.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1400px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000; } a:hover:not(.nav-link):not(.btn) { color: #777; } .pagination .page-list li:hover { border-color: #777; } .pagination .page-list li.current { border-color: #777; } .pagination .page-list li.current a { color: #777; } #mobile-header { border-bottom: solid 1px #e2e2e2; } #mobile-header .mobile-main-bar { padding-top: 2.66667rem; padding-bottom: 2.66667rem; } #mobile-header .m-nav-btn { color: #fff; } #mobile-header .m-nav-btn:hover { color: #fff; } #mobile-header .mobile-buttons-bar { background: #a2bf5e; } #mobile-header .m-nav-btn { padding-top: 1rem; padding-bottom: 1rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #b2cc76; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 15px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Roboto', sans-serif; } #blockcart-content { background: #fff; border: solid 1px #e2e2e2; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled { background: #fff; color: #777; border: solid 1px #e2e2e2; } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover { background: #f2f2f2; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #fff; color: #777; border: solid 1px #e2e2e2; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #2e2e2e; border: solid 1px #e2e2e2; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #a2bf5e; color: #fff; border: none 1px #a2bf5e; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus { background: #9d815a; color: #fff; } #wrapper .breadcrumb { background: #f4f7f2; padding-top: 0.53333rem; padding-bottom: 0.53333rem; padding-left: 0.33333rem; padding-right: 0.33333rem; margin-top: -5.33333rem; margin-bottom: 5.33333rem; font-size: 0.8rem; font-style: normal; font-weight: normal; text-transform: none; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #fff; color: #777; border: solid 1px #e2e2e2; } .custom-select2, .custom-select2 option { background-color: #fff; } .custom-select2:after { color: #777; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #777; border: solid 1px #e2e2e2; } .bootstrap-touchspin .btn-touchspin:hover { color: #777; } .form-control::-webkit-input-placeholder { color: #777; } .form-control::-moz-placeholder { color: #777; } .form-control:-ms-input-placeholder { color: #777; } .form-control:-moz-placeholder { color: #777; } .form-control:focus { color: #777; border-color: #e2e2e2; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000; } .custom-radio input[type=radio]:checked + span { background-color: #000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #fff; color: #000; border-color: #e2e2e2; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; border: solid 1px #e2e2e2; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e2e2e2; } .dropdown-menu .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, .05); } /*** Tooltips ***/ .tooltip-inner { background: #333; color: #fff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333; } /*** Modals ***/ .modal-backdrop { background: rgba(143, 148, 133, 0.67); } .modal-content { background: #fff; border: none 1px #e2e2e2; } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #a2bf5e; color: #fff; border: none 1px #e2e2e2; } .product-price { color: #a2bf5e; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.8rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #a2bf5e; color: #fff; } .product-flags .new { background: #f5f5f5; color: #a2bf5e; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000; } .discount { background: #a2bf5e; color: #fff; } .product-available { background: #67a675; color: #fff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success { background: #d4edda; color: #155724; border-color: #d4edda; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #155724; text-decoration: underline; } .alert-info { background: #cce5ff; color: #004085; border-color: #cce5ff; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #004085; text-decoration: underline; } .alert-warning { background: #fff3cd; color: #856404; border-color: #fff3cd; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #856404; text-decoration: underline; } .alert-danger { background: #f8d7da; color: #721c24; border-color: #f8d7da; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #721c24; text-decoration: underline; } #page-preloader { background: #fff; } #page-preloader .loader-wrapper { font-size: 20px; } #page-preloader .loader-1 { border-color: rgba(162, 191, 94, .2); border-top-color: #a2bf5e; } #page-preloader .loader-2 { background: rgba(162, 191, 94, .3); } #page-preloader .loader-2:after, #page-preloader .loader-2:before { background: rgba(162, 191, 94, .3); } @keyframes loader-2 { 50% { background: #a2bf5e; } } #back-to-top { background: #a2bf5e; color: #fff; } #back-to-top:hover { background: #333; color: #fff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #a2bf5e; } ::-webkit-scrollbar-track { background: #d1d1d1; } body { scrollbar-face-color: #a2bf5e; scrollbar-track-color: #d1d1d1; } #header { background: #fff; border-top: solid 2px #a2bf5e; border-bottom: none 1px #e3e3e3; } #header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fff; border-bottom: none 1px #e3e3e3; } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; background: rgba(255, 255, 255, 0); } } #header .header-nav { color: #000; border-bottom: solid 1px #e2e2e2; padding-top: 0.33333rem; padding-bottom: 0.33333rem; font-size: 0.73333rem; } #header .header-nav a { color: #000; } #header .header-nav a:hover { color: #777; } #header .header-nav .social-links._topbar { font-size: 1.33333rem; } .header-top { padding-top: 1.33333rem; padding-bottom: 1.33333rem; color: #000; } .header-top a:not(.btn):not(.nav-link) { color: #000; } .header-top a:not(.btn):not(.nav-link):hover { color: #777; } .header-top .form-search-control { border: solid 1px #e2e2e2; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.46667rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #000; padding: 0.6rem 0.6rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000; } .header-top a.header-cart-btn:not(:hover) { color: #000; } .stuck-header .header-top { padding-top: 1.33333rem; padding-bottom: 1.33333rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #fff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #a2bf5e; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3rem; max-width: 13.33333rem; color: #000; padding-left: 1.33333rem; padding-right: 1.33333rem; border-left: solid 1px #e2e2e2; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.96667rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #fff; color: #a2bf5e; } .cbp-horizontal .cbp-tab-title { font-size: 0.93333rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #a2bf5e; color: #fff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.46667rem; max-height: 1.46667rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.66667rem; padding-right: 0.66667rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .iqitmegamenu-submenu-container { width: auto !important; max-width: 100% !important; padding: 0; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: solid 1px #e2e2e2; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: solid 1px #e2e2e2; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2rem; font-style: italic; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.33333rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fff; background: #000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.53333rem; padding-bottom: 0.53333rem; border-top: solid 1px #e2e2e2; } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.6rem; max-height: 1.6rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #fff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #fff; background: #000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.93333rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #fff; border: solid 1px #e2e2e2; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #a2bf5e !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333 !important; border-bottom: solid 3px #e2e2e2; padding-bottom: 8px; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #f4f2f2; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000; } #iqitmegamenu-mobile { background: #f4f2f2; color: #000; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #000; } #iqitmegamenu-mobile li > ul { background: #e6e6e6; } #iqitmegamenu-mobile li > ul > li > ul { background: #d1d1d1; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: solid 1px #e2e2e2; } /*** Carousels ***/ .slick-arrow { background: #fff; color: #000; } ul.slick-dots li button:before, ul.slick-dots li.slick-active button:before { color: #333; } /*** Product miniature ***/ .products.row { margin: -1rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 1rem; } .slick-products-carousel { margin: -1rem; } .slick-products-carousel .slick-list { padding: 1rem; } .slick-products-carousel .product-carousel { padding: 1rem; } .slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev { margin: 1rem; } .product-miniature { border: none 1px #f4f2f2; outline: 1px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature-grid .product-title { font-size: 0.93333rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.06667rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature:hover { outline: none 1px rgba(161, 161, 161, 0.25); box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.08); } .product-miniature-grid .product-functional-buttons { background: #fff; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .btn-product-list { padding: 0.46667rem 0.93333rem; background: #fff; color: #000; border: solid 1px #e2e2e2; } .btn-product-list:hover { background: #9d815a; color: #fff; border-color: #9d815a; } .products-grid .product-miniature { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-description { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .products-grid .slick-slide > div:only-child, .products-grid .slick-slide > div > .product-carousel { height: 100%; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 1.33333rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 1.33333rem; } .product_header_container .product-price { font-size: 1.66667rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 1px #e2e2e2; } .images-container .slick-arrow, #product .product-cover .expander > span, #product-modal .modal-body .slick-arrow { color: #333; background: #fff; } .images-container .slick-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .slick-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #333; background: #fff; transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } .product-tabs .nav-tabs { justify-content: center; } #wrapper { background: #fff; border-top: none 1px #e2e2e2; border-bottom: none 1px #e2e2e2; padding-top: 5.33333rem; padding-bottom: 5.33333rem; color: #000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000; text-align: left; font-size: 2.13333rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -4px; display: block; width: 40px; height: 1px; border-bottom: solid 8px #a2bf5e; left: 0; right: 0; } #content-wrapper .section-title { color: #333; text-align: left; font-size: 1.2rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 30px; height: 1px; border-bottom: solid 5px #a2bf5e; left: 0; right: 0; } .nav-tabs .nav-link { color: #000; font-size: 1.2rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000; border-bottom: solid 5px #a2bf5e; } .iqit-accordion .nav-link { border-bottom: solid 5px #a2bf5e; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000; border-bottom: solid 5px #a2bf5e; } #wrapper .block-title { color: #000; text-align: left; font-size: 0.93333rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #a2bf5e; left: 0; right: 0; } #left-column .block, #right-column .block { border: none 1px rgba(161, 161, 161, 0.25); } #footer { background: #f9f8f4; } #footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e2e2e2; background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #a2bf5e; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #a2bf5e; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000; } #footer .social-links._footer { font-size: 1.66667rem; } #footer .block-title { color: #000; text-align: left; font-size: 1.06667rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited { color: #000; } #footer .block-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 30px; height: 1px; border-bottom: solid 5px #a2bf5e; left: 0; right: 0; } #footer-container-first { border-top: solid 1px #e2e2e2; padding-top: 2.66667rem; padding-bottom: 2.66667rem; background: #fff; color: #a2bf5e; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main { border-top: none 2px #000; padding-top: 5.33333rem; padding-bottom: 4.33333rem; color: #000; } #footer-container-main a { color: #000; } #footer-container-main a:hover { color: #777; } #footer-copyrights { border-top: none 2px #000; background: #a2bf5e; padding-top: 0.66667rem; padding-bottom: 0.66667rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-content { opacity: 0; visibility: hidden; height: 0; } #footer .block-toggle._toggled > .block-content { opacity: 1; visibility: visible; height: auto; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333; } #maintenance-page a, #maintenance-page a:link { color: #333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000; color: #fff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333; color: #fff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333; background: #e3e3e3; color: #333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333; } @media (min-width: 768px) { #left-column{ border-right: 1px solid hsla(0,0%,63%,.25); } } #mobile-header .mobile-main-bar { padding-top: 1.66667rem; padding-bottom: 1.66667rem; } #mobile-header .mobile-main-bar .phone_mobile, #mobile-header .mobile-main-bar .phone_mobile a, #mobile-header .mobile-main-bar .phone_mobile i { font-size: 20px; font-weight: 700; color: #a2bf5e; margin-top: 5px; } p { margin-bottom: 1em; min-height: 1px; } #header-search-btn .dropdown-search { min-width: 510px; max-width: 560px; } .autocomplete-suggestions { max-height: 500px; } .product-variants .color, .product-variants .input-color { width: 5rem; height: 5rem; line-height: 5rem; } .ColorLabel:after { display: inline-block; content: attr(data-after); margin-left: 5px; font-weight: bold; color: #ffffff; padding: 4px 6px; background: #a2bf5e; } .product-miniature-default .variant-links .color { width: 2rem; height: 2rem; } #product-modal .modal-dialog { max-width: 800px; } .blockcart-content .cart-buttons .btn-secondary { display: none; } .ps-shoppingcart.side-cart #blockcart-content { padding-bottom: 10px; } .product-list-subcategories .subcategory-image { display: none; } .product-list-subcategories a { margin-top: 5px; } .nav-tabs { border-bottom: 1px solid #e2e2e2; } @media (max-width: 768px) { .justify-content-between .block-iqitlinksmanager { display: none!important; } } .rte-content p a, .rte-content li a { color: #09f!important; } .rte-content p a:hover, .rte-content li a:hover { color: #80B201!important; } .ph_simpleblog .post-content .rte-content a { font-weight: 700; } .product-additional-info .btn-secondary { background: #a2bf5e; color: #fff; border: none 1px #a2bf5e; } .product-additional-info .btn-secondary:hover { background: #9d815a; } #block-reassurance li .block-reassurance-item { padding: .8rem 0rem; } .social-sharing .head-soc { padding: 0.3rem 0rem 0rem; } .header-top { padding-top: 1rem; padding-bottom: 1rem; } .stuck-header .header-top { padding-top: 1rem; padding-bottom: 1rem; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: solid 1px #e2e2e2; box-shadow: 5px 0 15px 0 rgb(61 57 57 / 9%); } #mobile-header .mobile-main-bar { padding-top: 0.36667rem; padding-bottom: 0.36667rem; } .v-2015 { background: #403232; text-align: center; color: #ccc; padding: 0.5em 10em; border: none; margin-bottom: 0; } @media (max-width: 768px) { .v-2015 { padding: .5em 1em; } } #header, #checkout-header { box-shadow: 5px 0 15px 0 rgb(61 57 57 / 9%); } #desktop_logo .logo { width: 188px; height: 50px; } #mobile-header .col-mobile-logo img { width: 188px; height: 50px; }