.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #e6e6e6; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 95%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } a:hover:not(.nav-link):not(.btn) { color: #777777; } .pagination .page-list li:hover { border-color: #777777; } .pagination .page-list li.current { border-color: #777777; } .pagination .page-list li.current a { color: #777777; } #mobile-header { background: #ffffff; border-bottom: solid 1px #f5f5f5; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 0.8181818182rem; padding-bottom: 0.8181818182rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #777777; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 22px; } @media (max-width: 767px) { html { font-size: 16px; } } body { line-height: 1.8rem; } body { font-family: "Inter", 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: #ffffff; color: #000000; border: solid 1px #adadad; } .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: #ffffff; color: #000000; border: solid 1px #a8a8a8; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #a8a8a8; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ed5c2e; color: #ffffff; border: solid 1px #ed5c2e; } .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: #333333; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333333; color: #ffffff; } #wrapper .breadcrumb { background: #ffffff; padding-top: 0.8181818182rem; padding-bottom: 0.8181818182rem; margin-top: -1.3636363636rem; margin-bottom: 1.3636363636rem; font-size: 0.7272727273rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: #f7f7f7; color: #777777; border: solid 1px #a8a8a8; } .custom-select2, .custom-select2 option { background-color: #f7f7f7; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #f7f7f7; color: #777777; border: solid 1px #a8a8a8; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; background: #e3e3e3; } .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; background: #e3e3e3; border-color: #8a8a8a; } .custom-select2:focus-within { background: #e3e3e3; } /*** 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!important; color: #ffffff!important; } .tooltip { --bs-tooltip-bg: #333333; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(145, 145, 145, 0.93); } .modal-content { background: #ffffff; border: solid 1px hsla(0, 0%, 63%, 0.25); box-shadow: 0px 0px 0px 8px rgba(245, 245, 245, 0.38); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ed5c2e; color: #ffffff; border: none 1px; } .product-price { color: #ed5c2e; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.5rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ed5c2e; 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: #ed5c2e; color: #fff7f7; } .discount { background: #ed5c2e; color: #ffffff; } .product-available { background: #ed5c2e; color: #ffffff; } .product-unavailable { background: #ed5c2e; 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: #ed5c2e; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } #header .header-nav { color: #ffffff; background: #ed5c2e; border-bottom: solid 1px rgba(0, 0, 0, 0.12); font-size: 0.5454545455rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #000000; } #header .header-nav .social-links._topbar { font-size: 0.5454545455rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000000 !important; } .header-top { padding-top: 0.9090909091rem; padding-bottom: 0.9090909091rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #777777; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4545454545rem; 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.4090909091rem 0.4090909091rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .stuck-header .header-top { padding-top: 0.2272727273rem; padding-bottom: 0.2272727273rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ed5c2e; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; 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: 2.0454545455rem; max-width: 13.6363636364rem; color: #000000; padding-left: 0.7727272727rem; padding-right: 0.7727272727rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.6590909091rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.0454545455rem !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: #656565; } .cbp-horizontal .cbp-tab-title { font-size: 0.7272727273rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1rem; max-height: 1rem; } .cbp-horizontal > ul { text-align: right; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.6363636364rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.3636363636rem; padding-right: 0.3636363636rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .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: 0.8181818182rem; font-style: italic; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 2.2727272727rem; } #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.3636363636rem; padding-bottom: 0.3636363636rem; 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.0909090909rem; max-height: 1.0909090909rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.7272727273rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 0px 4px 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: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #656565 !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: 0.6818181818rem; 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: #f4f2f2; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #f4f2f2; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 2.4545454545rem; } #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.7272727273rem; padding-bottom: 0.7272727273rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.7272727273rem; padding-bottom: 0.7272727273rem; font-size: 0.8181818182rem; 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 6px 30px 0px rgba(0, 0, 0, 0.15); } .mobile-menu__submenu { background: #f4f2f2; } .mobile-menu__tab { border-bottom: double 1px rgba(147, 147, 147, 0.31); min-height: 2.6363636364rem; } .mobile-menu__link { color: #595050 !important; padding-top: 0.8181818182rem; padding-bottom: 0.8181818182rem; font-size: 0.8181818182rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .mobile-menu__arrow { padding-top: 0.8181818182rem; padding-bottom: 0.8181818182rem; color: #595050; font-size: 1rem; } .mobile-menu__tab-icon { font-size: 0.8181818182rem; } .mobile-menu__tab-icon--img { max-height: 0.8181818182rem; } .mobile-menu__legend { font-size: 0.5454545455rem; 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: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 0.9090909091rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 0.7272727273rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 1.8181818182rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 1.8181818182rem; } .mobile-menu__links-list-li { padding-top: 0.2727272727rem; padding-bottom: 0.2727272727rem; } .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: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.0454545455rem; } .products.row > .col, .products.row > [class*=col-] { padding: 0.0454545455rem; } .swiper-container-wrapper { margin: -0.0454545455rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.0454545455rem; } .swiper-container-wrapper .product-carousel { padding: 0.0454545455rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.0454545455rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature .iqit-review-star { color: #000000; } .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 picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.8181818182rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px hsla(0, 0%, 63%, 0.25); } } .product-miniature-grid .product-functional-buttons { background: #fafafa; } .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 .product-add-cart { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.3181818182rem 0.6363636364rem; background: #ffffff; color: #000000; border: solid 1px hsla(0, 0%, 63%, 0.25); } .btn-product-list:hover { background: #d06e6a; color: #ffffff; border-color: #d06e6a; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.9090909091rem; } .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.9090909091rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(219, 219, 219, 0.88); } .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.2727272727rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #333333; background: #ffffff; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #col-product-info { position: -webkit-sticky; position: sticky; z-index: 1; top: 30px; transition: top 300ms ease 0s; } #main-product-wrapper .product-cover .expander { z-index: 1; } @media screen and (min-width: 768px) { #main-product-wrapper .no-quick-view-d-md-none { display: none; } } @media screen and (min-width: 768px) { #main-product-wrapper #swiper-wrapper-column-images { display: block; } } .modal-open #col-product-info { position: static; } #product .product-cover .expander { color: #333333; background: #ffffff; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } .product-tabs .nav-tabs { justify-content: center; } .col-product-info, .quickview-info { text-align: center; } .product-variants-item > ul { display: inline-block; } .product-variants-item .custom-select2 { margin: 0 auto; } .product-add-to-cart .row.product-quantity { justify-content: center; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 1.3636363636rem; padding-bottom: 1.3636363636rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; font-size: 1.4545454545rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 40px; height: 1px; border-bottom: none 5px #ca5058; left: 0; right: 0; } #content-wrapper .section-title { color: #333333; font-size: 0.8181818182rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #ed5c2e; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 0.8181818182rem; 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 #ed5c2e; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ed5c2e; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ed5c2e; } #wrapper .block-title { color: #000000; font-size: 0.6363636364rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #949494; 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 { background: #ebebeb; padding: 0.6818181818rem; border: none 1px hsla(0, 0%, 63%, 0.25); } #footer, #checkout-footer { background: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px hsla(0, 0%, 63%, 0.25); background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #d06e6a; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #d06e6a; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.4545454545rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 0.6363636364rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #c2c2c2; 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: #ffffff; } #footer-container-first { border-top: none 1px hsla(0, 0%, 63%, 0.25); padding-top: 1.3636363636rem; padding-bottom: 1.3636363636rem; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 2px #000000; padding-top: 1.3636363636rem; padding-bottom: 0.3636363636rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #e3e3e3; } #footer-copyrights { border-top: none 2px #000000; padding-top: 0.9090909091rem; padding-bottom: 0.9090909091rem; } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; }#left-column .block{ margin-right: -15px; } .logo { max-width: 140px; } .stuck-header .logo { content: url("/img/logo-scroll.png"); } #header .header-user-btn-w, #header .header-search-btn-w { display: none; } @media screen and (min-width: 992px) { #desktop-header-container { max-width: 960px !important; } } @media screen and (min-width: 1200px) { #desktop-header-container { max-width: 1140px !important; } } @media screen and (min-width: 1400px) { #desktop-header-container { max-width: 1320px !important; } } #footer-container-main, #checkout-footer { padding-top: 60px; padding-bottom: 30px; } #footer .block-links ul>li { margin: 0; } #footer .block-links ul>li a { line-height: 1.2; } #footer .block-title, #footer .block-links ul>li a:before { display: none; } .rte-content .logo-footer-esdesign { max-width: 270px; margin-bottom: 140px; } .rte-content .logo-footer-pfu { width: 440px; margin-bottom: 140px; } #mobile-header .m-nav-btn>i, .contact-rich .part .icon i { font-size: 1.5rem; } .ps-shoppingcart .cart-products-count-btn { font-size: 12px; } .block-iqitlinksmanager ul li a { font-size: 16px; } .mobile-menu__footer { font-size: 16px; } #content-wrapper .page-title { font-size: 1.8; font-weight: 300; color: #ed5c2e; } .product-miniature-grid .product-functional-buttons i { font-size: 18px; } .product-miniature-grid .product-title { font-weight: 300; } .product-additional-info .rte-content p { display: flex; align-items: center; justify-content: center; gap: 16px; background-color: #000; color: #fff; padding: 8px; margin-bottom: 0; line-height: 1.4; } .product-actions .product-additional-info .rte-content p:first-child { padding-left: 25px; padding-right: 25px } .product-actions .product-additional-info .rte-content p:last-child { display: block; font-size: 14px; color: #000; background-color: #fff; } .product-information .product-tabs { margin-bottom: 1rem; margin-top: 1rem; } #index .product-additional-info { border: none; padding: 0; } #index .product-additional-info .rte-content p { font-size: 28px; padding: 24px; background-color: #ed5c2e; } .product-variants>.product-variants-item ul li.attribute-not-in-stock { opacity: 0.4; } h3.card-title { font-size: 1.5rem; font-weight: 300; color: #ed5c2e; } .products-grid .product-miniature-default .product-title a { color: #000 !important; } body#checkout section.checkout-step { font-size: 18px !important; } body#checkout section.checkout-step .form-control { font-size: 18px; } body#checkout section.checkout-step .form-control-comment { display: block; font-size: 14px; line-height: 1.2; } .quickview .js-quickview-np-btn { font-size: 2rem; } .quickview #js-quickview-next-btn, .quickview #js-quickview-prev-btn { padding: 0 8px; } @media screen and (max-width: 991.98px) { #footer .col { flex: 0 0 auto; width: 100%; } } @media screen and (min-width: 768px) { #footer .block.col-md:nth-child(1) { width: 50%; } #footer .block.col-md:nth-child(2) { width: 20%; flex: 0 0 auto; } #footer .block.col-md:nth-child(3) { width: 20%; } #footer .block-iqithtmlandbanners-html { margin-left: 15%; } } @media screen and (min-width: 992px) { .footer-logos img { margin: 0 16px; } .rte-content .logo-footer-esdesign { margin-bottom: 180px; } } /* Menú - Desplegable */ .mobile-menu__footer { display: none; } @media screen and (min-width: 768px) { .col-mobile-menu-dropdown #_mobile_iqitmegamenu-mobile { right: 0; left: unset; width: 25%; } } /* Carrito - Desplegable */ #blockcart-content .cart-products .col-info { font-size: 18px; line-height: 1.2; } #blockcart-content .cart-products .col-info .col.mr-2 { padding: 0 !important; } #blockcart-content .cart-products .col-info .row.align-items-center .col:nth-child(2) { font-size: 16px; } #blockcart-content .cart-products .form-control { font-size: 18px; padding: 8px 12px; } #blockcart-content .cart-totals { font-size: 1rem; } /* Carrito */ .cart-summary-line.cart-total { font-size: 1rem; } /* Newsletter footer */ #footer .footer-style-3 .block-newsletter>h5 { font-size: 1rem; } #footer .footer-style-3 .block-newsletter .form-control { font-size: 16px; } #footer .footer-style-3 .block-newsletter .text-muted { font-size: 14px; } /* STLOPD */ .texto-legal-stlopd-footer { font-size: 0.5rem !important; text-align: justify; line-height: 18px; } .js-elementor-contact-form .texto-legal-stlopd { text-align: left; font-size: 12px; line-height: 1.2; font-weight: 300; margin-bottom: 40px; } .custom-checkbox input[type=checkbox], .custom-checkbox input[type=checkbox]+span { margin-top: 4px; } .custom-checkbox label { font-size: 16px; line-height: 1.4; } /* Checkout fix */ .checkout-step .row.align-items-center { align-items: flex-start !important; } .checkout-step .custom-radio input[type=radio], .checkout-step .custom-checkbox input[type=checkbox] { position: absolute; top: 0; left: 0; } /* Hide search */ #mobile-btn-search { display: none; } /* Hide user */ .col-mobile-btn-account, .mobile-menu__user { display: none; } /* Hide product details */ #product-details-tab-nav { display: none; } /* Content pages */ #content-wrapper .page-title { font-size: 2rem; margin-bottom: 0; } .page-cms td { border: 1px solid #000; padding: 10px; } .page-cms h3 { margin: 40px 0 16px; } .page-cms table { font-size: 16px; line-height: 1.4; } .h5, .h6, h3, h4, h5, h6 { font-weight: 300; color: #ed5c2e; } @media (min-width: 1200px) { .h1,h1 { font-size:2.5rem } .h2,h2 { font-size: 1.75rem } .h3,h3 { font-size: 1.5rem } .h4,h4,legend { font-size: 1.25rem } } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #ed5c2e; } .mobile-table { border: 1px solid #000; margin-bottom: 32px; } .mobile-table-row { border-bottom: 1px solid #000; padding: 8px; } .mobile-table-row:last-child { border: none; } /* Checkout */ .checkout-step .step-number { display: none !important; } body#checkout section.checkout-step .form-control-custom-comment { display: block; font-size: 14px; line-height: 1.2; } #checkout-addresses-step .form-group:has(> label[for="field-firstname"]), #checkout-addresses-step .form-group:has(> label[for="field-lastname"]) { display: none; } .checkout-step .custom-checkbox label { color: grey; } .texto-legal-stlopd, [for="ff_ave_stlopd_chk_1"], [for="ff_ave_stlopd_chk_2"] { line-height: 1.4 !important; color: grey !important; font-size: 12px !important; } body#checkout #conditions-to-approve a { color: #ed5c2e !important; } body#checkout #conditions-to-approve label { color: black; } body#checkout .form-group.row.align-items-center:has(input[name="dni"]) { display: none !important; } #visible-invoice-dni { width: 300px; } #invoice-dni-wrapper .description { font-size: 0.7rem; } label.required::after { content: ' *'; color: #ed5c2e; font-weight: bold; } label.required[for="field-psgdpr"]::after { content: ''; } .custom-checkbox input[required] + span + label::after { content: ' *'; color: #ed5c2e; } .form-control-comment { display: none !important; } @media (min-width: 576px) { #js-checkout-summary { position: sticky; top: 12.3rem; z-index: 10; } } .swiper-container.column-images .product-lmage-large { margin-bottom: 8px; } /* Hide checkout payment button */ #payment-confirmation { display: none !important; } body#checkout section.checkout-step #conditions-to-approve { padding-top: 0 !important; } /* Payment options */ body#checkout .additional-information { margin: 0 !important; color: #ed5c2e; } .paytpv { border-radius: 0; border: none; padding-bottom: 0; margin-bottom: 0; } .paytpv br.clear { display: none !important; } #paytpv_iframe { height: 290px !important; } /* Hide category filters */ .page-category #left-column, .page-category .products-selection { display: none; } .page-category #content-wrapper { width: 100% !important; }