.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .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: #0a1121; } 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 { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .mobile-buttons-bar { background: #f1f3f2; } #mobile-header .m-nav-btn { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #0090C2; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Karla', sans-serif; } #blockcart-content { background: #ffffff; color: #000000; border: none 1px; box-shadow: 3px 6px 30px 9px rgba(41, 25, 25, 0.15); } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: rgba(3, 1, 1, 0.2); } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: rgba(3, 1, 1, 0.2); } /*** 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: #0090C2; color: #000000; border: none 1px #f0f0f0; } .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: #e88424; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #e88424; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #0090C2; color: #000000; border: none 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #e88424; color: #000000; border: none 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #0090C2; color: #000000; border: none 1px; } .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: #e88424; color: #000000; } .btn-primary:not(:disabled):not(.disabled):active { background: #e88424; color: #000000; } #wrapper .breadcrumb { background: #ffffff; padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; padding-left: 0.3571428571rem; padding-right: 0.3571428571rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 1.0714285714rem; font-style: normal; font-weight: normal; text-transform: none; color: #171414; box-shadow: 0px 0px 0px 0px; } #wrapper .breadcrumb li:after { color: #171414; } #wrapper .breadcrumb a { color: #171414; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #313338; border: none 1px #e3e3e3; box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.15); } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #313338; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #313338; border: none 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #313338; background: rgba(209, 209, 209, 0.49); } .form-control::-webkit-input-placeholder { color: #313338; } .form-control::-moz-placeholder { color: #313338; } .form-control:-ms-input-placeholder { color: #313338; } .form-control:-moz-placeholder { color: #313338; } .form-control:focus { color: #313338; background: rgba(209, 209, 209, 0.49); border-color: #1dcf99; } .custom-select2:focus-within { background: rgba(209, 209, 209, 0.49); } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #961b0b; } .custom-radio input[type=radio]:checked + span { background-color: #961b0b; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #961b0b; border-color: #1f1f1f; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: black!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(0, 0, 0, 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: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #0090C2; } .iqit-review-star { color: #e88424; } .product-flags .product-flag { font-size: 0.7857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #e88424; color: #000000; } .product-flags .new { background: #e88424; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: rgba(241, 127, 56, 0.58); color: #0a0000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #e88424; color: #000000; } .product-available { background: #ffffff; color: #ffffff; } .product-unavailable { background: #a17738; 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: #f7f7f7; } #back-to-top { background: #8cab05; color: #ffffff; display: none; } #back-to-top:hover { background: #bfe61e; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #0090C2; } ::-webkit-scrollbar-track { background: #5b5c5c; } body { scrollbar-face-color: #0090C2; scrollbar-track-color: #5b5c5c; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px; } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px; } #header .header-nav { color: #000000; background: #f1f3f2; border-bottom: none 1px; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 1.4285714286rem; display: none !important; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #ffffff; } #header .header-nav .social-links._topbar { font-size: 0.9285714286rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } .header-top { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; color: #2b2727; } .header-top a:not(.btn):not(.nav-link) { color: #232c3b; } .header-top a:not(.btn):not(.nav-link):hover { color: #0090C2; } .header-top .form-search-control { background: #ffffff; color: #000000; border: solid 3px #f1f3f2; } .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.6428571429rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #232c3b; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #232c3b; } .header-top a.header-cart-btn:not(:hover) { color: #232c3b; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #e88424; color: #0c0c0c; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 100%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #f1f3f2; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; 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: 3.4285714286rem; max-width: 14.2857142857rem; color: #0d0a0a; padding-left: 1.5714285714rem; padding-right: 1.5714285714rem; border-left: solid 1px #d5ded9; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #0d0a0a; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.1428571429rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.4285714286rem !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: #cecece; color: #000000; } .cbp-horizontal .cbp-tab-title { font-size: 0.9285714286rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #cecece; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8571428571rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.6428571429rem; padding-right: 0.6428571429rem; } } #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; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #f1f3f2; background: #000000; line-height: 3.2142857143rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #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.5714285714rem; padding-bottom: 0.5714285714rem; 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.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .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: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 3px #cecece; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #000000 !important; } .cbp-hrmenu .tabs-links { background: #f1f3f2; } .cbp-hrmenu .cbp-tabs-names li a { color: #000000 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #e88424; color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: solid 1px #ccbfb6; 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: #f1f3f2; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #777777 !important; } #iqitmegamenu-mobile { background: #f1f3f2; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.5714285714rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 0.7857142857rem; padding-bottom: 0.7857142857rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #7b7b7b !important; padding-top: 0.7857142857rem; padding-bottom: 0.7857142857rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.31); } .mobile-menu__submenu { background: #f1f3f2; } .mobile-menu__tab { border-bottom: solid 1px rgba(178, 178, 178, 0.26); min-height: 4.8571428571rem; } .mobile-menu__link { color: #777777 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #000000; font-size: 2rem; } .mobile-menu__tab-icon { font-size: 1.5714285714rem; } .mobile-menu__tab-icon--img { max-height: 1.5714285714rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: bold; text-transform: none; color: #ffffff; background-color: #000000; } .mobile-menu__header-wrapper { color: #777777; background-color: #f1f1f1; border-bottom: none 1px #d3cbcb; } .mobile-menu__column-title { font-size: 1.4285714286rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #777777 !important; } .mobile-menu__column { font-size: 1.2142857143rem; font-style: normal; font-weight: normal; text-transform: none; color: #777777; margin-bottom: 3.5714285714rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 3.5714285714rem; } .mobile-menu__column-title { margin-bottom: 0.5714285714rem; } .mobile-menu__links-list-li { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #777777; } .mobile-menu__footer { border-top: none 1px #d3cbcb; color: #777777; background-color: #f1f1f1; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #ababab; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #0090C2; } /*** Product miniature ***/ .products.row { margin: -0.3571428571rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3571428571rem; } .swiper-container-wrapper { margin: -0.3571428571rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3571428571rem; } .swiper-container-wrapper .product-carousel { padding: 0.3571428571rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3571428571rem; } .product-miniature { border: solid 1px #d4d4d4; outline: 1px none transparent; background: rgba(230, 230, 230, 0.58); color: #000000; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature .product-price { color: #000000; } .product-miniature .iqit-review-star { color: #e88424; } .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 .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid { padding: 0.1428571429rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 2.2rem; } @media (hover: hover) { .product-miniature:hover { border-color: #cccccc; outline: none 1px; box-shadow: 0px 0px 6px 0px #d4cfcf; } } .product-miniature-grid .product-functional-buttons { background: #e88424; } .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: #000000 !important; } .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 .product-add-cart { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5357142857rem 1.0714285714rem; background: #e88424; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #0090C2; color: #ffffff; } .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.3571428571rem; } .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.3571428571rem; } .products-grid .product-miniature-layout-3 .product-description { background: #0090C2; } .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(2, 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(4, 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(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 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(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; 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: #b8b1ad; } .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 .product-cover .expander { color: #ffffff; background: #b8b1ad; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; 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: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #checkout #wrapper { background: #ffffff; } #checkout .card, #checkout section.checkout-step { background: #c9c9c9; color: #000000; } #checkout .card a:link:not(.nav-link):not(.btn), #checkout .card a:visited:not(.nav-link):not(.btn), #checkout section.checkout-step a:link:not(.nav-link):not(.btn), #checkout section.checkout-step a:visited:not(.nav-link):not(.btn) { color: #000000; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333333; font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 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: #2b1313; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #2b1313; } .nav-tabs .nav-link { color: #000000; font-size: 1.1428571429rem; 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 #8cab05; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #8cab05; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #8cab05; } #wrapper .block-title { color: #000000; text-align: center; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; 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%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 2px rgba(0, 0, 0, 0.19); } #wrapper .block-title span { margin-left: 0.5rem; } #wrapper .block-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 2px rgba(0, 0, 0, 0.19); } #left-column .block, #right-column .block { background: #ffffff; border: none 1px; } #footer, #checkout-footer { background: #666666; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.3571428571rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #777777 !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: solid 1px rgba(250, 243, 243, 0.29); 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: solid 5px #000000; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #212121; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: solid 7px #0090C2; 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: #ffffff; } #footer-copyrights { border-top: none 1px; background: #000000; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { 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'; } /* icone corbeille */ .fa-trash-o{ color:red; font-size:17px; } /*bouton quantité - */ .bootstrap-touchspin .input-group-btn-vertical .fa-angle-down:before { content: "\f068"; color:red; font-size:10px; } /*bouton quantité + */ .bootstrap-touchspin .input-group-btn-vertical .fa-angle-up:before { content: "\f067"; color:red; font-size:10px; } .form-control { border: solid 1px #04040452; } ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid ; background: #ffb400 ; font-weight: 400;} .ui-widget-header { border: 1px solid #aaa; background: #0090C2; color: 222; font-weight: 700;} .bootstrap-touchspin .input-group-btn-vertical { margin-left: 2px} .btn{color:#ffffff;} .product-price { color:#00004d } /*condition generale de vente page commande apres choix du paiement */ body#checkout #conditions-to-approve label { font-size: 20px; font-weight: bold; color:#0e2487; } .slick-arrow { border-radius: 20px 10px;} i.icon.icon-facebook.fa.fa-facebook { background-color: #9c9c9c; } i.icon.icon-google.fa.fa-google { background-color: #9c9c9c; } i.icon.icon-yahoo.fa.fa-yahoo{ background-color: #9c9c9c; } i.icon.icon-paypal.fa.fa-paypal { background-color: #9c9c9c; } i.icon.icon-amazon.fa.fa-amazon { background-color: #9c9c9c; } /*livraison entre 2 et 3 jrs product page*/ .delivery-information { margin-top:10px; font-size: 18px; color: #000000; font-weight: bold; text-decoration: underline; } /*arrow right and left visible page produit --labib */ .images-container .slick-arrow{ visibility: visible; opacity:1; } .slick-prev { left: 1rem; } .slick-next { right: 1rem; } /*bouton de barre de recherche */ .header-top .search-btn { color: white; background-color: #0090C2; border: 1px solid black; } .header-banner{ background-color: #0090C2; color:white; padding: 8px 12px; } .PM_ASBlockTitle{ color: #ffb400;; font-size:25px; font-weight: bold; } .PM_ASCriterionsGroupName{ color: #0090C2;} .rte-content { font-family: 'Verdana','sans-serif'; font-size: 11.0pt; line-height: 1.7em; font-weight: 500; background-color: hsla(50, 10%, 98%, .75); background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-attachment: scroll; background-image: none; background-size: auto; background-origin: padding-box; color:#484848; box-sizing: border-box; } .rte-content h2 { color:#484848; font-size:18px; } .rte-content ul { list-style-type: disc; list-style-position: outside; list-style-image: none; list-style-type: none; } .rte-content h3 { color:#484848; font-size:16px; } .rte-content p { color:#484848; font-size:13px; } #header .header-nav { color: #fff; background: #f1f3f2; border-bottom: none 1px; padding-top: .57143rem; padding-bottom: .2rem; font-size: .85714rem; } #wrapper { FONT-WEIGHT: 100; border-top: none 1px; border-bottom: none 1px; padding-top: 1.07143rem; padding-bottom: 1.07143rem; color: #000; } /*border bottom footer*/ #footer-container-main { border-bottom: solid 7px rgba(250,243,243,.29); } element { display: none; width: 349px; top: 285px; left: 187.5px; } /*affichage barre de recherche version mobile*/ @media (max-width: 575.98px) { .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all.ui-jolisearch.ps17 { margin-left: 0px; } } /*bouton ajouter au panier meme couleur si il est inactif*/ button.btn.btn-primary.btn-lg.add-to-cart { opacity: unset; } /*fix bug search bar*/ ul#ui-id-1 { position: absolute; background: #ffffff; } .ui-menu.ui-jolisearch .ui-menu-item { border: 1px solid #f1f3f2;} .facebook i { background-color: #ffffff; } .twitter i { background-color: #ffffff; } .col.col-auto.col-md.right-nav.text-right{font-size:17px} .ets_solo_or::before { background-color: #0090C2; height: 3px;} .customer-information { box-shadow: 5px 8px 24px -8px;} .images-container .slick-arrow, #product .product-cover .expander>span, #product-modal .modal-body .slick-arrow { color: #000; background: #ffffff00; } .qtr { font-size: 18px; font-weight: bold; color: #39c744; margin-bottom: 5px; } .qtrr { font-size: 14px; font-weight: bold; color: #39c744; margin-bottom: 5px; } /*badge en stock couleur blanc et class invisible*/ span#product-availability { display: none; } .block-iqitlinksmanager.block-iqitlinksmanager-2.block-links-inline.d-inline-block{ background-image: linear-gradient(90deg,rgba(255,255,255,0),rgb(110, 219, 224)); background-color: rgb(27, 145, 175); padding: 6px 25px 5px 25px; border-radius: 3px; font-size: 14px; font-weight:bold; cursor:pointer; box-shadow: 4px 3px 5px -1px;} /*livraison step*/ .pak { font-size: 15px; color: #0090C2; font-weight: bold; margin-bottom: 10px; } /*enlever l'ombre quantité page categorie*/ input.input-group.form-control.input-qty { box-shadow: none; } /*ajouter l'ombre ajout panier page categorie*/ .product-miniature-list-row .btn.btn-product-list.add-to-cart { box-shadow: 2px 3px 9px 0 rgba(0,0,0,.15); } /*bouton valider et fermer ups et bouton trouver */ .btn-warning { color: #212529; background-color: #0090C2; border-color: #0090C2; } .btn-success { color: #fff; background-color: #ffc107; border-color: #ffc107;} .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #fff; background-color: #ffc107;} .cart-grid-right .promo-discounts .cart-summary-line .label .code { color: #0090C2; font-size: 16px; font-style: inherit;} /*sous menu*/ /* Style the tabtest */ .tabtest { float: left; width: 20%; } /* Style the buttons inside the tabtest */ .tabtest button { display: block; background-color: inherit; padding: 10px 16px; width: 100%; border: none; outline: none; text-align: left; } /* Change background color of buttons on hover */ .tabtest button:hover { background-color: #ffc107; } /* Create an active/current "tabtest button" class */ .tabtest button.active { background-color: #ffc107; } /* Style the tabtest content */ .tabtestcontent { float: left; padding: 0px 12px; width: 70%; height: 300px; display: none; } /* Clear floats after the tabtest */ /*.clearfix::after { content: ""; clear: both; display: table; }*/ /*sous menu*/ body#checkout #conditions-to-approve label { font-size: 16px; font-weight: 700; color: #0e2487;}
