.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1500px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #2e2323; } a:hover:not(.nav-link):not(.btn) { color: #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 { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 1.25rem; padding-bottom: 1.25rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #e1bb80; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #ffffff; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.4rem; } body { font-family: "Poppins", sans-serif; } #blockcart-content { background: #ffffff; color: #000000; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #ededed; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #ededed; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #000000; color: #ffffff; border: none 1px #695c52; } .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: #e1bb80; color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #e1bb80; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #000000; color: #ffffff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #e1bb80; color: #ffffff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #000000; color: #ffffff; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #e1bb80; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #e1bb80; color: #ffffff; } #wrapper .breadcrumb { background: #ffffff; padding-top: 1rem; padding-bottom: 1rem; margin-top: -1.875rem; margin-bottom: 1.875rem; font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; color: #18395e; } #wrapper .breadcrumb li:after { color: #18395e; } #wrapper .breadcrumb a { color: #18395e; } /*** Text fields ***/ .form-control { background-color: #f8f8f8; color: #000000; border: solid 1px #e3e3e3; } .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 #e3e3e3; } .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: #8a8a8a; } .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: #e0e0e0; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: none 1px #e3e3e3; box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.15); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: 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: #000000!important; color: #ffffff!important; } .tooltip { --bs-tooltip-bg: #000000; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: solid 2px #e0e0e0; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.2); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #18395e; color: #ffffff; border: none 1px; } .product-price { color: #e1bb80; } .iqit-review-star { color: #e1bb80; } .product-flags .product-flag { font-size: 0.8125rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #e1bb80; color: #ffffff; } .product-flags .new { background: #18395e; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #e1bb80; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .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: #ffffff; border-top: solid 1px #2e2323; border-left: solid 1px #2e2323; border-right: solid 1px #2e2323; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.03); } #iqitcompare-floating a { color: #2e2323; } #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 3px #f8f8f8; box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 3px #f8f8f8; box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05); } #header .header-nav { color: #ffffff; background: #2a2a2a; border-bottom: none 1px; padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 1rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #ffffff; } #header .header-nav .social-links._topbar { font-size: 0.9375rem; } .header-top { padding-top: 0.625rem; padding-bottom: 0.625rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #e1bb80; } .header-top .form-search-control { background: #e2e8f0; color: #000000; border: none 2px #163863; } .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.75rem; display: block; } .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; } .stuck-header .header-top { padding-top: 0.625rem; padding-bottom: 0.625rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #e1bb80; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 90%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; 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: 3.75rem; max-width: 18.75rem; color: #000000; 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: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.375rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.75rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { color: #e1bb80; } .cbp-horizontal .cbp-tab-title { font-size: 0.8125rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.25rem; max-height: 1.25rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.625rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.625rem; padding-right: 0.625rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; box-shadow: 6px 0px 30px 0px rgba(0, 0, 0, 0.15); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; color: #ffffff; background: #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 rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.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-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.875rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #e1bb80 !important; } .cbp-hrmenu .tabs-links { background: #ffffff; } .cbp-hrmenu .cbp-tabs-names li a { color: #000000 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #e1bb80 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #000000 !important; border-bottom: none 3px #c2bc29; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #e1bb80 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000000 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.25rem; } #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: 1rem; padding-bottom: 1rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1rem; padding-bottom: 1rem; font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: solid 1px #c9c9c9; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.38); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: none 1px rgba(255, 255, 255, 0.18); min-height: 3.75rem; } .mobile-menu__link { color: #000000 !important; padding-top: 1.25rem; padding-bottom: 1.25rem; font-size: 1.25rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #595050; font-size: 1.25rem; } .mobile-menu__tab-icon { font-size: 1.25rem; } .mobile-menu__tab-icon--img { max-height: 1.25rem; } .mobile-menu__legend { font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #000000; background-color: #ffffff; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: none; } .mobile-menu__column-title { font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff !important; } .mobile-menu__column { font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; color: #e5e5e5; margin-bottom: 3.125rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 3.125rem; } .mobile-menu__column-title { margin-bottom: 0.75rem; } .mobile-menu__links-list-li { padding-top: 0.5rem; padding-bottom: 0.5rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #000000; } .mobile-menu__footer { border-top: none 1px; color: #000000; background-color: #ffffff; display: none; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #695c52; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, 0.43); } .swiper-pagination-bullet { background: #000000; } /*** Product miniature ***/ .products.row { margin: -0.5rem; } .products.row > .col, .products.row > [class*=col-] { padding: 0.5rem; } .swiper-container-wrapper { margin: -0.5rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.5rem; } .swiper-container-wrapper .product-carousel { padding: 0.5rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.5rem; } .product-miniature { border: solid 1px #cccccc; outline: 1px none transparent; background: #ffffff; color: #000000; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature .product-price { color: #e1bb80; } .product-miniature-grid { padding: 0.5rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px #f2f2f2; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .product-miniature-grid .product-functional-buttons { display: none; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .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.4375rem 0.875rem; background: #000000; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #e1bb80; color: #ffffff; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.5rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.5rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 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(4, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 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(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #000000; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } .product-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(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-modal .easyzoom-modal > a { cursor: default; } .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 (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.09); 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; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 1.875rem; padding-bottom: 1.875rem; color: #2e2323; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.875rem; padding-bottom: 1.875rem; } #content-wrapper .page-title { color: #2e2323; font-size: 1.875rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #2e2323; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #content-wrapper .section-title { color: #2e2323; font-size: 1.25rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #2e2323; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: none 1px #e3e3e3; left: 0; right: 0; } .nav-tabs .nav-link { color: #2e2323; font-size: 1.25rem; 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: #2e2323; border-bottom: solid 3px #1a7aba; } .iqit-accordion .title { font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #2e2323; } .iqit-accordion .nav-link { border-bottom: solid 3px #1a7aba; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #2e2323; border-bottom: solid 3px #1a7aba; } #wrapper .block-title { color: #000000; font-size: 0.875rem; 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%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 1px #e3e3e3; } #left-column .block, #right-column .block { background: #ffffff; padding: 0.9375rem; border: solid 1px #f0f0f0; } #footer, #checkout-footer { background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #2e2323; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #2e2323; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #2e2323; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #2e2323; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #2e2323; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #2e2323; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 2.1875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #000000 !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #e1bb80 !important; } #footer .block-title, #checkout-footer .block-title { color: #2e2323; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; 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: #2e2323; } #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 6px #49b540; } #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: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; color: #636363; } #footer-container-main a, #checkout-footer a { color: #636363; } #footer-container-main a:hover, #checkout-footer a:hover { color: #333333; } #footer-copyrights { border-top: none 1px; background: #f8f8f8; padding-top: 0.875rem; padding-bottom: 0.875rem; } #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; }/* ============================================================ TODOHORECA - Custom CSS ============================================================ */ /* ===== CATEGORÍAS: ocultar títulos y ajustes base ===== */ body#category h1.h1 { display: none !important; } .category-id-8 .product-list-subcategories { display: none !important; } .category-id-8 .page-title, .category-id-8 .page-header h1 { display: none !important; } /* ===== BREADCRUMB ===== */ #wrapper .breadcrumb { margin-top: 0rem !important; } #wrapper .breadcrumb, #wrapper .breadcrumb a, #wrapper .breadcrumb a span, #wrapper .breadcrumb li, #wrapper .breadcrumb li a { color: #000000 !important; } #wrapper .breadcrumb a span { text-decoration: underline; } #wrapper .breadcrumb a:hover, #wrapper .breadcrumb a:hover span { color: #E1BB80 !important; } /* ===== ELEMENTOS VARIOS ===== */ .tlf-ficha { border-radius: 10px; max-width: 318px; } .block-facets { background: transparent !important; border: none !important; box-shadow: none !important; } .on-sale { display: none; } /* ===== SLIDER DE PRECIO (noUiSlider) - TODOHORECA ===== */ /* Barra base (track) */ #search_filters .noUi-target { background: #f0f0f0 !important; border: none !important; box-shadow: none !important; } /* Barra activa entre los dos tiradores */ #search_filters .noUi-connect { background: #E1BB80 !important; } /* Tiradores */ #search_filters .noUi-handle { background: #ffffff !important; border: 2px solid #000000 !important; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) !important; cursor: pointer !important; } /* Hover / arrastrando */ #search_filters .noUi-handle:hover, #search_filters .noUi-handle:active, #search_filters .noUi-handle:focus { border-color: #E1BB80 !important; box-shadow: 0 0 0 4px rgba(225, 187, 128, 0.3) !important; outline: none !important; } /* Eliminar líneas decorativas internas del handle por defecto de noUiSlider */ #search_filters .noUi-handle:before, #search_filters .noUi-handle:after { display: none !important; } #search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a { font-size: .8rem; } /* ===== PÁGINAS CMS ===== */ .page-cms h2 { font-size: 1.4rem; } .page-cms h3 { font-size: 1.3rem; } .page-cms header.page-header, .page-cms h1.page-title, .page-cms h1:first-of-type, body#cms .page-header { display: none !important; } /* ===== WRAPPER ===== */ #wrapper { padding-top: 0rem !important; } /* ===== FICHA DE PRODUCTO ===== */ .product-availability, #product-availability { display: none !important; } .product-description h2 { margin-top: 40px; font-family: 'Literata'; font-weight: 400; font-size: 30px; } .product-description h3 { font-family: inherit !important; font-weight: 400; font-size: 26px; } .simpleblog__post h2, #category .elementor-text-editor h2, #manufacturer-description h2 { margin-top: 3rem; } .simpleblog__post h3, #category .elementor-text-editor h3, #manufacturer-description h3 { margin-top: 2.5rem; } #manufacturer-description ul { list-style: square !important; margin-left: 20px; } /* ===== CHECKOUT ===== */ #tc-container .checkout-block.sticky { position: relative !important; } body#checkout section.checkout-step .delivery-option>label>.row>div:first-child img { max-width: 100px !important; } #ps_checkout-payment-method-logo-block-container { display: none !important; } body#checkout section.checkout-step, .cart-grid-right .cart-summary { background: #fff; } /* ===== ALERT EMAIL ===== */ .js-mailalert .btn-secondary { background: #006432 !important; color: #fff !important; } /* ===== BLOG + TIPOGRAFÍAS ===== */ .simpleblog__listing__post__wrapper { font-size: 12px; } .simpleblog__post a, .category-description a { color: #4EAF4E !important; text-decoration: underline; } .pagination .page-list a { padding: 1rem 1.4rem; font-size: 1.2em; } .nombrefarma { font-size: 14px; margin-top: 10px; } .h2-acor { font-size: 1.2rem !important; } /* ===== COOKIES ===== */ .cookiesplus-close-and-save { display: none !important; } /* ===== LINKS SIN TRANSICIÓN ===== */ a { transition: none; } /* ===== HOME ===== */ .secciones-home img { border-radius: 50%; } .banners-home img { border-radius: 14px; } /* ===== COLUMNAS LATERALES ===== */ #left-column .block, #right-column .block { border: none !important; } #left-column { padding-right: 0; } /* ===== MODAL ===== */ .modal-dialog { max-width: 980px !important; } /* ===== CONTACTO ===== */ .contact-rich .part { height: 36px; align-items: center; display: flex; } .contact-rich .part .icon { width: 1rem !important; margin-right: 10px; } .contact-rich .part .icon i { font-size: 1rem !important; } /* ===== GDPR ===== */ #gdpr_consent_78 .psgdpr_consent_message span { color: #fff !important; } #gdpr_consent_78 .psgdpr_consent_message a { color: #fff !important; text-decoration: underline; } /* ===== NEWSLETTER ===== */ .elementor-newsletter-input { border-radius: 10px; } .elementor-newsletter-btn { margin-left: 10px; } /* ===== AUTOR BLOG ===== */ .author-card__block--thumb img { border-radius: 50%; } /* ===== HEADER: LABELS Y LOGO CHECKOUT ===== */ #header .header-btn-w .header-btn .title { display: inline-block !important; font-size: 14px; } #mobile-header .m-nav-btn>span { display: block !important; } #checkout-header .logo, .summary-selected-carrier img { max-width: 230px; } /* ===== MÉTODOS DE PAGO ===== */ .img-met-pag img { max-width: 28% !important; } /* ===== MINIATURAS: CONTENEDOR ===== */ body .product-miniature .thumbnail-container { height: unset !important; min-height: 0px !important; } .product-miniature { border-radius: 10px; } /* ===== CARRITO ===== */ #blockcart-content .cart-totals { font-size: 1.1rem; } .cart-items { background: #fff; border: 1px solid #f0f0f0; } .cart-item { padding: 1rem; } .products-selection { background: #fff; padding-left: 1rem; padding-right: 1rem; border: 1px solid #f0f0f0; } /* ===== PRECIOS ===== */ .precio-final { color: #006432; font-size: 1.4em; font-weight: 700; } .precio-inicial { text-decoration: line-through; } .col-price-stick { display: none; } /* ===== MÓVIL: DROPDOWN Y LOGO ===== */ #mobile-header .dropdown-mobile { padding: 0.6rem; border: none; border-top: none; border-bottom: 1px solid #ccc; box-shadow: none; } .col-mobile-logo .logo { max-width: 72%; } /* ===== MARCA EN MINIATURA ===== */ .brand-product { margin-bottom: 10px; } /* ===== PRODUCT-PRICES ===== */ .product-prices { margin-top: 4px; display: flex !important; flex-wrap: wrap !important; flex-direction: column !important; align-items: flex-start !important; } .product-prices .product-reference { display: none !important; } /* ===== FLAGS ===== */ .product-flags .discount, .product-flags .on-sale { border-radius: 6px; } .price-countdown { background: #fff; color: #000; } /* ===== TEXTO HTML BANNERS ===== */ #iqithtmlandbanners-block-2 p { font-size: 12px !important; } /* ===== MARCA 108: OCULTAR DESCUENTOS ===== */ .product-description.brand-108 .product-price-and-shipping .regular-price, .product-prices.js-product-prices.brand-108 .regular-price, .product-prices.js-product-prices.brand-108 .discount-percentage { display: none !important; } .product-miniature:has(.product-description.brand-108) .product-flags, .product-miniature:has(.product-description.brand-108) .product-flags:has(.product-flag.discount) { display: none !important; } /* ===== SUBCATEGORÍAS ===== */ .product-list-subcategories .col-12 { margin-top: 3rem; } .product-list-subcategories { margin-top: 2rem; } .subcategory-name { padding: 6px; border-radius: 10px; font-size: 14px; color: #000000 !important; width: 100% !important; display: block; margin-bottom: 16px; font-weight: 600; } .subcategory-name:hover { color: #E1BB80 !important; } /* ===== FICHA: BOTÓN AÑADIR ===== */ #col-product-info .add-to-cart { min-width: 300px; } .add-to-cart .fa-shopping-bag { display: none !important; } .btn { border-radius: 10px; } /* ===== FICHA: PRODUCT-INFO-ROW ===== */ .product-info-row { background: #fff; margin: 0; margin-bottom: 3rem; border: none !important; padding: 1rem 0rem !important; } /* ===== TABS DE PRODUCTO ===== */ .product-tabs .nav-link { padding: 1rem; border-top: 1px solid transparent; border-left: 1px solid transparent; border-right: 1px solid transparent; } .product-tabs .nav-link.active { background: #fff; border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; } .product-tabs .nav-tabs { margin: 0; } .product-tabs .tab-content { background: #fff; padding: 1.5rem; border: 1px solid #f0f0f0; border-top: none; } /* ===== SEQURA Y TAX INDICATION ===== */ .sequra-promotion-widget { display: block !important; width: 100% !important; margin-bottom: 10px !important; clear: both !important; } .product-tax-indication { margin-top: 5px !important; } /* ===== MENÚ: COMPLEX TITLE (LOGO MARCA A LA DERECHA) ===== */ .cbp-hrmenu .cbp-complex-title { display: flex !important; flex-direction: row-reverse !important; align-items: center !important; gap: 10px !important; } .cbp-hrmenu .cbp-complex-title img { margin: 0 !important; max-height: 25px !important; width: auto !important; } /* ===== MENÚ: AJUSTE PARA QUE QUEPA "CATÁLOGOS" ===== */ #cbp-hrmenu .cbp-hrmenu-tab > a.nav-link { padding-left: 7px !important; padding-right: 7px !important; } #cbp-hrmenu .cbp-hrmenu-tab > a.nav-link .cbp-tab-title { font-size: 13px !important; } #cbp-hrmenu .cbp-mainlink-iicon { margin-right: 5px !important; } /* ===== MEDIA QUERIES ===== */ @media (max-width: 600px) { #mobile-header .m-nav-btn>span { display: block !important; } .img-met-pag img { max-width: 56% !important; } .subcategory-name { font-size: 12px; min-height: 40px; display: flex; justify-content: center; align-items: center; } #col-product-info .add-to-cart { min-width: 100%; } .product-add-to-cart .col-price-stick { flex: 0 0 25%; max-width: 25%; display: inline-grid; align-items: center; } .products-grid .add-to-cart { font-size: .85rem; } .col-price-stick { display: block; } .product-quantity>.col { margin-bottom: 0rem; } } @media (max-width: 992px) { #wrapper { padding-top: 0rem !important; } #checkout #wrapper { padding-top: 0rem !important; } } /* ===== BARRA SUPERIOR NAV (hook displayNav2) ===== */ #header nav.header-nav, #header .header-nav, nav.header-nav, .header-nav { background: #ffffff !important; background-color: #ffffff !important; position: fixed !important; top: 0 !important; left: 0 !important; right: 0 !important; width: 100% !important; height: 36px !important; padding: 0 !important; z-index: 99999 !important; } .header-nav > .container, .header-nav .container { height: 100% !important; } .header-nav .container > .row { height: 100% !important; align-items: center !important; margin: 0 !important; } .header-nav, .header-nav *, .header-nav p, .header-nav span, .header-nav a, .header-nav .rte-content, .header-nav .rte-content * { color: #000000 !important; transition: color 0.2s ease !important; } .header-nav a:hover, .header-nav a:hover * { color: #E1BB80 !important; text-decoration: none !important; } #header { padding-top: 36px !important; } /* ===== STICKY HEADER ===== */ .sticky-desktop-wrapper, .sticky-desktop-wrapper.is-sticky, .sticky-desktop-wrapper.sticky, #desktop-header, body .sticky-desktop-wrapper, #header.fixed-header, #header.is-sticky, #header.header-fixed, #header.sticky-header, body.header-fixed #header, body.fixed-header #header, .header-top.fixed, .header-top.sticky, .header-top.is-sticky, .header-top.fixed-header { top: 35px !important; } /* ===== MÓVIL: BARRA NAV ESTÁTICA ===== */ @media (max-width: 768px) { #header nav.header-nav, #header .header-nav, nav.header-nav, .header-nav { position: relative !important; top: auto !important; height: auto !important; } #header { padding-top: 0 !important; } .sticky-desktop-wrapper, .sticky-desktop-wrapper.is-sticky, .sticky-desktop-wrapper.sticky, #desktop-header, body .sticky-desktop-wrapper, #header.fixed-header, #header.is-sticky, #header.header-fixed, #header.sticky-header, body.header-fixed #header, body.fixed-header #header, .header-top.fixed, .header-top.sticky, .header-top.is-sticky, .header-top.fixed-header { top: 0 !important; } } /* ===== HOVER DORADO FOOTER ===== */ #footer a, .footer-container a, .footer a, .block-contact a, .block_newsletter a, .links a, .cms-page-link, #footer .simpleblog__listing__post a, #footer .wrapper a { transition: color 0.2s ease !important; } #footer a:hover, #footer a:hover *, .footer-container a:hover, .footer-container a:hover *, .footer a:hover, .footer a:hover *, .block-contact a:hover, .block_newsletter a:hover, .links a:hover, .cms-page-link:hover, #footer .simpleblog__listing__post a:hover, #footer .wrapper a:hover { color: #E1BB80 !important; text-decoration: none !important; } /* ===== BARRA DE BÚSQUEDA HEADER (DESKTOP) ===== */ #search_widget .input-group, .header-top .input-group.has-validation, .buscador .input-group.has-validation { background-color: #ffffff !important; border: 1px solid #000000 !important; border-radius: 40px !important; overflow: hidden !important; } #search_widget .form-search-control, .header-top .form-search-control, .buscador .form-search-control { background-color: #ffffff !important; border: 0 !important; color: #000000 !important; box-shadow: none !important; } #search_widget .form-search-control::placeholder, .header-top .form-search-control::placeholder, .buscador .form-search-control::placeholder { color: #000000 !important; opacity: 0.55 !important; } #search_widget .search-btn, .header-top .search-btn, .buscador .search-btn { background-color: #ffffff !important; color: #000000 !important; border: 0 !important; transition: background-color 0.25s ease, color 0.25s ease !important; } #search_widget .search-btn i, #search_widget .search-btn svg, .header-top .search-btn i, .buscador .search-btn i { color: #000000 !important; fill: #000000 !important; } #search_widget .search-btn:hover, #search_widget .search-btn:focus, .header-top .search-btn:hover, .header-top .search-btn:focus, .buscador .search-btn:hover, .buscador .search-btn:focus { background-color: #E1BB80 !important; color: #000000 !important; } #search_widget .search-btn:hover i, #search_widget .search-btn:hover svg, .header-top .search-btn:hover i, .buscador .search-btn:hover i { color: #000000 !important; fill: #000000 !important; } /* ===== BARRA DE BÚSQUEDA HEADER (MÓVIL) ===== */ #search-widget-mobile .input-group, #search-widget-mobile form { background-color: #ffffff !important; border: 1px solid #000000 !important; border-radius: 10px !important; overflow: hidden !important; } #search-widget-mobile input, #search-widget-mobile .form-control, #search-widget-mobile .form-search-control { background-color: #ffffff !important; border: 0 !important; color: #000000 !important; box-shadow: none !important; border-radius: 0 !important; } #search-widget-mobile input::placeholder, #search-widget-mobile .form-control::placeholder { color: #000000 !important; opacity: 0.55 !important; } #search-widget-mobile .search-btn, #search-widget-mobile button[type="submit"] { background-color: #ffffff !important; color: #000000 !important; border: 0 !important; transition: background-color 0.25s ease, color 0.25s ease !important; } #search-widget-mobile .search-btn i, #search-widget-mobile .search-btn svg, #search-widget-mobile button[type="submit"] i, #search-widget-mobile button[type="submit"] svg { color: #000000 !important; fill: #000000 !important; } #search-widget-mobile .search-btn:hover, #search-widget-mobile .search-btn:focus, #search-widget-mobile .search-btn:active, #search-widget-mobile button[type="submit"]:hover, #search-widget-mobile button[type="submit"]:focus, #search-widget-mobile button[type="submit"]:active { background-color: #E1BB80 !important; color: #000000 !important; } #search-widget-mobile .search-btn:hover i, #search-widget-mobile .search-btn:hover svg, #search-widget-mobile .search-btn:active i, #search-widget-mobile button[type="submit"]:hover i, #search-widget-mobile button[type="submit"]:active i { color: #000000 !important; fill: #000000 !important; } /* ============================================================ ZONA EDITABLE - Baja los números para compactar ============================================================ */ /* --- Margen vertical simétrico del logo en el header --- */ /* Aumenta para más aire arriba/abajo del logo. DEFAULT: 15px */ .header-top { padding-top: 15px !important; padding-bottom: 15px !important; } /* --- Logo desktop --- ORIGINAL: 230px / EDITADO: 180px --- */ #desktop_logo .logo { max-width: 180px !important; } /* --- Buscador header: padding y fuente --- DEFAULT: 0.6rem 1rem / 1rem --- */ .search-widget .form-search-control { padding: 0.6rem 1rem !important; font-size: 1rem !important; } /* --- Labels Usuario / Carrito --- DEFAULT: 14px --- */ #header .header-btn-w .header-btn .title { font-size: 14px !important; } /* --- Precio unidad grande negro (miniatura) --- DEFAULT: 2rem --- */ .product_p_price_container .product-unit-price { color: #000 !important; font-size: 2rem !important; opacity: 1 !important; font-weight: 700 !important; } /* --- Precio principal ficha y miniatura --- DEFAULT: 1.8rem --- */ .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.8rem !important; } /* --- Precio por unidad (14,47 € unidad) --- DEFAULT: 1em --- */ .listado-precio-unidad { font-size: 1em !important; color: #000; margin-top: 2px; padding-bottom: 1rem !important; font-weight: 700 !important; } /* --- Marca del producto (verde) --- DEFAULT: 1rem --- */ .brand-product a { color: #4EAF4E !important; font-weight: 700; font-size: 1rem !important; } /* --- Descripción corta --- DEFAULT: 0.8em --- */ .desc-corta-listado { font-size: 0.8em !important; line-height: 1.4em; margin-top: 6px; } /* ------------------------------------------------------------ VALORES APROXIMADOS del tema Iqit. Descomenta para tocarlos. ------------------------------------------------------------ */ /* Nombre producto --- DEFAULT APROX: 1rem --- */ /* .product-miniature .product-title, .product-miniature .product-title a, .product-description .product-title a { font-size: 1rem !important; line-height: 1.4 !important; } */ /* Botón añadir al carrito miniatura --- DEFAULT APROX: 0.6rem 1rem / 0.95rem --- */ /* .product-miniature .add-to-cart, .products-grid .add-to-cart, .product-description .add-to-cart { padding: 0.6rem 1rem !important; font-size: 0.95rem !important; } */ /* Flags -26% / En oferta --- DEFAULT APROX: 0.8rem --- */ /* .product-flags .product-flag { font-size: 0.8rem !important; padding: 0.25rem 0.5rem !important; } */ /* Precio regular + current miniatura --- DEFAULT APROX: 1.2rem --- */ /* .product-miniature .regular-price, .product-miniature .current-price, .product-description .regular-price, .product-description .current-price { font-size: 1.2rem !important; } */ /* Padding interno tarjeta miniatura --- DEFAULT APROX: 1rem --- */ /* .product-miniature .product-description, .product-miniature .product-description-bottom { padding: 1rem !important; } */ /* Imagen miniatura (max-height) --- SIN DEFAULT --- */ /* .product-miniature img.img-fluid { max-height: 220px !important; } */ /* --- Imágenes de subcategorías (sin tocar título) --- */ /* DEFAULT APROX: 60-80px. Sube el max-width para agrandar. */ .product-list-subcategories .subcategory-image { max-width: 140px !important; margin: 0 auto 10px !important; } .product-list-subcategories .subcategory-image img { max-width: 100% !important; width: 100% !important; height: auto !important; } .iqitbrandslogos-brands { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 15px; }