.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 90%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #9a8176; } a:hover:not(.nav-link):not(.btn) { color: #dbcbbe; } .pagination .page-list li:hover { border-color: #dbcbbe; } .pagination .page-list li.current { border-color: #dbcbbe; } .pagination .page-list li.current a { color: #dbcbbe; } #mobile-header { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; } #mobile-header .m-nav-btn { color: #9a8176; } #mobile-header .m-nav-btn:hover { color: #dddddd; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 18px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.5rem; } body { font-family: "Ysabeau", sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: "Libre Caslon Text", serif; } #blockcart-content { background: #f7f7f7; color: #9a8176; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: #9a8176; } #blockcart-content a:not(.btn):hover { color: #9a8176; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #9a8176; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #9a8176; } /*** 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: #9a8176; color: #ffffff; 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: #dbcbbe; color: #f7f7f7; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dbcbbe; color: #f7f7f7; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #9a8176; color: #ffffff; border: solid 1px #f0f0f0; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dbcbbe; color: #f7f7f7; border: solid 1px #f0f0f0; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #9a8176; 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: #dbcbbe; color: #f7f7f7; } .btn-primary:not(:disabled):not(.disabled):active { background: #dbcbbe; color: #f7f7f7; } #wrapper .breadcrumb { background: #f7f7f7; padding-top: 0.2777777778rem; padding-bottom: 0.2777777778rem; margin-top: -1.1111111111rem; margin-bottom: 1.1111111111rem; font-size: 0.6111111111rem; font-style: normal; font-weight: normal; text-transform: none; color: #a2a2a2; } #wrapper .breadcrumb li:after { color: #a2a2a2; } #wrapper .breadcrumb a { color: #a2a2a2; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #9a8176; border: solid 1px #f0f0f0; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #9a8176; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #9a8176; border: solid 1px #f0f0f0; } .bootstrap-touchspin .btn-touchspin:hover { color: #9a8176; background: #ffffff; } .form-control::-webkit-input-placeholder { color: #9a8176; } .form-control::-moz-placeholder { color: #9a8176; } .form-control:-ms-input-placeholder { color: #9a8176; } .form-control:-moz-placeholder { color: #9a8176; } .form-control:focus { color: #9a8176; background: #ffffff; border-color: #9a8176; } .custom-select2:focus-within { background: #ffffff; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #9a8176; } .custom-radio input[type=radio]:checked + span { background-color: #9a8176; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #9a8176; border-color: #dddddd; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #9a8176!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(154, 129, 118, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #9a8176; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #9a8176; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #9a8176; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.93); } .modal-content { background: #ffffff; border: none 1px #cfcfcf; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #9a8176; color: #ffffff; border: none 1px; } .product-price { color: #9a8176; } .iqit-review-star { color: #ffd740; } .product-flags .product-flag { font-size: 0.5555555556rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #9a8176; color: #ffffff; } .product-flags .new { background: #9a8176; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #9a8176; color: #ffffff; } .product-flags .out_of_stock { background: #ffffff; color: #ffffff; } .discount { background: #9a8176; color: #ffffff; } .product-available { background: #9a8176; color: #ffffff; } .product-unavailable { background: #ffffff; color: #ffffff; } .product-unavailable-allow-oosp { background: #ffffff; color: #ffffff; } .alert-success { background: #9a8176; color: #ffffff; border-color: #9a8176; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-info { background: #9a8176; color: #ffffff; border-color: #9a8176; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-warning { background: #9a8176; color: #ffffff; border-color: #9a8176; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } .alert-danger { background: #9a8176; color: #ffffff; border-color: #9a8176; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #ffffff; text-decoration: underline; } #iqitcompare-floating { background: #9a8176; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #iqitcompare-floating a { color: #ffffff; } #page-preloader { background: #ffffff; } #back-to-top { background: #dbcbbe; color: #ffffff; } #back-to-top:hover { background: #9a8176; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #9a8176; } ::-webkit-scrollbar-track { background: #dbcbbe; } body { scrollbar-face-color: #9a8176; scrollbar-track-color: #dbcbbe; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px #e3e3e3; } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px #e3e3e3; } #header .header-nav { color: #ffffff; background: #9a8176; border-bottom: none 1px rgba(255, 255, 255, 0.23); font-size: 0.8888888889rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #e8e8e8; } #header .header-nav .social-links._topbar { font-size: 0.7777777778rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } #header .header-nav .social-links._topbar a:hover { color: #f7f7f7 !important; } .header-top { padding-top: 0.5555555556rem; padding-bottom: 0.5555555556rem; color: #9a8176; } .header-top a:not(.btn):not(.nav-link) { color: #9a8176; } .header-top a:not(.btn):not(.nav-link):hover { color: #dbcbbe; } .header-top .form-search-control { background: #ffffff; color: #9a8176; border: solid 1px #dbcbbe; } .header-top input.form-search-control::-webkit-input-placeholder { color: #9a8176; } .header-top input.form-search-control:-moz-placeholder { color: #9a8176; } .header-top input.form-search-control:-ms-input-placeholder { color: #9a8176; } .header-top input.form-search-control:-moz-placeholder { color: #9a8176; } .header-top .search-btn { color: #9a8176; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.1111111111rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #9a8176; padding: 0.5rem 0.5rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #9a8176; } .header-top a.header-cart-btn:not(:hover) { color: #9a8176; } .stuck-header .header-top { padding-top: 1.6666666667rem; padding-bottom: 1.6666666667rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #f7f7f7; } .cart-products-count-btn { background: #d50000; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #fef9f6; border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.2222222222rem; max-width: 13.3333333333rem; color: #9a8176; padding-left: 1.1111111111rem; padding-right: 1.1111111111rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #9a8176; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.6666666667rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.2222222222rem !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: #f4f2f2; color: #9a8176; } .cbp-horizontal .cbp-tab-title { font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #d50000; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.1111111111rem; max-height: 1.1111111111rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.7777777778rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.5555555556rem; padding-right: 0.5555555556rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: none 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: none 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.7777777778rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: rgba(0, 0, 0, 0); line-height: 2.7777777778rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #9a8176; background: #ffffff; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.3333333333rem; max-height: 1.3333333333rem; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #9a8176; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #9a8176; } #cbp-hrmenu1 .cbp-legend { background: #d50000; 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: #9a8176; background: #ffffff; } .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.7777777778rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #e3e3e3; box-shadow: 0px 4px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .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: #000000 !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.8333333333rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #9a8176 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 2.6666666667rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 0.6111111111rem; padding-bottom: 0.6111111111rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #000000 !important; padding-top: 0.6111111111rem; padding-bottom: 0.6111111111rem; font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #f7f7f7; min-height: 3.2222222222rem; } .mobile-menu__link { color: #9a8176 !important; padding-top: 0.8888888889rem; padding-bottom: 0.8888888889rem; font-size: 0.7777777778rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 0.8888888889rem; padding-bottom: 0.8888888889rem; color: #9a8176; font-size: 1.4444444444rem; } .mobile-menu__tab-icon { font-size: 0.7777777778rem; } .mobile-menu__tab-icon--img { max-height: 0.7777777778rem; } .mobile-menu__legend { font-size: 0.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #9a8176; } .mobile-menu__header-wrapper { color: #9a8176; background-color: #f7f7f7; border-bottom: none 1px #dddddd; } .mobile-menu__title { font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.1111111111rem; font-style: normal; font-weight: normal; text-transform: none; color: #9a8176 !important; } .mobile-menu__column { font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; color: #9a8176; margin-bottom: 2.2222222222rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.2222222222rem; } .mobile-menu__links-list-li { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #9a8176; } .mobile-menu__footer { border-top: none 1px #dddddd; color: #9a8176; background-color: #f7f7f7; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #9a8176; } .facet-type-checkbox:not(.facet_color) > li, .facet-type-radio:not(.facet_color) > li { display: inline-block; } .facet-type-checkbox:not(.facet_color) .custom-checkbox, .facet-type-checkbox:not(.facet_color) .custom-radio, .facet-type-radio:not(.facet_color) .custom-checkbox, .facet-type-radio:not(.facet_color) .custom-radio { display: none; } .facet-type-checkbox:not(.facet_color) .facet-label, .facet-type-radio:not(.facet_color) .facet-label { border: 1px solid rgba(161, 161, 161, 0.25); } .facet-type-checkbox:not(.facet_color) a, .facet-type-radio:not(.facet_color) a { padding: 0.4rem 0.8rem; } .facet-type-checkbox:not(.facet_color) a:hover, .facet-type-checkbox:not(.facet_color) a:focus, .facet-type-checkbox:not(.facet_color) .facet-label.active a, .facet-type-radio:not(.facet_color) a:hover, .facet-type-radio:not(.facet_color) a:focus, .facet-type-radio:not(.facet_color) .facet-label.active a { background: #9a8176; color: #ffffff; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #9a8176; } .products.swiper-container .swiper-button-next, .products.swiper-container .swiper-button-prev { display: none; } .swiper-pagination-bullet { background: #9a8176; } /*** Product miniature ***/ .products.row { margin: -0.5555555556rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.5555555556rem; } .swiper-container-wrapper { margin: -0.5555555556rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.5555555556rem; } .swiper-container-wrapper .product-carousel { padding: 0.5555555556rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.5555555556rem; } .product-miniature { border: none 1px #962a2a; outline: 1px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid .product-title { font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .product-miniature-grid .product-price { font-size: 1.3333333333rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .product-miniature-grid .product-title { overflow: hidden; height: 0.8888888889rem; } @media (hover: hover) { .product-miniature:hover { outline: none 1px #e0e0e0; } } .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: #ffffff !important; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #9a8176; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.3888888889rem 0.7777777778rem; background: #9a8176; color: #ffffff; border: none 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #9a8176; color: #f7f7f7; } .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.5555555556rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.5555555556rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(247, 247, 247, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(1, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.7777777778rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 1px #d4d4d4; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #9a8176; 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: #9a8176; 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; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.27); 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; } } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #9a8176; text-align: center; font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #9a8176; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #9a8176; } #content-wrapper .section-title { color: #9a8176; text-align: center; font-size: 1.2222222222rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #9a8176; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #9a8176; } .nav-tabs .nav-link { color: #9a8176; font-size: 1.2222222222rem; 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: #9a8176; border-bottom: solid 1px #9a8176; } .iqit-accordion .title { font-size: 1.2222222222rem; font-style: normal; font-weight: bold; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 1px #9a8176; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #9a8176; border-bottom: solid 1px #9a8176; } #wrapper .block-title { color: #9a8176; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #9a8176; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: solid 1px #9a8176; left: 0; right: 0; } #left-column .block, #right-column .block { background: #ffffff; padding: 0.8333333333rem; border: none 1px rgba(89, 89, 89, 0.17); } #footer, #checkout-footer { background: rgba(253, 244, 238, 0.5); } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px rgba(161, 161, 161, 0.25); background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #9a8176; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #dddddd; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #9a8176; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #9a8176; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #9a8176; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #9a8176; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.6666666667rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #9a8176 !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #9a8176 !important; } #footer .block-title, #checkout-footer .block-title { color: #9a8176; font-size: 1.1111111111rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #9a8176; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -2px; display: block; width: 30px; height: 1px; border-bottom: solid 4px #dddddd; left: 0; right: 0; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); padding-top: 2.2222222222rem; padding-bottom: 2.2222222222rem; background: #dddddd; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: none 1px #f0f0f0; padding-top: 2.7777777778rem; padding-bottom: 1.7777777778rem; color: #000000; } #footer-container-main a, #checkout-footer a { color: #9a8176; } #footer-container-main a:hover, #checkout-footer a:hover { color: #dbcbbe; } #footer-copyrights { border-top: none 1px rgba(161, 161, 161, 0.25); background: #dbcbbe; padding-top: 0.1111111111rem; padding-bottom: 0.1111111111rem; } #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; } #index #wrapper { padding-top: 0; } .product-miniature-default .product-thumbnail img { width: 100%; height: auto; } .product-cover img { max-width: 100%; height: auto; margin-bottom: 20px; } .elementor-element.elementor-element-ub4lgcl .block-content { display: flex; /* Poner los elementos en línea */ overflow-x: scroll; /* Permitir el desplazamiento horizontal */ overflow-x: auto; -webkit-overflow-x: auto; -moz-overflow-x: auto; -ms-overflow-x: auto; width: 1000px; /* Ajustar el ancho al contenedor padre */ } .elementor-element.elementor-element-ub4lgcl .block-content ul { list-style: none; /* Eliminar los puntos de la lista */ padding: 0; /* Eliminar el relleno predeterminado */ margin: 0; /* Eliminar el margen predeterminado */ } .elementor-element.elementor-element-ub4lgcl .block-content li { display: inline-block; /* Hacer que cada elemento de la lista sea un bloque en línea */ margin-right: 10px; /* Añadir espacio entre los elementos */ } .elementor-element.elementor-element-ub4lgcl .block-content a { display: block; /* Hacer que los enlaces ocupen todo el ancho del elemento */ padding: 10px 0p; /* Añadir relleno a los enlaces */ margin: 4px; text-decoration: none; /* Eliminar el subrayado de los enlaces */ /*color: #333; Color del texto */ /*border: 1px solid #ccc; Borde alrededor de los enlaces */ /*border-radius: 5px; Bordes redondeados */ /*transition: background-color 0.3s ease; /* Efecto de transición al pasar el cursor */ } .elementor-element.elementor-element-ub4lgcl .block-content a:hover { /*background-color: #333333; /* Color de fondo al pasar el cursor */ } @media (max-width: 575.98px) { #mobile-header .m-nav-btn > i { font-size: 1.2rem; } } .elementor-newsletter-form .col-12 { display: flex; align-items: center; } .elementor-newsletter-form .input-wrapper { flex-grow: 1; } .elementor-newsletter-form .btn { /* Ajustes adicionales si es necesario */ } .elementor-widget-container i { display: flex; justify-content: center; align-items: center; font-size: 40px; } .cookie-popup { background-color: #f4f4f4; border: 1px solid #ccc; padding: 20px; position: fixed; bottom: 20px; right: 20px; width: 300px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); z-index: 1000; } .cookie-popup p { margin: 0 0 10px; font-size: 14px; color: #333; } .cookie-popup a { color: #0073e6; text-decoration: none; } .cookie-popup a:hover { text-decoration: underline; } .cookie-popup .accept-btn, .cookie-popup .info-btn { background-color: #0073e6; color: #fff; border: none; padding: 10px 20px; cursor: pointer; font-size: 14px; margin-right: 10px; border-radius: 5px; } .cookie-popup .info-btn { background-color: #555; } .cookie-popup .accept-btn:hover, .cookie-popup .info-btn:hover { opacity: 0.8; } @media (max-width: 767.98px) { #header > nav > div > div > div.col.col-auto.col-md.right-nav.text-right { display: none; } } .elementor-links .block-content.custom-list-style { overflow-x: scroll; white-space: nowrap; -ms-overflow-style: none; scrollbar-width: none; } .elementor-links .block-content.custom-list-style::-webkit-scrollbar { display: none; } .elementor-links .block-content.custom-list-style ul { display: flex; align-items: center; gap: 20px; padding: 0px 20px 0px 20px; list-style-type: disc; margin: 0; color: #000 !important; } .elementor-links .block-content.custom-list-style ul li { display: inline-block; } .elementor-links .block-content.custom-list-style ul li a { display: block; padding: 0px 10px 0px 10px; text-align: center; text-decoration: none; color: #fff !important; transition: color 0.3s ease; } .elementor-links .block-content.custom-list-style ul li a:hover { color: #f7f7f7 !important; } .elementor-links .block-content.custom-list-style .arrow { cursor: pointer; padding: 10px; user-select: none; font-size: 24px; color: #fff !important; transition: color 0.3s ease; display: flex; align-items: center; } .elementor-links .block-content.custom-list-style .arrow:hover { color: #f7f7f7 !important; } .elementor-links .block-content.custom-list-style .left-arrow { position: absolute; left: 0; } .elementor-links .block-content.custom-list-style .right-arrow { position: absolute; right: 0; } .product-availability .badge .fa { display: none; } .cart-products-count-btn { top: -10px !important; right: -10px !important; } @media (max-width: 767px) { .cart-products-count-btn { top: -5px !important; right: -5px !important; } } .simpleblog__listing__post__wrapper__footer i { font-size: 0.8rem } .simpleblog__listing__post__wrapper__footer__block { font-size: 0.8rem; /* Tamaño de fuente más pequeño */ } .simpleblog__listing__post__wrapper__content__readmore { display: inline-flex; /* Usamos flexbox para alinear elementos en línea */ align-items: center; /* Alineamos verticalmente al centro */ } .simpleblog__listing__post__wrapper__content__readmore .text-underline { margin-right: 5px; /* Espacio entre el texto y el icono */ } .simpleblog__listing__post__wrapper__content__readmore i { font-size: 0.6rem } @media (max-width: 767px) { #footer-container-main .row { display: block; /* Asegura que cada fila se muestre como un bloque */ margin-bottom: 20px; /* Espacio entre cada fila, ajusta según necesites */ } #footer-container-main .col { width: 100%; /* Asegura que cada columna ocupe el ancho completo */ max-width: 100%; /* Asegura que no exceda el ancho máximo */ } } .elementor-widget-container i { display: inline-block; font-size: 16px; } .grecaptcha-badge { visibility: hidden !important; }