.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1200px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #574545; } a:hover:not(.nav-link):not(.btn) { color: #d37709; } .pagination .page-list li:hover { border-color: #d37709; } .pagination .page-list li.current { border-color: #d37709; } .pagination .page-list li.current a { color: #d37709; } #mobile-header { background: #443635; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #443635; } #mobile-header .mobile-main-bar { padding-top: 2.6666666667rem; padding-bottom: 2.6666666667rem; } #mobile-header .m-nav-btn { color: #a9989d; } #mobile-header .m-nav-btn:hover { color: #7a6569; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 15px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Museo Sans', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Museo Sans', sans-serif; } #blockcart-content { background: #ffffff; border: solid 1px #dbd7d7; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #dbd7d7; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #dbd7d7; } /*** 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: #7a6569; color: #f4eff1; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #574545; color: #a9989d; } .btn-secondary:not(:disabled):not(.disabled):active { background: #574545; color: #a9989d; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #7a6569; color: #f4eff1; border: solid 1px #dbd7d7; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #574545; color: #a9989d; border: solid 1px #dbd7d7; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #7a6569; color: #f4eff1; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #574545; color: #a9989d; } .btn-primary:not(:disabled):not(.disabled):active { background: #574545; color: #a9989d; } #wrapper .breadcrumb { background: #f4eff1; padding-top: 1.1333333333rem; padding-bottom: 1.1333333333rem; font-size: 1.0666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #a9989d; } #wrapper .breadcrumb li:after { color: #a9989d; } #wrapper .breadcrumb a { color: #a9989d; } /*** Text fields ***/ .form-control { background-color: #f4eff1; color: #a9989d; border: solid 1px #dbd7d7; } .custom-select2, .custom-select2 option { background-color: #f4eff1; } .custom-select2:after { color: #a9989d; } .bootstrap-touchspin .btn-touchspin { background-color: #f4eff1; color: #a9989d; border: solid 1px #dbd7d7; } .bootstrap-touchspin .btn-touchspin:hover { color: #a9989d; background: #f4eff1; } .form-control::-webkit-input-placeholder { color: #a9989d; } .form-control::-moz-placeholder { color: #a9989d; } .form-control:-ms-input-placeholder { color: #a9989d; } .form-control:-moz-placeholder { color: #a9989d; } .form-control:focus { color: #a9989d; background: #f4eff1; border-color: #dbd7d7; } .custom-select2:focus-within { background: #f4eff1; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #7a6569; } .custom-radio input[type=radio]:checked + span { background-color: #7a6569; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f4eff1; color: #7a6569; border-color: #dbd7d7; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #f4eff1; border: solid 1px #dbd7d7; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #7a6569!important; border-bottom: solid 1px #dbd7d7; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(122, 101, 105, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #7a6569!important; color: #a9989d!important; } .tooltip { --bs-tooltip-bg: #7a6569; --bs-tooltip-color: #a9989d; } /*** Modals ***/ .modal-backdrop { background: #f4eff1; } .modal-content { background: #f4eff1; border: none 1px; } .js-quickview-np-btn { background: #f4eff1; } /*** Notifications ***/ .ns-box { background: #f4eff1; color: #7a6569; border: solid 1px #dbd7d7; } .product-price { color: #f07000; } .iqit-review-star { color: #ffdf63; } .product-flags .product-flag { font-size: 0.7333333333rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #7a6569; color: #f4eff1; } .product-flags .new { background: #a9989d; color: #f4eff1; } .product-flags .online-only, .product-flags .pack { background: #f4eff1; color: #7a6569; } .product-flags .out_of_stock { background: #7a6569; color: #f4eff1; } .discount { background: #7a6569; color: #f4eff1; } .product-available { background: #7a6569; color: #f4eff1; } .product-unavailable { background: #7a6569; color: #f4eff1; } .product-unavailable-allow-oosp { background: #7a6569; color: #f4eff1; } .alert-success { background: #dbd7d7; color: #7a6569; border-color: #dbd7d7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #7a6569; text-decoration: underline; } .alert-info { background: #dbd7d7; color: #7a6569; border-color: #dbd7d7; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #7a6569; text-decoration: underline; } .alert-warning { background: #dbd7d7; color: #7a6569; border-color: #dbd7d7; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #7a6569; text-decoration: underline; } .alert-danger { background: #dbd7d7; color: #7a6569; border-color: #dbd7d7; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #7a6569; 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: #443635; color: #7a6569; } #back-to-top:hover { background: #443635; color: #574545; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #eeeaea; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #eeeaea; scrollbar-track-color: #ffffff; } #header, #checkout-header { background: #443635; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #443635; border-bottom: none 1px; } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; background: #443635; } } #header .header-nav { color: #574545; background: #443635; border-bottom: none 1px; padding-top: 0.5333333333rem; padding-bottom: 0.5333333333rem; font-size: 0.8rem; } #header .header-nav a { color: #a9989d; } #header .header-nav a:hover { color: #f18a02; } #header .header-nav .social-links._topbar { font-size: 0.8rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #a9989d !important; } .header-top { padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; color: #574545; } .header-top a:not(.btn):not(.nav-link) { color: #ef8a11; } .header-top a:not(.btn):not(.nav-link):hover { color: #d37709; } .header-top .form-search-control { background: #ffffff; color: #ffffff; border: solid 1px #7a6569; } .header-top input.form-search-control::-webkit-input-placeholder { color: #ffffff; } .header-top input.form-search-control:-moz-placeholder { color: #ffffff; } .header-top input.form-search-control:-ms-input-placeholder { color: #ffffff; } .header-top input.form-search-control:-moz-placeholder { color: #ffffff; } .header-top .search-btn { color: #ffffff; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.3333333333rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #443635; color: #a9989d; padding: 0.6rem 0.6rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #a9989d; } .header-top a.header-cart-btn:not(:hover) { color: #a9989d; } .stuck-header .header-top { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #443635; } .cart-products-count-btn { background: #ef8a11; color: #ffffff; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #443635; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.3333333333rem; color: #a9989d; padding-left: 1.0666666667rem; padding-right: 1.0666666667rem; border-left: solid 1px #574545; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #a9989d; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.1333333333rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.3333333333rem !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: #443635; color: #f18a02; } .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: #443635; color: #443635; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 0.6666666667rem; max-height: 0.6666666667rem; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { display: block; text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 0.8rem; } .cbp-horizontal .cbp-tab-title { text-align: center; } @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.8666666667rem; padding-right: 0.8666666667rem; } } #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; } .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: none 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: none 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; color: #7a6569; background: #443635; line-height: 0.6666666667rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #574545; background: #443635; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-size: 0.8rem; font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5333333333rem; padding-bottom: 0.5333333333rem; border-top: none 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: 0.6666666667rem; max-height: 0.6666666667rem; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #574545; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #ffffff; color: #d37709; } #cbp-hrmenu1 .cbp-submenu-aindicator { display: none; } #cbp-hrmenu1 .cbp-legend { background: #7a6569; color: #ffffff; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #574545; background: #443635; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #f4eff1; border: none 1px #37a625; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #574545 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #d37709 !important; } .cbp-hrmenu .tabs-links { background: #e5dfe1; } .cbp-hrmenu .cbp-tabs-names li a { color: #7a6569 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #f4eff1; color: #7a6569 !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: #574545 !important; border-bottom: none 3px #c2bc29; font-size: 1.0666666667rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #d37709 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #fbfbfb; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #fbfbfb; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.6rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.0666666667rem; padding-bottom: 1.0666666667rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.0666666667rem; padding-bottom: 1.0666666667rem; font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #fbfbfb; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 4.1333333333rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; font-size: 1.4666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; color: #595050; font-size: 1.4666666667rem; } .mobile-menu__tab-icon { font-size: 1.4666666667rem; } .mobile-menu__tab-icon--img { max-height: 1.4666666667rem; } .mobile-menu__legend { font-size: 0.8rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.4666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.4666666667rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #595050 !important; } .mobile-menu__column { font-size: 1.0666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.6666666667rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.6666666667rem; } .mobile-menu__column-title { margin-bottom: 0.5333333333rem; } .mobile-menu__links-list-li { padding-top: 0.4rem; padding-bottom: 0.4rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #f4eff1; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #a9989d; } .swiper-pagination-bullet { background: #a9989d; } /*** Product miniature ***/ .products.row { margin: -1.3333333333rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 1.3333333333rem; } .swiper-container-wrapper { margin: -1.3333333333rem; } .swiper-container-wrapper .products.swiper-container { padding: 1.3333333333rem; } .swiper-container-wrapper .product-carousel { padding: 1.3333333333rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 1.3333333333rem; } .product-miniature { border: solid 1px #dbd7d7; outline: 1px solid 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 picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid .product-title { font-size: 0.9333333333rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.9333333333rem; font-style: normal; font-weight: normal; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #a9989d; outline: solid 1px #a9989d; } } .product-miniature-grid .product-functional-buttons { background: #f4eff1; } .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: #a9989d !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 .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.5rem 1rem; background: #ffffff; color: #a9989d; border: solid 1px #a9989d; } .btn-product-list:hover { background: #7a6569; color: #a9989d; border-color: #7a6569; } .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.6666666667rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.6666666667rem; } .products-grid .product-miniature-layout-3 .product-description { background: #574545; } .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(2, 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(1, 1fr); } } @media (min-width: 992px) { .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); } } @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: 2rem; 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: #545454; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #545454; background: rgba(0, 0, 0, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-tabs .nav-tabs { justify-content: center; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; color: #7a6569; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.3333333333rem; padding-bottom: 1.3333333333rem; } #content-wrapper .page-title { color: #7a6569; font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #7a6569; } #content-wrapper .section-title { color: #7a6569; font-size: 1.2rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #7a6569; } .nav-tabs .nav-link { color: #7a6569; font-size: 1.0666666667rem; 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: #7a6569; border-bottom: none 2px #ddc6c8; } .iqit-accordion .title { 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: #7a6569; } .iqit-accordion .nav-link { border-bottom: none 2px #ddc6c8; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #7a6569; border-bottom: none 2px #ddc6c8; } #wrapper .block-title { color: #7a6569; text-align: center; font-size: 0.9333333333rem; 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: #7a6569; } #left-column .block, #right-column .block { background: #ffffff; border: none 1px; } #footer, #checkout-footer { background: #443635; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #a9989d; background: #574545; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #a9989d; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #7a6569; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #574545; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #a9989d; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #a9989d; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #a9989d; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #a9989d; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #a9989d !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #ed6c24 !important; } #footer .block-title, #checkout-footer .block-title { color: #a9989d; font-size: 0.9333333333rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #a9989d; } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #footer-container-first { border-top: none 1px; padding-top: 2rem; padding-bottom: 2rem; background: #212121; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2.6666666667rem; padding-bottom: 1.6666666667rem; color: #a9989d; } #footer-container-main a, #checkout-footer a { color: #f18a00; } #footer-container-main a:hover, #checkout-footer a:hover { color: #f4eff1; } #footer-copyrights { border-top: none 1px; background: #443635; padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; } #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; } /* Reducir tamaño del logo en el header */ #header #desktop_logo img.logo { max-height: 40px; /* alto máximo */ height: auto; /* mantiene proporción */ width: auto; /* mantiene proporción */ } .center-nav { display: flex; justify-content: center; align-items: center; text-align: center; flex: 1; /* ocupa el máximo disponible */ } #language_selector .lang-flag { display: none !important; } #iqitwishlist-nb { margin-left: 4px; font-weight: bold; } a[href*="iqitwishlist/view"] { font-size: 14px; } a[href*="iqitwishlist/view"]:not(:has(i)) { display: none; } /* Ocultar el texto "Wishlist (" y ")" */ a[href*="iqitwishlist/view"] { color: inherit; } a[href*="iqitwishlist/view"] { font-size: 0; /* oculta texto */ } a[href*="iqitwishlist/view"] i, a[href*="iqitwishlist/view"] #iqitwishlist-nb { font-size: 16px; /* restaura tamaño solo al icono y número */ } /* Color de fondo del nav */ .header-nav { background-color: #f18a06 !important; /* tu marrón/naranja */ } /* Opcional: color al pasar el ratón */ .header-nav a:hover { color: #ffffff !important; /* dorado claro de ejemplo */ } #header .header-nav { color: #574545; background: #443635; border-bottom: none 1px; padding-top: 0.6333333333rem; padding-bottom: 0.6333333333rem; font-size: 15px; } #header .header-nav a { color: #ffffff; } /* ========== FICHA PRODUCTO · COLUMNA DERECHA (Warehouse) ========== */ #col-product-info{ --cta-color: var(--btn-primary-bg, var(--primary, var(--brand-primary, #7a5c4d))); } /* --- Layout fila cantidad + botón + iconos (sin solapes) --- */ #col-product-info .row.product-quantity{ display: flex; align-items: center; flex-wrap: nowrap; margin-left: 0 !important; /* anula gutters bootstrap */ margin-right: 0 !important; } #col-product-info .row.product-quantity > [class*="col-"]{ padding-left: 0 !important; padding-right: 0 !important; } /* Cantidad fija con separación hacia el botón */ #col-product-info .col-add-qty{ flex: 0 0 auto; margin-right: clamp(20px, 8%, 40px); /* hueco fijo hacia el botón */ } /* Botón se estira, nunca invade */ #col-product-info .col-add-btn{ flex: 1 1 auto; min-width: 200px; } #col-product-info .add .btn.add-to-cart{ /*background-color: var(--cta-color) !important;*/ border-color: var(--cta-color) !important; width: 100%; min-height: 52px; border-radius: 999px; font-size: 1.2rem; font-weight: 400; letter-spacing: .02em; white-space: nowrap; } #col-product-info .bag-icon{ margin-right:.6rem; } #col-product-info .spinner-icon{ display:none; } /* Iconos: solo icono, juntos */ #col-product-info .col-add-wishlist{ margin-left: 10px; } #col-product-info .col-add-compare{ margin-left: 6px; } #col-product-info .col-add-wishlist .btn, #col-product-info .col-add-compare .btn{ background: transparent !important; border: 0 !important; box-shadow: none !important; padding: .25rem !important; line-height: 1; } #col-product-info .col-add-wishlist .btn i, #col-product-info .col-add-compare .btn i{ font-size: 1.4rem; color: var(--cta-color) !important; } /* --- Cantidad (TouchSpin estilo pill horizontal) --- */ #col-product-info .product-quantity .qty .input-group.bootstrap-touchspin{ box-sizing: border-box; position: relative; display: flex; align-items: center; min-width: 118px; max-width: 130px; height: 42px; padding: 0 34px; /* espacio para – y + */ border: 2px solid #e9ecef; border-radius: 999px; background: #fff; } #col-product-info .bootstrap-touchspin-prefix, #col-product-info .bootstrap-touchspin-postfix{ display:none !important; } #col-product-info .bootstrap-touchspin .input-group-btn-vertical{ position: absolute !important; inset: 0; display: block !important; pointer-events: none; } #col-product-info .bootstrap-touchspin .bootstrap-touchspin-down, #col-product-info .bootstrap-touchspin .bootstrap-touchspin-up{ position: absolute !important; top: 0; bottom: 0; width: 34px; height: 100% !important; border: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 999px; pointer-events: auto; } #col-product-info .bootstrap-touchspin .bootstrap-touchspin-down{ left: 0; } #col-product-info .bootstrap-touchspin .bootstrap-touchspin-up{ right: 0; } #col-product-info .btn-touchspin i{ display: none !important; } #col-product-info .bootstrap-touchspin-down::before{ content: "–"; font-size: 1.4rem; line-height: 1; color: var(--cta-color); } #col-product-info .bootstrap-touchspin-up::before{ content: "+"; font-size: 1.2rem; line-height: 1; color: var(--cta-color); } #col-product-info #quantity_wanted{ width: 100% !important; height: 100% !important; border: 0 !important; background: transparent !important; text-align: center !important; font-weight: 700; font-size: .95rem; padding: 0 !important; box-shadow: none !important; } /* Solo el botón AÑADIR de la ficha, sin afectar otros .btn-lg */ #col-product-info .col-add-btn .add .btn.add-to-cart.btn-lg{ /* igualar altura al control de cantidad (42px) */ height: 42px !important; min-height: 42px !important; box-sizing: border-box; /* neutralizar el padding vertical global de .btn-lg */ padding-top: 0 !important; padding-bottom: 0 !important; /* centrado y estilo pill */ display: inline-flex; align-items: center; justify-content: center; line-height: 1; /* evita que sume altura */ border-radius: 999px; } /* (opcional) si antes pusimos un min-height mayor, lo anulamos aquí */ #col-product-info .add .btn.add-to-cart{ min-height: 42px !important; } .product-quantity>.col { margin-bottom: .8rem; margin-top: .8rem; } /* --- Responsive: en móviles se apilan --- */ @media (max-width: 576px){ #col-product-info .row.product-quantity{ flex-wrap: wrap; } #col-product-info .col-add-btn{ order: 2; flex-basis: 100%; margin-top: 8px; } #col-product-info .col-add-wishlist, #col-product-info .col-add-compare{ order: 3; } } /* ====== Pills de Formatos y Packs ====== */ #col-product-info{ --cta-color: #574545; /* color del botón añadir */ --cta-text: #fff; --control-h: 42px; /* misma altura que el botón/cantidad */ } /* Base de pill */ #col-product-info .pspacklinks .psp-pill{ display: inline-flex; align-items: center; justify-content: center; height: var(--control-h); padding: 0 18px !important; border-radius: 999px !important; font-size: 1.2rem !important; font-weight: 600 !important; line-height: 1; white-space: nowrap; border: 2px solid var(--cta-color) !important; transition: background .15s ease, color .15s ease, transform .08s ease; } /* Seleccionado → relleno como CTA */ #col-product-info .pspacklinks .psp-pill.active, #col-product-info .pspacklinks .psp-pill.btn-primary, #col-product-info .pspacklinks .psp-pill.disabled{ background: var(--cta-color) !important; color: var(--cta-text) !important; } /* NO seleccionados → outline */ #col-product-info .pspacklinks .psp-pill:not(.active):not(.btn-primary):not(.disabled){ background: transparent !important; color: var(--cta-color) !important; border-color: var(--cta-color) !important; } /* Hover: sutil */ #col-product-info .pspacklinks .psp-pill:not(.disabled):hover{ transform: translateY(-1px); filter: brightness(.95); } /* Contenedor en fila con separación */ #col-product-info .pspacklinks .d-flex{ gap: 8px; flex-wrap: wrap; } /* Packs: badges dentro */ #col-product-info .pspacklinks .psp-pill .badge{ margin-left: 8px; border-radius: 999px; padding: .2em .55em; font-size: 1.2em; } #col-product-info .pspacklinks .psp-pill{ border-radius: 8px !important; /* esquinas suaves */ } /* SOLO los títulos de bloque, sin afectar a las pills */ #col-product-info .pspacklinks > .mb-2{ font-size: 1.2rem; /* sube un punto el título */ font-weight: 600; color: #444; margin-bottom: .5rem !important; text-transform: uppercase; letter-spacing: .5px; } /* Reseteo explícito para los botones dentro del contenedor de pills */ #col-product-info .pspacklinks .d-flex .btn, #col-product-info .pspacklinks .d-flex .psp-pill{ font-size: .90rem !important; /* vuelve al tamaño compacto */ font-weight: 600 !important; /* evita heredar del título */ text-transform: none !important; /* sin uppercase heredado */ line-height: 1 !important; } /* Si algún estilo previo puso height/padding de más, lo normalizamos */ #col-product-info .pspacklinks .d-flex .psp-pill{ height: 42px !important; /* el alto que ya te encaja */ padding: 0 18px !important; border-radius: 8px !important; /* el radio que elegiste */ } /* Precio dentro del botón "Añadir" */ /* Botones de formato (no seleccionados) */ #col-product-info .product-variants .input-container label{ border: 1px solid rgba(122, 92, 77, 0.5) !important; /* más fino y suave */ border-radius: 6px !important; font-weight: 500 !important; /* menos grueso */ padding: 0.35rem 0.9rem !important; } /* Hover */ #col-product-info .product-variants .input-container label:hover{ border-color: #7a5c4d !important; background: rgba(122, 92, 77, 0.05) !important; } /* Botón seleccionado */ #col-product-info .product-variants input[type="radio"]:checked + label{ background: #7a5c4d !important; color: #fff !important; border: 1px solid #F4EFF1 !important; } #col-product-info .pspacklinks .psp-pill { border: 1px solid var(--cta-color) !important; } #col-product-info .pspacklinks .psp-pill:not(.active):hover { background: rgba(122,92,77,.08) !important; border-color: #7a5c4d !important; } /* Precio principal + precio por unidad + impuestos (estilo referencia) */ #col-product-info .product-prices .current-price .product-price{ font-size: 2rem; /* grande y claro */ font-weight: 800; line-height: 1.1; } /* separa sutilmente el precio por unidad */ #col-product-info .product-prices .product-unit-price{ display: block; margin-top: .4rem; /* ← separación respecto al precio principal */ font-size: 1.2rem; /* más pequeño */ color: #8a8f94; /* gris suave */ } /* y separa un poco los impuestos del bloque anterior */ #col-product-info .product-prices .tax-shipping-delivery-label{ margin-top: .35rem; font-size: 1.2rem; color: #8a8f94; } /* ===== Fondo a TODO el ancho para la zona de pestañas (Descripción/Detalles/...) ===== */ #main-product-wrapper .product-tabs{ --product-section-bg: #F4EFF1; /* <— color del fondo (ajústalo) */ position: relative; z-index: 0; margin-top: 2.25rem; padding: 2.25rem 0; /* aire arriba/abajo */ } /* “Full-bleed”: el pseudo cubre el viewport completo, el contenido sigue centrado */ #main-product-wrapper .product-tabs::before{ content: ""; position: absolute; top: 0; left: 50%; width: 100vw; height: 100%; transform: translateX(-50%); background: var(--product-section-bg); z-index: -1; } /* (Opcional) mismas tripas para los bloques de productos relacionados/cross-sell Si tu módulo usa otros selectores, añade su clase aquí. */ #main-product-wrapper .product-accessories, #main-product-wrapper .productscategory-products, #main-product-wrapper .crossselling, #main-product-wrapper .related-products{ --product-section-bg: #faf6f3; position: relative; z-index: 0; padding: 2.25rem 0; } #main-product-wrapper .product-accessories::before, #main-product-wrapper .productscategory-products::before, #main-product-wrapper .crossselling::before, #main-product-wrapper .related-products::before{ content:""; position:absolute; top:0; left:50%; width:100vw; height:100%; transform: translateX(-50%); background: #443635; z-index:-1; } /* ——— Pequeños retoques de tabs para que contrasten mejor ——— */ #product-infos-tabs{ border-bottom: 0; margin-bottom: 1rem; } #product-infos-tabs .nav-link{ border: 0; background: transparent; color: #6b615d; font-weight: 600; padding: .55rem 1rem; border-radius: 999px; } #product-infos-tabs .nav-link.active{ background: #7a5c4d; /* color del CTA */ color: #fff; } /* Quitar subrayado/underline del tab activo (y en hover/focus) */ #product-infos-tabs .nav-link, #product-infos-tabs .nav-link:hover, #product-infos-tabs .nav-link:focus, #product-infos-tabs .nav-link.active{ text-decoration: none !important; box-shadow: none !important; /* por si usa shadow como “underline” */ } /* Algunas skins lo dibujan con un pseudo-elemento */ #product-infos-tabs .nav-link::after, #product-infos-tabs .nav-link.active::after{ content: none !important; } /* Y por si el underline fuese un borde inferior */ #product-infos-tabs .nav-link, #product-infos-tabs .nav-link.active{ border: 0 !important; } /* Más espacio arriba y abajo del contenido de cada tab */ #product-infos-tabs-content .tab-pane { padding-top: 1rem; /* aire arriba */ padding-bottom: 1rem; /* aire abajo */ } #description, #product-details-tab { padding-top: 2rem; padding-bottom: 2rem; } #product-infos-tabs .nav-link.active { background: #7a6569;} /*MEGAMENU*/ /* Limitar submenús: ocultar desde la 6ª */ #iqitmegamenu-horizontal ul ul > li.mm-hidden, #_mobile_top_menu ul ul > li.mm-hidden, .offcanvas-menu ul ul > li.mm-hidden, .mobile-nav ul ul > li.mm-hidden { display: none; } /* Al expandir el UL, mostrar los ocultos */ #iqitmegamenu-horizontal ul ul.is-expanded > li.mm-hidden, #_mobile_top_menu ul ul.is-expanded > li.mm-hidden, .offcanvas-menu ul ul.is-expanded > li.mm-hidden, .mobile-nav ul ul.is-expanded > li.mm-hidden { display: list-item; } /* Botón "ver más" */ #iqitmegamenu-horizontal .mm-more-wrapper, #_mobile_top_menu .mm-more-wrapper, .offcanvas-menu .mm-more-wrapper, .mobile-nav .mm-more-wrapper { list-style: none; margin-top: .25rem; } #iqitmegamenu-horizontal .mm-more-btn, #_mobile_top_menu .mm-more-btn, .offcanvas-menu .mm-more-btn, .mobile-nav .mm-more-btn { background: none; border: 0; padding: .5rem 0; cursor: pointer; font: inherit; text-decoration: underline; width: 100%; text-align: left; /* mejor táctil en acordeones */ } /*FOOTER*/ #footer .block-title, #checkout-footer .block-title { color: #695757;} /*FICHA PRODUCTO MOVIL*/ @media (max-width: 768px) { #col-product-info .pspacklinks .d-flex .btn, #col-product-info .pspacklinks .d-flex .psp-pill { font-size: 1.4rem !important; /* o el tamaño que prefieras */ } .text-muted { font-size: 1.5rem;} .psprobeids-body table th, .psprobeids-body table td, .psprobeids-body table td a { font-size: 1.5rem; /* más grande en móvil */ } .psprobeids-header h3 { font-size: 1.5rem; /* más grande en móvil */ } .tabs.product-tabs { display: none !important; } } /*ARBOL DE CATEGORIAS*/ /* Ocultar título del bloque de categorías */ .block-categories .block-title { display: none !important; } /* Quitar la raya superior */ .block-categories { border-top: none !important; } /*BUSQUEDA POR FACETAS (FILTROS)*/ .facet-hidden { display: none !important; } .facet-more-wrapper { list-style: none; margin-top: .25rem; } .facet-more-wrapper button { border:1px solid #ddd; background:#fff; padding:4px 8px; font-size:.875rem; border-radius:4px; cursor:pointer; } /* Oculta el texto visible del botón y muestra un chevron según estado */ .mm-more-btn, .facet-more-btn { position: relative; font-size: 0; /* oculta el texto visualmente */ line-height: 1; padding: .4rem .6rem; /* ajusta si quieres */ border: 1px solid #ddd; background: #fff; border-radius: .5rem; cursor: pointer; } /* Icono cerrado (▾) */ .mm-more-btn::after, .facet-more-btn::after { content: '▾'; font-size: 14px; line-height: 1; } /* Icono abierto (▴) cuando aria-expanded=true */ .mm-more-btn[aria-expanded="true"]::after, .facet-more-btn[aria-expanded="true"]::after { content: '▴'; } /* (Opcional) separa visualmente el li del botón en listas */ .mm-more-wrapper, .facet-more-wrapper { list-style: none; margin-top: .25rem; } /* Oculta texto visual y muestra chevrón según aria-expanded */ .mm-more-btn, .facet-more-btn { position: relative; font-size: 0; /* oculta cualquier texto */ line-height: 1; padding: .4rem .6rem; border: 1px solid #ddd; background: #fff; border-radius: .5rem; cursor: pointer; } /* cerrado ▾ */ .mm-more-btn::after, .facet-more-btn::after { content: '▾'; font-size: 14px; line-height: 1; } /* abierto ▴ */ .mm-more-btn[aria-expanded="true"]::after, .facet-more-btn[aria-expanded="true"]::after { content: '▴'; } /* wrapper y ocultaciones que ya usas */ .mm-more-wrapper, .facet-more-wrapper { list-style: none; margin-top: .25rem; } .mm-hidden { display: none !important; } .facet-hidden { display: none !important; } /* MENÚ: usa FA6 (Free) angle-down / angle-up */ .iqitmegamenu .mm-more-btn::after, #_mobile_top_menu .mm-more-btn::after, .offcanvas-menu .mm-more-btn::after, .mobile-nav .mm-more-btn::after { font-family: "Font Awesome 6 Free"; font-weight: 900; /* sólidos en FA6 también van a 900 */ content: "\f107"; /* fa-angle-down */ font-size: 14px; line-height: 1; } .iqitmegamenu .mm-more-btn[aria-expanded="true"]::after, #_mobile_top_menu .mm-more-btn[aria-expanded="true"]::after, .offcanvas-menu .mm-more-btn[aria-expanded="true"]::after, .mobile-nav .mm-more-btn[aria-expanded="true"]::after { content: "\f106"; /* fa-angle-up */ } /* Solo en móvil */ @media (max-width: 767.98px) { .mobile-menu__links-list-li { padding-top: 1.2rem; padding-bottom: 1.2rem; } } /* Solo en móvil (hasta 768px) */ @media (max-width: 767.98px) { .mobile-menu__column--id-3, .mobile-menu__column--id-4, .mobile-menu__column--id-5, .mobile-menu__column--id-6, .mobile-menu__column--id-7, .mobile-menu__column--id-8, .mobile-menu__column--id-9, .mobile-menu__column--id-10 { border-bottom: 3px solid #ddd; /* color a elección */ margin-bottom: 1.5rem; /* opcional: espacio debajo */ padding-bottom: 0.5rem; /* opcional: espacio interior */ } } /* Solo en móvil */ @media (max-width: 767.98px) { .mobile-menu__links-list-li a.text-reset { font-size: 1.6rem; /* ajusta al tamaño que quieras */ line-height: 1.5; /* opcional: mejora la legibilidad */ font-weight: 500; /* opcional: más marcado */ } .mobile-menu__column-title { font-size: 1.7666666667rem;} .mobile-menu__column-title { text-transform: none;} } /* ===== MÓVIL (<=768px): botón AÑADIR más grande ===== */ /* Solo en la ficha de producto y en móvil */ @media (max-width: 768px) { body.product-page .col-add-btn .btn.add-to-cart, body.product-page button[data-button-action="add-to-cart"] { display: block !important; width: 100% !important; font-size: clamp(1.12rem, 4.8vw, 1.45rem) !important; line-height: 1.25 !important; font-weight: 700 !important; padding: 1rem 1.25rem !important; /* altura mínima táctil */ border-radius: 10px !important; } body.product-page .btn.add-to-cart .bag-icon, body.product-page .btn.add-to-cart .spinner-icon { font-size: 1.2em !important; margin-right: .4rem !important; } } /* ===== MÓVIL (<=768px): acordeones de ficha ===== */ @media (max-width: 768px) { /* títulos de las tabs/accordeones */ /* cubre enlaces tipo #product-infos-accordion-mobile-X y los ma-nav-link-X */ .card .nav-tabs .nav-link[id^="ma-nav-link-"], .card .nav-tabs .nav-link[href^="#product-infos-accordion-mobile-"], #product-infos-accordion-mobile .nav-link { font-size: clamp(1.7rem, 4.4vw, 3.1rem) !important; font-weight: 600 !important; padding: 1rem .9rem !important; min-height: 48px !important; } /* iconos flecha */ .card .nav-tabs .nav-link .angle-down, .card .nav-tabs .nav-link .angle-up { font-size: 1.15em !important; margin-left: .5rem !important; } /* contenido dentro de cada panel */ /* cubre .tab-content “show”, ma-description, product-details-tab, brand, extra-0… */ .card .tab-content, #ma-description, #ma-product-details-tab, #brand-tab, #extra-0 { font-size: clamp(1.7rem, 3.9vw, 3.1rem) !important; line-height: 1.6 !important; } } /* Solo en móvil (<=768px) */ @media (max-width: 768px) { #product-infos-accordion-mobile .nav-tabs { margin-bottom: 12px; /* separación entre acordeones */ } } /*FOOTER*/ /* ===== Footer títulos en naranja ===== */ .footer-container .block-title span { color: #ff6600 !important; /* cambia #ff6600 al tono de naranja que quieras */ } /* si quieres que el <h5> entero sea naranja, no solo el <span> */ .footer-container .block-title { color: #ff6600 !important; } /*FILTROS*/ /* ===== Mejorar legibilidad de filtros en categorías ===== */ @media (max-width: 768px) { /* Más espacio entre cada opción del filtro */ #search_filters .facet ul li, #search_filters .facet .facet-label { margin-bottom: 16px; /* ajusta a 10-12px si quieres más aire */ font-size: 1.2rem !important; } /* Separar un poco más los grupos de filtros entre sí */ #search_filters .facet { margin-bottom: 22px; /* espacio entre Variedad, Marca, etc. */ } /* Hacer los títulos de cada característica más grandes */ #search_filters .facet .facet-title, #search_filters h6 { font-size: 1.4rem; /* un pelín más grande */ font-weight: 600; /* más énfasis */ } #search_filters .facet ul li, #search_filters .facet .facet-label { margin-bottom: 10px; /* separación entre opciones */ font-size: 1.2rem !important; /* tamaño de texto un pelín más grande */ line-height: 1.4; /* más aire entre líneas */ } @media (max-width: 768px) { /* Texto de opciones de filtros (checkboxes, radios, etc.) */ #search_filters .facet .facet-label span, #search_filters .facet .facet-label label, #search_filters .facet .facet-label { font-size: 1.2rem !important; /* ajusta al tamaño que quieras */ line-height: 1.5 !important; } } /* En escritorio también, si quieres que se vea igual */ @media (min-width: 769px) { #search_filters .facet ul li, #search_filters .facet .facet-label { margin-bottom: 6px; } #search_filters .facet { margin-bottom: 15px; } #search_filters .facet .facet-title, #search_filters h6 { font-size: 1.25rem; font-weight: 600; } } #search_filters .facet ul li, #search_filters .facet .facet-label { margin-bottom: 10px; /* separación entre opciones */ font-size: 1rem; /* tamaño de texto un pelín más grande */ line-height: 1.4; /* más aire entre líneas */ } @media (max-width: 768px) { /* Más separación entre OPCIONES del mismo filtro */ #search_filters .facet ul li + li { margin-top: 10px !important; } #search_filters .facet .facet-label { padding: 6px 0 !important; } /* Texto de la opción (va en <a>) y el contador (va en .magnitude) */ #search_filters .facet .facet-label a, #search_filters .facet .facet-label .magnitude { font-size: 1.08rem !important; /* súbelo si quieres más */ line-height: 1.5 !important; } /* Por si alguna opción no usa <a> y viene como <span> */ #search_filters .facet .facet-label > span:not(.custom-checkbox):not(.color), #search_filters .facet .facet-label > span.value { font-size: 1.08rem !important; line-height: 1.5 !important; } /* (Opcional) hacer más grande la “cajita” del checkbox/radio */ #search_filters .facet .custom-checkbox span.ps-shown-by-js, #search_filters .facet .custom-radio span.ps-shown-by-js { width: 18px !important; height: 18px !important; } /* si tu tema no usa ps-shown-by-js y el input no está oculto, usa esto: */ #search_filters .facet .custom-checkbox input[type="checkbox"], #search_filters .facet .custom-radio input[type="radio"] { transform: scale(1.2); transform-origin: left center; } } #col-product-info #quantity_wanted { font-size: 1.20rem !important;} #col-product-info .add .btn.add-to-cart { font-size: 1.2rem !important;} /* === Modal de Términos (solo dentro del body .modal-terms) === */ /* Altura razonable + scroll interno + padding contenido */ .modal .modal-body.modal-terms{ max-height: 60vh; /* antes se veía enorme */ overflow: auto; padding: 16px 24px; } /* Títulos: tamaño equilibrado y sin “comerse” el texto de la derecha */ .modal .modal-body.modal-terms h1{ font-size: 20px; /* ~1.25rem */ line-height: 1.28; margin: 8px 0 6px; font-weight: 700; } .modal .modal-body.modal-terms h2, .modal .modal-body.modal-terms .elementor .elementor-heading-title{ font-size: 18px; /* ~1.125rem */ line-height: 1.28; margin: 10px 0 6px; font-weight: 700; } .modal .modal-body.modal-terms h3{ font-size: 16px; /* ~1rem */ line-height: 1.26; margin: 8px 0 4px; font-weight: 600; } /* Párrafos y espaciado general */ .modal .modal-body.modal-terms p{ margin: 6px 0; line-height: 1.5; text-align: justify; } /* Divisores Elementor más discretos y menos “aire” */ .modal .modal-body.modal-terms .elementor-divider{ padding: 6px 0; } .modal .modal-body.modal-terms .elementor-divider-separator{ border-top: 1px solid #eee; } /* Quitar rellenos/espacios extra de Elementor dentro del modal */ .modal .modal-body.modal-terms .elementor .elementor-widget{ margin: 0; } .modal .modal-body.modal-terms .elementor .elementor-widget-container{ padding: 10px 0; } .modal .modal-body.modal-terms .elementor .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{ padding: 0; } /* Forzar 1 columna dentro del modal (evita que el H2 empuje el texto) */ .modal .modal-body.modal-terms .elementor .elementor-row{ display: block; } .modal .modal-body.modal-terms .elementor [class*="elementor-col-"]{ width: 100% !important; max-width: 100% !important; flex: 0 0 100% !important; } /* Responsive fino en móviles */ @media (max-width: 576px){ .modal .modal-body.modal-terms h1{ font-size: 19px; } .modal .modal-body.modal-terms h2, .modal .modal-body.modal-terms .elementor .elementor-heading-title{ font-size: 17px; } } /*CAMBIO TÍTULOS TAB EN FICHA PRODUCTOS*/ #product-infos-tabs .nav-link { color: #000000 !important;} .badge-success { background-color: #ff0404; color: #fff; } /* Descuento de las cajas: de verde a rojo */ .pspacklinks .badge-success { background-color: #ec0909 !important; /* rojo */ color: #ffffff !important; } /* Botones de packs de caja: más aire entre partes del texto */ .pspacklinks .psp-pill { display: inline-flex; /* o flex si quieres que ocupen todo el ancho */ align-items: center; gap: .5rem; /* espacio entre Caja ×6, precio y descuento */ } /* Como usamos gap, el margin-left de .ml-2 sobra: lo anulamos aquí */ .pspacklinks .psp-pill .ml-2 { margin-left: 0 !important; } /* === OVERRIDE FINAL: descuento en packs de caja === */ #col-product-info .pspacklinks .psp-pill .badge-success { background: #ec0909 !important; /* rojo sólido */ background-color: #ec0909 !important; /* por si usan background-color */ color: #ffffff !important; } /* === OVERRIDE FINAL: separación interna de las pills de packs === */ #col-product-info .pspacklinks .psp-pill { display: inline-flex !important; /* nos aseguramos de que es flex */ align-items: center; gap: .6rem; /* separa Caja ×6 / precio / % */ } /* Anulamos márgenes laterales duplicados si hiciera falta */ #col-product-info .pspacklinks .psp-pill .ml-2 { margin-left: 0 !important; } /* ====== PACK PILLS — AJUSTES FINALES ====== */ /* 1. Precio por unidad más oscuro */ #col-product-info .pspacklinks .psp-pill .text-muted, .pspacklinks .psp-pill .text-muted { color: #444 !important; font-weight: 600 !important; } /* 2. Badge del descuento → rojo */ #col-product-info .pspacklinks .badge-success, .pspacklinks .badge-success { background-color: #e60000 !important; color: #fff !important; border-radius: 999px !important; padding: 3px 8px !important; } /* 3. Crear separación REAL dentro del botón (Caja ×6 | precio | descuento) */ #col-product-info .pspacklinks .psp-pill, .pspacklinks .psp-pill { display: inline-flex !important; align-items: center; gap: 10px !important; /* ← SEPARACIÓN ENTRE ELEMENTOS */ padding: 10px 16px !important; } /* 4. Anular los márgenes heredados (.ml-2 de Bootstrap) */ #col-product-info .pspacklinks .psp-pill .ml-2, .pspacklinks .psp-pill .ml-2 { margin-left: 0 !important; } /* 5. Botones outline sin relleno */ #col-product-info .pspacklinks .psp-pill.btn-outline-secondary { border-color: #7a5c4d !important; color: #7a5c4d !important; } /* 6. Botón activo */ #col-product-info .pspacklinks .psp-pill.btn-primary, #col-product-info .pspacklinks .psp-pill.active { background-color: #7a5c4d !important; color: white !important; } /* 7. Hover suavizado */ #col-product-info .pspacklinks .psp-pill:not(.active):hover { background: rgba(122,92,77,0.08) !important; border-color: #7a5c4d !important; }