.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1350px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #111111; } a:hover:not(.nav-link):not(.btn) { color: #ef1923; } .pagination .page-list li:hover { border-color: #ef1923; } .pagination .page-list li.current { border-color: #ef1923; } .pagination .page-list li.current a { color: #ef1923; } #mobile-header { border-bottom: solid 2px #e9e9e9; } #mobile-header .mobile-main-bar { padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; } #mobile-header .m-nav-btn { color: #333333; } #mobile-header .m-nav-btn:hover { color: #ef1923; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 15px; } @media (max-width: 767px) { html { font-size: 13px; } } body { line-height: 1.4rem; } body { font-family: "Poppins", sans-serif; } #blockcart-content { background: #e9e9e9; border: none 1px; box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.15); } /*** 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: #dddddd; color: #333333; border: solid 2px #d2d2d2; } .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: #d2d2d2; color: #333333; border-color: #d2d2d2; } .btn-secondary:not(:disabled):not(.disabled):active { background: #d2d2d2; color: #333333; border-color: #d2d2d2; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #dddddd; color: #333333; border: none 1px #d2d2d2; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #d2d2d2; color: #333333; border: none 1px #d2d2d2; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #005ba0; color: #ffffff; border: solid 2px #005ba0; } .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: #eeeeee; color: #005ba0; border-color: #005ba0; } .btn-primary:not(:disabled):not(.disabled):active { background: #eeeeee; color: #005ba0; border-color: #005ba0; } #wrapper .breadcrumb { background: #f2f2f2; padding-top: 0.8rem; padding-bottom: 0.8rem; padding-left: 0.1333333333rem; padding-right: 0.1333333333rem; margin-top: -1.3333333333rem; margin-bottom: 1.3333333333rem; font-size: 0.8rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #333333; border: none 1px #d2d2d2; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #333333; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #333333; border: none 1px #d2d2d2; } .bootstrap-touchspin .btn-touchspin:hover { color: #333333; background: #ffffff; } .form-control::-webkit-input-placeholder { color: #333333; } .form-control::-moz-placeholder { color: #333333; } .form-control:-ms-input-placeholder { color: #333333; } .form-control:-moz-placeholder { color: #333333; } .form-control:focus { color: #333333; background: #ffffff; border-color: #005ba0; } .custom-select2:focus-within { background: #ffffff; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #005ba0; } .custom-radio input[type=radio]:checked + span { background-color: #005ba0; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #005ba0; border-color: #005ba0; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #333!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(51, 51, 51, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333!important; color: #e9e9e9!important; } .tooltip { --bs-tooltip-bg: #333333; --bs-tooltip-color: #e9e9e9; } /*** 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: #005ba0; color: #ffffff; border: none 1px; } .product-price { color: #000000; } .iqit-review-star { color: #ece01b; } .product-flags .product-flag { font-size: 1.0666666667rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #005ba0; color: #ffffff; } .product-flags .new { background: #333333; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #d2d2d2; color: #333333; } .discount { background: #005ba0; color: #ffffff; } .product-available { background: #64d528; color: #ffffff; } .product-unavailable { background: #d2d2d2; color: #333333; } .alert-success { background: #d4edda; color: #e7217d; border-color: #d4edda; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #e7217d; text-decoration: underline; } .alert-info { background: #cce5ff; color: #004085; border-color: #cce5ff; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #004085; text-decoration: underline; } .alert-warning { background: #fff3cd; color: #856404; border-color: #fff3cd; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #856404; text-decoration: underline; } .alert-danger { background: #f8d7da; color: #721c24; border-color: #f8d7da; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #721c24; text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #iqitcompare-floating a { color: #333333; } #page-preloader { background: #ffffff; } #back-to-top { background: #333333; color: #e9e9e9; } #back-to-top:hover { background: #e9e9e9; color: #333333; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } #header .header-nav { color: #333333; background: #f2f2f2; border-bottom: none 1px; padding-top: 0.8rem; padding-bottom: 0.8rem; font-size: 0.9333333333rem; } #header .header-nav a { color: #333333; } #header .header-nav a:hover { color: #ef1923; } #header .header-nav .social-links._topbar { font-size: 0.9333333333rem; } .header-top { padding-top: 2rem; padding-bottom: 2rem; color: #333333; } .header-top a:not(.btn):not(.nav-link) { color: #333333; } .header-top a:not(.btn):not(.nav-link):hover { color: #ef1923; } .header-top .form-search-control { background: #e9e9e9; color: #333333; border: solid 1px #e9e9e9; } .header-top input.form-search-control::-webkit-input-placeholder { color: #333333; } .header-top input.form-search-control:-moz-placeholder { color: #333333; } .header-top input.form-search-control:-ms-input-placeholder { color: #333333; } .header-top input.form-search-control:-moz-placeholder { color: #333333; } .header-top .search-btn { color: #333333; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.8666666667rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #333333; padding: 0.6rem 0.6rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #333333; } .header-top a.header-cart-btn:not(:hover) { color: #333333; } .stuck-header .header-top { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #e9e9e9; } .cart-products-count-btn { background: #ef1923; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 100%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; 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.3333333333rem; max-width: 13.3333333333rem; color: #333333; padding-left: 1.0666666667rem; padding-right: 1.0666666667rem; border-left: groove 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #333333; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.1333333333rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.3333333333rem !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: #f2f2f2; color: #005ba0; } .cbp-horizontal .cbp-tab-title { font-size: 0.9333333333rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #005ba0; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.3333333333rem; max-height: 1.3333333333rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.6666666667rem; padding-right: 0.6666666667rem; } } #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; } .iqitmegamenu-submenu-container { width: auto !important; max-width: 100% !important; 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: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #ffffff; line-height: 3.3333333333rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #ffffff; } #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.5333333333rem; padding-bottom: 0.5333333333rem; 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.6rem; max-height: 1.6rem; } #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-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: #ffffff; } .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: #eeeeee; border: none 1px #37a625; box-shadow: 0px 20px 30px 0px rgba(51, 51, 51, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #333333 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #ef1923 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #111111 !important; border-bottom: none 3px #c2bc29; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #ef1923 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #333333 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.1333333333rem; } #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.7333333333rem; padding-bottom: 0.7333333333rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #7b7b7b !important; padding-top: 0.7333333333rem; padding-bottom: 0.7333333333rem; font-size: 1.2rem; 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: #ffffff; } .mobile-menu__tab { border-bottom: dotted 2px #e6e6e6; min-height: 3.6666666667rem; } .mobile-menu__link { color: #333333 !important; padding-top: 1rem; padding-bottom: 1rem; font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .mobile-menu__arrow { padding-top: 1rem; padding-bottom: 1rem; color: #aaaaaa; font-size: 1.6666666667rem; } .mobile-menu__tab-icon { font-size: 1.2rem; } .mobile-menu__tab-icon--img { max-height: 1.2rem; } .mobile-menu__legend { font-size: 0.8rem; font-style: normal; font-weight: bold; text-transform: none; color: #ffffff; background-color: #333333; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #ef1923; border-bottom: solid 2px #eeeeee; } .mobile-menu__title { font-size: 1.3333333333rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.2rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #333333 !important; } .mobile-menu__column { font-size: 1.0666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #333333; margin-bottom: 2rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2rem; } .mobile-menu__column-title { margin-bottom: 0.5333333333rem; } .mobile-menu__links-list-li { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: solid 2px #eeeeee; color: #ffffff; background-color: #ef1923; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #ababab; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.4rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.4rem; } .swiper-container-wrapper { margin: -0.4rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.4rem; } .swiper-container-wrapper .product-carousel { padding: 0.4rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.4rem; } .product-miniature { border: solid 1px #dddddd; outline: 1px none transparent; } .product-miniature-grid { padding: 0.6666666667rem; } .product-miniature-grid .product-title { font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1); } } .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; } .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: #efefef; } .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-description-short { 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.6rem 1.2rem; background: #005ba0; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #000000; color: #f2f2f2; } .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.6666666667rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.6666666667rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: dotted 2px #e9e9e9; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #777777; background: #dddddd; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #col-product-info { position: -webkit-sticky; position: sticky; z-index: 1; top: 30px; transition: top 300ms ease 0s; } #main-product-wrapper .product-cover .expander { z-index: 1; } @media screen and (min-width: 768px) { #main-product-wrapper .no-quick-view-d-md-none { display: none; } } @media screen and (min-width: 768px) { #main-product-wrapper #swiper-wrapper-column-images { display: block; } } .modal-open #col-product-info { position: static; } #product .product-cover .expander { color: #777777; background: #dddddd; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { 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; } @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: #f2f2f2; color: #333333; } #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: #333333; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; color: #333333; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; } #content-wrapper .page-title { color: #333333; font-size: 1.7333333333rem; 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: #333333; } #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: dotted 2px #e9e9e9; } #content-wrapper .section-title { color: #333333; font-size: 1.2666666667rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: dotted 1px #d2d2d2; 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: #333333; font-size: 1.0666666667rem; 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: #333333; border-bottom: solid 3px #ef1923; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ef1923; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #333333; border-bottom: solid 3px #ef1923; } #wrapper .block-title { color: #333333; font-size: 0.9333333333rem; 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: #ffffff; } #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: #005ba0; } #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.0666666667rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #8f8f8f !important; } #footer .block-title, #checkout-footer .block-title { color: #f2f2f2; font-size: 1.3333333333rem; 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, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #f2f2f2; } #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: dotted 2px rgba(255, 255, 255, 0.2); } #footer-container-first { border-top: none 1px; padding-top: 2rem; padding-bottom: 2rem; 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 2px #ec1b20; padding-top: 2.4rem; padding-bottom: 1.4rem; color: #f2f2f2; } #footer-container-main a, #checkout-footer a { color: #f2f2f2; } #footer-container-main a:hover, #checkout-footer a:hover { color: #d2d2d2; } #footer-copyrights { border-top: none 1px; background: #111111; padding-top: 1rem; padding-bottom: 1rem; } @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: #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'; } /**** GENERAL ****/ .header-btn, .nav-link, form input, .elementor-swiper-button, .product-flag, .product-cover #product-images-large, .btn, button, a.expander, #iqitcompare-floating, #blockcart-content { border-radius: 5px!important; } .contact-form .alert-success { color: #155724; } .product-comments-additional-info .btn-comment { display: none; } .product-comments-additional-info { margin: 10px 0; } #index #wrapper { overflow-x: hidden; } #checkout #wrapper, #category #wrapper { padding-bottom: 5vh; } #back-to-top { bottom: 90px; right: 20px; } /******************* Miniatures Produit */ .product-miniature-default li.product-flag:first-child { padding: .4rem 0.6rem; } .products-grid .stock-status { padding: .5rem 1rem 0 1rem; font-size: .92rem; font-weight: 500; font-style: italic; margin-bottom: 0; } .products-grid .product-miniature .product-price-and-shipping { padding: 0.5rem 0; } /***** FORMULAIRE ****/ #wpcf7-f1-o1 { margin: 4rem auto; padding: 4rem 4rem 2rem 4rem; width: 80%; max-width: 1080px; background-color: #eee; } #wpcf7-f1-o1 .contact_info label{ width:50%; margin-bottom: 12px; display: inline-block; } #wpcf7-f1-o1 .contact_info label:nth-child(odd){ padding-right: 1rem; } #wpcf7-f1-o1 .contact_info label:nth-child(even){ padding-left: 1rem; } #wpcf7-f1-o1 h3 { display: none; } body.cms-id-6 h1 + p { padding: 0 2vw; } body.cms-id-6 h1 { font-size: 2rem; margin: 3rem 1rem 1rem 1rem; } .wpcf7-response-output.alert-success { color: #333; } /**** HEADER + MENU ****/ #header .header-nav { color: #fff; background: #ec1b20; letter-spacing: 0.02rem; padding: 1rem; font-size: 1.2rem; } #header .logo { width: 400px; max-width: 80%; } #header .header-btn-w .header-btn .title { font-size: .98rem; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { position: relative; left: -6%; } .fa-search:before { color: #f2f2f2; } #mobile-btn-search .fa-search:before { color: #333 !important; } .header-top .search-btn { background-color: #005ba0; border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; } #iqitmegamenu-wrapper.stuck-menu #sticky-cart-wrapper { display: none; } .header-top .header-cart-default a.cart-toogle { background: #333; color: #fff; padding: .8rem 1rem; border: solid 2px #333; } .header-top .header-cart-default a.cart-toogle:hover { background: #eee; color: #333; } .header-top .form-search-control { background: #f2f2f2; border: solid 1px #ddd; } /* MENU */ .cbp-hrmenu #cbp-hrmenu-tab-8 a { min-width: 14rem; } .col.col-header-center { padding-left: 0; } .cbp-hrmenu>ul>li:first-child>a, .cbp-hrmenu>ul>li:first-child>span.cbp-main-link, .cbp-hrmenu>ul>li#cbp-hrmenu-tab-1>a, .cbp-horizontal>ul>li>a { border: none !important; background-color: #fff; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: none; border: 1px solid #ec1b20; } #cbp-hrmenu-tab-11 { margin-right: 1rem; } #cbp-hrmenu-tab-11 .cbp-tab-title { font-weight: 600; text-decoration: underline; text-transform: uppercase; } #header .header-nav #user_info { display: inline-block; } #header #desktop-header #user_info { display: none; } #iqitmegamenu-wrapper:not(.stuck-menu) #iqitmegamenu-horizontal { padding-bottom: 1rem; } .cbp-hrmenu .cbp-categories-row>div.col-12 { margin-bottom: 1rem; } #desktop-header { box-shadow: 0 5px 15px #eee; margin-bottom: 2rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #fff; box-shadow: 0 5px 20px #b5b5b5; padding: 1rem; } #user_info .dropdown{ display: inline-block;} .cbp-hrmenu #cbp-hrmenu-tab-11 .cbp-categories-row>div.col-12, .cbp-hrmenu #cbp-hrmenu-tab-11 .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { margin-bottom: 0; } #header #iqithtmlandbanners-block-1 a { color: #fff; text-decoration: underline; margin: 0.25rem; } #header #iqithtmlandbanners-block-1 a:hover { color: rgba(255,255,255,.8); } /**** ACCUEIL ****/ .elementor-section.elementor-element-gvxrxlp .elementor-element .elementor-widget-container, .elementor-section.elementor-element-y12nhyw .elementor-element .elementor-widget-container { min-height: 510px; } .banner-title .elementor-heading-title { width: 70%; } .elementor .elementor-widget-image-box.thematiques .elementor-image-box-title { padding-bottom: 10px; border-bottom: 1px solid #ec1b20; } .elementor .elementor-widget-image-box.thematiques .elementor-image-box-img, .elementor .elementor-widget-image-box.thematiques .elementor-image-box-description { padding-right: 20px; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; } /*@media (hover: hover) { .product-miniature:hover { box-shadow: none; } } product-miniature:hover { box-shadow: none; }*/ /**** FOOTER ****/ #footer-copyrights._footer-copyrights-2 .copyright-img, #footer-copyrights._footer-copyrights-2 .copyright-txt { color: #777; font-size: .8rem; margin: 0 0 1rem 0; } #footer .block-iqitcontactpage hr { display: none; } #footer .block-iqitcontactpage .contact-rich .part { margin-bottom: 0.3rem; } #steavisgarantisFooterVerif { display: none; } #steavisgarantisFooter { margin: 1rem 1% 2rem 1%; } #footer-container-main, #checkout-footer { padding-bottom: 0; } #footer .block.block-toggle { background-color: #ec1b20; padding: 2rem; } #footer .block.block-toggle.block-iqitcontactpage { padding-bottom: 2.8rem; } #steavisgarantisFooter { padding: 1rem 0rem 2rem 0; } /**** PRODUITS ****/ .product-manufacturer-next img { max-width: 90px; } #products .products-grid #lyoshowvatfree strong:last-child { font-weight: 600; display: block; margin: 2px; } #main-product-wrapper #col-product-info { z-index: 50; } #block-reassurance li { border-bottom: none; } #block-reassurance img { width: 3rem; margin-right: 1rem; } #block-reassurance li .block-reassurance-item { display: flex; flex-flow: row nowrap; align-items: center; justify-content: flex-start; border-bottom: 1px solid #cfcdcd; box-shadow: 3px 3px 7px #e9651b2b; margin-bottom: 1rem; padding: 1rem; border-top: none; } #product #block-reassurance li:first-child .block-reassurance-item { text-transform: uppercase; font-weight: 600; font-size: 1rem; color: #4ea6dc; letter-spacing: .05rem; } #product-availability.product-available { background: #5ac721; font-weight: 400; font-size: .9rem; letter-spacing: .02rem; padding: 8px 10px 7px 10px; margin-top: .2rem; } #product-availability.product-available .fa { margin-right: 2px; } .rte-content.product-description { margin-bottom: 1rem; } /**** BLOG - accueil ****/ .simpleblog__listing__post__wrapper__content__headline { border-color: #ec1b20; } .simpleblog__listing__post__wrapper__content__readmore span, .simpleblog__listing__post__wrapper__footer .fa:before, .simpleblog__listing__post__wrapper .fa:before{ color:#ec1b20; } .simpleblog__listing__post__wrapper__footer { border-top: none !important; padding-top: 0px !important; } .simpleblog__listing__post__wrapper__content{ font-size: .88rem; } .simpleblog__listing__post__wrapper__content__readmore{ display: flex; justify-content: flex-start; align-items: center; margin-top: 5px; } .simpleblog__listing__post__wrapper__content__readmore span { margin-right: 5px; } /**** CMS ****/ #cms h2 { font-size: 1.2rem; margin-top: 2rem; } #cms h4 { font-size: 1rem; margin: 1rem 0 10px 0; } #cms #main a{ color: #005ba0; } #cms #main a:hover{ color: #ef1923; } /**** MOBILE ****/ /******************* Module Comparateur */ .mobile-main-bar .d-inline-block span { display: none; } .mobile-main-bar .d-inline-block .fa-random.fa-fw { font-size: 23px; } /******************* Menu Mobile */ #iqitmegamenu-mobile .mobile-menu__tab { padding: 0 1rem; } #iqitmegamenu-mobile .mobile-menu__tab--id-8{ background-color: #e9661b; } #iqitmegamenu-mobile .mobile-menu__tab--id-8 .mobile-menu__link, #iqitmegamenu-mobile .mobile-menu__tab--id-9 .mobile-menu__link, #iqitmegamenu-mobile .mobile-menu__tab--id-7 .mobile-menu__link { font-weight: 600; color: #fff !important; letter-spacing: 0.03rem; } #iqitmegamenu-mobile .mobile-menu__tab--id-9 .mobile-menu__link { color: #1a1f26 !important; } #iqitmegamenu-mobile .mobile-menu__tab--id-7 .mobile-menu__link { color: #ec1b20 !important; } /**** APERCU RAPIDE ****/ #quickview-modal .product_header_container h1 { font-size: 1.6rem; } #quickview-modal #product-description-short p { margin-bottom: .6rem; font-size: .92rem; } /**** PAGE CMS ****/ #content-wrapper .page-title { margin: 2rem 0 3rem 0; } #cms #wrapper { padding-bottom: 5rem; } /**** BLOG - page interne ***/ .simpleblog__listing__post__wrapper__content__headline { font-size: 1.1rem; line-height: 1.6rem; } /**** AFFICHAGE TAXES PRIX ACCUEIL ****/ .elementor-products-carousel #lyoshowvatfree strong{ display: block; } @media screen and (min-width: 992px) and (max-width: 1250px) { #desktop-header-container .col-header-left { padding-right: 0; } .header-top .form-search-control { font-size: .85rem; } #header .header-btn-w .header-btn .title { font-size: .9rem; } .elementor-section.elementor-element-gvxrxlp .elementor-element .elementor-widget-container, .elementor-section.elementor-element-y12nhyw .elementor-element .elementor-widget-container { min-height: 485px; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { left: -12%; } } @media screen and (min-width: 768px) and (max-width: 992px) { #mobile-header .col-mobile-logo { display: block; max-width: 70%; } #header .logo { width: 350px; max-width: 80%; } } @media screen and (min-width: 992px) { #footer .block.block-toggle.block-iqitlinksmanager { border-top-left-radius: 10px; } #footer .block.block-toggle.block-iqitcontactpage { border-top-right-radius: 10px; } } @media screen and (max-width: 992px) { .banner-title .elementor-heading-title { width: 80%; } .elementor-section.elementor-element-gvxrxlp .elementor-element .elementor-widget-container, .elementor-section.elementor-element-y12nhyw .elementor-element .elementor-widget-container { min-height: fit-content; } #wpcf7-f1-o1 { padding: 3rem 3rem 1rem 3rem; width: 84%; } body.cms-id-6 h1 { font-size: 1.5rem; } #footer .block.block-toggle { padding-bottom: 1rem; } .row-mobile-header { flex-flow: row nowrap; } #mobile-header .col-mobile-logo { flex: none; } } @media screen and (max-width: 768px) { .banner-title .elementor-heading-title { width: 90%; } #wpcf7-f1-o1 { margin: 2rem auto; padding: 3rem 2rem 1rem 2rem; width: 100%; } #product #content-wrapper .product_header_container .page-title { padding-right: 1rem; font-size: 1.5rem; line-height: 1.3; } #main-product-wrapper .product-add-to-cart { padding-bottom: 3vh; } #mobile-header .row-mobile-header { margin: 0; padding: 0; } #mobile-header .col-mobile-logo { max-width: 63%; } .d-inline-block { padding: 0 0 0 2px; } } @media screen and (max-width: 480px) { #mobile-header .col-mobile-logo { max-width: 50%; } #header .logo { max-width: 100%; } }