.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ main { overflow: hidden; max-width: 100%; margin: 0 auto; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } a:hover:not(.nav-link):not(.btn) { color: #333333; } .pagination .page-list li:hover { border-color: #333333; } .pagination .page-list li.current { border-color: #333333; } .pagination .page-list li.current a { color: #333333; } #mobile-header { border-bottom: solid 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.25rem; padding-bottom: 1.25rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #ffc72c; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.4rem; } body { font-family: brandon-grotesque, sans-serif; } #blockcart-content { background: #ffffff; color: #000000; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } /*** 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: #000000; color: #ffffff; border: none 1px #ff0072; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #4d4d4d; color: #ffffff; border-color: #4d4d4d; } .btn-secondary:not(:disabled):not(.disabled):active { background: #4d4d4d; color: #ffffff; border-color: #4d4d4d; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #000000; color: #ffffff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #4d4d4d; color: #ffffff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ffc72c; color: #000000; border: none 1px #ff0072; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #000000; color: #ffffff; border-color: #000000; } .btn-primary:not(:disabled):not(.disabled):active { background: #000000; color: #ffffff; border-color: #000000; } #wrapper .breadcrumb { background: #fcfcfc; padding-top: 0.625rem; padding-bottom: 0.625rem; margin-top: -0.9375rem; margin-bottom: 0.9375rem; font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: rgba(0, 0, 0, 0.5); } #wrapper .breadcrumb li:after { color: rgba(0, 0, 0, 0.5); } #wrapper .breadcrumb a { color: rgba(0, 0, 0, 0.5); } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #000000; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: white!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(255, 255, 255, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .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: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ffc72c; color: #000000; border: none 1px; } .product-price { color: #000000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #eba53d; color: #ffffff; } .product-flags .new { background: #ffc72c; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #ff9e0c; color: #fff7f7; } .discount { background: #eba53d; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #ff9e0c; 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: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #4b4b4b; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #4b4b4b; } ::-webkit-scrollbar-track { background: #f9f9f9; } body { scrollbar-face-color: #4b4b4b; scrollbar-track-color: #f9f9f9; } #header, #checkout-header { background: #000000; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #000000; border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #4b4b4b; border-bottom: none 1px; padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 0.875rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #ffc72c; } #header .header-nav .social-links._topbar { font-size: 1.4375rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } #header .header-nav .social-links._topbar a:hover { color: rgba(255, 255, 255, 0.89) !important; } .header-top { padding-top: 0.625rem; padding-bottom: 0.625rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #ffc72c; } .header-top .form-search-control { background: #ffffff; color: #000000; border: solid 1px #ffc72c; } .header-top input.form-search-control::-webkit-input-placeholder { color: #000000; } .header-top input.form-search-control:-moz-placeholder { color: #000000; } .header-top input.form-search-control:-ms-input-placeholder { color: #000000; } .header-top input.form-search-control:-moz-placeholder { color: #000000; } .header-top .search-btn { color: #000000; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.875rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #ffffff; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .stuck-header .header-top { padding-top: 1.5rem; padding-bottom: 1.5rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #ffc72c; color: #000000; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 40%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(0, 0, 0, 0); border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.125rem; max-width: 18.75rem; color: #ffffff; padding-left: 0.75rem; padding-right: 0.75rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.125rem !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: #ffc72c; color: rgba(0, 0, 0, 0.89); } .cbp-horizontal .cbp-tab-title { font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.5rem; max-height: 1.5rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.625rem; padding-right: 0.625rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #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; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #000000; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #000000; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #ffffff; background: #000000; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5rem; padding-bottom: 0.5rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.5rem; max-height: 1.5rem; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #ffffff; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #000000; color: rgba(255, 255, 255, 0.67); } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #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: #ffffff; background: #000000; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1.0625rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #4d4d4d; border: none 1px #37a625; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #ffc72c !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #ffffff !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #000000; color: #ffc72c !important; } .cbp-hrmenu .cbp-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #ffffff !important; border-bottom: none 3px #c2bc29; font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #ffc72c !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #000000; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #ffffff !important; } #iqitmegamenu-mobile { background: #000000; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.375rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1rem; padding-bottom: 1rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1rem; padding-bottom: 1rem; font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #000000; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 3.875rem; } .mobile-menu__link { color: #ffffff !important; padding-top: 1.25rem; padding-bottom: 1.25rem; font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #ffffff; font-size: 1.375rem; } .mobile-menu__tab-icon { font-size: 1.375rem; } .mobile-menu__tab-icon--img { max-height: 1.375rem; } .mobile-menu__legend { font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #000000; background-color: #ffc72c; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #4d4d4d; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.375rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #ffffff !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; margin-bottom: 2.5rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.5rem; } .mobile-menu__column-title { margin-bottom: 0.5rem; } .mobile-menu__links-list-li { padding-top: 0.375rem; padding-bottom: 0.375rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #4d4d4d; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffc72c; color: #000000; } .swiper-pagination-bullet { background: #ffc72c; } /*** Product miniature ***/ .products.row { margin: -0.625rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.625rem; } .swiper-container-wrapper { margin: -0.625rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.625rem; } .swiper-container-wrapper .product-carousel { padding: 0.625rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.625rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .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: #ffc72c !important; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #ffffff; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .products-grid .product-miniature .product-category-name { display: none !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; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.46875rem 0.9375rem; background: #ffc72c; color: #000000; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #000000; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; 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; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .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.625rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(1, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #333333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-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: #ffffff; background: #333333; 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-modal .easyzoom-modal > a { cursor: default; } .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 { 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; } .col-product-info, .quickview-info { text-align: center; } .product-variants-item > ul { display: inline-block; } .product-variants-item .custom-select2 { margin: 0 auto; } .product-add-to-cart .row.product-quantity { justify-content: center; } #wrapper { background: #f9f9f9; border-top: none 1px; border-bottom: none 1px; padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333333; text-align: center; font-size: 1.75rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #content-wrapper .section-title { color: #333333; font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } .nav-tabs .nav-link { color: #000000; font-size: 1rem; 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: #000000; border-bottom: solid 3px #ffc72c; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ffc72c; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ffc72c; } #wrapper .block-title { color: #333333; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #4d4d4d; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #ffc72c; background: #4d4d4d; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffc72c; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #ffffff; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #ffffff; } #footer-container-first { border-top: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; background: #212121; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2.5rem; padding-bottom: 1.5rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffc72c; } #footer-copyrights { border-top: none 1px; background: #000000; padding-top: 0.9375rem; padding-bottom: 0.9375rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #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: #ffffff; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } .ps-shoppingcart.dropdown #blockcart-content{ z-index: 1000; } .elementor-editor-active .elementor-column { min-height: 30px; } .container-iqitmegamenu { max-width: 100%; } input.form-search-control { border-radius: 23px!important; } #header .header-btn-w .header-btn .title { display: inline-block; } #iqitmegamenu-horizontal .cbp-hrsub-inner { border-radius: 0 50px; } .cbp-vertical .cbp-menu-column-inner{ margin-left: 40px; } .cbp-vertical .cbp-links li { margin: 3px 0; padding-left: 2px; position: relative; padding-bottom: 8px; } #desktop_logo .logo { max-width: 300px; } .col-mobile-logo .logo { max-width: 100px; } @media (max-width: 991.98px) { .container { max-width: 100%; }} .subcategory-name-bg { padding: 0 10px; margin-bottom: 20px; background-color: #ededed; font-weight: bold; } #category #wrapper, #product #wrapper { background-color: #f9f9f9; } .product-miniature-default .product-thumbnail img, .col-left-product-cover .product-cover img { border-radius: 25px 0; } .cb_border-radius img { border-radius: 25px 0; } .product-miniature-default .product-flags { left: 15px; top: 12px; } .js-quick-view-iqit { display: none!important; } .products-grid .product-miniature-layout-2 .variant-links .color { width: 1rem; height: 1rem; border-radius: 25px; } .block-facets .facet-dropdown .form-control { background-color: transparent; border: none; font-size: 1.2rem; color: #000; } .empty-product-details { display: none; } .product_header_container { border-bottom: none; } .product-additional-info { border-top: none; } .product-extracontent-section .section-title { display: none; } .product-tabs { margin-bottom: 0.5rem; margin-top: 0.5rem; } .product_header_container { padding-bottom: 0.5rem; margin-bottom: 0.5rem; } #ct_matrix { border-radius: 25px; border: solid 2px #707070; border-spacing: 2px; } #ct_matrix td, #ct_matrix th { border: none; padding: 5px; } #ct_matrix { background: transparent; padding-bottom: 10px; padding-top: 10px; } #ct_matrix .ct_matrix_head { background: #ebebeb; } /* #ct_matrix tr:nth-child(even) { background-color: #ffffff; } #ct_matrix tr.ct_matrix_row:hover td { border: none; } */ #ct_matrix th.cth_addtocart { color: #000; } .carrier-hasLogo img { max-width: 35px; } .btn { border-radius: 25px; } .col-add-btn .add-to-cart { width: 100%; } #ct_matrix .qty { margin: 0 5px; border: 1px solid #000; border-radius: 12px; } #product .product-reference { font-size: 1.6rem; padding-bottom: 15px; } #add_to_cart_bulk { display: block; width: 100%; } #add_to_cart_bulk .add-to-cart { display: block!important; } .normal-price { color: #ababab; } .rrp-price { color: #000; } .webdeal-price { color: #ff0000; } .my-account-side-links #order-slips-link, .my-account-side-links #discounts-link { display: none; } #product .product-cover .expander { background: transparent; } .subcategory-image img { border-radius: 25px 0; } #customfieldsblock_payment { margin-bottom: 20px; } input#amountRange { width: 20%; accent-color: #000; } /* input#amountRange::before { content: "-"; margin-left: -10px; } input#amountRange::after { content: "+"; margin-right: -15px; } */ .table-ct-filters { background: none; } .table-ct-filters .btn-info { color: #000; background-color: transparent; border-color: #000; } .table-ct-filters .btn-info:not(:disabled):not(.disabled):active, .table-ct-filters .btn-info:not(:disabled):not(.disabled).active, .table-ct-filters .show>.btn-info.dropdown-toggle { color: #fff; background-color: #000; border-color: #10707f; } .table-ct-filters th, .table-ct-filters td, .table-ct-filters { border: none; } .table-ct-filters .table-ct-filters-label { font-weight: bold; font-size: 1.2rem; } .table-ct-filters-label { text-align: left; } span.colormobile { color: #fff; } .ct-filter-color { width: 20px; height: 20px; display: inline-block; border: solid 2px #fff; border-radius: 50%; margin-right: 8px; margin-bottom: -3px; } a.ctpf { opacity: 0.9; } .mailalert-custom-btn { font-size: 80%; padding: 5px 10px; } #faqSearch .search-btn { position: absolute; right: 0; height: 100%; z-index: 4; background: none; cursor: pointer; border: none; padding: 0 1em; } .page-authentication #content { border: none; padding: 1rem; margin: 0 auto; } .returning-customer { background-color: #fff; padding: 20px 40px; border: 1px solid #ccc; } .apply-customer { background-color: #eee; padding: 20px 40px; } .cms-id-7 #application-form { max-width: 70%; margin: 0 auto 30px; background-color: #ffff; border: 1px solid #000; padding: 20px 30px; } @media (max-width: 991.98px) { .cms-id-7 #application-form { max-width: 95%; } } .gformbuilderpro_action { float: unset; text-align: center; } .gformbuilderpro_action .btn-default { background: #000; color: #ffffff; border: solid 1px #000; } .gformbuilderpro_content label:not(.onoffswitch-label) { margin-left: 10px; } .cms-id-13 .page-header{ display: none; } .stuck .cart-products-count-btn { background: #ffffff; color: #000; } .stuck .ps-shoppingcart .cart-products-count-btn { right: -10px; } .cart-products-count-btn { font-family: sans-serif; } /* [data-link-action='delete-address'], a.delete-address, [data-link-action='edit-address'], a.edit-address, [data-link-action='add-address'] { display: none!important; } */ #identity #customer-form .form-control-comment { display: none; } #iqitwishlist-share { display: none; } #ap-container { display: none; } #iqitmegamenu-wrapper.stuck-menu .container-iqitmegamenu { padding-right: 50px; } .cb_sales-rep-image { border-radius: 25px 0; border-style: solid; border-width: 5px 5px 5px 5px; border-color: #000; } .product-details-section { display: none; } .cart-item .bootstrap-touchspin { max-width: 120px; margin: 0 auto; min-height: 40px; } .product-quantity .qty { width: 120px; } /*.product-accessories { display: none; }*/ .ms-alphabetical .ms-letter-selector, .ms-alphabetical .ms-letter-list { border-bottom: 3px solid rgb(0 170 232 / 18%); } .ms-alphabetical .ms-letter-selector { padding-top: 8px; padding-left: 10px; background-color: rgb(0 170 232 / 10%); } .login-form.apply-customer { min-height: 330px; } .ct-filter-color { background-position: center!important; background-repeat: no-repeat!important; background-size: contain!important; } #product .product-cover .expander>span { background: transparent; } #product-modal.js-product-images-modal .modal-title{ display: none; } .product-miniature-default .variant-links .color { border: none; border-radius: 15px; } #module-iqitsearch-searchiqit .view-switcher a{ display: none; } .iqitsizeguide-avaiable-sizes { opacity: 0.8; transform: translateY(0); margin-top: -10px; font-size: 90%; } .product-availability .product-combination-only-unavailable{ display: none; } #product .product-information .rte-content.product-description{ display: none; } .plist_attribute_images { max-width: unset; margin-top: 10px; text-align: left; } .plist_attribute_images img { width: 50px; } .product-miniature-right{ width: 100%; } .nxtal-wishlist-overview .button-actions { display: none; } .nxtal-wishlist-overview .input-color:checked+span, .nxtal-wishlist-overview .input-color:hover+span, .nxtal-wishlist-overview .input-radio:checked+span, .nxtal-wishlist-overview .input-radio:hover+span { border: 2px solid rgb(23 67 178); } .products .nxtal-wishlist-icon { margin-top: -130px; padding: 6px 6px 2px; } #product .nxtal-wishlist-icon { margin-left: -80px; left: 10px; right: unset; } @media (max-width: 767px) { #product .nxtal-wishlist-icon { margin-left: 0; left: 30px; right: unset; top: 0; margin-top: -80px; } #product .product-accessories ._desktop_wishlist_icon_nxtal{ display: none; }} #product .paypal-button-container { display: none; } #ct_matrix tr.ct_matrix_row:hover td { border: 0; } #ct_pagination.page-list li { text-decoration: underline; border: 0; } #ct_pagination.page-list li.current { font-weight: 700; } .ctpfImg .ct-filter-color, .ctpfImgH .ct-filter-color { border: solid 2px #4d4d4d; width: 30px; height: 30px; } .ctpfImg.active .ct-filter-color, .ctpfImgH.active .ct-filter-color { border: solid 2px #000; } /* #checkout .add-address { display: none; }*/ .highlighted-row { background: gainsboro!important; } label[for=delivery_option_23] .carrier-price{ display: none; } .mobile-menu__currency-selector { display: none!important; } @media (max-width: 767px) { table#ct_matrix tr { margin-bottom: 5px; border-bottom: 0; } #ct_matrix { padding-top: 0; } #ct_matrix td, #ct_matrix th { border: none; padding: 1px; } } #category .product-list-subcategories .row { justify-content: space-evenly; } #cart .iqitfreedeliverycount-title { text-align: center; } #desktop_logo { margin-top:-35px; } .cms-id-63 .page-title { display: none; } .cms-id-63 .search, .cms-id-63 .key { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 1rem; } .cms-id-63 .search-box { background: #7B7B7B; border: none; height: 42px; color: #FFF; margin: 0; padding: 1rem; text-align: center; } .cms-id-63 .search-box::placeholder { color: #f7f7f7; } .cms-id-63 .search-go { background: #FFC72C; border: none; display: inline-block; height: 42px; margin: 0; padding: 0.5rem 1rem; } .label-danger { background-color: #A41915; color: #fff; font-weight: bold; padding: .2em .6em .3em; border-radius: 8px; } .label-warning { background-color: #A56100; color: #fff; font-weight: bold; padding: .2em .6em .3em; border-radius: 8px; } .label-primary { background-color: #265680; color: #fff; font-weight: bold; padding: .2em .6em .3em; border-radius: 8px; } .label-success { background-color: #028302; color: #fff; font-weight: bold; padding: .2em .6em .3em; border-radius: 8px; } h1.store-finder-title { text-transform: uppercase; } .strongprice.priceonsale { color: #902003; }