Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* FONTS IMPORT */
- @import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900);
- /* NIET OP MOBILE */
- @media only screen and (min-width: 760px)
- {
- /* FONTS */
- h1, h1 a, a, .useVisitedState a:visited,a:hover, table.highlights span {
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- color: #000000;
- letter-spacing: normal;
- }
- .fpaTitle h2, h2, h2 a, h4 {
- font-family: 'Roboto', sans-serif;
- font-weight: 300;
- font-size: 18px;
- color: #a41e39;
- }
- .fpaTitle p {
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- font-size: 14px;
- color: #212121;
- }
- #menu ul li a, #menu ul li.more span {
- font-family: 'Roboto', sans-serif;
- font-weight: 400;
- color: #ffffff;
- font-size: 14px;
- letter-spacing: normal;
- }
- #menu .dropdown li span {
- color: #000000!important;
- }
- #menu .dropdown li span:hover {
- color: #ffffff!important;
- }
- #header {
- margin-bottom: 0;
- }
- body, p {
- font-family: 'Roboto', sans-serif;
- font-size: 14px;
- color: #757575;
- }
- /* TROEP WEG */
- .notificationsContainer, #menubottombar, #tracker, #true, #search .fancyButton.categoryBrowser, .fancyButton.abo, #categoryBar, #bottom, .relevancyColumn #jobs {
- display: none!important;}
- body.hasTracker {
- margin: 0;
- }
- /* FEATURED POSTS BORDERS WEG + PADDING FIX */
- .fpaItemsWrapper, .greyTopBorderBlock {
- border: none;
- }
- .fpaItem {
- padding-top: 0;
- }
- /* HOOFDACHTERGRONDKLEUR */
- body{
- background-color: #f5f5f5 !important;
- }
- /* KLEUREN HEADER */
- #searchbar, #top {
- background-color: #a41e39;
- border-radius: 0;
- }
- #menubar {
- background-color: #7f0f26;
- background-image: none;
- box-shadow: none;
- border: none!important;
- }
- /* CONTENTAREA MATERIAL DESIGN OVERLAP */
- #top {
- padding-bottom: 125px;
- }
- #contentArea {
- margin-top: -126px;
- padding: 20px 20px;
- z-index: 2;
- position: relative;
- width: 1100px;
- }
- #searchbar {
- position: relative;
- z-index: 1;
- }
- /* PRODUCTINFO (#entity) SLUIT AAN OP CONTENTAREA */
- #entity, .pageTabsContainer, .galleryHeadingContainer {
- width: 1100px;
- margin: auto;
- padding: 0px 20px;
- background: #FFFFFF;
- }
- #entity>div {
- width: 1100px;
- border: none;
- background: #FFFFFF;
- }
- /* CONTENTAREA EN PRODUCTINFO BOX SHADOW */
- #contentArea {
- box-shadow: 0 20px 28px rgba(0,0,0,0.25);
- }
- #entity {
- box-shadow: 0 -20px 28px rgba(0,0,0,0.25);
- }
- /* FIX ARTIKELEN WIDTH NA OVERLAP */
- .relevancyColumn {
- width: 450px;
- }
- .entityHeader, .pageTabsContainer .pageTabs {
- width: 1100px;
- }
- /* FIX SEARCH NA OVERLAP */
- .popup {
- z-index: 100;
- background: #ffffff;
- box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
- border: none;
- }
- /* BUTTONS */
- .fancyButton {
- border-radius: 2px;
- box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
- background: #a41e39;
- padding: 10px 16px;
- height: inherit;
- border: none;
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- color: #ffffff;
- text-transform: uppercase;
- text-shadow: none;
- }
- .fancyButton:hover {
- background: #a41e39;
- }
- .fancyButton:active {
- border: none;
- box-shadow: none;
- }
- .fancyButton.close {
- font-weight: 500;
- font-size: 23px;
- padding: 2px;
- }
- .fancyButton:visited {
- color: #ffffff!important;
- }
- .fancyButton.clickOut {
- padding: 3px 16px;
- }
- .fancyButton.clickOut::after {
- display: none;
- }
- table.listing .price-score .fancyButton.clickOut {
- text-align: center;
- width: 75px;
- padding: 8px 0;
- }
- #filterBackButton {
- height: 24px;
- padding: 0 5px;
- }
- .fancyButton.back:before, .fancyButton.back:after {
- display: none;
- }
- .fancyButton.back {
- border-radius: 2px;
- margin-left: -19px;
- }
- /* MATERIAL SEARCH */
- .keywordSearch {
- border: none;
- }
- #search input.text {
- background: #a41e39;
- box-shadow: none;
- }
- input.text, .keywordSearch {
- border: none;
- border-radius: 0;
- color: #bb626b;
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- font-size: 15px;
- }
- .keywordSearch:hover {
- border: none;
- border-radius: 0;
- }
- input:focus,
- select:focus,
- textarea:focus,
- button:focus {
- outline: none;
- }
- input::placeholder {
- color: #bb626b;
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- font-style: italic;
- font-size: 15px;
- }
- .keywordSearch input.submit {
- background: #a41e39 url(../../g/if/v3/framework/menu_icons_v2.png) no-repeat -48px -106px;
- border: none;
- }
- /* FIX REVIEWS PAGE HEADER NA BUTTONS */
- #header {
- margin-bottom: 5px;
- }
- /* FIX WITRUIMTE ONDERKANT NA WEGHALEN FOOTER */
- #layout {
- padding: 0;
- }
- .fpaImageContainer:before {
- display: none;
- }
- .fpaMeta {
- display: none;
- }
- .darkFpBlock, #categoryBrowser {
- border-radius: 2px;
- border: none;
- box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
- background: #FFFFFF;
- padding: 10px!important;
- }
- .frontpage #community .userReview .userReviewDescription {
- border-radius: 2px;
- border: none;
- box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
- background: #FFFFFF;
- }
- .frontpage #community .userReviewDescription .arrow {
- display: none;
- }
- .pageTabsContainer {
- background: #FFFFFF;
- height: 50px;
- margin: auto;
- }
- .pageTabs li {
- background: none;
- border: none;
- height: 50px;
- margin: auto;
- }
- .pageTabs li a {
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- font-size: 14px;
- color: #000000;
- text-transform: uppercase;
- text-shadow: none;
- line-height: 50px;
- padding: 0 34px 0 0;
- }
- .pageTabs li a:hover {
- color: #a41e39;
- }
- .pageTabs li.active {
- height: 50px;
- background: none;
- top: 0;
- }
- .pageTabs li.active a, .pageTabs li.active a:hover {
- padding-top: 0;
- color: #a41e39;
- }
- #categoryBrowser div {
- border: none;
- }
- #categoryBrowser .large {
- border: 1px solid #d9d9d9;
- }
- #categoryBrowser li.more a {
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- color: #000000;
- text-transform: uppercase;
- text-shadow: none;
- }
- #categoryBrowser li.active.more a {
- color: #a41e39;
- }
- #categoryBrowser li.more:hover, #categoryBrowser li.active.more, #categoryBrowser li.more {
- background: #FFFFFF;
- border: none;
- }
- #categoryBrowser li.more a:hover {
- color: #a41e39;
- }
- #search {
- width: 1100px;
- }
- #search .fancyButton {
- background: #FFFFFF;
- color: #a41e39!important;
- }
- #search .fancyButton a:visited {
- color: #a41e39!important;
- }
- #filter, .filterBlock {
- border-radius: 2px;
- border: none;
- box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
- background: #FFFFFF;
- }
- .filterOption.active {
- background: #FFFFFF;
- }
- .filterBlock h4, .filterOption h4 {
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- font-size: 14px;
- color: #212121;
- }
- .filterOption label.selected {
- background: #00E676;
- }
- .sliderBar .selected {
- background: #00E676;
- }
- .sliderLabel, .sliderSecondLabel {
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- font-size: 11px;
- color: #a41e39;
- }
- .fancyButton.grey {
- border-radius: 2px;
- box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
- background: #a41e39;
- height: inherit;
- border: none;
- font-family: 'Roboto', sans-serif;
- font-weight: 500;
- color: #ffffff;
- text-transform: uppercase;
- text-shadow: none;
- }
- .entityHeader .thumb {
- border: none;
- box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
- }
- .galleryHeading, .galleryHeadingContainer>div {
- width: 1100px;
- margin: 0;
- }
- .fancyButton.grey.disabled, .fancyButton.grey {
- border-radius: 0;
- }
- .fancyButton.grey, .fancyButton.grey:hover {
- background: #FFFFFF;
- color: #a41e39;
- }
- .fancyButton.grey.disabled, .fancyButton.grey.disabled:hover {
- background: #a41e39;
- color: #FFFFFF;
- }
Advertisement
Add Comment
Please, Sign In to add comment