From 0560f9815a20026ae553a43c8b02ecea9dfd0a6f Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Wed, 29 Oct 2025 00:31:19 +0100 Subject: [PATCH] Enhance product price display and styling - Added `flex-wrap: wrap;` to the product display container in custom.scss for better layout management. - Introduced a new CSS class `.gm_omniprice` to ensure price elements are displayed as block and take full width. - Moved the hook `{hook h='displayProductPriceBlock' product=$product type="after_price"}` to the product-prices template for improved modularity and flexibility in price display. - Removed the redundant hook call from the product template to maintain a clean structure. --- themes/classic/assets/css/custom.css | 2 +- themes/classic/assets/css/custom.css.map | 2 +- themes/classic/assets/css/custom.scss | 6 ++++++ .../classic/templates/catalog/_partials/product-prices.tpl | 1 + themes/classic/templates/catalog/product.tpl | 1 - 5 files changed, 9 insertions(+), 3 deletions(-) diff --git a/themes/classic/assets/css/custom.css b/themes/classic/assets/css/custom.css index 31a3855f..5739a385 100644 --- a/themes/classic/assets/css/custom.css +++ b/themes/classic/assets/css/custom.css @@ -1 +1 @@ -body>main{overflow-x:hidden}html{scroll-padding-top:150px;scroll-behavior:smooth}body{font-size:15px;line-height:1.5;color:#232323}body .elementor-widget-text-editor{color:#232323}body h3{color:#232323}body#index footer#footer section.footer-box-newsletter{display:none !important}body#category section#wrapper section#main{margin-bottom:100px}body#category section#wrapper section#main #product-list-header *{color:#000}body#category section#wrapper section#main #product-list-header strong{font-weight:600}body#category section#wrapper section#main #product-list-header p{margin-bottom:10px}#footer a{color:#c5c5c5;transition:all 250ms ease-in-out}#footer a:hover{color:#e6cb6f;text-decoration:none}a{color:#e6cb6f}.btn-1{display:inline-block;color:#111516;border:1px solid #e6cb6f;padding:15px;background:#fff;transition:all 250ms ease-in-out;cursor:pointer}.btn-1:hover{color:#fff;background:#e6cb6f}.btn-primary{color:#fff;background:#e6cb6f;transition:all 250ms ease-in-out}.btn-primary:hover{color:#fff;background:#d3ba67}#box-newsletter{position:relative}#box-newsletter::before{content:"";position:absolute;width:100vw;left:50%;top:0;bottom:0;transform:translateX(-50%);background-color:#fff}.simple-blog-posts .elementor-swiper-button{color:#e6cb6f}.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-next{right:0}.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-prev{left:0}.simple-blog-posts #simple-blog-box{padding:0 29px}.simple-blog-posts #simple-blog-box .simple-blog-post{border-radius:10px;overflow:hidden}.simple-blog-posts #simple-blog-box .simple-blog-post ._image img{height:100%;max-height:200px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.simple-blog-posts #simple-blog-box .simple-blog-post ._content{padding:20px;background-color:#eff6f7}.simple-blog-posts #simple-blog-box .simple-blog-post ._content .post-title{color:#111516;font-size:18px;font-weight:300;margin:0 0 .7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;font-weight:400}.simple-blog-posts #simple-blog-box .simple-blog-post ._content a._btn{display:inline-block;color:#e6cb6f;font-weight:400;text-decoration:underline}.js-product.product article.product-miniature:hover .thumbnail-container .wishlist-button-add{opacity:1;visibility:visible;transform:translateY(0)}.js-product.product article.product-miniature:hover .thumbnail-container ul.product-flags{transform:translateX(calc(-100% - 30px))}.js-product.product article.product-miniature .thumbnail-container{width:100%;border:1px solid #eff6f7}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top{background:#fff}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket{display:flex;align-items:center;justify-content:center}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart{font-family:"Inter",sans-serif;font-size:12px;font-weight:700;padding:8px 16px;display:flex;align-items:center;background:#462d26;border-radius:1px;-moz-column-gap:8px;column-gap:8px}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart:hover{background:#e79332}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart i{font-size:15px;margin-bottom:2px}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart span{line-height:1;margin-bottom:1px;font-size:14px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description{margin-top:14px}.js-product.product article.product-miniature .thumbnail-container .product-description::after{display:none !important}.js-product.product article.product-miniature .thumbnail-container .product-description .product-title{margin-bottom:14px;line-height:1}.js-product.product article.product-miniature .thumbnail-container .product-description .product-title a{color:#462d26;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:1.2}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price{font-size:14px;font-family:"Inter",sans-serif;color:rgba(70,45,38,.34);font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .price{color:#462d26;font-family:"Inter",sans-serif;font-size:14px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount{display:flex;flex-direction:row;-moz-column-gap:10px;column-gap:10px}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .price{order:1;color:#c40000}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .regular-price{order:2}.js-product.product article.product-miniature .thumbnail-container ul.product-flags{position:absolute;top:24px;left:24px;z-index:2;transition:all 250ms ease-in-out;row-gap:8px}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:-moz-fit-content;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:"Inter",sans-serif;font-size:12px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount{display:flex;flex-direction:row;-moz-column-gap:8px;column-gap:8px;background-color:rgba(0,0,0,0);padding:0}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount span{font-family:"Inter",sans-serif;font-size:12px;font-weight:700;padding:4px 8px;background:#c40000}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.out_of_stock{background:#462d26}.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add{opacity:0;visibility:hidden;box-shadow:none;transition:all 250ms ease-in-out;transform:translateY(calc(-100% - 1rem))}.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add i{color:#462d26}.product-images>li.thumb-container>.thumb.selected,.product-images>li.thumb-container>.thumb:hover{border-color:#e6cb6f}.blockreassurance_product .item-product svg path{fill:#e6cb6f}body#product{overflow-x:hidden}body#product>main{overflow:initial}body#product #content ul.product-flags{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}body#product #content ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:-moz-fit-content;min-width:fit-content;min-height:auto;transition:all 250ms ease-in-out;margin-top:0;border-radius:10px}body#product #content ul.product-flags li.product-flag.new{background:#e6cb6f;margin-top:0}body#product #content ul.product-flags li.product-flag.discount{background:#e30613}body#product #content ul.product-flags li.product-flag.out_of_stock{position:absolute;top:0;right:0;background:#111516}body#product .product-info-box{margin:0;padding-top:5px;padding-bottom:65px;border-radius:10px}body#product .product-info-box #content{max-width:unset}body#product .product-info-box #content ul.product-flags{margin:0}body#product .product-info-box h1{color:#111516;font-size:24px;font-weight:400}body#product .product-info-box .product-prices{display:flex;align-items:flex-end;gap:10px}body#product .product-info-box .product-prices .product-discount{margin-bottom:0px}body#product .product-info-box .product-prices .product-discount .regular-price{color:#a9a8a8;font-weight:300;margin:0}body#product .product-info-box .product-prices .product-price{margin-bottom:0}body#product .product-info-box .product-prices .product-price .current-price{color:#111516;font-size:26px;font-weight:600;margin-bottom:0}body#product .product-info-box .product-prices .product-price .current-price .discount{display:none}body#product .product-info-box .product-prices .tax-shipping-delivery-label{margin-bottom:0}body#product .product-info-box ul.product-flags{margin-bottom:24px;row-gap:8px}body#product .product-info-box ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:-moz-fit-content;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:"Inter",sans-serif;font-size:12px;font-weight:700}body#product .product-info-box ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}body#product .product-info-box ul.product-flags li.product-flag.discount{display:flex;flex-direction:row;-moz-column-gap:8px;column-gap:8px;background-color:rgba(0,0,0,0);padding:0}body#product .product-info-box ul.product-flags li.product-flag.discount span{font-family:"Inter",sans-serif;font-size:12px;font-weight:700;padding:4px 8px;background:#c40000}body#product .product-info-box ul.product-flags li.product-flag.out_of_stock{background:#462d26}body#product .product-info-box .product-info-box-left:hover .scroll-box-arrows{opacity:1;visibility:visible}body#product .product-info-box .product-info-box-left .images-container .js-qv-mask{margin:0;width:100%}body#product .product-info-box .product-info-box-left .product-images{margin-bottom:0}body#product .product-info-box .product-info-box-left .scroll-box-arrows{opacity:0;visibility:hidden;transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-left .scroll-box-arrows .material-icons{line-height:0;bottom:45px;width:33px;height:33px;display:flex;align-items:center;justify-content:center;background:#ece9e2;border-radius:100%}body#product .product-info-box .product-info-box-left section#content ul.product-flags{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;pointer-events:none;position:absolute;top:10px;left:10px;z-index:1}@media(min-width: 768px){body#product .product-info-box .product-info-box-left section#content ul.product-flags{display:none}}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag{min-width:-moz-fit-content;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:"Inter",sans-serif;font-size:12px;font-weight:700;border-radius:0}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag.discount{background:rgba(0,0,0,0);padding:0}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}@media(max-width: 767px){body#product .product-info-box .product-info-box-right ul.product-flags{display:none}}body#product .product-info-box .product-info-box-right .h1{color:#462d26;font-size:20px;font-weight:500;font-family:"Inter",sans-serif;text-transform:initial;margin-bottom:32px}body#product .product-info-box .product-info-box-right .product-prices .product-discount .regular-price{color:#462d26;font-size:28px;font-weight:700;font-family:"Inter",sans-serif;line-height:1;opacity:.35}body#product .product-info-box .product-info-box-right .product-prices .product-price .current-price .current-price-value{color:#462d26;font-size:28px;font-weight:700;font-family:"Inter",sans-serif;line-height:1}body#product .product-info-box .product-info-box-right .product-prices .tax-shipping-delivery-label{display:none}body#product .product-info-box .product-info-box-right .product-information .product-description{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants{margin:16px 0;border-top:1px solid #ddd}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item{position:relative;display:flex;align-items:center;justify-content:flex-start;margin:0;padding:16px 0;width:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item:not(:last-child){border-bottom:1px solid #ddd}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item::before{content:"";position:absolute;left:-20px;right:-20px;top:-1px;bottom:0;background:#fff;transition:all 250ms ease-in-out;opacity:0;visibility:hidden;transition-delay:400ms}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select{display:flex;gap:10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li{margin:0;padding:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input:checked+span{border:0 !important}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input:checked+span::before{content:"";display:block;position:absolute;top:-2px;left:-2px;height:30px;width:30px;border:1px solid #000;border-radius:50%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li span{margin:0;padding:0;height:26px;width:26px;border-radius:50%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item.active::before{opacity:1;visibility:visible;transition-delay:0ms}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .product-variants-item--wrapper{width:100%;position:relative}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav.active .form-control-select-standard-handler{transform:scale(-1)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav .form-control-select-standard-handler{cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label{color:#462d26;font-size:14px;font-weight:700;font-family:"Inter",sans-serif;width:100%;max-width:200px;margin-bottom:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label .control-label-selected{font-weight:400}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item select{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom{display:none;position:absolute;left:-20px;right:-20px;top:calc(100% + 16px);z-index:10}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select{display:block;padding:25px;border:none;background:#fff;height:auto}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown{display:flex;flex-direction:column;row-gap:16px;margin:0;overflow:auto}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li{display:flex;flex-direction:row;-moz-column-gap:14px;column-gap:14px;margin:0;color:#110e0c;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li:not(:last-child){padding-bottom:16px;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox{background:#462d26;border-color:#462d26}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox::before{content:"";position:absolute;top:8px;left:5.5px;width:8px;height:2px;background:#f9f7f2;transform:rotate(-45deg);transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox::after{content:"";position:absolute;top:9px;left:4.5px;width:3.5px;height:2px;background:#f9f7f2;transform:rotate(45deg);transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li .li-checkbox{position:relative;display:block;width:19px;min-width:19px;height:19px;border:1px solid #d9cebe;border-radius:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .fabric-colors{display:flex;flex-direction:row;align-items:center;gap:9px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .fabric-colors a{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;text-decoration:underline}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart{padding:24px;background:#ece9e2}@media(max-width: 767px){body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart{position:relative;padding:24px 0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart *{z-index:2}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart::after{content:"";position:absolute;top:0;bottom:0;left:50%;width:100svw;transform:translateX(-50%);background:#ece9e2;z-index:1}}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart>.control-label{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity{margin-bottom:10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty{margin-bottom:0;margin-right:16px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,.8509803922);border-radius:1px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group input#quantity_wanted{order:2;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;padding:0;text-align:center;width:35px;border:none;background:rgba(0,0,0,0);height:29px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button{padding:0;height:auto;color:rgba(70,45,38,.8509803922);font-size:14px;font-weight:500;font-family:"Inter",sans-serif;border:none;background:rgba(0,0,0,0)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn{height:29px;padding:0 10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn.bootstrap-touchspin-up{order:3}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn.bootstrap-touchspin-down{order:1}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add{margin:0;width:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart{background:#e79332;margin:0;width:100%;color:#f9f7f2;font-size:14px;font-weight:500;font-family:"Inter",sans-serif;text-transform:initial}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart:hover{background:#110e0c}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart .material-icons{line-height:1;font-size:14px;height:auto;width:auto;vertical-align:baseline;margin-right:3px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add{margin-left:16px;width:30px;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add i{background-image:url("/img/cms/icons/icon-heart.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;font-size:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart #product-availability{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-minimal-quantity{margin:0;display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-additional-info{display:none;margin:30px 0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product{display:flex;flex-direction:column;row-gap:20px;margin:40px 0 0 0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;color:#462d26;font-size:14px;font-weight:500;font-family:"Inter",sans-serif}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product{margin-right:16px;padding:0;width:24px;height:24px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product svg{width:24px;height:24px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product svg path{fill:rgba(0,0,0,0) !important}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .block-title{margin-right:10px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div p{font-weight:700;margin:0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-0 .block-description{text-decoration:underline;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-1 .block-description{text-decoration:underline;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-1 .block-description a{color:#111516;text-decoration:none}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty{width:100%;display:none}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty .block-raty--wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding-top:20px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty .block-raty--wrapper img{height:35px}body#product .product-info-box .product-info-box-right .product-information #description-nav{padding:32px 24px;margin:0;list-style:none;display:flex;flex-direction:row}body#product .product-info-box .product-info-box-right .product-information #description-nav li:not(:last-child){padding-right:10px;margin-right:10px;border-right:1px solid rgba(17,14,12,.1019607843)}body#product .product-info-box .product-info-box-right .product-information #description-nav li a{color:#462d26;font-size:16px;font-weight:600;font-family:"Inter",sans-serif}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card{padding:24px;background:#ece9e2}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card p{color:#462d26;font-size:14px;font-family:"Inter",sans-serif}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card ul{margin-bottom:0}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card textarea{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,0.8509803922);border-radius:1px;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;background:rgba(0,0,0,0);height:44px;outline:none}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card button.btn{background:#e79332;margin:0;width:100%;color:#f9f7f2;font-size:14px;font-weight:500;font-family:"Inter",sans-serif;text-transform:initial;padding:10px;line-height:1.5}body#product .product-description-box{position:relative;margin-bottom:100px;padding-top:60px;padding-bottom:60px}body#product .product-description-box::before{content:"";position:absolute;top:0;left:50%;bottom:0;width:100svw;transform:translateX(-50%);background:#fff}body#product .product-description-box .c-row{display:flex;flex-direction:row;-moz-column-gap:60px;column-gap:60px}body#product .product-description-box .c-row .c-col{width:calc(50% - 30px)}@media(max-width: 767px){body#product .product-description-box .c-row .c-col{width:100%}}@media(max-width: 767px){body#product .product-description-box .c-row .c-col-2{display:none}}body#product .product-description-box .c-row .c-col-2 .product-description-box-img{position:sticky;top:150px}body#product .product-description-box .c-row .c-col-2 .product-description-box-img img{width:100%;max-width:-moz-fit-content;max-width:fit-content}body#product .product-description-box ul.product-accordion-box{padding:0;margin:0;list-style:none}body#product .product-description-box ul.product-accordion-box li.accordion-item.active .accordion-item-header img{transform:scale(-1)}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;-moz-column-gap:30px;column-gap:30px;padding:16px 0;border-bottom:1px solid rgba(17,14,12,.1019607843);cursor:pointer}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header h3{color:#462d26;font-size:24px;font-weight:600;font-family:"Inter",sans-serif;margin:0}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header img{transition:all .3s ease-in-out}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper{padding-top:24px;padding-bottom:64px;color:#000;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;line-height:1.4}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper strong{font-weight:700}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper img{max-width:-moz-fit-content;max-width:fit-content;width:100%;height:auto}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-reference{display:none}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-quantities{display:none}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-features .data-sheet{color:#111516}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title{display:flex;flex-direction:row;align-items:center}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title{line-height:1.5}body#product .product-description-box #product-details .product-reference,body#product .product-description-box #product-details .product-quantities{display:none !important}body#product .product-description-box section.product-features .data-sheet{color:#111516}body#product .tabs{border-radius:10px}body#product .tabs .nav-tabs .nav-item .nav-link{color:#111516;font-weight:400;font-size:16px}body#product .tabs .nav-tabs .nav-item .nav-link:hover{border-bottom:#e6cb6f 3px solid}body#product .tabs .nav-tabs .nav-item .nav-link.active{color:#111516;border-color:#e6cb6f}body#product #empty-product-comment{border-radius:10px}#blockcart-modal .modal-content .modal-body .product-name{color:#111516;font-weight:500;margin-bottom:16px}#blockcart-modal .modal-content .modal-body .cart-content-btn .btn.btn-primary{background:#e6cb6f}body#cart #content-wrapper .card-block-title .h1{color:#462d26;font-size:24px;font-weight:700;font-family:"Inter",sans-serif;text-transform:initial;text-align:center;margin-bottom:16px}body#cart #content-wrapper .cart-grid{margin-bottom:150px}body#cart #content-wrapper .cart-grid .cart-grid-body .card{background:rgba(0,0,0,0)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview{padding:0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table{width:100%}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead::after{content:"";display:block;height:24px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th{color:rgba(70,45,38,.8509803922);font-size:12px;font-weight:400;font-family:"Inter",sans-serif;white-space:nowrap;padding:8px 0;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th:not(:last-child){padding-right:20px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:first-child) td{padding-top:18px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:last-child) td{padding-bottom:18px;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td{vertical-align:top}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td:not(:last-child){padding-right:20px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-img img{width:80px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc{line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc a{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos{line-height:1;margin-top:8px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info:not(:last-child){margin-bottom:8px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info span{color:rgba(70,45,38,.8509803922);font-size:12px;font-weight:400;font-family:"Inter",sans-serif}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price{padding-top:7px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price{line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price .price{color:#462d26;font-size:14px;font-family:"Inter",sans-serif;font-weight:700}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount{line-height:1;margin-top:3px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount .regular-price{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:"Inter",sans-serif;font-weight:400}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,.8509803922);border-radius:1px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group input.js-cart-line-product-quantity{order:2;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;padding:0;text-align:center;width:35px;border:none;background:rgba(0,0,0,0);height:29px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button{padding:0;height:auto;color:rgba(70,45,38,.8509803922);font-size:14px;font-weight:500;font-family:"Inter",sans-serif;border:none;background:rgba(0,0,0,0)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn{height:29px;padding:0 7px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn.bootstrap-touchspin-up{order:3}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn.bootstrap-touchspin-down{order:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-sum-price{padding-top:7px;line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-sum-price strong{color:#462d26;font-size:14px;font-family:"Inter",sans-serif;font-weight:700}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action{display:block;padding-top:9px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart{position:relative;width:10px;height:10px;display:block}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::before{content:"";position:absolute;width:10px;height:1px;background:#bbb6aa;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::after{content:"";position:absolute;width:10px;height:1px;background:#bbb6aa;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart .material-icons{display:none}@media(max-width: 570px){body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead{display:none}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tbody,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tr,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td{display:block;width:100%}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tbody{padding:20px;text-align:center}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tr{margin-bottom:1rem;border:1px solid #ccc;border-radius:5px;padding:10px;background:#f9f9f9;border:1px solid rgba(17,14,12,0.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td{position:relative;text-align:right;padding:15px 10px 15px 50% !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td::before{position:absolute;left:10px;top:50%;transform:translateY(-50%);white-space:nowrap;font-weight:bold;text-align:left}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-qty{display:block;margin-left:auto;width:-moz-fit-content;width:fit-content}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action{width:-moz-fit-content;width:fit-content;margin-left:auto}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action .remove-from-cart::before{width:15px !important;height:2px !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action .remove-from-cart::after{width:15px !important;height:2px !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td>div{padding-top:0 !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(1)::before{content:"Obrazek"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(2)::before{content:"Nazwa produktu"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(3)::before{content:"Cena jednostkowa"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(4)::before{content:"Ilość"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(5)::before{content:"Cena łączna"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(6)::before{content:"Usuń"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .product-card-img img{max-width:100%;height:auto}}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .no-items{color:#462d26;font-size:16px;font-family:"Inter",sans-serif;font-weight:700;width:100%;display:block;text-align:center}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info a{color:#111516;font-weight:400;font-size:16px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price{margin:10px 0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .product-discount .regular-price{color:#a9a8a8;font-weight:300;margin:0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .product-discount .discount{background:#e6cb6f}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .current-price .price{color:#111516;font-weight:600;font-size:16px}body#cart #content-wrapper .cart-summary{margin-bottom:24px;background:#ece9e2}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals{padding:24px 24px 0 24px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:not(:last-child){margin-bottom:8px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:last-child{margin-bottom:0}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span{font-size:14px;font-family:"Inter",sans-serif}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.label{font-weight:500}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.value{font-weight:400}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals{padding:16px 24px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total{padding:0;border:0}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total span{font-size:14px;font-family:"Inter",sans-serif;font-weight:700}body#cart #content-wrapper .cart-summary .cart-detailed-actions{padding:0 24px 18px}body#cart #content-wrapper .cart-summary .cart-detailed-actions a.btn{color:#f9f7f2;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;padding:14px 12px;background-color:#e79332;text-transform:initial}body#cart #content-wrapper .cart-summary .card-payment-support{padding:0 24px 12px}body#cart #content-wrapper .cart-summary .card-payment-support ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;-moz-column-gap:30px;column-gap:30px;row-gap:12px}body#cart #content-wrapper .cart-summary .card-payment-support ul li img{max-width:44px}body#checkout #content-wrapper .cart-grid-body .checkout-step{padding:0;background-color:#f9f7f2}body#checkout #content-wrapper .cart-grid-body .checkout-step .step-title{color:#462d26;font-size:14px;font-family:"Inter",sans-serif;font-weight:700;text-transform:initial;padding-bottom:10px;border-bottom:1px solid #462d26;margin-bottom:32px}body#checkout #content-wrapper .cart-grid-body .checkout-step .step-title .step-number::after{content:". "}body#checkout #content-wrapper .cart-grid-body .checkout-step.-current{opacity:1 !important}body#checkout #content-wrapper .cart-grid-body .checkout-step.-current .step-title{color:#e79332;border-bottom:1px solid #e79332}body#checkout #content-wrapper .cart-grid-body .checkout-step.-complete{opacity:.5}body#checkout #content-wrapper .cart-grid-body .checkout-step .content{padding:0}body#checkout #content-wrapper .cart-grid-body .checkout-step #customer-form{max-width:480px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group label{color:#110e0c;font-size:12px;font-family:"Inter",sans-serif;font-weight:500;margin-bottom:4px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group input.form-control{background:rgba(70,45,38,.1019607843);border:1px solid rgba(70,45,38,.1411764706);padding:14px 16px;color:#110e0c;font-size:14px;font-family:"Inter",sans-serif;font-weight:500}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box{position:absolute;top:0;right:0;bottom:0;width:-moz-fit-content;width:fit-content}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box .btn-show-password{padding:0;background:rgba(0,0,0,0);display:flex;height:100%;align-items:center;width:30px;outline:none}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .form-control-comment{color:rgba(70,45,38,0.8509803922);font-size:12px;font-family:"Inter",sans-serif;font-weight:400}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations{margin-top:40px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-title{color:#110e0c;font-size:16px;font-family:"Inter",sans-serif;font-weight:700}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-option{color:#110e0c;font-size:16px;font-family:"Inter",sans-serif;font-weight:400;font-style:initial !important}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-subtitle{display:none}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer{text-align:start;width:-moz-fit-content;width:fit-content}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer .btn{color:#f9f7f2;font-size:14px;font-weight:500;font-family:"Inter",sans-serif;background:#e79332;padding:12px 80px;text-transform:initial}body#checkout #content-wrapper .cart-grid-body .checkout-step #delivery-address{max-width:480px;margin-left:0}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options{max-width:480px}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option{padding:12px 16px;margin:0;border:1px solid rgba(70,45,38,.1411764706);border-radius:1px;-moz-column-gap:16px;column-gap:16px;min-height:initial;background:rgba(0,0,0,0)}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option:not(:last-child){margin-bottom:16px}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-checkbox{width:-moz-fit-content;width:fit-content;line-height:0}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2 .carrier-price{color:#110e0c;font-family:"Inter",sans-serif;font-size:14px;font-weight:700}body#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery label{color:#110e0c;font-size:12px;font-family:"Inter",sans-serif;font-weight:500;margin-bottom:4px}body#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery textarea{width:100%;max-width:480px;border:1px solid rgba(70,45,38,.1411764706);background:rgba(70,45,38,.1019607843);border-radius:1px;resize:none;margin-bottom:30px}body#checkout #content-wrapper .cart-grid-body .checkout-step button[type=submit]{color:#f9f7f2;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;padding:12px 80px;background:#e79332;text-transform:initial;float:none !important}body#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label{margin:0;line-height:1}body#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label label{margin:0;line-height:1}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information{margin:0 0 20px 0;padding:24px;border:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information p{color:#110e0c;font-size:14px;font-weight:700;font-family:"Inter",sans-serif}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl{border-left:1px solid rgba(70,45,38,.1411764706);border-right:1px solid rgba(70,45,38,.1411764706);border-top:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt{border-right:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt,body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dd{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;background:rgba(0,0,0,0);margin:0;flex:0 0 50%;border-bottom:1px solid rgba(70,45,38,0.1411764706)}body#checkout #content-wrapper #js-checkout-summary{background:rgba(0,0,0,0)}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box{margin-bottom:16px;background-color:#ece9e2}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box>.card-block{padding:24px 24px 0 24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals{padding:16px 24px 24px 24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total{line-height:1;padding:0}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total span{color:#462d26;font-size:14px;font-weight:700;font-family:"Inter",sans-serif}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(70,45,38,.3)}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media:not(:last-child){margin-bottom:24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-left img{width:40px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-body .product-name a{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:260px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .h4{font-size:16px;font-weight:700;font-family:"Inter",sans-serif;margin-bottom:24px;text-transform:uppercase}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-left{padding-right:16px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name{line-height:1;margin-bottom:2px;display:block}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name a{color:#111516;font-weight:600}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info{line-height:1;margin-bottom:2px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info span{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:"Inter",sans-serif;font-weight:400}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-quantity{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:"Inter",sans-serif;font-weight:400;line-height:1}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-price{color:#111516;font-weight:600}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container{padding:0;border:none}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line{line-height:1;margin-bottom:8px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line span{color:#462d26;font-size:14px;font-family:"Inter",sans-serif;font-weight:500}body#checkout #content-wrapper .delivery-options .delivery-option{border:none}body#order-confirmation .breadcrumb{display:none}body#order-confirmation #content-wrapper #main #registration-form{display:none}body#order-confirmation #content-wrapper #main section#content,body#order-confirmation #content-wrapper #main section#content-hook_payment_return,body#order-confirmation #content-wrapper #main section#content-hook-order-confirmation-footer{display:none}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation{margin-bottom:150px;margin-top:50px;background:rgba(0,0,0,0)}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .card-title{color:#462d26;font-size:24px;font-weight:700;font-family:"Inter",sans-serif;margin-bottom:24px;text-align:center;display:flex;flex-direction:column;align-items:center;row-gap:32px;text-transform:initial}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation p{color:#1a1a18;font-size:16px;font-weight:400;font-family:"Inter",sans-serif;text-align:center;max-width:750px;margin-left:auto;margin-right:auto;margin-bottom:32px}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .elementor-button{color:#f9f7f2;font-size:14px;font-weight:500;font-family:"Inter",sans-serif;padding:18px 80px;background:#e79332;margin:0 auto;display:flex;width:100%;max-width:-moz-fit-content;max-width:fit-content}body#order-confirmation footer#footer .footer-box-newsletter,body#order-confirmation footer#footer .footer-box-services,body#order-confirmation footer#footer .footer-box-other-info{display:none}footer#footer{background-color:#f9f7f2}.category-tiles-list{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:20px}.category-tiles-list a{display:block}body:not(#ets_blog_page) main #left-column>div.block{display:none !important}body#ets_blog_page #content-wrapper .ets-blog-wrapper-detail{border-radius:10px}body#ets_blog_page #left-column .title_block{color:#111516;font-size:20px;font-weight:400}body#ets_blog_page #left-column .ets_block_slider .ets_title_block{color:#111516;font-size:16px;font-weight:400}body#ets_blog_page ul.ets-blog-list>li .post-wrapper{border-radius:10px;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .ets-blog-wrapper-content{background:#eff6f7;padding-top:15px;padding-bottom:15px}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .ets_title_block{color:#111516;font-size:18px;font-weight:300;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;font-weight:400}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .blog_description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .read_more{display:inline-block;color:#e6cb6f;font-weight:400;text-decoration:underline;font-style:underline !important;border:none}.ets_blog_sidebar>.block{box-shadow:none !important;border-radius:10px}body #left-column .block-categories .category-top-menu li a.h6{color:#111516;font-size:20px;font-weight:400}body #left-column .block-categories .category-top-menu li .category-sub-menu li a{color:#111516;font-size:16px;font-weight:400}body#category #left-column>div{border-radius:10px}body#category #content-wrapper section#main div{border-radius:10px}.product-description{color:#000;font-size:15px;line-height:1.5}.product-description ul{list-style-type:disc;margin-left:25px}.product-description h3{color:#000 !important;font-size:18px}.data-sheet dd,.data-sheet dt{font-weight:400 !important;font-size:15px}#header-search{position:relative;width:100%;max-width:340px;padding-right:32px;margin-right:14px}#header-search::before{content:"";position:absolute;top:50%;right:0;width:1px;height:28px;background:rgba(17,14,12,.1);transform:translateY(-50%)}#header-search form.elementor-search>ul.elementor-search__products{background:#f9f7f2;border-radius:0;border:1px solid rgba(17,14,12,.1)}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item{background:#fff}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item:not(:last-child){margin-bottom:2px}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-name{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-category{display:none}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-price{color:#462d26;font-size:14px;font-weight:700;font-family:"Inter",sans-serif}@media(min-width: 992px)and (max-width: 1024px){#header-search{display:block !important}}@media(min-width: 992px)and (max-width: 1024px){.mobile-search{display:none !important}}#header-menu .elementor-nav-menu>ul{justify-content:space-between;align-items:center;width:100%}#header-menu .elementor-nav-menu>ul::after{display:none}#header-menu .elementor-nav-menu .menu-item-separator{display:block;width:1px;height:14px;background:rgba(17,14,12,.1019607843)}#home-slider-box{width:100svw;margin-left:50%;transform:translateX(-50%)}#home-slider-box ul.carousel-inner{border-radius:0 !important}#home-slider-box figure{width:100%}@media(max-width: 991px){#home-slider-box figure img{min-height:390px;-o-object-fit:cover;object-fit:cover}}.home-slider .carousel-item .caption{width:100%;max-width:80%;bottom:auto;top:80px}@media(max-width: 991px){.home-slider .carousel-item .caption{top:36px;left:40px}}.home-slider .carousel-item .caption .caption-description h2{color:#f9f7f2;font-size:64px;margin-bottom:18px;line-height:1.1;font-weight:500;font-family:"Inter",sans-serif}.home-slider .carousel-item .caption .caption-description h2 span{color:#e79332}@media(max-width: 991px){.home-slider .carousel-item .caption .caption-description h2{font-size:32px;margin-bottom:10px}}.home-slider .carousel-item .caption .caption-description p{font-size:16px;color:#f9f7f2}.home-slider .slide-button{position:relative;display:flex;flex-direction:row;align-items:center;-moz-column-gap:12px;column-gap:12px;padding:16px 45px;width:-moz-fit-content;width:fit-content;margin-top:40px;border-top:1px solid #e79332;border-bottom:1px solid #e79332;color:#e79332;font-size:16px;font-weight:500}.home-slider .slide-button img{width:100%;max-width:24px}.home-slider .slide-button::before{content:"";position:absolute;left:-1px;top:-2px;bottom:0;width:10px;height:calc(100% + 4px);background-image:url("/img/cms/icons/btn-side-line.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.home-slider .slide-button::after{content:"";position:absolute;right:-1px;top:-2px;bottom:0;width:10px;height:calc(100% + 4px);background-image:url("/img/cms/icons/btn-side-line.svg");background-position:center;background-size:contain;background-repeat:no-repeat;transform:scale(-1)}@media(max-width: 991px){.home-slider .slide-button{font-size:13px}}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap{display:grid;grid-template-columns:7fr 5fr;grid-template-rows:1fr 1fr;grid-template-areas:"item1 item2" "item1 item3";gap:20px}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(1){grid-area:item1}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(2){grid-area:item2}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(3){grid-area:item3}@media(max-width: 767px){.home-box-1>.elementor-column-wrap>.elementor-widget-wrap{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"item1" "item2" "item3"}}.home-box-1 .home-box1-tile:nth-child(1) .elementor-cta-content .elementor-button::before{content:url("/img/cms/Home/Group 1223.svg")}.home-box-1 .home-box1-tile>.elementor-widget-container{height:100%}.home-box-1 .home-box1-tile>.elementor-widget-container>.elementor-cta{height:100%}.home-box-1 .home-box1-tile .elementor-cta-content{position:absolute;inset:0;background:rgba(0,0,0,0);justify-content:space-between;align-content:space-between}.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button{position:relative;padding:0;display:flex;flex-direction:row;align-items:center;gap:10px}.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button::before{content:url("/img/cms/Home/Group 1224.svg")}.home-box-info{position:relative}.home-box-info::before{content:"";position:absolute;top:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.home-box-info::after{content:"";position:absolute;bottom:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.home-box-info>.elementor-container>.elementor-row{align-items:center}.home-box-info .home-box-info-img img{max-width:unset}.footer-box-services{position:relative}.footer-box-services::before{content:"";position:absolute;bottom:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.footer-box-services .elementor-widget-wrap{flex-direction:row;flex-wrap:nowrap}.footer-box-other-info>.elementor-container>.elementor-row{-moz-column-gap:80px;column-gap:80px;position:relative}@media(min-width: 1025px){.footer-box-other-info>.elementor-container>.elementor-row::before{content:"";position:absolute;top:-60px;bottom:-60px;left:50%;width:1px;transform:translateX(-50%);background:rgba(170,138,94,.25)}}nav.pagination .page-list{display:flex;align-items:center;justify-content:center;gap:10px;background:rgba(0,0,0,0)}nav.pagination .page-list .pagination-item.prev a{background:rgba(0,0,0,0);transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.prev a img{transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.prev a:hover{background:#ffa629}nav.pagination .page-list .pagination-item.prev a:hover img{filter:brightness(0) invert(1)}nav.pagination .page-list .pagination-item.next a{background:rgba(0,0,0,0);transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.next a img{transition:all 250ms ease-in-out;transform:scale(-1)}nav.pagination .page-list .pagination-item.next a:hover{background:#ffa629}nav.pagination .page-list .pagination-item.next a:hover img{filter:brightness(0) invert(1)}nav.pagination .page-list .pagination-item.current a{color:#fff;background:#ffa629}nav.pagination .page-list .pagination-item .spacer{display:flex;align-items:center;justify-content:center;padding:5px 11px;height:33px;width:33px;color:#9f928c;font-size:14px;font-weight:500;font-family:"Inter",sans-serif}nav.pagination .page-list .pagination-item a{display:flex;align-items:center;justify-content:center;color:#9f928c;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;letter-spacing:-0.5px;padding:5px 11px;height:33px;min-width:33px;background:#ece9e2;border-radius:1px;transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item a:hover{color:#fff;background:#ffa629}body#category section#main #subcategories{padding:0;margin:0;background:rgba(0,0,0,0)}body#category section#main #subcategories .subcategory-heading{display:none}body#category section#main #subcategories .subcategories-list{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}body#category section#main #subcategories .subcategories-list li .subcategory-item{display:flex;flex-direction:row;-moz-column-gap:16px;column-gap:16px;align-items:center;background:#ece9e2;border-radius:50px;padding:8px 24px 8px 24px;height:100%}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image{width:43px;height:43px;padding:0;background:#fff;border-radius:100%;margin-left:-16px}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:100%}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-name{color:#462d26;font-size:16px;font-weight:600;font-family:"Inter",sans-serif;margin:0}nav.breadcrumb{margin-bottom:1.563rem}nav.breadcrumb ol{display:flex;flex-direction:row;-moz-column-gap:16px;column-gap:16px;align-items:center}nav.breadcrumb ol li span{color:#462d26;font-size:14px;font-weight:500;font-family:"Inter",sans-serif}nav.breadcrumb ol li.separator img{width:5px;height:9px}body#cms.cms-id-5 footer#footer section.footer-box-newsletter,body#cms.cms-id-6 footer#footer section.footer-box-newsletter,body#cms.cms-id-7 footer#footer section.footer-box-newsletter{display:none}body#cms.cms-id-5 footer#footer section.footer-box-services,body#cms.cms-id-6 footer#footer section.footer-box-services,body#cms.cms-id-7 footer#footer section.footer-box-services{display:none}body#cms.cms-id-5 footer#footer section.footer-box-other-info,body#cms.cms-id-6 footer#footer section.footer-box-other-info,body#cms.cms-id-7 footer#footer section.footer-box-other-info{display:none}body#cms section#main header.page-header{margin-bottom:32px}body#cms section#main header.page-header h1{color:#462d26;font-size:32px;font-family:"Inter",sans-serif;font-weight:700;margin:0}#cms-citys .elementor-icon-list-items{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px}#cms-citys .elementor-icon-list-items li .elementor-icon-list-text{display:block;width:100%;text-align:center;padding:12px 24px;background:#462d26}#js-product-list>.products{row-gap:40px}#basket-side-panel .elementor-cart__title{text-align:center;min-height:unset;line-height:1;padding:20px 0 25px}#basket-side-panel .elementor-cart__products .elementor-cart__product{position:relative}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-name{padding-left:16px}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-attrs{padding:3px 0}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-price{padding-left:16px}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-remove{position:absolute;top:20px;right:0}#basket-side-panel .elementor-cart__footer-box{position:relative;margin-top:auto}#basket-side-panel .elementor-cart__footer-box::before{content:"";position:absolute;inset:0 -30px;background:#ece9e2;z-index:-1}#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary{border:none}#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary>span{margin-bottom:5px}#basket-side-panel .elementor-cart__footer-box .elementor-cart__footer-buttons{width:100%}#basket-side-panel .elementor-cart__footer-delivery{margin-bottom:20px}#basket-side-panel .elementor-cart__footer-delivery ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:center;-moz-column-gap:11px;column-gap:11px}#basket-side-panel .elementor-cart__footer-delivery ul li span{color:#462d26;font-family:"Inter",sans-serif;font-size:12px;font-weight:500}.custom-checkbox{display:flex;align-items:flex-start;-moz-column-gap:10px;column-gap:10px}.custom-checkbox label{padding:0;margin:0;cursor:pointer;color:#110e0c;font-size:14px;font-family:"Inter",sans-serif;font-weight:400}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:15px;height:15px;min-width:15px;min-height:15px;display:inline-block;border:1px solid #d9cebe;border-radius:3px;transition:all 250ms ease-in-out;overflow:hidden;cursor:pointer}input[type=checkbox]::before,input[type=radio]::before{content:"";position:absolute;top:-5px;left:15px;width:7px;height:2px;background:#f9f7f2;transform:rotate(-45deg);transition:all 250ms ease-in-out}input[type=checkbox]::after,input[type=radio]::after{content:"";position:absolute;top:-4px;left:-8px;width:4px;height:2px;background:#f9f7f2;transform:rotate(45deg);transition:all 250ms ease-in-out}input[type=checkbox]:checked,input[type=radio]:checked{background:#462d26;border-color:#462d26}input[type=checkbox]:checked::before,input[type=radio]:checked::before{top:6px;left:4px}input[type=checkbox]:checked::after,input[type=radio]:checked::after{top:7px;left:3px}body#authentication section#main .page-header{margin-bottom:32px}body#authentication section#main .page-header h1{color:#462d26;font-size:24px;font-weight:700;font-family:"Inter",sans-serif;text-align:center;margin-bottom:0}body#authentication section#main #content{background:rgba(0,0,0,0);max-width:480px;margin:0 auto 150px}body#authentication section#main #content form label{color:#110e0c;font-size:12px;font-weight:500;font-family:"Inter",sans-serif}body#authentication section#main #content form input[type=text]{border:1px solid rgba(70,45,38,.1411764706);background:rgba(70,45,38,.1019607843)}body#authentication section#main #content form .btn-show-password-box{width:-moz-fit-content;width:fit-content;position:absolute;right:0}body#authentication section#main #content form .btn-show-password-box .btn-show-password{background:rgba(0,0,0,0)}body#authentication section#main #content form .forgot-password{text-align:left}body#authentication section#main #content form .forgot-password a{color:#110e0c;font-size:12px;font-weight:500;font-family:"Inter",sans-serif;text-decoration:underline}body#authentication section#main #content form button{color:#f9f7f2;background:#e79332;padding:14px 80px;text-transform:initial}body#authentication section#main #content hr{margin:32px 0 16px}body#authentication section#main #content .no-account a{color:#110e0c;font-size:14px;font-weight:500;font-family:"Inter",sans-serif}body#authentication section#main #content .register-form>p{display:none}body#authentication section#main #content .register-form form .form-check{display:flex;flex-direction:row;-moz-column-gap:30px;column-gap:30px}body#authentication section#main #content .register-form form .form-check label{margin:0;display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px}body#authentication section#main #content .register-form form .form-check label .custom-radio{line-height:1}body#authentication section#main #content .register-form form footer.form-footer{display:flex;align-items:center;justify-content:center;margin:30px 0 0 0}@media(max-width: 767px){.newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe{display:flex;flex-direction:row;row-gap:16px;flex-wrap:wrap}.newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe button{width:100%}}.newsletter-form form.elementor-email-subscription .elementor-checkbox-label{color:#fff}.newsletter-form .elementor-field-label{display:flex;gap:10px;margin-top:10px}.newsletter-form .elementor-field-label .elementor-checkbox-label{font-size:12px;font-weight:500;font-family:"Inter",sans-serif}#content-wrapper a[target=raty_procedura]{display:none !important}.leo-megamenu{margin-bottom:0}.leo-megamenu .dropdown-menu{background:#f9f7f2;border:1px solid rgba(17,14,12,.1019607843);overflow:auto}.leo-megamenu .dropdown-menu a:hover{color:#e79332 !important;text-decoration:underline}.leo-megamenu .leo-top-menu ul.nav.navbar-nav>li:last-child{padding-right:0}.leo-megamenu .leo-top-menu ul.nav.navbar-nav>li:last-child::after{display:none}.leo-top-menu .nav{display:flex;align-items:center;width:100%}.leo-top-menu .nav>li{position:relative;padding:0}.leo-top-menu .nav>li:first-child{padding-left:0}.leo-top-menu .nav>li.promo-item>a[href="https://masimmo.pl/promocje/"] span{color:#e79332 !important}.leo-top-menu .nav>li.promo-item>a[href="https://masimmo.pl/promocje/"]:hover span{color:#232323 !important}.leo-top-menu .nav>li:not(:first-child)>a{padding-left:23.5px}@media(max-width: 1200px){.leo-top-menu .nav>li:not(:first-child)>a{padding-left:19px}}@media(max-width: 1100px){.leo-top-menu .nav>li:not(:first-child)>a{padding-left:15px}}.leo-top-menu .nav>li:not(:last-child)>a{position:relative;padding-right:23.5px}@media(max-width: 1200px){.leo-top-menu .nav>li:not(:last-child)>a{padding-right:19px}}@media(max-width: 1100px){.leo-top-menu .nav>li:not(:last-child)>a{padding-right:15px}}.leo-top-menu .nav>li:not(:last-child)>a::before{content:"";display:block !important;width:1px;height:14px;background:rgba(17,14,12,0.1019607843);position:absolute;right:0;top:50%;margin-top:-7px}.leo-top-menu .nav>li>a{text-transform:uppercase;font-weight:600}.leo-top-menu .nav a{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;white-space:nowrap}.leo-top-menu .nav a:hover{color:#e79332;text-decoration:underline}.leo-top-menu .nav a:hover span{color:#e79332}.leo-top-menu .nav a::after{display:none !important}.leo-top-menu .nav a span{text-transform:uppercase}.cart-grid-footer{display:flex;align-items:center;gap:20px}.cart-grid-footer img{height:30px}#popular-products h2,#new-products h2{font-family:"Inter";color:#462d26;font-size:36px;font-weight:500}#products .sort-by-row{display:flex;justify-content:flex-end;gap:20px;align-items:center}#products .sort-by-row .products-sort-order .dropdown-menu{background:#fff;width:100%}#products .sort-by-row .products-sort-order .dropdown-menu a{white-space:nowrap;font-size:14px;font-family:"Inter";font-weight:400}#products .sort-by-row .products-sort-order .dropdown-menu a:hover{background:#fff;font-weight:700;color:#462d26}#products .sort-by-row .products-sort-order button{background:none;border:0;display:flex;justify-content:space-between;align-items:center;color:#462d26;font-family:"Inter";font-size:16px;font-weight:700;width:350px}#search_filters{background:none;border-top:1px solid rgba(17,14,12,.1019607843);border-bottom:1px solid rgba(17,14,12,.1019607843);border-radius:0 !important;padding-left:0;padding-right:0}#search_filters .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#search_filters .head .h6{font-size:16px;font-weight:700;font-family:"Inter";text-transform:uppercase;color:#462d26;margin-bottom:0;display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px}#search_filters .head .js-search-filters-clear-all{background:#462d26;color:#fff}#search_filters .content{gap:20px;background:#fff;padding:25px}#search_filters .content section.facet:first-child{padding-top:0}#search_filters .content section.facet:not(:first-child){padding-top:1.625rem}#search_filters .content .h6{font-weight:700;font-size:16px;font-family:"Inter";margin-bottom:15px}#search_filters .content .custom-checkbox{top:0;position:static}#search_filters .content .facet-label{display:flex;gap:10px;align-items:center;margin-bottom:10px}#search_filters .content .facet-label a{margin-top:0}#search_filters .content .faceted-slider>li>p{color:#462d26;font-family:"Inter",sans-serif;font-size:14px;font-weight:700}#js-product-list-top{padding:0 20px}.active_filters{background:#fff;border-radius:10px;color:#462d26}.active_filters .filter-block{background:#462d26;color:#fff;padding:3px 10px}.active_filters .filter-block i{text-shadow:none;color:#fff !important}#contact main .container>.row:nth-child(2){display:grid;grid-template-columns:310px 1fr;gap:32px}@media(max-width: 767px){#contact main .container>.row:nth-child(2){grid-template-columns:1fr}}#contact main .container>.row:nth-child(2) #left-column{display:block;width:100%;max-width:100%;padding:0}#contact main .container>.row:nth-child(2) #content-wrapper{display:block;width:100%;max-width:100%;padding:0}#contact main .container>.row:nth-child(2) #content-wrapper #content{padding:40px}#contact main .container>.row:nth-child(2) #content-wrapper #content h3{font-size:32px;color:#110e0c;font-family:"Inter";font-weight:600;margin-bottom:32px}#contact main .container>.row:nth-child(2) #content-wrapper #content form .psgdpr_consent_message{display:grid;grid-template-columns:20px 1fr;gap:5px;align-items:center}#contact main .container>.row:nth-child(2) #content-wrapper #content form .btn-primary{width:277px;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:"Inter";text-transform:none;font-weight:500;height:47px}#contact main .container>.row:nth-child(2) #content-wrapper #content form .btn-primary:hover{background:#462d26}#contact main .container>.row:nth-child(2) #content-wrapper #content form label{color:#110e0c;font-size:12px;font-weight:500;font-family:"Inter";margin-bottom:4px}#contact main .container>.row:nth-child(2) #content-wrapper #content form label[for=file-upload].btn-default{background:#462d26;color:#fff;height:47px;display:flex;align-items:center;justify-content:center}#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=email],#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=text],#contact main .container>.row:nth-child(2) #content-wrapper #content form select{height:47px;display:flex;align-items:center;justify-content:flex-start;padding:0 16px;font-size:14px;color:#110e0c;font-family:"Inter";border:1px solid rgba(70,45,38,.1411764706);background-color:#f9f7f2}#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=email]:focus,#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=text]:focus,#contact main .container>.row:nth-child(2) #content-wrapper #content form select:focus{outline:none;box-shadow:none}#contact main .container>.row:nth-child(2) #content-wrapper #content form textarea{padding:0 16px;font-size:14px;color:#110e0c;font-family:"Inter";border:1px solid rgba(70,45,38,.1411764706);background-color:#f9f7f2;padding:10px}#contact main .container>.row:nth-child(2) #content-wrapper #content form textarea:focus{outline:none;box-shadow:none}.elementor-widget-product-carousel:hover .elementor-swiper-button{opacity:1 !important}.elementor-widget-product-carousel:hover .elementor-swiper-button.swiper-button-disabled{opacity:.3 !important}.elementor-widget-product-carousel:not(:hover) .elementor-swiper-button.elementor-swiper-button-prev{left:-10px}.elementor-widget-product-carousel:not(:hover) .elementor-swiper-button.elementor-swiper-button-next{right:-10px}.elementor-swiper-button{background:#ebe3d7;border-radius:100%;width:33px;height:33px;display:flex;align-items:center;justify-content:center;opacity:0 !important;top:141.5px;transition:all 250ms ease-in-out}.elementor-swiper-button i{padding-bottom:2px}.elementor-swiper-button.elementor-swiper-button-prev i{padding-right:3px}.elementor-swiper-button.elementor-swiper-button-prev i::before{content:url("/img/cms/icons/slider-arrow-left-brown.svg")}.elementor-swiper-button.elementor-swiper-button-next i{padding-left:3px}.elementor-swiper-button.elementor-swiper-button-next i::before{content:url("/img/cms/icons/slider-arrow-right-brown.svg")}.leo-megamenu .navbar-toggler.c-navbar-toggler{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;background:#e9e3d7;margin:0;padding:18px 24px;width:auto;outline:none !important}.leo-megamenu .navbar-toggler.c-navbar-toggler .c-sr-only{color:#110e0c;font-family:"Inter",sans-serif;font-size:11px;font-weight:500}@media(max-width: 991px){#header-panel-box .header-panel-box-row-1{margin-bottom:15px}}#header-panel-box .header-panel-box-row-1>div>.elementor-row{flex-wrap:nowrap;align-items:center}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap{flex-wrap:nowrap;align-items:center}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ps-widget-module{margin-bottom:0;width:-moz-fit-content;width:fit-content}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search>.elementor-widget-container{border:1px solid #e9e3d7;min-height:44px}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container button.elementor-search__submit{order:1}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input{order:2;padding-left:0}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input::-moz-placeholder{font-size:11px;font-weight:500}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input::placeholder{font-size:11px;font-weight:500}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container .elementor-search__clear{order:3}section.off-canvas-nav-megamenu nav.offcanvas-mainnav{background:#fff}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu{text-align:initial;margin:24px 24px 0 24px;display:flex;flex-direction:row;justify-content:space-between}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu>a img{width:100%;max-width:200px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close{margin:0;position:relative;font-size:0;width:14px;height:14px;min-width:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close::before{content:"";position:absolute;width:2px;height:14px;background:#b8b7b6;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close::after{content:"";position:absolute;width:2px;height:14px;background:#b8b7b6;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu{padding:28px 24px 24px 24px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub>a{border:none !important}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub>a .menu-title{color:#e79332}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub .dropdown-menu{border-bottom:1px solid rgba(17,14,12,.1019607843)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item a{padding-top:16px;padding-bottom:16px;line-height:1;border-color:rgba(17,14,12,.1019607843)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item a .menu-title{color:#110e0c;font-size:14px;font-weight:600;font-family:"Inter",sans-serif}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .caret{top:7px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .caret::before{content:url("/img/cms/icons/arrow-down-brown-mini.svg")}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget{padding:0}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget div.menu-title{padding:0}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget div.menu-title a{color:#110e0c;font-size:14px;font-weight:600;font-family:"Inter",sans-serif;padding-top:14px;padding-bottom:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget ul li a{color:#110e0c;font-size:14px;font-weight:600;font-family:"Inter",sans-serif;padding-top:14px;padding-bottom:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.promo-item>a>.menu-title{color:#c40000}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub{padding-bottom:20px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner,section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub ul{padding-left:15px;border-left:1px solid rgba(17,14,12,.1)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner .mega-col ul{margin-bottom:20px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner .mega-col .leo-widget[data-id_widget="1753179161"]{display:none}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub ul li a{font-weight:400 !important;padding:10px 0 !important}.dropdown-menu .leo-widget{padding-bottom:20px}header.page-header h1{color:#232323}form .form-group.form-group-alias{display:none !important}.elementor-cta-absolute-link{position:absolute;inset:0;z-index:1}.filter-block-all{display:inline-block;margin-right:.625rem;margin-bottom:.625rem}.filter-block-all button{margin:0 !important}.filter-block-all button .material-icons{margin:0}.scroll-brn-box{position:fixed;bottom:40px;right:40px;z-index:100000000000;opacity:0;visibility:hidden;transition:all 250ms ease-in-out}.scroll-brn-box.active{opacity:1;visibility:visible}.scroll-brn-box a{width:50px;height:50px;background:#e79332;border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:0}.scroll-brn-box a svg{width:16px;height:16px}@media(max-width: 767px){.scroll-brn-box{left:50%;right:auto;transform:translateX(-50%)}}.cart-voucher .promo-name{padding:10px}.cart-voucher .promo-name .cart-summary-line{display:flex;flex-direction:row;justify-content:space-between}.cart-voucher .promo-name .cart-summary-line>.label{text-align:left}.cart-voucher .promo-name .cart-summary-line .float-xs-right{min-width:-moz-fit-content;min-width:fit-content}#category-description{width:100%}#moved-category-structure .elementor-cta-content>div{width:100%}.block-promo .block-promo.promo-highlighted{color:#000;margin-top:10px}body.ce-kit-1{color:#000}.page-footer,.wishlist-footer-links{color:#000}.page-footer a,.wishlist-footer-links a{color:#000 !important}/*# sourceMappingURL=custom.css.map */ \ No newline at end of file +body>main{overflow-x:hidden}html{scroll-padding-top:150px;scroll-behavior:smooth}body{font-size:15px;line-height:1.5;color:#232323}body .elementor-widget-text-editor{color:#232323}body h3{color:#232323}body#index footer#footer section.footer-box-newsletter{display:none !important}body#category section#wrapper section#main{margin-bottom:100px}body#category section#wrapper section#main #product-list-header *{color:#000}body#category section#wrapper section#main #product-list-header strong{font-weight:600}body#category section#wrapper section#main #product-list-header p{margin-bottom:10px}#footer a{color:#c5c5c5;transition:all 250ms ease-in-out}#footer a:hover{color:#e6cb6f;text-decoration:none}a{color:#e6cb6f}.btn-1{display:inline-block;color:#111516;border:1px solid #e6cb6f;padding:15px;background:#fff;transition:all 250ms ease-in-out;cursor:pointer}.btn-1:hover{color:#fff;background:#e6cb6f}.btn-primary{color:#fff;background:#e6cb6f;transition:all 250ms ease-in-out}.btn-primary:hover{color:#fff;background:#d3ba67}#box-newsletter{position:relative}#box-newsletter::before{content:"";position:absolute;width:100vw;left:50%;top:0;bottom:0;transform:translateX(-50%);background-color:#fff}.simple-blog-posts .elementor-swiper-button{color:#e6cb6f}.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-next{right:0}.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-prev{left:0}.simple-blog-posts #simple-blog-box{padding:0 29px}.simple-blog-posts #simple-blog-box .simple-blog-post{border-radius:10px;overflow:hidden}.simple-blog-posts #simple-blog-box .simple-blog-post ._image img{height:100%;max-height:200px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.simple-blog-posts #simple-blog-box .simple-blog-post ._content{padding:20px;background-color:#eff6f7}.simple-blog-posts #simple-blog-box .simple-blog-post ._content .post-title{color:#111516;font-size:18px;font-weight:300;margin:0 0 .7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;font-weight:400}.simple-blog-posts #simple-blog-box .simple-blog-post ._content a._btn{display:inline-block;color:#e6cb6f;font-weight:400;text-decoration:underline}.js-product.product article.product-miniature:hover .thumbnail-container .wishlist-button-add{opacity:1;visibility:visible;transform:translateY(0)}.js-product.product article.product-miniature:hover .thumbnail-container ul.product-flags{transform:translateX(calc(-100% - 30px))}.js-product.product article.product-miniature .thumbnail-container{width:100%;border:1px solid #eff6f7}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top{background:#fff}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket{display:flex;align-items:center;justify-content:center}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart{font-family:"Inter",sans-serif;font-size:12px;font-weight:700;padding:8px 16px;display:flex;align-items:center;background:#462d26;border-radius:1px;-moz-column-gap:8px;column-gap:8px}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart:hover{background:#e79332}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart i{font-size:15px;margin-bottom:2px}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart span{line-height:1;margin-bottom:1px;font-size:14px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description{margin-top:14px}.js-product.product article.product-miniature .thumbnail-container .product-description::after{display:none !important}.js-product.product article.product-miniature .thumbnail-container .product-description .product-title{margin-bottom:14px;line-height:1}.js-product.product article.product-miniature .thumbnail-container .product-description .product-title a{color:#462d26;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:1.2}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price{font-size:14px;font-family:"Inter",sans-serif;color:rgba(70,45,38,.34);font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .price{color:#462d26;font-family:"Inter",sans-serif;font-size:14px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount{display:flex;flex-direction:row;-moz-column-gap:10px;column-gap:10px}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .price{order:1;color:#c40000}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .regular-price{order:2}.js-product.product article.product-miniature .thumbnail-container ul.product-flags{position:absolute;top:24px;left:24px;z-index:2;transition:all 250ms ease-in-out;row-gap:8px}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:-moz-fit-content;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:"Inter",sans-serif;font-size:12px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount{display:flex;flex-direction:row;-moz-column-gap:8px;column-gap:8px;background-color:rgba(0,0,0,0);padding:0}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount span{font-family:"Inter",sans-serif;font-size:12px;font-weight:700;padding:4px 8px;background:#c40000}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.out_of_stock{background:#462d26}.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add{opacity:0;visibility:hidden;box-shadow:none;transition:all 250ms ease-in-out;transform:translateY(calc(-100% - 1rem))}.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add i{color:#462d26}.product-images>li.thumb-container>.thumb.selected,.product-images>li.thumb-container>.thumb:hover{border-color:#e6cb6f}.blockreassurance_product .item-product svg path{fill:#e6cb6f}body#product{overflow-x:hidden}body#product>main{overflow:initial}body#product #content ul.product-flags{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}body#product #content ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:-moz-fit-content;min-width:fit-content;min-height:auto;transition:all 250ms ease-in-out;margin-top:0;border-radius:10px}body#product #content ul.product-flags li.product-flag.new{background:#e6cb6f;margin-top:0}body#product #content ul.product-flags li.product-flag.discount{background:#e30613}body#product #content ul.product-flags li.product-flag.out_of_stock{position:absolute;top:0;right:0;background:#111516}body#product .product-info-box{margin:0;padding-top:5px;padding-bottom:65px;border-radius:10px}body#product .product-info-box #content{max-width:unset}body#product .product-info-box #content ul.product-flags{margin:0}body#product .product-info-box h1{color:#111516;font-size:24px;font-weight:400}body#product .product-info-box .product-prices{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}body#product .product-info-box .product-prices .product-discount{margin-bottom:0px}body#product .product-info-box .product-prices .product-discount .regular-price{color:#a9a8a8;font-weight:300;margin:0}body#product .product-info-box .product-prices .product-price{margin-bottom:0}body#product .product-info-box .product-prices .product-price .current-price{color:#111516;font-size:26px;font-weight:600;margin-bottom:0}body#product .product-info-box .product-prices .product-price .current-price .discount{display:none}body#product .product-info-box .product-prices .tax-shipping-delivery-label{margin-bottom:0}body#product .product-info-box ul.product-flags{margin-bottom:24px;row-gap:8px}body#product .product-info-box ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:-moz-fit-content;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:"Inter",sans-serif;font-size:12px;font-weight:700}body#product .product-info-box ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}body#product .product-info-box ul.product-flags li.product-flag.discount{display:flex;flex-direction:row;-moz-column-gap:8px;column-gap:8px;background-color:rgba(0,0,0,0);padding:0}body#product .product-info-box ul.product-flags li.product-flag.discount span{font-family:"Inter",sans-serif;font-size:12px;font-weight:700;padding:4px 8px;background:#c40000}body#product .product-info-box ul.product-flags li.product-flag.out_of_stock{background:#462d26}body#product .product-info-box .product-info-box-left:hover .scroll-box-arrows{opacity:1;visibility:visible}body#product .product-info-box .product-info-box-left .images-container .js-qv-mask{margin:0;width:100%}body#product .product-info-box .product-info-box-left .product-images{margin-bottom:0}body#product .product-info-box .product-info-box-left .scroll-box-arrows{opacity:0;visibility:hidden;transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-left .scroll-box-arrows .material-icons{line-height:0;bottom:45px;width:33px;height:33px;display:flex;align-items:center;justify-content:center;background:#ece9e2;border-radius:100%}body#product .product-info-box .product-info-box-left section#content ul.product-flags{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;pointer-events:none;position:absolute;top:10px;left:10px;z-index:1}@media(min-width: 768px){body#product .product-info-box .product-info-box-left section#content ul.product-flags{display:none}}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag{min-width:-moz-fit-content;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:"Inter",sans-serif;font-size:12px;font-weight:700;border-radius:0}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag.discount{background:rgba(0,0,0,0);padding:0}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}@media(max-width: 767px){body#product .product-info-box .product-info-box-right ul.product-flags{display:none}}body#product .product-info-box .product-info-box-right .h1{color:#462d26;font-size:20px;font-weight:500;font-family:"Inter",sans-serif;text-transform:initial;margin-bottom:32px}body#product .product-info-box .product-info-box-right .product-prices .product-discount .regular-price{color:#462d26;font-size:28px;font-weight:700;font-family:"Inter",sans-serif;line-height:1;opacity:.35}body#product .product-info-box .product-info-box-right .product-prices .product-price .current-price .current-price-value{color:#462d26;font-size:28px;font-weight:700;font-family:"Inter",sans-serif;line-height:1}body#product .product-info-box .product-info-box-right .product-prices .tax-shipping-delivery-label{display:none}body#product .product-info-box .product-info-box-right .product-information .product-description{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants{margin:16px 0;border-top:1px solid #ddd}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item{position:relative;display:flex;align-items:center;justify-content:flex-start;margin:0;padding:16px 0;width:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item:not(:last-child){border-bottom:1px solid #ddd}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item::before{content:"";position:absolute;left:-20px;right:-20px;top:-1px;bottom:0;background:#fff;transition:all 250ms ease-in-out;opacity:0;visibility:hidden;transition-delay:400ms}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select{display:flex;gap:10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li{margin:0;padding:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input:checked+span{border:0 !important}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input:checked+span::before{content:"";display:block;position:absolute;top:-2px;left:-2px;height:30px;width:30px;border:1px solid #000;border-radius:50%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li span{margin:0;padding:0;height:26px;width:26px;border-radius:50%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item.active::before{opacity:1;visibility:visible;transition-delay:0ms}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .product-variants-item--wrapper{width:100%;position:relative}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav.active .form-control-select-standard-handler{transform:scale(-1)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav .form-control-select-standard-handler{cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label{color:#462d26;font-size:14px;font-weight:700;font-family:"Inter",sans-serif;width:100%;max-width:200px;margin-bottom:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label .control-label-selected{font-weight:400}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item select{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom{display:none;position:absolute;left:-20px;right:-20px;top:calc(100% + 16px);z-index:10}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select{display:block;padding:25px;border:none;background:#fff;height:auto}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown{display:flex;flex-direction:column;row-gap:16px;margin:0;overflow:auto}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li{display:flex;flex-direction:row;-moz-column-gap:14px;column-gap:14px;margin:0;color:#110e0c;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li:not(:last-child){padding-bottom:16px;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox{background:#462d26;border-color:#462d26}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox::before{content:"";position:absolute;top:8px;left:5.5px;width:8px;height:2px;background:#f9f7f2;transform:rotate(-45deg);transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox::after{content:"";position:absolute;top:9px;left:4.5px;width:3.5px;height:2px;background:#f9f7f2;transform:rotate(45deg);transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li .li-checkbox{position:relative;display:block;width:19px;min-width:19px;height:19px;border:1px solid #d9cebe;border-radius:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .fabric-colors{display:flex;flex-direction:row;align-items:center;gap:9px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .fabric-colors a{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;text-decoration:underline}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart{padding:24px;background:#ece9e2}@media(max-width: 767px){body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart{position:relative;padding:24px 0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart *{z-index:2}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart::after{content:"";position:absolute;top:0;bottom:0;left:50%;width:100svw;transform:translateX(-50%);background:#ece9e2;z-index:1}}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart>.control-label{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity{margin-bottom:10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty{margin-bottom:0;margin-right:16px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,.8509803922);border-radius:1px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group input#quantity_wanted{order:2;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;padding:0;text-align:center;width:35px;border:none;background:rgba(0,0,0,0);height:29px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button{padding:0;height:auto;color:rgba(70,45,38,.8509803922);font-size:14px;font-weight:500;font-family:"Inter",sans-serif;border:none;background:rgba(0,0,0,0)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn{height:29px;padding:0 10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn.bootstrap-touchspin-up{order:3}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn.bootstrap-touchspin-down{order:1}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add{margin:0;width:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart{background:#e79332;margin:0;width:100%;color:#f9f7f2;font-size:14px;font-weight:500;font-family:"Inter",sans-serif;text-transform:initial}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart:hover{background:#110e0c}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart .material-icons{line-height:1;font-size:14px;height:auto;width:auto;vertical-align:baseline;margin-right:3px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add{margin-left:16px;width:30px;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add i{background-image:url("/img/cms/icons/icon-heart.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;font-size:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart #product-availability{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-minimal-quantity{margin:0;display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-additional-info{display:none;margin:30px 0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product{display:flex;flex-direction:column;row-gap:20px;margin:40px 0 0 0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;color:#462d26;font-size:14px;font-weight:500;font-family:"Inter",sans-serif}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product{margin-right:16px;padding:0;width:24px;height:24px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product svg{width:24px;height:24px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product svg path{fill:rgba(0,0,0,0) !important}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .block-title{margin-right:10px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div p{font-weight:700;margin:0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-0 .block-description{text-decoration:underline;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-1 .block-description{text-decoration:underline;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-1 .block-description a{color:#111516;text-decoration:none}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty{width:100%;display:none}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty .block-raty--wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding-top:20px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty .block-raty--wrapper img{height:35px}body#product .product-info-box .product-info-box-right .product-information #description-nav{padding:32px 24px;margin:0;list-style:none;display:flex;flex-direction:row}body#product .product-info-box .product-info-box-right .product-information #description-nav li:not(:last-child){padding-right:10px;margin-right:10px;border-right:1px solid rgba(17,14,12,.1019607843)}body#product .product-info-box .product-info-box-right .product-information #description-nav li a{color:#462d26;font-size:16px;font-weight:600;font-family:"Inter",sans-serif}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card{padding:24px;background:#ece9e2}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card p{color:#462d26;font-size:14px;font-family:"Inter",sans-serif}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card ul{margin-bottom:0}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card textarea{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,0.8509803922);border-radius:1px;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;background:rgba(0,0,0,0);height:44px;outline:none}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card button.btn{background:#e79332;margin:0;width:100%;color:#f9f7f2;font-size:14px;font-weight:500;font-family:"Inter",sans-serif;text-transform:initial;padding:10px;line-height:1.5}body#product .product-description-box{position:relative;margin-bottom:100px;padding-top:60px;padding-bottom:60px}body#product .product-description-box::before{content:"";position:absolute;top:0;left:50%;bottom:0;width:100svw;transform:translateX(-50%);background:#fff}body#product .product-description-box .c-row{display:flex;flex-direction:row;-moz-column-gap:60px;column-gap:60px}body#product .product-description-box .c-row .c-col{width:calc(50% - 30px)}@media(max-width: 767px){body#product .product-description-box .c-row .c-col{width:100%}}@media(max-width: 767px){body#product .product-description-box .c-row .c-col-2{display:none}}body#product .product-description-box .c-row .c-col-2 .product-description-box-img{position:sticky;top:150px}body#product .product-description-box .c-row .c-col-2 .product-description-box-img img{width:100%;max-width:-moz-fit-content;max-width:fit-content}body#product .product-description-box ul.product-accordion-box{padding:0;margin:0;list-style:none}body#product .product-description-box ul.product-accordion-box li.accordion-item.active .accordion-item-header img{transform:scale(-1)}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;-moz-column-gap:30px;column-gap:30px;padding:16px 0;border-bottom:1px solid rgba(17,14,12,.1019607843);cursor:pointer}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header h3{color:#462d26;font-size:24px;font-weight:600;font-family:"Inter",sans-serif;margin:0}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header img{transition:all .3s ease-in-out}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper{padding-top:24px;padding-bottom:64px;color:#000;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;line-height:1.4}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper strong{font-weight:700}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper img{max-width:-moz-fit-content;max-width:fit-content;width:100%;height:auto}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-reference{display:none}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-quantities{display:none}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-features .data-sheet{color:#111516}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title{display:flex;flex-direction:row;align-items:center}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title{line-height:1.5}body#product .product-description-box #product-details .product-reference,body#product .product-description-box #product-details .product-quantities{display:none !important}body#product .product-description-box section.product-features .data-sheet{color:#111516}body#product .tabs{border-radius:10px}body#product .tabs .nav-tabs .nav-item .nav-link{color:#111516;font-weight:400;font-size:16px}body#product .tabs .nav-tabs .nav-item .nav-link:hover{border-bottom:#e6cb6f 3px solid}body#product .tabs .nav-tabs .nav-item .nav-link.active{color:#111516;border-color:#e6cb6f}body#product #empty-product-comment{border-radius:10px}#blockcart-modal .modal-content .modal-body .product-name{color:#111516;font-weight:500;margin-bottom:16px}#blockcart-modal .modal-content .modal-body .cart-content-btn .btn.btn-primary{background:#e6cb6f}body#cart #content-wrapper .card-block-title .h1{color:#462d26;font-size:24px;font-weight:700;font-family:"Inter",sans-serif;text-transform:initial;text-align:center;margin-bottom:16px}body#cart #content-wrapper .cart-grid{margin-bottom:150px}body#cart #content-wrapper .cart-grid .cart-grid-body .card{background:rgba(0,0,0,0)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview{padding:0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table{width:100%}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead::after{content:"";display:block;height:24px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th{color:rgba(70,45,38,.8509803922);font-size:12px;font-weight:400;font-family:"Inter",sans-serif;white-space:nowrap;padding:8px 0;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th:not(:last-child){padding-right:20px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:first-child) td{padding-top:18px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:last-child) td{padding-bottom:18px;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td{vertical-align:top}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td:not(:last-child){padding-right:20px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-img img{width:80px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc{line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc a{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos{line-height:1;margin-top:8px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info:not(:last-child){margin-bottom:8px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info span{color:rgba(70,45,38,.8509803922);font-size:12px;font-weight:400;font-family:"Inter",sans-serif}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price{padding-top:7px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price{line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price .price{color:#462d26;font-size:14px;font-family:"Inter",sans-serif;font-weight:700}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount{line-height:1;margin-top:3px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount .regular-price{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:"Inter",sans-serif;font-weight:400}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,.8509803922);border-radius:1px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group input.js-cart-line-product-quantity{order:2;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;padding:0;text-align:center;width:35px;border:none;background:rgba(0,0,0,0);height:29px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button{padding:0;height:auto;color:rgba(70,45,38,.8509803922);font-size:14px;font-weight:500;font-family:"Inter",sans-serif;border:none;background:rgba(0,0,0,0)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn{height:29px;padding:0 7px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn.bootstrap-touchspin-up{order:3}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn.bootstrap-touchspin-down{order:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-sum-price{padding-top:7px;line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-sum-price strong{color:#462d26;font-size:14px;font-family:"Inter",sans-serif;font-weight:700}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action{display:block;padding-top:9px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart{position:relative;width:10px;height:10px;display:block}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::before{content:"";position:absolute;width:10px;height:1px;background:#bbb6aa;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::after{content:"";position:absolute;width:10px;height:1px;background:#bbb6aa;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart .material-icons{display:none}@media(max-width: 570px){body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead{display:none}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tbody,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tr,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td{display:block;width:100%}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tbody{padding:20px;text-align:center}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tr{margin-bottom:1rem;border:1px solid #ccc;border-radius:5px;padding:10px;background:#f9f9f9;border:1px solid rgba(17,14,12,0.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td{position:relative;text-align:right;padding:15px 10px 15px 50% !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td::before{position:absolute;left:10px;top:50%;transform:translateY(-50%);white-space:nowrap;font-weight:bold;text-align:left}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-qty{display:block;margin-left:auto;width:-moz-fit-content;width:fit-content}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action{width:-moz-fit-content;width:fit-content;margin-left:auto}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action .remove-from-cart::before{width:15px !important;height:2px !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action .remove-from-cart::after{width:15px !important;height:2px !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td>div{padding-top:0 !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(1)::before{content:"Obrazek"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(2)::before{content:"Nazwa produktu"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(3)::before{content:"Cena jednostkowa"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(4)::before{content:"Ilość"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(5)::before{content:"Cena łączna"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(6)::before{content:"Usuń"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .product-card-img img{max-width:100%;height:auto}}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .no-items{color:#462d26;font-size:16px;font-family:"Inter",sans-serif;font-weight:700;width:100%;display:block;text-align:center}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info a{color:#111516;font-weight:400;font-size:16px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price{margin:10px 0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .product-discount .regular-price{color:#a9a8a8;font-weight:300;margin:0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .product-discount .discount{background:#e6cb6f}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .current-price .price{color:#111516;font-weight:600;font-size:16px}body#cart #content-wrapper .cart-summary{margin-bottom:24px;background:#ece9e2}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals{padding:24px 24px 0 24px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:not(:last-child){margin-bottom:8px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:last-child{margin-bottom:0}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span{font-size:14px;font-family:"Inter",sans-serif}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.label{font-weight:500}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.value{font-weight:400}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals{padding:16px 24px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total{padding:0;border:0}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total span{font-size:14px;font-family:"Inter",sans-serif;font-weight:700}body#cart #content-wrapper .cart-summary .cart-detailed-actions{padding:0 24px 18px}body#cart #content-wrapper .cart-summary .cart-detailed-actions a.btn{color:#f9f7f2;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;padding:14px 12px;background-color:#e79332;text-transform:initial}body#cart #content-wrapper .cart-summary .card-payment-support{padding:0 24px 12px}body#cart #content-wrapper .cart-summary .card-payment-support ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;-moz-column-gap:30px;column-gap:30px;row-gap:12px}body#cart #content-wrapper .cart-summary .card-payment-support ul li img{max-width:44px}body#checkout #content-wrapper .cart-grid-body .checkout-step{padding:0;background-color:#f9f7f2}body#checkout #content-wrapper .cart-grid-body .checkout-step .step-title{color:#462d26;font-size:14px;font-family:"Inter",sans-serif;font-weight:700;text-transform:initial;padding-bottom:10px;border-bottom:1px solid #462d26;margin-bottom:32px}body#checkout #content-wrapper .cart-grid-body .checkout-step .step-title .step-number::after{content:". "}body#checkout #content-wrapper .cart-grid-body .checkout-step.-current{opacity:1 !important}body#checkout #content-wrapper .cart-grid-body .checkout-step.-current .step-title{color:#e79332;border-bottom:1px solid #e79332}body#checkout #content-wrapper .cart-grid-body .checkout-step.-complete{opacity:.5}body#checkout #content-wrapper .cart-grid-body .checkout-step .content{padding:0}body#checkout #content-wrapper .cart-grid-body .checkout-step #customer-form{max-width:480px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group label{color:#110e0c;font-size:12px;font-family:"Inter",sans-serif;font-weight:500;margin-bottom:4px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group input.form-control{background:rgba(70,45,38,.1019607843);border:1px solid rgba(70,45,38,.1411764706);padding:14px 16px;color:#110e0c;font-size:14px;font-family:"Inter",sans-serif;font-weight:500}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box{position:absolute;top:0;right:0;bottom:0;width:-moz-fit-content;width:fit-content}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box .btn-show-password{padding:0;background:rgba(0,0,0,0);display:flex;height:100%;align-items:center;width:30px;outline:none}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .form-control-comment{color:rgba(70,45,38,0.8509803922);font-size:12px;font-family:"Inter",sans-serif;font-weight:400}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations{margin-top:40px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-title{color:#110e0c;font-size:16px;font-family:"Inter",sans-serif;font-weight:700}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-option{color:#110e0c;font-size:16px;font-family:"Inter",sans-serif;font-weight:400;font-style:initial !important}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-subtitle{display:none}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer{text-align:start;width:-moz-fit-content;width:fit-content}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer .btn{color:#f9f7f2;font-size:14px;font-weight:500;font-family:"Inter",sans-serif;background:#e79332;padding:12px 80px;text-transform:initial}body#checkout #content-wrapper .cart-grid-body .checkout-step #delivery-address{max-width:480px;margin-left:0}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options{max-width:480px}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option{padding:12px 16px;margin:0;border:1px solid rgba(70,45,38,.1411764706);border-radius:1px;-moz-column-gap:16px;column-gap:16px;min-height:initial;background:rgba(0,0,0,0)}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option:not(:last-child){margin-bottom:16px}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-checkbox{width:-moz-fit-content;width:fit-content;line-height:0}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2 .carrier-price{color:#110e0c;font-family:"Inter",sans-serif;font-size:14px;font-weight:700}body#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery label{color:#110e0c;font-size:12px;font-family:"Inter",sans-serif;font-weight:500;margin-bottom:4px}body#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery textarea{width:100%;max-width:480px;border:1px solid rgba(70,45,38,.1411764706);background:rgba(70,45,38,.1019607843);border-radius:1px;resize:none;margin-bottom:30px}body#checkout #content-wrapper .cart-grid-body .checkout-step button[type=submit]{color:#f9f7f2;font-size:14px;font-family:"Inter",sans-serif;font-weight:500;padding:12px 80px;background:#e79332;text-transform:initial;float:none !important}body#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label{margin:0;line-height:1}body#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label label{margin:0;line-height:1}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information{margin:0 0 20px 0;padding:24px;border:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information p{color:#110e0c;font-size:14px;font-weight:700;font-family:"Inter",sans-serif}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl{border-left:1px solid rgba(70,45,38,.1411764706);border-right:1px solid rgba(70,45,38,.1411764706);border-top:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt{border-right:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt,body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dd{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;background:rgba(0,0,0,0);margin:0;flex:0 0 50%;border-bottom:1px solid rgba(70,45,38,0.1411764706)}body#checkout #content-wrapper #js-checkout-summary{background:rgba(0,0,0,0)}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box{margin-bottom:16px;background-color:#ece9e2}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box>.card-block{padding:24px 24px 0 24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals{padding:16px 24px 24px 24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total{line-height:1;padding:0}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total span{color:#462d26;font-size:14px;font-weight:700;font-family:"Inter",sans-serif}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(70,45,38,.3)}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media:not(:last-child){margin-bottom:24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-left img{width:40px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-body .product-name a{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:260px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .h4{font-size:16px;font-weight:700;font-family:"Inter",sans-serif;margin-bottom:24px;text-transform:uppercase}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-left{padding-right:16px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name{line-height:1;margin-bottom:2px;display:block}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name a{color:#111516;font-weight:600}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info{line-height:1;margin-bottom:2px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info span{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:"Inter",sans-serif;font-weight:400}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-quantity{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:"Inter",sans-serif;font-weight:400;line-height:1}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-price{color:#111516;font-weight:600}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container{padding:0;border:none}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line{line-height:1;margin-bottom:8px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line span{color:#462d26;font-size:14px;font-family:"Inter",sans-serif;font-weight:500}body#checkout #content-wrapper .delivery-options .delivery-option{border:none}body#order-confirmation .breadcrumb{display:none}body#order-confirmation #content-wrapper #main #registration-form{display:none}body#order-confirmation #content-wrapper #main section#content,body#order-confirmation #content-wrapper #main section#content-hook_payment_return,body#order-confirmation #content-wrapper #main section#content-hook-order-confirmation-footer{display:none}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation{margin-bottom:150px;margin-top:50px;background:rgba(0,0,0,0)}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .card-title{color:#462d26;font-size:24px;font-weight:700;font-family:"Inter",sans-serif;margin-bottom:24px;text-align:center;display:flex;flex-direction:column;align-items:center;row-gap:32px;text-transform:initial}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation p{color:#1a1a18;font-size:16px;font-weight:400;font-family:"Inter",sans-serif;text-align:center;max-width:750px;margin-left:auto;margin-right:auto;margin-bottom:32px}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .elementor-button{color:#f9f7f2;font-size:14px;font-weight:500;font-family:"Inter",sans-serif;padding:18px 80px;background:#e79332;margin:0 auto;display:flex;width:100%;max-width:-moz-fit-content;max-width:fit-content}body#order-confirmation footer#footer .footer-box-newsletter,body#order-confirmation footer#footer .footer-box-services,body#order-confirmation footer#footer .footer-box-other-info{display:none}footer#footer{background-color:#f9f7f2}.category-tiles-list{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:20px}.category-tiles-list a{display:block}body:not(#ets_blog_page) main #left-column>div.block{display:none !important}body#ets_blog_page #content-wrapper .ets-blog-wrapper-detail{border-radius:10px}body#ets_blog_page #left-column .title_block{color:#111516;font-size:20px;font-weight:400}body#ets_blog_page #left-column .ets_block_slider .ets_title_block{color:#111516;font-size:16px;font-weight:400}body#ets_blog_page ul.ets-blog-list>li .post-wrapper{border-radius:10px;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .ets-blog-wrapper-content{background:#eff6f7;padding-top:15px;padding-bottom:15px}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .ets_title_block{color:#111516;font-size:18px;font-weight:300;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;font-weight:400}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .blog_description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .read_more{display:inline-block;color:#e6cb6f;font-weight:400;text-decoration:underline;font-style:underline !important;border:none}.ets_blog_sidebar>.block{box-shadow:none !important;border-radius:10px}body #left-column .block-categories .category-top-menu li a.h6{color:#111516;font-size:20px;font-weight:400}body #left-column .block-categories .category-top-menu li .category-sub-menu li a{color:#111516;font-size:16px;font-weight:400}body#category #left-column>div{border-radius:10px}body#category #content-wrapper section#main div{border-radius:10px}.product-description{color:#000;font-size:15px;line-height:1.5}.product-description ul{list-style-type:disc;margin-left:25px}.product-description h3{color:#000 !important;font-size:18px}.data-sheet dd,.data-sheet dt{font-weight:400 !important;font-size:15px}#header-search{position:relative;width:100%;max-width:340px;padding-right:32px;margin-right:14px}#header-search::before{content:"";position:absolute;top:50%;right:0;width:1px;height:28px;background:rgba(17,14,12,.1);transform:translateY(-50%)}#header-search form.elementor-search>ul.elementor-search__products{background:#f9f7f2;border-radius:0;border:1px solid rgba(17,14,12,.1)}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item{background:#fff}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item:not(:last-child){margin-bottom:2px}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-name{color:#462d26;font-size:14px;font-weight:400;font-family:"Inter",sans-serif}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-category{display:none}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-price{color:#462d26;font-size:14px;font-weight:700;font-family:"Inter",sans-serif}@media(min-width: 992px)and (max-width: 1024px){#header-search{display:block !important}}@media(min-width: 992px)and (max-width: 1024px){.mobile-search{display:none !important}}#header-menu .elementor-nav-menu>ul{justify-content:space-between;align-items:center;width:100%}#header-menu .elementor-nav-menu>ul::after{display:none}#header-menu .elementor-nav-menu .menu-item-separator{display:block;width:1px;height:14px;background:rgba(17,14,12,.1019607843)}#home-slider-box{width:100svw;margin-left:50%;transform:translateX(-50%)}#home-slider-box ul.carousel-inner{border-radius:0 !important}#home-slider-box figure{width:100%}@media(max-width: 991px){#home-slider-box figure img{min-height:390px;-o-object-fit:cover;object-fit:cover}}.home-slider .carousel-item .caption{width:100%;max-width:80%;bottom:auto;top:80px}@media(max-width: 991px){.home-slider .carousel-item .caption{top:36px;left:40px}}.home-slider .carousel-item .caption .caption-description h2{color:#f9f7f2;font-size:64px;margin-bottom:18px;line-height:1.1;font-weight:500;font-family:"Inter",sans-serif}.home-slider .carousel-item .caption .caption-description h2 span{color:#e79332}@media(max-width: 991px){.home-slider .carousel-item .caption .caption-description h2{font-size:32px;margin-bottom:10px}}.home-slider .carousel-item .caption .caption-description p{font-size:16px;color:#f9f7f2}.home-slider .slide-button{position:relative;display:flex;flex-direction:row;align-items:center;-moz-column-gap:12px;column-gap:12px;padding:16px 45px;width:-moz-fit-content;width:fit-content;margin-top:40px;border-top:1px solid #e79332;border-bottom:1px solid #e79332;color:#e79332;font-size:16px;font-weight:500}.home-slider .slide-button img{width:100%;max-width:24px}.home-slider .slide-button::before{content:"";position:absolute;left:-1px;top:-2px;bottom:0;width:10px;height:calc(100% + 4px);background-image:url("/img/cms/icons/btn-side-line.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.home-slider .slide-button::after{content:"";position:absolute;right:-1px;top:-2px;bottom:0;width:10px;height:calc(100% + 4px);background-image:url("/img/cms/icons/btn-side-line.svg");background-position:center;background-size:contain;background-repeat:no-repeat;transform:scale(-1)}@media(max-width: 991px){.home-slider .slide-button{font-size:13px}}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap{display:grid;grid-template-columns:7fr 5fr;grid-template-rows:1fr 1fr;grid-template-areas:"item1 item2" "item1 item3";gap:20px}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(1){grid-area:item1}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(2){grid-area:item2}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(3){grid-area:item3}@media(max-width: 767px){.home-box-1>.elementor-column-wrap>.elementor-widget-wrap{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"item1" "item2" "item3"}}.home-box-1 .home-box1-tile:nth-child(1) .elementor-cta-content .elementor-button::before{content:url("/img/cms/Home/Group 1223.svg")}.home-box-1 .home-box1-tile>.elementor-widget-container{height:100%}.home-box-1 .home-box1-tile>.elementor-widget-container>.elementor-cta{height:100%}.home-box-1 .home-box1-tile .elementor-cta-content{position:absolute;inset:0;background:rgba(0,0,0,0);justify-content:space-between;align-content:space-between}.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button{position:relative;padding:0;display:flex;flex-direction:row;align-items:center;gap:10px}.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button::before{content:url("/img/cms/Home/Group 1224.svg")}.home-box-info{position:relative}.home-box-info::before{content:"";position:absolute;top:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.home-box-info::after{content:"";position:absolute;bottom:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.home-box-info>.elementor-container>.elementor-row{align-items:center}.home-box-info .home-box-info-img img{max-width:unset}.footer-box-services{position:relative}.footer-box-services::before{content:"";position:absolute;bottom:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.footer-box-services .elementor-widget-wrap{flex-direction:row;flex-wrap:nowrap}.footer-box-other-info>.elementor-container>.elementor-row{-moz-column-gap:80px;column-gap:80px;position:relative}@media(min-width: 1025px){.footer-box-other-info>.elementor-container>.elementor-row::before{content:"";position:absolute;top:-60px;bottom:-60px;left:50%;width:1px;transform:translateX(-50%);background:rgba(170,138,94,.25)}}nav.pagination .page-list{display:flex;align-items:center;justify-content:center;gap:10px;background:rgba(0,0,0,0)}nav.pagination .page-list .pagination-item.prev a{background:rgba(0,0,0,0);transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.prev a img{transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.prev a:hover{background:#ffa629}nav.pagination .page-list .pagination-item.prev a:hover img{filter:brightness(0) invert(1)}nav.pagination .page-list .pagination-item.next a{background:rgba(0,0,0,0);transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.next a img{transition:all 250ms ease-in-out;transform:scale(-1)}nav.pagination .page-list .pagination-item.next a:hover{background:#ffa629}nav.pagination .page-list .pagination-item.next a:hover img{filter:brightness(0) invert(1)}nav.pagination .page-list .pagination-item.current a{color:#fff;background:#ffa629}nav.pagination .page-list .pagination-item .spacer{display:flex;align-items:center;justify-content:center;padding:5px 11px;height:33px;width:33px;color:#9f928c;font-size:14px;font-weight:500;font-family:"Inter",sans-serif}nav.pagination .page-list .pagination-item a{display:flex;align-items:center;justify-content:center;color:#9f928c;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;letter-spacing:-0.5px;padding:5px 11px;height:33px;min-width:33px;background:#ece9e2;border-radius:1px;transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item a:hover{color:#fff;background:#ffa629}body#category section#main #subcategories{padding:0;margin:0;background:rgba(0,0,0,0)}body#category section#main #subcategories .subcategory-heading{display:none}body#category section#main #subcategories .subcategories-list{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}body#category section#main #subcategories .subcategories-list li .subcategory-item{display:flex;flex-direction:row;-moz-column-gap:16px;column-gap:16px;align-items:center;background:#ece9e2;border-radius:50px;padding:8px 24px 8px 24px;height:100%}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image{width:43px;height:43px;padding:0;background:#fff;border-radius:100%;margin-left:-16px}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:100%}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-name{color:#462d26;font-size:16px;font-weight:600;font-family:"Inter",sans-serif;margin:0}nav.breadcrumb{margin-bottom:1.563rem}nav.breadcrumb ol{display:flex;flex-direction:row;-moz-column-gap:16px;column-gap:16px;align-items:center}nav.breadcrumb ol li span{color:#462d26;font-size:14px;font-weight:500;font-family:"Inter",sans-serif}nav.breadcrumb ol li.separator img{width:5px;height:9px}body#cms.cms-id-5 footer#footer section.footer-box-newsletter,body#cms.cms-id-6 footer#footer section.footer-box-newsletter,body#cms.cms-id-7 footer#footer section.footer-box-newsletter{display:none}body#cms.cms-id-5 footer#footer section.footer-box-services,body#cms.cms-id-6 footer#footer section.footer-box-services,body#cms.cms-id-7 footer#footer section.footer-box-services{display:none}body#cms.cms-id-5 footer#footer section.footer-box-other-info,body#cms.cms-id-6 footer#footer section.footer-box-other-info,body#cms.cms-id-7 footer#footer section.footer-box-other-info{display:none}body#cms section#main header.page-header{margin-bottom:32px}body#cms section#main header.page-header h1{color:#462d26;font-size:32px;font-family:"Inter",sans-serif;font-weight:700;margin:0}#cms-citys .elementor-icon-list-items{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px}#cms-citys .elementor-icon-list-items li .elementor-icon-list-text{display:block;width:100%;text-align:center;padding:12px 24px;background:#462d26}#js-product-list>.products{row-gap:40px}#basket-side-panel .elementor-cart__title{text-align:center;min-height:unset;line-height:1;padding:20px 0 25px}#basket-side-panel .elementor-cart__products .elementor-cart__product{position:relative}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-name{padding-left:16px}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-attrs{padding:3px 0}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-price{padding-left:16px}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-remove{position:absolute;top:20px;right:0}#basket-side-panel .elementor-cart__footer-box{position:relative;margin-top:auto}#basket-side-panel .elementor-cart__footer-box::before{content:"";position:absolute;inset:0 -30px;background:#ece9e2;z-index:-1}#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary{border:none}#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary>span{margin-bottom:5px}#basket-side-panel .elementor-cart__footer-box .elementor-cart__footer-buttons{width:100%}#basket-side-panel .elementor-cart__footer-delivery{margin-bottom:20px}#basket-side-panel .elementor-cart__footer-delivery ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:center;-moz-column-gap:11px;column-gap:11px}#basket-side-panel .elementor-cart__footer-delivery ul li span{color:#462d26;font-family:"Inter",sans-serif;font-size:12px;font-weight:500}.custom-checkbox{display:flex;align-items:flex-start;-moz-column-gap:10px;column-gap:10px}.custom-checkbox label{padding:0;margin:0;cursor:pointer;color:#110e0c;font-size:14px;font-family:"Inter",sans-serif;font-weight:400}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:15px;height:15px;min-width:15px;min-height:15px;display:inline-block;border:1px solid #d9cebe;border-radius:3px;transition:all 250ms ease-in-out;overflow:hidden;cursor:pointer}input[type=checkbox]::before,input[type=radio]::before{content:"";position:absolute;top:-5px;left:15px;width:7px;height:2px;background:#f9f7f2;transform:rotate(-45deg);transition:all 250ms ease-in-out}input[type=checkbox]::after,input[type=radio]::after{content:"";position:absolute;top:-4px;left:-8px;width:4px;height:2px;background:#f9f7f2;transform:rotate(45deg);transition:all 250ms ease-in-out}input[type=checkbox]:checked,input[type=radio]:checked{background:#462d26;border-color:#462d26}input[type=checkbox]:checked::before,input[type=radio]:checked::before{top:6px;left:4px}input[type=checkbox]:checked::after,input[type=radio]:checked::after{top:7px;left:3px}body#authentication section#main .page-header{margin-bottom:32px}body#authentication section#main .page-header h1{color:#462d26;font-size:24px;font-weight:700;font-family:"Inter",sans-serif;text-align:center;margin-bottom:0}body#authentication section#main #content{background:rgba(0,0,0,0);max-width:480px;margin:0 auto 150px}body#authentication section#main #content form label{color:#110e0c;font-size:12px;font-weight:500;font-family:"Inter",sans-serif}body#authentication section#main #content form input[type=text]{border:1px solid rgba(70,45,38,.1411764706);background:rgba(70,45,38,.1019607843)}body#authentication section#main #content form .btn-show-password-box{width:-moz-fit-content;width:fit-content;position:absolute;right:0}body#authentication section#main #content form .btn-show-password-box .btn-show-password{background:rgba(0,0,0,0)}body#authentication section#main #content form .forgot-password{text-align:left}body#authentication section#main #content form .forgot-password a{color:#110e0c;font-size:12px;font-weight:500;font-family:"Inter",sans-serif;text-decoration:underline}body#authentication section#main #content form button{color:#f9f7f2;background:#e79332;padding:14px 80px;text-transform:initial}body#authentication section#main #content hr{margin:32px 0 16px}body#authentication section#main #content .no-account a{color:#110e0c;font-size:14px;font-weight:500;font-family:"Inter",sans-serif}body#authentication section#main #content .register-form>p{display:none}body#authentication section#main #content .register-form form .form-check{display:flex;flex-direction:row;-moz-column-gap:30px;column-gap:30px}body#authentication section#main #content .register-form form .form-check label{margin:0;display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px}body#authentication section#main #content .register-form form .form-check label .custom-radio{line-height:1}body#authentication section#main #content .register-form form footer.form-footer{display:flex;align-items:center;justify-content:center;margin:30px 0 0 0}@media(max-width: 767px){.newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe{display:flex;flex-direction:row;row-gap:16px;flex-wrap:wrap}.newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe button{width:100%}}.newsletter-form form.elementor-email-subscription .elementor-checkbox-label{color:#fff}.newsletter-form .elementor-field-label{display:flex;gap:10px;margin-top:10px}.newsletter-form .elementor-field-label .elementor-checkbox-label{font-size:12px;font-weight:500;font-family:"Inter",sans-serif}#content-wrapper a[target=raty_procedura]{display:none !important}.leo-megamenu{margin-bottom:0}.leo-megamenu .dropdown-menu{background:#f9f7f2;border:1px solid rgba(17,14,12,.1019607843);overflow:auto}.leo-megamenu .dropdown-menu a:hover{color:#e79332 !important;text-decoration:underline}.leo-megamenu .leo-top-menu ul.nav.navbar-nav>li:last-child{padding-right:0}.leo-megamenu .leo-top-menu ul.nav.navbar-nav>li:last-child::after{display:none}.leo-top-menu .nav{display:flex;align-items:center;width:100%}.leo-top-menu .nav>li{position:relative;padding:0}.leo-top-menu .nav>li:first-child{padding-left:0}.leo-top-menu .nav>li.promo-item>a[href="https://masimmo.pl/promocje/"] span{color:#e79332 !important}.leo-top-menu .nav>li.promo-item>a[href="https://masimmo.pl/promocje/"]:hover span{color:#232323 !important}.leo-top-menu .nav>li:not(:first-child)>a{padding-left:23.5px}@media(max-width: 1200px){.leo-top-menu .nav>li:not(:first-child)>a{padding-left:19px}}@media(max-width: 1100px){.leo-top-menu .nav>li:not(:first-child)>a{padding-left:15px}}.leo-top-menu .nav>li:not(:last-child)>a{position:relative;padding-right:23.5px}@media(max-width: 1200px){.leo-top-menu .nav>li:not(:last-child)>a{padding-right:19px}}@media(max-width: 1100px){.leo-top-menu .nav>li:not(:last-child)>a{padding-right:15px}}.leo-top-menu .nav>li:not(:last-child)>a::before{content:"";display:block !important;width:1px;height:14px;background:rgba(17,14,12,0.1019607843);position:absolute;right:0;top:50%;margin-top:-7px}.leo-top-menu .nav>li>a{text-transform:uppercase;font-weight:600}.leo-top-menu .nav a{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;white-space:nowrap}.leo-top-menu .nav a:hover{color:#e79332;text-decoration:underline}.leo-top-menu .nav a:hover span{color:#e79332}.leo-top-menu .nav a::after{display:none !important}.leo-top-menu .nav a span{text-transform:uppercase}.cart-grid-footer{display:flex;align-items:center;gap:20px}.cart-grid-footer img{height:30px}#popular-products h2,#new-products h2{font-family:"Inter";color:#462d26;font-size:36px;font-weight:500}#products .sort-by-row{display:flex;justify-content:flex-end;gap:20px;align-items:center}#products .sort-by-row .products-sort-order .dropdown-menu{background:#fff;width:100%}#products .sort-by-row .products-sort-order .dropdown-menu a{white-space:nowrap;font-size:14px;font-family:"Inter";font-weight:400}#products .sort-by-row .products-sort-order .dropdown-menu a:hover{background:#fff;font-weight:700;color:#462d26}#products .sort-by-row .products-sort-order button{background:none;border:0;display:flex;justify-content:space-between;align-items:center;color:#462d26;font-family:"Inter";font-size:16px;font-weight:700;width:350px}#search_filters{background:none;border-top:1px solid rgba(17,14,12,.1019607843);border-bottom:1px solid rgba(17,14,12,.1019607843);border-radius:0 !important;padding-left:0;padding-right:0}#search_filters .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#search_filters .head .h6{font-size:16px;font-weight:700;font-family:"Inter";text-transform:uppercase;color:#462d26;margin-bottom:0;display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px}#search_filters .head .js-search-filters-clear-all{background:#462d26;color:#fff}#search_filters .content{gap:20px;background:#fff;padding:25px}#search_filters .content section.facet:first-child{padding-top:0}#search_filters .content section.facet:not(:first-child){padding-top:1.625rem}#search_filters .content .h6{font-weight:700;font-size:16px;font-family:"Inter";margin-bottom:15px}#search_filters .content .custom-checkbox{top:0;position:static}#search_filters .content .facet-label{display:flex;gap:10px;align-items:center;margin-bottom:10px}#search_filters .content .facet-label a{margin-top:0}#search_filters .content .faceted-slider>li>p{color:#462d26;font-family:"Inter",sans-serif;font-size:14px;font-weight:700}#js-product-list-top{padding:0 20px}.active_filters{background:#fff;border-radius:10px;color:#462d26}.active_filters .filter-block{background:#462d26;color:#fff;padding:3px 10px}.active_filters .filter-block i{text-shadow:none;color:#fff !important}#contact main .container>.row:nth-child(2){display:grid;grid-template-columns:310px 1fr;gap:32px}@media(max-width: 767px){#contact main .container>.row:nth-child(2){grid-template-columns:1fr}}#contact main .container>.row:nth-child(2) #left-column{display:block;width:100%;max-width:100%;padding:0}#contact main .container>.row:nth-child(2) #content-wrapper{display:block;width:100%;max-width:100%;padding:0}#contact main .container>.row:nth-child(2) #content-wrapper #content{padding:40px}#contact main .container>.row:nth-child(2) #content-wrapper #content h3{font-size:32px;color:#110e0c;font-family:"Inter";font-weight:600;margin-bottom:32px}#contact main .container>.row:nth-child(2) #content-wrapper #content form .psgdpr_consent_message{display:grid;grid-template-columns:20px 1fr;gap:5px;align-items:center}#contact main .container>.row:nth-child(2) #content-wrapper #content form .btn-primary{width:277px;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:"Inter";text-transform:none;font-weight:500;height:47px}#contact main .container>.row:nth-child(2) #content-wrapper #content form .btn-primary:hover{background:#462d26}#contact main .container>.row:nth-child(2) #content-wrapper #content form label{color:#110e0c;font-size:12px;font-weight:500;font-family:"Inter";margin-bottom:4px}#contact main .container>.row:nth-child(2) #content-wrapper #content form label[for=file-upload].btn-default{background:#462d26;color:#fff;height:47px;display:flex;align-items:center;justify-content:center}#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=email],#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=text],#contact main .container>.row:nth-child(2) #content-wrapper #content form select{height:47px;display:flex;align-items:center;justify-content:flex-start;padding:0 16px;font-size:14px;color:#110e0c;font-family:"Inter";border:1px solid rgba(70,45,38,.1411764706);background-color:#f9f7f2}#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=email]:focus,#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=text]:focus,#contact main .container>.row:nth-child(2) #content-wrapper #content form select:focus{outline:none;box-shadow:none}#contact main .container>.row:nth-child(2) #content-wrapper #content form textarea{padding:0 16px;font-size:14px;color:#110e0c;font-family:"Inter";border:1px solid rgba(70,45,38,.1411764706);background-color:#f9f7f2;padding:10px}#contact main .container>.row:nth-child(2) #content-wrapper #content form textarea:focus{outline:none;box-shadow:none}.elementor-widget-product-carousel:hover .elementor-swiper-button{opacity:1 !important}.elementor-widget-product-carousel:hover .elementor-swiper-button.swiper-button-disabled{opacity:.3 !important}.elementor-widget-product-carousel:not(:hover) .elementor-swiper-button.elementor-swiper-button-prev{left:-10px}.elementor-widget-product-carousel:not(:hover) .elementor-swiper-button.elementor-swiper-button-next{right:-10px}.elementor-swiper-button{background:#ebe3d7;border-radius:100%;width:33px;height:33px;display:flex;align-items:center;justify-content:center;opacity:0 !important;top:141.5px;transition:all 250ms ease-in-out}.elementor-swiper-button i{padding-bottom:2px}.elementor-swiper-button.elementor-swiper-button-prev i{padding-right:3px}.elementor-swiper-button.elementor-swiper-button-prev i::before{content:url("/img/cms/icons/slider-arrow-left-brown.svg")}.elementor-swiper-button.elementor-swiper-button-next i{padding-left:3px}.elementor-swiper-button.elementor-swiper-button-next i::before{content:url("/img/cms/icons/slider-arrow-right-brown.svg")}.leo-megamenu .navbar-toggler.c-navbar-toggler{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;background:#e9e3d7;margin:0;padding:18px 24px;width:auto;outline:none !important}.leo-megamenu .navbar-toggler.c-navbar-toggler .c-sr-only{color:#110e0c;font-family:"Inter",sans-serif;font-size:11px;font-weight:500}@media(max-width: 991px){#header-panel-box .header-panel-box-row-1{margin-bottom:15px}}#header-panel-box .header-panel-box-row-1>div>.elementor-row{flex-wrap:nowrap;align-items:center}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap{flex-wrap:nowrap;align-items:center}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ps-widget-module{margin-bottom:0;width:-moz-fit-content;width:fit-content}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search>.elementor-widget-container{border:1px solid #e9e3d7;min-height:44px}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container button.elementor-search__submit{order:1}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input{order:2;padding-left:0}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input::-moz-placeholder{font-size:11px;font-weight:500}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input::placeholder{font-size:11px;font-weight:500}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container .elementor-search__clear{order:3}section.off-canvas-nav-megamenu nav.offcanvas-mainnav{background:#fff}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu{text-align:initial;margin:24px 24px 0 24px;display:flex;flex-direction:row;justify-content:space-between}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu>a img{width:100%;max-width:200px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close{margin:0;position:relative;font-size:0;width:14px;height:14px;min-width:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close::before{content:"";position:absolute;width:2px;height:14px;background:#b8b7b6;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close::after{content:"";position:absolute;width:2px;height:14px;background:#b8b7b6;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu{padding:28px 24px 24px 24px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub>a{border:none !important}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub>a .menu-title{color:#e79332}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub .dropdown-menu{border-bottom:1px solid rgba(17,14,12,.1019607843)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item a{padding-top:16px;padding-bottom:16px;line-height:1;border-color:rgba(17,14,12,.1019607843)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item a .menu-title{color:#110e0c;font-size:14px;font-weight:600;font-family:"Inter",sans-serif}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .caret{top:7px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .caret::before{content:url("/img/cms/icons/arrow-down-brown-mini.svg")}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget{padding:0}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget div.menu-title{padding:0}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget div.menu-title a{color:#110e0c;font-size:14px;font-weight:600;font-family:"Inter",sans-serif;padding-top:14px;padding-bottom:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget ul li a{color:#110e0c;font-size:14px;font-weight:600;font-family:"Inter",sans-serif;padding-top:14px;padding-bottom:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.promo-item>a>.menu-title{color:#c40000}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub{padding-bottom:20px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner,section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub ul{padding-left:15px;border-left:1px solid rgba(17,14,12,.1)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner .mega-col ul{margin-bottom:20px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner .mega-col .leo-widget[data-id_widget="1753179161"]{display:none}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub ul li a{font-weight:400 !important;padding:10px 0 !important}.dropdown-menu .leo-widget{padding-bottom:20px}header.page-header h1{color:#232323}form .form-group.form-group-alias{display:none !important}.elementor-cta-absolute-link{position:absolute;inset:0;z-index:1}.filter-block-all{display:inline-block;margin-right:.625rem;margin-bottom:.625rem}.filter-block-all button{margin:0 !important}.filter-block-all button .material-icons{margin:0}.scroll-brn-box{position:fixed;bottom:40px;right:40px;z-index:100000000000;opacity:0;visibility:hidden;transition:all 250ms ease-in-out}.scroll-brn-box.active{opacity:1;visibility:visible}.scroll-brn-box a{width:50px;height:50px;background:#e79332;border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:0}.scroll-brn-box a svg{width:16px;height:16px}@media(max-width: 767px){.scroll-brn-box{left:50%;right:auto;transform:translateX(-50%)}}.cart-voucher .promo-name{padding:10px}.cart-voucher .promo-name .cart-summary-line{display:flex;flex-direction:row;justify-content:space-between}.cart-voucher .promo-name .cart-summary-line>.label{text-align:left}.cart-voucher .promo-name .cart-summary-line .float-xs-right{min-width:-moz-fit-content;min-width:fit-content}#category-description{width:100%}#moved-category-structure .elementor-cta-content>div{width:100%}.block-promo .block-promo.promo-highlighted{color:#000;margin-top:10px}body.ce-kit-1{color:#000}.page-footer,.wishlist-footer-links{color:#000}.page-footer a,.wishlist-footer-links a{color:#000 !important}.gm_omniprice{display:block;width:100%}/*# sourceMappingURL=custom.css.map */ \ No newline at end of file diff --git a/themes/classic/assets/css/custom.css.map b/themes/classic/assets/css/custom.css.map index 2c884bfd..2f62520c 100644 --- a/themes/classic/assets/css/custom.css.map +++ b/themes/classic/assets/css/custom.css.map @@ -1 +1 @@ -{"version":3,"sources":["custom.css","custom.scss"],"names":[],"mappings":"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","file":"custom.css","sourcesContent":["body>main{overflow-x:hidden}html{scroll-padding-top:150px;scroll-behavior:smooth}body{font-size:15px;line-height:1.5;color:#232323}body .elementor-widget-text-editor{color:#232323}body h3{color:#232323}body#index footer#footer section.footer-box-newsletter{display:none !important}body#category section#wrapper section#main{margin-bottom:100px}body#category section#wrapper section#main #product-list-header *{color:#000}body#category section#wrapper section#main #product-list-header strong{font-weight:600}body#category section#wrapper section#main #product-list-header p{margin-bottom:10px}#footer a{color:#c5c5c5;transition:all 250ms ease-in-out}#footer a:hover{color:#e6cb6f;text-decoration:none}a{color:#e6cb6f}.btn-1{display:inline-block;color:#111516;border:1px solid #e6cb6f;padding:15px;background:#fff;transition:all 250ms ease-in-out;cursor:pointer}.btn-1:hover{color:#fff;background:#e6cb6f}.btn-primary{color:#fff;background:#e6cb6f;transition:all 250ms ease-in-out}.btn-primary:hover{color:#fff;background:#d3ba67}#box-newsletter{position:relative}#box-newsletter::before{content:\"\";position:absolute;width:100vw;left:50%;top:0;bottom:0;transform:translateX(-50%);background-color:#fff}.simple-blog-posts .elementor-swiper-button{color:#e6cb6f}.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-next{right:0}.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-prev{left:0}.simple-blog-posts #simple-blog-box{padding:0 29px}.simple-blog-posts #simple-blog-box .simple-blog-post{border-radius:10px;overflow:hidden}.simple-blog-posts #simple-blog-box .simple-blog-post ._image img{height:100%;max-height:200px;width:100%;object-fit:cover;object-position:center}.simple-blog-posts #simple-blog-box .simple-blog-post ._content{padding:20px;background-color:#eff6f7}.simple-blog-posts #simple-blog-box .simple-blog-post ._content .post-title{color:#111516;font-size:18px;font-weight:300;margin:0 0 .7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;font-weight:400}.simple-blog-posts #simple-blog-box .simple-blog-post ._content a._btn{display:inline-block;color:#e6cb6f;font-weight:400;text-decoration:underline}.js-product.product article.product-miniature:hover .thumbnail-container .wishlist-button-add{opacity:1;visibility:visible;transform:translateY(0)}.js-product.product article.product-miniature:hover .thumbnail-container ul.product-flags{transform:translateX(calc(-100% - 30px))}.js-product.product article.product-miniature .thumbnail-container{width:100%;border:1px solid #eff6f7}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top{background:#fff}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket{display:flex;align-items:center;justify-content:center}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart{font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700;padding:8px 16px;display:flex;align-items:center;background:#462d26;border-radius:1px;column-gap:8px}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart:hover{background:#e79332}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart i{font-size:15px;margin-bottom:2px}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart span{line-height:1;margin-bottom:1px;font-size:14px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description{margin-top:14px}.js-product.product article.product-miniature .thumbnail-container .product-description::after{display:none !important}.js-product.product article.product-miniature .thumbnail-container .product-description .product-title{margin-bottom:14px;line-height:1}.js-product.product article.product-miniature .thumbnail-container .product-description .product-title a{color:#462d26;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:400;line-height:1.2}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price{font-size:14px;font-family:\"Inter\",sans-serif;color:rgba(70,45,38,.34);font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .price{color:#462d26;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount{display:flex;flex-direction:row;column-gap:10px}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .price{order:1;color:#c40000}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .regular-price{order:2}.js-product.product article.product-miniature .thumbnail-container ul.product-flags{position:absolute;top:24px;left:24px;z-index:2;transition:all 250ms ease-in-out;row-gap:8px}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount{display:flex;flex-direction:row;column-gap:8px;background-color:rgba(0,0,0,0);padding:0}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount span{font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700;padding:4px 8px;background:#c40000}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.out_of_stock{background:#462d26}.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add{opacity:0;visibility:hidden;box-shadow:none;transition:all 250ms ease-in-out;transform:translateY(calc(-100% - 1rem))}.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add i{color:#462d26}.product-images>li.thumb-container>.thumb.selected,.product-images>li.thumb-container>.thumb:hover{border-color:#e6cb6f}.blockreassurance_product .item-product svg path{fill:#e6cb6f}body#product{overflow-x:hidden}body#product>main{overflow:initial}body#product #content ul.product-flags{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}body#product #content ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:fit-content;min-height:auto;transition:all 250ms ease-in-out;margin-top:0;border-radius:10px}body#product #content ul.product-flags li.product-flag.new{background:#e6cb6f;margin-top:0}body#product #content ul.product-flags li.product-flag.discount{background:#e30613}body#product #content ul.product-flags li.product-flag.out_of_stock{position:absolute;top:0;right:0;background:#111516}body#product .product-info-box{margin:0;padding-top:5px;padding-bottom:65px;border-radius:10px}body#product .product-info-box #content{max-width:unset}body#product .product-info-box #content ul.product-flags{margin:0}body#product .product-info-box h1{color:#111516;font-size:24px;font-weight:400}body#product .product-info-box .product-prices{display:flex;align-items:flex-end;gap:10px}body#product .product-info-box .product-prices .product-discount{margin-bottom:0px}body#product .product-info-box .product-prices .product-discount .regular-price{color:#a9a8a8;font-weight:300;margin:0}body#product .product-info-box .product-prices .product-price{margin-bottom:0}body#product .product-info-box .product-prices .product-price .current-price{color:#111516;font-size:26px;font-weight:600;margin-bottom:0}body#product .product-info-box .product-prices .product-price .current-price .discount{display:none}body#product .product-info-box .product-prices .tax-shipping-delivery-label{margin-bottom:0}body#product .product-info-box ul.product-flags{margin-bottom:24px;row-gap:8px}body#product .product-info-box ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700}body#product .product-info-box ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}body#product .product-info-box ul.product-flags li.product-flag.discount{display:flex;flex-direction:row;column-gap:8px;background-color:rgba(0,0,0,0);padding:0}body#product .product-info-box ul.product-flags li.product-flag.discount span{font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700;padding:4px 8px;background:#c40000}body#product .product-info-box ul.product-flags li.product-flag.out_of_stock{background:#462d26}body#product .product-info-box .product-info-box-left:hover .scroll-box-arrows{opacity:1;visibility:visible}body#product .product-info-box .product-info-box-left .images-container .js-qv-mask{margin:0;width:100%}body#product .product-info-box .product-info-box-left .product-images{margin-bottom:0}body#product .product-info-box .product-info-box-left .scroll-box-arrows{opacity:0;visibility:hidden;transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-left .scroll-box-arrows .material-icons{line-height:0;bottom:45px;width:33px;height:33px;display:flex;align-items:center;justify-content:center;background:#ece9e2;border-radius:100%}body#product .product-info-box .product-info-box-left section#content ul.product-flags{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;pointer-events:none;position:absolute;top:10px;left:10px;z-index:1}@media(min-width: 768px){body#product .product-info-box .product-info-box-left section#content ul.product-flags{display:none}}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag{min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700;border-radius:0}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag.discount{background:rgba(0,0,0,0);padding:0}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}@media(max-width: 767px){body#product .product-info-box .product-info-box-right ul.product-flags{display:none}}body#product .product-info-box .product-info-box-right .h1{color:#462d26;font-size:20px;font-weight:500;font-family:\"Inter\",sans-serif;text-transform:initial;margin-bottom:32px}body#product .product-info-box .product-info-box-right .product-prices .product-discount .regular-price{color:#462d26;font-size:28px;font-weight:700;font-family:\"Inter\",sans-serif;line-height:1;opacity:.35}body#product .product-info-box .product-info-box-right .product-prices .product-price .current-price .current-price-value{color:#462d26;font-size:28px;font-weight:700;font-family:\"Inter\",sans-serif;line-height:1}body#product .product-info-box .product-info-box-right .product-prices .tax-shipping-delivery-label{display:none}body#product .product-info-box .product-info-box-right .product-information .product-description{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants{margin:16px 0;border-top:1px solid #ddd}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item{position:relative;display:flex;align-items:center;justify-content:flex-start;margin:0;padding:16px 0;width:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item:not(:last-child){border-bottom:1px solid #ddd}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item::before{content:\"\";position:absolute;left:-20px;right:-20px;top:-1px;bottom:0;background:#fff;transition:all 250ms ease-in-out;opacity:0;visibility:hidden;transition-delay:400ms}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select{display:flex;gap:10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li{margin:0;padding:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input:checked+span{border:0 !important}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input:checked+span::before{content:\"\";display:block;position:absolute;top:-2px;left:-2px;height:30px;width:30px;border:1px solid #000;border-radius:50%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li span{margin:0;padding:0;height:26px;width:26px;border-radius:50%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item.active::before{opacity:1;visibility:visible;transition-delay:0ms}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .product-variants-item--wrapper{width:100%;position:relative}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav.active .form-control-select-standard-handler{transform:scale(-1)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav .form-control-select-standard-handler{cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label{color:#462d26;font-size:14px;font-weight:700;font-family:\"Inter\",sans-serif;width:100%;max-width:200px;margin-bottom:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label .control-label-selected{font-weight:400}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item select{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom{display:none;position:absolute;left:-20px;right:-20px;top:calc(100% + 16px);z-index:10}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select{display:block;padding:25px;border:none;background:#fff;height:auto}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown{display:flex;flex-direction:column;row-gap:16px;margin:0;overflow:auto}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li{display:flex;flex-direction:row;column-gap:14px;margin:0;color:#110e0c;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li:not(:last-child){padding-bottom:16px;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox{background:#462d26;border-color:#462d26}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox::before{content:\"\";position:absolute;top:8px;left:5.5px;width:8px;height:2px;background:#f9f7f2;transform:rotate(-45deg);transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox::after{content:\"\";position:absolute;top:9px;left:4.5px;width:3.5px;height:2px;background:#f9f7f2;transform:rotate(45deg);transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li .li-checkbox{position:relative;display:block;width:19px;min-width:19px;height:19px;border:1px solid #d9cebe;border-radius:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .fabric-colors{display:flex;flex-direction:row;align-items:center;gap:9px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .fabric-colors a{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;text-decoration:underline}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart{padding:24px;background:#ece9e2}@media(max-width: 767px){body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart{position:relative;padding:24px 0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart *{z-index:2}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart::after{content:\"\";position:absolute;top:0;bottom:0;left:50%;width:100svw;transform:translateX(-50%);background:#ece9e2;z-index:1}}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart>.control-label{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity{margin-bottom:10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty{margin-bottom:0;margin-right:16px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,.8509803922);border-radius:1px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group input#quantity_wanted{order:2;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;padding:0;text-align:center;width:35px;border:none;background:rgba(0,0,0,0);height:29px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button{padding:0;height:auto;color:rgba(70,45,38,.8509803922);font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;border:none;background:rgba(0,0,0,0)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn{height:29px;padding:0 10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn.bootstrap-touchspin-up{order:3}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn.bootstrap-touchspin-down{order:1}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add{margin:0;width:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart{background:#e79332;margin:0;width:100%;color:#f9f7f2;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;text-transform:initial}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart:hover{background:#110e0c}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart .material-icons{line-height:1;font-size:14px;height:auto;width:auto;vertical-align:baseline;margin-right:3px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add{margin-left:16px;width:30px;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add i{background-image:url(\"/img/cms/icons/icon-heart.svg\");background-position:center;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;font-size:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart #product-availability{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-minimal-quantity{margin:0;display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-additional-info{display:none;margin:30px 0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product{display:flex;flex-direction:column;row-gap:20px;margin:40px 0 0 0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;color:#462d26;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product{margin-right:16px;padding:0;width:24px;height:24px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product svg{width:24px;height:24px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product svg path{fill:rgba(0,0,0,0) !important}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .block-title{margin-right:10px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div p{font-weight:700;margin:0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-0 .block-description{text-decoration:underline;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-1 .block-description{text-decoration:underline;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-1 .block-description a{color:#111516;text-decoration:none}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty{width:100%;display:none}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty .block-raty--wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding-top:20px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty .block-raty--wrapper img{height:35px}body#product .product-info-box .product-info-box-right .product-information #description-nav{padding:32px 24px;margin:0;list-style:none;display:flex;flex-direction:row}body#product .product-info-box .product-info-box-right .product-information #description-nav li:not(:last-child){padding-right:10px;margin-right:10px;border-right:1px solid rgba(17,14,12,.1019607843)}body#product .product-info-box .product-info-box-right .product-information #description-nav li a{color:#462d26;font-size:16px;font-weight:600;font-family:\"Inter\",sans-serif}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card{padding:24px;background:#ece9e2}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card p{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card ul{margin-bottom:0}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card textarea{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,0.8509803922);border-radius:1px;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;background:rgba(0,0,0,0);height:44px;outline:none}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card button.btn{background:#e79332;margin:0;width:100%;color:#f9f7f2;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;text-transform:initial;padding:10px;line-height:1.5}body#product .product-description-box{position:relative;margin-bottom:100px;padding-top:60px;padding-bottom:60px}body#product .product-description-box::before{content:\"\";position:absolute;top:0;left:50%;bottom:0;width:100svw;transform:translateX(-50%);background:#fff}body#product .product-description-box .c-row{display:flex;flex-direction:row;column-gap:60px}body#product .product-description-box .c-row .c-col{width:calc(50% - 30px)}@media(max-width: 767px){body#product .product-description-box .c-row .c-col{width:100%}}@media(max-width: 767px){body#product .product-description-box .c-row .c-col-2{display:none}}body#product .product-description-box .c-row .c-col-2 .product-description-box-img{position:sticky;top:150px}body#product .product-description-box .c-row .c-col-2 .product-description-box-img img{width:100%;max-width:fit-content}body#product .product-description-box ul.product-accordion-box{padding:0;margin:0;list-style:none}body#product .product-description-box ul.product-accordion-box li.accordion-item.active .accordion-item-header img{transform:scale(-1)}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:30px;padding:16px 0;border-bottom:1px solid rgba(17,14,12,.1019607843);cursor:pointer}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header h3{color:#462d26;font-size:24px;font-weight:600;font-family:\"Inter\",sans-serif;margin:0}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header img{transition:all .3s ease-in-out}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper{padding-top:24px;padding-bottom:64px;color:#000;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;line-height:1.4}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper strong{font-weight:700}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper img{max-width:fit-content;width:100%;height:auto}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-reference{display:none}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-quantities{display:none}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-features .data-sheet{color:#111516}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title{display:flex;flex-direction:row;align-items:center}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title{line-height:1.5}body#product .product-description-box #product-details .product-reference,body#product .product-description-box #product-details .product-quantities{display:none !important}body#product .product-description-box section.product-features .data-sheet{color:#111516}body#product .tabs{border-radius:10px}body#product .tabs .nav-tabs .nav-item .nav-link{color:#111516;font-weight:400;font-size:16px}body#product .tabs .nav-tabs .nav-item .nav-link:hover{border-bottom:#e6cb6f 3px solid}body#product .tabs .nav-tabs .nav-item .nav-link.active{color:#111516;border-color:#e6cb6f}body#product #empty-product-comment{border-radius:10px}#blockcart-modal .modal-content .modal-body .product-name{color:#111516;font-weight:500;margin-bottom:16px}#blockcart-modal .modal-content .modal-body .cart-content-btn .btn.btn-primary{background:#e6cb6f}body#cart #content-wrapper .card-block-title .h1{color:#462d26;font-size:24px;font-weight:700;font-family:\"Inter\",sans-serif;text-transform:initial;text-align:center;margin-bottom:16px}body#cart #content-wrapper .cart-grid{margin-bottom:150px}body#cart #content-wrapper .cart-grid .cart-grid-body .card{background:rgba(0,0,0,0)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview{padding:0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table{width:100%}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead::after{content:\"\";display:block;height:24px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th{color:rgba(70,45,38,.8509803922);font-size:12px;font-weight:400;font-family:\"Inter\",sans-serif;white-space:nowrap;padding:8px 0;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th:not(:last-child){padding-right:20px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:first-child) td{padding-top:18px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:last-child) td{padding-bottom:18px;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td{vertical-align:top}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td:not(:last-child){padding-right:20px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-img img{width:80px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc{line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc a{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos{line-height:1;margin-top:8px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info:not(:last-child){margin-bottom:8px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info span{color:rgba(70,45,38,.8509803922);font-size:12px;font-weight:400;font-family:\"Inter\",sans-serif}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price{padding-top:7px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price{line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price .price{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:700}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount{line-height:1;margin-top:3px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount .regular-price{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:\"Inter\",sans-serif;font-weight:400}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,.8509803922);border-radius:1px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group input.js-cart-line-product-quantity{order:2;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;padding:0;text-align:center;width:35px;border:none;background:rgba(0,0,0,0);height:29px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button{padding:0;height:auto;color:rgba(70,45,38,.8509803922);font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;border:none;background:rgba(0,0,0,0)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn{height:29px;padding:0 7px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn.bootstrap-touchspin-up{order:3}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn.bootstrap-touchspin-down{order:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-sum-price{padding-top:7px;line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-sum-price strong{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:700}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action{display:block;padding-top:9px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart{position:relative;width:10px;height:10px;display:block}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::before{content:\"\";position:absolute;width:10px;height:1px;background:#bbb6aa;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::after{content:\"\";position:absolute;width:10px;height:1px;background:#bbb6aa;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart .material-icons{display:none}@media(max-width: 570px){body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead{display:none}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tbody,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tr,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td{display:block;width:100%}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tbody{padding:20px;text-align:center}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tr{margin-bottom:1rem;border:1px solid #ccc;border-radius:5px;padding:10px;background:#f9f9f9;border:1px solid rgba(17,14,12,0.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td{position:relative;text-align:right;padding:15px 10px 15px 50% !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td::before{position:absolute;left:10px;top:50%;transform:translateY(-50%);white-space:nowrap;font-weight:bold;text-align:left}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-qty{display:block;margin-left:auto;width:fit-content}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action{width:fit-content;margin-left:auto}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action .remove-from-cart::before{width:15px !important;height:2px !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action .remove-from-cart::after{width:15px !important;height:2px !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td>div{padding-top:0 !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(1)::before{content:\"Obrazek\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(2)::before{content:\"Nazwa produktu\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(3)::before{content:\"Cena jednostkowa\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(4)::before{content:\"Ilość\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(5)::before{content:\"Cena łączna\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(6)::before{content:\"Usuń\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .product-card-img img{max-width:100%;height:auto}}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .no-items{color:#462d26;font-size:16px;font-family:\"Inter\",sans-serif;font-weight:700;width:100%;display:block;text-align:center}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info a{color:#111516;font-weight:400;font-size:16px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price{margin:10px 0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .product-discount .regular-price{color:#a9a8a8;font-weight:300;margin:0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .product-discount .discount{background:#e6cb6f}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .current-price .price{color:#111516;font-weight:600;font-size:16px}body#cart #content-wrapper .cart-summary{margin-bottom:24px;background:#ece9e2}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals{padding:24px 24px 0 24px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:not(:last-child){margin-bottom:8px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:last-child{margin-bottom:0}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span{font-size:14px;font-family:\"Inter\",sans-serif}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.label{font-weight:500}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.value{font-weight:400}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals{padding:16px 24px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total{padding:0;border:0}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total span{font-size:14px;font-family:\"Inter\",sans-serif;font-weight:700}body#cart #content-wrapper .cart-summary .cart-detailed-actions{padding:0 24px 18px}body#cart #content-wrapper .cart-summary .cart-detailed-actions a.btn{color:#f9f7f2;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;padding:14px 12px;background-color:#e79332;text-transform:initial}body#cart #content-wrapper .cart-summary .card-payment-support{padding:0 24px 12px}body#cart #content-wrapper .cart-summary .card-payment-support ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:30px;row-gap:12px}body#cart #content-wrapper .cart-summary .card-payment-support ul li img{max-width:44px}body#checkout #content-wrapper .cart-grid-body .checkout-step{padding:0;background-color:#f9f7f2}body#checkout #content-wrapper .cart-grid-body .checkout-step .step-title{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:700;text-transform:initial;padding-bottom:10px;border-bottom:1px solid #462d26;margin-bottom:32px}body#checkout #content-wrapper .cart-grid-body .checkout-step .step-title .step-number::after{content:\". \"}body#checkout #content-wrapper .cart-grid-body .checkout-step.-current{opacity:1 !important}body#checkout #content-wrapper .cart-grid-body .checkout-step.-current .step-title{color:#e79332;border-bottom:1px solid #e79332}body#checkout #content-wrapper .cart-grid-body .checkout-step.-complete{opacity:.5}body#checkout #content-wrapper .cart-grid-body .checkout-step .content{padding:0}body#checkout #content-wrapper .cart-grid-body .checkout-step #customer-form{max-width:480px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group label{color:#110e0c;font-size:12px;font-family:\"Inter\",sans-serif;font-weight:500;margin-bottom:4px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group input.form-control{background:rgba(70,45,38,.1019607843);border:1px solid rgba(70,45,38,.1411764706);padding:14px 16px;color:#110e0c;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box{position:absolute;top:0;right:0;bottom:0;width:fit-content}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box .btn-show-password{padding:0;background:rgba(0,0,0,0);display:flex;height:100%;align-items:center;width:30px;outline:none}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .form-control-comment{color:rgba(70,45,38,0.8509803922);font-size:12px;font-family:\"Inter\",sans-serif;font-weight:400}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations{margin-top:40px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-title{color:#110e0c;font-size:16px;font-family:\"Inter\",sans-serif;font-weight:700}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-option{color:#110e0c;font-size:16px;font-family:\"Inter\",sans-serif;font-weight:400;font-style:initial !important}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-subtitle{display:none}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer{text-align:start;width:fit-content}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer .btn{color:#f9f7f2;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;background:#e79332;padding:12px 80px;text-transform:initial}body#checkout #content-wrapper .cart-grid-body .checkout-step #delivery-address{max-width:480px;margin-left:0}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options{max-width:480px}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option{padding:12px 16px;margin:0;border:1px solid rgba(70,45,38,.1411764706);border-radius:1px;column-gap:16px;min-height:initial;background:rgba(0,0,0,0)}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option:not(:last-child){margin-bottom:16px}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-checkbox{width:fit-content;line-height:0}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2 .carrier-price{color:#110e0c;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:700}body#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery label{color:#110e0c;font-size:12px;font-family:\"Inter\",sans-serif;font-weight:500;margin-bottom:4px}body#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery textarea{width:100%;max-width:480px;border:1px solid rgba(70,45,38,.1411764706);background:rgba(70,45,38,.1019607843);border-radius:1px;resize:none;margin-bottom:30px}body#checkout #content-wrapper .cart-grid-body .checkout-step button[type=submit]{color:#f9f7f2;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;padding:12px 80px;background:#e79332;text-transform:initial;float:none !important}body#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label{margin:0;line-height:1}body#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label label{margin:0;line-height:1}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information{margin:0 0 20px 0;padding:24px;border:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information p{color:#110e0c;font-size:14px;font-weight:700;font-family:\"Inter\",sans-serif}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl{border-left:1px solid rgba(70,45,38,.1411764706);border-right:1px solid rgba(70,45,38,.1411764706);border-top:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt{border-right:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt,body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dd{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;background:rgba(0,0,0,0);margin:0;flex:0 0 50%;border-bottom:1px solid rgba(70,45,38,0.1411764706)}body#checkout #content-wrapper #js-checkout-summary{background:rgba(0,0,0,0)}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box{margin-bottom:16px;background-color:#ece9e2}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box>.card-block{padding:24px 24px 0 24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals{padding:16px 24px 24px 24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total{line-height:1;padding:0}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total span{color:#462d26;font-size:14px;font-weight:700;font-family:\"Inter\",sans-serif}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(70,45,38,.3)}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media:not(:last-child){margin-bottom:24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-left img{width:40px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-body .product-name a{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:260px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .h4{font-size:16px;font-weight:700;font-family:\"Inter\",sans-serif;margin-bottom:24px;text-transform:uppercase}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-left{padding-right:16px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name{line-height:1;margin-bottom:2px;display:block}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name a{color:#111516;font-weight:600}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info{line-height:1;margin-bottom:2px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info span{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:\"Inter\",sans-serif;font-weight:400}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-quantity{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:\"Inter\",sans-serif;font-weight:400;line-height:1}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-price{color:#111516;font-weight:600}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container{padding:0;border:none}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line{line-height:1;margin-bottom:8px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line span{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500}body#checkout #content-wrapper .delivery-options .delivery-option{border:none}body#order-confirmation .breadcrumb{display:none}body#order-confirmation #content-wrapper #main #registration-form{display:none}body#order-confirmation #content-wrapper #main section#content,body#order-confirmation #content-wrapper #main section#content-hook_payment_return,body#order-confirmation #content-wrapper #main section#content-hook-order-confirmation-footer{display:none}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation{margin-bottom:150px;margin-top:50px;background:rgba(0,0,0,0)}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .card-title{color:#462d26;font-size:24px;font-weight:700;font-family:\"Inter\",sans-serif;margin-bottom:24px;text-align:center;display:flex;flex-direction:column;align-items:center;row-gap:32px;text-transform:initial}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation p{color:#1a1a18;font-size:16px;font-weight:400;font-family:\"Inter\",sans-serif;text-align:center;max-width:750px;margin-left:auto;margin-right:auto;margin-bottom:32px}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .elementor-button{color:#f9f7f2;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;padding:18px 80px;background:#e79332;margin:0 auto;display:flex;width:100%;max-width:fit-content}body#order-confirmation footer#footer .footer-box-newsletter,body#order-confirmation footer#footer .footer-box-services,body#order-confirmation footer#footer .footer-box-other-info{display:none}footer#footer{background-color:#f9f7f2}.category-tiles-list{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:20px}.category-tiles-list a{display:block}body:not(#ets_blog_page) main #left-column>div.block{display:none !important}body#ets_blog_page #content-wrapper .ets-blog-wrapper-detail{border-radius:10px}body#ets_blog_page #left-column .title_block{color:#111516;font-size:20px;font-weight:400}body#ets_blog_page #left-column .ets_block_slider .ets_title_block{color:#111516;font-size:16px;font-weight:400}body#ets_blog_page ul.ets-blog-list>li .post-wrapper{border-radius:10px;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .ets-blog-wrapper-content{background:#eff6f7;padding-top:15px;padding-bottom:15px}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .ets_title_block{color:#111516;font-size:18px;font-weight:300;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;font-weight:400}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .blog_description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .read_more{display:inline-block;color:#e6cb6f;font-weight:400;text-decoration:underline;font-style:underline !important;border:none}.ets_blog_sidebar>.block{box-shadow:none !important;border-radius:10px}body #left-column .block-categories .category-top-menu li a.h6{color:#111516;font-size:20px;font-weight:400}body #left-column .block-categories .category-top-menu li .category-sub-menu li a{color:#111516;font-size:16px;font-weight:400}body#category #left-column>div{border-radius:10px}body#category #content-wrapper section#main div{border-radius:10px}.product-description{color:#000;font-size:15px;line-height:1.5}.product-description ul{list-style-type:disc;margin-left:25px}.product-description h3{color:#000 !important;font-size:18px}.data-sheet dd,.data-sheet dt{font-weight:400 !important;font-size:15px}#header-search{position:relative;width:100%;max-width:340px;padding-right:32px;margin-right:14px}#header-search::before{content:\"\";position:absolute;top:50%;right:0;width:1px;height:28px;background:rgba(17,14,12,.1);transform:translateY(-50%)}#header-search form.elementor-search>ul.elementor-search__products{background:#f9f7f2;border-radius:0;border:1px solid rgba(17,14,12,.1)}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item{background:#fff}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item:not(:last-child){margin-bottom:2px}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-name{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-category{display:none}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-price{color:#462d26;font-size:14px;font-weight:700;font-family:\"Inter\",sans-serif}@media(min-width: 992px)and (max-width: 1024px){#header-search{display:block !important}}@media(min-width: 992px)and (max-width: 1024px){.mobile-search{display:none !important}}#header-menu .elementor-nav-menu>ul{justify-content:space-between;align-items:center;width:100%}#header-menu .elementor-nav-menu>ul::after{display:none}#header-menu .elementor-nav-menu .menu-item-separator{display:block;width:1px;height:14px;background:rgba(17,14,12,.1019607843)}#home-slider-box{width:100svw;margin-left:50%;transform:translateX(-50%)}#home-slider-box ul.carousel-inner{border-radius:0 !important}#home-slider-box figure{width:100%}@media(max-width: 991px){#home-slider-box figure img{min-height:390px;object-fit:cover}}.home-slider .carousel-item .caption{width:100%;max-width:80%;bottom:auto;top:80px}@media(max-width: 991px){.home-slider .carousel-item .caption{top:36px;left:40px}}.home-slider .carousel-item .caption .caption-description h2{color:#f9f7f2;font-size:64px;margin-bottom:18px;line-height:1.1;font-weight:500;font-family:\"Inter\",sans-serif}.home-slider .carousel-item .caption .caption-description h2 span{color:#e79332}@media(max-width: 991px){.home-slider .carousel-item .caption .caption-description h2{font-size:32px;margin-bottom:10px}}.home-slider .carousel-item .caption .caption-description p{font-size:16px;color:#f9f7f2}.home-slider .slide-button{position:relative;display:flex;flex-direction:row;align-items:center;column-gap:12px;padding:16px 45px;width:fit-content;margin-top:40px;border-top:1px solid #e79332;border-bottom:1px solid #e79332;color:#e79332;font-size:16px;font-weight:500}.home-slider .slide-button img{width:100%;max-width:24px}.home-slider .slide-button::before{content:\"\";position:absolute;left:-1px;top:-2px;bottom:0;width:10px;height:calc(100% + 4px);background-image:url(\"/img/cms/icons/btn-side-line.svg\");background-position:center;background-size:contain;background-repeat:no-repeat}.home-slider .slide-button::after{content:\"\";position:absolute;right:-1px;top:-2px;bottom:0;width:10px;height:calc(100% + 4px);background-image:url(\"/img/cms/icons/btn-side-line.svg\");background-position:center;background-size:contain;background-repeat:no-repeat;transform:scale(-1)}@media(max-width: 991px){.home-slider .slide-button{font-size:13px}}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap{display:grid;grid-template-columns:7fr 5fr;grid-template-rows:1fr 1fr;grid-template-areas:\"item1 item2\" \"item1 item3\";gap:20px}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(1){grid-area:item1}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(2){grid-area:item2}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(3){grid-area:item3}@media(max-width: 767px){.home-box-1>.elementor-column-wrap>.elementor-widget-wrap{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:\"item1\" \"item2\" \"item3\"}}.home-box-1 .home-box1-tile:nth-child(1) .elementor-cta-content .elementor-button::before{content:url(\"/img/cms/Home/Group 1223.svg\")}.home-box-1 .home-box1-tile>.elementor-widget-container{height:100%}.home-box-1 .home-box1-tile>.elementor-widget-container>.elementor-cta{height:100%}.home-box-1 .home-box1-tile .elementor-cta-content{position:absolute;inset:0;background:rgba(0,0,0,0);justify-content:space-between;align-content:space-between}.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button{position:relative;padding:0;display:flex;flex-direction:row;align-items:center;gap:10px}.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button::before{content:url(\"/img/cms/Home/Group 1224.svg\")}.home-box-info{position:relative}.home-box-info::before{content:\"\";position:absolute;top:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.home-box-info::after{content:\"\";position:absolute;bottom:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.home-box-info>.elementor-container>.elementor-row{align-items:center}.home-box-info .home-box-info-img img{max-width:unset}.footer-box-services{position:relative}.footer-box-services::before{content:\"\";position:absolute;bottom:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.footer-box-services .elementor-widget-wrap{flex-direction:row;flex-wrap:nowrap}.footer-box-other-info>.elementor-container>.elementor-row{column-gap:80px;position:relative}@media(min-width: 1025px){.footer-box-other-info>.elementor-container>.elementor-row::before{content:\"\";position:absolute;top:-60px;bottom:-60px;left:50%;width:1px;transform:translateX(-50%);background:rgba(170,138,94,.25)}}nav.pagination .page-list{display:flex;align-items:center;justify-content:center;gap:10px;background:rgba(0,0,0,0)}nav.pagination .page-list .pagination-item.prev a{background:rgba(0,0,0,0);transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.prev a img{transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.prev a:hover{background:#ffa629}nav.pagination .page-list .pagination-item.prev a:hover img{filter:brightness(0) invert(1)}nav.pagination .page-list .pagination-item.next a{background:rgba(0,0,0,0);transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.next a img{transition:all 250ms ease-in-out;transform:scale(-1)}nav.pagination .page-list .pagination-item.next a:hover{background:#ffa629}nav.pagination .page-list .pagination-item.next a:hover img{filter:brightness(0) invert(1)}nav.pagination .page-list .pagination-item.current a{color:#fff;background:#ffa629}nav.pagination .page-list .pagination-item .spacer{display:flex;align-items:center;justify-content:center;padding:5px 11px;height:33px;width:33px;color:#9f928c;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif}nav.pagination .page-list .pagination-item a{display:flex;align-items:center;justify-content:center;color:#9f928c;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:500;letter-spacing:-0.5px;padding:5px 11px;height:33px;min-width:33px;background:#ece9e2;border-radius:1px;transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item a:hover{color:#fff;background:#ffa629}body#category section#main #subcategories{padding:0;margin:0;background:rgba(0,0,0,0)}body#category section#main #subcategories .subcategory-heading{display:none}body#category section#main #subcategories .subcategories-list{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}body#category section#main #subcategories .subcategories-list li .subcategory-item{display:flex;flex-direction:row;column-gap:16px;align-items:center;background:#ece9e2;border-radius:50px;padding:8px 24px 8px 24px;height:100%}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image{width:43px;height:43px;padding:0;background:#fff;border-radius:100%;margin-left:-16px}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image img{width:100%;height:100%;object-fit:contain;border-radius:100%}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-name{color:#462d26;font-size:16px;font-weight:600;font-family:\"Inter\",sans-serif;margin:0}nav.breadcrumb{margin-bottom:1.563rem}nav.breadcrumb ol{display:flex;flex-direction:row;column-gap:16px;align-items:center}nav.breadcrumb ol li span{color:#462d26;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif}nav.breadcrumb ol li.separator img{width:5px;height:9px}body#cms.cms-id-5 footer#footer section.footer-box-newsletter,body#cms.cms-id-6 footer#footer section.footer-box-newsletter,body#cms.cms-id-7 footer#footer section.footer-box-newsletter{display:none}body#cms.cms-id-5 footer#footer section.footer-box-services,body#cms.cms-id-6 footer#footer section.footer-box-services,body#cms.cms-id-7 footer#footer section.footer-box-services{display:none}body#cms.cms-id-5 footer#footer section.footer-box-other-info,body#cms.cms-id-6 footer#footer section.footer-box-other-info,body#cms.cms-id-7 footer#footer section.footer-box-other-info{display:none}body#cms section#main header.page-header{margin-bottom:32px}body#cms section#main header.page-header h1{color:#462d26;font-size:32px;font-family:\"Inter\",sans-serif;font-weight:700;margin:0}#cms-citys .elementor-icon-list-items{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px}#cms-citys .elementor-icon-list-items li .elementor-icon-list-text{display:block;width:100%;text-align:center;padding:12px 24px;background:#462d26}#js-product-list>.products{row-gap:40px}#basket-side-panel .elementor-cart__title{text-align:center;min-height:unset;line-height:1;padding:20px 0 25px}#basket-side-panel .elementor-cart__products .elementor-cart__product{position:relative}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-name{padding-left:16px}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-attrs{padding:3px 0}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-price{padding-left:16px}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-remove{position:absolute;top:20px;right:0}#basket-side-panel .elementor-cart__footer-box{position:relative;margin-top:auto}#basket-side-panel .elementor-cart__footer-box::before{content:\"\";position:absolute;inset:0 -30px;background:#ece9e2;z-index:-1}#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary{border:none}#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary>span{margin-bottom:5px}#basket-side-panel .elementor-cart__footer-box .elementor-cart__footer-buttons{width:100%}#basket-side-panel .elementor-cart__footer-delivery{margin-bottom:20px}#basket-side-panel .elementor-cart__footer-delivery ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:11px}#basket-side-panel .elementor-cart__footer-delivery ul li span{color:#462d26;font-family:\"Inter\",sans-serif;font-size:12px;font-weight:500}.custom-checkbox{display:flex;align-items:flex-start;column-gap:10px}.custom-checkbox label{padding:0;margin:0;cursor:pointer;color:#110e0c;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:400}input[type=checkbox],input[type=radio]{appearance:none;position:relative;width:15px;height:15px;min-width:15px;min-height:15px;display:inline-block;border:1px solid #d9cebe;border-radius:3px;transition:all 250ms ease-in-out;overflow:hidden;cursor:pointer}input[type=checkbox]::before,input[type=radio]::before{content:\"\";position:absolute;top:-5px;left:15px;width:7px;height:2px;background:#f9f7f2;transform:rotate(-45deg);transition:all 250ms ease-in-out}input[type=checkbox]::after,input[type=radio]::after{content:\"\";position:absolute;top:-4px;left:-8px;width:4px;height:2px;background:#f9f7f2;transform:rotate(45deg);transition:all 250ms ease-in-out}input[type=checkbox]:checked,input[type=radio]:checked{background:#462d26;border-color:#462d26}input[type=checkbox]:checked::before,input[type=radio]:checked::before{top:6px;left:4px}input[type=checkbox]:checked::after,input[type=radio]:checked::after{top:7px;left:3px}body#authentication section#main .page-header{margin-bottom:32px}body#authentication section#main .page-header h1{color:#462d26;font-size:24px;font-weight:700;font-family:\"Inter\",sans-serif;text-align:center;margin-bottom:0}body#authentication section#main #content{background:rgba(0,0,0,0);max-width:480px;margin:0 auto 150px}body#authentication section#main #content form label{color:#110e0c;font-size:12px;font-weight:500;font-family:\"Inter\",sans-serif}body#authentication section#main #content form input[type=text]{border:1px solid rgba(70,45,38,.1411764706);background:rgba(70,45,38,.1019607843)}body#authentication section#main #content form .btn-show-password-box{width:fit-content;position:absolute;right:0}body#authentication section#main #content form .btn-show-password-box .btn-show-password{background:rgba(0,0,0,0)}body#authentication section#main #content form .forgot-password{text-align:left}body#authentication section#main #content form .forgot-password a{color:#110e0c;font-size:12px;font-weight:500;font-family:\"Inter\",sans-serif;text-decoration:underline}body#authentication section#main #content form button{color:#f9f7f2;background:#e79332;padding:14px 80px;text-transform:initial}body#authentication section#main #content hr{margin:32px 0 16px}body#authentication section#main #content .no-account a{color:#110e0c;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif}body#authentication section#main #content .register-form>p{display:none}body#authentication section#main #content .register-form form .form-check{display:flex;flex-direction:row;column-gap:30px}body#authentication section#main #content .register-form form .form-check label{margin:0;display:flex;align-items:center;column-gap:5px}body#authentication section#main #content .register-form form .form-check label .custom-radio{line-height:1}body#authentication section#main #content .register-form form footer.form-footer{display:flex;align-items:center;justify-content:center;margin:30px 0 0 0}@media(max-width: 767px){.newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe{display:flex;flex-direction:row;row-gap:16px;flex-wrap:wrap}.newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe button{width:100%}}.newsletter-form form.elementor-email-subscription .elementor-checkbox-label{color:#fff}.newsletter-form .elementor-field-label{display:flex;gap:10px;margin-top:10px}.newsletter-form .elementor-field-label .elementor-checkbox-label{font-size:12px;font-weight:500;font-family:\"Inter\",sans-serif}#content-wrapper a[target=raty_procedura]{display:none !important}.leo-megamenu{margin-bottom:0}.leo-megamenu .dropdown-menu{background:#f9f7f2;border:1px solid rgba(17,14,12,.1019607843);overflow:auto}.leo-megamenu .dropdown-menu a:hover{color:#e79332 !important;text-decoration:underline}.leo-megamenu .leo-top-menu ul.nav.navbar-nav>li:last-child{padding-right:0}.leo-megamenu .leo-top-menu ul.nav.navbar-nav>li:last-child::after{display:none}.leo-top-menu .nav{display:flex;align-items:center;width:100%}.leo-top-menu .nav>li{position:relative;padding:0}.leo-top-menu .nav>li:first-child{padding-left:0}.leo-top-menu .nav>li.promo-item>a[href=\"https://masimmo.pl/promocje/\"] span{color:#e79332 !important}.leo-top-menu .nav>li.promo-item>a[href=\"https://masimmo.pl/promocje/\"]:hover span{color:#232323 !important}.leo-top-menu .nav>li:not(:first-child)>a{padding-left:23.5px}@media(max-width: 1200px){.leo-top-menu .nav>li:not(:first-child)>a{padding-left:19px}}@media(max-width: 1100px){.leo-top-menu .nav>li:not(:first-child)>a{padding-left:15px}}.leo-top-menu .nav>li:not(:last-child)>a{position:relative;padding-right:23.5px}@media(max-width: 1200px){.leo-top-menu .nav>li:not(:last-child)>a{padding-right:19px}}@media(max-width: 1100px){.leo-top-menu .nav>li:not(:last-child)>a{padding-right:15px}}.leo-top-menu .nav>li:not(:last-child)>a::before{content:\"\";display:block !important;width:1px;height:14px;background:rgba(17,14,12,0.1019607843);position:absolute;right:0;top:50%;margin-top:-7px}.leo-top-menu .nav>li>a{text-transform:uppercase;font-weight:600}.leo-top-menu .nav a{font-family:\"Inter\",sans-serif;font-size:14px;font-weight:400;white-space:nowrap}.leo-top-menu .nav a:hover{color:#e79332;text-decoration:underline}.leo-top-menu .nav a:hover span{color:#e79332}.leo-top-menu .nav a::after{display:none !important}.leo-top-menu .nav a span{text-transform:uppercase}.cart-grid-footer{display:flex;align-items:center;gap:20px}.cart-grid-footer img{height:30px}#popular-products h2,#new-products h2{font-family:\"Inter\";color:#462d26;font-size:36px;font-weight:500}#products .sort-by-row{display:flex;justify-content:flex-end;gap:20px;align-items:center}#products .sort-by-row .products-sort-order .dropdown-menu{background:#fff;width:100%}#products .sort-by-row .products-sort-order .dropdown-menu a{white-space:nowrap;font-size:14px;font-family:\"Inter\";font-weight:400}#products .sort-by-row .products-sort-order .dropdown-menu a:hover{background:#fff;font-weight:700;color:#462d26}#products .sort-by-row .products-sort-order button{background:none;border:0;display:flex;justify-content:space-between;align-items:center;color:#462d26;font-family:\"Inter\";font-size:16px;font-weight:700;width:350px}#search_filters{background:none;border-top:1px solid rgba(17,14,12,.1019607843);border-bottom:1px solid rgba(17,14,12,.1019607843);border-radius:0 !important;padding-left:0;padding-right:0}#search_filters .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#search_filters .head .h6{font-size:16px;font-weight:700;font-family:\"Inter\";text-transform:uppercase;color:#462d26;margin-bottom:0;display:flex;align-items:center;column-gap:5px}#search_filters .head .js-search-filters-clear-all{background:#462d26;color:#fff}#search_filters .content{gap:20px;background:#fff;padding:25px}#search_filters .content section.facet:first-child{padding-top:0}#search_filters .content section.facet:not(:first-child){padding-top:1.625rem}#search_filters .content .h6{font-weight:700;font-size:16px;font-family:\"Inter\";margin-bottom:15px}#search_filters .content .custom-checkbox{top:0;position:static}#search_filters .content .facet-label{display:flex;gap:10px;align-items:center;margin-bottom:10px}#search_filters .content .facet-label a{margin-top:0}#search_filters .content .faceted-slider>li>p{color:#462d26;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:700}#js-product-list-top{padding:0 20px}.active_filters{background:#fff;border-radius:10px;color:#462d26}.active_filters .filter-block{background:#462d26;color:#fff;padding:3px 10px}.active_filters .filter-block i{text-shadow:none;color:#fff !important}#contact main .container>.row:nth-child(2){display:grid;grid-template-columns:310px 1fr;gap:32px}@media(max-width: 767px){#contact main .container>.row:nth-child(2){grid-template-columns:1fr}}#contact main .container>.row:nth-child(2) #left-column{display:block;width:100%;max-width:100%;padding:0}#contact main .container>.row:nth-child(2) #content-wrapper{display:block;width:100%;max-width:100%;padding:0}#contact main .container>.row:nth-child(2) #content-wrapper #content{padding:40px}#contact main .container>.row:nth-child(2) #content-wrapper #content h3{font-size:32px;color:#110e0c;font-family:\"Inter\";font-weight:600;margin-bottom:32px}#contact main .container>.row:nth-child(2) #content-wrapper #content form .psgdpr_consent_message{display:grid;grid-template-columns:20px 1fr;gap:5px;align-items:center}#contact main .container>.row:nth-child(2) #content-wrapper #content form .btn-primary{width:277px;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:\"Inter\";text-transform:none;font-weight:500;height:47px}#contact main .container>.row:nth-child(2) #content-wrapper #content form .btn-primary:hover{background:#462d26}#contact main .container>.row:nth-child(2) #content-wrapper #content form label{color:#110e0c;font-size:12px;font-weight:500;font-family:\"Inter\";margin-bottom:4px}#contact main .container>.row:nth-child(2) #content-wrapper #content form label[for=file-upload].btn-default{background:#462d26;color:#fff;height:47px;display:flex;align-items:center;justify-content:center}#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=email],#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=text],#contact main .container>.row:nth-child(2) #content-wrapper #content form select{height:47px;display:flex;align-items:center;justify-content:flex-start;padding:0 16px;font-size:14px;color:#110e0c;font-family:\"Inter\";border:1px solid rgba(70,45,38,.1411764706);background-color:#f9f7f2}#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=email]:focus,#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=text]:focus,#contact main .container>.row:nth-child(2) #content-wrapper #content form select:focus{outline:none;box-shadow:none}#contact main .container>.row:nth-child(2) #content-wrapper #content form textarea{padding:0 16px;font-size:14px;color:#110e0c;font-family:\"Inter\";border:1px solid rgba(70,45,38,.1411764706);background-color:#f9f7f2;padding:10px}#contact main .container>.row:nth-child(2) #content-wrapper #content form textarea:focus{outline:none;box-shadow:none}.elementor-widget-product-carousel:hover .elementor-swiper-button{opacity:1 !important}.elementor-widget-product-carousel:hover .elementor-swiper-button.swiper-button-disabled{opacity:.3 !important}.elementor-widget-product-carousel:not(:hover) .elementor-swiper-button.elementor-swiper-button-prev{left:-10px}.elementor-widget-product-carousel:not(:hover) .elementor-swiper-button.elementor-swiper-button-next{right:-10px}.elementor-swiper-button{background:#ebe3d7;border-radius:100%;width:33px;height:33px;display:flex;align-items:center;justify-content:center;opacity:0 !important;top:141.5px;transition:all 250ms ease-in-out}.elementor-swiper-button i{padding-bottom:2px}.elementor-swiper-button.elementor-swiper-button-prev i{padding-right:3px}.elementor-swiper-button.elementor-swiper-button-prev i::before{content:url(\"/img/cms/icons/slider-arrow-left-brown.svg\")}.elementor-swiper-button.elementor-swiper-button-next i{padding-left:3px}.elementor-swiper-button.elementor-swiper-button-next i::before{content:url(\"/img/cms/icons/slider-arrow-right-brown.svg\")}.leo-megamenu .navbar-toggler.c-navbar-toggler{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;background:#e9e3d7;margin:0;padding:18px 24px;width:auto;outline:none !important}.leo-megamenu .navbar-toggler.c-navbar-toggler .c-sr-only{color:#110e0c;font-family:\"Inter\",sans-serif;font-size:11px;font-weight:500}@media(max-width: 991px){#header-panel-box .header-panel-box-row-1{margin-bottom:15px}}#header-panel-box .header-panel-box-row-1>div>.elementor-row{flex-wrap:nowrap;align-items:center}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap{flex-wrap:nowrap;align-items:center}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ps-widget-module{margin-bottom:0;width:fit-content}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search>.elementor-widget-container{border:1px solid #e9e3d7;min-height:44px}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container button.elementor-search__submit{order:1}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input{order:2;padding-left:0}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input::placeholder{font-size:11px;font-weight:500}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container .elementor-search__clear{order:3}section.off-canvas-nav-megamenu nav.offcanvas-mainnav{background:#fff}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu{text-align:initial;margin:24px 24px 0 24px;display:flex;flex-direction:row;justify-content:space-between}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu>a img{width:100%;max-width:200px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close{margin:0;position:relative;font-size:0;width:14px;height:14px;min-width:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close::before{content:\"\";position:absolute;width:2px;height:14px;background:#b8b7b6;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close::after{content:\"\";position:absolute;width:2px;height:14px;background:#b8b7b6;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu{padding:28px 24px 24px 24px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub>a{border:none !important}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub>a .menu-title{color:#e79332}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub .dropdown-menu{border-bottom:1px solid rgba(17,14,12,.1019607843)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item a{padding-top:16px;padding-bottom:16px;line-height:1;border-color:rgba(17,14,12,.1019607843)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item a .menu-title{color:#110e0c;font-size:14px;font-weight:600;font-family:\"Inter\",sans-serif}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .caret{top:7px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .caret::before{content:url(\"/img/cms/icons/arrow-down-brown-mini.svg\")}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget{padding:0}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget div.menu-title{padding:0}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget div.menu-title a{color:#110e0c;font-size:14px;font-weight:600;font-family:\"Inter\",sans-serif;padding-top:14px;padding-bottom:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget ul li a{color:#110e0c;font-size:14px;font-weight:600;font-family:\"Inter\",sans-serif;padding-top:14px;padding-bottom:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.promo-item>a>.menu-title{color:#c40000}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub{padding-bottom:20px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner,section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub ul{padding-left:15px;border-left:1px solid rgba(17,14,12,.1)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner .mega-col ul{margin-bottom:20px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner .mega-col .leo-widget[data-id_widget=\"1753179161\"]{display:none}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub ul li a{font-weight:400 !important;padding:10px 0 !important}.dropdown-menu .leo-widget{padding-bottom:20px}header.page-header h1{color:#232323}form .form-group.form-group-alias{display:none !important}.elementor-cta-absolute-link{position:absolute;inset:0;z-index:1}.filter-block-all{display:inline-block;margin-right:.625rem;margin-bottom:.625rem}.filter-block-all button{margin:0 !important}.filter-block-all button .material-icons{margin:0}.scroll-brn-box{position:fixed;bottom:40px;right:40px;z-index:100000000000;opacity:0;visibility:hidden;transition:all 250ms ease-in-out}.scroll-brn-box.active{opacity:1;visibility:visible}.scroll-brn-box a{width:50px;height:50px;background:#e79332;border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:0}.scroll-brn-box a svg{width:16px;height:16px}@media(max-width: 767px){.scroll-brn-box{left:50%;right:auto;transform:translateX(-50%)}}.cart-voucher .promo-name{padding:10px}.cart-voucher .promo-name .cart-summary-line{display:flex;flex-direction:row;justify-content:space-between}.cart-voucher .promo-name .cart-summary-line>.label{text-align:left}.cart-voucher .promo-name .cart-summary-line .float-xs-right{min-width:fit-content}#category-description{width:100%}#moved-category-structure .elementor-cta-content>div{width:100%}.block-promo .block-promo.promo-highlighted{color:#000;margin-top:10px}body.ce-kit-1{color:#000}.page-footer,.wishlist-footer-links{color:#000}.page-footer a,.wishlist-footer-links a{color:#000 !important}","$cWhite: #fff;\r\n$cBlack: #111516;\r\n$cGold: #e6cb6f;\r\n$cGoldDark: #d3ba67;\r\n$cBgAccent: #eff6f7;\r\n$cBone: #f6f6f6;\r\n\r\n$fInter: 'Inter',\r\nsans-serif;\r\n\r\nbody>main {\r\n overflow-x: hidden;\r\n}\r\n\r\nhtml {\r\n scroll-padding-top: 150px;\r\n scroll-behavior: smooth;\r\n}\r\n\r\nbody {\r\n font-size: 15px;\r\n line-height: 1.5;\r\n color: #232323;\r\n\r\n .elementor-widget-text-editor {\r\n color: #232323;\r\n }\r\n\r\n h3 {\r\n color: #232323;\r\n }\r\n\r\n &#index {\r\n footer#footer {\r\n section.footer-box-newsletter {\r\n display: none !important;\r\n }\r\n }\r\n }\r\n\r\n &#category {\r\n section#wrapper {\r\n section#main {\r\n margin-bottom: 100px;\r\n\r\n #product-list-header {\r\n * {\r\n color: #000;\r\n }\r\n\r\n strong {\r\n font-weight: 600;\r\n }\r\n\r\n p {\r\n margin-bottom: 10px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#footer {\r\n a {\r\n color: #c5c5c5;\r\n transition: all 250ms ease-in-out;\r\n\r\n &:hover {\r\n color: $cGold;\r\n text-decoration: none;\r\n }\r\n }\r\n}\r\n\r\na {\r\n color: $cGold;\r\n}\r\n\r\n.btn-1 {\r\n display: inline-block;\r\n color: $cBlack;\r\n border: 1px solid $cGold;\r\n padding: 15px;\r\n background: $cWhite;\r\n transition: all 250ms ease-in-out;\r\n cursor: pointer;\r\n\r\n &:hover {\r\n color: $cWhite;\r\n background: $cGold;\r\n }\r\n}\r\n\r\n.btn-primary {\r\n color: $cWhite;\r\n background: $cGold;\r\n transition: all 250ms ease-in-out;\r\n\r\n &:hover {\r\n color: $cWhite;\r\n background: $cGoldDark;\r\n }\r\n}\r\n\r\n#box-newsletter {\r\n position: relative;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n width: 100vw;\r\n left: 50%;\r\n top: 0;\r\n bottom: 0;\r\n transform: translateX(-50%);\r\n background-color: $cWhite;\r\n }\r\n}\r\n\r\n.simple-blog-posts {\r\n .elementor-swiper-button {\r\n color: $cGold;\r\n\r\n &.elementor-swiper-button-next {\r\n right: 0;\r\n }\r\n\r\n &.elementor-swiper-button-prev {\r\n left: 0;\r\n }\r\n }\r\n\r\n #simple-blog-box {\r\n padding: 0 29px;\r\n\r\n .simple-blog-post {\r\n border-radius: 10px;\r\n overflow: hidden;\r\n\r\n ._image {\r\n img {\r\n height: 100%;\r\n max-height: 200px;\r\n width: 100%;\r\n object-fit: cover;\r\n object-position: center;\r\n }\r\n }\r\n\r\n ._content {\r\n padding: 20px;\r\n background-color: $cBgAccent;\r\n\r\n .post-title {\r\n color: $cBlack;\r\n font-size: 18px;\r\n font-weight: 300;\r\n margin: 0 0 0.7em;\r\n\r\n display: -webkit-box;\r\n -webkit-line-clamp: 2;\r\n -webkit-box-orient: vertical;\r\n overflow: hidden;\r\n line-height: 1.25;\r\n font-weight: 400;\r\n }\r\n\r\n a._btn {\r\n display: inline-block;\r\n color: $cGold;\r\n font-weight: 400;\r\n text-decoration: underline;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.js-product {\r\n &.product {\r\n article.product-miniature {\r\n &:hover {\r\n .thumbnail-container {\r\n .wishlist-button-add {\r\n opacity: 1;\r\n visibility: visible;\r\n transform: translateY(0);\r\n }\r\n\r\n ul.product-flags {\r\n transform: translateX(calc(-100% - 30px));\r\n\r\n // li.product-flag {\r\n // \t&.new {\r\n // \t\ttransform: translateX(0);\r\n // \t}\r\n\r\n // \t&.discount {\r\n // \t\ttransform: translateX(-100%);\r\n // \t}\r\n // }\r\n }\r\n }\r\n }\r\n\r\n .thumbnail-container {\r\n width: 100%;\r\n border: 1px solid #eff6f7;\r\n\r\n .thumbnail-top {\r\n background: #ffffff;\r\n\r\n a {\r\n img {}\r\n }\r\n\r\n .highlighted-informations {}\r\n\r\n .product-add-to-basket {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n\r\n .add-to-cart {\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n\r\n padding: 8px 16px;\r\n display: flex;\r\n align-items: center;\r\n background: #462d26;\r\n border-radius: 1px;\r\n column-gap: 8px;\r\n\r\n &:hover {\r\n background: #e79332;\r\n }\r\n\r\n i {\r\n font-size: 15px;\r\n margin-bottom: 2px;\r\n }\r\n\r\n span {\r\n line-height: 1;\r\n margin-bottom: 1px;\r\n font-size: 14px;\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-description {\r\n margin-top: 14px;\r\n\r\n &::after {\r\n display: none !important;\r\n }\r\n\r\n .product-title {\r\n margin-bottom: 14px;\r\n line-height: 1;\r\n\r\n a {\r\n color: #462d26;\r\n font-family: $fInter;\r\n font-size: 14px;\r\n font-weight: 400;\r\n line-height: 1.2;\r\n }\r\n }\r\n\r\n .product-price-and-shipping {\r\n .regular-price {\r\n font-size: 14px;\r\n font-family: $fInter;\r\n color: rgb(70, 45, 38, 0.34);\r\n font-weight: 700;\r\n }\r\n\r\n .price {\r\n color: #462d26;\r\n font-family: $fInter;\r\n font-size: 14px;\r\n font-weight: 700;\r\n }\r\n\r\n .discount-product {}\r\n\r\n &.product-price-discount {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 10px;\r\n\r\n .price {\r\n order: 1;\r\n color: #c40000;\r\n }\r\n\r\n .regular-price {\r\n order: 2;\r\n }\r\n }\r\n }\r\n }\r\n\r\n ul.product-flags {\r\n position: absolute;\r\n top: 24px;\r\n left: 24px;\r\n z-index: 2;\r\n transition: all 250ms ease-in-out;\r\n row-gap: 8px;\r\n\r\n li.product-flag {\r\n font-size: 11px;\r\n font-weight: 400;\r\n padding: 3px 8px;\r\n min-width: fit-content;\r\n min-height: auto;\r\n margin-top: 0;\r\n list-style: none;\r\n\r\n // &:first-child {\r\n // \tmargin-top: 0;\r\n // }\r\n\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n\r\n &.new {\r\n background: #462d26;\r\n padding: 4px 8px;\r\n }\r\n\r\n &.discount {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 8px;\r\n background-color: transparent;\r\n padding: 0;\r\n\r\n span {\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n padding: 4px 8px;\r\n background: #c40000;\r\n }\r\n\r\n // background: #e30613;\r\n // border-bottom-right-radius: 10px;\r\n }\r\n\r\n &.out_of_stock {\r\n background: #462d26;\r\n // position: absolute;\r\n // top: 0;\r\n // right: 0;\r\n // background: #111516;\r\n // border-bottom-left-radius: 10px;\r\n }\r\n }\r\n }\r\n\r\n .wishlist-button-add {\r\n opacity: 0;\r\n visibility: hidden;\r\n // box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.1);\r\n box-shadow: none;\r\n transition: all 250ms ease-in-out;\r\n transform: translateY(calc(-100% - 1rem));\r\n\r\n i {\r\n color: #462d26;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.product-images>li.thumb-container>.thumb.selected,\r\n.product-images>li.thumb-container>.thumb:hover {\r\n border-color: $cGold;\r\n}\r\n\r\n.blockreassurance_product {\r\n .item-product {\r\n svg {\r\n path {\r\n fill: $cGold;\r\n }\r\n }\r\n }\r\n}\r\n\r\n//* Single Product\r\nbody#product {\r\n overflow-x: hidden;\r\n\r\n >main {\r\n overflow: initial;\r\n }\r\n\r\n #content {\r\n ul.product-flags {\r\n display: flex;\r\n flex-direction: row;\r\n gap: 10px;\r\n flex-wrap: wrap;\r\n\r\n li.product-flag {\r\n font-size: 11px;\r\n font-weight: 400;\r\n padding: 3px 8px;\r\n min-width: fit-content;\r\n min-height: auto;\r\n transition: all 250ms ease-in-out;\r\n margin-top: 0;\r\n\r\n border-radius: 10px;\r\n\r\n &.new {\r\n background: $cGold;\r\n margin-top: 0;\r\n }\r\n\r\n &.discount {\r\n background: #e30613;\r\n }\r\n\r\n &.out_of_stock {\r\n position: absolute;\r\n top: 0;\r\n right: 0;\r\n background: #111516;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-info-box {\r\n margin: 0;\r\n // background: $cWhite;\r\n padding-top: 5px;\r\n padding-bottom: 65px;\r\n border-radius: 10px;\r\n\r\n #content {\r\n max-width: unset;\r\n\r\n ul.product-flags {\r\n margin: 0;\r\n }\r\n }\r\n\r\n h1 {\r\n color: $cBlack;\r\n font-size: 24px;\r\n font-weight: 400;\r\n }\r\n\r\n .product-prices {\r\n display: flex;\r\n align-items: flex-end;\r\n gap: 10px;\r\n\r\n .product-discount {\r\n margin-bottom: 0px;\r\n\r\n .regular-price {\r\n color: #a9a8a8;\r\n font-weight: 300;\r\n margin: 0;\r\n }\r\n }\r\n\r\n .product-price {\r\n margin-bottom: 0;\r\n\r\n .current-price {\r\n color: $cBlack;\r\n font-size: 26px;\r\n font-weight: 600;\r\n margin-bottom: 0;\r\n\r\n .discount {\r\n display: none;\r\n }\r\n }\r\n }\r\n\r\n .tax-shipping-delivery-label {\r\n margin-bottom: 0;\r\n }\r\n }\r\n\r\n ul.product-flags {\r\n margin-bottom: 24px;\r\n row-gap: 8px;\r\n\r\n li.product-flag {\r\n font-size: 11px;\r\n font-weight: 400;\r\n padding: 3px 8px;\r\n min-width: fit-content;\r\n min-height: auto;\r\n margin-top: 0;\r\n list-style: none;\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n\r\n &.new {\r\n background: #462d26;\r\n padding: 4px 8px;\r\n }\r\n\r\n &.discount {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 8px;\r\n background-color: transparent;\r\n padding: 0;\r\n\r\n span {\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n padding: 4px 8px;\r\n background: #c40000;\r\n }\r\n }\r\n\r\n &.out_of_stock {\r\n background: #462d26;\r\n }\r\n }\r\n }\r\n\r\n .product-info-box-left {\r\n &:hover {\r\n .scroll-box-arrows {\r\n opacity: 1;\r\n visibility: visible;\r\n }\r\n }\r\n\r\n .images-container {\r\n .js-qv-mask {\r\n margin: 0;\r\n width: 100%;\r\n }\r\n }\r\n\r\n .product-images {\r\n margin-bottom: 0;\r\n }\r\n\r\n .scroll-box-arrows {\r\n opacity: 0;\r\n visibility: hidden;\r\n transition: all 250ms ease-in-out;\r\n\r\n .material-icons {\r\n line-height: 0;\r\n bottom: 45px;\r\n width: 33px;\r\n height: 33px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n background: #ece9e2;\r\n border-radius: 100%;\r\n }\r\n }\r\n\r\n section#content {\r\n ul.product-flags {\r\n display: flex;\r\n flex-direction: column;\r\n flex-wrap: wrap;\r\n width: 100%;\r\n pointer-events: none;\r\n\r\n position: absolute;\r\n top: 10px;\r\n left: 10px;\r\n z-index: 1;\r\n\r\n @media (min-width: 768px) {\r\n display: none;\r\n }\r\n\r\n li.product-flag {\r\n min-width: fit-content;\r\n min-height: auto;\r\n margin-top: 0;\r\n list-style: none;\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n border-radius: 0;\r\n\r\n &.discount {\r\n background: transparent;\r\n padding: 0;\r\n }\r\n\r\n &.new {\r\n background: #462d26;\r\n padding: 4px 8px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-info-box-right {\r\n ul.product-flags {\r\n @media (max-width: 767px) {\r\n display: none;\r\n }\r\n }\r\n\r\n .h1 {\r\n color: #462d26;\r\n font-size: 20px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n text-transform: initial;\r\n margin-bottom: 32px;\r\n }\r\n\r\n .product-prices {\r\n .product-discount {\r\n .regular-price {\r\n color: #462d26;\r\n font-size: 28px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n line-height: 1;\r\n opacity: 0.35;\r\n }\r\n }\r\n\r\n .product-price {\r\n .current-price {\r\n .current-price-value {\r\n color: #462d26;\r\n font-size: 28px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n line-height: 1;\r\n }\r\n }\r\n }\r\n\r\n .tax-shipping-delivery-label {\r\n display: none;\r\n }\r\n }\r\n\r\n .product-information {\r\n .product-description {\r\n display: none;\r\n }\r\n\r\n .product-actions {\r\n .product-variants {\r\n margin: 16px 0;\r\n border-top: 1px solid #ddd;\r\n // border-bottom: 1px solid #ddd;\r\n\r\n .product-variants-item {\r\n position: relative;\r\n display: flex;\r\n align-items: center;\r\n justify-content: flex-start;\r\n // margin: 16px 0;\r\n margin: 0;\r\n padding: 16px 0;\r\n width: 100%;\r\n\r\n &:not(:last-child) {\r\n border-bottom: 1px solid #ddd;\r\n // padding-bottom: 16px;\r\n }\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n left: -20px;\r\n right: -20px;\r\n top: -1px;\r\n bottom: 0;\r\n background: #fff;\r\n transition: all 250ms ease-in-out;\r\n opacity: 0;\r\n visibility: hidden;\r\n transition-delay: 400ms;\r\n }\r\n\r\n .color_select {\r\n display: flex;\r\n gap: 10px;\r\n\r\n li {\r\n margin: 0;\r\n padding: 0;\r\n\r\n input {\r\n display: none;\r\n\r\n &:checked+span {\r\n border: 0 !important;\r\n\r\n &::before {\r\n content: '';\r\n display: block;\r\n position: absolute;\r\n top: -2px;\r\n left: -2px;\r\n height: 30px;\r\n width: 30px;\r\n border: 1px solid #000;\r\n border-radius: 50%;\r\n }\r\n }\r\n }\r\n\r\n span {\r\n margin: 0;\r\n padding: 0;\r\n height: 26px;\r\n width: 26px;\r\n border-radius: 50%;\r\n }\r\n }\r\n }\r\n\r\n &.active {\r\n &::before {\r\n opacity: 1;\r\n visibility: visible;\r\n transition-delay: 0ms;\r\n }\r\n }\r\n\r\n .product-variants-item--wrapper {\r\n width: 100%;\r\n position: relative;\r\n }\r\n\r\n .control-label-nav {\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: space-between;\r\n align-items: center;\r\n cursor: pointer;\r\n\r\n &.active {\r\n .form-control-select-standard-handler {\r\n transform: scale(-1);\r\n }\r\n }\r\n\r\n .form-control-select-standard-handler {\r\n cursor: pointer;\r\n }\r\n }\r\n\r\n .control-label {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n\r\n width: 100%;\r\n max-width: 200px;\r\n margin-bottom: 0;\r\n\r\n .control-label-selected {\r\n font-weight: 400;\r\n }\r\n }\r\n\r\n select {\r\n // border-radius: 10px;\r\n display: none;\r\n }\r\n\r\n .form-control-select-custom {\r\n display: none;\r\n position: absolute;\r\n left: -20px;\r\n right: -20px;\r\n top: calc(100% + 16px);\r\n z-index: 10;\r\n\r\n .custom-select {\r\n display: block;\r\n padding: 25px;\r\n border: none;\r\n background: #fff;\r\n height: auto;\r\n\r\n ul.custom-dropdown {\r\n display: flex;\r\n flex-direction: column;\r\n row-gap: 16px;\r\n margin: 0;\r\n overflow: auto;\r\n\r\n li {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 14px;\r\n margin: 0;\r\n\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n cursor: pointer;\r\n\r\n &:not(:last-child) {\r\n padding-bottom: 16px;\r\n border-bottom: 1px solid #110e0c1a;\r\n }\r\n\r\n &.active {\r\n .li-checkbox {\r\n background: #462d26;\r\n border-color: #462d26;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: 8px;\r\n left: 5.5px;\r\n width: 8px;\r\n height: 2px;\r\n background: #f9f7f2;\r\n transform: rotate(-45deg);\r\n transition: all 250ms ease-in-out;\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n top: 9px;\r\n left: 4.5px;\r\n width: 3.5px;\r\n height: 2px;\r\n background: #f9f7f2;\r\n transform: rotate(45deg);\r\n transition: all 250ms ease-in-out;\r\n }\r\n }\r\n }\r\n\r\n .li-checkbox {\r\n position: relative;\r\n display: block;\r\n width: 19px;\r\n min-width: 19px;\r\n height: 19px;\r\n border: 1px solid #d9cebe;\r\n border-radius: 100%;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n // > ul {\r\n // \tmargin-bottom: 0;\r\n\r\n // \tli {\r\n // \t\t> label {\r\n // \t\t\tmargin-bottom: 0;\r\n\r\n // \t\t\t> span {\r\n // \t\t\t\tdisplay: inline-block;\r\n // \t\t\t\twidth: 20px;\r\n // \t\t\t\theight: 20px;\r\n // \t\t\t}\r\n // \t\t}\r\n // \t}\r\n // }\r\n\r\n .fabric-colors {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n gap: 9px;\r\n\r\n a {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n text-decoration: underline;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-add-to-cart {\r\n padding: 24px;\r\n background: #ece9e2;\r\n\r\n @media (max-width: 767px) {\r\n position: relative;\r\n padding: 24px 0;\r\n\r\n * {\r\n z-index: 2;\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n top: 0;\r\n bottom: 0;\r\n left: 50%;\r\n width: 100svw;\r\n transform: translateX(-50%);\r\n background: #ece9e2;\r\n z-index: 1;\r\n }\r\n }\r\n\r\n >.control-label {\r\n display: none;\r\n }\r\n\r\n .product-quantity {\r\n margin-bottom: 10px;\r\n\r\n .qty {\r\n margin-bottom: 0;\r\n margin-right: 16px;\r\n\r\n >.input-group {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n float: none;\r\n border: 1px solid #462d26d9;\r\n border-radius: 1px;\r\n\r\n input#quantity_wanted {\r\n order: 2;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n\r\n padding: 0;\r\n text-align: center;\r\n width: 35px;\r\n border: none;\r\n background: transparent;\r\n height: 29px;\r\n }\r\n\r\n button {\r\n padding: 0;\r\n height: auto;\r\n\r\n color: #462d26d9;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n border: none;\r\n background: transparent;\r\n\r\n &.btn {\r\n height: 29px;\r\n padding: 0 10px;\r\n\r\n &.bootstrap-touchspin-up {\r\n order: 3;\r\n }\r\n\r\n &.bootstrap-touchspin-down {\r\n order: 1;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .add {\r\n margin: 0;\r\n width: 100%;\r\n\r\n .add-to-cart {\r\n background: #e79332;\r\n margin: 0;\r\n width: 100%;\r\n\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n text-transform: initial;\r\n\r\n &:hover {\r\n background: #110e0c;\r\n }\r\n\r\n .material-icons {\r\n line-height: 1;\r\n font-size: 14px;\r\n height: auto;\r\n width: auto;\r\n vertical-align: baseline;\r\n margin-right: 3px;\r\n }\r\n }\r\n }\r\n\r\n .wishlist-button-add {\r\n margin-left: 16px;\r\n width: 30px;\r\n border-radius: 0;\r\n background: transparent;\r\n box-shadow: none;\r\n\r\n i {\r\n background-image: url('/img/cms/icons/icon-heart.svg');\r\n background-position: center;\r\n background-repeat: no-repeat;\r\n background-size: contain;\r\n width: 26px;\r\n height: 26px;\r\n font-size: 0;\r\n }\r\n }\r\n }\r\n\r\n #product-availability {\r\n display: none;\r\n }\r\n\r\n .product-minimal-quantity {\r\n margin: 0;\r\n display: none;\r\n }\r\n }\r\n\r\n .product-additional-info {\r\n display: none;\r\n margin: 30px 0;\r\n }\r\n }\r\n\r\n .blockreassurance_product {\r\n display: flex;\r\n flex-direction: column;\r\n row-gap: 20px;\r\n margin: 40px 0 0 0;\r\n\r\n >div {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n\r\n .item-product {\r\n margin-right: 16px;\r\n padding: 0;\r\n width: 24px;\r\n height: 24px;\r\n\r\n svg {\r\n width: 24px;\r\n height: 24px;\r\n\r\n path {\r\n fill: transparent !important;\r\n }\r\n }\r\n }\r\n\r\n .block-title {\r\n margin-right: 10px;\r\n }\r\n\r\n p {\r\n font-weight: 700;\r\n margin: 0;\r\n }\r\n }\r\n\r\n .item-0 {\r\n .block-description {\r\n text-decoration: underline;\r\n cursor: pointer;\r\n }\r\n }\r\n\r\n .item-1 {\r\n .block-description {\r\n text-decoration: underline;\r\n cursor: pointer;\r\n\r\n a {\r\n color: $cBlack;\r\n text-decoration: none;\r\n }\r\n }\r\n }\r\n\r\n .block-raty {\r\n width: 100%;\r\n display: none;\r\n\r\n .block-raty--wrapper {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n gap: 10px;\r\n padding-top: 20px;\r\n\r\n img {\r\n height: 35px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n #description-nav {\r\n padding: 32px 24px;\r\n margin: 0;\r\n list-style: none;\r\n\r\n display: flex;\r\n flex-direction: row;\r\n\r\n li {\r\n &:not(:last-child) {\r\n padding-right: 10px;\r\n margin-right: 10px;\r\n border-right: 1px solid #110e0c1a;\r\n }\r\n\r\n a {\r\n color: #462d26;\r\n font-size: 16px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n }\r\n }\r\n }\r\n\r\n .product-customization {\r\n >.card {\r\n padding: 24px;\r\n background: #ece9e2;\r\n\r\n p {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n }\r\n\r\n ul {\r\n margin-bottom: 0;\r\n }\r\n\r\n textarea {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n float: none;\r\n border: 1px solid rgba(70, 45, 38, 0.8509803922);\r\n border-radius: 1px;\r\n font-size: 14px;\r\n font-family: 'Inter', sans-serif;\r\n font-weight: 500;\r\n background: rgba(0, 0, 0, 0);\r\n height: 44px;\r\n outline: none;\r\n }\r\n\r\n button.btn {\r\n background: #e79332;\r\n margin: 0;\r\n width: 100%;\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n text-transform: initial;\r\n padding: 10px;\r\n line-height: 1.5;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-description-box {\r\n position: relative;\r\n margin-bottom: 100px;\r\n padding-top: 60px;\r\n padding-bottom: 60px;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: 0;\r\n left: 50%;\r\n bottom: 0;\r\n width: 100svw;\r\n transform: translateX(-50%);\r\n background: #ffffff;\r\n }\r\n\r\n .c-row {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 60px;\r\n\r\n .c-col {\r\n width: calc(50% - 30px);\r\n\r\n @media (max-width: 767px) {\r\n width: 100%;\r\n }\r\n }\r\n\r\n .c-col-2 {\r\n @media (max-width: 767px) {\r\n display: none;\r\n }\r\n\r\n .product-description-box-img {\r\n position: sticky;\r\n top: 150px;\r\n\r\n img {\r\n width: 100%;\r\n max-width: fit-content;\r\n }\r\n }\r\n }\r\n }\r\n\r\n ul.product-accordion-box {\r\n padding: 0;\r\n margin: 0;\r\n list-style: none;\r\n\r\n li.accordion-item {\r\n &.active {\r\n .accordion-item-header {\r\n img {\r\n transform: scale(-1);\r\n }\r\n }\r\n }\r\n\r\n .accordion-item-header {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n justify-content: space-between;\r\n column-gap: 30px;\r\n padding: 16px 0;\r\n border-bottom: 1px solid #110e0c1a;\r\n cursor: pointer;\r\n\r\n h3 {\r\n color: #462d26;\r\n font-size: 24px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n margin: 0;\r\n }\r\n\r\n img {\r\n transition: all 0.3s ease-in-out;\r\n }\r\n }\r\n\r\n .accordion-item-body {\r\n .accordion-item-body--wrapper {\r\n padding-top: 24px;\r\n padding-bottom: 64px;\r\n color: #000;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n line-height: 1.4;\r\n\r\n strong {\r\n font-weight: 700;\r\n }\r\n\r\n img {\r\n max-width: fit-content;\r\n width: 100%;\r\n height: auto;\r\n }\r\n\r\n .js-product-details {\r\n .product-reference {\r\n display: none;\r\n }\r\n\r\n .product-quantities {\r\n display: none;\r\n }\r\n\r\n .product-features {\r\n .data-sheet {\r\n color: $cBlack;\r\n }\r\n }\r\n }\r\n\r\n .elementor-accordion {\r\n .elementor-accordion-item {\r\n .elementor-tab-title {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n\r\n .elementor-accordion-title {\r\n line-height: 1.5;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n #product-details {\r\n\r\n .product-reference,\r\n .product-quantities {\r\n display: none !important;\r\n }\r\n }\r\n\r\n section.product-features {\r\n .data-sheet {\r\n color: $cBlack;\r\n }\r\n }\r\n }\r\n\r\n .tabs {\r\n border-radius: 10px;\r\n\r\n .nav-tabs {\r\n .nav-item {\r\n .nav-link {\r\n color: $cBlack;\r\n font-weight: 400;\r\n font-size: 16px;\r\n\r\n &:hover {\r\n border-bottom: $cGold 3px solid;\r\n }\r\n\r\n &.active {\r\n color: $cBlack;\r\n border-color: $cGold;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n #empty-product-comment {\r\n border-radius: 10px;\r\n }\r\n}\r\n\r\n#blockcart-modal {\r\n .modal-content {\r\n .modal-header {}\r\n\r\n .modal-body {\r\n .product-name {\r\n color: $cBlack;\r\n font-weight: 500;\r\n margin-bottom: 16px;\r\n }\r\n\r\n .cart-content-btn {\r\n .btn {\r\n &.btn-primary {\r\n background: $cGold;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n//* Koszyk\r\nbody#cart {\r\n #content-wrapper {\r\n .card-block-title {\r\n .h1 {\r\n color: #462d26;\r\n font-size: 24px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n text-transform: initial;\r\n text-align: center;\r\n margin-bottom: 16px;\r\n }\r\n }\r\n\r\n .cart-grid {\r\n margin-bottom: 150px;\r\n\r\n .cart-grid-body {\r\n .card {\r\n background: transparent;\r\n }\r\n\r\n .cart-overview {\r\n padding: 0;\r\n\r\n table {\r\n width: 100%;\r\n\r\n thead {\r\n &::after {\r\n content: '';\r\n display: block;\r\n height: 24px;\r\n }\r\n\r\n tr {\r\n th {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n white-space: nowrap;\r\n padding: 8px 0;\r\n border-bottom: 1px solid #110e0c1a;\r\n\r\n &:not(:last-child) {\r\n padding-right: 20px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n tbody {\r\n tr {\r\n &:not(:first-child) {\r\n td {\r\n padding-top: 18px;\r\n }\r\n }\r\n\r\n &:not(:last-child) {\r\n td {\r\n padding-bottom: 18px;\r\n border-bottom: 1px solid #110e0c1a;\r\n }\r\n }\r\n\r\n td {\r\n vertical-align: top;\r\n\r\n &:not(:last-child) {\r\n padding-right: 20px;\r\n }\r\n\r\n .product-card-img {\r\n img {\r\n width: 80px;\r\n }\r\n }\r\n\r\n .product-card-desc {\r\n line-height: 1;\r\n\r\n a {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n }\r\n }\r\n\r\n .product-card-infos {\r\n line-height: 1;\r\n margin-top: 8px;\r\n\r\n .product-card-info {\r\n &:not(:last-child) {\r\n margin-bottom: 8px;\r\n }\r\n\r\n span {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n }\r\n }\r\n }\r\n\r\n .product-card-price {\r\n padding-top: 7px;\r\n\r\n .current-price {\r\n line-height: 1;\r\n\r\n .price {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n }\r\n }\r\n\r\n .product-discount {\r\n line-height: 1;\r\n margin-top: 3px;\r\n\r\n .regular-price {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n }\r\n }\r\n }\r\n\r\n .product-card-qty {\r\n >.input-group {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n float: none;\r\n border: 1px solid #462d26d9;\r\n border-radius: 1px;\r\n\r\n input.js-cart-line-product-quantity {\r\n order: 2;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n\r\n padding: 0;\r\n text-align: center;\r\n width: 35px;\r\n border: none;\r\n background: transparent;\r\n height: 29px;\r\n }\r\n\r\n button {\r\n padding: 0;\r\n height: auto;\r\n\r\n color: #462d26d9;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n border: none;\r\n background: transparent;\r\n\r\n &.btn {\r\n height: 29px;\r\n padding: 0 7px;\r\n\r\n &.bootstrap-touchspin-up {\r\n order: 3;\r\n }\r\n\r\n &.bootstrap-touchspin-down {\r\n order: 1;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-card-sum-price {\r\n padding-top: 7px;\r\n line-height: 1;\r\n\r\n strong {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n }\r\n }\r\n\r\n .product-card-action {\r\n display: block;\r\n padding-top: 9px;\r\n\r\n .remove-from-cart {\r\n position: relative;\r\n width: 10px;\r\n height: 10px;\r\n display: block;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n width: 10px;\r\n height: 1px;\r\n background: #bbb6aa;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%) rotate(45deg);\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n width: 10px;\r\n height: 1px;\r\n background: #bbb6aa;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%) rotate(-45deg);\r\n }\r\n\r\n .material-icons {\r\n display: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n @media (max-width: 570px) {\r\n table thead {\r\n display: none;\r\n }\r\n\r\n table,\r\n tbody,\r\n tr,\r\n td {\r\n display: block;\r\n width: 100%;\r\n }\r\n\r\n tbody {\r\n padding: 20px;\r\n text-align: center;\r\n }\r\n\r\n tr {\r\n margin-bottom: 1rem;\r\n border: 1px solid #ccc;\r\n border-radius: 5px;\r\n padding: 10px;\r\n background: #f9f9f9;\r\n border: 1px solid rgba(17, 14, 12, 0.1019607843);\r\n }\r\n\r\n td {\r\n position: relative;\r\n // padding-left: 0;\r\n text-align: right;\r\n // border: none !important;\r\n padding: 15px 10px 15px 50% !important;\r\n\r\n &::before {\r\n position: absolute;\r\n left: 10px;\r\n top: 50%;\r\n transform: translateY(-50%);\r\n white-space: nowrap;\r\n font-weight: bold;\r\n text-align: left;\r\n }\r\n\r\n .product-card-qty {\r\n display: block;\r\n margin-left: auto;\r\n width: fit-content;\r\n }\r\n\r\n .product-card-action {\r\n width: fit-content;\r\n margin-left: auto;\r\n\r\n .remove-from-cart {\r\n &::before {\r\n width: 15px !important;\r\n height: 2px !important;\r\n }\r\n\r\n &::after {\r\n width: 15px !important;\r\n height: 2px !important;\r\n }\r\n }\r\n }\r\n\r\n >div {\r\n padding-top: 0 !important;\r\n }\r\n }\r\n\r\n td:nth-child(1)::before {\r\n content: 'Obrazek';\r\n }\r\n\r\n td:nth-child(2)::before {\r\n content: 'Nazwa produktu';\r\n }\r\n\r\n td:nth-child(3)::before {\r\n content: 'Cena jednostkowa';\r\n }\r\n\r\n td:nth-child(4)::before {\r\n content: 'Ilość';\r\n }\r\n\r\n td:nth-child(5)::before {\r\n content: 'Cena łączna';\r\n }\r\n\r\n td:nth-child(6)::before {\r\n content: 'Usuń';\r\n }\r\n\r\n .product-card-img img {\r\n max-width: 100%;\r\n height: auto;\r\n }\r\n }\r\n\r\n .no-items {\r\n color: #462d26;\r\n font-size: 16px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n\r\n width: 100%;\r\n display: block;\r\n text-align: center;\r\n }\r\n }\r\n\r\n .card-block {}\r\n\r\n .cart-overview {\r\n .cart-items {\r\n .cart-item {\r\n .product-line-grid {\r\n .product-line-grid-body {\r\n .product-line-info {\r\n a {\r\n color: $cBlack;\r\n font-weight: 400;\r\n font-size: 16px;\r\n }\r\n }\r\n\r\n .product-price {\r\n margin: 10px 0;\r\n\r\n .product-discount {\r\n .regular-price {\r\n color: #a9a8a8;\r\n font-weight: 300;\r\n margin: 0;\r\n }\r\n\r\n .discount {\r\n background: $cGold;\r\n }\r\n }\r\n\r\n .current-price {\r\n .price {\r\n color: $cBlack;\r\n font-weight: 600;\r\n font-size: 16px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-summary {\r\n margin-bottom: 24px;\r\n background: #ece9e2;\r\n\r\n .cart-detailed-totals {\r\n .cart-detailed-subtotals {\r\n padding: 24px 24px 0 24px;\r\n\r\n .cart-summary-line {\r\n &:not(:last-child) {\r\n margin-bottom: 8px;\r\n }\r\n\r\n &:last-child {\r\n margin-bottom: 0;\r\n }\r\n\r\n span {\r\n font-size: 14px;\r\n font-family: $fInter;\r\n\r\n &.label {\r\n font-weight: 500;\r\n }\r\n\r\n &.value {\r\n font-weight: 400;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-summary-totals {\r\n padding: 16px 24px;\r\n\r\n .cart-summary-line {\r\n &.cart-total {\r\n padding: 0;\r\n border: 0;\r\n\r\n span {\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-detailed-actions {\r\n padding: 0 24px 18px;\r\n\r\n a.btn {\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n padding: 14px 12px;\r\n background-color: #e79332;\r\n text-transform: initial;\r\n }\r\n }\r\n\r\n .card-payment-support {\r\n padding: 0 24px 12px;\r\n\r\n ul {\r\n padding: 0;\r\n margin: 0;\r\n list-style: none;\r\n\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n align-items: center;\r\n justify-content: center;\r\n column-gap: 30px;\r\n row-gap: 12px;\r\n\r\n li {\r\n img {\r\n max-width: 44px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#checkout {\r\n #content-wrapper {\r\n .cart-grid-body {\r\n .checkout-step {\r\n padding: 0;\r\n background-color: #f9f7f2;\r\n\r\n .step-title {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n text-transform: initial;\r\n padding-bottom: 10px;\r\n border-bottom: 1px solid #462d26;\r\n margin-bottom: 32px;\r\n\r\n .step-number {\r\n &::after {\r\n content: '. ';\r\n }\r\n }\r\n }\r\n\r\n &.-current {\r\n opacity: 1 !important;\r\n\r\n .step-title {\r\n color: #e79332;\r\n border-bottom: 1px solid #e79332;\r\n }\r\n }\r\n\r\n &.-complete {\r\n opacity: 0.5;\r\n }\r\n\r\n .content {\r\n padding: 0;\r\n }\r\n\r\n #customer-form {\r\n max-width: 480px;\r\n }\r\n\r\n .form-group {\r\n label {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n margin-bottom: 4px;\r\n }\r\n\r\n input {\r\n &.form-control {\r\n background: #462d261a;\r\n border: 1px solid #462d2624;\r\n padding: 14px 16px;\r\n\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n }\r\n }\r\n\r\n .btn-show-password-box {\r\n position: absolute;\r\n top: 0;\r\n right: 0;\r\n bottom: 0;\r\n width: fit-content;\r\n\r\n .btn-show-password {\r\n padding: 0;\r\n background: transparent;\r\n display: flex;\r\n height: 100%;\r\n align-items: center;\r\n width: 30px;\r\n outline: none;\r\n }\r\n }\r\n\r\n .form-control-comment {\r\n color: rgba(70, 45, 38, 0.8509803922);\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n }\r\n }\r\n\r\n .form-informations {\r\n margin-top: 40px;\r\n\r\n .form-informations-title {\r\n color: #110e0c;\r\n font-size: 16px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n }\r\n\r\n .form-informations-option {\r\n color: #110e0c;\r\n font-size: 16px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n font-style: initial !important;\r\n }\r\n\r\n .form-informations-subtitle {\r\n display: none;\r\n }\r\n }\r\n\r\n .form-footer {\r\n text-align: start;\r\n width: fit-content;\r\n\r\n .btn {\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n background: #e79332;\r\n padding: 12px 80px;\r\n text-transform: initial;\r\n }\r\n }\r\n\r\n #delivery-address {\r\n max-width: 480px;\r\n margin-left: 0;\r\n }\r\n\r\n .delivery-options {\r\n max-width: 480px;\r\n\r\n .delivery-option {\r\n padding: 12px 16px;\r\n margin: 0;\r\n border: 1px solid #462d2624;\r\n border-radius: 1px;\r\n column-gap: 16px;\r\n min-height: initial;\r\n background: transparent;\r\n\r\n &:not(:last-child) {\r\n margin-bottom: 16px;\r\n }\r\n\r\n .delivery-option-checkbox {\r\n width: fit-content;\r\n line-height: 0;\r\n }\r\n\r\n .delivery-option-2 {\r\n flex: 1;\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n justify-content: space-between;\r\n\r\n .carrier-price {\r\n color: #110e0c;\r\n font-family: $fInter;\r\n font-size: 14px;\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .order-options {\r\n #delivery {\r\n label {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n margin-bottom: 4px;\r\n }\r\n\r\n textarea {\r\n width: 100%;\r\n max-width: 480px;\r\n border: 1px solid #462d2624;\r\n background: #462d261a;\r\n border-radius: 1px;\r\n resize: none;\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n\r\n button[type='submit'] {\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n padding: 12px 80px;\r\n background: #e79332;\r\n text-transform: initial;\r\n float: none !important;\r\n }\r\n\r\n #conditions-to-approve {\r\n ul {\r\n li {\r\n .condition-label {\r\n margin: 0;\r\n line-height: 1;\r\n\r\n label {\r\n margin: 0;\r\n line-height: 1;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .payment-options {\r\n .js-additional-information {\r\n margin: 0 0 20px 0;\r\n padding: 24px;\r\n border: 1px solid #462d2624;\r\n\r\n p {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n }\r\n\r\n dl {\r\n border-left: 1px solid #462d2624;\r\n border-right: 1px solid #462d2624;\r\n border-top: 1px solid #462d2624;\r\n\r\n dt {\r\n border-right: 1px solid #462d2624;\r\n }\r\n\r\n dt,\r\n dd {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n background: transparent;\r\n margin: 0;\r\n flex: 0 0 50%;\r\n\r\n border-bottom: 1px solid rgba(70, 45, 38, 0.1411764706);\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n #js-checkout-summary {\r\n background: transparent;\r\n\r\n .js-checkout-summary-box {\r\n margin-bottom: 16px;\r\n background-color: #ece9e2;\r\n\r\n >.card-block {\r\n padding: 24px 24px 0 24px;\r\n }\r\n\r\n .cart-summary-totals {\r\n padding: 16px 24px 24px 24px;\r\n\r\n .cart-total {\r\n line-height: 1;\r\n padding: 0;\r\n\r\n span {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n }\r\n }\r\n }\r\n\r\n #cart-summary-product-list {\r\n .media-list {\r\n margin-bottom: 24px;\r\n padding-bottom: 24px;\r\n border-bottom: 1px solid rgb(70, 45, 38, 0.3);\r\n\r\n .media {\r\n &:not(:last-child) {\r\n margin-bottom: 24px;\r\n }\r\n\r\n .media-left {\r\n img {\r\n width: 40px;\r\n }\r\n }\r\n\r\n .media-body {\r\n .product-name {\r\n a {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n\r\n display: block;\r\n overflow: hidden;\r\n white-space: nowrap;\r\n text-overflow: ellipsis;\r\n max-width: 260px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-summary-products {\r\n .h4 {\r\n font-size: 16px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n margin-bottom: 24px;\r\n text-transform: uppercase;\r\n }\r\n\r\n .media-list {\r\n .media {\r\n .media-left {\r\n padding-right: 16px;\r\n }\r\n\r\n .media-body {\r\n .product-name {\r\n line-height: 1;\r\n margin-bottom: 2px;\r\n display: block;\r\n\r\n a {\r\n color: $cBlack;\r\n font-weight: 600;\r\n }\r\n }\r\n\r\n .product-specification {\r\n .product-line-info {\r\n line-height: 1;\r\n margin-bottom: 2px;\r\n\r\n span {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n }\r\n }\r\n\r\n .product-quantity {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n line-height: 1;\r\n }\r\n }\r\n\r\n .product-price {\r\n color: $cBlack;\r\n font-weight: 600;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-summary-subtotals-container {\r\n padding: 0;\r\n border: none;\r\n\r\n .cart-summary-line {\r\n line-height: 1;\r\n margin-bottom: 8px;\r\n\r\n span {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .delivery-options {\r\n .delivery-option {\r\n border: none;\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#order-confirmation {\r\n .breadcrumb {\r\n display: none;\r\n }\r\n\r\n #content-wrapper {\r\n #main {\r\n #registration-form {\r\n display: none;\r\n }\r\n\r\n section {\r\n\r\n &#content,\r\n &#content-hook_payment_return,\r\n &#content-hook-order-confirmation-footer {\r\n display: none;\r\n }\r\n\r\n &#content-hook_order_confirmation {\r\n margin-bottom: 150px;\r\n margin-top: 50px;\r\n background: transparent;\r\n\r\n .card-title {\r\n color: #462d26;\r\n font-size: 24px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n margin-bottom: 24px;\r\n text-align: center;\r\n\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n row-gap: 32px;\r\n text-transform: initial;\r\n }\r\n\r\n p {\r\n color: #1a1a18;\r\n font-size: 16px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n text-align: center;\r\n max-width: 750px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n margin-bottom: 32px;\r\n }\r\n\r\n .elementor-button {\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n padding: 18px 80px;\r\n background: #e79332;\r\n margin: 0 auto;\r\n display: flex;\r\n width: 100%;\r\n max-width: fit-content;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n footer#footer {\r\n\r\n .footer-box-newsletter,\r\n .footer-box-services,\r\n .footer-box-other-info {\r\n display: none;\r\n }\r\n }\r\n}\r\n\r\nfooter#footer {\r\n background-color: #f9f7f2;\r\n}\r\n\r\n.category-tiles-list {\r\n display: grid;\r\n grid-template-columns: repeat(6, 1fr);\r\n grid-gap: 20px;\r\n\r\n a {\r\n display: block;\r\n }\r\n}\r\n\r\nbody {\r\n &:not(#ets_blog_page) {\r\n main {\r\n #left-column {\r\n >div.block {\r\n display: none !important;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &#ets_blog_page {\r\n #content-wrapper {\r\n .ets-blog-wrapper-detail {\r\n border-radius: 10px;\r\n }\r\n }\r\n\r\n #left-column {\r\n .title_block {\r\n color: $cBlack;\r\n font-size: 20px;\r\n font-weight: 400;\r\n }\r\n\r\n .ets_block_slider {\r\n .ets_title_block {\r\n color: $cBlack;\r\n font-size: 16px;\r\n font-weight: 400;\r\n }\r\n }\r\n }\r\n\r\n ul.ets-blog-list {\r\n >li {\r\n .post-wrapper {\r\n border-radius: 10px;\r\n overflow: hidden;\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n\r\n .ets-blog-wrapper-content {\r\n background: #eff6f7;\r\n padding-top: 15px;\r\n padding-bottom: 15px;\r\n }\r\n\r\n .ets_title_block {\r\n color: $cBlack;\r\n font-size: 18px;\r\n font-weight: 300;\r\n\r\n display: -webkit-box;\r\n -webkit-line-clamp: 2;\r\n -webkit-box-orient: vertical;\r\n overflow: hidden;\r\n line-height: 1.25;\r\n font-weight: 400;\r\n }\r\n\r\n .blog_description {\r\n display: -webkit-box;\r\n -webkit-line-clamp: 3;\r\n -webkit-box-orient: vertical;\r\n overflow: hidden;\r\n }\r\n\r\n .read_more {\r\n display: inline-block;\r\n color: $cGold;\r\n font-weight: 400;\r\n text-decoration: underline;\r\n font-style: underline !important;\r\n border: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.ets_blog_sidebar {\r\n >.block {\r\n box-shadow: none !important;\r\n border-radius: 10px;\r\n }\r\n}\r\n\r\nbody {\r\n #left-column {\r\n .block-categories {\r\n .category-top-menu {\r\n li {\r\n a {\r\n &.h6 {\r\n color: $cBlack;\r\n font-size: 20px;\r\n font-weight: 400;\r\n }\r\n }\r\n\r\n .category-sub-menu {\r\n li {\r\n a {\r\n color: $cBlack;\r\n font-size: 16px;\r\n font-weight: 400;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#category {\r\n #left-column {\r\n >div {\r\n border-radius: 10px;\r\n }\r\n }\r\n\r\n #content-wrapper {\r\n section#main {\r\n div {\r\n border-radius: 10px;\r\n }\r\n }\r\n\r\n // #subcategories {\r\n // \t.subcategories-list {\r\n // \t\tli {\r\n // \t\t\t.subcategory-image {\r\n // \t\t\t\ta {\r\n // \t\t\t\t\tborder-radius: 10px;\r\n // \t\t\t\t}\r\n // \t\t\t}\r\n // \t\t}\r\n // \t}\r\n // }\r\n }\r\n}\r\n\r\n.product-description {\r\n color: #000;\r\n font-size: 15px;\r\n line-height: 1.5;\r\n\r\n ul {\r\n list-style-type: disc;\r\n margin-left: 25px;\r\n }\r\n\r\n h3 {\r\n color: #000 !important;\r\n font-size: 18px;\r\n }\r\n}\r\n\r\n.data-sheet {\r\n\r\n dd,\r\n dt {\r\n font-weight: 400 !important;\r\n font-size: 15px;\r\n }\r\n}\r\n\r\n//* ~~~~~~~~~~~~ New styles ~~~~~~~~~~~~\r\n#header-search {\r\n position: relative;\r\n width: 100%;\r\n max-width: 340px;\r\n\r\n padding-right: 32px;\r\n margin-right: 14px;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: 50%;\r\n right: 0;\r\n width: 1px;\r\n height: 28px;\r\n background: rgba(#110e0c, 0.1);\r\n transform: translateY(-50%);\r\n }\r\n\r\n form.elementor-search {\r\n >ul.elementor-search__products {\r\n background: #f9f7f2;\r\n border-radius: 0;\r\n border: 1px solid rgba(17, 14, 12, 0.1);\r\n\r\n .ui-menu-item {\r\n background: #fff;\r\n\r\n &:not(:last-child) {\r\n margin-bottom: 2px;\r\n }\r\n\r\n .elementor-search__product-details {\r\n .elementor-search__product-name {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: 'Inter', sans-serif;\r\n }\r\n\r\n .elementor-search__product-category {\r\n display: none;\r\n }\r\n\r\n .elementor-search__product-price {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 700;\r\n font-family: 'Inter', sans-serif;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n @media (min-width: 992px) and (max-width: 1024px) {\r\n display: block !important;\r\n }\r\n}\r\n\r\n.mobile-search {\r\n @media (min-width: 992px) and (max-width: 1024px) {\r\n display: none !important;\r\n }\r\n}\r\n\r\n#header-menu {\r\n .elementor-nav-menu {\r\n >ul {\r\n justify-content: space-between;\r\n align-items: center;\r\n width: 100%;\r\n\r\n &::after {\r\n display: none;\r\n }\r\n }\r\n\r\n .menu-item-separator {\r\n display: block;\r\n width: 1px;\r\n height: 14px;\r\n background: #110e0c1a;\r\n }\r\n }\r\n}\r\n\r\n#home-slider-box {\r\n width: 100svw;\r\n margin-left: 50%;\r\n transform: translateX(-50%);\r\n\r\n ul.carousel-inner {\r\n border-radius: 0 !important;\r\n }\r\n\r\n figure {\r\n width: 100%;\r\n\r\n img {\r\n @media (max-width: 991px) {\r\n min-height: 390px;\r\n object-fit: cover;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.home-slider {\r\n // padding-right: 10px;\r\n // padding-left: 10px;\r\n\r\n .carousel-item {\r\n .caption {\r\n width: 100%;\r\n max-width: 80%;\r\n bottom: auto;\r\n top: 80px;\r\n\r\n @media (max-width: 991px) {\r\n top: 36px;\r\n left: 40px;\r\n }\r\n\r\n .caption-description {\r\n h2 {\r\n color: #f9f7f2;\r\n font-size: 64px;\r\n margin-bottom: 18px;\r\n line-height: 1.1;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n\r\n span {\r\n color: #e79332;\r\n }\r\n\r\n @media (max-width: 991px) {\r\n font-size: 32px;\r\n margin-bottom: 10px;\r\n }\r\n }\r\n\r\n p {\r\n font-size: 16px;\r\n color: #f9f7f2;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .slide-button {\r\n position: relative;\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n column-gap: 12px;\r\n padding: 16px 45px;\r\n width: fit-content;\r\n margin-top: 40px;\r\n\r\n border-top: 1px solid #e79332;\r\n border-bottom: 1px solid #e79332;\r\n\r\n color: #e79332;\r\n font-size: 16px;\r\n font-weight: 500;\r\n\r\n img {\r\n width: 100%;\r\n max-width: 24px;\r\n }\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n left: -1px;\r\n top: -2px;\r\n bottom: 0;\r\n width: 10px;\r\n height: calc(100% + 4px);\r\n background-image: url('/img/cms/icons/btn-side-line.svg');\r\n background-position: center;\r\n background-size: contain;\r\n background-repeat: no-repeat;\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n right: -1px;\r\n top: -2px;\r\n bottom: 0;\r\n width: 10px;\r\n height: calc(100% + 4px);\r\n background-image: url('/img/cms/icons/btn-side-line.svg');\r\n background-position: center;\r\n background-size: contain;\r\n background-repeat: no-repeat;\r\n transform: scale(-1);\r\n }\r\n\r\n @media (max-width: 991px) {\r\n font-size: 13px;\r\n }\r\n }\r\n}\r\n\r\n.home-box-1 {\r\n >.elementor-column-wrap {\r\n >.elementor-widget-wrap {\r\n display: grid;\r\n grid-template-columns: 7fr 5fr;\r\n grid-template-rows: 1fr 1fr;\r\n grid-template-areas: 'item1 item2''item1 item3';\r\n gap: 20px;\r\n\r\n >.elementor-element {\r\n &:nth-child(1) {\r\n grid-area: item1;\r\n }\r\n\r\n &:nth-child(2) {\r\n grid-area: item2;\r\n }\r\n\r\n &:nth-child(3) {\r\n grid-area: item3;\r\n }\r\n }\r\n\r\n @media (max-width: 767px) {\r\n grid-template-columns: 1fr;\r\n grid-template-rows: auto;\r\n grid-template-areas:\r\n 'item1'\r\n 'item2'\r\n 'item3';\r\n }\r\n }\r\n }\r\n\r\n .home-box1-tile {\r\n &:nth-child(1) {\r\n .elementor-cta-content {\r\n .elementor-button {\r\n &::before {\r\n content: url('/img/cms/Home/Group 1223.svg');\r\n }\r\n }\r\n }\r\n }\r\n\r\n >.elementor-widget-container {\r\n height: 100%;\r\n\r\n >.elementor-cta {\r\n height: 100%;\r\n }\r\n }\r\n\r\n .elementor-cta-content {\r\n position: absolute;\r\n inset: 0;\r\n background: transparent;\r\n justify-content: space-between;\r\n align-content: space-between;\r\n\r\n .elementor-button {\r\n position: relative;\r\n padding: 0;\r\n\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n gap: 10px;\r\n\r\n &::before {\r\n content: url('/img/cms/Home/Group 1224.svg');\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.home-box-info {\r\n position: relative;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: 0;\r\n left: 50%;\r\n height: 1px;\r\n width: 100vw;\r\n transform: translateX(-50%);\r\n background: rgba(#aa8a5e, 0.25);\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n bottom: 0;\r\n left: 50%;\r\n height: 1px;\r\n width: 100vw;\r\n transform: translateX(-50%);\r\n background: rgba(#aa8a5e, 0.25);\r\n }\r\n\r\n >.elementor-container {\r\n >.elementor-row {\r\n align-items: center;\r\n }\r\n }\r\n\r\n .home-box-info-img {\r\n img {\r\n max-width: unset;\r\n }\r\n }\r\n}\r\n\r\n.footer-box-services {\r\n position: relative;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n bottom: 0;\r\n left: 50%;\r\n height: 1px;\r\n width: 100vw;\r\n transform: translateX(-50%);\r\n background: rgba(#aa8a5e, 0.25);\r\n }\r\n\r\n .elementor-widget-wrap {\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n }\r\n}\r\n\r\n.footer-box-other-info {\r\n >.elementor-container {\r\n >.elementor-row {\r\n column-gap: 80px;\r\n position: relative;\r\n\r\n @media (min-width: 1025px) {\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: -60px;\r\n bottom: -60px;\r\n left: 50%;\r\n width: 1px;\r\n transform: translateX(-50%);\r\n background: rgba(#aa8a5e, 0.25);\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\narticle {\r\n &.product-miniature {\r\n &.product-card {\r\n .product-description {\r\n .product-title {\r\n a {}\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nnav.pagination {\r\n .page-list {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n gap: 10px;\r\n background: transparent;\r\n\r\n .pagination-item {\r\n &.prev {\r\n a {\r\n background: transparent;\r\n transition: all 250ms ease-in-out;\r\n\r\n img {\r\n transition: all 250ms ease-in-out;\r\n }\r\n\r\n &:hover {\r\n background: #ffa629;\r\n\r\n img {\r\n filter: brightness(0) invert(1);\r\n }\r\n }\r\n }\r\n }\r\n\r\n &.next {\r\n a {\r\n background: transparent;\r\n transition: all 250ms ease-in-out;\r\n\r\n img {\r\n transition: all 250ms ease-in-out;\r\n transform: scale(-1);\r\n }\r\n\r\n &:hover {\r\n background: #ffa629;\r\n\r\n img {\r\n filter: brightness(0) invert(1);\r\n }\r\n }\r\n }\r\n }\r\n\r\n &.current {\r\n a {\r\n color: #ffffff;\r\n background: #ffa629;\r\n }\r\n }\r\n\r\n .spacer {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n padding: 5px 11px;\r\n height: 33px;\r\n width: 33px;\r\n\r\n color: #9f928c;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n\r\n a {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n\r\n color: #9f928c;\r\n font-family: $fInter;\r\n font-size: 14px;\r\n font-weight: 500;\r\n letter-spacing: -0.5px;\r\n padding: 5px 11px;\r\n height: 33px;\r\n min-width: 33px;\r\n background: #ece9e2;\r\n border-radius: 1px;\r\n\r\n transition: all 250ms ease-in-out;\r\n\r\n &:hover {\r\n color: #fff;\r\n background: #ffa629;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#category {\r\n section#main {\r\n #subcategories {\r\n padding: 0;\r\n margin: 0;\r\n background: transparent;\r\n\r\n .subcategory-heading {\r\n display: none;\r\n }\r\n\r\n .subcategories-list {\r\n display: flex;\r\n flex-direction: row;\r\n gap: 16px;\r\n flex-wrap: wrap;\r\n\r\n li {\r\n .subcategory-item {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 16px;\r\n align-items: center;\r\n background: #ece9e2;\r\n border-radius: 50px;\r\n padding: 8px 24px 8px 24px;\r\n height: 100%;\r\n\r\n .subcategory-image {\r\n width: 43px;\r\n height: 43px;\r\n padding: 0;\r\n background: #ffffff;\r\n border-radius: 100%;\r\n margin-left: -16px;\r\n\r\n img {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: contain;\r\n border-radius: 100%;\r\n }\r\n }\r\n\r\n .subcategory-name {\r\n color: #462d26;\r\n font-size: 16px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n margin: 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nnav.breadcrumb {\r\n margin-bottom: 1.563rem;\r\n\r\n ol {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 16px;\r\n align-items: center;\r\n\r\n li {\r\n span {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n\r\n &.separator {\r\n img {\r\n width: 5px;\r\n height: 9px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#cms {\r\n\r\n // Disable custom footer elements\r\n &.cms-id-5,\r\n &.cms-id-6,\r\n &.cms-id-7 {\r\n footer#footer {\r\n section.footer-box-newsletter {\r\n display: none;\r\n }\r\n\r\n section.footer-box-services {\r\n display: none;\r\n }\r\n\r\n section.footer-box-other-info {\r\n display: none;\r\n }\r\n }\r\n }\r\n\r\n section#main {\r\n header.page-header {\r\n margin-bottom: 32px;\r\n\r\n h1 {\r\n color: #462d26;\r\n font-size: 32px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n margin: 0;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#cms-citys {\r\n .elementor-icon-list-items {\r\n display: grid;\r\n grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\r\n gap: 20px;\r\n\r\n li {\r\n .elementor-icon-list-text {\r\n display: block;\r\n width: 100%;\r\n text-align: center;\r\n padding: 12px 24px;\r\n background: #462d26;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#js-product-list {\r\n >.products {\r\n row-gap: 40px;\r\n }\r\n}\r\n\r\n#basket-side-panel {\r\n .elementor-cart__title {\r\n text-align: center;\r\n min-height: unset;\r\n line-height: 1;\r\n padding: 20px 0 25px;\r\n }\r\n\r\n .elementor-cart__products {\r\n .elementor-cart__product {\r\n position: relative;\r\n\r\n .elementor-cart__product-name {\r\n padding-left: 16px;\r\n }\r\n\r\n .elementor-cart__product-attrs {\r\n padding: 3px 0;\r\n }\r\n\r\n .elementor-cart__product-price {\r\n padding-left: 16px;\r\n }\r\n\r\n .elementor-cart__product-remove {\r\n position: absolute;\r\n top: 20px;\r\n right: 0;\r\n }\r\n }\r\n }\r\n\r\n .elementor-cart__footer-box {\r\n position: relative;\r\n margin-top: auto;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n inset: 0 -30px;\r\n background: #ece9e2;\r\n z-index: -1;\r\n }\r\n\r\n .elementor-cart__summary {\r\n border: none;\r\n\r\n >span {\r\n margin-bottom: 5px;\r\n }\r\n }\r\n\r\n .elementor-cart__footer-buttons {\r\n width: 100%;\r\n }\r\n }\r\n\r\n .elementor-cart__footer-delivery {\r\n margin-bottom: 20px;\r\n\r\n ul {\r\n list-style: none;\r\n padding: 0;\r\n margin: 0;\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n justify-content: center;\r\n column-gap: 11px;\r\n\r\n li {\r\n span {\r\n color: #462d26;\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 500;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.custom-checkbox {\r\n display: flex;\r\n align-items: flex-start;\r\n column-gap: 10px;\r\n\r\n label {\r\n padding: 0;\r\n margin: 0;\r\n cursor: pointer;\r\n\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n }\r\n}\r\n\r\ninput[type='checkbox'],\r\ninput[type='radio'] {\r\n appearance: none;\r\n position: relative;\r\n\r\n width: 15px;\r\n height: 15px;\r\n min-width: 15px;\r\n min-height: 15px;\r\n display: inline-block;\r\n\r\n border: 1px solid #d9cebe;\r\n border-radius: 3px;\r\n transition: all 250ms ease-in-out;\r\n overflow: hidden;\r\n\r\n cursor: pointer;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: -5px;\r\n left: 15px;\r\n width: 7px;\r\n height: 2px;\r\n background: #f9f7f2;\r\n transform: rotate(-45deg);\r\n transition: all 250ms ease-in-out;\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n top: -4px;\r\n left: -8px;\r\n width: 4px;\r\n height: 2px;\r\n background: #f9f7f2;\r\n transform: rotate(45deg);\r\n transition: all 250ms ease-in-out;\r\n }\r\n\r\n &:checked {\r\n background: #462d26;\r\n border-color: #462d26;\r\n\r\n &::before {\r\n top: 6px;\r\n left: 4px;\r\n }\r\n\r\n &::after {\r\n top: 7px;\r\n left: 3px;\r\n }\r\n }\r\n}\r\n\r\nbody#authentication {\r\n section#main {\r\n .page-header {\r\n margin-bottom: 32px;\r\n\r\n h1 {\r\n color: #462d26;\r\n font-size: 24px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n text-align: center;\r\n margin-bottom: 0;\r\n }\r\n }\r\n\r\n #content {\r\n background: transparent;\r\n max-width: 480px;\r\n margin: 0 auto 150px;\r\n\r\n form {\r\n label {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n\r\n input[type='text'] {\r\n border: 1px solid #462d2624;\r\n background: #462d261a;\r\n }\r\n\r\n .btn-show-password-box {\r\n width: fit-content;\r\n position: absolute;\r\n right: 0;\r\n\r\n .btn-show-password {\r\n background: transparent;\r\n }\r\n }\r\n\r\n .forgot-password {\r\n text-align: left;\r\n\r\n a {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n text-decoration: underline;\r\n }\r\n }\r\n\r\n button {\r\n color: #f9f7f2;\r\n background: #e79332;\r\n padding: 14px 80px;\r\n text-transform: initial;\r\n }\r\n }\r\n\r\n hr {\r\n margin: 32px 0 16px;\r\n }\r\n\r\n .no-account {\r\n a {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n }\r\n\r\n .register-form {\r\n >p {\r\n display: none;\r\n }\r\n\r\n form {\r\n .form-check {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 30px;\r\n\r\n label {\r\n margin: 0;\r\n display: flex;\r\n align-items: center;\r\n column-gap: 5px;\r\n\r\n .custom-radio {\r\n line-height: 1;\r\n }\r\n }\r\n }\r\n\r\n footer.form-footer {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n margin: 30px 0 0 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.newsletter-form {\r\n form.elementor-email-subscription {\r\n .elementor-field-type-subscribe {\r\n @media (max-width: 767px) {\r\n display: flex;\r\n flex-direction: row;\r\n row-gap: 16px;\r\n flex-wrap: wrap;\r\n\r\n button {\r\n width: 100%;\r\n }\r\n }\r\n }\r\n\r\n .elementor-checkbox-label {\r\n color: #ffffff;\r\n }\r\n }\r\n\r\n .elementor-field-label {\r\n display: flex;\r\n gap: 10px;\r\n margin-top: 10px;\r\n\r\n .elementor-checkbox-label {\r\n font-size: 12px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n }\r\n}\r\n\r\n#content-wrapper {\r\n a[target='raty_procedura'] {\r\n display: none !important;\r\n }\r\n}\r\n\r\n.leo-megamenu {\r\n margin-bottom: 0;\r\n\r\n .dropdown-menu {\r\n background: #f9f7f2;\r\n border: 1px solid #110e0c1a;\r\n overflow: auto;\r\n\r\n a {\r\n &:hover {\r\n color: #e79332 !important;\r\n text-decoration: underline;\r\n }\r\n }\r\n }\r\n\r\n .leo-top-menu {\r\n ul.nav.navbar-nav {\r\n >li {\r\n &:last-child {\r\n padding-right: 0;\r\n\r\n &::after {\r\n display: none;\r\n }\r\n }\r\n\r\n // > a {\r\n // \tpadding-right: 0;\r\n // }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.leo-top-menu {\r\n .nav {\r\n display: flex;\r\n align-items: center;\r\n width: 100%;\r\n\r\n >li {\r\n position: relative;\r\n // padding: 0 23.5px;\r\n padding: 0;\r\n\r\n &:first-child {\r\n padding-left: 0;\r\n }\r\n\r\n &.promo-item {\r\n >a[href=\"https://masimmo.pl/promocje/\"] {\r\n span {\r\n color: #e79332 !important;\r\n }\r\n\r\n &:hover {\r\n span {\r\n color: #232323 !important;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:not(:first-child) {\r\n >a {\r\n padding-left: 23.5px;\r\n\r\n @media (max-width: 1200px) {\r\n padding-left: 19px;\r\n }\r\n\r\n @media (max-width: 1100px) {\r\n padding-left: 15px;\r\n }\r\n }\r\n }\r\n\r\n &:not(:last-child) {\r\n >a {\r\n position: relative;\r\n padding-right: 23.5px;\r\n\r\n @media (max-width: 1200px) {\r\n padding-right: 19px;\r\n }\r\n\r\n @media (max-width: 1100px) {\r\n padding-right: 15px;\r\n }\r\n\r\n &::before {\r\n content: '';\r\n display: block !important;\r\n width: 1px;\r\n height: 14px;\r\n background: rgba(17, 14, 12, 0.1019607843);\r\n position: absolute;\r\n right: 0;\r\n top: 50%;\r\n margin-top: -7px;\r\n }\r\n }\r\n }\r\n\r\n >a {\r\n text-transform: uppercase;\r\n font-weight: 600;\r\n // padding-left: 23.5px;\r\n // padding-right: 23.5px;\r\n }\r\n }\r\n\r\n a {\r\n font-family: 'Inter', sans-serif;\r\n font-size: 14px;\r\n font-weight: 400;\r\n white-space: nowrap;\r\n\r\n &:hover {\r\n color: #e79332;\r\n text-decoration: underline;\r\n\r\n span {\r\n color: #e79332;\r\n }\r\n }\r\n\r\n &::after {\r\n display: none !important;\r\n }\r\n\r\n span {\r\n text-transform: uppercase;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.cart-grid-footer {\r\n display: flex;\r\n align-items: center;\r\n gap: 20px;\r\n\r\n img {\r\n height: 30px;\r\n }\r\n}\r\n\r\n#popular-products,\r\n#new-products {\r\n h2 {\r\n font-family: 'Inter';\r\n color: #462d26;\r\n font-size: 36px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n#products {\r\n .sort-by-row {\r\n display: flex;\r\n justify-content: flex-end;\r\n gap: 20px;\r\n align-items: center;\r\n\r\n .products-sort-order {\r\n .dropdown-menu {\r\n background: #fff;\r\n width: 100%;\r\n\r\n a {\r\n white-space: nowrap;\r\n font-size: 14px;\r\n font-family: 'Inter';\r\n font-weight: 400;\r\n\r\n &:hover {\r\n background: #fff;\r\n font-weight: 700;\r\n color: #462d26;\r\n }\r\n }\r\n }\r\n\r\n button {\r\n background: none;\r\n border: 0;\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n color: #462d26;\r\n font-family: 'Inter';\r\n font-size: 16px;\r\n font-weight: 700;\r\n width: 350px;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#search_filters {\r\n background: none;\r\n border-top: 1px solid #110e0c1a;\r\n border-bottom: 1px solid #110e0c1a;\r\n border-radius: 0 !important;\r\n padding-left: 0;\r\n padding-right: 0;\r\n\r\n .head {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n margin-bottom: 20px;\r\n\r\n .h6 {\r\n font-size: 16px;\r\n font-weight: 700;\r\n font-family: 'Inter';\r\n text-transform: uppercase;\r\n color: #462d26;\r\n // cursor: pointer;\r\n margin-bottom: 0;\r\n\r\n display: flex;\r\n align-items: center;\r\n column-gap: 5px;\r\n }\r\n\r\n .js-search-filters-clear-all {\r\n background: #462d26;\r\n color: #fff;\r\n }\r\n }\r\n\r\n // &.active {\r\n // \tbackground: #fff;\r\n // \tborder: 0;\r\n // \tborder-radius: 10px !important;\r\n\r\n // \t.content {\r\n // \t\tdisplay: grid;\r\n // \t}\r\n // }\r\n\r\n .content {\r\n // display: grid;\r\n // grid-template-columns: 1fr 1fr 1fr 1fr;\r\n gap: 20px;\r\n background: #fff;\r\n padding: 25px;\r\n // display: none;\r\n\r\n section.facet {\r\n &:first-child {\r\n padding-top: 0;\r\n }\r\n\r\n &:not(:first-child) {\r\n padding-top: 1.625rem;\r\n }\r\n }\r\n\r\n .h6 {\r\n font-weight: 700;\r\n font-size: 16px;\r\n font-family: 'Inter';\r\n margin-bottom: 15px;\r\n }\r\n\r\n .custom-checkbox {\r\n top: 0;\r\n position: static;\r\n }\r\n\r\n .facet-label {\r\n display: flex;\r\n gap: 10px;\r\n align-items: center;\r\n margin-bottom: 10px;\r\n\r\n a {\r\n margin-top: 0;\r\n }\r\n }\r\n\r\n .faceted-slider {\r\n >li {\r\n >p {\r\n color: #462d26;\r\n font-family: 'Inter', sans-serif;\r\n font-size: 14px;\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#js-product-list-top {\r\n padding: 0 20px;\r\n}\r\n\r\n.active_filters {\r\n background: #fff;\r\n border-radius: 10px;\r\n color: #462d26;\r\n\r\n .filter-block {\r\n background: #462d26;\r\n color: #fff;\r\n padding: 3px 10px;\r\n\r\n i {\r\n text-shadow: none;\r\n color: #fff !important;\r\n }\r\n }\r\n}\r\n\r\n#contact {\r\n main {\r\n .container {\r\n >.row:nth-child(2) {\r\n display: grid;\r\n grid-template-columns: 310px 1fr;\r\n gap: 32px;\r\n\r\n @media (max-width: 767px) {\r\n grid-template-columns: 1fr;\r\n }\r\n\r\n #left-column {\r\n display: block;\r\n width: 100%;\r\n max-width: 100%;\r\n padding: 0;\r\n }\r\n\r\n #content-wrapper {\r\n display: block;\r\n width: 100%;\r\n max-width: 100%;\r\n padding: 0;\r\n\r\n #content {\r\n padding: 40px;\r\n\r\n h3 {\r\n font-size: 32px;\r\n color: #110e0c;\r\n font-family: 'Inter';\r\n font-weight: 600;\r\n margin-bottom: 32px;\r\n }\r\n\r\n form {\r\n .psgdpr_consent_message {\r\n display: grid;\r\n grid-template-columns: 20px 1fr;\r\n gap: 5px;\r\n align-items: center;\r\n }\r\n\r\n .btn-primary {\r\n width: 277px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n font-size: 14px;\r\n font-family: 'Inter';\r\n text-transform: none;\r\n font-weight: 500;\r\n height: 47px;\r\n\r\n &:hover {\r\n background: #462d26;\r\n }\r\n }\r\n\r\n label {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-weight: 500;\r\n font-family: 'Inter';\r\n margin-bottom: 4px;\r\n\r\n &[for='file-upload'].btn-default {\r\n background: #462d26;\r\n color: #fff;\r\n height: 47px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n }\r\n }\r\n\r\n input[type='email'],\r\n input[type='text'],\r\n select {\r\n height: 47px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: flex-start;\r\n padding: 0 16px;\r\n font-size: 14px;\r\n color: #110e0c;\r\n font-family: 'Inter';\r\n border: 1px solid #462d2624;\r\n background-color: #f9f7f2;\r\n\r\n &:focus {\r\n outline: none;\r\n box-shadow: none;\r\n }\r\n }\r\n\r\n textarea {\r\n padding: 0 16px;\r\n font-size: 14px;\r\n color: #110e0c;\r\n font-family: 'Inter';\r\n border: 1px solid #462d2624;\r\n background-color: #f9f7f2;\r\n padding: 10px;\r\n\r\n &:focus {\r\n outline: none;\r\n box-shadow: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.elementor-widget-product-carousel {\r\n &:hover {\r\n .elementor-swiper-button {\r\n opacity: 1 !important;\r\n\r\n &.swiper-button-disabled {\r\n opacity: 0.3 !important;\r\n }\r\n }\r\n }\r\n\r\n &:not(:hover) {\r\n .elementor-swiper-button {\r\n &.elementor-swiper-button-prev {\r\n left: -10px;\r\n }\r\n\r\n &.elementor-swiper-button-next {\r\n right: -10px;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.elementor-swiper-button {\r\n background: #ebe3d7;\r\n border-radius: 100%;\r\n width: 33px;\r\n height: 33px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n opacity: 0 !important;\r\n\r\n top: calc((250px / 2) + (33px / 2));\r\n transition: all 250ms ease-in-out;\r\n\r\n i {\r\n padding-bottom: 2px;\r\n }\r\n\r\n &.elementor-swiper-button-prev {\r\n i {\r\n padding-right: 3px;\r\n\r\n &::before {\r\n content: url('/img/cms/icons/slider-arrow-left-brown.svg');\r\n }\r\n }\r\n }\r\n\r\n &.elementor-swiper-button-next {\r\n i {\r\n padding-left: 3px;\r\n\r\n &::before {\r\n content: url('/img/cms/icons/slider-arrow-right-brown.svg');\r\n }\r\n }\r\n }\r\n}\r\n\r\n.leo-megamenu .navbar-toggler {\r\n &.c-navbar-toggler {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n justify-content: center;\r\n gap: 8px;\r\n\r\n background: #e9e3d7;\r\n margin: 0;\r\n padding: 18px 24px;\r\n width: auto;\r\n\r\n outline: none !important;\r\n\r\n .c-sr-only {\r\n color: #110e0c;\r\n font-family: $fInter;\r\n font-size: 11px;\r\n font-weight: 500;\r\n }\r\n }\r\n}\r\n\r\n#header-panel-box {\r\n .header-panel-box-row-1 {\r\n @media (max-width: 991px) {\r\n margin-bottom: 15px;\r\n }\r\n\r\n >div {\r\n >.elementor-row {\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n }\r\n }\r\n }\r\n\r\n .header-panel-box-row-2 {\r\n .header-panel-box-row-2-col-1 {\r\n >div {\r\n >.elementor-widget-wrap {\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n\r\n >.elementor-widget-ps-widget-module {\r\n margin-bottom: 0;\r\n width: fit-content;\r\n }\r\n\r\n >.elementor-widget-ajax-search {\r\n >.elementor-widget-container {\r\n border: 1px solid #e9e3d7;\r\n min-height: 44px;\r\n }\r\n\r\n form.elementor-search {\r\n >.elementor-search__container {\r\n button.elementor-search__submit {\r\n order: 1;\r\n }\r\n\r\n input.elementor-search__input {\r\n order: 2;\r\n padding-left: 0;\r\n\r\n &::placeholder {\r\n font-size: 11px;\r\n font-weight: 500;\r\n }\r\n }\r\n\r\n .elementor-search__clear {\r\n order: 3;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nsection.off-canvas-nav-megamenu {\r\n nav.offcanvas-mainnav {\r\n background: #ffffff;\r\n\r\n .off-canvas-button-megamenu {\r\n text-align: initial;\r\n margin: 24px 24px 0 24px;\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: space-between;\r\n\r\n >a {\r\n img {\r\n width: 100%;\r\n max-width: 200px;\r\n }\r\n }\r\n\r\n .off-canvas-nav-close {\r\n margin: 0;\r\n position: relative;\r\n font-size: 0;\r\n width: 14px;\r\n height: 14px;\r\n min-width: 14px;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n width: 2px;\r\n height: 14px;\r\n background: #b8b7b6;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%) rotate(45deg);\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n width: 2px;\r\n height: 14px;\r\n background: #b8b7b6;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%) rotate(-45deg);\r\n }\r\n }\r\n }\r\n\r\n ul.nav.navbar-nav.megamenu {\r\n padding: 28px 24px 24px 24px;\r\n\r\n li.nav-item {\r\n &.open-sub {\r\n >a {\r\n border: none !important;\r\n\r\n .menu-title {\r\n color: #e79332;\r\n }\r\n }\r\n\r\n .dropdown-menu {\r\n border-bottom: 1px solid #110e0c1a;\r\n }\r\n }\r\n\r\n a {\r\n padding-top: 16px;\r\n padding-bottom: 16px;\r\n line-height: 1;\r\n border-color: #110e0c1a;\r\n\r\n .menu-title {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n }\r\n }\r\n\r\n .caret {\r\n top: 7px;\r\n\r\n &::before {\r\n content: url('/img/cms/icons/arrow-down-brown-mini.svg');\r\n }\r\n }\r\n\r\n .dropdown-menu {\r\n .leo-widget {\r\n padding: 0;\r\n\r\n div.menu-title {\r\n padding: 0;\r\n\r\n a {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n padding-top: 14px;\r\n padding-bottom: 14px;\r\n }\r\n }\r\n\r\n ul {\r\n li {\r\n a {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n padding-top: 14px;\r\n padding-bottom: 14px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &.promo-item {\r\n >a {\r\n >.menu-title {\r\n color: #c40000;\r\n }\r\n }\r\n }\r\n\r\n .dropdown-sub {\r\n padding-bottom: 20px;\r\n\r\n .dropdown-menu-inner,\r\n ul {\r\n padding-left: 15px;\r\n border-left: 1px solid rgba(17, 14, 12, 0.1);\r\n }\r\n\r\n .dropdown-menu-inner {\r\n .mega-col {\r\n\r\n // &:not(:first-child) {\r\n .menu-title {\r\n // padding-top: 20px;\r\n }\r\n\r\n ul {\r\n margin-bottom: 20px;\r\n }\r\n\r\n // }\r\n\r\n .leo-widget {\r\n &[data-id_widget='1753179161'] {\r\n display: none;\r\n }\r\n }\r\n }\r\n }\r\n\r\n ul {\r\n li {\r\n a {\r\n font-weight: 400 !important;\r\n padding: 10px 0 !important;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.dropdown-menu {\r\n .leo-widget {\r\n padding-bottom: 20px;\r\n }\r\n}\r\n\r\nheader.page-header {\r\n h1 {\r\n color: #232323;\r\n }\r\n}\r\n\r\nform {\r\n .form-group {\r\n &.form-group-alias {\r\n display: none !important;\r\n }\r\n }\r\n}\r\n\r\n.elementor-cta-absolute-link {\r\n position: absolute;\r\n inset: 0;\r\n z-index: 1;\r\n}\r\n\r\n.filter-block-all {\r\n display: inline-block;\r\n margin-right: 0.625rem;\r\n margin-bottom: 0.625rem;\r\n\r\n button {\r\n margin: 0 !important;\r\n\r\n .material-icons {\r\n margin: 0;\r\n }\r\n }\r\n}\r\n\r\n.scroll-brn-box {\r\n position: fixed;\r\n bottom: 40px;\r\n right: 40px;\r\n z-index: 100000000000;\r\n opacity: 0;\r\n visibility: hidden;\r\n transition: all 250ms ease-in-out;\r\n\r\n &.active {\r\n opacity: 1;\r\n visibility: visible;\r\n }\r\n\r\n a {\r\n width: 50px;\r\n height: 50px;\r\n background: #e79332;\r\n border-radius: 100%;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n line-height: 0;\r\n\r\n svg {\r\n width: 16px;\r\n height: 16px;\r\n }\r\n }\r\n\r\n @media (max-width: 767px) {\r\n left: 50%;\r\n right: auto;\r\n transform: translateX(-50%);\r\n }\r\n}\r\n\r\n.cart-voucher {\r\n .promo-name {\r\n padding: 10px;\r\n\r\n .cart-summary-line {\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: space-between;\r\n\r\n >.label {\r\n text-align: left;\r\n }\r\n\r\n .float-xs-right {\r\n min-width: fit-content;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#category-description {\r\n width: 100%;\r\n}\r\n\r\n#moved-category-structure {\r\n .elementor-cta-content {\r\n >div {\r\n width: 100%;\r\n }\r\n }\r\n}\r\n\r\n.block-promo {\r\n .block-promo.promo-highlighted {\r\n color: #000000;\r\n margin-top: 10px;\r\n }\r\n}\r\n\r\nbody.ce-kit-1 {\r\n color: #000;\r\n}\r\n\r\n.page-footer,\r\n.wishlist-footer-links {\r\n color: #000;\r\n\r\n a {\r\n color: #000 !important;\r\n }\r\n}"]} \ No newline at end of file +{"version":3,"sources":["custom.css","custom.scss"],"names":[],"mappings":"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","file":"custom.css","sourcesContent":["body>main{overflow-x:hidden}html{scroll-padding-top:150px;scroll-behavior:smooth}body{font-size:15px;line-height:1.5;color:#232323}body .elementor-widget-text-editor{color:#232323}body h3{color:#232323}body#index footer#footer section.footer-box-newsletter{display:none !important}body#category section#wrapper section#main{margin-bottom:100px}body#category section#wrapper section#main #product-list-header *{color:#000}body#category section#wrapper section#main #product-list-header strong{font-weight:600}body#category section#wrapper section#main #product-list-header p{margin-bottom:10px}#footer a{color:#c5c5c5;transition:all 250ms ease-in-out}#footer a:hover{color:#e6cb6f;text-decoration:none}a{color:#e6cb6f}.btn-1{display:inline-block;color:#111516;border:1px solid #e6cb6f;padding:15px;background:#fff;transition:all 250ms ease-in-out;cursor:pointer}.btn-1:hover{color:#fff;background:#e6cb6f}.btn-primary{color:#fff;background:#e6cb6f;transition:all 250ms ease-in-out}.btn-primary:hover{color:#fff;background:#d3ba67}#box-newsletter{position:relative}#box-newsletter::before{content:\"\";position:absolute;width:100vw;left:50%;top:0;bottom:0;transform:translateX(-50%);background-color:#fff}.simple-blog-posts .elementor-swiper-button{color:#e6cb6f}.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-next{right:0}.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-prev{left:0}.simple-blog-posts #simple-blog-box{padding:0 29px}.simple-blog-posts #simple-blog-box .simple-blog-post{border-radius:10px;overflow:hidden}.simple-blog-posts #simple-blog-box .simple-blog-post ._image img{height:100%;max-height:200px;width:100%;object-fit:cover;object-position:center}.simple-blog-posts #simple-blog-box .simple-blog-post ._content{padding:20px;background-color:#eff6f7}.simple-blog-posts #simple-blog-box .simple-blog-post ._content .post-title{color:#111516;font-size:18px;font-weight:300;margin:0 0 .7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;font-weight:400}.simple-blog-posts #simple-blog-box .simple-blog-post ._content a._btn{display:inline-block;color:#e6cb6f;font-weight:400;text-decoration:underline}.js-product.product article.product-miniature:hover .thumbnail-container .wishlist-button-add{opacity:1;visibility:visible;transform:translateY(0)}.js-product.product article.product-miniature:hover .thumbnail-container ul.product-flags{transform:translateX(calc(-100% - 30px))}.js-product.product article.product-miniature .thumbnail-container{width:100%;border:1px solid #eff6f7}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top{background:#fff}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket{display:flex;align-items:center;justify-content:center}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart{font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700;padding:8px 16px;display:flex;align-items:center;background:#462d26;border-radius:1px;column-gap:8px}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart:hover{background:#e79332}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart i{font-size:15px;margin-bottom:2px}.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart span{line-height:1;margin-bottom:1px;font-size:14px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description{margin-top:14px}.js-product.product article.product-miniature .thumbnail-container .product-description::after{display:none !important}.js-product.product article.product-miniature .thumbnail-container .product-description .product-title{margin-bottom:14px;line-height:1}.js-product.product article.product-miniature .thumbnail-container .product-description .product-title a{color:#462d26;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:400;line-height:1.2}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price{font-size:14px;font-family:\"Inter\",sans-serif;color:rgba(70,45,38,.34);font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .price{color:#462d26;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount{display:flex;flex-direction:row;column-gap:10px}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .price{order:1;color:#c40000}.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .regular-price{order:2}.js-product.product article.product-miniature .thumbnail-container ul.product-flags{position:absolute;top:24px;left:24px;z-index:2;transition:all 250ms ease-in-out;row-gap:8px}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount{display:flex;flex-direction:row;column-gap:8px;background-color:rgba(0,0,0,0);padding:0}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount span{font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700;padding:4px 8px;background:#c40000}.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.out_of_stock{background:#462d26}.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add{opacity:0;visibility:hidden;box-shadow:none;transition:all 250ms ease-in-out;transform:translateY(calc(-100% - 1rem))}.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add i{color:#462d26}.product-images>li.thumb-container>.thumb.selected,.product-images>li.thumb-container>.thumb:hover{border-color:#e6cb6f}.blockreassurance_product .item-product svg path{fill:#e6cb6f}body#product{overflow-x:hidden}body#product>main{overflow:initial}body#product #content ul.product-flags{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}body#product #content ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:fit-content;min-height:auto;transition:all 250ms ease-in-out;margin-top:0;border-radius:10px}body#product #content ul.product-flags li.product-flag.new{background:#e6cb6f;margin-top:0}body#product #content ul.product-flags li.product-flag.discount{background:#e30613}body#product #content ul.product-flags li.product-flag.out_of_stock{position:absolute;top:0;right:0;background:#111516}body#product .product-info-box{margin:0;padding-top:5px;padding-bottom:65px;border-radius:10px}body#product .product-info-box #content{max-width:unset}body#product .product-info-box #content ul.product-flags{margin:0}body#product .product-info-box h1{color:#111516;font-size:24px;font-weight:400}body#product .product-info-box .product-prices{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}body#product .product-info-box .product-prices .product-discount{margin-bottom:0px}body#product .product-info-box .product-prices .product-discount .regular-price{color:#a9a8a8;font-weight:300;margin:0}body#product .product-info-box .product-prices .product-price{margin-bottom:0}body#product .product-info-box .product-prices .product-price .current-price{color:#111516;font-size:26px;font-weight:600;margin-bottom:0}body#product .product-info-box .product-prices .product-price .current-price .discount{display:none}body#product .product-info-box .product-prices .tax-shipping-delivery-label{margin-bottom:0}body#product .product-info-box ul.product-flags{margin-bottom:24px;row-gap:8px}body#product .product-info-box ul.product-flags li.product-flag{font-size:11px;font-weight:400;padding:3px 8px;min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700}body#product .product-info-box ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}body#product .product-info-box ul.product-flags li.product-flag.discount{display:flex;flex-direction:row;column-gap:8px;background-color:rgba(0,0,0,0);padding:0}body#product .product-info-box ul.product-flags li.product-flag.discount span{font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700;padding:4px 8px;background:#c40000}body#product .product-info-box ul.product-flags li.product-flag.out_of_stock{background:#462d26}body#product .product-info-box .product-info-box-left:hover .scroll-box-arrows{opacity:1;visibility:visible}body#product .product-info-box .product-info-box-left .images-container .js-qv-mask{margin:0;width:100%}body#product .product-info-box .product-info-box-left .product-images{margin-bottom:0}body#product .product-info-box .product-info-box-left .scroll-box-arrows{opacity:0;visibility:hidden;transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-left .scroll-box-arrows .material-icons{line-height:0;bottom:45px;width:33px;height:33px;display:flex;align-items:center;justify-content:center;background:#ece9e2;border-radius:100%}body#product .product-info-box .product-info-box-left section#content ul.product-flags{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;pointer-events:none;position:absolute;top:10px;left:10px;z-index:1}@media(min-width: 768px){body#product .product-info-box .product-info-box-left section#content ul.product-flags{display:none}}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag{min-width:fit-content;min-height:auto;margin-top:0;list-style:none;font-family:\"Inter\",sans-serif;font-size:12px;font-weight:700;border-radius:0}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag.discount{background:rgba(0,0,0,0);padding:0}body#product .product-info-box .product-info-box-left section#content ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}@media(max-width: 767px){body#product .product-info-box .product-info-box-right ul.product-flags{display:none}}body#product .product-info-box .product-info-box-right .h1{color:#462d26;font-size:20px;font-weight:500;font-family:\"Inter\",sans-serif;text-transform:initial;margin-bottom:32px}body#product .product-info-box .product-info-box-right .product-prices .product-discount .regular-price{color:#462d26;font-size:28px;font-weight:700;font-family:\"Inter\",sans-serif;line-height:1;opacity:.35}body#product .product-info-box .product-info-box-right .product-prices .product-price .current-price .current-price-value{color:#462d26;font-size:28px;font-weight:700;font-family:\"Inter\",sans-serif;line-height:1}body#product .product-info-box .product-info-box-right .product-prices .tax-shipping-delivery-label{display:none}body#product .product-info-box .product-info-box-right .product-information .product-description{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants{margin:16px 0;border-top:1px solid #ddd}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item{position:relative;display:flex;align-items:center;justify-content:flex-start;margin:0;padding:16px 0;width:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item:not(:last-child){border-bottom:1px solid #ddd}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item::before{content:\"\";position:absolute;left:-20px;right:-20px;top:-1px;bottom:0;background:#fff;transition:all 250ms ease-in-out;opacity:0;visibility:hidden;transition-delay:400ms}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select{display:flex;gap:10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li{margin:0;padding:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input:checked+span{border:0 !important}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li input:checked+span::before{content:\"\";display:block;position:absolute;top:-2px;left:-2px;height:30px;width:30px;border:1px solid #000;border-radius:50%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .color_select li span{margin:0;padding:0;height:26px;width:26px;border-radius:50%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item.active::before{opacity:1;visibility:visible;transition-delay:0ms}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .product-variants-item--wrapper{width:100%;position:relative}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav.active .form-control-select-standard-handler{transform:scale(-1)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav .form-control-select-standard-handler{cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label{color:#462d26;font-size:14px;font-weight:700;font-family:\"Inter\",sans-serif;width:100%;max-width:200px;margin-bottom:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label .control-label-selected{font-weight:400}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item select{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom{display:none;position:absolute;left:-20px;right:-20px;top:calc(100% + 16px);z-index:10}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select{display:block;padding:25px;border:none;background:#fff;height:auto}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown{display:flex;flex-direction:column;row-gap:16px;margin:0;overflow:auto}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li{display:flex;flex-direction:row;column-gap:14px;margin:0;color:#110e0c;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li:not(:last-child){padding-bottom:16px;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox{background:#462d26;border-color:#462d26}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox::before{content:\"\";position:absolute;top:8px;left:5.5px;width:8px;height:2px;background:#f9f7f2;transform:rotate(-45deg);transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li.active .li-checkbox::after{content:\"\";position:absolute;top:9px;left:4.5px;width:3.5px;height:2px;background:#f9f7f2;transform:rotate(45deg);transition:all 250ms ease-in-out}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select ul.custom-dropdown li .li-checkbox{position:relative;display:block;width:19px;min-width:19px;height:19px;border:1px solid #d9cebe;border-radius:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .fabric-colors{display:flex;flex-direction:row;align-items:center;gap:9px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .fabric-colors a{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;text-decoration:underline}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart{padding:24px;background:#ece9e2}@media(max-width: 767px){body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart{position:relative;padding:24px 0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart *{z-index:2}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart::after{content:\"\";position:absolute;top:0;bottom:0;left:50%;width:100svw;transform:translateX(-50%);background:#ece9e2;z-index:1}}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart>.control-label{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity{margin-bottom:10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty{margin-bottom:0;margin-right:16px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,.8509803922);border-radius:1px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group input#quantity_wanted{order:2;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;padding:0;text-align:center;width:35px;border:none;background:rgba(0,0,0,0);height:29px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button{padding:0;height:auto;color:rgba(70,45,38,.8509803922);font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;border:none;background:rgba(0,0,0,0)}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn{height:29px;padding:0 10px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn.bootstrap-touchspin-up{order:3}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty>.input-group button.btn.bootstrap-touchspin-down{order:1}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add{margin:0;width:100%}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart{background:#e79332;margin:0;width:100%;color:#f9f7f2;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;text-transform:initial}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart:hover{background:#110e0c}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart .material-icons{line-height:1;font-size:14px;height:auto;width:auto;vertical-align:baseline;margin-right:3px}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add{margin-left:16px;width:30px;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add i{background-image:url(\"/img/cms/icons/icon-heart.svg\");background-position:center;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;font-size:0}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart #product-availability{display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-minimal-quantity{margin:0;display:none}body#product .product-info-box .product-info-box-right .product-information .product-actions .product-additional-info{display:none;margin:30px 0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product{display:flex;flex-direction:column;row-gap:20px;margin:40px 0 0 0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;color:#462d26;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product{margin-right:16px;padding:0;width:24px;height:24px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product svg{width:24px;height:24px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .item-product svg path{fill:rgba(0,0,0,0) !important}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div .block-title{margin-right:10px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product>div p{font-weight:700;margin:0}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-0 .block-description{text-decoration:underline;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-1 .block-description{text-decoration:underline;cursor:pointer}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-1 .block-description a{color:#111516;text-decoration:none}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty{width:100%;display:none}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty .block-raty--wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding-top:20px}body#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty .block-raty--wrapper img{height:35px}body#product .product-info-box .product-info-box-right .product-information #description-nav{padding:32px 24px;margin:0;list-style:none;display:flex;flex-direction:row}body#product .product-info-box .product-info-box-right .product-information #description-nav li:not(:last-child){padding-right:10px;margin-right:10px;border-right:1px solid rgba(17,14,12,.1019607843)}body#product .product-info-box .product-info-box-right .product-information #description-nav li a{color:#462d26;font-size:16px;font-weight:600;font-family:\"Inter\",sans-serif}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card{padding:24px;background:#ece9e2}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card p{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card ul{margin-bottom:0}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card textarea{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,0.8509803922);border-radius:1px;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;background:rgba(0,0,0,0);height:44px;outline:none}body#product .product-info-box .product-info-box-right .product-information .product-customization>.card button.btn{background:#e79332;margin:0;width:100%;color:#f9f7f2;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;text-transform:initial;padding:10px;line-height:1.5}body#product .product-description-box{position:relative;margin-bottom:100px;padding-top:60px;padding-bottom:60px}body#product .product-description-box::before{content:\"\";position:absolute;top:0;left:50%;bottom:0;width:100svw;transform:translateX(-50%);background:#fff}body#product .product-description-box .c-row{display:flex;flex-direction:row;column-gap:60px}body#product .product-description-box .c-row .c-col{width:calc(50% - 30px)}@media(max-width: 767px){body#product .product-description-box .c-row .c-col{width:100%}}@media(max-width: 767px){body#product .product-description-box .c-row .c-col-2{display:none}}body#product .product-description-box .c-row .c-col-2 .product-description-box-img{position:sticky;top:150px}body#product .product-description-box .c-row .c-col-2 .product-description-box-img img{width:100%;max-width:fit-content}body#product .product-description-box ul.product-accordion-box{padding:0;margin:0;list-style:none}body#product .product-description-box ul.product-accordion-box li.accordion-item.active .accordion-item-header img{transform:scale(-1)}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:30px;padding:16px 0;border-bottom:1px solid rgba(17,14,12,.1019607843);cursor:pointer}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header h3{color:#462d26;font-size:24px;font-weight:600;font-family:\"Inter\",sans-serif;margin:0}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header img{transition:all .3s ease-in-out}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper{padding-top:24px;padding-bottom:64px;color:#000;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;line-height:1.4}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper strong{font-weight:700}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper img{max-width:fit-content;width:100%;height:auto}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-reference{display:none}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-quantities{display:none}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .js-product-details .product-features .data-sheet{color:#111516}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title{display:flex;flex-direction:row;align-items:center}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title{line-height:1.5}body#product .product-description-box #product-details .product-reference,body#product .product-description-box #product-details .product-quantities{display:none !important}body#product .product-description-box section.product-features .data-sheet{color:#111516}body#product .tabs{border-radius:10px}body#product .tabs .nav-tabs .nav-item .nav-link{color:#111516;font-weight:400;font-size:16px}body#product .tabs .nav-tabs .nav-item .nav-link:hover{border-bottom:#e6cb6f 3px solid}body#product .tabs .nav-tabs .nav-item .nav-link.active{color:#111516;border-color:#e6cb6f}body#product #empty-product-comment{border-radius:10px}#blockcart-modal .modal-content .modal-body .product-name{color:#111516;font-weight:500;margin-bottom:16px}#blockcart-modal .modal-content .modal-body .cart-content-btn .btn.btn-primary{background:#e6cb6f}body#cart #content-wrapper .card-block-title .h1{color:#462d26;font-size:24px;font-weight:700;font-family:\"Inter\",sans-serif;text-transform:initial;text-align:center;margin-bottom:16px}body#cart #content-wrapper .cart-grid{margin-bottom:150px}body#cart #content-wrapper .cart-grid .cart-grid-body .card{background:rgba(0,0,0,0)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview{padding:0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table{width:100%}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead::after{content:\"\";display:block;height:24px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th{color:rgba(70,45,38,.8509803922);font-size:12px;font-weight:400;font-family:\"Inter\",sans-serif;white-space:nowrap;padding:8px 0;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th:not(:last-child){padding-right:20px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:first-child) td{padding-top:18px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:last-child) td{padding-bottom:18px;border-bottom:1px solid rgba(17,14,12,.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td{vertical-align:top}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td:not(:last-child){padding-right:20px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-img img{width:80px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc{line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc a{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos{line-height:1;margin-top:8px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info:not(:last-child){margin-bottom:8px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info span{color:rgba(70,45,38,.8509803922);font-size:12px;font-weight:400;font-family:\"Inter\",sans-serif}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price{padding-top:7px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price{line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price .price{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:700}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount{line-height:1;margin-top:3px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount .regular-price{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:\"Inter\",sans-serif;font-weight:400}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;float:none;border:1px solid rgba(70,45,38,.8509803922);border-radius:1px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group input.js-cart-line-product-quantity{order:2;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;padding:0;text-align:center;width:35px;border:none;background:rgba(0,0,0,0);height:29px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button{padding:0;height:auto;color:rgba(70,45,38,.8509803922);font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;border:none;background:rgba(0,0,0,0)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn{height:29px;padding:0 7px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn.bootstrap-touchspin-up{order:3}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty>.input-group button.btn.bootstrap-touchspin-down{order:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-sum-price{padding-top:7px;line-height:1}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-sum-price strong{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:700}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action{display:block;padding-top:9px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart{position:relative;width:10px;height:10px;display:block}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::before{content:\"\";position:absolute;width:10px;height:1px;background:#bbb6aa;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::after{content:\"\";position:absolute;width:10px;height:1px;background:#bbb6aa;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart .material-icons{display:none}@media(max-width: 570px){body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead{display:none}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tbody,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tr,body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td{display:block;width:100%}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tbody{padding:20px;text-align:center}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview tr{margin-bottom:1rem;border:1px solid #ccc;border-radius:5px;padding:10px;background:#f9f9f9;border:1px solid rgba(17,14,12,0.1019607843)}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td{position:relative;text-align:right;padding:15px 10px 15px 50% !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td::before{position:absolute;left:10px;top:50%;transform:translateY(-50%);white-space:nowrap;font-weight:bold;text-align:left}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-qty{display:block;margin-left:auto;width:fit-content}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action{width:fit-content;margin-left:auto}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action .remove-from-cart::before{width:15px !important;height:2px !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td .product-card-action .remove-from-cart::after{width:15px !important;height:2px !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td>div{padding-top:0 !important}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(1)::before{content:\"Obrazek\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(2)::before{content:\"Nazwa produktu\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(3)::before{content:\"Cena jednostkowa\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(4)::before{content:\"Ilość\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(5)::before{content:\"Cena łączna\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview td:nth-child(6)::before{content:\"Usuń\"}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .product-card-img img{max-width:100%;height:auto}}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .no-items{color:#462d26;font-size:16px;font-family:\"Inter\",sans-serif;font-weight:700;width:100%;display:block;text-align:center}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-line-info a{color:#111516;font-weight:400;font-size:16px}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price{margin:10px 0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .product-discount .regular-price{color:#a9a8a8;font-weight:300;margin:0}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .product-discount .discount{background:#e6cb6f}body#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price .current-price .price{color:#111516;font-weight:600;font-size:16px}body#cart #content-wrapper .cart-summary{margin-bottom:24px;background:#ece9e2}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals{padding:24px 24px 0 24px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:not(:last-child){margin-bottom:8px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:last-child{margin-bottom:0}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span{font-size:14px;font-family:\"Inter\",sans-serif}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.label{font-weight:500}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.value{font-weight:400}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals{padding:16px 24px}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total{padding:0;border:0}body#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total span{font-size:14px;font-family:\"Inter\",sans-serif;font-weight:700}body#cart #content-wrapper .cart-summary .cart-detailed-actions{padding:0 24px 18px}body#cart #content-wrapper .cart-summary .cart-detailed-actions a.btn{color:#f9f7f2;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;padding:14px 12px;background-color:#e79332;text-transform:initial}body#cart #content-wrapper .cart-summary .card-payment-support{padding:0 24px 12px}body#cart #content-wrapper .cart-summary .card-payment-support ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:30px;row-gap:12px}body#cart #content-wrapper .cart-summary .card-payment-support ul li img{max-width:44px}body#checkout #content-wrapper .cart-grid-body .checkout-step{padding:0;background-color:#f9f7f2}body#checkout #content-wrapper .cart-grid-body .checkout-step .step-title{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:700;text-transform:initial;padding-bottom:10px;border-bottom:1px solid #462d26;margin-bottom:32px}body#checkout #content-wrapper .cart-grid-body .checkout-step .step-title .step-number::after{content:\". \"}body#checkout #content-wrapper .cart-grid-body .checkout-step.-current{opacity:1 !important}body#checkout #content-wrapper .cart-grid-body .checkout-step.-current .step-title{color:#e79332;border-bottom:1px solid #e79332}body#checkout #content-wrapper .cart-grid-body .checkout-step.-complete{opacity:.5}body#checkout #content-wrapper .cart-grid-body .checkout-step .content{padding:0}body#checkout #content-wrapper .cart-grid-body .checkout-step #customer-form{max-width:480px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group label{color:#110e0c;font-size:12px;font-family:\"Inter\",sans-serif;font-weight:500;margin-bottom:4px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group input.form-control{background:rgba(70,45,38,.1019607843);border:1px solid rgba(70,45,38,.1411764706);padding:14px 16px;color:#110e0c;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box{position:absolute;top:0;right:0;bottom:0;width:fit-content}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box .btn-show-password{padding:0;background:rgba(0,0,0,0);display:flex;height:100%;align-items:center;width:30px;outline:none}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .form-control-comment{color:rgba(70,45,38,0.8509803922);font-size:12px;font-family:\"Inter\",sans-serif;font-weight:400}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations{margin-top:40px}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-title{color:#110e0c;font-size:16px;font-family:\"Inter\",sans-serif;font-weight:700}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-option{color:#110e0c;font-size:16px;font-family:\"Inter\",sans-serif;font-weight:400;font-style:initial !important}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-subtitle{display:none}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer{text-align:start;width:fit-content}body#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer .btn{color:#f9f7f2;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;background:#e79332;padding:12px 80px;text-transform:initial}body#checkout #content-wrapper .cart-grid-body .checkout-step #delivery-address{max-width:480px;margin-left:0}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options{max-width:480px}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option{padding:12px 16px;margin:0;border:1px solid rgba(70,45,38,.1411764706);border-radius:1px;column-gap:16px;min-height:initial;background:rgba(0,0,0,0)}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option:not(:last-child){margin-bottom:16px}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-checkbox{width:fit-content;line-height:0}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between}body#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2 .carrier-price{color:#110e0c;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:700}body#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery label{color:#110e0c;font-size:12px;font-family:\"Inter\",sans-serif;font-weight:500;margin-bottom:4px}body#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery textarea{width:100%;max-width:480px;border:1px solid rgba(70,45,38,.1411764706);background:rgba(70,45,38,.1019607843);border-radius:1px;resize:none;margin-bottom:30px}body#checkout #content-wrapper .cart-grid-body .checkout-step button[type=submit]{color:#f9f7f2;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500;padding:12px 80px;background:#e79332;text-transform:initial;float:none !important}body#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label{margin:0;line-height:1}body#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label label{margin:0;line-height:1}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information{margin:0 0 20px 0;padding:24px;border:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information p{color:#110e0c;font-size:14px;font-weight:700;font-family:\"Inter\",sans-serif}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl{border-left:1px solid rgba(70,45,38,.1411764706);border-right:1px solid rgba(70,45,38,.1411764706);border-top:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt{border-right:1px solid rgba(70,45,38,.1411764706)}body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt,body#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dd{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;background:rgba(0,0,0,0);margin:0;flex:0 0 50%;border-bottom:1px solid rgba(70,45,38,0.1411764706)}body#checkout #content-wrapper #js-checkout-summary{background:rgba(0,0,0,0)}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box{margin-bottom:16px;background-color:#ece9e2}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box>.card-block{padding:24px 24px 0 24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals{padding:16px 24px 24px 24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total{line-height:1;padding:0}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total span{color:#462d26;font-size:14px;font-weight:700;font-family:\"Inter\",sans-serif}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(70,45,38,.3)}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media:not(:last-child){margin-bottom:24px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-left img{width:40px}body#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-body .product-name a{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:260px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .h4{font-size:16px;font-weight:700;font-family:\"Inter\",sans-serif;margin-bottom:24px;text-transform:uppercase}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-left{padding-right:16px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name{line-height:1;margin-bottom:2px;display:block}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name a{color:#111516;font-weight:600}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info{line-height:1;margin-bottom:2px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info span{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:\"Inter\",sans-serif;font-weight:400}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-quantity{color:rgba(70,45,38,.8509803922);font-size:12px;font-family:\"Inter\",sans-serif;font-weight:400;line-height:1}body#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-price{color:#111516;font-weight:600}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container{padding:0;border:none}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line{line-height:1;margin-bottom:8px}body#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line span{color:#462d26;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:500}body#checkout #content-wrapper .delivery-options .delivery-option{border:none}body#order-confirmation .breadcrumb{display:none}body#order-confirmation #content-wrapper #main #registration-form{display:none}body#order-confirmation #content-wrapper #main section#content,body#order-confirmation #content-wrapper #main section#content-hook_payment_return,body#order-confirmation #content-wrapper #main section#content-hook-order-confirmation-footer{display:none}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation{margin-bottom:150px;margin-top:50px;background:rgba(0,0,0,0)}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .card-title{color:#462d26;font-size:24px;font-weight:700;font-family:\"Inter\",sans-serif;margin-bottom:24px;text-align:center;display:flex;flex-direction:column;align-items:center;row-gap:32px;text-transform:initial}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation p{color:#1a1a18;font-size:16px;font-weight:400;font-family:\"Inter\",sans-serif;text-align:center;max-width:750px;margin-left:auto;margin-right:auto;margin-bottom:32px}body#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .elementor-button{color:#f9f7f2;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif;padding:18px 80px;background:#e79332;margin:0 auto;display:flex;width:100%;max-width:fit-content}body#order-confirmation footer#footer .footer-box-newsletter,body#order-confirmation footer#footer .footer-box-services,body#order-confirmation footer#footer .footer-box-other-info{display:none}footer#footer{background-color:#f9f7f2}.category-tiles-list{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:20px}.category-tiles-list a{display:block}body:not(#ets_blog_page) main #left-column>div.block{display:none !important}body#ets_blog_page #content-wrapper .ets-blog-wrapper-detail{border-radius:10px}body#ets_blog_page #left-column .title_block{color:#111516;font-size:20px;font-weight:400}body#ets_blog_page #left-column .ets_block_slider .ets_title_block{color:#111516;font-size:16px;font-weight:400}body#ets_blog_page ul.ets-blog-list>li .post-wrapper{border-radius:10px;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .ets-blog-wrapper-content{background:#eff6f7;padding-top:15px;padding-bottom:15px}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .ets_title_block{color:#111516;font-size:18px;font-weight:300;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25;font-weight:400}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .blog_description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body#ets_blog_page ul.ets-blog-list>li .post-wrapper .read_more{display:inline-block;color:#e6cb6f;font-weight:400;text-decoration:underline;font-style:underline !important;border:none}.ets_blog_sidebar>.block{box-shadow:none !important;border-radius:10px}body #left-column .block-categories .category-top-menu li a.h6{color:#111516;font-size:20px;font-weight:400}body #left-column .block-categories .category-top-menu li .category-sub-menu li a{color:#111516;font-size:16px;font-weight:400}body#category #left-column>div{border-radius:10px}body#category #content-wrapper section#main div{border-radius:10px}.product-description{color:#000;font-size:15px;line-height:1.5}.product-description ul{list-style-type:disc;margin-left:25px}.product-description h3{color:#000 !important;font-size:18px}.data-sheet dd,.data-sheet dt{font-weight:400 !important;font-size:15px}#header-search{position:relative;width:100%;max-width:340px;padding-right:32px;margin-right:14px}#header-search::before{content:\"\";position:absolute;top:50%;right:0;width:1px;height:28px;background:rgba(17,14,12,.1);transform:translateY(-50%)}#header-search form.elementor-search>ul.elementor-search__products{background:#f9f7f2;border-radius:0;border:1px solid rgba(17,14,12,.1)}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item{background:#fff}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item:not(:last-child){margin-bottom:2px}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-name{color:#462d26;font-size:14px;font-weight:400;font-family:\"Inter\",sans-serif}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-category{display:none}#header-search form.elementor-search>ul.elementor-search__products .ui-menu-item .elementor-search__product-details .elementor-search__product-price{color:#462d26;font-size:14px;font-weight:700;font-family:\"Inter\",sans-serif}@media(min-width: 992px)and (max-width: 1024px){#header-search{display:block !important}}@media(min-width: 992px)and (max-width: 1024px){.mobile-search{display:none !important}}#header-menu .elementor-nav-menu>ul{justify-content:space-between;align-items:center;width:100%}#header-menu .elementor-nav-menu>ul::after{display:none}#header-menu .elementor-nav-menu .menu-item-separator{display:block;width:1px;height:14px;background:rgba(17,14,12,.1019607843)}#home-slider-box{width:100svw;margin-left:50%;transform:translateX(-50%)}#home-slider-box ul.carousel-inner{border-radius:0 !important}#home-slider-box figure{width:100%}@media(max-width: 991px){#home-slider-box figure img{min-height:390px;object-fit:cover}}.home-slider .carousel-item .caption{width:100%;max-width:80%;bottom:auto;top:80px}@media(max-width: 991px){.home-slider .carousel-item .caption{top:36px;left:40px}}.home-slider .carousel-item .caption .caption-description h2{color:#f9f7f2;font-size:64px;margin-bottom:18px;line-height:1.1;font-weight:500;font-family:\"Inter\",sans-serif}.home-slider .carousel-item .caption .caption-description h2 span{color:#e79332}@media(max-width: 991px){.home-slider .carousel-item .caption .caption-description h2{font-size:32px;margin-bottom:10px}}.home-slider .carousel-item .caption .caption-description p{font-size:16px;color:#f9f7f2}.home-slider .slide-button{position:relative;display:flex;flex-direction:row;align-items:center;column-gap:12px;padding:16px 45px;width:fit-content;margin-top:40px;border-top:1px solid #e79332;border-bottom:1px solid #e79332;color:#e79332;font-size:16px;font-weight:500}.home-slider .slide-button img{width:100%;max-width:24px}.home-slider .slide-button::before{content:\"\";position:absolute;left:-1px;top:-2px;bottom:0;width:10px;height:calc(100% + 4px);background-image:url(\"/img/cms/icons/btn-side-line.svg\");background-position:center;background-size:contain;background-repeat:no-repeat}.home-slider .slide-button::after{content:\"\";position:absolute;right:-1px;top:-2px;bottom:0;width:10px;height:calc(100% + 4px);background-image:url(\"/img/cms/icons/btn-side-line.svg\");background-position:center;background-size:contain;background-repeat:no-repeat;transform:scale(-1)}@media(max-width: 991px){.home-slider .slide-button{font-size:13px}}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap{display:grid;grid-template-columns:7fr 5fr;grid-template-rows:1fr 1fr;grid-template-areas:\"item1 item2\" \"item1 item3\";gap:20px}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(1){grid-area:item1}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(2){grid-area:item2}.home-box-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element:nth-child(3){grid-area:item3}@media(max-width: 767px){.home-box-1>.elementor-column-wrap>.elementor-widget-wrap{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:\"item1\" \"item2\" \"item3\"}}.home-box-1 .home-box1-tile:nth-child(1) .elementor-cta-content .elementor-button::before{content:url(\"/img/cms/Home/Group 1223.svg\")}.home-box-1 .home-box1-tile>.elementor-widget-container{height:100%}.home-box-1 .home-box1-tile>.elementor-widget-container>.elementor-cta{height:100%}.home-box-1 .home-box1-tile .elementor-cta-content{position:absolute;inset:0;background:rgba(0,0,0,0);justify-content:space-between;align-content:space-between}.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button{position:relative;padding:0;display:flex;flex-direction:row;align-items:center;gap:10px}.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button::before{content:url(\"/img/cms/Home/Group 1224.svg\")}.home-box-info{position:relative}.home-box-info::before{content:\"\";position:absolute;top:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.home-box-info::after{content:\"\";position:absolute;bottom:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.home-box-info>.elementor-container>.elementor-row{align-items:center}.home-box-info .home-box-info-img img{max-width:unset}.footer-box-services{position:relative}.footer-box-services::before{content:\"\";position:absolute;bottom:0;left:50%;height:1px;width:100vw;transform:translateX(-50%);background:rgba(170,138,94,.25)}.footer-box-services .elementor-widget-wrap{flex-direction:row;flex-wrap:nowrap}.footer-box-other-info>.elementor-container>.elementor-row{column-gap:80px;position:relative}@media(min-width: 1025px){.footer-box-other-info>.elementor-container>.elementor-row::before{content:\"\";position:absolute;top:-60px;bottom:-60px;left:50%;width:1px;transform:translateX(-50%);background:rgba(170,138,94,.25)}}nav.pagination .page-list{display:flex;align-items:center;justify-content:center;gap:10px;background:rgba(0,0,0,0)}nav.pagination .page-list .pagination-item.prev a{background:rgba(0,0,0,0);transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.prev a img{transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.prev a:hover{background:#ffa629}nav.pagination .page-list .pagination-item.prev a:hover img{filter:brightness(0) invert(1)}nav.pagination .page-list .pagination-item.next a{background:rgba(0,0,0,0);transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item.next a img{transition:all 250ms ease-in-out;transform:scale(-1)}nav.pagination .page-list .pagination-item.next a:hover{background:#ffa629}nav.pagination .page-list .pagination-item.next a:hover img{filter:brightness(0) invert(1)}nav.pagination .page-list .pagination-item.current a{color:#fff;background:#ffa629}nav.pagination .page-list .pagination-item .spacer{display:flex;align-items:center;justify-content:center;padding:5px 11px;height:33px;width:33px;color:#9f928c;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif}nav.pagination .page-list .pagination-item a{display:flex;align-items:center;justify-content:center;color:#9f928c;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:500;letter-spacing:-0.5px;padding:5px 11px;height:33px;min-width:33px;background:#ece9e2;border-radius:1px;transition:all 250ms ease-in-out}nav.pagination .page-list .pagination-item a:hover{color:#fff;background:#ffa629}body#category section#main #subcategories{padding:0;margin:0;background:rgba(0,0,0,0)}body#category section#main #subcategories .subcategory-heading{display:none}body#category section#main #subcategories .subcategories-list{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}body#category section#main #subcategories .subcategories-list li .subcategory-item{display:flex;flex-direction:row;column-gap:16px;align-items:center;background:#ece9e2;border-radius:50px;padding:8px 24px 8px 24px;height:100%}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image{width:43px;height:43px;padding:0;background:#fff;border-radius:100%;margin-left:-16px}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image img{width:100%;height:100%;object-fit:contain;border-radius:100%}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-name{color:#462d26;font-size:16px;font-weight:600;font-family:\"Inter\",sans-serif;margin:0}nav.breadcrumb{margin-bottom:1.563rem}nav.breadcrumb ol{display:flex;flex-direction:row;column-gap:16px;align-items:center}nav.breadcrumb ol li span{color:#462d26;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif}nav.breadcrumb ol li.separator img{width:5px;height:9px}body#cms.cms-id-5 footer#footer section.footer-box-newsletter,body#cms.cms-id-6 footer#footer section.footer-box-newsletter,body#cms.cms-id-7 footer#footer section.footer-box-newsletter{display:none}body#cms.cms-id-5 footer#footer section.footer-box-services,body#cms.cms-id-6 footer#footer section.footer-box-services,body#cms.cms-id-7 footer#footer section.footer-box-services{display:none}body#cms.cms-id-5 footer#footer section.footer-box-other-info,body#cms.cms-id-6 footer#footer section.footer-box-other-info,body#cms.cms-id-7 footer#footer section.footer-box-other-info{display:none}body#cms section#main header.page-header{margin-bottom:32px}body#cms section#main header.page-header h1{color:#462d26;font-size:32px;font-family:\"Inter\",sans-serif;font-weight:700;margin:0}#cms-citys .elementor-icon-list-items{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px}#cms-citys .elementor-icon-list-items li .elementor-icon-list-text{display:block;width:100%;text-align:center;padding:12px 24px;background:#462d26}#js-product-list>.products{row-gap:40px}#basket-side-panel .elementor-cart__title{text-align:center;min-height:unset;line-height:1;padding:20px 0 25px}#basket-side-panel .elementor-cart__products .elementor-cart__product{position:relative}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-name{padding-left:16px}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-attrs{padding:3px 0}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-price{padding-left:16px}#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-remove{position:absolute;top:20px;right:0}#basket-side-panel .elementor-cart__footer-box{position:relative;margin-top:auto}#basket-side-panel .elementor-cart__footer-box::before{content:\"\";position:absolute;inset:0 -30px;background:#ece9e2;z-index:-1}#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary{border:none}#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary>span{margin-bottom:5px}#basket-side-panel .elementor-cart__footer-box .elementor-cart__footer-buttons{width:100%}#basket-side-panel .elementor-cart__footer-delivery{margin-bottom:20px}#basket-side-panel .elementor-cart__footer-delivery ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:11px}#basket-side-panel .elementor-cart__footer-delivery ul li span{color:#462d26;font-family:\"Inter\",sans-serif;font-size:12px;font-weight:500}.custom-checkbox{display:flex;align-items:flex-start;column-gap:10px}.custom-checkbox label{padding:0;margin:0;cursor:pointer;color:#110e0c;font-size:14px;font-family:\"Inter\",sans-serif;font-weight:400}input[type=checkbox],input[type=radio]{appearance:none;position:relative;width:15px;height:15px;min-width:15px;min-height:15px;display:inline-block;border:1px solid #d9cebe;border-radius:3px;transition:all 250ms ease-in-out;overflow:hidden;cursor:pointer}input[type=checkbox]::before,input[type=radio]::before{content:\"\";position:absolute;top:-5px;left:15px;width:7px;height:2px;background:#f9f7f2;transform:rotate(-45deg);transition:all 250ms ease-in-out}input[type=checkbox]::after,input[type=radio]::after{content:\"\";position:absolute;top:-4px;left:-8px;width:4px;height:2px;background:#f9f7f2;transform:rotate(45deg);transition:all 250ms ease-in-out}input[type=checkbox]:checked,input[type=radio]:checked{background:#462d26;border-color:#462d26}input[type=checkbox]:checked::before,input[type=radio]:checked::before{top:6px;left:4px}input[type=checkbox]:checked::after,input[type=radio]:checked::after{top:7px;left:3px}body#authentication section#main .page-header{margin-bottom:32px}body#authentication section#main .page-header h1{color:#462d26;font-size:24px;font-weight:700;font-family:\"Inter\",sans-serif;text-align:center;margin-bottom:0}body#authentication section#main #content{background:rgba(0,0,0,0);max-width:480px;margin:0 auto 150px}body#authentication section#main #content form label{color:#110e0c;font-size:12px;font-weight:500;font-family:\"Inter\",sans-serif}body#authentication section#main #content form input[type=text]{border:1px solid rgba(70,45,38,.1411764706);background:rgba(70,45,38,.1019607843)}body#authentication section#main #content form .btn-show-password-box{width:fit-content;position:absolute;right:0}body#authentication section#main #content form .btn-show-password-box .btn-show-password{background:rgba(0,0,0,0)}body#authentication section#main #content form .forgot-password{text-align:left}body#authentication section#main #content form .forgot-password a{color:#110e0c;font-size:12px;font-weight:500;font-family:\"Inter\",sans-serif;text-decoration:underline}body#authentication section#main #content form button{color:#f9f7f2;background:#e79332;padding:14px 80px;text-transform:initial}body#authentication section#main #content hr{margin:32px 0 16px}body#authentication section#main #content .no-account a{color:#110e0c;font-size:14px;font-weight:500;font-family:\"Inter\",sans-serif}body#authentication section#main #content .register-form>p{display:none}body#authentication section#main #content .register-form form .form-check{display:flex;flex-direction:row;column-gap:30px}body#authentication section#main #content .register-form form .form-check label{margin:0;display:flex;align-items:center;column-gap:5px}body#authentication section#main #content .register-form form .form-check label .custom-radio{line-height:1}body#authentication section#main #content .register-form form footer.form-footer{display:flex;align-items:center;justify-content:center;margin:30px 0 0 0}@media(max-width: 767px){.newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe{display:flex;flex-direction:row;row-gap:16px;flex-wrap:wrap}.newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe button{width:100%}}.newsletter-form form.elementor-email-subscription .elementor-checkbox-label{color:#fff}.newsletter-form .elementor-field-label{display:flex;gap:10px;margin-top:10px}.newsletter-form .elementor-field-label .elementor-checkbox-label{font-size:12px;font-weight:500;font-family:\"Inter\",sans-serif}#content-wrapper a[target=raty_procedura]{display:none !important}.leo-megamenu{margin-bottom:0}.leo-megamenu .dropdown-menu{background:#f9f7f2;border:1px solid rgba(17,14,12,.1019607843);overflow:auto}.leo-megamenu .dropdown-menu a:hover{color:#e79332 !important;text-decoration:underline}.leo-megamenu .leo-top-menu ul.nav.navbar-nav>li:last-child{padding-right:0}.leo-megamenu .leo-top-menu ul.nav.navbar-nav>li:last-child::after{display:none}.leo-top-menu .nav{display:flex;align-items:center;width:100%}.leo-top-menu .nav>li{position:relative;padding:0}.leo-top-menu .nav>li:first-child{padding-left:0}.leo-top-menu .nav>li.promo-item>a[href=\"https://masimmo.pl/promocje/\"] span{color:#e79332 !important}.leo-top-menu .nav>li.promo-item>a[href=\"https://masimmo.pl/promocje/\"]:hover span{color:#232323 !important}.leo-top-menu .nav>li:not(:first-child)>a{padding-left:23.5px}@media(max-width: 1200px){.leo-top-menu .nav>li:not(:first-child)>a{padding-left:19px}}@media(max-width: 1100px){.leo-top-menu .nav>li:not(:first-child)>a{padding-left:15px}}.leo-top-menu .nav>li:not(:last-child)>a{position:relative;padding-right:23.5px}@media(max-width: 1200px){.leo-top-menu .nav>li:not(:last-child)>a{padding-right:19px}}@media(max-width: 1100px){.leo-top-menu .nav>li:not(:last-child)>a{padding-right:15px}}.leo-top-menu .nav>li:not(:last-child)>a::before{content:\"\";display:block !important;width:1px;height:14px;background:rgba(17,14,12,0.1019607843);position:absolute;right:0;top:50%;margin-top:-7px}.leo-top-menu .nav>li>a{text-transform:uppercase;font-weight:600}.leo-top-menu .nav a{font-family:\"Inter\",sans-serif;font-size:14px;font-weight:400;white-space:nowrap}.leo-top-menu .nav a:hover{color:#e79332;text-decoration:underline}.leo-top-menu .nav a:hover span{color:#e79332}.leo-top-menu .nav a::after{display:none !important}.leo-top-menu .nav a span{text-transform:uppercase}.cart-grid-footer{display:flex;align-items:center;gap:20px}.cart-grid-footer img{height:30px}#popular-products h2,#new-products h2{font-family:\"Inter\";color:#462d26;font-size:36px;font-weight:500}#products .sort-by-row{display:flex;justify-content:flex-end;gap:20px;align-items:center}#products .sort-by-row .products-sort-order .dropdown-menu{background:#fff;width:100%}#products .sort-by-row .products-sort-order .dropdown-menu a{white-space:nowrap;font-size:14px;font-family:\"Inter\";font-weight:400}#products .sort-by-row .products-sort-order .dropdown-menu a:hover{background:#fff;font-weight:700;color:#462d26}#products .sort-by-row .products-sort-order button{background:none;border:0;display:flex;justify-content:space-between;align-items:center;color:#462d26;font-family:\"Inter\";font-size:16px;font-weight:700;width:350px}#search_filters{background:none;border-top:1px solid rgba(17,14,12,.1019607843);border-bottom:1px solid rgba(17,14,12,.1019607843);border-radius:0 !important;padding-left:0;padding-right:0}#search_filters .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#search_filters .head .h6{font-size:16px;font-weight:700;font-family:\"Inter\";text-transform:uppercase;color:#462d26;margin-bottom:0;display:flex;align-items:center;column-gap:5px}#search_filters .head .js-search-filters-clear-all{background:#462d26;color:#fff}#search_filters .content{gap:20px;background:#fff;padding:25px}#search_filters .content section.facet:first-child{padding-top:0}#search_filters .content section.facet:not(:first-child){padding-top:1.625rem}#search_filters .content .h6{font-weight:700;font-size:16px;font-family:\"Inter\";margin-bottom:15px}#search_filters .content .custom-checkbox{top:0;position:static}#search_filters .content .facet-label{display:flex;gap:10px;align-items:center;margin-bottom:10px}#search_filters .content .facet-label a{margin-top:0}#search_filters .content .faceted-slider>li>p{color:#462d26;font-family:\"Inter\",sans-serif;font-size:14px;font-weight:700}#js-product-list-top{padding:0 20px}.active_filters{background:#fff;border-radius:10px;color:#462d26}.active_filters .filter-block{background:#462d26;color:#fff;padding:3px 10px}.active_filters .filter-block i{text-shadow:none;color:#fff !important}#contact main .container>.row:nth-child(2){display:grid;grid-template-columns:310px 1fr;gap:32px}@media(max-width: 767px){#contact main .container>.row:nth-child(2){grid-template-columns:1fr}}#contact main .container>.row:nth-child(2) #left-column{display:block;width:100%;max-width:100%;padding:0}#contact main .container>.row:nth-child(2) #content-wrapper{display:block;width:100%;max-width:100%;padding:0}#contact main .container>.row:nth-child(2) #content-wrapper #content{padding:40px}#contact main .container>.row:nth-child(2) #content-wrapper #content h3{font-size:32px;color:#110e0c;font-family:\"Inter\";font-weight:600;margin-bottom:32px}#contact main .container>.row:nth-child(2) #content-wrapper #content form .psgdpr_consent_message{display:grid;grid-template-columns:20px 1fr;gap:5px;align-items:center}#contact main .container>.row:nth-child(2) #content-wrapper #content form .btn-primary{width:277px;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:\"Inter\";text-transform:none;font-weight:500;height:47px}#contact main .container>.row:nth-child(2) #content-wrapper #content form .btn-primary:hover{background:#462d26}#contact main .container>.row:nth-child(2) #content-wrapper #content form label{color:#110e0c;font-size:12px;font-weight:500;font-family:\"Inter\";margin-bottom:4px}#contact main .container>.row:nth-child(2) #content-wrapper #content form label[for=file-upload].btn-default{background:#462d26;color:#fff;height:47px;display:flex;align-items:center;justify-content:center}#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=email],#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=text],#contact main .container>.row:nth-child(2) #content-wrapper #content form select{height:47px;display:flex;align-items:center;justify-content:flex-start;padding:0 16px;font-size:14px;color:#110e0c;font-family:\"Inter\";border:1px solid rgba(70,45,38,.1411764706);background-color:#f9f7f2}#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=email]:focus,#contact main .container>.row:nth-child(2) #content-wrapper #content form input[type=text]:focus,#contact main .container>.row:nth-child(2) #content-wrapper #content form select:focus{outline:none;box-shadow:none}#contact main .container>.row:nth-child(2) #content-wrapper #content form textarea{padding:0 16px;font-size:14px;color:#110e0c;font-family:\"Inter\";border:1px solid rgba(70,45,38,.1411764706);background-color:#f9f7f2;padding:10px}#contact main .container>.row:nth-child(2) #content-wrapper #content form textarea:focus{outline:none;box-shadow:none}.elementor-widget-product-carousel:hover .elementor-swiper-button{opacity:1 !important}.elementor-widget-product-carousel:hover .elementor-swiper-button.swiper-button-disabled{opacity:.3 !important}.elementor-widget-product-carousel:not(:hover) .elementor-swiper-button.elementor-swiper-button-prev{left:-10px}.elementor-widget-product-carousel:not(:hover) .elementor-swiper-button.elementor-swiper-button-next{right:-10px}.elementor-swiper-button{background:#ebe3d7;border-radius:100%;width:33px;height:33px;display:flex;align-items:center;justify-content:center;opacity:0 !important;top:141.5px;transition:all 250ms ease-in-out}.elementor-swiper-button i{padding-bottom:2px}.elementor-swiper-button.elementor-swiper-button-prev i{padding-right:3px}.elementor-swiper-button.elementor-swiper-button-prev i::before{content:url(\"/img/cms/icons/slider-arrow-left-brown.svg\")}.elementor-swiper-button.elementor-swiper-button-next i{padding-left:3px}.elementor-swiper-button.elementor-swiper-button-next i::before{content:url(\"/img/cms/icons/slider-arrow-right-brown.svg\")}.leo-megamenu .navbar-toggler.c-navbar-toggler{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;background:#e9e3d7;margin:0;padding:18px 24px;width:auto;outline:none !important}.leo-megamenu .navbar-toggler.c-navbar-toggler .c-sr-only{color:#110e0c;font-family:\"Inter\",sans-serif;font-size:11px;font-weight:500}@media(max-width: 991px){#header-panel-box .header-panel-box-row-1{margin-bottom:15px}}#header-panel-box .header-panel-box-row-1>div>.elementor-row{flex-wrap:nowrap;align-items:center}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap{flex-wrap:nowrap;align-items:center}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ps-widget-module{margin-bottom:0;width:fit-content}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search>.elementor-widget-container{border:1px solid #e9e3d7;min-height:44px}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container button.elementor-search__submit{order:1}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input{order:2;padding-left:0}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container input.elementor-search__input::placeholder{font-size:11px;font-weight:500}#header-panel-box .header-panel-box-row-2 .header-panel-box-row-2-col-1>div>.elementor-widget-wrap>.elementor-widget-ajax-search form.elementor-search>.elementor-search__container .elementor-search__clear{order:3}section.off-canvas-nav-megamenu nav.offcanvas-mainnav{background:#fff}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu{text-align:initial;margin:24px 24px 0 24px;display:flex;flex-direction:row;justify-content:space-between}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu>a img{width:100%;max-width:200px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close{margin:0;position:relative;font-size:0;width:14px;height:14px;min-width:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close::before{content:\"\";position:absolute;width:2px;height:14px;background:#b8b7b6;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav .off-canvas-button-megamenu .off-canvas-nav-close::after{content:\"\";position:absolute;width:2px;height:14px;background:#b8b7b6;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu{padding:28px 24px 24px 24px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub>a{border:none !important}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub>a .menu-title{color:#e79332}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.open-sub .dropdown-menu{border-bottom:1px solid rgba(17,14,12,.1019607843)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item a{padding-top:16px;padding-bottom:16px;line-height:1;border-color:rgba(17,14,12,.1019607843)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item a .menu-title{color:#110e0c;font-size:14px;font-weight:600;font-family:\"Inter\",sans-serif}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .caret{top:7px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .caret::before{content:url(\"/img/cms/icons/arrow-down-brown-mini.svg\")}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget{padding:0}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget div.menu-title{padding:0}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget div.menu-title a{color:#110e0c;font-size:14px;font-weight:600;font-family:\"Inter\",sans-serif;padding-top:14px;padding-bottom:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-menu .leo-widget ul li a{color:#110e0c;font-size:14px;font-weight:600;font-family:\"Inter\",sans-serif;padding-top:14px;padding-bottom:14px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item.promo-item>a>.menu-title{color:#c40000}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub{padding-bottom:20px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner,section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub ul{padding-left:15px;border-left:1px solid rgba(17,14,12,.1)}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner .mega-col ul{margin-bottom:20px}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub .dropdown-menu-inner .mega-col .leo-widget[data-id_widget=\"1753179161\"]{display:none}section.off-canvas-nav-megamenu nav.offcanvas-mainnav ul.nav.navbar-nav.megamenu li.nav-item .dropdown-sub ul li a{font-weight:400 !important;padding:10px 0 !important}.dropdown-menu .leo-widget{padding-bottom:20px}header.page-header h1{color:#232323}form .form-group.form-group-alias{display:none !important}.elementor-cta-absolute-link{position:absolute;inset:0;z-index:1}.filter-block-all{display:inline-block;margin-right:.625rem;margin-bottom:.625rem}.filter-block-all button{margin:0 !important}.filter-block-all button .material-icons{margin:0}.scroll-brn-box{position:fixed;bottom:40px;right:40px;z-index:100000000000;opacity:0;visibility:hidden;transition:all 250ms ease-in-out}.scroll-brn-box.active{opacity:1;visibility:visible}.scroll-brn-box a{width:50px;height:50px;background:#e79332;border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:0}.scroll-brn-box a svg{width:16px;height:16px}@media(max-width: 767px){.scroll-brn-box{left:50%;right:auto;transform:translateX(-50%)}}.cart-voucher .promo-name{padding:10px}.cart-voucher .promo-name .cart-summary-line{display:flex;flex-direction:row;justify-content:space-between}.cart-voucher .promo-name .cart-summary-line>.label{text-align:left}.cart-voucher .promo-name .cart-summary-line .float-xs-right{min-width:fit-content}#category-description{width:100%}#moved-category-structure .elementor-cta-content>div{width:100%}.block-promo .block-promo.promo-highlighted{color:#000;margin-top:10px}body.ce-kit-1{color:#000}.page-footer,.wishlist-footer-links{color:#000}.page-footer a,.wishlist-footer-links a{color:#000 !important}.gm_omniprice{display:block;width:100%}","$cWhite: #fff;\r\n$cBlack: #111516;\r\n$cGold: #e6cb6f;\r\n$cGoldDark: #d3ba67;\r\n$cBgAccent: #eff6f7;\r\n$cBone: #f6f6f6;\r\n\r\n$fInter: 'Inter',\r\nsans-serif;\r\n\r\nbody>main {\r\n overflow-x: hidden;\r\n}\r\n\r\nhtml {\r\n scroll-padding-top: 150px;\r\n scroll-behavior: smooth;\r\n}\r\n\r\nbody {\r\n font-size: 15px;\r\n line-height: 1.5;\r\n color: #232323;\r\n\r\n .elementor-widget-text-editor {\r\n color: #232323;\r\n }\r\n\r\n h3 {\r\n color: #232323;\r\n }\r\n\r\n &#index {\r\n footer#footer {\r\n section.footer-box-newsletter {\r\n display: none !important;\r\n }\r\n }\r\n }\r\n\r\n &#category {\r\n section#wrapper {\r\n section#main {\r\n margin-bottom: 100px;\r\n\r\n #product-list-header {\r\n * {\r\n color: #000;\r\n }\r\n\r\n strong {\r\n font-weight: 600;\r\n }\r\n\r\n p {\r\n margin-bottom: 10px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#footer {\r\n a {\r\n color: #c5c5c5;\r\n transition: all 250ms ease-in-out;\r\n\r\n &:hover {\r\n color: $cGold;\r\n text-decoration: none;\r\n }\r\n }\r\n}\r\n\r\na {\r\n color: $cGold;\r\n}\r\n\r\n.btn-1 {\r\n display: inline-block;\r\n color: $cBlack;\r\n border: 1px solid $cGold;\r\n padding: 15px;\r\n background: $cWhite;\r\n transition: all 250ms ease-in-out;\r\n cursor: pointer;\r\n\r\n &:hover {\r\n color: $cWhite;\r\n background: $cGold;\r\n }\r\n}\r\n\r\n.btn-primary {\r\n color: $cWhite;\r\n background: $cGold;\r\n transition: all 250ms ease-in-out;\r\n\r\n &:hover {\r\n color: $cWhite;\r\n background: $cGoldDark;\r\n }\r\n}\r\n\r\n#box-newsletter {\r\n position: relative;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n width: 100vw;\r\n left: 50%;\r\n top: 0;\r\n bottom: 0;\r\n transform: translateX(-50%);\r\n background-color: $cWhite;\r\n }\r\n}\r\n\r\n.simple-blog-posts {\r\n .elementor-swiper-button {\r\n color: $cGold;\r\n\r\n &.elementor-swiper-button-next {\r\n right: 0;\r\n }\r\n\r\n &.elementor-swiper-button-prev {\r\n left: 0;\r\n }\r\n }\r\n\r\n #simple-blog-box {\r\n padding: 0 29px;\r\n\r\n .simple-blog-post {\r\n border-radius: 10px;\r\n overflow: hidden;\r\n\r\n ._image {\r\n img {\r\n height: 100%;\r\n max-height: 200px;\r\n width: 100%;\r\n object-fit: cover;\r\n object-position: center;\r\n }\r\n }\r\n\r\n ._content {\r\n padding: 20px;\r\n background-color: $cBgAccent;\r\n\r\n .post-title {\r\n color: $cBlack;\r\n font-size: 18px;\r\n font-weight: 300;\r\n margin: 0 0 0.7em;\r\n\r\n display: -webkit-box;\r\n -webkit-line-clamp: 2;\r\n -webkit-box-orient: vertical;\r\n overflow: hidden;\r\n line-height: 1.25;\r\n font-weight: 400;\r\n }\r\n\r\n a._btn {\r\n display: inline-block;\r\n color: $cGold;\r\n font-weight: 400;\r\n text-decoration: underline;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.js-product {\r\n &.product {\r\n article.product-miniature {\r\n &:hover {\r\n .thumbnail-container {\r\n .wishlist-button-add {\r\n opacity: 1;\r\n visibility: visible;\r\n transform: translateY(0);\r\n }\r\n\r\n ul.product-flags {\r\n transform: translateX(calc(-100% - 30px));\r\n\r\n // li.product-flag {\r\n // \t&.new {\r\n // \t\ttransform: translateX(0);\r\n // \t}\r\n\r\n // \t&.discount {\r\n // \t\ttransform: translateX(-100%);\r\n // \t}\r\n // }\r\n }\r\n }\r\n }\r\n\r\n .thumbnail-container {\r\n width: 100%;\r\n border: 1px solid #eff6f7;\r\n\r\n .thumbnail-top {\r\n background: #ffffff;\r\n\r\n a {\r\n img {}\r\n }\r\n\r\n .highlighted-informations {}\r\n\r\n .product-add-to-basket {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n\r\n .add-to-cart {\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n\r\n padding: 8px 16px;\r\n display: flex;\r\n align-items: center;\r\n background: #462d26;\r\n border-radius: 1px;\r\n column-gap: 8px;\r\n\r\n &:hover {\r\n background: #e79332;\r\n }\r\n\r\n i {\r\n font-size: 15px;\r\n margin-bottom: 2px;\r\n }\r\n\r\n span {\r\n line-height: 1;\r\n margin-bottom: 1px;\r\n font-size: 14px;\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-description {\r\n margin-top: 14px;\r\n\r\n &::after {\r\n display: none !important;\r\n }\r\n\r\n .product-title {\r\n margin-bottom: 14px;\r\n line-height: 1;\r\n\r\n a {\r\n color: #462d26;\r\n font-family: $fInter;\r\n font-size: 14px;\r\n font-weight: 400;\r\n line-height: 1.2;\r\n }\r\n }\r\n\r\n .product-price-and-shipping {\r\n .regular-price {\r\n font-size: 14px;\r\n font-family: $fInter;\r\n color: rgb(70, 45, 38, 0.34);\r\n font-weight: 700;\r\n }\r\n\r\n .price {\r\n color: #462d26;\r\n font-family: $fInter;\r\n font-size: 14px;\r\n font-weight: 700;\r\n }\r\n\r\n .discount-product {}\r\n\r\n &.product-price-discount {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 10px;\r\n\r\n .price {\r\n order: 1;\r\n color: #c40000;\r\n }\r\n\r\n .regular-price {\r\n order: 2;\r\n }\r\n }\r\n }\r\n }\r\n\r\n ul.product-flags {\r\n position: absolute;\r\n top: 24px;\r\n left: 24px;\r\n z-index: 2;\r\n transition: all 250ms ease-in-out;\r\n row-gap: 8px;\r\n\r\n li.product-flag {\r\n font-size: 11px;\r\n font-weight: 400;\r\n padding: 3px 8px;\r\n min-width: fit-content;\r\n min-height: auto;\r\n margin-top: 0;\r\n list-style: none;\r\n\r\n // &:first-child {\r\n // \tmargin-top: 0;\r\n // }\r\n\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n\r\n &.new {\r\n background: #462d26;\r\n padding: 4px 8px;\r\n }\r\n\r\n &.discount {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 8px;\r\n background-color: transparent;\r\n padding: 0;\r\n\r\n span {\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n padding: 4px 8px;\r\n background: #c40000;\r\n }\r\n\r\n // background: #e30613;\r\n // border-bottom-right-radius: 10px;\r\n }\r\n\r\n &.out_of_stock {\r\n background: #462d26;\r\n // position: absolute;\r\n // top: 0;\r\n // right: 0;\r\n // background: #111516;\r\n // border-bottom-left-radius: 10px;\r\n }\r\n }\r\n }\r\n\r\n .wishlist-button-add {\r\n opacity: 0;\r\n visibility: hidden;\r\n // box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.1);\r\n box-shadow: none;\r\n transition: all 250ms ease-in-out;\r\n transform: translateY(calc(-100% - 1rem));\r\n\r\n i {\r\n color: #462d26;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.product-images>li.thumb-container>.thumb.selected,\r\n.product-images>li.thumb-container>.thumb:hover {\r\n border-color: $cGold;\r\n}\r\n\r\n.blockreassurance_product {\r\n .item-product {\r\n svg {\r\n path {\r\n fill: $cGold;\r\n }\r\n }\r\n }\r\n}\r\n\r\n//* Single Product\r\nbody#product {\r\n overflow-x: hidden;\r\n\r\n >main {\r\n overflow: initial;\r\n }\r\n\r\n #content {\r\n ul.product-flags {\r\n display: flex;\r\n flex-direction: row;\r\n gap: 10px;\r\n flex-wrap: wrap;\r\n\r\n li.product-flag {\r\n font-size: 11px;\r\n font-weight: 400;\r\n padding: 3px 8px;\r\n min-width: fit-content;\r\n min-height: auto;\r\n transition: all 250ms ease-in-out;\r\n margin-top: 0;\r\n\r\n border-radius: 10px;\r\n\r\n &.new {\r\n background: $cGold;\r\n margin-top: 0;\r\n }\r\n\r\n &.discount {\r\n background: #e30613;\r\n }\r\n\r\n &.out_of_stock {\r\n position: absolute;\r\n top: 0;\r\n right: 0;\r\n background: #111516;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-info-box {\r\n margin: 0;\r\n // background: $cWhite;\r\n padding-top: 5px;\r\n padding-bottom: 65px;\r\n border-radius: 10px;\r\n\r\n #content {\r\n max-width: unset;\r\n\r\n ul.product-flags {\r\n margin: 0;\r\n }\r\n }\r\n\r\n h1 {\r\n color: $cBlack;\r\n font-size: 24px;\r\n font-weight: 400;\r\n }\r\n\r\n .product-prices {\r\n display: flex;\r\n align-items: flex-end;\r\n gap: 10px;\r\n flex-wrap: wrap;\r\n\r\n .product-discount {\r\n margin-bottom: 0px;\r\n\r\n .regular-price {\r\n color: #a9a8a8;\r\n font-weight: 300;\r\n margin: 0;\r\n }\r\n }\r\n\r\n .product-price {\r\n margin-bottom: 0;\r\n\r\n .current-price {\r\n color: $cBlack;\r\n font-size: 26px;\r\n font-weight: 600;\r\n margin-bottom: 0;\r\n\r\n .discount {\r\n display: none;\r\n }\r\n }\r\n }\r\n\r\n .tax-shipping-delivery-label {\r\n margin-bottom: 0;\r\n }\r\n }\r\n\r\n ul.product-flags {\r\n margin-bottom: 24px;\r\n row-gap: 8px;\r\n\r\n li.product-flag {\r\n font-size: 11px;\r\n font-weight: 400;\r\n padding: 3px 8px;\r\n min-width: fit-content;\r\n min-height: auto;\r\n margin-top: 0;\r\n list-style: none;\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n\r\n &.new {\r\n background: #462d26;\r\n padding: 4px 8px;\r\n }\r\n\r\n &.discount {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 8px;\r\n background-color: transparent;\r\n padding: 0;\r\n\r\n span {\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n padding: 4px 8px;\r\n background: #c40000;\r\n }\r\n }\r\n\r\n &.out_of_stock {\r\n background: #462d26;\r\n }\r\n }\r\n }\r\n\r\n .product-info-box-left {\r\n &:hover {\r\n .scroll-box-arrows {\r\n opacity: 1;\r\n visibility: visible;\r\n }\r\n }\r\n\r\n .images-container {\r\n .js-qv-mask {\r\n margin: 0;\r\n width: 100%;\r\n }\r\n }\r\n\r\n .product-images {\r\n margin-bottom: 0;\r\n }\r\n\r\n .scroll-box-arrows {\r\n opacity: 0;\r\n visibility: hidden;\r\n transition: all 250ms ease-in-out;\r\n\r\n .material-icons {\r\n line-height: 0;\r\n bottom: 45px;\r\n width: 33px;\r\n height: 33px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n background: #ece9e2;\r\n border-radius: 100%;\r\n }\r\n }\r\n\r\n section#content {\r\n ul.product-flags {\r\n display: flex;\r\n flex-direction: column;\r\n flex-wrap: wrap;\r\n width: 100%;\r\n pointer-events: none;\r\n\r\n position: absolute;\r\n top: 10px;\r\n left: 10px;\r\n z-index: 1;\r\n\r\n @media (min-width: 768px) {\r\n display: none;\r\n }\r\n\r\n li.product-flag {\r\n min-width: fit-content;\r\n min-height: auto;\r\n margin-top: 0;\r\n list-style: none;\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 700;\r\n border-radius: 0;\r\n\r\n &.discount {\r\n background: transparent;\r\n padding: 0;\r\n }\r\n\r\n &.new {\r\n background: #462d26;\r\n padding: 4px 8px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-info-box-right {\r\n ul.product-flags {\r\n @media (max-width: 767px) {\r\n display: none;\r\n }\r\n }\r\n\r\n .h1 {\r\n color: #462d26;\r\n font-size: 20px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n text-transform: initial;\r\n margin-bottom: 32px;\r\n }\r\n\r\n .product-prices {\r\n .product-discount {\r\n .regular-price {\r\n color: #462d26;\r\n font-size: 28px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n line-height: 1;\r\n opacity: 0.35;\r\n }\r\n }\r\n\r\n .product-price {\r\n .current-price {\r\n .current-price-value {\r\n color: #462d26;\r\n font-size: 28px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n line-height: 1;\r\n }\r\n }\r\n }\r\n\r\n .tax-shipping-delivery-label {\r\n display: none;\r\n }\r\n }\r\n\r\n .product-information {\r\n .product-description {\r\n display: none;\r\n }\r\n\r\n .product-actions {\r\n .product-variants {\r\n margin: 16px 0;\r\n border-top: 1px solid #ddd;\r\n // border-bottom: 1px solid #ddd;\r\n\r\n .product-variants-item {\r\n position: relative;\r\n display: flex;\r\n align-items: center;\r\n justify-content: flex-start;\r\n // margin: 16px 0;\r\n margin: 0;\r\n padding: 16px 0;\r\n width: 100%;\r\n\r\n &:not(:last-child) {\r\n border-bottom: 1px solid #ddd;\r\n // padding-bottom: 16px;\r\n }\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n left: -20px;\r\n right: -20px;\r\n top: -1px;\r\n bottom: 0;\r\n background: #fff;\r\n transition: all 250ms ease-in-out;\r\n opacity: 0;\r\n visibility: hidden;\r\n transition-delay: 400ms;\r\n }\r\n\r\n .color_select {\r\n display: flex;\r\n gap: 10px;\r\n\r\n li {\r\n margin: 0;\r\n padding: 0;\r\n\r\n input {\r\n display: none;\r\n\r\n &:checked+span {\r\n border: 0 !important;\r\n\r\n &::before {\r\n content: '';\r\n display: block;\r\n position: absolute;\r\n top: -2px;\r\n left: -2px;\r\n height: 30px;\r\n width: 30px;\r\n border: 1px solid #000;\r\n border-radius: 50%;\r\n }\r\n }\r\n }\r\n\r\n span {\r\n margin: 0;\r\n padding: 0;\r\n height: 26px;\r\n width: 26px;\r\n border-radius: 50%;\r\n }\r\n }\r\n }\r\n\r\n &.active {\r\n &::before {\r\n opacity: 1;\r\n visibility: visible;\r\n transition-delay: 0ms;\r\n }\r\n }\r\n\r\n .product-variants-item--wrapper {\r\n width: 100%;\r\n position: relative;\r\n }\r\n\r\n .control-label-nav {\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: space-between;\r\n align-items: center;\r\n cursor: pointer;\r\n\r\n &.active {\r\n .form-control-select-standard-handler {\r\n transform: scale(-1);\r\n }\r\n }\r\n\r\n .form-control-select-standard-handler {\r\n cursor: pointer;\r\n }\r\n }\r\n\r\n .control-label {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n\r\n width: 100%;\r\n max-width: 200px;\r\n margin-bottom: 0;\r\n\r\n .control-label-selected {\r\n font-weight: 400;\r\n }\r\n }\r\n\r\n select {\r\n // border-radius: 10px;\r\n display: none;\r\n }\r\n\r\n .form-control-select-custom {\r\n display: none;\r\n position: absolute;\r\n left: -20px;\r\n right: -20px;\r\n top: calc(100% + 16px);\r\n z-index: 10;\r\n\r\n .custom-select {\r\n display: block;\r\n padding: 25px;\r\n border: none;\r\n background: #fff;\r\n height: auto;\r\n\r\n ul.custom-dropdown {\r\n display: flex;\r\n flex-direction: column;\r\n row-gap: 16px;\r\n margin: 0;\r\n overflow: auto;\r\n\r\n li {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 14px;\r\n margin: 0;\r\n\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n cursor: pointer;\r\n\r\n &:not(:last-child) {\r\n padding-bottom: 16px;\r\n border-bottom: 1px solid #110e0c1a;\r\n }\r\n\r\n &.active {\r\n .li-checkbox {\r\n background: #462d26;\r\n border-color: #462d26;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: 8px;\r\n left: 5.5px;\r\n width: 8px;\r\n height: 2px;\r\n background: #f9f7f2;\r\n transform: rotate(-45deg);\r\n transition: all 250ms ease-in-out;\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n top: 9px;\r\n left: 4.5px;\r\n width: 3.5px;\r\n height: 2px;\r\n background: #f9f7f2;\r\n transform: rotate(45deg);\r\n transition: all 250ms ease-in-out;\r\n }\r\n }\r\n }\r\n\r\n .li-checkbox {\r\n position: relative;\r\n display: block;\r\n width: 19px;\r\n min-width: 19px;\r\n height: 19px;\r\n border: 1px solid #d9cebe;\r\n border-radius: 100%;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n // > ul {\r\n // \tmargin-bottom: 0;\r\n\r\n // \tli {\r\n // \t\t> label {\r\n // \t\t\tmargin-bottom: 0;\r\n\r\n // \t\t\t> span {\r\n // \t\t\t\tdisplay: inline-block;\r\n // \t\t\t\twidth: 20px;\r\n // \t\t\t\theight: 20px;\r\n // \t\t\t}\r\n // \t\t}\r\n // \t}\r\n // }\r\n\r\n .fabric-colors {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n gap: 9px;\r\n\r\n a {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n text-decoration: underline;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-add-to-cart {\r\n padding: 24px;\r\n background: #ece9e2;\r\n\r\n @media (max-width: 767px) {\r\n position: relative;\r\n padding: 24px 0;\r\n\r\n * {\r\n z-index: 2;\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n top: 0;\r\n bottom: 0;\r\n left: 50%;\r\n width: 100svw;\r\n transform: translateX(-50%);\r\n background: #ece9e2;\r\n z-index: 1;\r\n }\r\n }\r\n\r\n >.control-label {\r\n display: none;\r\n }\r\n\r\n .product-quantity {\r\n margin-bottom: 10px;\r\n\r\n .qty {\r\n margin-bottom: 0;\r\n margin-right: 16px;\r\n\r\n >.input-group {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n float: none;\r\n border: 1px solid #462d26d9;\r\n border-radius: 1px;\r\n\r\n input#quantity_wanted {\r\n order: 2;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n\r\n padding: 0;\r\n text-align: center;\r\n width: 35px;\r\n border: none;\r\n background: transparent;\r\n height: 29px;\r\n }\r\n\r\n button {\r\n padding: 0;\r\n height: auto;\r\n\r\n color: #462d26d9;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n border: none;\r\n background: transparent;\r\n\r\n &.btn {\r\n height: 29px;\r\n padding: 0 10px;\r\n\r\n &.bootstrap-touchspin-up {\r\n order: 3;\r\n }\r\n\r\n &.bootstrap-touchspin-down {\r\n order: 1;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .add {\r\n margin: 0;\r\n width: 100%;\r\n\r\n .add-to-cart {\r\n background: #e79332;\r\n margin: 0;\r\n width: 100%;\r\n\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n text-transform: initial;\r\n\r\n &:hover {\r\n background: #110e0c;\r\n }\r\n\r\n .material-icons {\r\n line-height: 1;\r\n font-size: 14px;\r\n height: auto;\r\n width: auto;\r\n vertical-align: baseline;\r\n margin-right: 3px;\r\n }\r\n }\r\n }\r\n\r\n .wishlist-button-add {\r\n margin-left: 16px;\r\n width: 30px;\r\n border-radius: 0;\r\n background: transparent;\r\n box-shadow: none;\r\n\r\n i {\r\n background-image: url('/img/cms/icons/icon-heart.svg');\r\n background-position: center;\r\n background-repeat: no-repeat;\r\n background-size: contain;\r\n width: 26px;\r\n height: 26px;\r\n font-size: 0;\r\n }\r\n }\r\n }\r\n\r\n #product-availability {\r\n display: none;\r\n }\r\n\r\n .product-minimal-quantity {\r\n margin: 0;\r\n display: none;\r\n }\r\n }\r\n\r\n .product-additional-info {\r\n display: none;\r\n margin: 30px 0;\r\n }\r\n }\r\n\r\n .blockreassurance_product {\r\n display: flex;\r\n flex-direction: column;\r\n row-gap: 20px;\r\n margin: 40px 0 0 0;\r\n\r\n >div {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n flex-wrap: wrap;\r\n\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n\r\n .item-product {\r\n margin-right: 16px;\r\n padding: 0;\r\n width: 24px;\r\n height: 24px;\r\n\r\n svg {\r\n width: 24px;\r\n height: 24px;\r\n\r\n path {\r\n fill: transparent !important;\r\n }\r\n }\r\n }\r\n\r\n .block-title {\r\n margin-right: 10px;\r\n }\r\n\r\n p {\r\n font-weight: 700;\r\n margin: 0;\r\n }\r\n }\r\n\r\n .item-0 {\r\n .block-description {\r\n text-decoration: underline;\r\n cursor: pointer;\r\n }\r\n }\r\n\r\n .item-1 {\r\n .block-description {\r\n text-decoration: underline;\r\n cursor: pointer;\r\n\r\n a {\r\n color: $cBlack;\r\n text-decoration: none;\r\n }\r\n }\r\n }\r\n\r\n .block-raty {\r\n width: 100%;\r\n display: none;\r\n\r\n .block-raty--wrapper {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n gap: 10px;\r\n padding-top: 20px;\r\n\r\n img {\r\n height: 35px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n #description-nav {\r\n padding: 32px 24px;\r\n margin: 0;\r\n list-style: none;\r\n\r\n display: flex;\r\n flex-direction: row;\r\n\r\n li {\r\n &:not(:last-child) {\r\n padding-right: 10px;\r\n margin-right: 10px;\r\n border-right: 1px solid #110e0c1a;\r\n }\r\n\r\n a {\r\n color: #462d26;\r\n font-size: 16px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n }\r\n }\r\n }\r\n\r\n .product-customization {\r\n >.card {\r\n padding: 24px;\r\n background: #ece9e2;\r\n\r\n p {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n }\r\n\r\n ul {\r\n margin-bottom: 0;\r\n }\r\n\r\n textarea {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n float: none;\r\n border: 1px solid rgba(70, 45, 38, 0.8509803922);\r\n border-radius: 1px;\r\n font-size: 14px;\r\n font-family: 'Inter', sans-serif;\r\n font-weight: 500;\r\n background: rgba(0, 0, 0, 0);\r\n height: 44px;\r\n outline: none;\r\n }\r\n\r\n button.btn {\r\n background: #e79332;\r\n margin: 0;\r\n width: 100%;\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n text-transform: initial;\r\n padding: 10px;\r\n line-height: 1.5;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-description-box {\r\n position: relative;\r\n margin-bottom: 100px;\r\n padding-top: 60px;\r\n padding-bottom: 60px;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: 0;\r\n left: 50%;\r\n bottom: 0;\r\n width: 100svw;\r\n transform: translateX(-50%);\r\n background: #ffffff;\r\n }\r\n\r\n .c-row {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 60px;\r\n\r\n .c-col {\r\n width: calc(50% - 30px);\r\n\r\n @media (max-width: 767px) {\r\n width: 100%;\r\n }\r\n }\r\n\r\n .c-col-2 {\r\n @media (max-width: 767px) {\r\n display: none;\r\n }\r\n\r\n .product-description-box-img {\r\n position: sticky;\r\n top: 150px;\r\n\r\n img {\r\n width: 100%;\r\n max-width: fit-content;\r\n }\r\n }\r\n }\r\n }\r\n\r\n ul.product-accordion-box {\r\n padding: 0;\r\n margin: 0;\r\n list-style: none;\r\n\r\n li.accordion-item {\r\n &.active {\r\n .accordion-item-header {\r\n img {\r\n transform: scale(-1);\r\n }\r\n }\r\n }\r\n\r\n .accordion-item-header {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n justify-content: space-between;\r\n column-gap: 30px;\r\n padding: 16px 0;\r\n border-bottom: 1px solid #110e0c1a;\r\n cursor: pointer;\r\n\r\n h3 {\r\n color: #462d26;\r\n font-size: 24px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n margin: 0;\r\n }\r\n\r\n img {\r\n transition: all 0.3s ease-in-out;\r\n }\r\n }\r\n\r\n .accordion-item-body {\r\n .accordion-item-body--wrapper {\r\n padding-top: 24px;\r\n padding-bottom: 64px;\r\n color: #000;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n line-height: 1.4;\r\n\r\n strong {\r\n font-weight: 700;\r\n }\r\n\r\n img {\r\n max-width: fit-content;\r\n width: 100%;\r\n height: auto;\r\n }\r\n\r\n .js-product-details {\r\n .product-reference {\r\n display: none;\r\n }\r\n\r\n .product-quantities {\r\n display: none;\r\n }\r\n\r\n .product-features {\r\n .data-sheet {\r\n color: $cBlack;\r\n }\r\n }\r\n }\r\n\r\n .elementor-accordion {\r\n .elementor-accordion-item {\r\n .elementor-tab-title {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n\r\n .elementor-accordion-title {\r\n line-height: 1.5;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n #product-details {\r\n\r\n .product-reference,\r\n .product-quantities {\r\n display: none !important;\r\n }\r\n }\r\n\r\n section.product-features {\r\n .data-sheet {\r\n color: $cBlack;\r\n }\r\n }\r\n }\r\n\r\n .tabs {\r\n border-radius: 10px;\r\n\r\n .nav-tabs {\r\n .nav-item {\r\n .nav-link {\r\n color: $cBlack;\r\n font-weight: 400;\r\n font-size: 16px;\r\n\r\n &:hover {\r\n border-bottom: $cGold 3px solid;\r\n }\r\n\r\n &.active {\r\n color: $cBlack;\r\n border-color: $cGold;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n #empty-product-comment {\r\n border-radius: 10px;\r\n }\r\n}\r\n\r\n#blockcart-modal {\r\n .modal-content {\r\n .modal-header {}\r\n\r\n .modal-body {\r\n .product-name {\r\n color: $cBlack;\r\n font-weight: 500;\r\n margin-bottom: 16px;\r\n }\r\n\r\n .cart-content-btn {\r\n .btn {\r\n &.btn-primary {\r\n background: $cGold;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n//* Koszyk\r\nbody#cart {\r\n #content-wrapper {\r\n .card-block-title {\r\n .h1 {\r\n color: #462d26;\r\n font-size: 24px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n text-transform: initial;\r\n text-align: center;\r\n margin-bottom: 16px;\r\n }\r\n }\r\n\r\n .cart-grid {\r\n margin-bottom: 150px;\r\n\r\n .cart-grid-body {\r\n .card {\r\n background: transparent;\r\n }\r\n\r\n .cart-overview {\r\n padding: 0;\r\n\r\n table {\r\n width: 100%;\r\n\r\n thead {\r\n &::after {\r\n content: '';\r\n display: block;\r\n height: 24px;\r\n }\r\n\r\n tr {\r\n th {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n white-space: nowrap;\r\n padding: 8px 0;\r\n border-bottom: 1px solid #110e0c1a;\r\n\r\n &:not(:last-child) {\r\n padding-right: 20px;\r\n }\r\n }\r\n }\r\n }\r\n\r\n tbody {\r\n tr {\r\n &:not(:first-child) {\r\n td {\r\n padding-top: 18px;\r\n }\r\n }\r\n\r\n &:not(:last-child) {\r\n td {\r\n padding-bottom: 18px;\r\n border-bottom: 1px solid #110e0c1a;\r\n }\r\n }\r\n\r\n td {\r\n vertical-align: top;\r\n\r\n &:not(:last-child) {\r\n padding-right: 20px;\r\n }\r\n\r\n .product-card-img {\r\n img {\r\n width: 80px;\r\n }\r\n }\r\n\r\n .product-card-desc {\r\n line-height: 1;\r\n\r\n a {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n }\r\n }\r\n\r\n .product-card-infos {\r\n line-height: 1;\r\n margin-top: 8px;\r\n\r\n .product-card-info {\r\n &:not(:last-child) {\r\n margin-bottom: 8px;\r\n }\r\n\r\n span {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n }\r\n }\r\n }\r\n\r\n .product-card-price {\r\n padding-top: 7px;\r\n\r\n .current-price {\r\n line-height: 1;\r\n\r\n .price {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n }\r\n }\r\n\r\n .product-discount {\r\n line-height: 1;\r\n margin-top: 3px;\r\n\r\n .regular-price {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n }\r\n }\r\n }\r\n\r\n .product-card-qty {\r\n >.input-group {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n float: none;\r\n border: 1px solid #462d26d9;\r\n border-radius: 1px;\r\n\r\n input.js-cart-line-product-quantity {\r\n order: 2;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n\r\n padding: 0;\r\n text-align: center;\r\n width: 35px;\r\n border: none;\r\n background: transparent;\r\n height: 29px;\r\n }\r\n\r\n button {\r\n padding: 0;\r\n height: auto;\r\n\r\n color: #462d26d9;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n border: none;\r\n background: transparent;\r\n\r\n &.btn {\r\n height: 29px;\r\n padding: 0 7px;\r\n\r\n &.bootstrap-touchspin-up {\r\n order: 3;\r\n }\r\n\r\n &.bootstrap-touchspin-down {\r\n order: 1;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .product-card-sum-price {\r\n padding-top: 7px;\r\n line-height: 1;\r\n\r\n strong {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n }\r\n }\r\n\r\n .product-card-action {\r\n display: block;\r\n padding-top: 9px;\r\n\r\n .remove-from-cart {\r\n position: relative;\r\n width: 10px;\r\n height: 10px;\r\n display: block;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n width: 10px;\r\n height: 1px;\r\n background: #bbb6aa;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%) rotate(45deg);\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n width: 10px;\r\n height: 1px;\r\n background: #bbb6aa;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%) rotate(-45deg);\r\n }\r\n\r\n .material-icons {\r\n display: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n @media (max-width: 570px) {\r\n table thead {\r\n display: none;\r\n }\r\n\r\n table,\r\n tbody,\r\n tr,\r\n td {\r\n display: block;\r\n width: 100%;\r\n }\r\n\r\n tbody {\r\n padding: 20px;\r\n text-align: center;\r\n }\r\n\r\n tr {\r\n margin-bottom: 1rem;\r\n border: 1px solid #ccc;\r\n border-radius: 5px;\r\n padding: 10px;\r\n background: #f9f9f9;\r\n border: 1px solid rgba(17, 14, 12, 0.1019607843);\r\n }\r\n\r\n td {\r\n position: relative;\r\n // padding-left: 0;\r\n text-align: right;\r\n // border: none !important;\r\n padding: 15px 10px 15px 50% !important;\r\n\r\n &::before {\r\n position: absolute;\r\n left: 10px;\r\n top: 50%;\r\n transform: translateY(-50%);\r\n white-space: nowrap;\r\n font-weight: bold;\r\n text-align: left;\r\n }\r\n\r\n .product-card-qty {\r\n display: block;\r\n margin-left: auto;\r\n width: fit-content;\r\n }\r\n\r\n .product-card-action {\r\n width: fit-content;\r\n margin-left: auto;\r\n\r\n .remove-from-cart {\r\n &::before {\r\n width: 15px !important;\r\n height: 2px !important;\r\n }\r\n\r\n &::after {\r\n width: 15px !important;\r\n height: 2px !important;\r\n }\r\n }\r\n }\r\n\r\n >div {\r\n padding-top: 0 !important;\r\n }\r\n }\r\n\r\n td:nth-child(1)::before {\r\n content: 'Obrazek';\r\n }\r\n\r\n td:nth-child(2)::before {\r\n content: 'Nazwa produktu';\r\n }\r\n\r\n td:nth-child(3)::before {\r\n content: 'Cena jednostkowa';\r\n }\r\n\r\n td:nth-child(4)::before {\r\n content: 'Ilość';\r\n }\r\n\r\n td:nth-child(5)::before {\r\n content: 'Cena łączna';\r\n }\r\n\r\n td:nth-child(6)::before {\r\n content: 'Usuń';\r\n }\r\n\r\n .product-card-img img {\r\n max-width: 100%;\r\n height: auto;\r\n }\r\n }\r\n\r\n .no-items {\r\n color: #462d26;\r\n font-size: 16px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n\r\n width: 100%;\r\n display: block;\r\n text-align: center;\r\n }\r\n }\r\n\r\n .card-block {}\r\n\r\n .cart-overview {\r\n .cart-items {\r\n .cart-item {\r\n .product-line-grid {\r\n .product-line-grid-body {\r\n .product-line-info {\r\n a {\r\n color: $cBlack;\r\n font-weight: 400;\r\n font-size: 16px;\r\n }\r\n }\r\n\r\n .product-price {\r\n margin: 10px 0;\r\n\r\n .product-discount {\r\n .regular-price {\r\n color: #a9a8a8;\r\n font-weight: 300;\r\n margin: 0;\r\n }\r\n\r\n .discount {\r\n background: $cGold;\r\n }\r\n }\r\n\r\n .current-price {\r\n .price {\r\n color: $cBlack;\r\n font-weight: 600;\r\n font-size: 16px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-summary {\r\n margin-bottom: 24px;\r\n background: #ece9e2;\r\n\r\n .cart-detailed-totals {\r\n .cart-detailed-subtotals {\r\n padding: 24px 24px 0 24px;\r\n\r\n .cart-summary-line {\r\n &:not(:last-child) {\r\n margin-bottom: 8px;\r\n }\r\n\r\n &:last-child {\r\n margin-bottom: 0;\r\n }\r\n\r\n span {\r\n font-size: 14px;\r\n font-family: $fInter;\r\n\r\n &.label {\r\n font-weight: 500;\r\n }\r\n\r\n &.value {\r\n font-weight: 400;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-summary-totals {\r\n padding: 16px 24px;\r\n\r\n .cart-summary-line {\r\n &.cart-total {\r\n padding: 0;\r\n border: 0;\r\n\r\n span {\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-detailed-actions {\r\n padding: 0 24px 18px;\r\n\r\n a.btn {\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n padding: 14px 12px;\r\n background-color: #e79332;\r\n text-transform: initial;\r\n }\r\n }\r\n\r\n .card-payment-support {\r\n padding: 0 24px 12px;\r\n\r\n ul {\r\n padding: 0;\r\n margin: 0;\r\n list-style: none;\r\n\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n align-items: center;\r\n justify-content: center;\r\n column-gap: 30px;\r\n row-gap: 12px;\r\n\r\n li {\r\n img {\r\n max-width: 44px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#checkout {\r\n #content-wrapper {\r\n .cart-grid-body {\r\n .checkout-step {\r\n padding: 0;\r\n background-color: #f9f7f2;\r\n\r\n .step-title {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n text-transform: initial;\r\n padding-bottom: 10px;\r\n border-bottom: 1px solid #462d26;\r\n margin-bottom: 32px;\r\n\r\n .step-number {\r\n &::after {\r\n content: '. ';\r\n }\r\n }\r\n }\r\n\r\n &.-current {\r\n opacity: 1 !important;\r\n\r\n .step-title {\r\n color: #e79332;\r\n border-bottom: 1px solid #e79332;\r\n }\r\n }\r\n\r\n &.-complete {\r\n opacity: 0.5;\r\n }\r\n\r\n .content {\r\n padding: 0;\r\n }\r\n\r\n #customer-form {\r\n max-width: 480px;\r\n }\r\n\r\n .form-group {\r\n label {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n margin-bottom: 4px;\r\n }\r\n\r\n input {\r\n &.form-control {\r\n background: #462d261a;\r\n border: 1px solid #462d2624;\r\n padding: 14px 16px;\r\n\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n }\r\n }\r\n\r\n .btn-show-password-box {\r\n position: absolute;\r\n top: 0;\r\n right: 0;\r\n bottom: 0;\r\n width: fit-content;\r\n\r\n .btn-show-password {\r\n padding: 0;\r\n background: transparent;\r\n display: flex;\r\n height: 100%;\r\n align-items: center;\r\n width: 30px;\r\n outline: none;\r\n }\r\n }\r\n\r\n .form-control-comment {\r\n color: rgba(70, 45, 38, 0.8509803922);\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n }\r\n }\r\n\r\n .form-informations {\r\n margin-top: 40px;\r\n\r\n .form-informations-title {\r\n color: #110e0c;\r\n font-size: 16px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n }\r\n\r\n .form-informations-option {\r\n color: #110e0c;\r\n font-size: 16px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n font-style: initial !important;\r\n }\r\n\r\n .form-informations-subtitle {\r\n display: none;\r\n }\r\n }\r\n\r\n .form-footer {\r\n text-align: start;\r\n width: fit-content;\r\n\r\n .btn {\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n background: #e79332;\r\n padding: 12px 80px;\r\n text-transform: initial;\r\n }\r\n }\r\n\r\n #delivery-address {\r\n max-width: 480px;\r\n margin-left: 0;\r\n }\r\n\r\n .delivery-options {\r\n max-width: 480px;\r\n\r\n .delivery-option {\r\n padding: 12px 16px;\r\n margin: 0;\r\n border: 1px solid #462d2624;\r\n border-radius: 1px;\r\n column-gap: 16px;\r\n min-height: initial;\r\n background: transparent;\r\n\r\n &:not(:last-child) {\r\n margin-bottom: 16px;\r\n }\r\n\r\n .delivery-option-checkbox {\r\n width: fit-content;\r\n line-height: 0;\r\n }\r\n\r\n .delivery-option-2 {\r\n flex: 1;\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n justify-content: space-between;\r\n\r\n .carrier-price {\r\n color: #110e0c;\r\n font-family: $fInter;\r\n font-size: 14px;\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .order-options {\r\n #delivery {\r\n label {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n margin-bottom: 4px;\r\n }\r\n\r\n textarea {\r\n width: 100%;\r\n max-width: 480px;\r\n border: 1px solid #462d2624;\r\n background: #462d261a;\r\n border-radius: 1px;\r\n resize: none;\r\n margin-bottom: 30px;\r\n }\r\n }\r\n }\r\n\r\n button[type='submit'] {\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n padding: 12px 80px;\r\n background: #e79332;\r\n text-transform: initial;\r\n float: none !important;\r\n }\r\n\r\n #conditions-to-approve {\r\n ul {\r\n li {\r\n .condition-label {\r\n margin: 0;\r\n line-height: 1;\r\n\r\n label {\r\n margin: 0;\r\n line-height: 1;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .payment-options {\r\n .js-additional-information {\r\n margin: 0 0 20px 0;\r\n padding: 24px;\r\n border: 1px solid #462d2624;\r\n\r\n p {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n }\r\n\r\n dl {\r\n border-left: 1px solid #462d2624;\r\n border-right: 1px solid #462d2624;\r\n border-top: 1px solid #462d2624;\r\n\r\n dt {\r\n border-right: 1px solid #462d2624;\r\n }\r\n\r\n dt,\r\n dd {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n background: transparent;\r\n margin: 0;\r\n flex: 0 0 50%;\r\n\r\n border-bottom: 1px solid rgba(70, 45, 38, 0.1411764706);\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n #js-checkout-summary {\r\n background: transparent;\r\n\r\n .js-checkout-summary-box {\r\n margin-bottom: 16px;\r\n background-color: #ece9e2;\r\n\r\n >.card-block {\r\n padding: 24px 24px 0 24px;\r\n }\r\n\r\n .cart-summary-totals {\r\n padding: 16px 24px 24px 24px;\r\n\r\n .cart-total {\r\n line-height: 1;\r\n padding: 0;\r\n\r\n span {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n }\r\n }\r\n }\r\n\r\n #cart-summary-product-list {\r\n .media-list {\r\n margin-bottom: 24px;\r\n padding-bottom: 24px;\r\n border-bottom: 1px solid rgb(70, 45, 38, 0.3);\r\n\r\n .media {\r\n &:not(:last-child) {\r\n margin-bottom: 24px;\r\n }\r\n\r\n .media-left {\r\n img {\r\n width: 40px;\r\n }\r\n }\r\n\r\n .media-body {\r\n .product-name {\r\n a {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n\r\n display: block;\r\n overflow: hidden;\r\n white-space: nowrap;\r\n text-overflow: ellipsis;\r\n max-width: 260px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-summary-products {\r\n .h4 {\r\n font-size: 16px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n margin-bottom: 24px;\r\n text-transform: uppercase;\r\n }\r\n\r\n .media-list {\r\n .media {\r\n .media-left {\r\n padding-right: 16px;\r\n }\r\n\r\n .media-body {\r\n .product-name {\r\n line-height: 1;\r\n margin-bottom: 2px;\r\n display: block;\r\n\r\n a {\r\n color: $cBlack;\r\n font-weight: 600;\r\n }\r\n }\r\n\r\n .product-specification {\r\n .product-line-info {\r\n line-height: 1;\r\n margin-bottom: 2px;\r\n\r\n span {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n }\r\n }\r\n\r\n .product-quantity {\r\n color: #462d26d9;\r\n font-size: 12px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n line-height: 1;\r\n }\r\n }\r\n\r\n .product-price {\r\n color: $cBlack;\r\n font-weight: 600;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n .cart-summary-subtotals-container {\r\n padding: 0;\r\n border: none;\r\n\r\n .cart-summary-line {\r\n line-height: 1;\r\n margin-bottom: 8px;\r\n\r\n span {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 500;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .delivery-options {\r\n .delivery-option {\r\n border: none;\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#order-confirmation {\r\n .breadcrumb {\r\n display: none;\r\n }\r\n\r\n #content-wrapper {\r\n #main {\r\n #registration-form {\r\n display: none;\r\n }\r\n\r\n section {\r\n\r\n &#content,\r\n &#content-hook_payment_return,\r\n &#content-hook-order-confirmation-footer {\r\n display: none;\r\n }\r\n\r\n &#content-hook_order_confirmation {\r\n margin-bottom: 150px;\r\n margin-top: 50px;\r\n background: transparent;\r\n\r\n .card-title {\r\n color: #462d26;\r\n font-size: 24px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n margin-bottom: 24px;\r\n text-align: center;\r\n\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n row-gap: 32px;\r\n text-transform: initial;\r\n }\r\n\r\n p {\r\n color: #1a1a18;\r\n font-size: 16px;\r\n font-weight: 400;\r\n font-family: $fInter;\r\n text-align: center;\r\n max-width: 750px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n margin-bottom: 32px;\r\n }\r\n\r\n .elementor-button {\r\n color: #f9f7f2;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n padding: 18px 80px;\r\n background: #e79332;\r\n margin: 0 auto;\r\n display: flex;\r\n width: 100%;\r\n max-width: fit-content;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n footer#footer {\r\n\r\n .footer-box-newsletter,\r\n .footer-box-services,\r\n .footer-box-other-info {\r\n display: none;\r\n }\r\n }\r\n}\r\n\r\nfooter#footer {\r\n background-color: #f9f7f2;\r\n}\r\n\r\n.category-tiles-list {\r\n display: grid;\r\n grid-template-columns: repeat(6, 1fr);\r\n grid-gap: 20px;\r\n\r\n a {\r\n display: block;\r\n }\r\n}\r\n\r\nbody {\r\n &:not(#ets_blog_page) {\r\n main {\r\n #left-column {\r\n >div.block {\r\n display: none !important;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &#ets_blog_page {\r\n #content-wrapper {\r\n .ets-blog-wrapper-detail {\r\n border-radius: 10px;\r\n }\r\n }\r\n\r\n #left-column {\r\n .title_block {\r\n color: $cBlack;\r\n font-size: 20px;\r\n font-weight: 400;\r\n }\r\n\r\n .ets_block_slider {\r\n .ets_title_block {\r\n color: $cBlack;\r\n font-size: 16px;\r\n font-weight: 400;\r\n }\r\n }\r\n }\r\n\r\n ul.ets-blog-list {\r\n >li {\r\n .post-wrapper {\r\n border-radius: 10px;\r\n overflow: hidden;\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n\r\n .ets-blog-wrapper-content {\r\n background: #eff6f7;\r\n padding-top: 15px;\r\n padding-bottom: 15px;\r\n }\r\n\r\n .ets_title_block {\r\n color: $cBlack;\r\n font-size: 18px;\r\n font-weight: 300;\r\n\r\n display: -webkit-box;\r\n -webkit-line-clamp: 2;\r\n -webkit-box-orient: vertical;\r\n overflow: hidden;\r\n line-height: 1.25;\r\n font-weight: 400;\r\n }\r\n\r\n .blog_description {\r\n display: -webkit-box;\r\n -webkit-line-clamp: 3;\r\n -webkit-box-orient: vertical;\r\n overflow: hidden;\r\n }\r\n\r\n .read_more {\r\n display: inline-block;\r\n color: $cGold;\r\n font-weight: 400;\r\n text-decoration: underline;\r\n font-style: underline !important;\r\n border: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.ets_blog_sidebar {\r\n >.block {\r\n box-shadow: none !important;\r\n border-radius: 10px;\r\n }\r\n}\r\n\r\nbody {\r\n #left-column {\r\n .block-categories {\r\n .category-top-menu {\r\n li {\r\n a {\r\n &.h6 {\r\n color: $cBlack;\r\n font-size: 20px;\r\n font-weight: 400;\r\n }\r\n }\r\n\r\n .category-sub-menu {\r\n li {\r\n a {\r\n color: $cBlack;\r\n font-size: 16px;\r\n font-weight: 400;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#category {\r\n #left-column {\r\n >div {\r\n border-radius: 10px;\r\n }\r\n }\r\n\r\n #content-wrapper {\r\n section#main {\r\n div {\r\n border-radius: 10px;\r\n }\r\n }\r\n\r\n // #subcategories {\r\n // \t.subcategories-list {\r\n // \t\tli {\r\n // \t\t\t.subcategory-image {\r\n // \t\t\t\ta {\r\n // \t\t\t\t\tborder-radius: 10px;\r\n // \t\t\t\t}\r\n // \t\t\t}\r\n // \t\t}\r\n // \t}\r\n // }\r\n }\r\n}\r\n\r\n.product-description {\r\n color: #000;\r\n font-size: 15px;\r\n line-height: 1.5;\r\n\r\n ul {\r\n list-style-type: disc;\r\n margin-left: 25px;\r\n }\r\n\r\n h3 {\r\n color: #000 !important;\r\n font-size: 18px;\r\n }\r\n}\r\n\r\n.data-sheet {\r\n\r\n dd,\r\n dt {\r\n font-weight: 400 !important;\r\n font-size: 15px;\r\n }\r\n}\r\n\r\n//* ~~~~~~~~~~~~ New styles ~~~~~~~~~~~~\r\n#header-search {\r\n position: relative;\r\n width: 100%;\r\n max-width: 340px;\r\n\r\n padding-right: 32px;\r\n margin-right: 14px;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: 50%;\r\n right: 0;\r\n width: 1px;\r\n height: 28px;\r\n background: rgba(#110e0c, 0.1);\r\n transform: translateY(-50%);\r\n }\r\n\r\n form.elementor-search {\r\n >ul.elementor-search__products {\r\n background: #f9f7f2;\r\n border-radius: 0;\r\n border: 1px solid rgba(17, 14, 12, 0.1);\r\n\r\n .ui-menu-item {\r\n background: #fff;\r\n\r\n &:not(:last-child) {\r\n margin-bottom: 2px;\r\n }\r\n\r\n .elementor-search__product-details {\r\n .elementor-search__product-name {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 400;\r\n font-family: 'Inter', sans-serif;\r\n }\r\n\r\n .elementor-search__product-category {\r\n display: none;\r\n }\r\n\r\n .elementor-search__product-price {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 700;\r\n font-family: 'Inter', sans-serif;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n @media (min-width: 992px) and (max-width: 1024px) {\r\n display: block !important;\r\n }\r\n}\r\n\r\n.mobile-search {\r\n @media (min-width: 992px) and (max-width: 1024px) {\r\n display: none !important;\r\n }\r\n}\r\n\r\n#header-menu {\r\n .elementor-nav-menu {\r\n >ul {\r\n justify-content: space-between;\r\n align-items: center;\r\n width: 100%;\r\n\r\n &::after {\r\n display: none;\r\n }\r\n }\r\n\r\n .menu-item-separator {\r\n display: block;\r\n width: 1px;\r\n height: 14px;\r\n background: #110e0c1a;\r\n }\r\n }\r\n}\r\n\r\n#home-slider-box {\r\n width: 100svw;\r\n margin-left: 50%;\r\n transform: translateX(-50%);\r\n\r\n ul.carousel-inner {\r\n border-radius: 0 !important;\r\n }\r\n\r\n figure {\r\n width: 100%;\r\n\r\n img {\r\n @media (max-width: 991px) {\r\n min-height: 390px;\r\n object-fit: cover;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.home-slider {\r\n // padding-right: 10px;\r\n // padding-left: 10px;\r\n\r\n .carousel-item {\r\n .caption {\r\n width: 100%;\r\n max-width: 80%;\r\n bottom: auto;\r\n top: 80px;\r\n\r\n @media (max-width: 991px) {\r\n top: 36px;\r\n left: 40px;\r\n }\r\n\r\n .caption-description {\r\n h2 {\r\n color: #f9f7f2;\r\n font-size: 64px;\r\n margin-bottom: 18px;\r\n line-height: 1.1;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n\r\n span {\r\n color: #e79332;\r\n }\r\n\r\n @media (max-width: 991px) {\r\n font-size: 32px;\r\n margin-bottom: 10px;\r\n }\r\n }\r\n\r\n p {\r\n font-size: 16px;\r\n color: #f9f7f2;\r\n }\r\n }\r\n }\r\n }\r\n\r\n .slide-button {\r\n position: relative;\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n column-gap: 12px;\r\n padding: 16px 45px;\r\n width: fit-content;\r\n margin-top: 40px;\r\n\r\n border-top: 1px solid #e79332;\r\n border-bottom: 1px solid #e79332;\r\n\r\n color: #e79332;\r\n font-size: 16px;\r\n font-weight: 500;\r\n\r\n img {\r\n width: 100%;\r\n max-width: 24px;\r\n }\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n left: -1px;\r\n top: -2px;\r\n bottom: 0;\r\n width: 10px;\r\n height: calc(100% + 4px);\r\n background-image: url('/img/cms/icons/btn-side-line.svg');\r\n background-position: center;\r\n background-size: contain;\r\n background-repeat: no-repeat;\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n right: -1px;\r\n top: -2px;\r\n bottom: 0;\r\n width: 10px;\r\n height: calc(100% + 4px);\r\n background-image: url('/img/cms/icons/btn-side-line.svg');\r\n background-position: center;\r\n background-size: contain;\r\n background-repeat: no-repeat;\r\n transform: scale(-1);\r\n }\r\n\r\n @media (max-width: 991px) {\r\n font-size: 13px;\r\n }\r\n }\r\n}\r\n\r\n.home-box-1 {\r\n >.elementor-column-wrap {\r\n >.elementor-widget-wrap {\r\n display: grid;\r\n grid-template-columns: 7fr 5fr;\r\n grid-template-rows: 1fr 1fr;\r\n grid-template-areas: 'item1 item2''item1 item3';\r\n gap: 20px;\r\n\r\n >.elementor-element {\r\n &:nth-child(1) {\r\n grid-area: item1;\r\n }\r\n\r\n &:nth-child(2) {\r\n grid-area: item2;\r\n }\r\n\r\n &:nth-child(3) {\r\n grid-area: item3;\r\n }\r\n }\r\n\r\n @media (max-width: 767px) {\r\n grid-template-columns: 1fr;\r\n grid-template-rows: auto;\r\n grid-template-areas:\r\n 'item1'\r\n 'item2'\r\n 'item3';\r\n }\r\n }\r\n }\r\n\r\n .home-box1-tile {\r\n &:nth-child(1) {\r\n .elementor-cta-content {\r\n .elementor-button {\r\n &::before {\r\n content: url('/img/cms/Home/Group 1223.svg');\r\n }\r\n }\r\n }\r\n }\r\n\r\n >.elementor-widget-container {\r\n height: 100%;\r\n\r\n >.elementor-cta {\r\n height: 100%;\r\n }\r\n }\r\n\r\n .elementor-cta-content {\r\n position: absolute;\r\n inset: 0;\r\n background: transparent;\r\n justify-content: space-between;\r\n align-content: space-between;\r\n\r\n .elementor-button {\r\n position: relative;\r\n padding: 0;\r\n\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n gap: 10px;\r\n\r\n &::before {\r\n content: url('/img/cms/Home/Group 1224.svg');\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.home-box-info {\r\n position: relative;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: 0;\r\n left: 50%;\r\n height: 1px;\r\n width: 100vw;\r\n transform: translateX(-50%);\r\n background: rgba(#aa8a5e, 0.25);\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n bottom: 0;\r\n left: 50%;\r\n height: 1px;\r\n width: 100vw;\r\n transform: translateX(-50%);\r\n background: rgba(#aa8a5e, 0.25);\r\n }\r\n\r\n >.elementor-container {\r\n >.elementor-row {\r\n align-items: center;\r\n }\r\n }\r\n\r\n .home-box-info-img {\r\n img {\r\n max-width: unset;\r\n }\r\n }\r\n}\r\n\r\n.footer-box-services {\r\n position: relative;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n bottom: 0;\r\n left: 50%;\r\n height: 1px;\r\n width: 100vw;\r\n transform: translateX(-50%);\r\n background: rgba(#aa8a5e, 0.25);\r\n }\r\n\r\n .elementor-widget-wrap {\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n }\r\n}\r\n\r\n.footer-box-other-info {\r\n >.elementor-container {\r\n >.elementor-row {\r\n column-gap: 80px;\r\n position: relative;\r\n\r\n @media (min-width: 1025px) {\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: -60px;\r\n bottom: -60px;\r\n left: 50%;\r\n width: 1px;\r\n transform: translateX(-50%);\r\n background: rgba(#aa8a5e, 0.25);\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\narticle {\r\n &.product-miniature {\r\n &.product-card {\r\n .product-description {\r\n .product-title {\r\n a {}\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nnav.pagination {\r\n .page-list {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n gap: 10px;\r\n background: transparent;\r\n\r\n .pagination-item {\r\n &.prev {\r\n a {\r\n background: transparent;\r\n transition: all 250ms ease-in-out;\r\n\r\n img {\r\n transition: all 250ms ease-in-out;\r\n }\r\n\r\n &:hover {\r\n background: #ffa629;\r\n\r\n img {\r\n filter: brightness(0) invert(1);\r\n }\r\n }\r\n }\r\n }\r\n\r\n &.next {\r\n a {\r\n background: transparent;\r\n transition: all 250ms ease-in-out;\r\n\r\n img {\r\n transition: all 250ms ease-in-out;\r\n transform: scale(-1);\r\n }\r\n\r\n &:hover {\r\n background: #ffa629;\r\n\r\n img {\r\n filter: brightness(0) invert(1);\r\n }\r\n }\r\n }\r\n }\r\n\r\n &.current {\r\n a {\r\n color: #ffffff;\r\n background: #ffa629;\r\n }\r\n }\r\n\r\n .spacer {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n padding: 5px 11px;\r\n height: 33px;\r\n width: 33px;\r\n\r\n color: #9f928c;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n\r\n a {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n\r\n color: #9f928c;\r\n font-family: $fInter;\r\n font-size: 14px;\r\n font-weight: 500;\r\n letter-spacing: -0.5px;\r\n padding: 5px 11px;\r\n height: 33px;\r\n min-width: 33px;\r\n background: #ece9e2;\r\n border-radius: 1px;\r\n\r\n transition: all 250ms ease-in-out;\r\n\r\n &:hover {\r\n color: #fff;\r\n background: #ffa629;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#category {\r\n section#main {\r\n #subcategories {\r\n padding: 0;\r\n margin: 0;\r\n background: transparent;\r\n\r\n .subcategory-heading {\r\n display: none;\r\n }\r\n\r\n .subcategories-list {\r\n display: flex;\r\n flex-direction: row;\r\n gap: 16px;\r\n flex-wrap: wrap;\r\n\r\n li {\r\n .subcategory-item {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 16px;\r\n align-items: center;\r\n background: #ece9e2;\r\n border-radius: 50px;\r\n padding: 8px 24px 8px 24px;\r\n height: 100%;\r\n\r\n .subcategory-image {\r\n width: 43px;\r\n height: 43px;\r\n padding: 0;\r\n background: #ffffff;\r\n border-radius: 100%;\r\n margin-left: -16px;\r\n\r\n img {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: contain;\r\n border-radius: 100%;\r\n }\r\n }\r\n\r\n .subcategory-name {\r\n color: #462d26;\r\n font-size: 16px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n margin: 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nnav.breadcrumb {\r\n margin-bottom: 1.563rem;\r\n\r\n ol {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 16px;\r\n align-items: center;\r\n\r\n li {\r\n span {\r\n color: #462d26;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n\r\n &.separator {\r\n img {\r\n width: 5px;\r\n height: 9px;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nbody#cms {\r\n\r\n // Disable custom footer elements\r\n &.cms-id-5,\r\n &.cms-id-6,\r\n &.cms-id-7 {\r\n footer#footer {\r\n section.footer-box-newsletter {\r\n display: none;\r\n }\r\n\r\n section.footer-box-services {\r\n display: none;\r\n }\r\n\r\n section.footer-box-other-info {\r\n display: none;\r\n }\r\n }\r\n }\r\n\r\n section#main {\r\n header.page-header {\r\n margin-bottom: 32px;\r\n\r\n h1 {\r\n color: #462d26;\r\n font-size: 32px;\r\n font-family: $fInter;\r\n font-weight: 700;\r\n margin: 0;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#cms-citys {\r\n .elementor-icon-list-items {\r\n display: grid;\r\n grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\r\n gap: 20px;\r\n\r\n li {\r\n .elementor-icon-list-text {\r\n display: block;\r\n width: 100%;\r\n text-align: center;\r\n padding: 12px 24px;\r\n background: #462d26;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#js-product-list {\r\n >.products {\r\n row-gap: 40px;\r\n }\r\n}\r\n\r\n#basket-side-panel {\r\n .elementor-cart__title {\r\n text-align: center;\r\n min-height: unset;\r\n line-height: 1;\r\n padding: 20px 0 25px;\r\n }\r\n\r\n .elementor-cart__products {\r\n .elementor-cart__product {\r\n position: relative;\r\n\r\n .elementor-cart__product-name {\r\n padding-left: 16px;\r\n }\r\n\r\n .elementor-cart__product-attrs {\r\n padding: 3px 0;\r\n }\r\n\r\n .elementor-cart__product-price {\r\n padding-left: 16px;\r\n }\r\n\r\n .elementor-cart__product-remove {\r\n position: absolute;\r\n top: 20px;\r\n right: 0;\r\n }\r\n }\r\n }\r\n\r\n .elementor-cart__footer-box {\r\n position: relative;\r\n margin-top: auto;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n inset: 0 -30px;\r\n background: #ece9e2;\r\n z-index: -1;\r\n }\r\n\r\n .elementor-cart__summary {\r\n border: none;\r\n\r\n >span {\r\n margin-bottom: 5px;\r\n }\r\n }\r\n\r\n .elementor-cart__footer-buttons {\r\n width: 100%;\r\n }\r\n }\r\n\r\n .elementor-cart__footer-delivery {\r\n margin-bottom: 20px;\r\n\r\n ul {\r\n list-style: none;\r\n padding: 0;\r\n margin: 0;\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n justify-content: center;\r\n column-gap: 11px;\r\n\r\n li {\r\n span {\r\n color: #462d26;\r\n font-family: $fInter;\r\n font-size: 12px;\r\n font-weight: 500;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.custom-checkbox {\r\n display: flex;\r\n align-items: flex-start;\r\n column-gap: 10px;\r\n\r\n label {\r\n padding: 0;\r\n margin: 0;\r\n cursor: pointer;\r\n\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-family: $fInter;\r\n font-weight: 400;\r\n }\r\n}\r\n\r\ninput[type='checkbox'],\r\ninput[type='radio'] {\r\n appearance: none;\r\n position: relative;\r\n\r\n width: 15px;\r\n height: 15px;\r\n min-width: 15px;\r\n min-height: 15px;\r\n display: inline-block;\r\n\r\n border: 1px solid #d9cebe;\r\n border-radius: 3px;\r\n transition: all 250ms ease-in-out;\r\n overflow: hidden;\r\n\r\n cursor: pointer;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n top: -5px;\r\n left: 15px;\r\n width: 7px;\r\n height: 2px;\r\n background: #f9f7f2;\r\n transform: rotate(-45deg);\r\n transition: all 250ms ease-in-out;\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n top: -4px;\r\n left: -8px;\r\n width: 4px;\r\n height: 2px;\r\n background: #f9f7f2;\r\n transform: rotate(45deg);\r\n transition: all 250ms ease-in-out;\r\n }\r\n\r\n &:checked {\r\n background: #462d26;\r\n border-color: #462d26;\r\n\r\n &::before {\r\n top: 6px;\r\n left: 4px;\r\n }\r\n\r\n &::after {\r\n top: 7px;\r\n left: 3px;\r\n }\r\n }\r\n}\r\n\r\nbody#authentication {\r\n section#main {\r\n .page-header {\r\n margin-bottom: 32px;\r\n\r\n h1 {\r\n color: #462d26;\r\n font-size: 24px;\r\n font-weight: 700;\r\n font-family: $fInter;\r\n text-align: center;\r\n margin-bottom: 0;\r\n }\r\n }\r\n\r\n #content {\r\n background: transparent;\r\n max-width: 480px;\r\n margin: 0 auto 150px;\r\n\r\n form {\r\n label {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n\r\n input[type='text'] {\r\n border: 1px solid #462d2624;\r\n background: #462d261a;\r\n }\r\n\r\n .btn-show-password-box {\r\n width: fit-content;\r\n position: absolute;\r\n right: 0;\r\n\r\n .btn-show-password {\r\n background: transparent;\r\n }\r\n }\r\n\r\n .forgot-password {\r\n text-align: left;\r\n\r\n a {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n text-decoration: underline;\r\n }\r\n }\r\n\r\n button {\r\n color: #f9f7f2;\r\n background: #e79332;\r\n padding: 14px 80px;\r\n text-transform: initial;\r\n }\r\n }\r\n\r\n hr {\r\n margin: 32px 0 16px;\r\n }\r\n\r\n .no-account {\r\n a {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n }\r\n\r\n .register-form {\r\n >p {\r\n display: none;\r\n }\r\n\r\n form {\r\n .form-check {\r\n display: flex;\r\n flex-direction: row;\r\n column-gap: 30px;\r\n\r\n label {\r\n margin: 0;\r\n display: flex;\r\n align-items: center;\r\n column-gap: 5px;\r\n\r\n .custom-radio {\r\n line-height: 1;\r\n }\r\n }\r\n }\r\n\r\n footer.form-footer {\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n margin: 30px 0 0 0;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.newsletter-form {\r\n form.elementor-email-subscription {\r\n .elementor-field-type-subscribe {\r\n @media (max-width: 767px) {\r\n display: flex;\r\n flex-direction: row;\r\n row-gap: 16px;\r\n flex-wrap: wrap;\r\n\r\n button {\r\n width: 100%;\r\n }\r\n }\r\n }\r\n\r\n .elementor-checkbox-label {\r\n color: #ffffff;\r\n }\r\n }\r\n\r\n .elementor-field-label {\r\n display: flex;\r\n gap: 10px;\r\n margin-top: 10px;\r\n\r\n .elementor-checkbox-label {\r\n font-size: 12px;\r\n font-weight: 500;\r\n font-family: $fInter;\r\n }\r\n }\r\n}\r\n\r\n#content-wrapper {\r\n a[target='raty_procedura'] {\r\n display: none !important;\r\n }\r\n}\r\n\r\n.leo-megamenu {\r\n margin-bottom: 0;\r\n\r\n .dropdown-menu {\r\n background: #f9f7f2;\r\n border: 1px solid #110e0c1a;\r\n overflow: auto;\r\n\r\n a {\r\n &:hover {\r\n color: #e79332 !important;\r\n text-decoration: underline;\r\n }\r\n }\r\n }\r\n\r\n .leo-top-menu {\r\n ul.nav.navbar-nav {\r\n >li {\r\n &:last-child {\r\n padding-right: 0;\r\n\r\n &::after {\r\n display: none;\r\n }\r\n }\r\n\r\n // > a {\r\n // \tpadding-right: 0;\r\n // }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.leo-top-menu {\r\n .nav {\r\n display: flex;\r\n align-items: center;\r\n width: 100%;\r\n\r\n >li {\r\n position: relative;\r\n // padding: 0 23.5px;\r\n padding: 0;\r\n\r\n &:first-child {\r\n padding-left: 0;\r\n }\r\n\r\n &.promo-item {\r\n >a[href=\"https://masimmo.pl/promocje/\"] {\r\n span {\r\n color: #e79332 !important;\r\n }\r\n\r\n &:hover {\r\n span {\r\n color: #232323 !important;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &:not(:first-child) {\r\n >a {\r\n padding-left: 23.5px;\r\n\r\n @media (max-width: 1200px) {\r\n padding-left: 19px;\r\n }\r\n\r\n @media (max-width: 1100px) {\r\n padding-left: 15px;\r\n }\r\n }\r\n }\r\n\r\n &:not(:last-child) {\r\n >a {\r\n position: relative;\r\n padding-right: 23.5px;\r\n\r\n @media (max-width: 1200px) {\r\n padding-right: 19px;\r\n }\r\n\r\n @media (max-width: 1100px) {\r\n padding-right: 15px;\r\n }\r\n\r\n &::before {\r\n content: '';\r\n display: block !important;\r\n width: 1px;\r\n height: 14px;\r\n background: rgba(17, 14, 12, 0.1019607843);\r\n position: absolute;\r\n right: 0;\r\n top: 50%;\r\n margin-top: -7px;\r\n }\r\n }\r\n }\r\n\r\n >a {\r\n text-transform: uppercase;\r\n font-weight: 600;\r\n // padding-left: 23.5px;\r\n // padding-right: 23.5px;\r\n }\r\n }\r\n\r\n a {\r\n font-family: 'Inter', sans-serif;\r\n font-size: 14px;\r\n font-weight: 400;\r\n white-space: nowrap;\r\n\r\n &:hover {\r\n color: #e79332;\r\n text-decoration: underline;\r\n\r\n span {\r\n color: #e79332;\r\n }\r\n }\r\n\r\n &::after {\r\n display: none !important;\r\n }\r\n\r\n span {\r\n text-transform: uppercase;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.cart-grid-footer {\r\n display: flex;\r\n align-items: center;\r\n gap: 20px;\r\n\r\n img {\r\n height: 30px;\r\n }\r\n}\r\n\r\n#popular-products,\r\n#new-products {\r\n h2 {\r\n font-family: 'Inter';\r\n color: #462d26;\r\n font-size: 36px;\r\n font-weight: 500;\r\n }\r\n}\r\n\r\n#products {\r\n .sort-by-row {\r\n display: flex;\r\n justify-content: flex-end;\r\n gap: 20px;\r\n align-items: center;\r\n\r\n .products-sort-order {\r\n .dropdown-menu {\r\n background: #fff;\r\n width: 100%;\r\n\r\n a {\r\n white-space: nowrap;\r\n font-size: 14px;\r\n font-family: 'Inter';\r\n font-weight: 400;\r\n\r\n &:hover {\r\n background: #fff;\r\n font-weight: 700;\r\n color: #462d26;\r\n }\r\n }\r\n }\r\n\r\n button {\r\n background: none;\r\n border: 0;\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n color: #462d26;\r\n font-family: 'Inter';\r\n font-size: 16px;\r\n font-weight: 700;\r\n width: 350px;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#search_filters {\r\n background: none;\r\n border-top: 1px solid #110e0c1a;\r\n border-bottom: 1px solid #110e0c1a;\r\n border-radius: 0 !important;\r\n padding-left: 0;\r\n padding-right: 0;\r\n\r\n .head {\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n margin-bottom: 20px;\r\n\r\n .h6 {\r\n font-size: 16px;\r\n font-weight: 700;\r\n font-family: 'Inter';\r\n text-transform: uppercase;\r\n color: #462d26;\r\n // cursor: pointer;\r\n margin-bottom: 0;\r\n\r\n display: flex;\r\n align-items: center;\r\n column-gap: 5px;\r\n }\r\n\r\n .js-search-filters-clear-all {\r\n background: #462d26;\r\n color: #fff;\r\n }\r\n }\r\n\r\n // &.active {\r\n // \tbackground: #fff;\r\n // \tborder: 0;\r\n // \tborder-radius: 10px !important;\r\n\r\n // \t.content {\r\n // \t\tdisplay: grid;\r\n // \t}\r\n // }\r\n\r\n .content {\r\n // display: grid;\r\n // grid-template-columns: 1fr 1fr 1fr 1fr;\r\n gap: 20px;\r\n background: #fff;\r\n padding: 25px;\r\n // display: none;\r\n\r\n section.facet {\r\n &:first-child {\r\n padding-top: 0;\r\n }\r\n\r\n &:not(:first-child) {\r\n padding-top: 1.625rem;\r\n }\r\n }\r\n\r\n .h6 {\r\n font-weight: 700;\r\n font-size: 16px;\r\n font-family: 'Inter';\r\n margin-bottom: 15px;\r\n }\r\n\r\n .custom-checkbox {\r\n top: 0;\r\n position: static;\r\n }\r\n\r\n .facet-label {\r\n display: flex;\r\n gap: 10px;\r\n align-items: center;\r\n margin-bottom: 10px;\r\n\r\n a {\r\n margin-top: 0;\r\n }\r\n }\r\n\r\n .faceted-slider {\r\n >li {\r\n >p {\r\n color: #462d26;\r\n font-family: 'Inter', sans-serif;\r\n font-size: 14px;\r\n font-weight: 700;\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n#js-product-list-top {\r\n padding: 0 20px;\r\n}\r\n\r\n.active_filters {\r\n background: #fff;\r\n border-radius: 10px;\r\n color: #462d26;\r\n\r\n .filter-block {\r\n background: #462d26;\r\n color: #fff;\r\n padding: 3px 10px;\r\n\r\n i {\r\n text-shadow: none;\r\n color: #fff !important;\r\n }\r\n }\r\n}\r\n\r\n#contact {\r\n main {\r\n .container {\r\n >.row:nth-child(2) {\r\n display: grid;\r\n grid-template-columns: 310px 1fr;\r\n gap: 32px;\r\n\r\n @media (max-width: 767px) {\r\n grid-template-columns: 1fr;\r\n }\r\n\r\n #left-column {\r\n display: block;\r\n width: 100%;\r\n max-width: 100%;\r\n padding: 0;\r\n }\r\n\r\n #content-wrapper {\r\n display: block;\r\n width: 100%;\r\n max-width: 100%;\r\n padding: 0;\r\n\r\n #content {\r\n padding: 40px;\r\n\r\n h3 {\r\n font-size: 32px;\r\n color: #110e0c;\r\n font-family: 'Inter';\r\n font-weight: 600;\r\n margin-bottom: 32px;\r\n }\r\n\r\n form {\r\n .psgdpr_consent_message {\r\n display: grid;\r\n grid-template-columns: 20px 1fr;\r\n gap: 5px;\r\n align-items: center;\r\n }\r\n\r\n .btn-primary {\r\n width: 277px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n font-size: 14px;\r\n font-family: 'Inter';\r\n text-transform: none;\r\n font-weight: 500;\r\n height: 47px;\r\n\r\n &:hover {\r\n background: #462d26;\r\n }\r\n }\r\n\r\n label {\r\n color: #110e0c;\r\n font-size: 12px;\r\n font-weight: 500;\r\n font-family: 'Inter';\r\n margin-bottom: 4px;\r\n\r\n &[for='file-upload'].btn-default {\r\n background: #462d26;\r\n color: #fff;\r\n height: 47px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n }\r\n }\r\n\r\n input[type='email'],\r\n input[type='text'],\r\n select {\r\n height: 47px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: flex-start;\r\n padding: 0 16px;\r\n font-size: 14px;\r\n color: #110e0c;\r\n font-family: 'Inter';\r\n border: 1px solid #462d2624;\r\n background-color: #f9f7f2;\r\n\r\n &:focus {\r\n outline: none;\r\n box-shadow: none;\r\n }\r\n }\r\n\r\n textarea {\r\n padding: 0 16px;\r\n font-size: 14px;\r\n color: #110e0c;\r\n font-family: 'Inter';\r\n border: 1px solid #462d2624;\r\n background-color: #f9f7f2;\r\n padding: 10px;\r\n\r\n &:focus {\r\n outline: none;\r\n box-shadow: none;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.elementor-widget-product-carousel {\r\n &:hover {\r\n .elementor-swiper-button {\r\n opacity: 1 !important;\r\n\r\n &.swiper-button-disabled {\r\n opacity: 0.3 !important;\r\n }\r\n }\r\n }\r\n\r\n &:not(:hover) {\r\n .elementor-swiper-button {\r\n &.elementor-swiper-button-prev {\r\n left: -10px;\r\n }\r\n\r\n &.elementor-swiper-button-next {\r\n right: -10px;\r\n }\r\n }\r\n }\r\n}\r\n\r\n.elementor-swiper-button {\r\n background: #ebe3d7;\r\n border-radius: 100%;\r\n width: 33px;\r\n height: 33px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n opacity: 0 !important;\r\n\r\n top: calc((250px / 2) + (33px / 2));\r\n transition: all 250ms ease-in-out;\r\n\r\n i {\r\n padding-bottom: 2px;\r\n }\r\n\r\n &.elementor-swiper-button-prev {\r\n i {\r\n padding-right: 3px;\r\n\r\n &::before {\r\n content: url('/img/cms/icons/slider-arrow-left-brown.svg');\r\n }\r\n }\r\n }\r\n\r\n &.elementor-swiper-button-next {\r\n i {\r\n padding-left: 3px;\r\n\r\n &::before {\r\n content: url('/img/cms/icons/slider-arrow-right-brown.svg');\r\n }\r\n }\r\n }\r\n}\r\n\r\n.leo-megamenu .navbar-toggler {\r\n &.c-navbar-toggler {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n justify-content: center;\r\n gap: 8px;\r\n\r\n background: #e9e3d7;\r\n margin: 0;\r\n padding: 18px 24px;\r\n width: auto;\r\n\r\n outline: none !important;\r\n\r\n .c-sr-only {\r\n color: #110e0c;\r\n font-family: $fInter;\r\n font-size: 11px;\r\n font-weight: 500;\r\n }\r\n }\r\n}\r\n\r\n#header-panel-box {\r\n .header-panel-box-row-1 {\r\n @media (max-width: 991px) {\r\n margin-bottom: 15px;\r\n }\r\n\r\n >div {\r\n >.elementor-row {\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n }\r\n }\r\n }\r\n\r\n .header-panel-box-row-2 {\r\n .header-panel-box-row-2-col-1 {\r\n >div {\r\n >.elementor-widget-wrap {\r\n flex-wrap: nowrap;\r\n align-items: center;\r\n\r\n >.elementor-widget-ps-widget-module {\r\n margin-bottom: 0;\r\n width: fit-content;\r\n }\r\n\r\n >.elementor-widget-ajax-search {\r\n >.elementor-widget-container {\r\n border: 1px solid #e9e3d7;\r\n min-height: 44px;\r\n }\r\n\r\n form.elementor-search {\r\n >.elementor-search__container {\r\n button.elementor-search__submit {\r\n order: 1;\r\n }\r\n\r\n input.elementor-search__input {\r\n order: 2;\r\n padding-left: 0;\r\n\r\n &::placeholder {\r\n font-size: 11px;\r\n font-weight: 500;\r\n }\r\n }\r\n\r\n .elementor-search__clear {\r\n order: 3;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\nsection.off-canvas-nav-megamenu {\r\n nav.offcanvas-mainnav {\r\n background: #ffffff;\r\n\r\n .off-canvas-button-megamenu {\r\n text-align: initial;\r\n margin: 24px 24px 0 24px;\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: space-between;\r\n\r\n >a {\r\n img {\r\n width: 100%;\r\n max-width: 200px;\r\n }\r\n }\r\n\r\n .off-canvas-nav-close {\r\n margin: 0;\r\n position: relative;\r\n font-size: 0;\r\n width: 14px;\r\n height: 14px;\r\n min-width: 14px;\r\n\r\n &::before {\r\n content: '';\r\n position: absolute;\r\n width: 2px;\r\n height: 14px;\r\n background: #b8b7b6;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%) rotate(45deg);\r\n }\r\n\r\n &::after {\r\n content: '';\r\n position: absolute;\r\n width: 2px;\r\n height: 14px;\r\n background: #b8b7b6;\r\n top: 50%;\r\n left: 50%;\r\n transform: translate(-50%, -50%) rotate(-45deg);\r\n }\r\n }\r\n }\r\n\r\n ul.nav.navbar-nav.megamenu {\r\n padding: 28px 24px 24px 24px;\r\n\r\n li.nav-item {\r\n &.open-sub {\r\n >a {\r\n border: none !important;\r\n\r\n .menu-title {\r\n color: #e79332;\r\n }\r\n }\r\n\r\n .dropdown-menu {\r\n border-bottom: 1px solid #110e0c1a;\r\n }\r\n }\r\n\r\n a {\r\n padding-top: 16px;\r\n padding-bottom: 16px;\r\n line-height: 1;\r\n border-color: #110e0c1a;\r\n\r\n .menu-title {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n }\r\n }\r\n\r\n .caret {\r\n top: 7px;\r\n\r\n &::before {\r\n content: url('/img/cms/icons/arrow-down-brown-mini.svg');\r\n }\r\n }\r\n\r\n .dropdown-menu {\r\n .leo-widget {\r\n padding: 0;\r\n\r\n div.menu-title {\r\n padding: 0;\r\n\r\n a {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n padding-top: 14px;\r\n padding-bottom: 14px;\r\n }\r\n }\r\n\r\n ul {\r\n li {\r\n a {\r\n color: #110e0c;\r\n font-size: 14px;\r\n font-weight: 600;\r\n font-family: $fInter;\r\n padding-top: 14px;\r\n padding-bottom: 14px;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n\r\n &.promo-item {\r\n >a {\r\n >.menu-title {\r\n color: #c40000;\r\n }\r\n }\r\n }\r\n\r\n .dropdown-sub {\r\n padding-bottom: 20px;\r\n\r\n .dropdown-menu-inner,\r\n ul {\r\n padding-left: 15px;\r\n border-left: 1px solid rgba(17, 14, 12, 0.1);\r\n }\r\n\r\n .dropdown-menu-inner {\r\n .mega-col {\r\n\r\n // &:not(:first-child) {\r\n .menu-title {\r\n // padding-top: 20px;\r\n }\r\n\r\n ul {\r\n margin-bottom: 20px;\r\n }\r\n\r\n // }\r\n\r\n .leo-widget {\r\n &[data-id_widget='1753179161'] {\r\n display: none;\r\n }\r\n }\r\n }\r\n }\r\n\r\n ul {\r\n li {\r\n a {\r\n font-weight: 400 !important;\r\n padding: 10px 0 !important;\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\n\r\n.dropdown-menu {\r\n .leo-widget {\r\n padding-bottom: 20px;\r\n }\r\n}\r\n\r\nheader.page-header {\r\n h1 {\r\n color: #232323;\r\n }\r\n}\r\n\r\nform {\r\n .form-group {\r\n &.form-group-alias {\r\n display: none !important;\r\n }\r\n }\r\n}\r\n\r\n.elementor-cta-absolute-link {\r\n position: absolute;\r\n inset: 0;\r\n z-index: 1;\r\n}\r\n\r\n.filter-block-all {\r\n display: inline-block;\r\n margin-right: 0.625rem;\r\n margin-bottom: 0.625rem;\r\n\r\n button {\r\n margin: 0 !important;\r\n\r\n .material-icons {\r\n margin: 0;\r\n }\r\n }\r\n}\r\n\r\n.scroll-brn-box {\r\n position: fixed;\r\n bottom: 40px;\r\n right: 40px;\r\n z-index: 100000000000;\r\n opacity: 0;\r\n visibility: hidden;\r\n transition: all 250ms ease-in-out;\r\n\r\n &.active {\r\n opacity: 1;\r\n visibility: visible;\r\n }\r\n\r\n a {\r\n width: 50px;\r\n height: 50px;\r\n background: #e79332;\r\n border-radius: 100%;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n line-height: 0;\r\n\r\n svg {\r\n width: 16px;\r\n height: 16px;\r\n }\r\n }\r\n\r\n @media (max-width: 767px) {\r\n left: 50%;\r\n right: auto;\r\n transform: translateX(-50%);\r\n }\r\n}\r\n\r\n.cart-voucher {\r\n .promo-name {\r\n padding: 10px;\r\n\r\n .cart-summary-line {\r\n display: flex;\r\n flex-direction: row;\r\n justify-content: space-between;\r\n\r\n >.label {\r\n text-align: left;\r\n }\r\n\r\n .float-xs-right {\r\n min-width: fit-content;\r\n }\r\n }\r\n }\r\n}\r\n\r\n#category-description {\r\n width: 100%;\r\n}\r\n\r\n#moved-category-structure {\r\n .elementor-cta-content {\r\n >div {\r\n width: 100%;\r\n }\r\n }\r\n}\r\n\r\n.block-promo {\r\n .block-promo.promo-highlighted {\r\n color: #000000;\r\n margin-top: 10px;\r\n }\r\n}\r\n\r\nbody.ce-kit-1 {\r\n color: #000;\r\n}\r\n\r\n.page-footer,\r\n.wishlist-footer-links {\r\n color: #000;\r\n\r\n a {\r\n color: #000 !important;\r\n }\r\n}\r\n\r\n.gm_omniprice {\r\n display: block;\r\n width: 100%;\r\n}"]} \ No newline at end of file diff --git a/themes/classic/assets/css/custom.scss b/themes/classic/assets/css/custom.scss index c9bd2bf1..ae1cf6cc 100644 --- a/themes/classic/assets/css/custom.scss +++ b/themes/classic/assets/css/custom.scss @@ -469,6 +469,7 @@ body#product { display: flex; align-items: flex-end; gap: 10px; + flex-wrap: wrap; .product-discount { margin-bottom: 0px; @@ -4400,4 +4401,9 @@ body.ce-kit-1 { a { color: #000 !important; } +} + +.gm_omniprice { + display: block; + width: 100%; } \ No newline at end of file diff --git a/themes/classic/templates/catalog/_partials/product-prices.tpl b/themes/classic/templates/catalog/_partials/product-prices.tpl index 857220c1..4b5aff21 100644 --- a/themes/classic/templates/catalog/_partials/product-prices.tpl +++ b/themes/classic/templates/catalog/_partials/product-prices.tpl @@ -64,6 +64,7 @@ {$product.regular_price} {/if} + {hook h='displayProductPriceBlock' product=$product type="after_price"} {/block} {block name='product_without_taxes'} diff --git a/themes/classic/templates/catalog/product.tpl b/themes/classic/templates/catalog/product.tpl index c117a71f..d5a43afb 100644 --- a/themes/classic/templates/catalog/product.tpl +++ b/themes/classic/templates/catalog/product.tpl @@ -84,7 +84,6 @@ {/block} {block name='product_prices'} {include file='catalog/_partials/product-prices.tpl'} - {hook h='displayProductPriceBlock' product=$product type="after_price"} {/block}