.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #2e2323; } 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: none 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 0.25rem; padding-bottom: 0.25rem; } #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: #ffffff; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.5rem; } body { font-family: Arial, Helvetica, sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: Arial, Helvetica, sans-serif; } #blockcart-content { background: #ffffff; color: #000000; border: solid 1px; } #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: #ffffff; color: #ff6a00; 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: #dfdfdf; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #545454; color: #ffffff; border-color: #bab7b7; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #ff6a00; border: solid 1px #d1d1d1; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dfdfdf; color: #000000; border: solid 1px #d1d1d1; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; color: #ffffff; border: none 2px #699e10; } .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: #545454; color: #ffffff; border-color: #bab7b7; } .btn-primary:not(:disabled):not(.disabled):active { background: #545454; color: #ffffff; border-color: #bab7b7; } #wrapper .breadcrumb { padding-top: 1.125rem; padding-bottom: 1.125rem; font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } /*** Text fields ***/ .form-control { background-color: #f8f8f8; color: #000000; border: solid 1px #d1d1d1; } .custom-select2, .custom-select2 option { background-color: #f8f8f8; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #f8f8f8; color: #000000; border: solid 1px #d1d1d1; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; background: #f8f8f8; } .form-control::-webkit-input-placeholder { color: #000000; } .form-control::-moz-placeholder { color: #000000; } .form-control:-ms-input-placeholder { color: #000000; } .form-control:-moz-placeholder { color: #000000; } .form-control:focus { color: #000000; background: #f8f8f8; border-color: #ffffff; box-shadow: 0px 2px 0px 0px #2e2323; } .custom-select2:focus-within { background: #f8f8f8; } /*** 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: #7d7d7d; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: none 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: none 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #695c52; 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: #695c52; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #695c52; } /*** Modals ***/ .modal-backdrop { background: rgba(0, 0, 0, 0.67); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #695c52; color: #ffffff; border: none 1px; } .product-price { color: #000000; } .iqit-review-star { color: #f6821f; } .product-flags .product-flag { font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #d60000; color: #ffffff; } .product-flags .new { background: #3c3c3c; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #ffffff; color: #777777; } .product-flags .out_of_stock { background: #ffffff; color: #b0413c; } .discount { background: #d60000; color: #ffffff; } .product-available { background: #ffffff; color: #157a2c; } .product-unavailable { background: #ffffff; color: #b0413c; } .product-unavailable-allow-oosp { background: #17459e; color: #0dd138; } .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: white; border-top: solid 6px #000000; border-left: solid 6px #000000; border-right: solid 6px #000000; } #iqitcompare-floating a { color: #ff4a00; } #page-preloader { background: #ffffff; } #back-to-top { background: #2e2323; color: #ffffff; display: none; } #back-to-top:hover { background: #695c52; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px rgba(189, 189, 189, 0.44); } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px rgba(189, 189, 189, 0.44); } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; } } #header .header-nav { color: #0f0c0c; background: #f8f8f8; border-bottom: none 1px #ffffff; font-size: 0.75rem; display: none !important; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: rgba(51, 51, 51, 0.48); } #header .header-nav .social-links._topbar { font-size: 0.9375rem; } .header-top { padding-top: 0.1875rem; padding-bottom: 0.1875rem; } .header-top .form-search-control { background: #ededed; color: #000000; border: none 1px #f6821f; } .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.5rem; 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.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ff6a00; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 65%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(255, 255, 255, 0); border-top: none 1px #e4e4e4; border-right: none 3px #38b82c; border-bottom: none 1px #f1f1f1; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.25rem; max-width: 14.6875rem; color: #333333; padding-left: 0.625rem; padding-right: 0.625rem; border-left: none 2px rgba(232, 232, 232, 0.29); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #333333; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.25rem !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: #f8f8f8; color: #909090; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 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.75rem; padding-right: 0.75rem; } } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.4375rem; letter-spacing: -0.625rem; font-style: normal; font-weight: normal; text-transform: none; color: #000000; line-height: 3.125rem; } #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.5rem; padding-bottom: 0.5rem; border-top: solid 1px #222277; } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.5rem; max-height: 1.5rem; } #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: #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.9375rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #f8f8f8; border: none 1px #e0e0e0; box-shadow: 1px 50px 50px 0px rgba(0, 0, 0, 0.22); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #2e2323 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #755050 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #2e2323 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #695c52 !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: #2e2323 !important; border-bottom: none 1px #c2bc29; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #a3a3a3 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #2e2323; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #ffffff; } #iqitmegamenu-mobile { background: #2e2323; color: #ffffff; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #ffffff; } #iqitmegamenu-mobile li > ul { background: #423535; } #iqitmegamenu-mobile li > ul > li > ul { background: #4d3f3f; } #iqitmegamenu-mobile > li > a { border-bottom: solid 1px rgba(255, 255, 255, 0.17); } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #695c52; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #9b9b9b; color: #000000; } .swiper-pagination-bullet { background: #ff6400; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .swiper-container-wrapper { margin: 0rem; } .swiper-container-wrapper .products.swiper-container { padding: 0rem; } .swiper-container-wrapper .product-carousel { padding: 0rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0rem; } .product-miniature { border: none 10px #ffffff; 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 { padding: 0.75rem; } .product-miniature-grid .product-title { font-size: 0.9375rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.1875rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #ececec; outline: none 1px #d9d9d9; } } .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: #4a4747 !important; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #ffffff; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .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.125rem 0.25rem; background: #e7e7e7; color: #797979; border: solid 2px #e9e9e9; } .btn-product-list:hover { background: #a95218; color: #ffffff; border-color: #111111; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.875rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.875rem; } .products-grid .product-miniature-layout-3 .product-description { background: black; } .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.875rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #e9e9e9; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #000000; background: rgba(196, 196, 196, 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; } #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 { -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -1rem; } #main-product-wrapper .product-lmage-large { position: relative; width: 100%; min-height: 1px; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; padding: 1rem; } } .modal-open #col-product-info { position: static; } .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: #000000; background: rgba(196, 196, 196, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .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; } @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; } } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #checkout #wrapper { background: #ededed; } #checkout .card, #checkout section.checkout-step { background: #ffffff; } #wrapper { border-top: solid 1px #dedede; border-bottom: solid 1px #dedede; color: #56565a; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 2.5rem; padding-bottom: 2.5rem; } #content-wrapper .page-title { color: #000000; text-align: center; font-size: 1.625rem; font-style: normal; font-weight: normal; 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: -0.5px; display: block; width: 40px; height: 1px; border-bottom: none 1px #e3e3e3; left: 0; right: 0; margin: auto; } #content-wrapper .section-title { color: #2e2323; text-align: center; font-size: 1.3125rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #2e2323; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: none 3px #fcb900; left: 0; right: 0; margin: auto; } .nav-tabs .nav-link { color: #333333; font-size: 1.1875rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #333333; border-bottom: solid 5px #f28300; } .iqit-accordion .title { font-size: 1.875rem; font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #333333; } .iqit-accordion .nav-link { border-bottom: solid 5px #f28300; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #333333; border-bottom: solid 5px #f28300; } #wrapper .block-title { color: #555555; font-size: 0.9375rem; 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: #000000; } #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 .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 0.9375rem; font-style: normal; font-weight: normal; 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: #ffffff; } #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: 3.125rem; padding-bottom: 3.125rem; background: #f8f8f8; color: #2e2323; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px #bbbbbb; padding-top: 3.125rem; padding-bottom: 2.125rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-copyrights { border-top: none 1px; background: #f8f8f8; padding-top: 1.25rem; padding-bottom: 1.25rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #ffffff; color: #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; } #footer .block-newsletter { display: none !important; } /* Optimización lgcookieslaw: usar la fuente del tema y evitar NotoSans del módulo */ #lgcookieslaw, #lgcookieslaw *, .lgcookieslaw, .lgcookieslaw *, [class*="lgcookies"], [class*="lgcookies"] *, [class*="cookieslaw"], [class*="cookieslaw"] * { font-family: inherit !important; } #product-infos-tabs, #product .nav-tabs { border-bottom: 3px solid rgba(160,160,160,.6) !important; } @media (max-width: 768px) { /* Las columnas internas de la descripción pasan a una sola columna */ .products-grid .product-miniature-layout-2 .product-description [class*="col-"] { width: 100% !important; max-width: 100% !important; flex: 0 0 100% !important; text-align: center !important; margin: 0 !important; } /* Si el bloque derecho existe, lo bajamos debajo del título */ .products-grid .product-miniature-layout-2 .product-description-right, .products-grid .product-miniature-layout-2 .product-description .right-block, .products-grid .product-miniature-layout-2 .product-description .product-right, .products-grid .product-miniature-layout-2 .product-description .product-desc-right { width: 100% !important; max-width: 100% !important; flex: 0 0 100% !important; text-align: center !important; margin: 0 auto !important; float: none !important; } /* Precio */ .products-grid .product-miniature-layout-2 .product-price-and-shipping, .products-grid .product-miniature-layout-2 .price, .products-grid .product-miniature-layout-2 .product-description-right .price { display: block !important; width: 100% !important; text-align: center !important; float: none !important; margin: 8px auto 0 !important; } /* Estrellas */ .products-grid .product-miniature-layout-2 .comments_note, .products-grid .product-miniature-layout-2 .product-product-rating, .products-grid .product-miniature-layout-2 .product-comments-additional, .products-grid .product-miniature-layout-2 .star_content, .products-grid .product-miniature-layout-2 .stars { width: 100% !important; text-align: center !important; float: none !important; margin: 6px auto 0 !important; justify-content: center !important; } .products-grid .product-miniature-layout-2 .star_content, .products-grid .product-miniature-layout-2 .stars { display: flex !important; justify-content: center !important; align-items: center !important; } } } /* ========================================================= 1) GLOBALES SEGURAS ========================================================= */ html, body { overflow-x: hidden !important; max-width: 100% !important; } body { position: relative; } img { max-width: 100%; } #header .logo { max-height: 70px !important; width: auto !important; height: auto !important; } @media (max-width: 768px) { #header .logo { max-height: 42px !important; } } .pagination { margin-bottom: 32px; } #footer a::before { content: none !important; } #footer ul li { line-height: 1.4; } .cart-products-count-btn.d-none { display: inline-flex !important; } .sasa { margin-top: 0; } /* ========================================================= 2) LISTADOS DE PRODUCTO ========================================================= */ /* Imágenes de cards */ #category .product-miniature .thumbnail-container img, #search .product-miniature .thumbnail-container img, #manufacturer .product-miniature .thumbnail-container img, #supplier .product-miniature .thumbnail-container img, #prices-drop .product-miniature .thumbnail-container img, #new-products .product-miniature .thumbnail-container img, #best-sales .product-miniature .thumbnail-container img { width: 100% !important; height: auto !important; max-width: none !important; display: block; } body #products .thumbnail-container, body .featured-products .thumbnail-container { min-height: auto !important; } .product-miniature .thumbnail-container { position: relative; } /* Variantes en cards */ .products-variants .variant-links .color { width: 1.5rem !important; height: 1.5rem !important; } /* CTA listado */ .product-miniature .add-to-cart, .product-miniature .ajax_add_to_cart_button, .product-miniature .product-list-view-options { border-radius: 4px !important; } /* ========================================================= 3) FICHA DE PRODUCTO ========================================================= */ /* Badge de poco stock */ #product-availability.product-last-items { font-size: 0 !important; background: #c8641d!important; color: #4f4032 !important; padding: 4px 8px !important; border-radius: 20px !important; display: inline-flex !important; align-items: center; } #product-availability.product-last-items i { font-size: 12px !important; color: #4f4032 !important; margin-right: 4px; } #product-availability.product-last-items::after { content: "¡Últimas unidades!"; font-size: 14px; color: #ffff!important; font-weight: 600; } /* Caja precio */ .product-prices { padding: 6px; border-radius: 10px; border: 1px solid #ddd; } /* Referencia */ .product-reference { font-size: 13.5px; } /* Texto stock disponible */ .product-quantities span[data-stock] { color: #157a2c; } #product-availability.product-last-items i.fa-exclamation, #product-availability.product-last-items i.fa-exclamation::before { display: none !important; } /* Entrega */ .delivery-information { background: #f7f7f7; color: #111; font-weight: 600; padding: 6px 10px; border-radius: 6px; font-size: 14px; line-height: 1.35; } @media (max-width: 480px) { .delivery-information { font-size: 13px; padding: 5px 9px; } } /* Fila cantidad + botón + wishlist/compare */ .product-add-to-cart .row.extra-small-gutters { display: flex; flex-wrap: nowrap; align-items: center; } .product-add-to-cart .col-add-qty { flex: 0 0 auto; } .product-add-to-cart .col-add-btn { flex: 1 1 auto; min-width: 0; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { flex: 0 0 auto; } .product-add-to-cart .add-to-cart { width: 100%; display: block; } /* Variantes seleccionadas */ .product-variants .input-color:checked + span.color, .product-variants .input-radio:checked + span.color { border-color: #ff6a00 !important; transform: scale(1.12); box-shadow: 0 0 0 5px rgba(255, 106, 0, 0.35); } /* Nombre de variante solo seleccionado */ .product-variants .input-container input:checked + .color .attribute-name { display: block; position: absolute; top: calc(100% + 6px); left: 50%; transform: translateX(-50%); width: max-content; max-width: 90px; white-space: normal; text-align: center; height: auto; margin: 0; padding: 0; overflow: visible; clip: auto; clip-path: none; font-size: 12px; line-height: 1.2; z-index: 5; } /* Imágenes ficha */ .product-images-large.column-images #swiper-wrapper-column-images img { width: 100%; height: 100%; object-fit: contain; } /* Quitar hueco descripción corta vacía */ div[id^="product-description-short"].rte-content.product-description { padding: 0 !important; margin: 0 !important; min-height: 0 !important; } #product .product_header_container { padding-bottom: 0 !important; } @media (max-width: 768px) { #ps_checkout-payment-method-logo-block-container { display: none; } .product-info-row { margin-bottom: 0 !important; padding-bottom: 0 !important; } .product-info-row > div { margin-bottom: 0 !important; padding-bottom: 0 !important; } #products-tab-anchor { display: block !important; height: 0 !important; line-height: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; } .tabs.product-tabs { margin-top: 0.1 !important; margin-bottom: 0 !important; padding-top: 0 !important; } } /* ========================================================= 4) DESCRIPCIONES / CONTENIDO SEO ========================================================= */ .category-description.category-description-top { text-align: center; } @media (max-width: 767px) { .category-description.category-description-top { display: none; } } .category-description, .category-description .rte-content { font-size: 16px; line-height: 1.65; color: #333; } .category-description p, .category-description .rte-content p { margin: 0 0 18px 0; line-height: 1.7; } .category-description h2, .category-description .rte-content h2 { margin: 34px 0 16px 0; line-height: 1.25; font-size: 30px; font-weight: 600; } .category-description h3, .category-description .rte-content h3 { margin: 28px 0 12px 0; line-height: 1.3; font-size: 24px; font-weight: 600; } .category-description ul, .category-description .rte-content ul { margin: 0 0 18px 22px; padding: 0; } .category-description li, .category-description .rte-content li { margin-bottom: 10px; line-height: 1.65; } .category-description a, .category-description .rte-content a { text-decoration: underline; text-underline-offset: 2px; } .category-description p:empty, .category-description .rte-content p:empty { display: none; } #contenido { display: none; } #show_more { cursor: pointer; color: blue; text-decoration: none; } #contenido h2 { margin-top: 32px; margin-bottom: 12px; } #contenido h3 { margin-top: 20px; margin-bottom: 6px; } #contenido p { margin-bottom: 14px; line-height: 1.6; } #contenido ul { margin-top: 10px; margin-bottom: 20px; padding-left: 18px; } #contenido li { margin-bottom: 6px; } .product-description .rte-content p { margin: 0 0 18px 0; line-height: 1.7; } .product-description .rte-content h2 { margin: 34px 0 16px 0; line-height: 1.25; } .product-description .rte-content h3 { margin: 28px 0 12px 0; line-height: 1.3; } .product-description .rte-content ul { margin: 0 0 18px 22px; } .product-description .rte-content li { margin-bottom: 8px; } .product-description .rte-content p:empty { display: none; } .seo-brand-mantra ul { margin-bottom: 24px !important; padding-bottom: 0 !important; } .seo-brand-mantra h2 { margin-top: 40px !important; } .breadcrumb li:last-child { font-weight: 600; color: #000; } /* ========================================================= 5) FILTROS HORIZONTALES DESKTOP ========================================================= */ @media (min-width: 768px) and (max-width: 1180px) { #facets_search_wrapper { display: flex; flex-wrap: wrap !important; gap: 8px; overflow-x: visible !important; white-space: normal !important; max-width: 100% !important; } #facets_search_wrapper aside.facet, #facets_search_wrapper .facet, #facets_search_wrapper .facet-dropdown { max-width: 100% !important; } } @media (min-width: 769px) { #facets_search_wrapper { display: flex; gap: 10px; overflow-x: auto; white-space: nowrap; align-items: center; position: relative; z-index: 80; } #facets_search_wrapper aside.facet, #facets_search_wrapper .facet, #facets_search_wrapper .facet-dropdown, #facets_search_wrapper .facet-dropdown.dropdown, #facets_search_wrapper ul[id^="facet_"], #facets_search_wrapper li { flex: 0 0 auto; margin: 0 !important; padding: 0 !important; border: 0 !important; background: transparent !important; box-shadow: none !important; list-style: none !important; position: relative; } #facets_search_wrapper a.form-control.select-title.expand-more, #facets_search_wrapper .facet-title-dropdown, #facets_search_wrapper h4.facet-title-dropdown, #facets_search_wrapper h4.facet-title { display: inline-flex !important; align-items: center; justify-content: center; width: auto !important; min-width: max-content !important; height: 42px !important; padding: 0 16px !important; margin: 0 !important; background: #f3f3f3 !important; color: #222 !important; border: 1px solid #e5e5e5 !important; border-radius: 999px !important; box-shadow: none !important; text-decoration: none !important; line-height: 1 !important; cursor: pointer; transition: all .2s ease; } #facets_search_wrapper a.form-control.select-title.expand-more:hover, #facets_search_wrapper .facet-title-dropdown:hover, #facets_search_wrapper h4.facet-title-dropdown:hover, #facets_search_wrapper h4.facet-title:hover { background: #eaeaea !important; border-color: #dcdcdc !important; } #facets_search_wrapper a.form-control.select-title.expand-more[aria-expanded="true"], #facets_search_wrapper .facet-title-dropdown[aria-expanded="true"], #facets_search_wrapper h4.facet-title-dropdown[aria-expanded="true"] { background: #111 !important; color: #fff !important; border-color: #111 !important; } #facets_search_wrapper .dropdown-menu { position: absolute !important; top: calc(100% + 8px) !important; left: 0 !important; z-index: 99999 !important; min-width: 240px; max-height: 320px; overflow-y: auto; overflow-x: hidden; background: #fff !important; border: 1px solid #e5e5e5 !important; border-radius: 12px; box-shadow: 0 12px 30px rgba(0,0,0,0.12) !important; padding: 8px 0 !important; } #facets_search_wrapper .dropdown-menu a, #facets_search_wrapper .dropdown-menu label, #facets_search_wrapper .dropdown-menu .facet-option, #facets_search_wrapper .dropdown-menu li { display: block; width: 100%; white-space: normal; padding: 8px 14px; line-height: 1.35; } #facets_search_wrapper .dropdown-menu a:hover, #facets_search_wrapper .dropdown-menu label:hover, #facets_search_wrapper .dropdown-menu .facet-option:hover, #facets_search_wrapper .dropdown-menu li:hover { background: #f7f7f7; } .products, .product-list, .row, #products, #products .row, #main, .main-content, .content, .container, .container-fluid { overflow: visible !important; } #facets_search_wrapper, #facets_search_wrapper aside.facet, #facets_search_wrapper .facet-dropdown { overflow: visible !important; } } #facets_search_wrapper .drop-icon { margin-left: 6px !important; } #facets_search_wrapper .dropdown-menu-facet { background: #fff !important; border: 1px solid #e5e5e5 !important; border-radius: 14px !important; box-shadow: 0 14px 32px rgba(0,0,0,.18) !important; padding: 14px !important; overflow: hidden !important; z-index: 99999 !important; } #facets_search_wrapper .dropdown-menu-facet > li { background: #fff !important; margin: 0 !important; padding: 0 !important; list-style: none !important; } #facets_search_wrapper [id^="facet_label_"] { display: block !important; margin: 0 0 14px 0 !important; padding: 0 0 0 10px !important; background: #fff !important; color: #111 !important; font-size: 16px !important; font-weight: 600 !important; line-height: 1.3 !important; } #facets_search_wrapper [id^="slider_range_"] { background: #fff !important; margin: 0 !important; padding: 10px 8px 2px 8px !important; } #facets_search_wrapper [id^="slider_range_"].noUi-target { background: #e5e7eb !important; border: 0 !important; box-shadow: none !important; border-radius: 999px !important; height: 6px !important; } #facets_search_wrapper [id^="slider_range_"] .noUi-base { height: 6px !important; } #facets_search_wrapper [id^="slider_range_"] .noUi-connect { background: #111 !important; } #facets_search_wrapper [id^="slider_range_"] .noUi-handle, #facets_search_wrapper .noUi-horizontal .noUi-handle { width: 18px !important; height: 18px !important; right: -9px !important; top: -6px !important; background: #111 !important; border: 2px solid #fff !important; border-radius: 50% !important; box-shadow: 0 2px 8px rgba(0,0,0,.25) !important; cursor: pointer; } #facets_search_wrapper [id^="slider_range_"] .noUi-handle:before, #facets_search_wrapper [id^="slider_range_"] .noUi-handle:after, #facets_search_wrapper .noUi-handle:before, #facets_search_wrapper .noUi-handle:after { display: none !important; } #facets_search_wrapper [id^="slider_range_"] .noUi-tooltip { background: #111 !important; color: #fff !important; border: 0 !important; border-radius: 8px !important; font-size: 12px !important; padding: 4px 8px !important; box-shadow: 0 6px 16px rgba(0,0,0,.18) !important; } #facets_search_wrapper .dropdown-menu, #facets_search_wrapper .dropdown-menu-facet { position: absolute !important; z-index: 99999 !important; } .filter-button { background-color: #ff6a00; color: #fff; padding: 6px; } /* ========================================================= 6) OTROS BLOQUES ========================================================= */ .product-manufacturer-next img.manufacturer-logo { max-width: 140px !important; } .brand-infos a { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); clip-path: inset(50%); white-space: nowrap; border: 0; } .products.row, .pro_gallery_thumb { -webkit-filter: brightness(0.97); filter: brightness(0.97); } .product-features .data-sheet dt, .product-features .data-sheet dd { background-color: rgba(245, 243, 239, 0.74); padding: 10px; margin: 5px; } .product-accessories.block.block-section { background-color: #f0f0f0; padding: 25px; overflow-x: auto; } .product-accessories.block.block-section .swiper-wrapper { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; padding: 15px 0; box-sizing: border-box; } .product-accessories.block.block-section .swiper-wrapper > * { flex: 1 1 auto; max-width: 45%; min-width: 100px; } .product-accessories.block.block-section img { border-radius: 0px; } .product-accessories.block.block-section .swiper-button-next, .product-accessories.block.block-section .swiper-button-prev, .product-accessories.block.block-section .swiper-pagination { display: none; } #iqitreviews-snippet::after { content: " ✔️"; } .tab-pane.in.active { padding-top: 20px; } .nav-tabs .nav-link { opacity: 0.9; } .product-list-subcategories .row { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; gap: 20px; } .js-mailalert input[type="submit"][value="Notificarme cuando esté disponible"] { background-color: #ffcc80 !important; } .js-mailalert input[type="email"] { background-color: #ffebcc !important; } .product-attachments .attachment > a:first-of-type { display: inline-block; padding: 6px 10px; margin-bottom: 6px; background: #5e5e5e; border-radius: 4px; font-size: 13px; font-weight: 500; color: #ffff; text-decoration: none; transition: background 0.2s ease; } .product-attachments .attachment > a:first-of-type:hover { background: #e8e8e8; } .contact-rich .fa-map-marker, .contact-rich .fa-map-marker::before, .contact-rich .fa-envelope-o { display: none !important; } .search-widget .form-search-control { height: 36px; padding: 5px 16px; font-size: 14px; line-height: normal; } .search-widget .search-btn { height: 36px; } .search-widget .input-group { overflow: hidden; } #footer .footer-style-3 .block-newsletter > .newslt { display: inline-block; margin: 1rem; vertical-align: top; } #footer-container-first .newslt { font-size: 1.5rem; font-style: normal; font-weight: 400; text-transform: none; } @media (max-width: 768px) { .swiper-pagination-bullet { width: 12px; height: 12px; } .swiper-pagination-bullet-active { width: 14px; height: 14px; } } .product-miniature .product-functional-buttons-links .btn-iqitwishlist-add { transition: color .2s ease, transform .2s ease, opacity .2s ease; } .product-miniature .product-functional-buttons-links .btn-iqitwishlist-add i, .product-miniature .product-functional-buttons-links .btn-iqitwishlist-add .fa-heart-o, .product-miniature .product-functional-buttons-links .btn-iqitwishlist-add .fa-heart { transition: color .2s ease, transform .2s ease; } .product-miniature .product-functional-buttons-links .btn-iqitwishlist-add:hover i, .product-miniature .product-functional-buttons-links .btn-iqitwishlist-add:hover .fa-heart-o, .product-miniature .product-functional-buttons-links .btn-iqitwishlist-add:hover .fa-heart { color: #c8641d !important; transform: scale(1.04); } .product-miniature .product-functional-buttons-links .btn-iqitwishlist-add .fa-heart.added { color: #c8641d !important; } #product .product-description .rte-content { background-color: #f5f5f5; padding: 24px; border-radius: 10px; } /* ========================================================= PRODUCTOS RELACIONADOS EN FICHA: corregir desbordes en escritorio ========================================================= */ #product .product-accessories .swiper-slide, #product .product-accessories .product-miniature, #product .product-accessories .js-product-miniature, #product .product-accessories .product-miniature-grid { position: relative !important; overflow: hidden !important; } #product .product-accessories .thumbnail-container { position: relative !important; overflow: hidden !important; margin-bottom: 14px !important; } #product .product-accessories .product-description { width: 100% !important; max-width: 100% !important; overflow: hidden !important; padding: 0 12px !important; box-sizing: border-box !important; text-align: center !important; } #product .product-accessories .product-title, #product .product-accessories .product-title a, #product .product-accessories .product-name, #product .product-accessories .product-name a { display: block !important; width: 100% !important; max-width: 100% !important; margin: 0 0 8px !important; white-space: normal !important; overflow-wrap: break-word !important; word-break: normal !important; text-align: center !important; box-sizing: border-box !important; } #product .product-accessories .product-price-and-shipping, #product .product-accessories .comments_note, #product .product-accessories .product-variants, #product .product-accessories .variant-links, #product .product-accessories .color-list-container { width: 100% !important; max-width: 100% !important; text-align: center !important; box-sizing: border-box !important; } #product .product-accessories .add-to-cart, #product .product-accessories .ajax_add_to_cart_button, #product .product-accessories .product-list-view-options { display: inline-flex !important; align-items: center; justify-content: center; max-width: 100% !important; } /* Wishlist dentro del recuadro, no fuera */ #product .product-accessories .product-functional-buttons, #product .product-accessories .product-functional-buttons.product-functional-buttons-bottom { top: 12px !important; right: 12px !important; left: auto !important; bottom: auto !important; z-index: 25 !important; } /* Botón cookies: evitar que tape cantidades en móvil */ @media (max-width: 767px) { #lgcookieslaw_fixed_button { width: 42px !important; height: 42px !important; min-width: 42px !important; min-height: 42px !important; padding: 0 !important; bottom: 105px !important; left: 12px !important; z-index: 9999 !important; } #lgcookieslaw_fixed_button svg { width: 24px !important; height: 24px !important; } } a[href*="resultsPerPage=99999"] { display: none !important; } @supports (-webkit-touch-callout: none) { .product-miniature .product-functional-buttons, .product-miniature .product-functional-buttons-bottom, .product-miniature .product-functional-buttons-links { opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; } .product-miniature:hover .product-functional-buttons, .product-miniature:hover .product-functional-buttons-bottom, .product-miniature:hover .product-functional-buttons-links, .product-miniature:active .product-functional-buttons, .product-miniature:active .product-functional-buttons-bottom, .product-miniature:active .product-functional-buttons-links, .product-miniature:focus-within .product-functional-buttons, .product-miniature:focus-within .product-functional-buttons-bottom, .product-miniature:focus-within .product-functional-buttons-links { opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; transform: none !important; } }