/* roboto-condensed-regular - latin */ @font-face { font-family: 'Roboto Condensed'; font-style: normal; font-weight: 400; src: url('../fonts/roboto-condensed-v19-latin-regular.eot'); /* IE9 Compat Modes */ src: local(''), url('../fonts/roboto-condensed-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v19-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */ } .iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fafafa; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1500px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #2e2323; } a:hover:not(.nav-link):not(.btn) { color: #c11f1a; } .pagination .page-list li:hover { border-color: #c11f1a; } .pagination .page-list li.current { border-color: #c11f1a; } .pagination .page-list li.current a { color: #c11f1a; } #mobile-header { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 2.2222222222rem; padding-bottom: 2.2222222222rem; } #mobile-header .m-nav-btn { color: #2e2323; } #mobile-header .m-nav-btn:hover { color: #c11f1a; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 0.9444444444rem; padding-bottom: 0.9444444444rem; border: solid 2px rgba(232, 232, 232, 0.29); border-left: none; } #mobile-header .m-nav-btn:hover { background: rgba(148, 148, 148, 0.12); } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 18px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.4rem; } body { font-family: Roboto Condensed; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: Roboto Condensed; } #blockcart-content { background: #ffffff; color: #000000; border: solid 1px rgba(148, 148, 148, 0.12); box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #ededed; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #ededed; } /*** 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: #2e2323; border: solid 1px #000000; } .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: #f8f8f8; color: #2e2323; border: solid 1px #000000; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #000000; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #c11f1a; color: #ffffff; border: solid 1px #000000; } .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: #c11f1a; color: #ffffff; border-color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #c11f1a; color: #ffffff; border-color: #ffffff; } #wrapper .breadcrumb { background: #ffffff; padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; margin-top: -2.2222222222rem; margin-bottom: 2.2222222222rem; font-size: 0.7777777778rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; display: none !important; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #f8f8f8; color: #484848; border: solid 1px #000000; } .custom-select2, .custom-select2 option { background-color: #f8f8f8; } .custom-select2:after { color: #484848; } .bootstrap-touchspin .btn-touchspin { background-color: #f8f8f8; color: #484848; border: solid 1px #000000; } .bootstrap-touchspin .btn-touchspin:hover { color: #484848; background: #ffffff; } .form-control::-webkit-input-placeholder { color: #484848; } .form-control::-moz-placeholder { color: #484848; } .form-control:-ms-input-placeholder { color: #484848; } .form-control:-moz-placeholder { color: #484848; } .form-control:focus { color: #484848; background: #ffffff; border-color: #8a8a8a; box-shadow: 0px 0px 10px 0px rgba(31, 29, 29, 0.15); } .custom-select2:focus-within { background: #ffffff; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #2e2323; } .custom-radio input[type=radio]:checked + span { background-color: #2e2323; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #2e2323; border-color: #000000; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.15); } .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: black!important; color: white!important; } .tooltip { --bs-tooltip-bg: #000000; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.67); } .modal-content { background: #ffffff; border: solid 2px #e0e0e0; box-shadow: 3px 4px 30px 0px rgba(0, 0, 0, 0.2); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #f3f3f3; color: #000000; border: none 1px; box-shadow: 3px 4px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #000000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.7777777778rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ffffff; color: #ad0700; } .product-flags .new { background: #fafafa; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #ffffff; color: #000000; } .product-flags .out_of_stock { background: #c11f1a; color: #ffffff; } .discount { background: #ffffff; color: #ad0700; } .product-available { background: #e0e3c8; color: #000000; } .product-unavailable { background: #c11f1a; color: #ffffff; } .product-unavailable-allow-oosp { background: #c11f1a; color: #ffffff; } .alert-success { background: #000000; color: #ffffff; border-color: #000000; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-info { background: rgba(2, 110, 1, 0.08); color: #000000; border-color: rgba(2, 110, 1, 0.08); } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #000000; text-decoration: underline; } .alert-warning { background: #000000; color: #ffffff; border-color: #000000; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-danger { background: #000000; color: #ffffff; border-color: #000000; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px #2e2323; border-left: none 1px #2e2323; border-right: none 1px #2e2323; } #iqitcompare-floating a { color: #ffffff; } #page-preloader { background: #ffffff; } #back-to-top { background: #2e2323; color: #ffffff; } #back-to-top:hover { background: #c11f1a; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #979797; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #979797; scrollbar-track-color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px #e5e5e5; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px #e5e5e5; } #header .header-nav { color: #484848; background: rgba(255, 255, 255, 0.43); border-bottom: none 5px #ffffff; padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; font-size: 0.8333333333rem; } #header .header-nav a { color: #484848; } #header .header-nav a:hover { color: #c11f1a; } #header .header-nav .social-links._topbar { font-size: 0.8333333333rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000000 !important; } .header-top { color: #3d2815; } .header-top a:not(.btn):not(.nav-link) { color: #3d2815; } .header-top a:not(.btn):not(.nav-link):hover { color: #c11f1a; } .header-top .form-search-control { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .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.1111111111rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #000000; padding: 0.5rem 0.5rem; } .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: 3.8888888889rem; padding-bottom: 3.8888888889rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ad0700; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 66%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 1px #e6e6e6; border-right: none 3px #38b82c; border-bottom: none 1px #e6e6e6; 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: 4.5rem; max-width: 13.8888888889rem; color: #2e2323; padding-left: 0.4444444444rem; padding-right: 0.4444444444rem; border-left: none 1px #e6e6e6; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #2e2323; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.8055555556rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 4.5rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #ffffff; color: #c11f1a; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #c11f1a; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.1111111111rem; max-height: 1.1111111111rem; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.5555555556rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.4444444444rem; padding-right: 0.4444444444rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.15); box-shadow: 3px 4px 30px 0px rgba(0, 0, 0, 0.15); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.15); box-shadow: 3px 4px 30px 0px rgba(0, 0, 0, 0.15); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #c11f1a; line-height: 2.7777777778rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #c11f1a; } #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.4444444444rem; padding-bottom: 0.4444444444rem; 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.3333333333rem; max-height: 1.3333333333rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-submenu-aindicator { display: none; } #cbp-hrmenu1 .cbp-legend { background: #c11f1a; color: #ffffff; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #c11f1a; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.9444444444rem; 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 #e3e3e3; box-shadow: 1px 2100px 100px 2000px rgba(5, 5, 5, 0.44); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #484848 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #c11f1a !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-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #484848 !important; border-bottom: none 3px #c2bc29; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #c11f1a !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000000 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.0555555556rem; } #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: 0.8888888889rem; padding-bottom: 0.8888888889rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.8888888889rem; padding-bottom: 0.8888888889rem; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.38); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px rgba(255, 255, 255, 0.18); min-height: 2.1666666667rem; } .mobile-menu__link { color: #000000 !important; padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; font-size: 1.0555555556rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; color: #ffffff; font-size: 1.2777777778rem; } .mobile-menu__tab-icon { font-size: 1.0555555556rem; } .mobile-menu__tab-icon--img { max-height: 1.0555555556rem; } .mobile-menu__legend { font-size: 0.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #000000; background-color: rgba(255, 255, 255, 0.08); border-bottom: none 1px; } .mobile-menu__title { font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #e5e5e5; margin-bottom: 2.7777777778rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.7777777778rem; } .mobile-menu__column-title { margin-bottom: 0.6666666667rem; } .mobile-menu__links-list-li { padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #000000; } .mobile-menu__footer { border-top: none 1px; color: #000000; background-color: rgba(255, 255, 255, 0.08); } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #000000; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: rgba(255, 255, 255, 0); color: #000000; } .swiper-pagination-bullet { background: #000000; } /*** Product miniature ***/ .products.row { margin: -0.7222222222rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.7222222222rem; } .swiper-container-wrapper { margin: -0.7222222222rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.7222222222rem; } .swiper-container-wrapper .product-carousel { padding: 0.7222222222rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.7222222222rem; } .product-miniature { border: none 1px; outline: 1px solid transparent; } .product-miniature-grid .product-title { font-size: 0.9444444444rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.1111111111rem; letter-spacing: 0.0555555556rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: solid 1px rgba(166, 166, 166, 0.51); } } .product-miniature-grid .product-functional-buttons { display: none; } .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-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.4166666667rem 0.8333333333rem; background: white; color: #000000; border: solid 1px #000000; } .btn-product-list:hover { background: #ffffff; color: #c11f1a; border-color: #c11f1a; } .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.8888888889rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.8888888889rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(255, 255, 255, 0.93); } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.4444444444rem; letter-spacing: 0.0555555556rem; 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: #000000; 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 .product-cover .expander { color: #000000; background: rgba(0, 0, 0, 0); } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #checkout #wrapper { background: #ffffff; } #checkout .card, #checkout section.checkout-step { background: #ffffff; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 2.2222222222rem; padding-bottom: 2.2222222222rem; color: #2e2323; box-shadow: 3px 4px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 2.2222222222rem; padding-bottom: 2.2222222222rem; } #content-wrapper .page-title { color: #2e2323; text-align: center; font-size: 1.7777777778rem; 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: #2e2323; } #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 1px #e3e3e3; } #content-wrapper .page-title span { margin-left: 0.5rem; } #content-wrapper .page-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #content-wrapper .section-title { color: #000000; text-align: center; font-size: 1rem; 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: #000000; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #c11f1a; left: 0; right: 0; margin: auto; } .nav-tabs .nav-link { color: #000000; font-size: 0.8888888889rem; 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 #c11f1a; } .iqit-accordion .title { font-size: 1.0555555556rem; font-style: normal; font-weight: bold; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #000000; } .iqit-accordion .nav-link { border-bottom: solid 3px #c11f1a; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #c11f1a; } #wrapper .block-title { color: #555555; font-size: 0.8333333333rem; 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: #555555; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #f8f8f8; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #2e2323; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #2e2323; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #2e2323; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #2e2323; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #2e2323; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #2e2323; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 0.8888888889rem; } #footer .block-title, #checkout-footer .block-title { color: #2e2323; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #2e2323; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -3px; display: block; width: 30px; height: 1px; border-bottom: none 6px #49b540; left: 0; right: 0; } #footer-container-first { border-top: none 1px; padding-top: 2.7777777778rem; padding-bottom: 2.7777777778rem; background: #f8f8f8; color: #2e2323; } #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.2222222222rem; padding-bottom: 1.2222222222rem; color: #636363; } #footer-container-main a, #checkout-footer a { color: #636363; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333333; } #footer-copyrights { border-top: none 1px; background: #f8f8f8; padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; } #maintenance-page { background: #ffffff; color: #555555; } #maintenance-page a, #maintenance-page a:link { color: #555555; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #2e2323; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #2e2323; background: #f5f5f5; color: #555555; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #555555; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #555555; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #555555; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #555555; } .specific-references { display: none !important; } .aeuc_scart a { visibility: hidden !important; /* Originaltext unsichtbar machen */ position: relative; } .aeuc_scart a::after { content: "Mein Warenkorb"; visibility: visible !important; position: absolute; left: 0; top: 0; } header.page-header { display: contents; z-index: 1; } header, #header, .sticky-header, .sticky, .navbar, #_desktop_logo { z-index: 9999 !important; position: relative; } .block-promo, .cart-voucher, #promo-code, .promo-code, .voucher-block { display: block !important; visibility: visible !important; opacity: 1 !important; } .promo-code-button.display-promo { text-align: center; } .promo-code { text-align: center; } #product-images-thumbs.swiper-container-vertical:hover .swiper-button-prev { top: -0.5rem; } #product-images-thumbs.swiper-container-vertical:hover .swiper-button-next { bottom: -0.5rem; } .stuck-header .header-top { padding-top: 3.8888888889rem; padding-bottom: 1rem; } #loyalty_cart, #loyalty_product { color: #C11F1A; } #field-id_country > option:nth-child(9){ display: none; } .product-flags .online-only, .product-flags .pack { background: #fff; color: #000; display: none; } #field-id_country > option:nth-child(6){ display: none; } #field-id_country > option:nth-child(5){ display: none; } .products-grid .product-miniature-default .product-available { display: block !important; } .opfsb-gift-box { display: none; } .ets_pr_highlight_bar_wrapper { font-size: 16px; text-align: center; } .ets_pr_close { display: none; } .reached::before { border-color: #000000 } .milestone::before { background: #E41B13; } .col.col-auto.col-search.header-btn-w { width: 450px; } .cart-overview div.aeuc_unit_price_label { display: none; } .nav-tabs { border: none; } #footer .footer-style-3 .block-newsletter>h5 { display: block; font-size: 2rem; margin-bottom: 2rem; } #footer-container-main > .container { border-top: 1px solid hsla(0,0%,63%,.25); padding-top: 80px; } .block-iqitcontactpage hr { border-color: transparent; } search-widget .form-search-control { padding: 0.8rem 1rem; padding-right: 7rem; } .header-top { padding-left:0%; padding-right:0%; } .header-nav { padding-right: 13%; } #blockcart-content .cart-totals { font-size: 1rem; } #blockcart-content { font-size: 0.9rem; } .alert-info { font-size: 0.7rem; } .ps-shoppingcart.dropdown #blockcart-content .cart-products { max-height: auto; padding-right: 8px; } #checkout #wrapper { background: #fff; } body#checkout section.checkout-step { border: none; } .col-md-4.cart-grid-right { background-color: #fafafafa; border-left: 1px rgba(160,160,160,.25) solid; } #checkout .card, #checkout section.checkout-step { padding-top:40px; background: none; border: none; } .block-promo .cart-voucher-area { padding: 1rem; background: #fafafa; } .input-group>.form-control:not(:first-child), .input-group>.custom-select:not(:first-child) { background: white; } body#checkout section.checkout-step #conditions-to-approve { border: solid rgba(160,160,160,.25) 2px; padding: 1rem; } .col-form-label { font-size: medium; } .row.no-gutters.justify-content-end { margin-right: 25%; } .custom-radio input[type="radio"] { width: 60px; height: 60px; } #customer-form .custom-checkbox em { display: none; } body#checkout #order-summary-content { padding: 1rem; background: #fff; border:solid 1px; margin-top: 1.5rem; } body#checkout #order-summary-content h4.black { border-bottom: 0px; } .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: #fff; color: #2e2323; border: solid 1px #e3e3e3; } .iqitfreedeliverycount-title.mb-1 { font-weight: 100; font-size: 1rem; } label.psgdpr_consent_message { font-size: 18px; text-align: revert; } #iqitpopup .iqitpopup-newsletter-form .newsletter-input { width: 494px; height: auto; } .blockreassurance { padding-top: 5px; text-align: center; font-size: 13px; height: 60px; } .blockreassurance .block-title { font-weight: 100; } .blockreassurance .block-icon, .blockreassurance .block-icon img, .blockreassurance .block-icon svg { height: 30px; } .header-nav { padding-right: 0%; } .product-pack { border: none; } .products div.aeuc_unit_price_label { font-size: 14px; font-weight: 400; text-align: right; color: #4d4d4d; } [paypal-button-container] { z-index: 0 !important; } body .ts-wdg-loc-pl-wrapper { font-size:16px; } .custom-checkbox label { font-size: 18px; } .custom-checkbox input[type="checkbox"] { width: 20px; height: 20px; } .custom-checkbox input[type="checkbox"] + span { width: 20px; height: 20px; } @media (max-width: 1300px){ .blockreassurance { display:none } .col.col-auto.col-search.header-btn-w { width: 200px; } } @media (max-width: 1400px){ main { margin: 0px auto; } } @media (max-width: 1400px) { .cbp-hrmenu>ul>li>a, .cbp-hrmenu>ul>li>span.cbp-main-link { padding-left: 9px; padding-right: 9px; } .timeline { display:none; } } @media (max-width: 600px){ #iqitpopup .iqitpopup-content { font-size: 600%; height: 900px; } #iqitpopup .iqitpopup-newsletter-form .newsletter-input { font-size:20px; max-width: 700px; } #header .header-nav { display: none; } body .ts-wdg-loc-pl-wrapper { font-size:9px; } .products div.aeuc_unit_price_label { font-size: 12px; } } @media (min-width:1300px) { .timeline { right: 100px; } .direction-r .desc { padding-right: 119px; margin: 1em 0 0 0.75em; } .direction-l { padding-left: 100px; } } .row.no-gutters.justify-content-end { margin-right: 3%; } body #products .thumbnail-container, body .featured-products .thumbnail-container, body .product-accessories .thumbnail-container, body .product-miniature .thumbnail-container { min-height: 80px !important; } #blockcart-content .cart-totals { font-size: 1.0rem; line-height: 1.0em; padding: .575rem 0; } .visually-hidden { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); /* clip deprecated, aber noch oft genutzt */ clip-path: inset(50%); white-space: nowrap; border: 0; padding: 0; margin: -1px; } @media (max-width: 768px) { #trustbadge-container iframe { transform: scale(0.7); opacity: 0.8; } } .kpi-icon i { font-size: 18px; /* Standard ist oft 24px oder größer */ line-height: 1.2; } .kpi-row .kpi-icon { width: 30px; /* Falls die Box zu groß ist */ height: 30px; }