.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #f8f8f8; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1270px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777777; } a:hover:not(.nav-link):not(.btn) { color: #cbcbcb; } .pagination .page-list li:hover { border-color: #cbcbcb; } .pagination .page-list li.current { border-color: #cbcbcb; } .pagination .page-list li.current a { color: #cbcbcb; } #mobile-header { border-bottom: none 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.7857142857rem; padding-bottom: 1.7857142857rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #bebebe; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Montserrat', 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; } /*** 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: #a47764; 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: #dba58e; color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dba58e; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #a47764; color: #ffffff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dba58e; color: #ffffff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #a47764; 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: #dba58e; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #dba58e; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; 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: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #000000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.7857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ff0009; color: #ffffff; } .product-flags .new { background: #b7b7b7; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #ff0009; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #ffffff; color: #dba58e; } #back-to-top:hover { background: #a47764; color: #ffffff; } #header, #checkout-header { background: rgba(0, 0, 0, 0); border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: rgba(0, 0, 0, 0); border-bottom: none 1px; } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0); } } #header .header-nav { color: #ffffff; background: #785c50; 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: 1rem; } .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #a47764; } .header-top .form-search-control { border: none 1px #2e2d2c; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5714285714rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #ffffff; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: rgba(155, 155, 155, 0.48); } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ff000b; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 70%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(255, 255, 255, 0); 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: 2.5rem; max-width: 21.4285714286rem; color: #ffffff; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.6785714286rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.5rem !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: rgba(255, 255, 255, 0.3); color: #333333; } .cbp-horizontal .cbp-tab-title { font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.7142857143rem; padding-right: 0.7142857143rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #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; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #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.5714285714rem; padding-bottom: 0.5714285714rem; 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.7142857143rem; max-height: 1.7142857143rem; } #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: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: rgba(59, 59, 59, 0.91); border: none 1px #37a625; box-shadow: 0px 5px 10px 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: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #cd9c87 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-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: #ffffff !important; border-bottom: none 1px #a1a1a1; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #cd9c87 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.9285714286rem; } #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.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 4.5rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #595050; font-size: 1.6428571429rem; } .mobile-menu__tab-icon { font-size: 1.1428571429rem; } .mobile-menu__tab-icon--img { max-height: 1.1428571429rem; } .mobile-menu__legend { font-size: 0.8571428571rem; 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.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__column-title { margin-bottom: 0.5714285714rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .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: #adadad; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.7142857143rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.7142857143rem; } .swiper-container-wrapper { margin: -0.7142857143rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.7142857143rem; } .swiper-container-wrapper .product-carousel { padding: 0.7142857143rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.7142857143rem; } .product-miniature { border: none 1px; 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: #2e2d2c; } .product-miniature .iqit-review-star { color: #ffffff; } .product-miniature-grid .product-title { font-size: 1.0714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11); } } .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-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.5357142857rem 1.0714285714rem; background: #a47764; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #dba58e; 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 { 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: 1.0714285714rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 1.0714285714rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 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(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(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: 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.6428571429rem; 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: #ffffff; background: #a2a2a2; } .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 .product-cover .expander { color: #ffffff; background: #a2a2a2; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #777777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #content-wrapper .page-title { color: #333333; font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333333; } #content-wrapper .section-title { color: #333333; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } .nav-tabs .nav-link { color: #000000; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333333; font-size: 1rem; 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: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #f8f8f8; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.3571428571rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #777777 !important; } #footer .block-title, #checkout-footer .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #000000; } #footer-container-first { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; 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.8571428571rem; padding-bottom: 1.8571428571rem; color: #000000; } #footer-container-main a, #checkout-footer a { color: #000000; } #footer-container-main a:hover, #checkout-footer a:hover { color: #dba58e; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #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; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: rgb(0 0 0 / 55%); } /*Estilos de la section "no tenes cuenta" en el login */ .no-account-container { text-align: center; padding: 1.5rem; background-color: #ffffff; /* Fondo sutil para diferenciar sección */ border-radius: 8px; margin-top: 1rem; } a.btn.btn-secondary.no-account-link{ background:#d6d6d6; color: black; } .no-account-text { font-size: 0.9rem; margin-bottom: 0.5rem; } .no-account-link { font-weight: 600; text-decoration: none; color: #000000 transition: all 0.2s ease; } .no-account-link:hover { text-decoration: underline; opacity: 0.8; } /*scroll*/ .elementor-element.elementor-element-4k4jsxo .elementor-image img { max-width: 100%; opacity: 1; margin-top: -254px; } .product-reference.text-muted { font-size: 14px; margin-top: 5px !Important; margin-bottom: 10px !Important; } /*HEADER*/ body#category, body#product, .header-top { background: #a5a5a5; } body#index .header-top { background: none !important; } body#cms .header-top { background: none !important; } section#wrapper { background: #F8F8F8; } /*ICONO USER*/ .fa-user:before { font-size: 25px !Important; content: "\f2be" !important; } body#my-account section#content .fa-user:before { font-size: 16px !important; } /*TOP BAR*/ i.fa.fa-user-circle-o { font-size: 20px; } .col.col-auto.col-md.left-nav .rte-content.d-inline-block { font-weight: 600; color: black !important; background: white; padding-left: 15px; padding-right: 15px; border-radius: 50px; padding-top: 3px; padding-bottom: 1px; } /*USER LOGIN*/ .dropdown-menu.dropdown-menu-right.show .fa-user:before { font-size: 18px !important; } /*ICONO CARRITO*/ .header-top .fa-shopping-bag:before { content: "\f07a" !important; font-size: 26px !Important; } .header-top .fa-shopping-bag:before:hover { color: red !important; } /*Formulario*/ .custom-select2 { border-radius: 4px; } /*ESTILOS DEC DE CARRITO*/ .block-promo .promo-highlighted { text-transform: uppercase; margin-top: 20px !important; font-size: 13px; color: #1f1f1f !important; } ul.js-discount.promo-discounts.text-muted { font-size: 20px; font-weight: 700; color: #a47764 !important; } /*BUSCADOR*/ #header-search-btn .fullscreen-search .form-search-control { border-radius: 100px; } .fa-search:before { font-size: 26px; margin-right: 20px; } .forgot-password { display: none; } /*MENU*/ div#iqitmegamenu-horizontal { margin-top: 5px; } .col.col-auto.col-header-right { margin-top: 24px; } /*OCULTAMOS formulario de visitar tienda de las estáticas*/ body#product .elementor-element.elementor-element-rosx3iu{ display: none; } body#category .elementor-element.elementor-element-rosx3iu{ display: none; } body#cms.cms-id-7 .elementor-element.elementor-element-rosx3iu { display: none; } body#cms.cms-id-8 .elementor-element.elementor-element-rosx3iu { display: none; } body#cms.cms-id-13 .elementor-element.elementor-element-rosx3iu{ display: none; } body#cms.cms-id-14 .elementor-element.elementor-element-rosx3iu { display: none; } body#cms.cms-id-1 .elementor-element.elementor-element-rosx3iu { display: none; } body#cms.cms-id-2 .elementor-element.elementor-element-rosx3iu{ display: none; } body#cms.cms-id-3 .elementor-element.elementor-element-rosx3iu { display: none; } body#cms.cms-id-6 .elementor-element.elementor-element-rosx3iu { display: none; } body#authentication .elementor-element.elementor-element-rosx3iu { display: none; } body#module-iqitsearch-searchiqit .elementor-element.elementor-element-rosx3iu { display: none; } body#cart .elementor-element.elementor-element-rosx3iu { display: none; } body#checkout .elementor-element.elementor-element-rosx3iu { display: none; } /*PAGINA ERROR*/ #pagenotfound .page-not-found, #products .page-not-found { float: none !Important; margin-bottom: 3rem !Important; } /*COPY*/ .elementor-element.elementor-element-1imn86y img { margin-bottom: 12px; } /*CARD CARRUSEL FLECHAS y más*/ .product-price-and-shipping { margin-bottom: 12px; } li.product-flag.discount { display: none; } .price-countdown.badge-discount.discount { display: none; } .price-countdown.badge-discount.discount { display: none; } .product-price-and-shipping { display: flex; flex-direction: column; } button.btn.btn-product-list.add-to-cart { padding-left: 50px; padding-right: 50px; border-radius: 50px; font-size: 15px; font-weight: 600; } /*imagenes card*/ /*BACK TO TOP*/ button#back-to-top { border-radius: 100px !important; padding-bottom: 3px; border: 1px solid #A47764; } /*MY ACCOUNT*/ #my-account .text-sm-center a { background: #A47764 !Important; } #my-account .text-sm-center a:hover { background: #DBA58E !Important; } #my-account section#content { margin-top: 12px !important; } .product-cover .expander { bottom: 5rem; right: 2rem; } /*CATALOGO*/ div#left-column { margin-top: 52px; background: white; padding-top: 33px; box-shadow: 0px 0px 7px #00000017; } a.current.js-search-link.hidden-sm-down, a.js-search-link.hidden-sm-down { display: none; } /*FILTRO*/ h4.block-title.facet-title.sasa { color: #A47764 !important; } a._gray-darker.search-link.js-search-link { color: #A47764; } /*VISTA RAPIDA*/ div#quickview-modal-product-content h1.h1 { font-size: 24px; } input#quantity_wanted { border-top-left-radius: 4px; border-bottom-left-radius: 4px; text-align: center; } button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up { border-top-right-radius: 4px; } button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down { border-bottom-right-radius: 4px; } div#quickview-modal-product-content button.btn.btn-primary.btn-lg.add-to-cart { padding-left: 40px; padding-right: 40px; border-radius: 4px; font-size: 16px; font-weight: 600; } button#iqit-wishlist-product-btn { background: none; color: #707070; border: solid 1px #707070; border-radius: 4px; font-size: 20px !important; padding-left: 15px; padding-right: 15px; } button#iqit-compare-product-btn { background: none; color: #707070; border: solid 1px #707070; border-radius: 4px; font-size: 20px !important; padding-left: 15px; padding-right: 15px; } body#module-iqitcompare-comparator button.btn.btn-product-list.add-to-cart { padding-left: 24px; padding-right: 24px; border-radius: 4px; font-size: 13px; font-weight: 600; } body#module-iqitcompare-comparator button.btn.btn-product-list.add-to-cart .fa-shopping-bag:before { font-size: 15px !important; margin-right: 5px; } body#module-iqitwishlist-view button.btn.btn-product-list.add-to-cart .fa-shopping-bag:before { font-size: 15px !important; margin-right: 5px; } body#module-iqitwishlist-view button.btn.btn-product-list.add-to-cart { padding-left: 24px; padding-right: 24px; border-radius: 4px; font-size: 13px; font-weight: 600; } /*FICHA DE PRODUCTO*/ body#product button.btn.btn-primary.btn-lg.add-to-cart { font-size: 15px; font-weight: 600; padding-left: 100px; padding-right: 100px; border-radius: 50px; } body#product .iqit-accordion .title { border-bottom: 2px solid #A47764; } body#product .fa-shopping-bag:before { content: "\f07a" !important; font-size: 21px !Important; } body#product .tax-shipping-delivery-label { display: none; } input.btn.btn-secondary { border-radius: 5px; } body#product h4.section-title { font-size: 22px !important; color: #A47764 !important; } /*ESTATICAS*/ body#cms h1.h1.page-title { display: none; } i.fa.fa-shopping-bag.fa-fw.bag-icon { display: none; } /*marcas*/ body#product img.img-fluid.manufacturer-logo { margin-top: 0px; } .product-manufacturer-next img { max-width: 61px; } /*BOTONES GRAL*/ a.btn.btn-primary { border-radius: 50px !IMPORTANT; } a.btn.btn-secondary.btn-block { border-radius: 50px !IMPORTANT; } a.btn.btn-secondary.mt-3.mb-3 { border-radius: 50px; } input.js-cart-line-product-quantity.form-control { margin-right: -5px !important; } form#post-product-comment-form button.btn.btn-primary.btn-comment.btn-comment-big { width: 50%; border-radius: 4px; } input.btn.btn-primary.btn-elementor-send { width: 34%; border-radius: 4px; } button.btn.btn-secondary.btn-block { border-radius: 100px; } button.btn.btn-product-list.add-to-cart .fa-shopping-bag { display: none !important; } input.form-control.input-qty { border-top-left-radius: 4px !important; border-bottom-left-radius: 4px !important; } /*CHECKOUT*/ body#checkout button.btn.btn-primary.center-block { border-radius: 4px; margin-top: 27px; } body#checkout .additional-information { display: none !important; } body#order-confirmation .col-md-12 ul { display: none !important; } /*MANTENIMIENTO*/ #maintenance-countdown { display: none; } #maintenance-page .social-links { DISPLAY: NONe; } #maintenance-page{ background: white; } .maintenance-page-newsletter { display: none; } #maintenance-page h2 { display: none; } #maintenance-page h1 { text-transform: uppercase; color: #338C38; font-size: 20px; text-align: center; } #maintenance-page img.img-fluid { margin-bottom: -50px; margin-left: 670px; margin-top: 30px; } #maintenance-page h1 { display: none; } /*MARCAS*/ .elementor-brands img { width: 50% !important; } /*FOOTER*/ #footer-container-main a, #checkout-footer a { color: black !important; } #footer-container-main a:hover { color: #DBA58E !important; } .col-12.col-sm-auto.col-buy { margin-left: 33px !important; } div#js-product-list .product-miniature .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down { margin-top: -1px; } div#js-product-list .product-miniature h2.h3.product-title { font-size: 15px; } div#js-product-list .product-miniature h2.h3.product-title { font-size: 14px; } .products.row.products-list a.btn.btn-product-list { font-weight: 600; } /*FORMULARIO DE CONTACTO*/ select.form-control.form-control-select { border-radius: 4px; } input.form-control { border-radius: 4px; } textarea.form-control { border-radius: 4px; } .elementor-element.elementor-element-g79one3 .elementor-attachment-field .btn {border-bottom-right-radius: 4px; border-top-right-radius: 4px; } .elementor-element.elementor-element-kmm2cj8 .elementor-attachment-field .btn { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } /*ALTA CLIENTE*/ button#submitForm { border-radius: 4px; width: 100%; margin-right: 50px; margin-top: 20px; } .formbuilder_column.col-md-12.col-sm-12.col-xs-12 { display: flex; justify-content: end; flex-direction: row; } body#cms nav.breadcrumb { display: none !important; } #history .orders .order { margin-left: 14px; } /*FORM BUILDER*/ .select_box select { max-width: 589px; border-radius: 4px; } /*Flechas*/ .swiper-button-prev.swiper-button.elementor-swiper-button.elementor-swiper-button-prev.swiper-button-disabled { margin-left: -50px !important; background: #DCC6A6; color: black; padding-top: 25px; padding-bottom: 25px; } .swiper-button-next.swiper-button.elementor-swiper-button.elementor-swiper-button-next { margin-right: -50px !important; background: #DCC6A6; color: black; padding-top: 25px; padding-bottom: 25px; } /* Código limpio de alta especificidad */ #product-images-large .product-lmage-large picture img { /* Clave: Ocupa el 100% del espacio, manteniendo la proporción (object-fit: cover) */ width: 100% !important; height: 100% !important; object-fit: cover !important; display: block !important; } /* Es CRUCIAL que el contenedor del slide tenga una altura definida */ #product-images-large .product-lmage-large { height: 500px; /* **AJUSTA ESTE VALOR** a la altura que deseas para la galería */ overflow: hidden; } /*__________________________*/ /*MOBILE*/ @media (max-width: 500px) { div#mobile-header { background: #e4e4e4; } .img-fluid, .img-thumbnail, .rte-content img { max-width: 90%; } .elementor-element.elementor-element-mffvafq .search-btn { font-size: 20px; } /*TOP BAR*/ .justify-content-between { justify-content: center !important; } .col.col-auto.col-md.right-nav.text-right { display: none; } .col.col-auto.center-nav.text-center { margin-top: 10px; } nav.header-nav .col-auto { max-width: 90%; } /*carrito*/ .fa-shopping-bag:before { content: "\f07a" !important; font-size: 25px; } /*BUSCADOR y HEADER*/ div#mobile-header-sticky .fa-search:before { display: none; } .elementor-element.elementor-element-mffvafq .form-search-control { border-radius: 50px; } .fa-search:before { font-size: 22px; margin-right: -3px !Important; } /*CARD*/ .product-miniature-grid .input-group-add-cart .input-group { height: 20% !important; margin-top: 14px !important; } body#category .product-miniature-default .product-thumbnail img { max-width: 163px; } h2.h3.product-title { margin-bottom: 20px !important; } .input-group-add-cart { margin-top: -20px; } #iqitpopup .iqitpopup-newsletter-form .button-medium { padding-top: 0.6rem; padding-bottom: 0.6rem; } /*CARD*/ .product-miniature-default .regular-price { font-size: 13px !important; } .products-grid .product-miniature-layout-1 { border-radius: 4px; } button.btn.btn-product-list.add-to-cart { padding-left: 15px; padding-right: 15px; border-radius: 4px; font-size: 13px; font-weight: 600; margin-top: 15px; } button.btn.btn-product-list.add-to-cart .fa-shopping-bag:before { content: "\f07a" !important; font-size: 13px !important; } a.btn.btn-product-list { padding-left: 30px; padding-right: 30px; font-size: 13px; } h4.pagos-info { font-size:12px; padding-bottom: 5px; padding-top: 5px; padding-left: 5px; padding-right: 5px; } .elementor-element.elementor-element-tt6xj3f .elementor-newsletter-btn { border-radius: 4px !Important; } /*MY ACCOUNT*/ #my-account .links a { margin-top: 9px; } section#content { margin-top: 12px ! !important; } #my-account span.link-item .fa-user:before { background: none; font-size: 17px; } /*filtro*/ button.btn.btn-secondary.btn-sm.js-search-filters-clear-all { margin-top: -20px !important; margin-bottom: 20px; font-size: 14px !important; border-radius: 4px !important; } button.btn.btn-primary.btn-lg.ok { border-radius: 4px; width: 30% !important; margin-top: -20px !important; } button#search_filter_toggler { border-radius: 4px; font-size: 14px !important; } /*Flechas*/ .swiper-button-prev.swiper-button.elementor-swiper-button.elementor-swiper-button-prev.swiper-button-disabled { margin-left: 0px !important; background: #DCC6A6; color: black; padding-top: 20px; padding-bottom: 20px; } .swiper-button-next.swiper-button.elementor-swiper-button.elementor-swiper-button-next { margin-right: 0px !important; background: #DCC6A6; color: black; padding-top: 20px; padding-bottom: 20px; } .mobile-menu__user .fa-user:before { font-size: 16px !important; margin-left: 17px; } /*OCULTAMOS formulario de visitar tienda de las estáticas*/ body#category .elementor-element.elementor-element-czkjlhg{ display: none; } body#cms.cms-id-7 .elementor-element.elementor-element-czkjlhg { display: none; } body#cms.cms-id-8 .elementor-element.elementor-element-czkjlhg { display: none; } body#cms.cms-id-13 .elementor-element.elementor-element-czkjlhg{ display: none; } body#cms.cms-id-14 .elementor-element.elementor-element-czkjlhg { display: none; } body#cms.cms-id-1 .elementor-element.elementor-element-czkjlhg { display: none; } body#cms.cms-id-2 .elementor-element.elementor-element-czkjlhg { display: none; } body#cms.cms-id-3 .elementor-element.elementor-element-czkjlhg { display: none; } body#cms.cms-id-6 .elementor-element.elementor-element-czkjlhg { display: none; } body#authentication .elementor-element.elementor-element-czkjlhg { display: none; } body#module-iqitsearch-searchiqit .elementor-element.elementor-element-czkjlhg { display: none; } body#cart .elementor-element.elementor-element-czkjlhg { display: none; } body#checkout .elementor-element.elementor-element-czkjlhg { display: none; } body#product .elementor-element.elementor-element-czkjlhg { display: none; } /* Código limpio de alta especificidad */ #product-images-large .product-lmage-large picture img { /* Clave: Ocupa el 100% del espacio, manteniendo la proporción (object-fit: cover) */ width: 100% !important; height: 100% !important; object-fit: cover !important; display: block !important; } .img-fluid, .img-thumbnail, .rte-content img { max-width: 110%; } /* Es CRUCIAL que el contenedor del slide tenga una altura definida */ #product-images-large .product-lmage-large { height: 300px; /* **AJUSTA ESTE VALOR** a la altura que deseas para la galería */ overflow: hidden; } .block-content.swiper-container-wrapper .img-fluid, .img-thumbnail, .rte-content img { max-width: 99%; } #blockcart-modal .col-info { padding-left: 3rem; }