.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1700px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #434343; } a:hover:not(.nav-link):not(.btn) { color: #91c522; } .pagination .page-list li:hover { border-color: #91c522; } .pagination .page-list li.current { border-color: #91c522; } .pagination .page-list li.current a { color: #91c522; } #mobile-header { border-bottom: none 1px #d9d9d9; } #mobile-header .mobile-main-bar { padding-top: 2.5rem; padding-bottom: 2.5rem; } #mobile-header .m-nav-btn { color: #484848; } #mobile-header .m-nav-btn:hover { color: #91c522; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border: solid 1px rgba(21, 21, 21, 0.11); border-left: none; } #mobile-header .m-nav-btn:hover { background: #739e17; } #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: 'Open Sans', sans-serif; } #blockcart-content { background: #ffffff; color: #434343; border: none 1px #f5e70f; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #434343; } #blockcart-content a:not(.btn):hover { color: #434343; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: rgba(0, 0, 0, 0.16); } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.16); } /*** 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: #ffffff; color: #000000; border: solid 1px rgba(0, 0, 0, 0.11); } .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: #f2f2f2; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #91c522; 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: #083c4a; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #083c4a; color: #ffffff; } #wrapper .breadcrumb { background: #91c522; padding-top: 0.8571428571rem; padding-bottom: 0.8571428571rem; margin-top: -2.8571428571rem; margin-bottom: 2.8571428571rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; } #wrapper .breadcrumb li:after { color: #ffffff; } #wrapper .breadcrumb a { color: #ffffff; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #434343; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #434343; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #434343; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #434343; } .form-control::-webkit-input-placeholder { color: #434343; } .form-control::-moz-placeholder { color: #434343; } .form-control:-ms-input-placeholder { color: #434343; } .form-control:-moz-placeholder { color: #434343; } .form-control:focus { color: #434343; border-color: #9e9e9e; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #1d1d1d; } .custom-radio input[type=radio]:checked + span { background-color: #1d1d1d; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #1d1d1d; border-color: #9e9e9e; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.27); box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.1); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #434343!important; border-bottom: solid 1px rgba(0, 0, 0, 0.27); } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(67, 67, 67, 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(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: solid 2px #e0e0e0; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #91c522; color: #ffffff; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #5d8eb3; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.9285714286rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #2972a7; color: #ffffff; } .product-flags .new { background: #07435c; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #8680a6; color: #fff7f7; } .discount { background: #2972a7; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #8680a6; color: #fff7f7; } .alert-success { background: #d4edda; color: #155724; border-color: #d4edda; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #155724; 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; } #page-preloader { background: #ffffff; } #back-to-top { background: #91c522; color: #ffffff; } #back-to-top:hover { background: #739e17; color: #ffffff; } #header, #checkout-header { background: #ecf1f5; border-top: none 1px; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ecf1f5; border-bottom: none 1px; box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.18); } #header .header-nav { color: #434343; background: #fafafa; border-bottom: none 1px; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #434343; } #header .header-nav a:hover { color: #91c522; } #header .header-nav .social-links._topbar { font-size: 1.0714285714rem; } .header-top { padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #91c522; } .header-top .form-search-control { background: #ffffff; color: #000000; border: none 3px #e6e6e6; } .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.8571428571rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { color: #000000; padding: 0.0714285714rem 0.0714285714rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .stuck-header .header-top { padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ecf1f5; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #f9051a; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 70%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #093c4a; border-top: none 1px #393939; border-right: none 1px #e6e6e6; border-bottom: none 1px rgba(255, 255, 255, 0.4); border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > span[data-obf], .cbp-horizontal > ul > li > span[data-obf]:not([href]):not([tabindex]), .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: 19.5714285714rem; color: #e6e6e6; padding-left: 1.2142857143rem; padding-right: 1.2142857143rem; border-left: none 2px #393939; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #e6e6e6; } #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-horizontal > ul > li.cbp-hropen > span[data-obf], .cbp-horizontal > ul > li.cbp-hropen > span[data-obf]:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > span[data-obf]:hover, .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: #91c522; color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8571428571rem; } .cbp-horizontal > ul > li > span[data-obf], .cbp-horizontal > ul > li > span[data-obf]:not([href]):not([tabindex]), .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.4285714286rem; padding-right: 1.4285714286rem; } } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; color: #ffffff; background: #5d8eb3; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #91c522; background: #f0f0f0; } #cbp-hrmenu1 > ul > li > span[data-obf], #cbp-hrmenu1 > ul > li > span.cbp-main-link, #cbp-hrmenu1 > ul > li > a { 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 > span[data-obf] .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > span[data-obf] .cbp-mainlink-iicon, #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 > span[data-obf], #cbp-hrmenu1 > ul > li.cbp-hropen > span[data-obf]:hover, #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: #91c522; background: #f0f0f0; } .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 1px #e3e3e3; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner span[data-obf], .cbp-hrmenu .cbp-hrsub-inner span[data-obf]:link, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #434343 !important; } .cbp-hrmenu .cbp-hrsub-inner span[data-obf]:hover, .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #91c522 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li span[data-obf], .cbp-hrmenu .cbp-tabs-names li a { color: #ffffff !important; } .cbp-hrmenu .cbp-tabs-names li span[data-obf]:hover, .cbp-hrmenu .cbp-tabs-names li span[data-obf].active, .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #91c522 !important; } .cbp-hrmenu .cbp-links li span[data-obf]:before, .cbp-hrmenu .cbp-links li a:before { display: none; } .cbp-hrmenu .cbp-links li span[data-obf], .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner span[data-obf].cbp-column-title:link, .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #434343 !important; border-bottom: none 1px #e8922d; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner span[data-obf].cbp-column-title:hover, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #91c522 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #434343; } #iqitmegamenu-mobile { background: #ffffff; color: #434343; } #iqitmegamenu-mobile span[data-obf], #iqitmegamenu-mobile span[data-obf]:link, #iqitmegamenu-mobile span[data-obf]:visited, #iqitmegamenu-mobile span[data-obf]:hover, #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #434343; } #iqitmegamenu-mobile li > ul { background: #f0f0f0; } #iqitmegamenu-mobile li > ul > li > ul { background: #dedede; } #iqitmegamenu-mobile > ul > li > span[data-obf], #iqitmegamenu-mobile > ul > li > a { border-bottom: solid 1px #e0e0e0; } .col-mobile-menu-push #iqitmegamenu-mobile { border: solid 1px #c9c9c9; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.24); } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .products.swiper-container .swiper-button-next, .products.swiper-container .swiper-button-prev { display: none; } .swiper-pagination-bullet { background: #333333; } /*** 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 #dbdbdb; outline: 2px none transparent; background: #ffffff; } .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; } @media (hover: hover) { .product-miniature:hover { outline: none 2px rgba(161, 161, 161, 0.25); background: #ffffff; } } .product-miniature-grid .product-functional-buttons { background: #ffffff; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { 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; } .btn-product-list { padding: 0.5rem 1rem; background: #91c522; color: #ffffff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #739e17; color: #ffffff; border-color: #083c4a; } .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.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; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .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(6, 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(5, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.8571428571rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px rgba(0, 0, 0, 0.05); } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #434343; background: rgba(0, 0, 0, 0); } .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: #434343; background: rgba(0, 0, 0, 0); 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; } #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; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; color: #434343; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; } #content-wrapper .page-title { color: #1d1d1d; font-size: 2.2857142857rem; 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: #1d1d1d; } #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 5px #2183e6; } #content-wrapper .section-title { color: #333333; font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: none 3px #91c522; left: 0; right: 0; } .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 #91c522; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #91c522; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #91c522; } #wrapper .block-title { color: #000000; font-size: 1rem; 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%; } #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 #e3e3e3; } #left-column .block, #right-column .block { background: #ffffff; padding: 1.0714285714rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.4285714286rem; } #footer .block-title, #checkout-footer .block-title { color: #083c4a; font-size: 1.1428571429rem; 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: #083c4a; } #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: none 3px #f5e70f; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #87adc9; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 2.1428571429rem; padding-bottom: 1.1428571429rem; color: #434343; } #footer-container-main a, #footer-container-main span[data-obf], #checkout-footer a, #checkout-footer span[data-obf] { color: #434343; } #footer-container-main a:hover, #footer-container-main span[data-obf]:hover, #checkout-footer a:hover, #checkout-footer span[data-obf]:hover { color: #000000; } #footer-copyrights { border-top: none 1px rgba(161, 161, 161, 0.25); background: #ffffff; padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #ffffff; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } /* Paypal Block in product page */ #ps_checkout-payment-method-logo-block-container { display: none;} /* TABLEAU SPEC NEDIS */ .nedis-specification-title { margin-top: 15px; margin-bottom: 15px; } .table-with-odd-background tr:nth-child(odd) { background: #F4F7FA; } .table-with-odd-background td { padding: 8px 60px; } @media(max-width:1280px) { .table-with-odd-background td { padding: 8px; } } /*##################################################################*/ /*############################NEW COLORS############################*/ /*###### ICONES RECYCLAGE #####*/ .recycle-icon-wrapper { margin-top: 30px; } /*###### HOMEPAGE #####*/ #index .products-grid .product-miniature-layout-1 { border: 0; } .products-grid .product-miniature-layout-1 .product-description, .products-grid .product-miniature-layout-1 .product-price-and-shipping { padding: 0 !important; } .products-grid .product-miniature-layout-1 .product-flag.new { display: none; } /*###### BADGE #####*/ .badge-warning { background-color:#D5D5D5; } /*###### BOUTON PAIEMENT #####*/ .btn.disabled, .btn:disabled { opacity: 1; color: #B3E151; /*color: #91C522;*/ } /*###### HEADER #######*/ .header-top #cart-toogle:hover { color: #91C522 !important; } #wrapper .breadcrumb #iqitproductsnav span{ font-size: 1rem; vertical-align: top; } /*###### HEADER #######*/ .header-top #cart-toogle:hover { color: #91C522 !important; } #wrapper .breadcrumb #iqitproductsnav span{ font-size: 1rem; vertical-align: top; } /*###### CATEGORIE LISTE #######*/ .products-list .product-miniature .thumbnail-container .product-flags { display: none !important; } /* icons wish & view */ .product-list-informations .product-functional-buttons-links .fa { border-radius: 50%; border: 1px solid #000; background-color: #000; color: #FFF; width: 30px; height: 30px; line-height: 30px; text-align: center; } .product-list-informations .product-functional-buttons-links .fa:hover{ background-color: #FFF; color: #000; } .product-list-informations .product-add-cart, .product-list-informations .product-functional-buttons { display: inline-block } .product-list-informations .product-list-informations-btn{ text-align: right; } .product-list-informations{ margin-top: 10px; } .product-list-informations .col-12{ line-height: 40px; } .product-list-informations .product-availability { line-height: normal; } .product-list-informations .product-functional-buttons { margin-top: 0; } /*###### FOOTER #######*/ #iqithtmlandbanners-block-4 .block-title, #iqithtmlandbanners-block-5 .block-title { display: none; } /* block html newsletter */ #iqithtmlandbanners-block-4 .news-block-title { font-weight: bold } #iqithtmlandbanners-block-4 .news-block-text { margin-bottom: 15px; font-size: 0.9rem; } #iqithtmlandbanners-block-4 .news-block-form .row{ margin: auto 0px; } #iqithtmlandbanners-block-4 .news-block-form .col-12 { padding: 0; } #iqithtmlandbanners-block-4 .news-block-form .btn { width:100%; } #iqithtmlandbanners-block-4 .news-block-form .form-control { padding: .4rem 1rem; width:100%; } #iqithtmlandbanners-block-4 .news-block-form .form-control::placeholder { color: #8BBD21 !important; opacity: 1; } #iqithtmlandbanners-block-4 .news-block-form .btn-primary { background-color: #575757; } #iqithtmlandbanners-block-4 .news-block-form .btn-primary:hover { background-color: #414141; } @media(min-width:818px){ #footer-container-main .block-iqitlinksmanager.col{ flex-basis: 20% !important; flex-grow: 0 !important; border-left: 1px solid #CCC; margin-bottom: 15px; } #iqithtmlandbanners-block-4.col { flex-basis: 40% !important; } } /* block html contact */ #iqithtmlandbanners-block-5 { border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; color: #91C522; font-weight:bold; font-size: 1.5rem; padding: 20px 0px; line:height: 40px; } #iqithtmlandbanners-block-5 a { color: #91C522; } #iqithtmlandbanners-block-5 .col-2 { text-align: center; } #iqithtmlandbanners-block-5 .col-text-bleu, #iqithtmlandbanners-block-5 .col-text-bleu a { color:#083C4A; } #iqithtmlandbanners-block-5 .social-footer-link { color: #FFF; background-color: #000; border: 1px solid #000; width: 30px; height: 30px; line-height: 30px; margin-left: 4px; margin-right: 4px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; } #iqithtmlandbanners-block-5 .social-footer-link:hover { background-color: #CCC; color: #FFF; } #footer-copyrights p { display: inline-block; } /*###### PAGE PRODUIT #####*/ #product .product-cover .product-flags { display: none; } /* frais de port gratuit via iqit html banner */ #product .product-additional-info { font-size: 0.8rem; } #product .product-freeshipping-info { background-color: #000; color: #FFF; border-radius: 30px; padding: 1px 8px; margin-left: 4px; font-size: 0.8rem; } /*info icon like */ #product .btn-iconic { border-radius: 50%; background-color: #083C4A; border-color: #083C4A; color: #FFF; width: 50px; height: 50px; text-aligne:center; padding: 0; } #product .btn-iconic:hover{ background-color: #FFF; color: #083C4A; } /* Produits associés */ #product .product-accessories .js-product-miniature-wrapper{ margin: 0.5%; width: 19%; height: auto; } @media(max-width:980px){ #product .product-accessories .js-product-miniature-wrapper{ margin: 1.66666%; width: 30%; height: auto; } } @media(max-width:640px){ #product .product-accessories .js-product-miniature-wrapper{ margin: 1%; width: 48%; height: auto; } } /* infos*/ #product .product-info-row { padding: 0; } #product .product-info-row .product-reference{ display: inline-block; margin-right: 15px; font-size: 1rem; } /* espace autour du bouton add to cart */ #product .product-information .product-actions .add { margin-left: 10px; margin-right: 10px; } #product .current-price-block{ display: inline-block; margin-right: 15px; } #product .product-ht br{ display: none; } #product #lyoshowvatfree{ display: inline-block; } #product .product-reference span{ color: #083C4A; font-weight: bold; } /* PRODUITS ASSOCIES */ #product .product-carousel #lyoshowvatfree strong:first-child, #product .product-carousel #lyoshowvatfree:not(strong) { display: none !important; } #product .product-carousel .product-reference a{ color: #083C4A; font-weight: bold; } #product .product-carousel .product-availability{ display: none !important; } /* les onglets */ #product #product-infos-tabs .nav-link{ background-color: #083C4A !important; color:#FFF !important; opacity: 1 !important; } #product #product-infos-tabs .nav-link.active{ background-color: #91C522 !important; } #product .nav-tabs .nav-item { margin-right: 1px !important; border:0 !important; width: 33.2%; } #product .nav-tabs .nav-item:hover { border:0 !important; } /*###### PAGE CATEGORIES #####*/ #category .product-title { color: #000; } #category .product-reference-div { margin-top: .5rem; font-size:0.9rem; } #category .product-reference { font-weight:bold; color: #093C4A; } #category .view-switcher a, #category .view-switcher span[data-obf]{ color: #093C4A; } #category .view-switcher a.current, #category .view-switcher span[data-obf].current{ color: #90C422; } .products-grid .product-miniature .product-reference a , .products-grid .product-miniature .product-reference span[data-obf] { color: #093C4A; } .subcategory-block{ padding: 1rem; background-color: #FFF; margin:1.5rem 1rem; border: 1px solid #CCC; } .subcategories-title a:hover{color:#4E90C0 !important;} .subcategories-desc{font-size: 13px;margin-bottom:8px;text-align: left ; } .subcategories-link{font-weight:bold; color:#90C422 !important;} .subcategories-link:before{ content: '\f105'; font-family: 'FontAwesome'; margin-right: 8px; color:#90C422; } /*###### BREADCRUMB - HOME ICON #####*/ .breadcrumb li[itemprop="itemListElement"]:first-child a span { display: none; } .breadcrumb li[itemprop="itemListElement"]:first-child a:before { content: '\f015'; font-family: 'FontAwesome'; font-size: 14px; } #wrapper .breadcrumb li::after { content: '>'; /* content: '\f054'; font-family: 'FontAwesome'; */ } /*###### FOOTER #####*/ #footer:before{ content: ''; background-color: #083C4A; height: 50px; width: 100%; display: block; } /*###### LEFT COLUMN CATEGORIES LINK #####*/ #left-column .block-toggle.block-categories.block-links { padding: 0 !important; } #left-column .block-toggle.block-categories.block-links .block-title{ padding: 8px !important; background-color: #91C522 !important; margin: 0px !important; } /* TITRE - Accueil */ #left-column .block-toggle.block-categories.block-links .block-title a { color: #FFF !important; font-size: 13px; font-weight: normal; } #left-column .block-toggle.block-categories.block-links li ul { margin: 0; } #left-column .block-toggle.block-categories.block-links li a{ border-bottom: 1px solid #B6BDC1; width:100%; } #left-column .block-toggle.block-categories.block-links li:last-child{ border-bottom: 0px; } #left-column .block-toggle.block-categories.block-links .collapse-icons { right: 8px; } /** cat niv 1 : gris foncé */ .category-top-menu.block-content { padding: 0px !important; background-color: #DBE4E9!important; } .category-top-menu.block-content li[data-depth="0"] a { font-size: 13px; color: #000; } /** cat niv 2 */ .category-top-menu.block-content li[data-depth="1"] a, .category-top-menu.block-content li[data-depth="2"] a, .category-top-menu.block-content li[data-depth="3"] a, .category-top-menu.block-content li[data-depth="4"] a, .category-top-menu.block-content li[data-depth="5"] a, .category-top-menu.block-content li[data-depth="6"] a { color: #000; } .category-top-menu.block-content li[data-depth="0"] a:hover{ background-color: #FFF; color: #000; } .category-top-menu.block-content li[data-depth="1"] a:hover, .category-top-menu.block-content li[data-depth="2"] a:hover, .category-top-menu.block-content li[data-depth="3"] a:hover, .category-top-menu.block-content li[data-depth="4"] a:hover, .category-top-menu.block-content li[data-depth="5"] a:hover, .category-top-menu.block-content li[data-depth="6"] a:hover { background-color: #000; color: #FFF; } /* icon expand */ .block-categories .collapse-icons { top: 8px; } /* Padding dans les liens selon le niveau d'arbo */ #left-column .block-toggle.block-categories.block-links li a { padding: 5px; padding-left: 20px; display: inline-block; } #left-column .block-toggle.block-categories.block-links ul>li a:before { content: '\002023'; font-size: 20px; padding: 5px; } /** cat niv 2 actif : gris clair */ .category-top-menu.block-content li[data-depth="1"] a{padding-left: 25px !important;} .category-top-menu.block-content li[data-depth="1"] a:before {padding-left: 10px !important;} .category-top-menu.block-content li[data-depth="2"] a{padding-left: 40px !important;} .category-top-menu.block-content li[data-depth="2"] a:before {padding-left: 25px !important;} .category-top-menu.block-content li[data-depth="3"] a{padding-left: 55px !important;} .category-top-menu.block-content li[data-depth="3"] a:before {padding-left: 40px !important;} .category-top-menu.block-content li[data-depth="4"] a{padding-left: 70px !important;} .category-top-menu.block-content li[data-depth="4"] a:before {padding-left: 40px !important;} .category-top-menu.block-content li[data-depth="5"] a{padding-left: 85px !important;} .category-top-menu.block-content li[data-depth="5"] a:before {padding-left: 70px !important;} .category-top-menu.block-content li[data-depth="6"] a{padding-left: 100px !important;} .category-top-menu.block-content li[data-depth="6"] a:before {padding-left: 85px !important;} @media(max-width:1026px){ .category-top-menu.block-content li[data-depth="1"] a{padding-left: 25px !important;} .category-top-menu.block-content li[data-depth="1"] a:before {padding-left: 10px !important;} .category-top-menu.block-content li[data-depth="2"] a{padding-left: 30px !important;} .category-top-menu.block-content li[data-depth="2"] a:before {padding-left: 15px !important;} .category-top-menu.block-content li[data-depth="3"] a{padding-left: 35px !important;} .category-top-menu.block-content li[data-depth="3"] a:before {padding-left: 20px !important;} .category-top-menu.block-content li[data-depth="4"] a{padding-left: 40px !important;} .category-top-menu.block-content li[data-depth="4"] a:before {padding-left: 25px !important;} .category-top-menu.block-content li[data-depth="5"] a{padding-left: 45px !important;} .category-top-menu.block-content li[data-depth="5"] a:before {padding-left: 30px !important;} .category-top-menu.block-content li[data-depth="6"] a{padding-left: 50px !important;} .category-top-menu.block-content li[data-depth="6"] a:before {padding-left: 35px !important;} } .category-top-menu.block-content li[data-depth="0"]:has(> a.category-active){ padding-left: 0px; color: #000; background-color:#F2F5F7; } .category-top-menu.block-content li[data-depth="1"]:has(> a.category-active), .category-top-menu.block-content li[data-depth="2"]:has(> a.category-active), .category-top-menu.block-content li[data-depth="3"]:has(> a.category-active), .category-top-menu.block-content li[data-depth="4"]:has(> a.category-active), .category-top-menu.block-content li[data-depth="5"]:has(> a.category-active), .category-top-menu.block-content li[data-depth="6"]:has(> a.category-active) { padding-left: 0px; color: #000; background-color:#000; /*border-bottom: 1px solid #B6BDC1;*/ } .category-top-menu.block-content li[data-depth="0"]:has(> a.category-active) ul li[data-depth="1"], .category-top-menu.block-content li[data-depth="1"]:has(> a.category-active) ul li[data-depth="2"], .category-top-menu.block-content li[data-depth="2"]:has(> a.category-active) ul li[data-depth="3"], .category-top-menu.block-content li[data-depth="3"]:has(> a.category-active) ul li[data-depth="4"], .category-top-menu.block-content li[data-depth="4"]:has(> a.category-active) ul li[data-depth="5"], .category-top-menu.block-content li[data-depth="5"]:has(> a.category-active) ul li[data-depth="6"] { background-color:#ECF1F5; } /** cat niv 2 : gris clair */ .category-top-menu.block-content .category-sub-menu ul li { padding-left: 0px; } .category-top-menu.block-content .category-active { font-weight: bold !important; } .category-top-menu.block-content .category-sub-menu .collapse.show { background-color: #DBE4E9 !important; } .category-top-menu.block-content .block-categories li ul { margin: 0; } /* .category-top-menu.block-content .category-active:only-child, */ .category-top-menu.block-content .category-active:last-child { color: #91C522 !important; } /*##################################################################*/ /* iqitcontactform in position footer : don't display custom text */ #footer-container-main .block-iqitcontactpage .part:last-child { display: none; } /* iqitcontactform in position footer : don't display custom text */ #footer-container-main .block-iqitcontactpage .block-content hr{ display: none; } /* message alerte montant du panier insuffisant en rouge */ .checkout.cart-detailed-actions.card-body .alert-warning{ background-color: #FE0701 !important; color: #FFF !important; font-weight: bold; } /* bloc description SEO 2 dans page catégorie */ #ec_seo_description2 { margin-top: 3rem; } /* bouton voir le panier / editer un devis */ .cart-buttons .btn-secondary{ background-color : #007FAC; color: #FFF; font-weight: bold; } .cart-buttons .btn-secondary:hover{ background-color : #007FAC; border-color : #007FAC; } /* .cart-buttons .btn-primary:hover{ background-color : #4e90bf; } */ /*--------------------*/ .js-payment-ps_checkout{ margin-top: 30px; } /* radio type paiement */ #ps_checkout-paypal-buttons-container { text-align: center !important; } #ps_checkout-paypal-buttons-container iframe { max-width: 100% !important; width: 100% !important; } .ps_checkout-payment-option span.custom-radio { margin-right: 3px !important; } label[for="payment-option-1"]:after, label[for="payment-option-2"]:after, label[for="payment-option-3"]:after, label[for="payment-option-4"]:after, label[for="payment-option-5"]:after { content: ' '; position: relative; height: 20px; top:4px; display: inline-block; margin-left:15px; } label[for="payment-option-1"]:after{ width: 104px; background-image: url('/themes/warehousechild/assets/img/pay-cb.jpg'); } label[for="payment-option-1"] img { display:none; } label[for="payment-option-2"]:after{ width: 45px; background-image: url('/themes/warehousechild/assets/img/pay-mandat.jpg'); } label[for="payment-option-3"]:after{ width: 45px; background-image: url('/themes/warehousechild/assets/img/pay-cheque.jpg'); } label[for="payment-option-4"]:after{ width: 45px; background-image: url('/themes/warehousechild/assets/img/pay-virement.jpg'); } .payment-option{ margin: 1.5rem auto; } /* .btn-primary-2 { background-color:#91C522 !important; } .btn-primary-2:hover { color: #fff; background-color: #4e90bf!important; border-color: #4e90bf!important; } */ /* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 1rem 1rem; margin-bottom: 3rem; border: 1px solid #FFF; } .block-categories li ul { font-size: 13px; } category-sub-menu ul li { font-size: 14px; } #left-column{ padding-right: 2rem;} body#checkout section.checkout-step, .cart-grid-right .cart-summary{ background: #fff } .cart-items{ background: #fff; border: 1px solid #f0f0f0 } .cart-item{ padding: 1rem } .product-info-row { margin-bottom: 0; } .product-info-row > .col-12 { padding-left: 0} .products-selection{ background: #fff; padding-left: 1rem; padding-right: 1rem; border: 1px solid #f0f0f0 } .product-tabs { margin-top: 0; } .product-tabs #products-tab-anchor { display: block; height: 0; } .product-tabs .nav-link{ padding: 0.7rem; /* border-top: 1px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent;*/ } /* .product-tabs .nav-link.active{ background: #fff; border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; } */ .product-tabs .nav-tabs{ margin: 0; } @media(max-width:1026px){ #product #product-infos-tabs .nav-link{ height: 60px; vertical-align: middle; } #product .nav-tabs .nav-item { width: 33%; } } .product-tabs .tab-content{ background: #fff; padding: 1.5rem; border: 1px solid #CCC; border-top: none; } /* add background colors in variouse boxes - end */