.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ main { overflow: hidden; max-width: 1140; margin: 36px auto; } body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1140; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777777; } a:hover:not(.nav-link):not(.btn) { color: #333333; } .pagination .page-list li:hover { border-color: #333333; } .pagination .page-list li.current { border-color: #333333; } .pagination .page-list li.current a { color: #333333; } #mobile-header { border-bottom: solid 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #mobile-header .m-nav-btn { color: #777777; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Open Sans', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Overpass', sans-serif; } #blockcart-content { background: #ffffff; border: none 1px; box-shadow: 0px 6px 30px 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: #f8f8f8; color: #333333; 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: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dedede; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #333333; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #095ba7; 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: #043867; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #043867; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 0.8571428571rem; 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: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!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(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(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #333333; } .iqit-review-star { color: #e0d041; } .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: #eba53d; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #eba53d; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #005bab; color: #ffffff; } #back-to-top:hover { background: #ee302d; color: #ffffff; } #header, #checkout-header { background: #fdb813; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fdb813; border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #ee302d; border-bottom: solid 1px rgba(0, 0, 0, 0.08); padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #ffffff; } #header .header-nav .social-links._topbar { font-size: 1rem; } .header-top { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; color: #777777; } .header-top a:not(.btn):not(.nav-link) { color: #777777; } .header-top a:not(.btn):not(.nav-link):hover { color: #333333; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4285714286rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #777777; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #777777; } .header-top a.header-cart-btn:not(:hover) { color: #777777; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: rgba(161, 161, 161, 0.18); } .cart-products-count-btn { background: #095ba7; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 1px #ededed; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.2142857143rem; max-width: 14.2857142857rem; color: #005bab; padding-left: 1.0714285714rem; padding-right: 1.0714285714rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #005bab; } #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: #ee302d; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.5714285714rem; max-height: 1.5714285714rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.7142857143rem; padding-right: 0.7142857143rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; 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: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #005bab !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #ee302d !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: #333333 !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: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #000000; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #000000; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.8571428571rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #000000; } .mobile-menu__tab { border-bottom: none 1px; min-height: 4.4285714286rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #595050; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.5714285714rem; } .mobile-menu__tab-icon--img { max-height: 1.5714285714rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -1.4285714286rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 1.4285714286rem; } .swiper-container-wrapper { margin: -1.4285714286rem; } .swiper-container-wrapper .products.swiper-container { padding: 1.4285714286rem; } .swiper-container-wrapper .product-carousel { padding: 1.4285714286rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 1.4285714286rem; } .product-miniature { border: solid 1px #ededed; outline: 1px none transparent; } .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: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #ee302d; outline: none 1px; } } .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-description-short { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5357142857rem 1.0714285714rem; background: black; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #000000; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 .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: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(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(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.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #333333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #ffffff; background: #333333; transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-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; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #777777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #095ba7; font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #095ba7; } #content-wrapper .section-title { color: #095ba7; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #095ba7; } .nav-tabs .nav-link { color: #000000; font-size: 1rem; 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 #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #000000; font-size: 1rem; 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: #000000; } #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: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.3571428571rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #777777 !important; } #footer .block-title, #checkout-footer .block-title { color: #333333; font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #333333; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #212121; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #666666; } #footer-container-main a, #checkout-footer a { color: #666666; } #footer-container-main a:hover, #checkout-footer a:hover { color: #fdb813; } #footer-copyrights { border-top: none 1px; background: #005bab; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #maintenance-page { background: #005bab; color: #ffffff; } #maintenance-page a, #maintenance-page a:link { color: #ffffff; } @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'; } /* Header */ #desktop-header { background-color: #FFF; } .header-top { padding-top: 19px; padding-bottom: 19px; color: #777; } #mobile-header { background: white; } #header .header-nav { border-bottom: solid 1px rgba(0, 0, 0, 0.08); padding: 17px 0; max-height: 50px; font-family: "Open Sans", sans-serif; font-size: 13px !important; line-height: 13px; } #main .page-content, #main .page-header { margin-bottom: 1.563rem; } @media (min-width: 768px) { .services img { width: 258px !important; height: 193px !important; } } @media (max-width: 767.98px) { #wrapper { margin-bottom: 0 !important; margin-left: 20px !important; margin-right: 20px !important; } #footer .block-newsletter { padding-left: 15px; padding-right: 15px; } #footer .container .footer_about_us .logo_footer img { width: 50% !important; } .services img { width: 100% !important; height: auto !important; } } .page-customer-account #wrapper { margin: 0; background: transparent; box-shadow: none; padding-top: 65px; } #content-wrapper .page-title { font-weight: 600 !important; color: #005BAB; text-align: left; font-size: 28px; line-height: 1; font-style: normal; text-transform: none; margin: 0; border-bottom: 0; padding-bottom: 0; } #wrapper .breadcrumb { padding: 20px 0 !important; } #wrapper .breadcrumb a { font-size: 13px !important; color: #666; line-height: 30px; } #wrapper .breadcrumb ol li:last-child span { color: #EE302D; } #content-wrapper .section-title { font-family: "Overpass", sans-serif; font-size: 24px; color: #333; border: 0; font-weight: 600; line-height: 1; text-transform: none; margin-bottom: 0; padding-bottom: 0; } #content-wrapper .page-title { font-weight: 400; } .products-selection { margin-top: 0 !important; margin-bottom: 30px; padding: 20px; border: 1px solid rgb(237, 237, 237) !important; border-image: initial; } .products-selection .sort-by-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .products-selection .sort-by { white-space: normal; word-break: break-word; margin-right: -.9375rem; margin-left: .9375rem; text-align: right; } .products-selection .sort-by { line-height: 20px; font-size: 14px; padding: 5px; margin: 0; float: left; color: #666; font-weight: 400; text-transform: capitalize; } .product-miniature-grid .product-price { font-size: 17px; font-weight: 400; line-height: 1; } .btn { border-radius: 5px !important; } .stuck-menu { transition: all 300ms linear; background: rgba(255, 255, 255, .8); box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .4); } a { color: #666; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear } h2{ font-size: 36px; color: #005BAB; } h3.elementor-image-box-title > a { color: #005BAB !important; } #wrapper { border-top: 1px solid #ededed; } main { margin-top: 0 !important; } .header-top {padding-right: 10px;padding-left: 10px; background-color: #fff;} #index #inner-wrapper {padding-right: 0px;padding-left: 0px;} #cart-toogle .fa-shopping-bag::before {content: "\f16b";} nav {display:flex;} /* Menu */ .iqit-megamenu-container {padding-right: 0px;padding-left: 0px;} .cbp-hrmenu .cbp-hrsub-inner {background-size:contain;} .col-header-center {text-align:center;} .cbp-hrmenu-tab-6 {padding-top:4px;} .search-menu .fa {font-size:1rem;vertical-align:middle;} .iqit-megamenu-container .search-menu {width:300px;} .iqit-megamenu-container .search-btn .fa-search {padding-bottom:5px;} #cbp-hrmenu-tab-6 .search-menu input.form-search-control {margin-top:2px;} #cbp-hrmenu-tab-6 .search-menu .search-btn {margin-top:7px;} /* Footer footer {padding-right: 20px;padding-left: 20px;} */ #footer-copyrights { color: #fff; } /* Home sans marge côté */ #index #inner-wrapper {padding-right: 0px;padding-left: 0px;} /* Pages CMS */ #cms #inner-wrapper {padding-right: 0px;padding-left: 0px;} #cms .page-header {padding-right: 15px;padding-left: 15px;} /* Categorie */ #category .product-list-subcategories .col-4 {padding-bottom: 30px;} #category .product-list-subcategories .subcategory-image {border:none;} /* Produit */ #product .manufacturer-logo {max-width: 70px;} /* Blog */ #module-ph_simpleblog-single h2 {color:#095ba7;padding-bottom:1.2em;} /* Panier et Checkout */ #main-product-wrapper .fa-shopping-bag::before {content: none !important;} .btn-primary:not(.btn-iconic) i.fa-shopping-bag {margin-right:0;} #ref_interne_commande::placeholder {opacity: 0.4;} /* Display None sur Livraisons #cart-subtotal-shipping {display:none;} .delivery-options {display:none;} */ /* Formulaire Compagnons */ .cms-id-21 #submitForm {background-color: #095BA7;color: white;} @media screen and (min-width: 760px) {.cms-id-21 .formbuilder_group .col-md-4 {text-align:right;}} .cms-id-21 #gformbuilderpro_15 {display: flex; align-items: center; justify-content: center;} .cms-id-21 .col-md-6 label{padding-left:5px;} /* Formulaire Webshop dédié */ .cms-id-22 #submitForm {background-color: #095BA7;color: white;} /* Formulaires Catalogue */ .cms-id-12 .gformbuilderpro_openform {font-size:15px;background-color: #17a2b8;border-color: #17a2b8;} .cms-id-12 .fancybox-inner .gformbuilderpro_content #submitForm {padding: .5rem 1.25rem;color: #fff; background-color: #17a2b8;} .cms-id-16 .page-title { display: none;} .container { width: 100% !important; } .header-nav { padding-bottom: 0 !important; } .search-btn { background: #005BAB !important; color: #fff; border-radius: 0 5px 5px 0; font-weight: 400; } .form-control.form-search-control { border-radius: 5px !important; } #_desktop_contact_link .contact-link .phone { float: right; padding-left: 40px; line-height: 1; position: relative; margin-top: 6px } #_desktop_contact_link .contact-link .phone:before { content: ""; display: inline-block; width: 32px; height: 32px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0EwQjUwNENGNjI1MTFFOUEyQzk5REVBQTAyNUNBQTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0EwQjUwNERGNjI1MTFFOUEyQzk5REVBQTAyNUNBQTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3QTBCNTA0QUY2MjUxMUU5QTJDOTlERUFBMDI1Q0FBMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3QTBCNTA0QkY2MjUxMUU5QTJDOTlERUFBMDI1Q0FBMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuwGJLsAAAOrSURBVHjavJdpiI1hFMev65oRY99p7Fki25AGZYlsH4UP1qJkl2WEImVfSiFLPkwiH0Qik2z5YJlRxBdL9mVIxnrH0hjD/+j36vH2vnfeKTOnfr33vc9znvPc85xznnOrZWVlxSJKhhgjholeor2oz9hH8VjcEhdFniiOsmi1CBtoJ5aLSWzCk68YjrGRWs6YGT8strCxUImnGEsXG8U9Mcs2K46LqSJT1BatoDbfTRC54hc6d8UmUbOiHjD3HsPVSTayW3yOeFx1xVyxQtThaMYFeSPIA93FFYyfF13YQFTjMeZuRPcca11h7X8k4XvvgEJzsVMsEmWik+gWMD9MSsUdcV+MEjvEfNYeJB4FbcDO/CjG94gFfL9VLCEGKiIWB9vFMtYyW7OxMUB898fABs7sghgpfjLRXPdWHBIlEY2nicmiCWtcE9XFGTGc41npesCCbjEBNw3jJj15Wjptq6AHXuG9XmzA1pzO0ZhHD1hQekGY46RdYcBiX3hmMdfTGw9eQOcwx9VxpZC0TKO2/FHKwF1JUi2VzGGBTN7t82Y+Z/I+r5w1dmPrT2GzIxhLIcmNkGoWUPvFM95HOmP2XbZ4ECFFj3PUY80DQxnIC5jsxUJrnu9FgTP+EDwpYE7M8dLPgHVP8xyWcAItP2DieSI/h4voB8E1CTdamg0O0KtB0Skhq/zi2ephG+govokXAROtdE4Uu2yyE4gLxSUyJ0wKiYdHAWMvsNkxQd0uSrHQCaiHW29ieBTjMzlTV6x6fionFj6IxglSorScPqCYBY2DYoYYSKnNDTlnVzesXKeluo6zKRpJDA3i+/XEgsm6EOP9Hd07rBUoQZdLHZqQk+Yi8YTLyN7b8r6KmDgSchVbRjVkbldxSowgpj6FXcf9uK0sjW5j/Chl2p4NnF9iJXZKyK/Pxrir24jYeSfOir5+DzTj0rH0eSneEO1ecBal8FiYV/26N7BjnhhCoP71QLrTRrURa2L/X9aw9ixspfuPYBVltixWeVKGjZX+GLCKtTdWdbLP6y3i5GNR1D7+P0kxNkvjBF1TIrWqpBE2X8a5mRJctVUlS7GZF6fdSnLjrfais5IkHRvLsbnVdvGcfzRWMNbSr72uBON2dbegUiax+dTLAutWe9P5mnTm2dL3jNIVl4TodqYztvLdB5uBf82q0wFdRvkDZfgNvUN52ZJBl9TM0X1NiS7037zxkDbsCR3QNS6n62J0xFQtpve/im4+us+Crv3fAgwA/9HwoFPvQX4AAAAASUVORK5CYII=) no-repeat; position: absolute; left: 0; top: 4px } #_desktop_contact_link .contact-link .phone a { color: #333; display: block; font-size: 18px; line-height: 18px; font-weight: 600; font-family: "Overpass",sans-serif } #_desktop_contact_link .contact-link .phone span { display: block; font-size: 13px; color: #333; line-height: 14px; margin-bottom: 4px } #header .header-btn-w .header-btn { text-align: right; display: block; cursor: pointer; } #header .header-btn-w .header-btn .title { white-space: nowrap; margin-top: .5rem; display: inline; } .cbp-column-title.nav-link.cbp-category-title { display: none; } ul.cbp-links.cbp-category-tree { box-shadow: 0 2px 7.4399999999999995px .56px rgba(0, 0, 0, .1); background: #fff; width: 100%; } .cbp-hrmenu .cbp-links li { padding: 0 20px; line-height: 40px; border-bottom: 1px solid #eee; position: relative; display: block; } .cbp-hrmenu .cbp-hrsub-inner { padding: 0; } .cbp-hrmenu .cbp-categories-row > div { /*margin: 0; padding: 0;*/ } .cbp-hrmenu .cbp-hrsub-inner { background: transparent !important; border: 0; } .cbp-hrmenu .cbp-menu-column { margin-top: 0 !important; } .cbp-hrmenu .cbp-links li a:before { content: unset; } .cbp-hrmenu .cbp-links li a { -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .cbp-hrmenu .cbp-links li a:hover { color: #EE302D !important; font-weight: 500; -moz-transform: translateX(10px); -webkit-transform: translateX(10px); -o-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); } .cbp-hrmenu > ul { margin: 0; } .cbp-hrmenu .cbp-hrsub-inner > .row:last-child, .cbp-hrmenu .cbp-hrsub-inner .iqitmegamenu-submenu-container > .row:last-child { margin-bottom: 0px; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 25px; padding-right: 25px; } } #search_filters { box-shadow: none; background: #f8f8f8; padding: 40px 20px; margin-bottom: 30px; color: black; } .products-selection { border-top: 0; border-bottom: 0; } .header-top .header-cart-default a.cart-toogle { background: transparent !important; color: #777; padding: 0.64286rem 0.64286rem; } #search_filters .facet .facet-label .custom-checkbox, #search_filters .facet .facet-label .custom-radio { top: -4px; margin-right: 0; } #search_filters_wrapper #search_filters .facet .custom-checkbox input[type="checkbox"]+span { margin: -3px 3px 0 0; width: 15px; height: 15px; border: 1px #333 solid; border-radius: 3px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } .custom-checkbox input[type=checkbox]+span { vertical-align: bottom; } section.facet.clearfix ul { max-height: 200px; overflow-y: auto; } p.h6.facet-title { text-transform: uppercase !important; } h3.product-title a { color: #0062bd !important; text-transform: capitalize !important; } .js-product-miniature .thumbnail-container:before { content: ""; position: absolute; left: 20px; right: 20px; bottom: -1px; border-bottom: 1px solid #ededed; z-index: 1; } .product-miniature-default .product-thumbnail img { max-height : 260px; padding: 20px; } .js-product-miniature .product-description{ padding: 25px 20px !important; background: #fff; overflow: hidden; position: relative; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } #search_filters_wrapper #search_filters .h6 { font-size: 16px; line-height: 1; font-weight: 700; color: #333; margin-bottom: 15px; position: relative; display: block; } #search_filters_wrapper #search_filters .facet .facet-title { display: block; clear: both; color: #333; font-weight: 700; font-size: 14px; padding: 0; border: none; margin-bottom: 10px; line-height: 24px; text-transform: uppercase; } #search_filters_wrapper #search_filters .facet .facet-label a { color: #333; font-size: 14px; margin-top: 0; line-height: 22px; } #search_filters_wrapper #search_filters .facet .collapse li { line-height: 25px; } .pos_title h2, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: "Goldman", sans-serif; } #search_filters_wrapper #search_filters .facet .facet-label:hover .custom-checkbox input[type="checkbox"]+span { border-color: #EE302D; } #search_filters_wrapper #search_filters .facet .facet-label:hover a { color: #EE302D; } .pagination .page-list a { display: inline-block !important; padding: 0 !important; } .pagination { padding: 20px; border: 1px solid #ededed; background: #fff; font-size: 15px; font-weight: 400; margin: 30px 0; color: #333; text-align: center; } .pagination { width: 100%; } .pagination { display: inline-block; padding-left: 0; margin-top: 1rem; margin-bottom: 1rem; border-radius: 0; } .pagination .page-list li { display: inline !important; border: unset !important; margin: 0 .05rem; } .pagination .disabled { color: #333; } .pagination .disabled { color: #7a7a7a; } .pagination a { font-weight: 400; color: #333; padding: 0; height: 36px; line-height: 36px; background: #f1f1f1; font-size: 15px; display: inline-block; width: 36px; border-radius: 100%; text-align: center; vertical-align: top; } .pagination a:hover, .pagination .current a { background: #EE302D; font-size: 14px; color: rgb(255, 255, 255) !important; text-decoration: none; } .products-selection .view-switcher a { line-height: 30px; margin-right: 15px; } .products-selection .view-switcher a.current, .products-selection .view-switcher a:hover { opacity: 1; color: #EE302D; } .elementor-widget-wrap img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } /* .elementor-widget-wrap:hover img { */ .elementor-image-box-img:hover img, .elementor-iqit-banner:hover img { -webkit-transform: scale(1.1) rotate(0.05deg); transform: scale(1.1) rotate(0.05deg); } #back-to-top { background: #005BAB; color: #fff; font-size: 1.5rem !important; } #back-to-top { border: none; cursor: pointer; width: 2.5rem; height: 2.5rem; opacity: 0; visibility: hidden; position: fixed; right: 50px; bottom: 50px; transition: all .2s cubic-bezier(.7,0,.3,1); font-size: 2rem; outline: none; border-radius: 100%; } #back-to-top:hover { background: #EE302D; color: #fff; box-shadow: 0 0 20px #fff; } .back-top a:hover { background: #333; color: #fff; box-shadow: 0 0 20px #fff; } .col-product-info { padding: 20px; border: 1px solid #ededed; } #product-infos-tabs { justify-content: center; } .product-tabs { box-shadow: none; display: inline-block; width: 100%; margin: 60px 0 120px 0 !important; padding: 60px 30px !important; position: relative; background: #fff; border: 1px solid #ededed; position: relative; } .nav-tabs .nav-link { background: transparent; border: 0; text-transform: none; line-height: 24px; color: #a9a9a9; padding: 0 0 15px 0; margin: 0 30px; font-size: 20px; font-weight: 600 !important; position: relative; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000; border-bottom: solid 2px #EE302D; } #product-images-thumbs .slick-slide.slick-active>div { position: relative; margin: 0 5px; opacity: .6; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } #product-images-thumbs .slick-slide.slick-active>div:before { content: ""; position: absolute; left: 2px; right: 0; top: 0; bottom: 0; border: 1px solid #ededed; pointer-events: none; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } #product-images-thumbs .slick-slide.slick-active:hover>div:before, #product-images-thumbs .slick-slide.slick-current.slick-active>div:before { border-color: #EE302D; } #product-images-thumbs .slick-slide.slick-current.slick-active>div, #product-images-thumbs .slick-slide.slick-active:hover>div { opacity: 1; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } .images-container-bottom .product-images .thumb-container { padding: .5rem !important; } .product-images img:hover { opacity: 1; } .product-description .rte-content { line-height: 24px; } .product-variants .color, .product-variants .input-color { width: 1.25rem; height: 1.25rem; line-height: 2rem; } .color, .custom-checkbox input[type=checkbox]+span.color { box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2); border: 1px solid rgba(0, 0, 0, .05); } #js-product-list-header { margin-top: -3rem; margin-bottom: 1rem; /* display: none; */ } #js-product-list-header h1 { text-align: right !important; } .products-grid .product-miniature-default .iqitreviews-simple, .products-grid .product-miniature-default .product-brand, .products-grid .product-miniature-default .product-reference, .products-grid .product-miniature-default .product-title { padding-bottom: 1rem; } .product-information { color: #666; font-size: 13px; font-weight: 400; line-height: 24px; } .product-actions .add-to-cart:hover { opacity: .8; } .product-actions .add-to-cart { position: relative; padding: 0 60px; color: #333; line-height: 46px; height: 46px; font-size: 16px; font-weight: 700; border: 0; border-radius: 5px; box-shadow: none; text-transform: capitalize; background: #EE302D; } .elementor-brands:hover .slick-arrow { opacity:1; } .slick-arrow { transition: all 300ms linear; opacity:0; background: transparent; color: #cdcdcd; } .slick-arrow:hover { color: #EE302D; } .slick-prev { left: -30px; } .slick-next { right: -30px; } element.style { } .elementor-widget-wrap img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } .elementor-brands img { margin: 0 auto; } .elementor img { height: auto; max-width: 100%; border: none; border-radius: 0; box-shadow: none; } .elementor-brands-carousel .slick-slide img { filter: none; -webkit-filter: grayscale(0); opacity: .7; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } .elementor-brands-carousel .slick-slide:hover img { /* filter: gray; -webkit-filter: grayscale(1); */ filter: none; -webkit-filter: grayscale(0); opacity: 1; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } .elementor-widget-wrap.slick-slide:hover img { -webkit-transform: none !important; transform: none !important; } footer { padding: 0; } #footer .footer-container .block-content>li, #footer .footer-container .block-content>ul>li { display: block; margin: 0; line-height: 1; border: 0; padding: 0; font-weight: 400; margin-bottom: 8px; float: left; width: 50%; } #footer .footer-container .block-content>li a, #footer .footer-container .block-content>ul>li a { font-size: 14px; line-height: 24px; padding: 0; display: block; text-transform: none; color: #666; margin-bottom: 0; display: block; position: relative; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } #footer .footer-container .block-content>li a:hover, #footer .footer-container .block-content>ul>li a:hover { padding-left: 10px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; color: #EE302D; } .block-links ul > li a::before { content: ""; display: none; transition: none; } .block-links ul>li a:hover:before { left: unset; } #footer .container .footer_about_us .logo_footer { margin-bottom: 30px; } #footer .container .footer_about_us .logo_footer img { width: 100%; } #footer .container .footer_about_us .desc_info { line-height: 24px; color: #666; } #footer .footer-container .footer_about_us .hotline { display: inline-block; width: 100%; margin-top: 30px; } @media (max-width: 767px) { #footer .container .footer_about_us .hotline { margin-bottom:20px; } } #footer .container .footer_about_us .hotline img { float: left; margin-right: 10px; } #footer .container .footer_about_us .hotline .content_hl { overflow: hidden; font-size: 13px; color: #666; } #footer .container .footer_about_us .hotline .content_hl span { display: block; } #footer .container .footer_about_us .hotline .content_hl strong { font-size: 24px; color: #333; font-weight: 400; font-family: "Overpass",sans-serif; } .ps-emailsubscription-block form .input-wrapper { width: 100%; } .ps-emailsubscription-block form .input-wrapper input { height: 48px; background: transparent; color: #a9a9a9; padding: 0 120px 0 10px; line-height: 32px; display: inline-block; width: 100%; font-size: 14px; border: 1px solid #ededed; border-radius: 3px; } .ps-emailsubscription-block form .btn { position: absolute; top: 0; right: 0; text-transform: capitalize; font-weight: 700; font-size: 15px; border: 0; border-radius: 0 3px 3px 0; box-shadow: none; padding: 0 18px; line-height: 48px; height: 48px; color: #fff !important; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; background: #EE302D; } .ps-emailsubscription-block form .btn:hover { opacity: .8; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; } .contact-rich { color: #7a7a7a; margin-bottom: 2rem; word-wrap: break-word; } .contact-rich h2 { color: #232323; margin-bottom: 2rem; } .contact-rich .block { height: auto; overflow: hidden; } .contact-rich .block .icon { float: left; width: 4.5rem; } .contact-rich .block .icon i { font-size: 2.3rem; } .contact-rich .block .data { color: #232323; width: auto; overflow: hidden; line-height: 24px; } .contact-rich .block .data.email { padding-top: .375rem; } .contact-rich hr { margin-top: 1rem !important; margin-bottom: 1rem !important; border: 0; border-top: 1px solid rgba(0, 0, 0, .1); } #gformbuilderpro_17 { text-align: right; } #gformbuilderpro_17 #submitForm { text-transform: capitalize; font-weight: 400; font-size: 14px; border: none; line-height: 25px; box-shadow: none; padding: 5px 20px; border-radius: 5px; display: inline-block; background: #333; color: #fff; } #gformbuilderpro_17 #submitForm:hover { background: #EE302D; border-color: transparent; border: none; color: #fff; outline: 0 !important; text-decoration: none !important; box-shadow: none !important; } .btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.btn:hover,.btn:focus,.btn:active,.btn.active { outline: 0!important; text-decoration: none!important; box-shadow: none!important } .btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover { border-color: transparent; border: none; color: #fff } .btn-secondary,.btn-tertiary,.btn-primary { text-transform: capitalize; font-weight: 400; font-size: 14px; border: none; line-height: 25px; box-shadow: none; padding: 5px 20px; border-radius: 5px; display: inline-block; background: #005BAB; color: #fff } .btn-secondary:hover,.btn-tertiary:hover,.btn-primary.focus,.btn-primary:focus,.btn-primary:hover { border-color: transparent; border: none; color: #fff; background: #EE302D; } .page-maintenance .logo { width: 150px; margin: auto; } .page-maintenance h1 { font-family: "Goldman", sans-serif !important; font-size: 2em !important; } .page-maintenance h2 { color: #fff; margin: 1.625rem 0 0 0 !important; } .page-maintenance p { margin-top: 0; } .page-maintenance p.big { font-size: x-large; font-weight: bold; margin-bottom: 0; line-height: 1.5em; } .page-maintenance .hotline-container { display: flex; justify-content: center; margin-top: 50px; } .page-maintenance .hotline { padding: 16px 60px; border-top: 1px solid #EE302D; border-bottom: 1px solid #EE302D; } .page-maintenance .hotline img { float: left; margin-right: 14px; margin-top: 4px; width: 30px; } .page-maintenance .hotline .content_hl { overflow: hidden; font-size: 13px; } .page-maintenance .hotline .content_hl span { display: block; text-align: left; font-size: 12px; } .page-maintenance .hotline .content_hl strong { font-size: 20px; font-weight: 700; } .carousel-clients img { max-height: 90px !important; } .carousel-clients .slick-slide > div { height: 100% !important; } .carousel-clients .slick-slide > div > div { width: 100%; height: 100% !important; display: flex !important; align-items: center; justify-content: center; }