<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #24292f; } .container, .elementor-section.elementor-section-boxed &gt; .elementor-container { max-width: 1420px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #333; } a:hover:not(.nav-link):not(.btn) { color: #c4c4c4; } .pagination .page-list li:hover { border-color: #c4c4c4; } .pagination .page-list li.current { border-color: #c4c4c4; } .pagination .page-list li.current a { color: #c4c4c4; } #mobile-header { background: #24292f; border-bottom: solid 1px rgba(227, 227, 227, 0.24); } #mobile-header #mobile-header-sticky { background: #24292f; } #mobile-header .mobile-main-bar { padding-top: 3.0769230769rem; padding-bottom: 3.0769230769rem; } #mobile-header .m-nav-btn { color: #e0e0e0; } #mobile-header .m-nav-btn:hover { color: #c4c4c4; } #mobile-header .m-nav-btn &gt; span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 13px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.8rem; } body { font-family: 'Montserrat', sans-serif; } #blockcart-content { background: #fff; color: #000; border: solid 2px #2e2e2e; box-shadow: 0px 0px 50px 0px #2e2e2e; } #blockcart-content a:not(.btn) { color: #000; } #blockcart-content a:not(.btn):hover { color: #000; } #blockcart-content .cart-products &gt; li, #blockcart-content .cart-subtotals { border-color: #2e2e2e; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #2e2e2e; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #2e2e2e; color: #e0e0e0; border: none 1px #e0e0e0; } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .btn-default:hover, .btn-secondary:focus, .btn-secondary.disabled:focus, .btn-secondary:disabled:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .btn-default:focus, .btn-secondary :active, .btn-secondary.disabled :active, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default :active { background: #02fab0; color: #2e2e2e; border-color: #f50a42; } .btn-secondary:not(:disabled):not(.disabled):active { background: #eb0c26; color: #fff; border-color: #eb0e36; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #2e2e2e; color: #e0e0e0; border: solid 1px #e1e1e1; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #02fab0; color: #2e2e2e; border: solid 1px #e1e1e1; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #292525; color: #fff; border: none 2px #7d96e8; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus, .btn-primary :active, .btn-primary.disabled :active, .btn-primary:disabled :active { background: #eb0c26; color: #fff; border-color: #eb0e36; } .btn-primary:not(:disabled):not(.disabled):active { background: #eb0c26; color: #fff; border-color: #eb0e36; } #wrapper .breadcrumb { background: #e3e3e3; padding-top: 0.4615384615rem; padding-bottom: 0.4615384615rem; padding-left: 0.0769230769rem; padding-right: 0.0769230769rem; font-size: 0.9230769231rem; letter-spacing: 0.0769230769rem; font-style: normal; font-weight: normal; text-transform: uppercase; color: #000; } #wrapper .breadcrumb li:after { color: #000; } #wrapper .breadcrumb a { color: #000; } /*** Text fields ***/ .form-control { background-color: #fdfdfd; color: #000; border: solid 1px #e1e1e1; } .custom-select2, .custom-select2 option { background-color: #fdfdfd; } .custom-select2:after { color: #000; } .bootstrap-touchspin .btn-touchspin { background-color: #fdfdfd; color: #000; border: solid 1px #e1e1e1; } .bootstrap-touchspin .btn-touchspin:hover { color: #000; background: #fdfdfd; } .form-control::-webkit-input-placeholder { color: #000; } .form-control::-moz-placeholder { color: #000; } .form-control:-ms-input-placeholder { color: #000; } .form-control:-moz-placeholder { color: #000; } .form-control:focus { color: #000; background: #fdfdfd; border-color: #e1e1e1; } .custom-select2:focus-within { background: #fdfdfd; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #e0e0e0; } .custom-radio input[type=radio]:checked + span { background-color: #e0e0e0; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #262626; color: #e0e0e0; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #2b2b2b; border: solid 1px rgba(227, 227, 227, 0.09); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #e0e0e0!important; border-bottom: solid 1px rgba(227, 227, 227, 0.09); } .dropdown-menu .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(224, 224, 224, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #000; 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: #000; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #000; } /*** Modals ***/ .modal-backdrop { background: rgba(92, 92, 92, 0.79); } .modal-content { background: #121212; border: solid 1px rgba(161, 161, 161, 0.25); } .js-quickview-np-btn { background: #121212; } /*** Notifications ***/ .ns-box { background: #24292f; color: rgba(255, 255, 255, 1); border: solid 1px #fff; } .product-price { color: #111; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1.0769230769rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #f00; color: #fff; } .product-flags .new { background: #f00; color: #fff; } .product-flags .online-only, .product-flags .pack { background: #fff; color: #000; } .discount { background: #f00; color: #fff; } .product-available { background: #67a675; color: #fff; } .product-unavailable { background: #c9923e; color: #fff7f7; } .product-unavailable-allow-oosp { background: #c9923e; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #fff; border-top: none 1px #a53737; border-left: none 1px #a53737; border-right: none 1px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #242424; } #page-preloader { background: #fff; } #back-to-top { background: #e8132c; color: #fff; } #back-to-top:hover { background: #333; color: #f00723; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #ed0909; } ::-webkit-scrollbar-track { background: #696969; } body { scrollbar-face-color: #ed0909; scrollbar-track-color: #696969; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px #e3e3e3; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px #e3e3e3; } #header .header-nav { color: #000; background: #d6d6d6; border-bottom: solid 1px rgba(227, 227, 227, 0.24); padding-top: 0.3076923077rem; padding-bottom: 0.3076923077rem; font-size: 0.9230769231rem; } #header .header-nav a { color: #000; } #header .header-nav a:hover { color: #000; } #header .header-nav .social-links._topbar { font-size: 1.3846153846rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000 !important; } .header-top { color: #e0e0e0; } .header-top a:not(.btn):not(.nav-link) { color: #e0e0e0; } .header-top a:not(.btn):not(.nav-link):hover { color: #c4c4c4; } .header-top .form-search-control { background: rgba(255, 255, 255, 0.15); color: #e0e0e0; border: solid 1px #e3e3e3; } .header-top input.form-search-control::-webkit-input-placeholder { color: #e0e0e0; } .header-top input.form-search-control:-moz-placeholder { color: #e0e0e0; } .header-top input.form-search-control:-ms-input-placeholder { color: #e0e0e0; } .header-top input.form-search-control:-moz-placeholder { color: #e0e0e0; } .header-top .search-btn { color: #e0e0e0; } .header-top .header-btn-w .header-btn &gt; .icon { font-size: 1.8461538462rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #fff; padding: 0.1538461538rem 0.1538461538rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #fff; } .header-top .header-cart-default .cart-toogle &gt; .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle &gt; .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle &gt; .info-wrapper &gt; .cart-toggle-details, .header-top .header-cart-default .cart-toogle &gt; .info-wrapper &gt; .title { display: block; } .header-top .header-cart-default .cart-toogle &gt; .info-wrapper &gt; .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle &gt; .info-wrapper &gt; .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle &gt; .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #fff; } .stuck-header .header-top { padding-top: 0.3846153846rem; padding-bottom: 0.3846153846rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #000; } .cart-products-count-btn { background: #d06e6a; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 85%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #24292f; border-top: solid 1px #24292f; border-right: none 1px rgba(227, 227, 227, 0.24); border-bottom: solid 1px #24292f; border-left: none 1px rgba(227, 227, 227, 0.24); } .cbp-horizontal &gt; ul &gt; li &gt; a, .cbp-horizontal &gt; ul &gt; li &gt; a:not([href]):not([tabindex]), .cbp-horizontal &gt; ul &gt; li &gt; .cbp-main-link { line-height: 4.3846153846rem; max-width: 16.1538461538rem; color: #e0e0e0; padding-left: 1.9230769231rem; padding-right: 1.9230769231rem; border-left: solid 1px #24292f; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #e0e0e0; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.5769230769rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 4.3846153846rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal &gt; ul &gt; li.cbp-hropen &gt; a, .cbp-horizontal &gt; ul &gt; li.cbp-hropen &gt; a:not([href]):not([tabindex]), .cbp-horizontal &gt; ul &gt; li.cbp-hropen &gt; a:hover { background: #3b3b3b; color: #c4c4c4; } .cbp-horizontal .cbp-tab-title { font-size: 1.0769230769rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #7588c6; color: #fff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.6923076923rem; max-height: 1.6923076923rem; } .cbp-horizontal &gt; ul { text-align: center; } .cbp-horizontal &gt; ul &gt; li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.9230769231rem; } .cbp-horizontal &gt; ul &gt; li &gt; a, .cbp-horizontal &gt; ul &gt; li &gt; a:not([href]):not([tabindex]), .cbp-horizontal &gt; ul &gt; li &gt; .cbp-main-link { padding-left: 1.0769230769rem; padding-right: 1.0769230769rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.3846153846rem; font-style: italic; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.8461538462rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fff; background: #000; } #cbp-hrmenu1 &gt; ul &gt; li &gt; a, #cbp-hrmenu1 &gt; ul &gt; li &gt; span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.6153846154rem; padding-bottom: 0.6153846154rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 &gt; ul &gt; li &gt; a .cbp-mainlink-icon, #cbp-hrmenu1 &gt; ul &gt; li &gt; a .cbp-mainlink-iicon { font-size: 1.8461538462rem; max-height: 1.8461538462rem; } #cbp-hrmenu1 &gt; ul &gt; li.cbp-hropen &gt; a, #cbp-hrmenu1 &gt; ul &gt; li.cbp-hropen &gt; a:hover { background: #f8f8f8; color: #333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #fff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 &gt; 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-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #3b3b3b; border: solid 1px rgba(227, 227, 227, 0.24); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #e0e0e0 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #c4c4c4 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #e0e0e0 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #c4c4c4 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #e0e0e0 !important; border-bottom: solid 1px rgba(227, 227, 227, 0.24); padding-bottom: 8px; font-size: 1.1538461538rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #c4c4c4 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #24292f; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #e0e0e0; } #iqitmegamenu-mobile { background: #24292f; color: #e0e0e0; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #e0e0e0; } #iqitmegamenu-mobile li &gt; ul { background: #24292f; } #iqitmegamenu-mobile li &gt; ul &gt; li &gt; ul { background: #24292f; } #iqitmegamenu-mobile &gt; li &gt; a { border-bottom: solid 1px rgba(227, 227, 227, 0.24); } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** PS_FacatedSearch ***/ /*** 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: -1.1538461538rem; } .products.row &gt; .col, .products.row &gt; [class*="col-"] { padding: 1.1538461538rem; } .slick-products-carousel { margin: -1.1538461538rem; } .slick-products-carousel .slick-list { padding: 1.1538461538rem; } .slick-products-carousel .product-carousel { padding: 1.1538461538rem; } .slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev { margin: 1.1538461538rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature .thumbnail-container { overflow: hidden; } .product-miniature .thumbnail-container .product-thumbnail-first { -webkit-transition: transform 0.4s ease; -moz-transition: transform 0.4s ease; transition: transform 0.4s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; left: 0; right: 0; -webkit-transition: transform 0.4s ease; -moz-transition: transform 0.4s ease; transition: transform 0.4s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second, .product-miniature .thumbnail-container:hover .product-thumbnail-first { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } .product-miniature-grid .product-title { font-size: 0.9230769231rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.0769230769rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature:hover { outline: none 1px rgba(161, 161, 161, 0.25); } .product-miniature-grid .product-functional-buttons { display: none; } .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-description-short { display: none !important; } .products-grid .product-miniature .input-qty, .products-grid .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.5384615385rem 1.0769230769rem; background: #fff; color: #000; border: solid 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #d06e6a; color: #fff; border-color: #d06e6a; } .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: 0.7692307692rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7692307692rem; } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.3076923077rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .slick-arrow, #product .product-cover .expander &gt; span, #product-modal .modal-body .slick-arrow { color: #333; background: #fff; } .images-container .slick-arrow:hover, #product .product-cover .expander &gt; span:hover, #product-modal .modal-body .slick-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #333; background: #fff; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #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; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #fff; box-shadow: 0px 1px 0px 0px rgba(15, 1, 1, 0.18); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } } #wrapper { background: #fff; border-top: none 1px; border-bottom: none 1px; color: #111; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333; text-align: center; font-size: 2.3076923077rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 3px rgba(255, 255, 255, 0.44); } #content-wrapper .page-title span { margin-left: 0.5rem; } #content-wrapper .page-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 3px rgba(255, 255, 255, 0.44); } #content-wrapper .section-title { color: #fff; text-align: center; font-size: 1.6923076923rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #fff; } #content-wrapper .section-title span { margin-right: 0.5rem; } #content-wrapper .section-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 2px rgba(255, 255, 255, 0.44); } #content-wrapper .section-title span { margin-left: 0.5rem; } #content-wrapper .section-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 2px rgba(255, 255, 255, 0.44); } .nav-tabs .nav-link { color: #000; font-size: 1.2307692308rem; 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 3px #8f8f8f; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #8f8f8f; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000; border-bottom: solid 3px #8f8f8f; } #wrapper .block-title { color: #24292f; text-align: center; font-size: 1.2307692308rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 2px rgba(255, 255, 255, 0.44); margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #24292f; } #left-column .block, #right-column .block { padding: 1.5384615385rem; border: solid 1px rgba(161, 161, 161, 0.25); } #footer, #checkout-footer { background: #24292f; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px rgba(161, 161, 161, 0.25); background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #24292f; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #7588c6; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #24292f; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #24292f; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #24292f; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #24292f; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.5384615385rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #e0e0e0 !important; } #footer .block-title, #checkout-footer .block-title { color: #e0e0e0; font-size: 1.0769230769rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #checkout-footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:visited { color: #e0e0e0; } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 3px rgba(255, 255, 255, 0.44); } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 1.5384615385rem; padding-bottom: 1.5384615385rem; background: #171717; color: #fff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: solid 1px rgba(227, 227, 227, 0.24); padding-top: 1.5384615385rem; padding-bottom: 0.5384615385rem; color: #e0e0e0; } #footer-container-main a, #checkout-footer a { color: #e0e0e0; } #footer-container-main a:hover, #checkout-footer a:hover { color: #c4c4c4; } #footer-copyrights { border-top: none 1px rgba(161, 161, 161, 0.25); background: #24292f; } #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; } select.form-control:not([size]):not([multiple]) { height: 2.9rem !important; } .product-availability { display: none !important; } .price-countdown { display:none; } .price-countdown-wrapper { display:none; } .modal-content { background-color: #ffffff !important; /* Replace #ffffff with the color code of your desired background color */ }</pre></body></html>