@font-face {font-family: "Montserrat"; src: url("../eot/c6a49f48435e233cf7bf3df915f168fd.eot"); /* IE9*/ src: url("../eot/c6a49f48435e233cf7bf3df915f168fdd41d.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../woff2/c6a49f48435e233cf7bf3df915f168fd.woff2") format("woff2"), /* chrome、firefox */ url("../woff/c6a49f48435e233cf7bf3df915f168fd.woff") format("woff"), /* chrome、firefox */ url("../ttf/c6a49f48435e233cf7bf3df915f168fd.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url("../svg/c6a49f48435e233cf7bf3df915f168fd.svg#California Sans") format("svg"); /* iOS 4.1- */ } .iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .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: #002144; } a:hover:not(.nav-link):not(.btn) { color: #ad3c8f; } .pagination .page-list li:hover { border-color: #ad3c8f; } .pagination .page-list li.current { border-color: #ad3c8f; } .pagination .page-list li.current a { color: #ad3c8f; } #mobile-header { border-bottom: none 1px #e3e3e3; box-shadow: 0px 0px 0px 0px #d3c4c4; } #mobile-header .mobile-main-bar { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #000000; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #485f86; } #mobile-header .m-nav-btn { padding-top: 0.5rem; padding-bottom: 0.5rem; border: none 1px #f6eaea; border-left: none; } #mobile-header .m-nav-btn:hover { background: #ffffff; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 15px; } } body { line-height: 1.6rem; } body { font-family: 'Work Sans', sans-serif; } #blockcart-content { background: #ffffff; color: #002144; border: solid 1px #fcfcfc; box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #002144; } #blockcart-content a:not(.btn):hover { color: #002144; } /*** 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: #f8f8f8; color: #002e5e; 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: #dedede; color: #002e5e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #002e5e; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #002e5e; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #002e5e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #e94c7f; color: #ffffff; 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: #002e5e; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #002e5e; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; padding-left: 0.7142857143rem; padding-right: 0.7142857143rem; margin-top: -3.5714285714rem; margin-bottom: 3.5714285714rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #757575; } #wrapper .breadcrumb li:after { color: #757575; } #wrapper .breadcrumb a { color: #757575; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #4d5a73; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #4d5a73; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #4d5a73; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #4d5a73; } .form-control::-webkit-input-placeholder { color: #4d5a73; } .form-control::-moz-placeholder { color: #4d5a73; } .form-control:-ms-input-placeholder { color: #4d5a73; } .form-control:-moz-placeholder { color: #4d5a73; } .form-control:focus { color: #4d5a73; border-color: #636a84; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #e94c7f; } .custom-radio input[type=radio]:checked + span { background-color: #e94c7f; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f2f2f2; color: #e94c7f; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: none 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: none 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 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(0, 0, 0, 0.46); } .modal-content { background: #ffffff; border: none 1px rgba(161, 161, 161, 0.25); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #e94c7f; color: #ffffff; border: none 1px; } .product-price { color: #e94c7f; } .iqit-review-star { color: #e94c7f; } .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: #e94c7f; color: #ffffff; } .product-flags .new { background: #e94c7f; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #f7f2f2; color: #002144; } .product-flags .out_of_stock { background: #e94c7f; color: #fff7f7; } .discount { background: #e94c7f; color: #ffffff; } .product-available { background: #e94c7f; color: #ffffff; } .product-unavailable { background: #e94c7f; color: #fff7f7; } .alert-success { background: #f5f7f5; color: #002144; border-color: #f5f7f5; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #002144; text-decoration: underline; } .alert-info { background: #fafafa; color: #e94c7f; border-color: #fafafa; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #e94c7f; 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; } #page-preloader { background: #ffffff; } #back-to-top { background: #e94c7f; color: #ffffff; } #back-to-top:hover { background: #002144; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #002144; } ::-webkit-scrollbar-track { background: #f5f5f5; } body { scrollbar-face-color: #002144; scrollbar-track-color: #f5f5f5; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px #e3e3e3; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px #e3e3e3; } #header .header-nav { color: #002e5e; background: #d1e3f0; border-bottom: none 1px #e3e3e3; padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; font-size: 0.9285714286rem; } #header .header-nav a { color: #002e5e; } #header .header-nav a:hover { color: #e94c7f; } #header .header-nav .social-links._topbar { font-size: 1rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #002e5e !important; } .header-top { padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; color: #002e5e; } .header-top a:not(.btn):not(.nav-link) { color: #002e5e; } .header-top a:not(.btn):not(.nav-link):hover { color: #e94c7f; } .header-top .form-search-control { border: none 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.1428571429rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #002e5e; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #002e5e; } .header-top a.header-cart-btn:not(:hover) { color: #002e5e; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #e94c7f; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 45%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: solid 1px #eaefff; border-right: none 3px #38b82c; border-bottom: solid 1px #dfeaff; 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.2142857143rem; max-width: 13.5714285714rem; color: #002e5e; padding-left: 1.2857142857rem; padding-right: 1.2857142857rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #002e5e; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0357142857rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.2142857143rem !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 { color: #002e5e; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; 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.0714285714rem; max-height: 1.0714285714rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.9714285714rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.0714285714rem; padding-right: 1.0714285714rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 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.2857142857rem; font-style: italic; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #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-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; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.9285714286rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #fafafa; box-shadow: 0px 2px 1px 0px #eaeaea; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #002e5e !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #002e5e !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-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: #002e5e !important; border-bottom: none 3px #c2bc29; font-size: 1rem; font-style: normal; font-weight: normal; 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: #faf7f7; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #08294c; } #iqitmegamenu-mobile { background: #faf7f7; color: #08294c; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #08294c; } #iqitmegamenu-mobile li > ul { background: #e6e6e6; } #iqitmegamenu-mobile li > ul > li > ul { background: #d1d1d1; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; } /*** PS_FacatedSearch ***/ .facet-type-checkbox:not(.facet_color) > li, .facet-type-radio:not(.facet_color) > li { display: inline-block; } .facet-type-checkbox:not(.facet_color) .custom-checkbox, .facet-type-checkbox:not(.facet_color) .custom-radio, .facet-type-radio:not(.facet_color) .custom-checkbox, .facet-type-radio:not(.facet_color) .custom-radio { display: none; } .facet-type-checkbox:not(.facet_color) .facet-label, .facet-type-radio:not(.facet_color) .facet-label { border: 1px solid rgba(161, 161, 161, 0.25); } .facet-type-checkbox:not(.facet_color) a, .facet-type-radio:not(.facet_color) a { padding: 0.4rem 0.8rem; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #002144; } .swiper-pagination-bullet { background: #002144; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.2857142857rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.2857142857rem; } .swiper-container-wrapper { margin: -0.2857142857rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.2857142857rem; } .swiper-container-wrapper .product-carousel { padding: 0.2857142857rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.2857142857rem; } .product-miniature { border: none 1px; outline: 1px none transparent; color: #002144; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #002144; } .product-miniature .product-price { color: #e94c7f; } .product-miniature .iqit-review-star { color: #e94c7f; } .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 .product-title { font-size: 0.8571428571rem; letter-spacing: 0.0714285714rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px rgba(161, 161, 161, 0.25); color: #002144; } .product-miniature:hover a:link:not(.nav-link):not(.btn), .product-miniature:hover a:visited:not(.nav-link):not(.btn) { color: #002144; } .product-miniature:hover .product-price { color: #e94c7f; } } .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: #e94c7f !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-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 .product-add-cart { 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: 0rem 0rem; color: #002144; border: none 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { color: #5c5858; } .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.7142857143rem; } .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.7142857143rem; } .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(2, 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(1, 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(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); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #002144; background: #ffffff; } .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: #002144; background: #ffffff; transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 3.5714285714rem; padding-bottom: 3.5714285714rem; color: #002144; box-shadow: 0px 0px 0px 0px #c49393; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 3.5714285714rem; padding-bottom: 3.5714285714rem; } #content-wrapper .page-title { color: #002144; text-align: center; font-size: 1.1428571429rem; letter-spacing: 0.0714285714rem; 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%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #002144; } #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: none 3px #595050; } #content-wrapper .page-title span { margin-left: 0.5rem; } #content-wrapper .page-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 3px #595050; } #content-wrapper .section-title { color: #002144; font-size: 1.5714285714rem; letter-spacing: 0.0714285714rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 2px #002144; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #002144; } .nav-tabs .nav-link { color: #000000; font-size: 1.0714285714rem; letter-spacing: 0.0714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #e94c7f; } .iqit-accordion .title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #e94c7f; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #e94c7f; } #wrapper .block-title { color: #000000; font-size: 1.0714285714rem; letter-spacing: 0.0714285714rem; 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: none 1px #000000; } #left-column .block, #right-column .block { padding: 1.4285714286rem; border: solid 1px rgba(161, 161, 161, 0.25); } #footer, #checkout-footer { background: #f5f5f5; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px rgba(189, 212, 224, 0.25); background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #5c6c7d; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #e94c7f; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #5c6c7d; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #5c6c7d; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #5c6c7d; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #5c6c7d; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.5714285714rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #002e5e !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #133254 !important; } #footer .block-title, #checkout-footer .block-title { color: #002e5e; font-size: 1.0714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #002e5e; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -1px; display: block; width: 30px; height: 1px; border-bottom: solid 2px #002e5e; left: 0; right: 0; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 3.5714285714rem; padding-bottom: 3.5714285714rem; background: #f5fdff; color: #002e5e; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 3.5714285714rem; padding-bottom: 2.5714285714rem; color: #002e5e; } #footer-container-main a, #checkout-footer a { color: #002e5e; } #footer-container-main a:hover, #checkout-footer a:hover { color: #e94c7f; } #footer-copyrights { border-top: solid 1px rgba(161, 161, 161, 0.25); padding-top: 0.7857142857rem; padding-bottom: 0.7857142857rem; } @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(../eot/materialicons-regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(../woff2/materialicons-regular.woff2) format('woff2'), url(../woff/materialicons-regular.woff) format('woff'), url(../ttf/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'; } body, p, span, a, i{font-family:"work sans", sans-serif} /* Entete */ .header-top .form-search-control{padding:5px 10px;border: 1px solid;} #header .header-btn-w .header-btn .title{font-size: 12px;} a.nav-link:active .cbp-tab-title{font-weight: 600 !important;} .cbp-hrmenu>ul>li:hover .cbp-tab-title{ font-weight: 700!important; } .cbp-hrmenu .cbp-column-title{ font-weight: 600 !important; } .cbp-hrmenu .cbp-links li a{text-transform:none} .nav-link:hover, .nav-link:focus, .nav-link:active{ border-bottom: 2px solid; font-weight:600!important } img.logo.img-fluid{max-width:200px} #index #wrapper{padding-top: 0;} .header-top .header-btn-w .header-btn>.icon{ border: 1px solid;border-radius: 50%; width: 27px;height: 27px;padding: 3%;} .header .nav nav .wishlist_top_link, #header .header-nav {display: block! important; } .cbp-horizontal .cbp-tab-title{font-weight : 500} #content-wrapper .section-title{font-size:1.2rem!important} .product-miniature:hover .iqitsizeguide-avaiable-sizes{ opacity: 0;} .col.col-auto.col-md.left-nav {display: -webkit-inline-box; } body#category div#inner-wrapper, body#product div#inner-wrapper{padding: 0 6%;} #footer .footer-style-3 .block-newsletter>h5{font-weight:500;} #iqitpopup .iqitpopup-content {padding:2rem 2rem 0 !important;} #iqitpopup .iqit-close-popup{top:35px!important; right: 10px!important;} #iqitpopup .iqitpopup-close{background:none!important;} #iqitpopup .iqitpopup-newsletter-form .button-medium {padding: 0.5em 1rem;background:#000;color:#fff;width:80%;text-transform: uppercase;} #iqitpopup .iqitpopup-newsletter-form{position:relative} #iqitpopup .iqitpopup-newsletter-form .newsletter-input {width: 80%;max-width: inherit;margin: 1%!important;text-align: center;} .pt-2, .py-2 {padding-top: 0rem !important;} #iqitpopup-overlay.showed-iqitpopupo{opacity:0.5} #footer-container-main{padding-left: 1.5rem;padding-right: 1.5rem; max-width: 1300px; margin: auto;} #cart-toogle{ color: #000;} div#rev_slider_2_1_wrapper{padding-top: 5px;left: -15px;padding-left: 4%;padding-right: 4%;} #content-wrapper .product_header_container .page-title span{font-size: 1.3rem;font-weight: 500;} .btn-product-list .fa-fw{display:none!important;} .btn-product-list{border-bottom: 1px solid;text-transform: uppercase;font-size: 0.85rem;letter-spacing: 1px;} .product-miniature-grid .product-title{letter-spacing: 1px; font-weight: 600} /* Blog */ h3.simpleblog__listing__post__wrapper__content__headline.post-title {font-weight: 600; color: #022a47; line-height: 1.6} .simpleblog__listing__post__wrapper__content>p.d-inline {display:none !important;} .text-muted.simpleblog__listing__post__wrapper__content__readmore {text-transform:uppercase; color: #022a47; font-weight: 600} .text-muted.simpleblog__listing__post__wrapper__content__readmore>i::before {content: '';} .simpleblog__listing__post__wrapper__footer { display: none !important; } .carousel_blog_old {display: none;} /* End Blog */ @media (min-width: 768px){ .store-picture{flex: 0 0 40%;max-width: 40%;} .store-description{flex: 0 0 25%;max-width: 25%;} } .store-description strong{text-transform: uppercase;font-size: 15px;padding: 5px;font-weight: 500;color:#e94c7f} .store-item .show .fa{margin-right: 10px} @media (max-width: 768px){ .left-nav{display:none!important;} #iqitpopup .iqitpopup-newsletter-form .newsletter-input{max-width:80%;} } @media (max-width: 468px){ .center-nav{margin:auto!important;} .right-nav{display:none!important;} } .product-prices .tax-shipping-delivery-label{display:none;} .product-tabs{max-width: 100%;padding: 15px 20px; margin: auto;border: 1px solid #abb7c5;} .page-cart #wrapper,.page-order #wrapper {padding:3% 5%;} .cart-summary-products .collapse:not(.show){display:block} .cart-summary-products a.text-muted.pull-right, #iqitpopup .iqit-close-checkbox{display: none;} li#product-details-tab-nav {display: none;} #iqitcookielaw{display:inline;text-align: center;right: 1rem;} @media (max-width: 767.98px){ #left-column { display: none; }} /* page produit */ .elementor img, .product-cover img, .product-images img, .product-miniature-default .product-thumbnail img{min-width: -webkit-fill-available;} @media (min-width: 768px){ .col-product-info{padding: 0 3em;max-width: 700px;margin: 0 auto;}} .iqit-accordion .title{ text-transform: uppercase;font-weight: 600;} .iqit-accordion .content .rte-content, .iqit-accordion .content .rte-content h3, .iqit-accordion .content .rte-content p, .iqit-accordion .content .rte-content span{font-size: 13px !important; font-family:inherit!important; line-height:1.4} .product-description h2{font-size: 14px !important; font-family:inherit!important; line-height:1.4; font-weight: 500;} div#netreviews_tab {display: none;} .rte-content img{max-width:100px} #wrapper span.block-title{font-size: 14px; line-height:1.6em; margin-bottom:0} .blockreassurance_product{} #wrapper .block-title{text-transform: initial; line-height:1.4} .blockreassurance_product > div{display:flex; padding: 3%!important; border:1px solid; background:#ecf5fb; margin-bottom: 20px; align-items: baseline;} .blockreassurance_product > div.clearfix{display:none} .blockreassurance_product .item-product {margin-right: 20px!important;} .iqitsizeguide-avaiable-sizes span{ border: 1px solid; border-radius: 25px; margin: 2px; font-size: 11px;} /* Menu */ .dropdown-menu.show { padding: 15px !important; border: 1px solid #d7dee5; } a.dropdown-item.credit, a.dropdown-item.reduction, .my-account-side-links #order-slips-link, .my-account-side-links #discounts-link { display: none; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #002e5e!important; border-bottom: 1px solid #f1f1f1; padding: 1em 0.6em; } @media (max-width: 750px){ .iqitsizeguide-avaiable-sizes{display:none} } /* Cookies */ #iqitcookielaw{max-width:300px} /* enlever le badge taille non disponible*/ span.badge.badge-danger.product-unavailable.product-combination-only-unavailable.mt-2 { display: none; } .paypal-buttons iframe {z-index:99 !important;} /* enlever le lien sur les éléments du menu en version mobile lorsqu'il a un sous-élément*/ @media (max-width: 767px) { #iqitmegamenu-mobile > ul > li > span.mm-expand + a { pointer-events: none; cursor: default; } } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile{padding:0 !important}