.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #f6f8f9; } .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: #171717; } a:hover:not(.nav-link):not(.btn) { color: #777777; } .pagination .page-list li:hover { border-color: #777777; } .pagination .page-list li.current { border-color: #777777; } .pagination .page-list li.current a { color: #777777; } #mobile-header { background: #f2f2f2; border-bottom: solid 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #f2f2f2; } #mobile-header .mobile-main-bar { padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; } #mobile-header .m-nav-btn { color: #dd3931; } #mobile-header .m-nav-btn:hover { color: #000000; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 17px; } @media (max-width: 767px) { html { font-size: 13px; } } body { line-height: 1.6rem; } body { font-family: 'Jost', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Jost', 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: rgba(208, 110, 106, 0); color: #dd3931; border: none 1px #dd3931; } .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: rgba(221, 57, 49, 0); color: #ffffff; border-color: rgba(221, 57, 49, 0); } .btn-secondary:not(:disabled):not(.disabled):active { background: #dd3931; color: #ffffff; border-color: #dd3931; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: rgba(208, 110, 106, 0); color: #dd3931; border: solid 1px #f0f0f0; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: rgba(221, 57, 49, 0); color: #ffffff; border: solid 1px #f0f0f0; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: rgba(208, 110, 106, 0); color: #dd3931; border: solid 1px #dd3931; } .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: #dd3931; color: #ffffff; border-color: #dd3931; } .btn-primary:not(:disabled):not(.disabled):active { background: #dd3931; color: #ffffff; border-color: #dd3931; } #wrapper .breadcrumb { padding-top: 3.5294117647rem; padding-bottom: 3.5294117647rem; margin-top: -2.3529411765rem; margin-bottom: 2.3529411765rem; font-size: 1.3529411765rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; box-shadow: 0px 0px 3px 0px #c4c4c4; } #wrapper .breadcrumb li:after { color: #ffffff; } #wrapper .breadcrumb a { color: #ffffff; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #000000; border: solid 1px #f0f0f0; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #000000; border: solid 1px #f0f0f0; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; background: #f0f0f0; } .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: #f0f0f0; border-color: #8a8a8a; } .custom-select2:focus-within { background: #f0f0f0; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #dd3931; } .custom-radio input[type=radio]:checked + span { background-color: #dd3931; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f5f5f5; color: #dd3931; border-color: #cccccc; } /*** 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: rgba(0, 0, 0, 0); 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: rgba(0, 0, 0, 0); } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: rgba(0, 0, 0, 0); } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.93); } .modal-content { background: #ffffff; border: solid 1px #cfcfcf; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #dd3931; color: #ffffff; border: none 1px; } .product-price { color: #dd3931; } .iqit-review-star { color: #ffc96c; } .product-flags .product-flag { font-size: 0.8235294118rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #dd3931; color: #ffffff; } .product-flags .new { background: #dedede; color: #000000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #dd3931; color: #ffffff; } .product-available { background: #568259; 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: none 1px #a53737; border-left: none 1px #a53737; border-right: none 1px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #242424; } #page-preloader { background: #ffffff; } #back-to-top { background: #41658a; color: #ffffff; } #back-to-top:hover { background: #dd3931; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #da1a20; } ::-webkit-scrollbar-track { background: #ffffff; } body { scrollbar-face-color: #da1a20; scrollbar-track-color: #ffffff; } #header, #checkout-header { background: #f4f4f4; 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: #f4f4f4; border-bottom: none 1px #e3e3e3; } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; background: #f6f8f9; } } #header .header-nav { color: #ffffff; border-bottom: none 1px rgba(255, 255, 255, 0.23); padding-top: 0.2941176471rem; padding-bottom: 0.2941176471rem; font-size: 0.7058823529rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #e8e8e8; } #header .header-nav .social-links._topbar { font-size: 0.3529411765rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } .header-top { color: #dd3931; } .header-top a:not(.btn):not(.nav-link) { color: #dd3931; } .header-top a:not(.btn):not(.nav-link):hover { color: #dd3931; } .header-top .form-search-control { background: rgba(0, 0, 0, 0); color: #dd3931; border: solid 4px #dd3931; } .header-top input.form-search-control::-webkit-input-placeholder { color: #dd3931; } .header-top input.form-search-control:-moz-placeholder { color: #dd3931; } .header-top input.form-search-control:-ms-input-placeholder { color: #dd3931; } .header-top input.form-search-control:-moz-placeholder { color: #dd3931; } .header-top .search-btn { color: #dd3931; } .header-top .header-btn-w .header-btn > .icon { font-size: 2.2352941176rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #dd3931; padding: 0.5294117647rem 0.5294117647rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #dd3931; } .header-top a.header-cart-btn:not(:hover) { color: #dd3931; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ffffff; color: #dd3931; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 80%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(0, 0, 0, 0); border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; 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.3529411765rem; max-width: 11.7647058824rem; color: #777777; padding-left: 0.7058823529rem; padding-right: 0.7058823529rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #777777; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.7058823529rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.3529411765rem !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: red; } .cbp-horizontal .cbp-tab-title { font-size: 0.8235294118rem; letter-spacing: 0.0588235294rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.1764705882rem; max-height: 1.1764705882rem; } .cbp-horizontal > ul { text-align: right; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.7647058824rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.4705882353rem; padding-right: 0.4705882353rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: rgba(255, 255, 255, 0.5); border: none 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); } #content-wrapper #cbp-hrmenu1 { background: rgba(255, 255, 255, 0.5); border: none 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.8823529412rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: rgba(0, 0, 0, 0); line-height: 2.9411764706rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #000000; 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.4705882353rem; padding-bottom: 0.4705882353rem; 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.4117647059rem; max-height: 1.4117647059rem; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #000000; } #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: #000000; 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.9411764706rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: rgba(255, 255, 255, 0.5); border: solid 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: red !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-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: solid 3px red; padding-bottom: 8px; font-size: 1.0588235294rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: red !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #f4f2f2; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000000; } #iqitmegamenu-mobile { background: #f4f2f2; color: #000000; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #000000; } #iqitmegamenu-mobile li > ul { background: #e6e6e6; } #iqitmegamenu-mobile li > ul > li > ul { background: #d1d1d1; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: red; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #d8d8d8; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.2941176471rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.2941176471rem; } .swiper-container-wrapper { margin: -0.2941176471rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.2941176471rem; } .swiper-container-wrapper .product-carousel { padding: 0.2941176471rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.2941176471rem; } .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: 1.1176470588rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.1764705882rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px #e0e0e0; background: #fafafa; } } .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; } .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: #fafafa; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-add-cart { 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.4117647059rem 0.8235294118rem; background: #ffffff; color: #000000; border: solid 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #d06e6a; color: #ffffff; border-color: #d06e6a; } .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.5882352941rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.5882352941rem; } .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(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.2941176471rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 1px #e3e3e3; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #333333; 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 .product-cover .expander { color: #333333; background: rgba(0, 0, 0, 0); } #product .product-cover .expander:hover { opacity: 0.6 !important; } #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; } .product-tabs .nav-tabs { justify-content: center; } .col-product-info, .quickview-info { text-align: center; } .product-variants-item > ul { display: inline-block; } .product-variants-item .custom-select2 { margin: 0 auto; } .product-add-to-cart .row.product-quantity { justify-content: center; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 2.3529411765rem; padding-bottom: 2.3529411765rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; font-size: 1.6470588235rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 5px #d06e6a; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .section-title { color: #000000; text-align: center; font-size: 1.1764705882rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 5px #d06e6a; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #000000; } .nav-tabs .nav-link { color: #000000; font-size: 1.0588235294rem; 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 #d06e6a; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #d06e6a; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #d06e6a; } #wrapper .block-title { color: #000000; font-size: 0.8235294118rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #d06e6a; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #left-column .block, #right-column .block { padding: 0.8823529412rem; border: solid 2px rgba(89, 89, 89, 0.17); } #footer, #checkout-footer { background: #dd3931; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px rgba(166, 166, 166, 0.34); background: rgba(255, 255, 255, 0); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #ffffff; } #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: #dd3931; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #ffffff; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.4117647059rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 0.8235294118rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 3px rgba(255, 255, 255, 0); 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: #ffffff; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); background: #ffffff; color: #000000; } #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 #f0f0f0; padding-top: 2.3529411765rem; padding-bottom: 1.3529411765rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #777777; } #footer-copyrights { border-top: solid 1px rgba(161, 161, 161, 0.25); background: #dd3931; } #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; } .ets_crosssell_block .product-reference{ display:none; } .ets_crosssell_block .js-product-miniature-wrapper:hover{ background-color:white; } .ets_crosssell_block .js-product-miniature-wrapper { margin-bottom:10px; } h4.ets_crosssell_title{ font-size:24px !important; } /*** ***/ .product-prices .badge{ margin-bottom:26px !important; } .newsletter-img{ width:40vw; border-radius:10px; margin-top:50px !important; -webkit-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); -moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); } .product-additional-info .facebook i,.product-additional-info .twitter i{ background-color:unset !important;} @media (max-width: 800px) { .newsletter-img{ width:90vw;} } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-delay:.5s; } @-webkit-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } @keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } .formulario-home .btn-elementor-send{ background-color: white !important; } .js-elementor-contact-form .js-elementor-contact-norifcation-wrapper{ position: absolute; bottom: -46px; } .ets_abancart_bar_overload *{ font-size:18px !important; } .ets_abancart_bar_overload .ets_ac_custom_button{ color:red !important; } /*** botones filtros ***/ .filter-block a{ color:#dd3931; } .filter-block a:hover{ background-color:#dd3931; } #search_filter_toggler{ color: #dd3931; border: 1px solid #dd3931; } .js-search-filters-clear-all{ color: #41658a; border:1px solid #41658a; padding: 1rem 1.5rem; } /** módulo combinaciones **/ .pla_matrix_dropdown .crotate::after{ content: "\f078"; font-family: "FontAwesome"; font-size: 15px; margin-right: 5px; } .pla_matrix .pla_price .strongprice{ color:#41658a; } .pla_matrix .pla_price strike{ color:red; } .pla_matrix_dropdown .pla_matrix_dropdown_block { padding: 5px; } #category .elementor-text-editor a{ color:#d74d47; font-weight:bolder;} .pla_matrix_dropdown .pla_matrix_show { display: block !important; max-height: 300px; overflow: scroll; } /** radiobuttons checkbox **/ .custom-radio { width: 25px; height: 25px; } /*** carro emergente ***/ .blockcart-content .input-group>.form-control { padding-left: 31px; } .blockcart-content .cart-buttons .btn-primary:hover { background: #d74d47; } .blockcart-content .cart-buttons .btn-secondary { border: 1px solid #d74d47; color:#d74d47; } /*** pagina carrito ***/ .product-line-actions .input-group>.form-control { padding-left: 0; border-top-left-radius: 9px; border-bottom-left-radius: 9px; border: 1px solid; } .cart-summary .btn-primary:hover{ background:#d74d47; color: #fff; border-color:#d74d47; } /*** página carrito ***/ #checkout .btn-primary:hover{ background:#d74d47; color: #fff; border-color:#d74d47; } /*** boton whatsapp **/ a#wa-btn { position: fixed; left: 1rem; bottom: 1rem; width: 48px; height: 48px; background: url(https://www.micolchon.com/img/boton-whatsapp.png) no-repeat #25D366; z-index: 24; background-size: 40px; border-radius: 180px; background-position: center; box-shadow: 0 5px 20px -5px #000; transition: opacity .1s linear; } a#wa-btn-tel { position: fixed; left: 6rem; bottom: 1rem; width: 48px; height: 48px; background: url(https://www.micolchon.com/img/telefono-flotante.png) no-repeat #da1a20; z-index: 24; background-size: 40px; border-radius: 180px; background-position: center; box-shadow: 0 5px 20px -5px #000; transition: opacity .1s linear; } #footer .block-title { display:none !important; } /*** navegador movil ***/ #mobile-header .m-nav-btn { padding: 0.2rem 0.3rem !important; } .col-mobile-logo .img-fluid { max-width: 90% !important; height: auto; } /*** celebrities ***/ .bea, .tania,.anita,.esther,.salva{ cursor:pointer; } .bea .elementor-button-text,.tania .elementor-button-text,.anita .elementor-button-text,.esther,.salva .elementor-button-text,.esther .elementor-button-text{ color:white !important; } #cms .wrap_bea, #cms .wrap_tania,#cms .wrap_anita,#cms .wrap_esther,#cms .wrap_salva{ display:none; } /*** hablan de nosotros ***/ .noticias .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img { border-radius: 0 !important; border: 1px solid #c0c0c059; width: auto !important; } .noticias .elementor-testimonial-wrapper .elementor-testimonial-content { margin-top: 1rem; } .noticias .elementor-testimonial-content .leer_mas{ border: 1px solid #da1a20; padding: 2px 10px; color: #da1a20; } .noticias .elementor-testimonial-content .leer_mas:hover{ background-color: #da1a20; color:white; } .noticias_grid .elementor-iqit-banner-img{ background-color:white; } .noticias_grid .elementor-iqit-banner-img img{ opacity:.4; } .noticias_grid .elementor-iqit-banner-description{ transition: 1s; } .noticias_grid .elementor-iqit-banner-description:hover{ color:white !important; } /*** MENU ***/ #cbp-hrmenu-tab-5 a{ max-width:100%; } /*** listado iconos producots **/ #product #content-wrapper .page-title{ font-size:2.2rem; border-bottom: 0px; } #product .cabecera_ficha{ font-size:18px; } #product .listado_iconos{ border-top: 1.5px solid white; } #product .listado_iconos li{ display:flex; flex-wrap: nowrap; align-items: center; border-bottom: 1.5px solid white; padding: 5px 0px; } #product .listado_iconos .texto{ text-align:left; font-size:13px; } #product .listado_iconos .icono{ } #product .wrap-information-product{ backgorund-color:#6A6B6B; background-color: #6A6B6B; padding: 35px 25px 30px 25px; border-radius: 25px; } #product .wrap-information-product *{ color:white !important; } #product .col-product-info{ padding-left: 15px !important ; padding-right: 15px !important ; } #product .qty .input-group{ padding: 0 10px 0 0; } /** categorías **/ #cms .wrap-desc-cat{ height:0px; overflow:hidden; } #category .wrap-desc-cat, #manufacturer .wrap-desc-cat{ height:0px; overflow:hidden; } #category .faq_categoria{ display:none; } #index #wrapper{padding-top: 0; } /*botones banners*/ /* .elementor-element.elementor-element-s716j6d .elementor-button { border-radius: 50px!important; padding-top: 8px!important; padding-bottom:8px!important; padding-right: 20%!important; padding-left: 20%!important; } .elementor-element.elementor-element-vl3y0dt .elementor-button { border-radius: 50px!important; padding-top: 8px!important; padding-bottom:8px!important; padding-right: 20%!important; padding-left: 20%!important; } .elementor-element.elementor-element-ym2nsmn .elementor-button { border-radius: 50px!important; padding-top: 8px!important; padding-bottom:8px!important; padding-right: 20%!important; padding-left: 20%!important; } .elementor-element.elementor-element-rjpjtpq .elementor-button { border-radius: 50px!important; padding-top: 8px!important; padding-bottom:8px!important; padding-right: 20%!important; padding-left: 20%!important; }*/ .banner .elementor-button { border-radius: 50px!important; padding-top: 8px!important; padding-bottom:8px!important; padding-right: 20%!important; padding-left: 20%!important; } /*botón texto desplegable*/ .elementor-element.elementor-element-7clox4b .elementor-toggle .elementor-toggle-title { text-align:center} .elementor-toggle .elementor-toggle-title .elementor-toggle-icon { display: none;} /*estrellas valoraciones*/ .elementor-testimonial-wrapper .elementor-testimonial-job { font-size: 2em; color: #f8f254; } /*quitar titulos footer*/ #footer .block-title { display:none !important;} /*ocultar iconos tienda*/ .no-gutters { /*display: none !important;*/ } /*módulo buscar .input-group>.form-control { border-radius:50px !important;}*/ .header-top .search-btn { color:#dd3931 !important;} .imagen_opiniones_home img{ width:100% !important; } /*ocultar topbar*/ .justify-content-between { /*display:none;*/ } /** navegador **/ @media (min-width: 1024px) { .header-top { margin-top:5px;} } } .iqit-megamenu-container{ width:95%; } .search-widget .search-btn { left:0; } .search-widget .search-btn i{ font-size:18px; } .input-group>.form-control { padding-left: 44px; } .iconos_menu, #ps-shoppingcart-wrapper{ text-align: center; display: inline-grid; margin:10px 20px 0px 10px; } #ps-shoppingcart-wrapper{ padding-right: 0px !important; padding-left: 0px !important; } .iconos_menu img{ width:38px; margin: 0 auto; } .iconos_menu span{ font-size: 10px; font-weight: 900; margin-top:-4px; } .header-user-btn img { width: 38px!important; margin-bottom:-4px; padding-top:6px; } .header-cart-btn img { width: 38px!important; } .lang-flag { width:38px!important;} .nav_telf_desk span { font-size: 1.2rem!important; white-space: nowrap; } #mobile-header #mobile-header-sticky { background: #ebebeb; } #mobile-cart-products-count { top: -9px !important; right: -9px !important; } .col-mobile-logo .img-fluid{ max-width: 75%; height: auto; } #mobile-header .col-mobile-menu-push .m-nav-btn { color: #ffffff !important; background-color: #da1a20 !important; border-radius: 45px !important; padding: 7px !important; width: 28px !important; height: 28px !important; } .ps-shoppingcart .cart-products-count-btn { line-height:14px; } .cart-products-count-btn { background: #dd3931; color: #ffffff; } .banner_nessen_home{ transition:1s !important; } .banner_nessen_home:hover{ background-size:120%; } /*eliminar imagen valoraciones tienda*/ .elementor-element.elementor-element-px7tu8m .elementor-testimonial-wrapper .elementor-testimonial-image img { display: none; } /*tamaño bullets*/ .swiper-pagination-bullet { width: 15px; height: 15px;} /** características destacadas **/ .featured_principales{ border: 3px solid; border-radius: 50%; height: 6em; width: 6em; text-align: center; margin: 0 auto; display: flex; align-items: center; margin-top: 5px; } .featured_principales .hijo{ display: block; width: 90%; line-height: 1; margin:0 auto; } .feature_descuento,.feature_entrega,.feature_garantia{ font-size:1.7em; font-weight:bolder; } .product-features-grid{ margin-bottom:10px; display: flex; align-items: center; } .product-features-grid .row{ width:86%; margin:0 auto; } .product-features-grid .featured_principales { font-size:0.8em; height: 5em; width: 5em; text-align:center; } .product-features-grid .feature_entrega,.product-features-grid .feature_garantia{ font-size:1em; } .product-features-grid .feature_descuento{ font-size:1.1em; } .niveles_colchon .concepto p{ margin-bottom:0px !important; } .products-grid .niveles_colchon{ margin-top:15px; margin-bottom:20px; } .product-features .row{ gap: 10px; justify-content: center; } .swiper-slide .product-features .row, .products-grid .product-features .row{ gap: 5px; } #category .products-list .product-features{ margin-top:-35px; } #category .products-list .product-features .item-featured{ z-index: 90; } .featured_rojo{ border-color:#da1a20; } .featured_rojo *{ color:#da1a20; } .featured_azul{ color:#41658a; } .featured_azul *{ color:#41658a; } #quantity_wanted{ height: auto !important; padding-left: 0px !important; border-radius:0px !important; text-align:center !important; } .niveles_colchon .concepto{ text-transform: uppercase; font-weight: bold; text-align: right; font-size:16px; } .niveles_colchon img{ float:left; } .niveles_colchon .nivel_firmeza p{ text-transform: uppercase; font-weight: bold; text-align: left; font-size:24px; color:#41658a; } .product-features-grid .concepto{ font-size: 12px; } .product-features-grid .nivel_firmeza p{ font-size: 18px; } /*** ficha productos ***/ #product .product_header_container { padding-bottom:0px; margin-bottom: 0px; border-bottom: 0px; } #product .col-product-info { padding: 30px; padding-top:0px; } #product .product-description{ /*text-align:left !important;*/ } #product .product-information .product-description *{ font-size: 19px !important; } #product .swiper-wrapper .featured_principales *, .featured_principales *{ font-size:12px !important; } @media only screen and (max-width: 768px) { #product .swiper-wrapper .featured_principales *, .featured_principales *{ font-size:11px !important; } } .featured_principales { height: 5em; width: 5em; } #product .swiper-wrapper .featured_principales { height: 6em; width: 6em; } @media only screen and (max-width: 768px) { #product .col-product-info .featured_principales { height: 6em; width: 6em; } } /*** precios ***/ #product .current-price{ display:block; margin-bottom: 18px; } #product .current-price-value{ font-size: 5em; font-weight: bold; color: #41658a; } #product .product-reference{ display:none; } #product .product-variants>.product-variants-item .custom-select2 { display: block; min-width: 10rem; max-width: 29rem; background-color: #f6f8f9; } #product .product-discount .regular-price{ font-size:3em; } #product .product-variants-item .form-control-label{ min-width: 10rem; max-width: 29rem; display: block; margin: 0 auto; text-align:left; } #product .product-variants .form-control{ color: #000000; border: solid 2px #343434; border-radius: 15px; } #product .product-variants-item > ul { min-width: 10rem; max-width: 29rem; display: block; margin: 0 auto; text-align: left; } #product .add-to-cart{ border-radius: 28px; } #product .product-add-to-cart{ min-width: 10rem; max-width: 29rem; display: block; margin: 0 auto; } #product .product-add-to-cart .add button{ width:100%; } #product .product-details-section{ border: 2px solid; padding: 23px; border-radius: 20px; } .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{ border-radius: 0 0 9px 0; border-bottom: 1px solid; border-right: 1px solid; } .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{ border-radius: 0 9px 0 0; border-top: 1px solid; border-right: 1px solid; } #quantity_wanted{ border-radius:15px 0 0 15px !important; border:1px solid black; } /** catalog page **/ .category-image img{ width:100% !important; } #js-product-list-top .justify-content-between{ display:flex !important; } .product-miniature-grid .product-price { font-size: 2.8rem; } .text-muted { font-size: 1.1rem; text-decoration-color: red !important; } /** catalog page list view **/ .product-miniature-list .product-price { font-size: 2.8rem; display: block; margin-bottom: 10px; text-align: right; font-weight: bolder; color: #41658a; } .product-miniature-list .regular-price { text-decoration: line-through; font-size: 2rem; text-align: right; display: block; margin-bottom: 16px; text-decoration-color: red !important; } .regular-price{ text-decoration-color: red !important; } #category .product-miniature-default .regular-price { font-size: 1.7rem !important; } .product-title, .product-title *, #product .page-title *{ color:#41658a !important; } .button-especial{ padding-left: 0px; padding-right: 0px; } .btn-product-list { background: #ffffff00; color: #da1a20; border: solid 2px #da1a20; border-color: ; border-radius: 20px; width: 100%; } /*** modal productos ***/ .modal-content h1 a{ color: #41658a; } .modal-content .product_header_container .product-price, .product_p_price_container .product-price { font-size: 4em; font-weight: bold; color: #41658a; } .modal-content .product-discount .regular-price{ font-size: 1.4em; } .modal-content .product-variants>.product-variants-item .custom-select2 { display: block; min-width: 10rem; max-width: 29rem; background-color: #f6f8f9; } .modal-content .form-control-label { padding-top: 0.8rem; min-width: 10rem; max-width: 29rem; display: block; margin: 0 auto; text-align: left; } .modal-content .product-quantity .qty, .modal-content .add-to-cart { width: 100%; } .modal-content .add-to-cart { border-radius:28px; } .modal-content .product-actions{ padding-left: 20px; padding-right: 20px; } #wrapper .breadcrumb { background-size: cover; background-position: center; background-repeat: no-repeat; } #wrapper .breadcrumb ol li:last-child span{ font-size:32px; } #wrapper .breadcrumb { position: relative; } .capa-oscura { position: absolute; width: 100%; height: 100%; background: rgb(65,101,138); /* background: linear-gradient(90deg, rgba(65,101,138,1) 0%, rgba(196,196,196,1) 92%);*/ opacity: .8; margin-top: -61px; } @media only screen and (max-width: 800px) { #wrapper .breadcrumb ol li span{ font-size:12px; } #wrapper .breadcrumb ol li:last-child span{ font-size:16px; white-space: nowrap; } .capa-oscura { margin-top: -20px; } #wrapper .breadcrumb{ padding-top: 20px; padding-bottom: 20px; background-size: auto; } } #category .featured_principales, .page-home .featured_principales{ height:7.5em !important; width: 7.5em !important; } @media only screen and (max-width: 600px) { .page-home .featured_principales{ height:11.5em !important; width: 11.5em !important; } } #category .add-to-cart{ background: #dd3931; color: white; } #category .add-to-cart:hover{ background:white; color:#dd3931; } /** buscador de facetas **/ #category #left-column>.block, #category #facets_search_wrapper .block{ /* border-radius:15px;*/ border:0px; padding:0px; } #category #left-column .facet-type-checkbox, #category #facets_search_wrapper .facet-type-checkbox{ max-height:300px; } #left-column .block{ /* border:0px; padding:0px;*/ } #category #left-column .category-sub-menu, #category #facets_search_wrapper .facet{ border:1px solid black; border-radius: 15px; padding: 1.0714285714rem; margin: 10px 0px; } #product .product-accessories .section-title{ font-size: 54px; text-align: left; text-transform: uppercase; color: #41658a; } @media only screen and (max-width: 600px) { #product .product-accessories .section-title { font-size: 34px; line-height: 1em; } } #product .section-title:after{ display:none; } #product .product-description-section .section-title{ display:none; } #product .product-details-section .section-title{ text-align: left; font-size: 25px; } #product .product-accessories .swiper-slide{ /*width:420px !important;*/ } @media (max-width: 600px){ #mobile-header .m-nav-btn>i { font-size: 1.3rem; } .cart-products-count-btn { background: #ebebeb; color: #da1a20; border: 1px solid #da1a20; } } /*** listado ***/ .product-miniature-list-row{ border-bottom:1px solid #c0c0c0; } .product-miniature-default .thumbnail-container { padding-left: 10px; padding-right: 10px; } #category .product-miniature-list-row { margin: 0; padding: 1.4rem .7rem; display: flex; align-items: center; } @media (max-width: 700px){ .logo_nessen_home{ width:120px !important; margin-bottom:30px !important; margin-top:20px; } } #index .wrap_descansaras_bien{ display:none; } .dormiras_bien{ cursor: pointer; } .dormiras_bien h2 span{ transition:1s; } .dormiras_bien h2 span:hover{ color:#e38a8a; } .despegable_home .elementor-toggle-title{ text-align:center; border-bottom:1px solid white !important; } .despegable_home .elementor-toggle-content{ margin-top: 40px; margin-bottom: 40px; text-align:center; } .despegable_home .cabecera_desplegable{ font-size:25px; } .newsletter_wrap .elementor-newsletter-input{ border-top-left-radius:25px; border-bottom-left-radius:25px; } .newsletter_wrap .elementor-newsletter-btn{ border-top-right-radius:25px; border-bottom-right-radius:25px; border-color:#dd3931; } #category .product-price{ color:#41658a; } .products-grid .product-price-and-shipping .regular-price, .products-grid .product-price-and-shipping a{ display:block; } .products-grid .product-price-and-shipping .regular-price{ margin-top:10px; margin-bottom:10px; } .products-grid .product-price-and-shipping a{ margin-top:10px; } .products-grid .product-miniature .product-add-cart { display: block !important; } .products-grid .product-miniature-layout-1 { padding-bottom: 40px; } .products-grid .product-miniature-default .thumbnail-container { padding-left: 30px; padding-right: 30px; } .products-grid .product-miniature-default .product-flags { top: -40px; } .products-grid>div{ margin-top:45px; } .products-grid .iconos-destacados{ position: absolute; top: -40px; z-index: 2; transition: all 0.2s cubic-bezier(.7,0,.3,1); width: 132px; right: 1rem; } .header-user-btn img{ width:58px; margin-top: 4px; } .header-user-btn .title{ font-size: 10px; font-weight: 900; margin-top: 0px !important; text-transform:uppercase; } #search_widget input{ border-top:0px; border-left:0px; border-right:0px; border-radius: 0px !important; } .products-list .product-title a{ font-size:1.8rem; } .wrap_formulario_home .form-control{ border-radius: 25px; } /*** footer ***/ @media (max-width: 700px){ #footer .block { flex-basis:50%; padding-bottom: 2rem; } #footer #iqithtmlandbanners-block-3{ flex-basis:80%; margin-left:auto; margin-right:auto; } #footer #iqithtmlandbanners-block-3 p{ text-align:center; margin-top: 10px; margin-bottom: 20px; } #footer .block *{ flex-basis:50%; text-align:center; } } /** search widget **/ .search_widget .input-group .search-btn i{ float:right; } .search-widget .search-btn { left: auto; } #desktop-header-container #desktop_logo .img-fluid{ max-width: 14vw !important; } .col-product-info .concepto{ text-align:left; } .col-product-info .product-features-grid .featured_principales { height: 7em; width: 7em; padding:1px; } .product-add-to-cart .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background:#dd3931; color: #fff; border: none 3px #dd3931; } .product-add-to-cart .btn-primary:hover { background:#fff; color: #dd3931; border-color: #dd3931; } /*botones sliders*/ .elementor-element.elementor-element-22n6zxb .elementor-button { font-size: 20px!important; border-radius: 50px!important; padding-left:50px; padding-right:50px;} .elementor-element.elementor-element-ygkz0mi .elementor-button { font-size: 20px!important; border-radius: 50px!important; padding-left:50px; padding-right:50px; } .btn-elementor-send { background-color:transparent!important; border-width: 3px; border-style: solid; border-color: #dd3931; font-size: 20px!important; border-radius: 50px!important; color:#dd3931 !important; padding-left:50px; padding-right:50px; } #product-details-wrapper{ height:80px; overflow:hidden; } .chevron-descripcion{ cursor: pointer; } .rotate-chevron{ transform:rotate(180deg); } #product .swiper-slide .product-description { text-align: center!important; } /*titulo breadcumbs*/ #wrapper .breadcrumb li { font-weight: 600; text-transform: uppercase;} /*** navegador ***/ .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #F6F8F9; } @media (min-width: 1024px){ .header-top { margin-top: 5px; padding-top: 10px; } } #header .header-nav{ display:none; } .menu-derecho{ flex-basis:17%; } @media (min-width: 1024px){ #product .product-info-row { margin-bottom: 3rem; padding-right: 10rem; padding-left: 10rem; } } .custom-select2 select, .custom-select2 .form-control-select { height: 3rem; font-size: 1.4rem; line-height: 1rem; text-align:center; } .custom-select2:after { font-size: 2rem; line-height: 1rem; } #category .block-categories { border: 1px solid #000 !important; border-radius: 15px; padding: 1.0714285714rem !important; margin: 10px 0; } #category .block-categories .category-sub-menu{ border:0px !important; } /*** sliders testimonios home ***/ .slider_home .wrap-texto-test{ display:flex; align-items:center; min-height:450px; } .slider_home .elementor-testimonial-wrapper, .slider_home .wrap-slide{ padding:0px !important; } .slider_home .swiper-pagination{ position: absolute; bottom: 21px; } .slider_home .elementor-testimonial-wrapper .elementor-testimonial-content { margin-bottom:0px; } .slider_home .elementor-widget-container { padding: 0px 0px 0px 0px !important; } .slider_home .elementor-testimonial-wrapper>.elementor-testimonial-meta { display: none; } .slider_home .wrap-texto-test .elementor-testimonial-wrapper{ margin:0 10px; } .slider_home .wrap-texto-test .elementor-testimonial-wrapper { padding: 10px !important; /*margin: 10px !important;*/ } .slider_home .wrap-texto-test .elementor-testimonial-content{ margin: 20px !important; } .slider_home .wrap-texto-test .elementor-testimonial-wrapper{ margin: 0 auto; } .blockcart-content .btn-primary{ border: 1px solid #d74d47; } .blockcart-content .input-group>.form-control:not(:first-child), .blockcart-content .input-group>.custom-select:not(:first-child) { border-top-left-radius: 9px; border-bottom-left-radius: 9px; border: 1px solid; } /*** tiendas ***/ .wrap_tiendas .elementor-iqit-banner-description{ border-left: 5px solid white; padding: 20px 73px; background-color: #41658a69; } .boton_ver_tienda{ display: block; border: 2px solid #fff; width: 200px; text-align: center; color: white !important; font-size: 25px; padding: 10px; margin-bottom: 40px; margin-top: 40px; } .boton_ver_tienda:hover{ background-color:white; color:#dd3931 !important; } #cms #main header{ display:none;} #cms .breadcrumb{ margin-bottom:0px; } @media (max-width: 600px){ .hide_movile{ display:none; } } /*** muestra navegador móvil en tablets con pantalla en panorámico */ @media screen and (orientation: landscape) and (max-width: 1180px) { #desktop-header{ display:none; } #mobile-header{ display:block; } } .btn-links-desc{ background-color: #dd3931; color: white; padding: 10px 40px; border-radius: 25px; width:75%; margin-bottom:20px; } .btn-links-desc:hover{ background-color:white; color: #dd3931; } #index .psgdpr_consent_message{ color:white; } .elementor-element-t66n8qn .btn-primary{ border: 0px; } @media only screen and (min-width: 800px) { #index .slider_tiendas .swiper-pagination { left: 25%; } #index .slider_celebrity .swiper-pagination { left: -25%; } } .tabla_cookies, .tabla_cookies th, .tabla_cookies td { border: 1px solid black; border-collapse: collapse; } .tabla_cookies td{ padding:10px;} /*** comentarios ***/ #iqit-reviews-tab .justify-content-between .iqit-reviews-tab{ display:block; } #iqit-reviews-tab .section-title span *{ font-size:25px; } /*** cetelem boton financiación **/ #product #calc_container{ display:none; margin-bottom:20px; } .aplazame_frame{ display:none; margin-bottom:20px; } .boton-financiacion:hover{ background-color:#ffffff00 !important; color: #3A913F; border-color:#3A913F; } .boton-financiacion-aplazame:hover{ background-color:#ffffff00 !important; color:#334BFF;; border-color:#334BFF;; } .social-sharing{ display:none; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; height: 7px; } /*** hamburguesa menu ***/ @media only screen and (min-width: 598px) and (max-width: 1180px) { #mobile-header .m-nav-btn>i { font-size: 1rem; } #mobile-header .col-mobile-menu-push .m-nav-btn { width: 33px!important; height: 33px!important; margin-top: 1.2vw; display: flex; justify-content: space-around; } } @media only screen and (min-width: 598px) and (max-width: 768px) { #mobile-header .col-mobile-menu-push .m-nav-btn { display: block; } } /*** botones ctm ***/ .elementor-element-t66n8qn .elementor-button:hover { background-color:white; } .elementor-element-t66n8qn .elementor-button-text:hover{ color:#41658a; } /*** links redes sociales ****/ .block-footer .social-links li a:hover{ color:#517fa3 !important; } /**** quickview ****/ #quickview-modal-product-content{ border: 1px solid #ff000024; } #quickview-modal-product-content .product-reference{ display:none; } /*** product-functional-button ****/ .product-miniature-list .product-functional-buttons-bottom{ bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(30px); position: absolute; padding: 0.2rem 0.4rem; font-size: 0; line-height: 0; transition: opacity 0.2s cubic-bezier(.7,0,.3,1),transform 0.2s cubic-bezier(.7,0,.3,1); -webkit-backface-visibility: hidden; backface-visibility: hidden; text-align: center; opacity:0; } .product-miniature-list .product-functional-buttons-bottom:hover{ opacity:1; } .product-miniature-list .product-functional-buttons .product-functional-buttons-links>a { padding-right: .6rem; display: block; border-radius: 50%; margin: 10px 0; padding: 8px; box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 10%); background-color:white; } .product-miniature-list .product-functional-buttons .product-functional-buttons-links>a i{ font-size: 1rem; } /*** from ***/ .product-miniature-list .from_price{ text-align:right; } .products-grid .product-price-and-shipping .regular-price { margin-top: 0px; } @media only screen and (min-width: 766px) and (max-width:1460px) { #category .wrap_facetes{ height: 100%; width: 24vw; z-index: 1; overflow-x: hidden; padding: 0 15px; transition-timing-function: linear; transition-duration: .1s; } } @media only screen and (min-width: 1460px){ #category .wrap_facetes{ height: 100%; width: 18vw; z-index: 1; overflow-x: hidden; padding: 0 15px; transition-timing-function: linear; transition-duration: .1s; } } .ets_mp_desktop_4 .product-miniature, .ets_mp_desktop_4.crosssell_product_list_wrapper>div.product, .ets_mp_desktop_4.crosssell_product_list_wrapper>div[itemprop="itemListElement"] { width: 100%; margin: 0; padding: 0 15px; } .ets_crosssell_block .iconos-destacados{ position:absolute; right: 0px; } .ets_crosssell_block .product-brand{ display:none; } .ets_crosssell_block .regular-price,.ets_crosssell_block .product-price,.ets_crosssell_block .from_price,.ets_crosssell_block .product-description-short, .ets_crosssell_block .product-title a{ display:block; text-align:center; } .ets_crosssell_block .from_price{ margin-top:10px; } .ets_crosssell_block .product-description-short,.ets_crosssell_block .product-title, .ets_crosssell_block .regular-price{ padding-bottom: 0.5rem;} .ets_crosssell_block .product-miniature-grid .product-functional-buttons-bottom { top: 3rem; } .ets_crosssell_block .product-thumbnail-second{ /*display:none !important;*/ } .ets_crosssell_block .product-thumbnail img{ transiton:1s; } .ets_crosssell_block .lazy-product-image.product-thumbnail-first{ opacity: 1; } #tab-content-product_page-bestselling .slick-track,#tab-content-product_page-youmightalsolike .slick-track{ width:100% !important; } #index ._df_button{ border-color: white !important; background-color: unset !important; border-width: 3px !important; font-size: 18px !important; border-radius: 50px!important; padding-top: 8px!important; padding-bottom: 8px!important; padding-right: 20%!important; padding-left: 20%!important; font-weight:600; } #index .lpsflipbook_container{ margin-top: 37%; margin-bottom:18%; } .elementor-element.elementor-element-3o3cs4k{ overflow:hidden; } .elementor-element.elementor-element-3o3cs4k > .elementor-element-populated, .elementor-element.elementor-element-3o3cs4k > .elementor-element-populated .elementor-widget-wrap{ transition: all 0.3s !important; background-size:100%; } /* .elementor-element.elementor-element-3o3cs4k .elementor-element-populated{ transition: all 0.5s; } .elementor-element.elementor-element-3o3cs4k:hover .elementor-element-populated{ transform: scale(1.2); -webkit-transform: scale(1.2); } .elementor-element.elementor-element-3o3cs4k .elementor-element-populated #lpsflipbook_button_2{ transition: all 0.1s; } .elementor-element.elementor-element-3o3cs4k .elementor-element-populated .elementor-widget-wrap{ transition:background-color 0.1s; } .elementor-element.elementor-element-3o3cs4k:hover .elementor-element-populated #lpsflipbook_button_2{ transform: scale(0.9); -webkit-transform: scale(0.9); } .elementor-element.elementor-element-3o3cs4k:hover .elementor-element-populated .elementor-widget-wrap{ background-color:#41658a9c; }*/ h4.ets_crosssell_title{ font-size:54px; text-align: left; text-transform: uppercase; color: #41658a; border-bottom: solid 5px #d06e6a; } .carrier-hasLogo img, .summary-selected-carrier img{ height:35px !important; } #hook_shopping_cart_footer .ets_crosssell_block{ display:none; } .tooltip .tooltip-inner{ color:black !important; background-color:white; } /*** establecer alto del menú principal **/ .cbp-hrmenu .cbp-hrsub { max-height: 100vh; overflow-x: scroll; } /*** cta ***/ .cta_banner .btn-primary{ border:0px !important; } /*** contador carrito mobil ***/ #mobile-cart-products-count { top: -7px !important; right: -3px !important; position: absolute; } #mobile-header .m-nav-btn { position: relative !important; } #customer-form label[for="ff_customer_privacy"]{ font-size:20px; text-decoration: underline; } #customer-form label[for="ff_customer_privacy"] em{ text-decoration:unset; } @media only screen and (max-width: 800px){ .product-tabs .btn-links-desc { font-size: 1.4em; } } .iframe-contacto{ border:0 !important; border-radius:25px; } .tax-shipping-delivery-label .col-md-6{ min-width:100%; } /*** buscador prestashop ****/ .autocomplete-suggestions{ display:none !important; } /*** esltilos menu navegacion diciembre 2023 ***/ #iqitmegamenu-mobile .Ofertas, #iqitmegamenu-mobile .Tiendas, #iqitmegamenu-mobile .Offers, #iqitmegamenu-mobile .Shops, #iqitmegamenu-mobile .Angebotskatalog, #iqitmegamenu-mobile .Filialen{ font-weight:bold;} #iqitmegamenu-mobile .Nosotros, #iqitmegamenu-mobile .Contacto, #iqitmegamenu-mobile .Hablan, #iqitmegamenu-mobile .Eligen, #iqitmegamenu-mobile .cuenta, #iqitmegamenu-mobile .About, #iqitmegamenu-mobile .Contact, #iqitmegamenu-mobile .Talk, #iqitmegamenu-mobile .Chosen, #iqitmegamenu-mobile .Account, #iqitmegamenu-mobile .Über, #iqitmegamenu-mobile .Kontakt, #iqitmegamenu-mobile .sprechen, #iqitmegamenu-mobile .Sie, #iqitmegamenu-mobile .Mein { font-weight:bold; color:#979797 !important; } #iqitmegamenu-mobile .Nosotros, #iqitmegamenu-mobile .Colchones, #iqitmegamenu-mobile .About, #iqitmegamenu-mobile .Mattresses, #iqitmegamenu-mobile .Über, #iqitmegamenu-mobile .Matratzen{ border-top:1px solid #c9c9c9; } #iqitmegamenu-mobile .Talk{ border-top:0px; } #iqitmegamenu-mobile .cuenta, #iqitmegamenu-mobile .Account, #iqitmegamenu-mobile .Profil{ background-color:white; } .card-block{ margin: 0px !important; padding: 0px !important; }