diff --git a/.vscode/settings.json b/.vscode/settings.json index ed94f44b..04d3a423 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,18 @@ { + "liveSassCompile.settings.formats": [ + { + "format": "compressed", + "extensionName": ".css", + "savePath": "", + "savePathSegmentKeys": null, + "savePathReplaceSegmentsWith": null + } + ], + "liveSassCompile.settings.generateMap": true, + "liveSassCompile.settings.autoprefix": "defaults", + "liveSassCompile.settings.watchOnLaunch": true, + "liveSassCompile.settings.includeItems": [ + "/themes/classic/assets/css/custom.scss" + ], "git.ignoreLimitWarning": true -} \ No newline at end of file +} diff --git a/themes/classic/assets/css/custom.css b/themes/classic/assets/css/custom.css index c6139e40..d5418c1e 100644 --- a/themes/classic/assets/css/custom.css +++ b/themes/classic/assets/css/custom.css @@ -1,2358 +1 @@ -body > main { - overflow-x: hidden; -} - -html { - scroll-padding-top: 150px; -} - -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 { - display: none; -} - -#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 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-radius: 10px; - border: 1px solid #eff6f7; -} -.js-product.product article.product-miniature .thumbnail-container .thumbnail-top { - background: #ffffff; -} -.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 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, 0.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: transparent; - 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 .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-right ul.product-flags { - margin-bottom: 24px; -} -body#product .product-info-box .product-info-box-right 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 .product-info-box-right ul.product-flags li.product-flag.new { - background: #462d26; - padding: 4px 8px; -} -body#product .product-info-box .product-info-box-right ul.product-flags li.product-flag.discount { - display: flex; - flex-direction: row; - -moz-column-gap: 8px; - column-gap: 8px; - background-color: transparent; - padding: 0; -} -body#product .product-info-box .product-info-box-right 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 .product-info-box-right ul.product-flags li.product-flag.out_of_stock { - background: #462d26; -} -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: 0.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 .gm_omniprice { - 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.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; -} -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; -} -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, 0.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-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, 0.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: transparent; - 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, 0.8509803922); - font-size: 14px; - font-weight: 500; - font-family: "Inter", sans-serif; - border: none; - background: transparent; -} -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 .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: transparent; - 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: transparent !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-1 .block-description { - text-decoration: underline; - cursor: pointer; -} -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 #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: 24px; - margin-right: 24px; - border-right: 1px solid rgba(17, 14, 12, 0.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-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: #ffffff; -} -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, 0.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 0.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; -} -body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper * { - 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 .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: transparent; -} -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, 0.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, 0.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, 0.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, 0.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, 0.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, 0.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: transparent; - 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, 0.8509803922); - font-size: 14px; - font-weight: 500; - font-family: "Inter", sans-serif; - border: none; - background: transparent; -} -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-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; -} -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: 0.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, 0.1019607843); - border: 1px solid rgba(70, 45, 38, 0.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: transparent; - 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, 0.1411764706); - border-radius: 1px; - -moz-column-gap: 16px; - column-gap: 16px; - min-height: initial; - background: transparent; -} -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, 0.1411764706); - background: rgba(70, 45, 38, 0.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, 0.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, 0.1411764706); - border-right: 1px solid rgba(70, 45, 38, 0.1411764706); - border-top: 1px solid rgba(70, 45, 38, 0.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, 0.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: transparent; - margin: 0; - flex: 0 0 50%; - border-bottom: 1px solid rgba(70, 45, 38, 0.1411764706); -} -body#checkout #content-wrapper #js-checkout-summary { - background: transparent; -} -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, 0.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, 0.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, 0.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: transparent; -} -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 #left-column #search_filters .h6 { - color: #111516; - font-size: 20px; - font-weight: 400; -} -body #left-column #search_filters .facet .h6 { - 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; -} -.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, 0.1); - transform: translateY(-50%); -} - -#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, 0.1019607843); -} - -@media (min-width: 1500px) { - .home-slider { - margin-left: 50%; - transform: translateX(-50%); - min-width: 1440px; - } -} -.home-slider .carousel-item .caption { - width: 100%; - max-width: 80%; - bottom: auto; - top: 80px; -} -.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; -} -.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); -} - -.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; -} -.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: transparent; - 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, 0.25); -} -.home-box-info::after { - content: ""; - position: absolute; - bottom: 0; - left: 50%; - height: 1px; - width: 100vw; - transform: translateX(-50%); - background: rgba(170, 138, 94, 0.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, 0.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, 0.25); - } -} - -nav.pagination .page-list { - display: flex; - align-items: center; - justify-content: center; - gap: 10px; - background: transparent; -} -nav.pagination .page-list .pagination-item.prev a { - background: transparent; - 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: transparent; - 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: #ffffff; - 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: transparent; -} -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 10px; -} -body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image { - width: 43px; - height: 43px; - padding: 0; - background: #ffffff; - border-radius: 100%; -} -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: transparent; - 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, 0.1411764706); - background: rgba(70, 45, 38, 0.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: transparent; -} -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%; - } -} - -#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, 0.1019607843); -} -.leo-megamenu .dropdown-menu a:hover { - color: #E79332 !important; - text-decoration: underline; -} - -.leo-top-menu .nav { - display: flex; - align-items: center; - width: 100%; -} -.leo-top-menu .nav > li { - position: relative; - padding: 0 25px; -} -.leo-top-menu .nav > li:first-child { - padding-left: 0; -} -.leo-top-menu .nav > li::after { - display: block; - width: 1px; - height: 14px; - background: rgba(17, 14, 12, 0.1019607843); - position: absolute; - right: 0; - top: 50%; - margin-top: -7px; - content: ""; -} -.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; -} -.leo-top-menu .nav a:hover { - color: #E79332; -} -.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; -}/*# sourceMappingURL=custom.css.map */ \ No newline at end of file +body>main{overflow-x:hidden}html{scroll-padding-top:150px}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{display:none}#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-radius:10px;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 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 .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-right ul.product-flags{margin-bottom:24px}body#product .product-info-box .product-info-box-right 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 .product-info-box-right ul.product-flags li.product-flag.new{background:#462d26;padding:4px 8px}body#product .product-info-box .product-info-box-right 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 .product-info-box-right 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 .product-info-box-right ul.product-flags li.product-flag.out_of_stock{background:#462d26}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 .gm_omniprice{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.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}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}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-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 .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-1 .block-description{text-decoration:underline;cursor:pointer}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 #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:24px;margin-right:24px;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-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}body#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper *{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 .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-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}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 #left-column #search_filters .h6{color:#111516;font-size:20px;font-weight:400}body #left-column #search_filters .facet .h6{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}.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-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)}@media(min-width: 1500px){.home-slider{margin-left:50%;transform:translateX(-50%);min-width:1440px}}.home-slider .carousel-item .caption{width:100%;max-width:80%;bottom:auto;top:80px}.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}.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)}.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}.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 10px}body#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image{width:43px;height:43px;padding:0;background:#fff;border-radius:100%}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%}}#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)}.leo-megamenu .dropdown-menu a:hover{color:#e79332 !important;text-decoration:underline}.leo-top-menu .nav{display:flex;align-items:center;width:100%}.leo-top-menu .nav>li{position:relative;padding:0 25px}.leo-top-menu .nav>li:first-child{padding-left:0}.leo-top-menu .nav>li::after{display:block;width:1px;height:14px;background:rgba(17,14,12,0.1019607843);position:absolute;right:0;top:50%;margin-top:-7px;content:""}.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}.leo-top-menu .nav a:hover{color:#e79332}.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}/*# 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 c9f254dd..d0e05aeb 100644 --- a/themes/classic/assets/css/custom.css.map +++ b/themes/classic/assets/css/custom.css.map @@ -1 +1 @@ -{"version":3,"sources":["custom.scss","custom.css"],"names":[],"mappings":"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","file":"custom.css","sourcesContent":["$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}\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 display: none;\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-radius: 10px;\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 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 .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\r\n .product-info-box-right {\r\n ul.product-flags {\r\n margin-bottom: 24px;\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 .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 .gm_omniprice {\r\n display: none;\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 &.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\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\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 }\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 .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-1 {\r\n .block-description {\r\n text-decoration: underline;\r\n cursor: pointer;\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 }\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: 24px;\r\n margin-right: 24px;\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 }\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\r\n * {\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\r\n img {\r\n max-width: fit-content;\r\n width: 100%;\r\n height: auto;\r\n }\r\n }\r\n }\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\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 .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 #search_filters {\r\n .h6 {\r\n color: $cBlack;\r\n font-size: 20px;\r\n font-weight: 400;\r\n }\r\n\r\n .facet {\r\n .h6 {\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\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\r\n * {\r\n color: #000;\r\n font-size: 15px;\r\n line-height: 1.5;\r\n }\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\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 {\r\n @media (min-width: 1500px) {\r\n margin-left: 50%;\r\n transform: translateX(-50%);\r\n min-width: 1440px;\r\n }\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 .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\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}\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 }\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 10px;\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\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}\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\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\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 25px;\r\n\r\n &:first-child {\r\n padding-left: 0;\r\n }\r\n\r\n &::after {\r\n display: block;\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 content: '';\r\n }\r\n\r\n >a {\r\n text-transform: uppercase;\r\n font-weight: 600;\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\r\n &:hover {\r\n color: #E79332;\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}","body > main {\n overflow-x: hidden;\n}\n\nhtml {\n scroll-padding-top: 150px;\n}\n\nbody {\n font-size: 15px;\n line-height: 1.5;\n color: #232323;\n}\nbody .elementor-widget-text-editor {\n color: #232323;\n}\nbody h3 {\n color: #232323;\n}\nbody#index footer#footer section.footer-box-newsletter {\n display: none !important;\n}\nbody#category section#wrapper section#main {\n margin-bottom: 100px;\n}\nbody#category section#wrapper section#main #product-list-header {\n display: none;\n}\n\n#footer a {\n color: #c5c5c5;\n transition: all 250ms ease-in-out;\n}\n#footer a:hover {\n color: #e6cb6f;\n text-decoration: none;\n}\n\na {\n color: #e6cb6f;\n}\n\n.btn-1 {\n display: inline-block;\n color: #111516;\n border: 1px solid #e6cb6f;\n padding: 15px;\n background: #fff;\n transition: all 250ms ease-in-out;\n cursor: pointer;\n}\n.btn-1:hover {\n color: #fff;\n background: #e6cb6f;\n}\n\n.btn-primary {\n color: #fff;\n background: #e6cb6f;\n transition: all 250ms ease-in-out;\n}\n.btn-primary:hover {\n color: #fff;\n background: #d3ba67;\n}\n\n#box-newsletter {\n position: relative;\n}\n#box-newsletter::before {\n content: \"\";\n position: absolute;\n width: 100vw;\n left: 50%;\n top: 0;\n bottom: 0;\n transform: translateX(-50%);\n background-color: #fff;\n}\n\n.simple-blog-posts .elementor-swiper-button {\n color: #e6cb6f;\n}\n.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-next {\n right: 0;\n}\n.simple-blog-posts .elementor-swiper-button.elementor-swiper-button-prev {\n left: 0;\n}\n.simple-blog-posts #simple-blog-box {\n padding: 0 29px;\n}\n.simple-blog-posts #simple-blog-box .simple-blog-post {\n border-radius: 10px;\n overflow: hidden;\n}\n.simple-blog-posts #simple-blog-box .simple-blog-post ._image img {\n height: 100%;\n max-height: 200px;\n width: 100%;\n object-fit: cover;\n object-position: center;\n}\n.simple-blog-posts #simple-blog-box .simple-blog-post ._content {\n padding: 20px;\n background-color: #eff6f7;\n}\n.simple-blog-posts #simple-blog-box .simple-blog-post ._content .post-title {\n color: #111516;\n font-size: 18px;\n font-weight: 300;\n margin: 0 0 0.7em;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n line-height: 1.25;\n font-weight: 400;\n}\n.simple-blog-posts #simple-blog-box .simple-blog-post ._content a._btn {\n display: inline-block;\n color: #e6cb6f;\n font-weight: 400;\n text-decoration: underline;\n}\n\n.js-product.product article.product-miniature:hover .thumbnail-container .wishlist-button-add {\n opacity: 1;\n visibility: visible;\n transform: translateY(0);\n}\n.js-product.product article.product-miniature:hover .thumbnail-container ul.product-flags {\n transform: translateX(calc(-100% - 30px));\n}\n.js-product.product article.product-miniature .thumbnail-container {\n width: 100%;\n border-radius: 10px;\n border: 1px solid #eff6f7;\n}\n.js-product.product article.product-miniature .thumbnail-container .thumbnail-top {\n background: #ffffff;\n}\n.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket {\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart {\n font-family: \"Inter\", sans-serif;\n font-size: 12px;\n font-weight: 700;\n padding: 8px 16px;\n display: flex;\n align-items: center;\n background: #462d26;\n border-radius: 1px;\n column-gap: 8px;\n}\n.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart i {\n font-size: 15px;\n margin-bottom: 2px;\n}\n.js-product.product article.product-miniature .thumbnail-container .thumbnail-top .product-add-to-basket .add-to-cart span {\n line-height: 1;\n margin-bottom: 1px;\n font-size: 14px;\n font-weight: 700;\n}\n.js-product.product article.product-miniature .thumbnail-container .product-description {\n margin-top: 14px;\n}\n.js-product.product article.product-miniature .thumbnail-container .product-description::after {\n display: none !important;\n}\n.js-product.product article.product-miniature .thumbnail-container .product-description .product-title {\n margin-bottom: 14px;\n line-height: 1;\n}\n.js-product.product article.product-miniature .thumbnail-container .product-description .product-title a {\n color: #462d26;\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 1.2;\n}\n.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price {\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n color: rgba(70, 45, 38, 0.34);\n font-weight: 700;\n}\n.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping .price {\n color: #462d26;\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 700;\n}\n.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount {\n display: flex;\n flex-direction: row;\n column-gap: 10px;\n}\n.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .price {\n order: 1;\n color: #c40000;\n}\n.js-product.product article.product-miniature .thumbnail-container .product-description .product-price-and-shipping.product-price-discount .regular-price {\n order: 2;\n}\n.js-product.product article.product-miniature .thumbnail-container ul.product-flags {\n position: absolute;\n top: 24px;\n left: 24px;\n z-index: 2;\n transition: all 250ms ease-in-out;\n row-gap: 8px;\n}\n.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag {\n font-size: 11px;\n font-weight: 400;\n padding: 3px 8px;\n min-width: fit-content;\n min-height: auto;\n margin-top: 0;\n list-style: none;\n font-family: \"Inter\", sans-serif;\n font-size: 12px;\n font-weight: 700;\n}\n.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.new {\n background: #462d26;\n padding: 4px 8px;\n}\n.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount {\n display: flex;\n flex-direction: row;\n column-gap: 8px;\n background-color: transparent;\n padding: 0;\n}\n.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.discount span {\n font-family: \"Inter\", sans-serif;\n font-size: 12px;\n font-weight: 700;\n padding: 4px 8px;\n background: #c40000;\n}\n.js-product.product article.product-miniature .thumbnail-container ul.product-flags li.product-flag.out_of_stock {\n background: #462d26;\n}\n.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add {\n opacity: 0;\n visibility: hidden;\n box-shadow: none;\n transition: all 250ms ease-in-out;\n transform: translateY(calc(-100% - 1rem));\n}\n.js-product.product article.product-miniature .thumbnail-container .wishlist-button-add i {\n color: #462d26;\n}\n\n.product-images > li.thumb-container > .thumb.selected,\n.product-images > li.thumb-container > .thumb:hover {\n border-color: #e6cb6f;\n}\n\n.blockreassurance_product .item-product svg path {\n fill: #e6cb6f;\n}\n\nbody#product {\n overflow-x: hidden;\n}\nbody#product > main {\n overflow: initial;\n}\nbody#product #content ul.product-flags {\n display: flex;\n flex-direction: row;\n gap: 10px;\n flex-wrap: wrap;\n}\nbody#product #content ul.product-flags li.product-flag {\n font-size: 11px;\n font-weight: 400;\n padding: 3px 8px;\n min-width: fit-content;\n min-height: auto;\n transition: all 250ms ease-in-out;\n margin-top: 0;\n border-radius: 10px;\n}\nbody#product #content ul.product-flags li.product-flag.new {\n background: #e6cb6f;\n margin-top: 0;\n}\nbody#product #content ul.product-flags li.product-flag.discount {\n background: #e30613;\n}\nbody#product #content ul.product-flags li.product-flag.out_of_stock {\n position: absolute;\n top: 0;\n right: 0;\n background: #111516;\n}\nbody#product .product-info-box {\n margin: 0;\n padding-top: 5px;\n padding-bottom: 65px;\n border-radius: 10px;\n}\nbody#product .product-info-box #content {\n max-width: unset;\n}\nbody#product .product-info-box #content ul.product-flags {\n margin: 0;\n}\nbody#product .product-info-box h1 {\n color: #111516;\n font-size: 24px;\n font-weight: 400;\n}\nbody#product .product-info-box .product-prices {\n display: flex;\n align-items: flex-end;\n gap: 10px;\n}\nbody#product .product-info-box .product-prices .product-discount {\n margin-bottom: 0px;\n}\nbody#product .product-info-box .product-prices .product-discount .regular-price {\n color: #a9a8a8;\n font-weight: 300;\n margin: 0;\n}\nbody#product .product-info-box .product-prices .product-price {\n margin-bottom: 0;\n}\nbody#product .product-info-box .product-prices .product-price .current-price {\n color: #111516;\n font-size: 26px;\n font-weight: 600;\n margin-bottom: 0;\n}\nbody#product .product-info-box .product-prices .product-price .current-price .discount {\n display: none;\n}\nbody#product .product-info-box .product-prices .tax-shipping-delivery-label {\n margin-bottom: 0;\n}\nbody#product .product-info-box .product-info-box-left:hover .scroll-box-arrows {\n opacity: 1;\n visibility: visible;\n}\nbody#product .product-info-box .product-info-box-left .images-container .js-qv-mask {\n margin: 0;\n width: 100%;\n}\nbody#product .product-info-box .product-info-box-left .product-images {\n margin-bottom: 0;\n}\nbody#product .product-info-box .product-info-box-left .scroll-box-arrows {\n opacity: 0;\n visibility: hidden;\n transition: all 250ms ease-in-out;\n}\nbody#product .product-info-box .product-info-box-left .scroll-box-arrows .material-icons {\n line-height: 0;\n bottom: 45px;\n width: 33px;\n height: 33px;\n display: flex;\n align-items: center;\n justify-content: center;\n background: #ece9e2;\n border-radius: 100%;\n}\nbody#product .product-info-box .product-info-box-right ul.product-flags {\n margin-bottom: 24px;\n}\nbody#product .product-info-box .product-info-box-right ul.product-flags li.product-flag {\n font-size: 11px;\n font-weight: 400;\n padding: 3px 8px;\n min-width: fit-content;\n min-height: auto;\n margin-top: 0;\n list-style: none;\n font-family: \"Inter\", sans-serif;\n font-size: 12px;\n font-weight: 700;\n}\nbody#product .product-info-box .product-info-box-right ul.product-flags li.product-flag.new {\n background: #462d26;\n padding: 4px 8px;\n}\nbody#product .product-info-box .product-info-box-right ul.product-flags li.product-flag.discount {\n display: flex;\n flex-direction: row;\n column-gap: 8px;\n background-color: transparent;\n padding: 0;\n}\nbody#product .product-info-box .product-info-box-right ul.product-flags li.product-flag.discount span {\n font-family: \"Inter\", sans-serif;\n font-size: 12px;\n font-weight: 700;\n padding: 4px 8px;\n background: #c40000;\n}\nbody#product .product-info-box .product-info-box-right ul.product-flags li.product-flag.out_of_stock {\n background: #462d26;\n}\nbody#product .product-info-box .product-info-box-right .h1 {\n color: #462d26;\n font-size: 20px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n text-transform: initial;\n margin-bottom: 32px;\n}\nbody#product .product-info-box .product-info-box-right .product-prices .product-discount .regular-price {\n color: #462d26;\n font-size: 28px;\n font-weight: 700;\n font-family: \"Inter\", sans-serif;\n line-height: 1;\n opacity: 0.35;\n}\nbody#product .product-info-box .product-info-box-right .product-prices .product-price .current-price .current-price-value {\n color: #462d26;\n font-size: 28px;\n font-weight: 700;\n font-family: \"Inter\", sans-serif;\n line-height: 1;\n}\nbody#product .product-info-box .product-info-box-right .product-prices .tax-shipping-delivery-label {\n display: none;\n}\nbody#product .product-info-box .product-info-box-right .gm_omniprice {\n display: none;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-description {\n display: none;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants {\n margin: 16px 0;\n border-top: 1px solid #ddd;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item {\n position: relative;\n display: flex;\n align-items: center;\n justify-content: flex-start;\n margin: 0;\n padding: 16px 0;\n width: 100%;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item:not(:last-child) {\n border-bottom: 1px solid #ddd;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item::before {\n content: \"\";\n position: absolute;\n left: -20px;\n right: -20px;\n top: -1px;\n bottom: 0;\n background: #fff;\n transition: all 250ms ease-in-out;\n opacity: 0;\n visibility: hidden;\n transition-delay: 400ms;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item.active::before {\n opacity: 1;\n visibility: visible;\n transition-delay: 0ms;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .product-variants-item--wrapper {\n width: 100%;\n position: relative;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label-nav {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n}\nbody#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 {\n transform: scale(-1);\n}\nbody#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 {\n cursor: pointer;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label {\n color: #462d26;\n font-size: 14px;\n font-weight: 700;\n font-family: \"Inter\", sans-serif;\n width: 100%;\n max-width: 200px;\n margin-bottom: 0;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .control-label .control-label-selected {\n font-weight: 400;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item select {\n display: none;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom {\n display: none;\n position: absolute;\n left: -20px;\n right: -20px;\n top: calc(100% + 16px);\n z-index: 10;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-variants .product-variants-item .form-control-select-custom .custom-select {\n display: block;\n padding: 25px;\n border: none;\n background: #fff;\n height: auto;\n}\nbody#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 {\n display: flex;\n flex-direction: column;\n row-gap: 16px;\n margin: 0;\n}\nbody#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 {\n display: flex;\n flex-direction: row;\n column-gap: 14px;\n margin: 0;\n color: #110e0c;\n font-size: 14px;\n font-weight: 400;\n font-family: \"Inter\", sans-serif;\n cursor: pointer;\n}\nbody#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) {\n padding-bottom: 16px;\n border-bottom: 1px solid rgba(17, 14, 12, 0.1019607843);\n}\nbody#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 {\n background: #462d26;\n border-color: #462d26;\n}\nbody#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 {\n content: \"\";\n position: absolute;\n top: 8px;\n left: 5.5px;\n width: 8px;\n height: 2px;\n background: #f9f7f2;\n transform: rotate(-45deg);\n transition: all 250ms ease-in-out;\n}\nbody#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 {\n content: \"\";\n position: absolute;\n top: 9px;\n left: 4.5px;\n width: 3.5px;\n height: 2px;\n background: #f9f7f2;\n transform: rotate(45deg);\n transition: all 250ms ease-in-out;\n}\nbody#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 {\n position: relative;\n display: block;\n width: 19px;\n min-width: 19px;\n height: 19px;\n border: 1px solid #d9cebe;\n border-radius: 100%;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart {\n padding: 24px;\n background: #ece9e2;\n}\n@media (max-width: 767px) {\n body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart {\n position: relative;\n padding: 24px 0;\n }\n body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart * {\n z-index: 2;\n }\n body#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart::after {\n content: \"\";\n position: absolute;\n top: 0;\n bottom: 0;\n left: 50%;\n width: 100svw;\n transform: translateX(-50%);\n background: #ece9e2;\n z-index: 1;\n }\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart > .control-label {\n display: none;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity {\n margin-bottom: 10px;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty {\n margin-bottom: 0;\n margin-right: 16px;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty > .input-group {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n align-items: center;\n float: none;\n border: 1px solid rgba(70, 45, 38, 0.8509803922);\n border-radius: 1px;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty > .input-group input#quantity_wanted {\n order: 2;\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 500;\n padding: 0;\n text-align: center;\n width: 35px;\n border: none;\n background: transparent;\n height: 29px;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty > .input-group button {\n padding: 0;\n height: auto;\n color: rgba(70, 45, 38, 0.8509803922);\n font-size: 14px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n border: none;\n background: transparent;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .qty > .input-group button.btn {\n height: 29px;\n padding: 0 10px;\n}\nbody#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 {\n order: 3;\n}\nbody#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 {\n order: 1;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add {\n margin: 0;\n width: 100%;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart {\n background: #e79332;\n margin: 0;\n width: 100%;\n color: #f9f7f2;\n font-size: 14px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n text-transform: initial;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .add .add-to-cart .material-icons {\n line-height: 1;\n font-size: 14px;\n height: auto;\n width: auto;\n vertical-align: baseline;\n margin-right: 3px;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add {\n margin-left: 16px;\n width: 30px;\n border-radius: 0;\n background: transparent;\n box-shadow: none;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-quantity .wishlist-button-add i {\n background-image: url(\"/img/cms/icons/icon-heart.svg\");\n background-position: center;\n background-repeat: no-repeat;\n background-size: contain;\n width: 26px;\n height: 26px;\n font-size: 0;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart #product-availability {\n display: none;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-add-to-cart .product-minimal-quantity {\n margin: 0;\n display: none;\n}\nbody#product .product-info-box .product-info-box-right .product-information .product-actions .product-additional-info {\n display: none;\n margin: 30px 0;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product {\n display: flex;\n flex-direction: column;\n row-gap: 20px;\n margin: 40px 0 0 0;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product > div {\n display: flex;\n flex-direction: row;\n align-items: center;\n flex-wrap: wrap;\n color: #462d26;\n font-size: 14px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product > div .item-product {\n margin-right: 16px;\n padding: 0;\n width: 24px;\n height: 24px;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product > div .item-product svg {\n width: 24px;\n height: 24px;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product > div .item-product svg path {\n fill: transparent !important;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product > div .block-title {\n margin-right: 10px;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product > div p {\n font-weight: 700;\n margin: 0;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .item-1 .block-description {\n text-decoration: underline;\n cursor: pointer;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty {\n width: 100%;\n display: none;\n}\nbody#product .product-info-box .product-info-box-right .product-information .blockreassurance_product .block-raty .block-raty--wrapper {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n gap: 10px;\n padding-top: 20px;\n}\nbody#product .product-info-box .product-info-box-right .product-information #description-nav {\n padding: 32px 24px;\n margin: 0;\n list-style: none;\n display: flex;\n flex-direction: row;\n}\nbody#product .product-info-box .product-info-box-right .product-information #description-nav li:not(:last-child) {\n padding-right: 24px;\n margin-right: 24px;\n border-right: 1px solid rgba(17, 14, 12, 0.1019607843);\n}\nbody#product .product-info-box .product-info-box-right .product-information #description-nav li a {\n color: #462d26;\n font-size: 16px;\n font-weight: 600;\n font-family: \"Inter\", sans-serif;\n}\nbody#product .product-description-box {\n position: relative;\n margin-bottom: 100px;\n padding-top: 60px;\n padding-bottom: 60px;\n}\nbody#product .product-description-box::before {\n content: \"\";\n position: absolute;\n top: 0;\n left: 50%;\n bottom: 0;\n width: 100svw;\n transform: translateX(-50%);\n background: #ffffff;\n}\nbody#product .product-description-box .c-row {\n display: flex;\n flex-direction: row;\n column-gap: 60px;\n}\nbody#product .product-description-box .c-row .c-col {\n width: calc(50% - 30px);\n}\n@media (max-width: 767px) {\n body#product .product-description-box .c-row .c-col {\n width: 100%;\n }\n}\n@media (max-width: 767px) {\n body#product .product-description-box .c-row .c-col-2 {\n display: none;\n }\n}\nbody#product .product-description-box .c-row .c-col-2 .product-description-box-img {\n position: sticky;\n top: 150px;\n}\nbody#product .product-description-box .c-row .c-col-2 .product-description-box-img img {\n width: 100%;\n max-width: fit-content;\n}\nbody#product .product-description-box ul.product-accordion-box {\n padding: 0;\n margin: 0;\n list-style: none;\n}\nbody#product .product-description-box ul.product-accordion-box li.accordion-item.active .accordion-item-header img {\n transform: scale(-1);\n}\nbody#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n column-gap: 30px;\n padding: 16px 0;\n border-bottom: 1px solid rgba(17, 14, 12, 0.1019607843);\n cursor: pointer;\n}\nbody#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header h3 {\n color: #462d26;\n font-size: 24px;\n font-weight: 600;\n font-family: \"Inter\", sans-serif;\n margin: 0;\n}\nbody#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-header img {\n transition: all 0.3s ease-in-out;\n}\nbody#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper {\n padding-top: 24px;\n padding-bottom: 64px;\n}\nbody#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper * {\n color: #000;\n font-size: 14px;\n font-weight: 400;\n font-family: \"Inter\", sans-serif;\n line-height: 1.4;\n}\nbody#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper * strong {\n font-weight: 700;\n}\nbody#product .product-description-box ul.product-accordion-box li.accordion-item .accordion-item-body .accordion-item-body--wrapper img {\n max-width: fit-content;\n width: 100%;\n height: auto;\n}\nbody#product .tabs {\n border-radius: 10px;\n}\nbody#product .tabs .nav-tabs .nav-item .nav-link {\n color: #111516;\n font-weight: 400;\n font-size: 16px;\n}\nbody#product .tabs .nav-tabs .nav-item .nav-link:hover {\n border-bottom: #e6cb6f 3px solid;\n}\nbody#product .tabs .nav-tabs .nav-item .nav-link.active {\n color: #111516;\n border-color: #e6cb6f;\n}\nbody#product #empty-product-comment {\n border-radius: 10px;\n}\n\n#blockcart-modal .modal-content .modal-body .product-name {\n color: #111516;\n font-weight: 500;\n margin-bottom: 16px;\n}\n#blockcart-modal .modal-content .modal-body .cart-content-btn .btn.btn-primary {\n background: #e6cb6f;\n}\n\nbody#cart #content-wrapper .card-block-title .h1 {\n color: #462d26;\n font-size: 24px;\n font-weight: 700;\n font-family: \"Inter\", sans-serif;\n text-transform: initial;\n text-align: center;\n margin-bottom: 16px;\n}\nbody#cart #content-wrapper .cart-grid {\n margin-bottom: 150px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .card {\n background: transparent;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview {\n padding: 0;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table {\n width: 100%;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead::after {\n content: \"\";\n display: block;\n height: 24px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th {\n color: rgba(70, 45, 38, 0.8509803922);\n font-size: 12px;\n font-weight: 400;\n font-family: \"Inter\", sans-serif;\n white-space: nowrap;\n padding: 8px 0;\n border-bottom: 1px solid rgba(17, 14, 12, 0.1019607843);\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table thead tr th:not(:last-child) {\n padding-right: 20px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:first-child) td {\n padding-top: 18px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr:not(:last-child) td {\n padding-bottom: 18px;\n border-bottom: 1px solid rgba(17, 14, 12, 0.1019607843);\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td {\n vertical-align: top;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td:not(:last-child) {\n padding-right: 20px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-img img {\n width: 80px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc {\n line-height: 1;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-desc a {\n color: #462d26;\n font-size: 14px;\n font-weight: 400;\n font-family: \"Inter\", sans-serif;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos {\n line-height: 1;\n margin-top: 8px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info:not(:last-child) {\n margin-bottom: 8px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-infos .product-card-info span {\n color: rgba(70, 45, 38, 0.8509803922);\n font-size: 12px;\n font-weight: 400;\n font-family: \"Inter\", sans-serif;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price {\n padding-top: 7px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price {\n line-height: 1;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .current-price .price {\n color: #462d26;\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 700;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount {\n line-height: 1;\n margin-top: 3px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-price .product-discount .regular-price {\n color: rgba(70, 45, 38, 0.8509803922);\n font-size: 12px;\n font-family: \"Inter\", sans-serif;\n font-weight: 400;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty > .input-group {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n align-items: center;\n float: none;\n border: 1px solid rgba(70, 45, 38, 0.8509803922);\n border-radius: 1px;\n}\nbody#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 {\n order: 2;\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 500;\n padding: 0;\n text-align: center;\n width: 35px;\n border: none;\n background: transparent;\n height: 29px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty > .input-group button {\n padding: 0;\n height: auto;\n color: rgba(70, 45, 38, 0.8509803922);\n font-size: 14px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n border: none;\n background: transparent;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty > .input-group button.btn {\n height: 29px;\n padding: 0 7px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty > .input-group button.btn.bootstrap-touchspin-up {\n order: 3;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-qty > .input-group button.btn.bootstrap-touchspin-down {\n order: 1;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-sum-price {\n padding-top: 7px;\n line-height: 1;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action {\n display: block;\n padding-top: 9px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart {\n position: relative;\n width: 10px;\n height: 10px;\n display: block;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::before {\n content: \"\";\n position: absolute;\n width: 10px;\n height: 1px;\n background: #bbb6aa;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%) rotate(45deg);\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart::after {\n content: \"\";\n position: absolute;\n width: 10px;\n height: 1px;\n background: #bbb6aa;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%) rotate(-45deg);\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview table tbody tr td .product-card-action .remove-from-cart .material-icons {\n display: none;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .no-items {\n color: #462d26;\n font-size: 16px;\n font-family: \"Inter\", sans-serif;\n font-weight: 700;\n width: 100%;\n display: block;\n text-align: center;\n}\nbody#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 {\n color: #111516;\n font-weight: 400;\n font-size: 16px;\n}\nbody#cart #content-wrapper .cart-grid .cart-grid-body .cart-overview .cart-items .cart-item .product-line-grid .product-line-grid-body .product-price {\n margin: 10px 0;\n}\nbody#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 {\n color: #a9a8a8;\n font-weight: 300;\n margin: 0;\n}\nbody#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 {\n background: #e6cb6f;\n}\nbody#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 {\n color: #111516;\n font-weight: 600;\n font-size: 16px;\n}\nbody#cart #content-wrapper .cart-summary {\n margin-bottom: 24px;\n background: #ece9e2;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals {\n padding: 24px 24px 0 24px;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:not(:last-child) {\n margin-bottom: 8px;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line:last-child {\n margin-bottom: 0;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span {\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.label {\n font-weight: 500;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-detailed-subtotals .cart-summary-line span.value {\n font-weight: 400;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals {\n padding: 16px 24px;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total {\n padding: 0;\n border: 0;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-totals .cart-summary-totals .cart-summary-line.cart-total span {\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 700;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-actions {\n padding: 0 24px 18px;\n}\nbody#cart #content-wrapper .cart-summary .cart-detailed-actions a.btn {\n color: #f9f7f2;\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 500;\n padding: 14px 12px;\n background-color: #e79332;\n text-transform: initial;\n}\nbody#cart #content-wrapper .cart-summary .card-payment-support {\n padding: 0 24px 12px;\n}\nbody#cart #content-wrapper .cart-summary .card-payment-support ul {\n padding: 0;\n margin: 0;\n list-style: none;\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n align-items: center;\n justify-content: center;\n column-gap: 30px;\n row-gap: 12px;\n}\nbody#cart #content-wrapper .cart-summary .card-payment-support ul li img {\n max-width: 44px;\n}\n\nbody#checkout #content-wrapper .cart-grid-body .checkout-step {\n padding: 0;\n background-color: #f9f7f2;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .step-title {\n color: #462d26;\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 700;\n text-transform: initial;\n padding-bottom: 10px;\n border-bottom: 1px solid #462d26;\n margin-bottom: 32px;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .step-title .step-number::after {\n content: \". \";\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step.-current {\n opacity: 1 !important;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step.-current .step-title {\n color: #e79332;\n border-bottom: 1px solid #e79332;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step.-complete {\n opacity: 0.5;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .content {\n padding: 0;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step #customer-form {\n max-width: 480px;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-group label {\n color: #110e0c;\n font-size: 12px;\n font-family: \"Inter\", sans-serif;\n font-weight: 500;\n margin-bottom: 4px;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-group input.form-control {\n background: rgba(70, 45, 38, 0.1019607843);\n border: 1px solid rgba(70, 45, 38, 0.1411764706);\n padding: 14px 16px;\n color: #110e0c;\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 500;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: fit-content;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .btn-show-password-box .btn-show-password {\n padding: 0;\n background: transparent;\n display: flex;\n height: 100%;\n align-items: center;\n width: 30px;\n outline: none;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-group .form-control-comment {\n color: rgba(70, 45, 38, 0.8509803922);\n font-size: 12px;\n font-family: \"Inter\", sans-serif;\n font-weight: 400;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations {\n margin-top: 40px;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-title {\n color: #110e0c;\n font-size: 16px;\n font-family: \"Inter\", sans-serif;\n font-weight: 700;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-option {\n color: #110e0c;\n font-size: 16px;\n font-family: \"Inter\", sans-serif;\n font-weight: 400;\n font-style: initial !important;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-informations .form-informations-subtitle {\n display: none;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer {\n text-align: start;\n width: fit-content;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .form-footer .btn {\n color: #f9f7f2;\n font-size: 14px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n background: #e79332;\n padding: 12px 80px;\n text-transform: initial;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step #delivery-address {\n max-width: 480px;\n margin-left: 0;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options {\n max-width: 480px;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option {\n padding: 12px 16px;\n margin: 0;\n border: 1px solid rgba(70, 45, 38, 0.1411764706);\n border-radius: 1px;\n column-gap: 16px;\n min-height: initial;\n background: transparent;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option:not(:last-child) {\n margin-bottom: 16px;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-checkbox {\n width: fit-content;\n line-height: 0;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2 {\n flex: 1;\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .delivery-options .delivery-option .delivery-option-2 .carrier-price {\n color: #110e0c;\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 700;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery label {\n color: #110e0c;\n font-size: 12px;\n font-family: \"Inter\", sans-serif;\n font-weight: 500;\n margin-bottom: 4px;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .order-options #delivery textarea {\n width: 100%;\n max-width: 480px;\n border: 1px solid rgba(70, 45, 38, 0.1411764706);\n background: rgba(70, 45, 38, 0.1019607843);\n border-radius: 1px;\n resize: none;\n margin-bottom: 30px;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step button[type=submit] {\n color: #f9f7f2;\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 500;\n padding: 12px 80px;\n background: #e79332;\n text-transform: initial;\n float: none !important;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label {\n margin: 0;\n line-height: 1;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step #conditions-to-approve ul li .condition-label label {\n margin: 0;\n line-height: 1;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information {\n margin: 0 0 20px 0;\n padding: 24px;\n border: 1px solid rgba(70, 45, 38, 0.1411764706);\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information p {\n color: #110e0c;\n font-size: 14px;\n font-weight: 700;\n font-family: \"Inter\", sans-serif;\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl {\n border-left: 1px solid rgba(70, 45, 38, 0.1411764706);\n border-right: 1px solid rgba(70, 45, 38, 0.1411764706);\n border-top: 1px solid rgba(70, 45, 38, 0.1411764706);\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt {\n border-right: 1px solid rgba(70, 45, 38, 0.1411764706);\n}\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dt,\nbody#checkout #content-wrapper .cart-grid-body .checkout-step .payment-options .js-additional-information dl dd {\n color: #462d26;\n font-size: 14px;\n font-weight: 400;\n font-family: \"Inter\", sans-serif;\n background: transparent;\n margin: 0;\n flex: 0 0 50%;\n border-bottom: 1px solid rgba(70, 45, 38, 0.1411764706);\n}\nbody#checkout #content-wrapper #js-checkout-summary {\n background: transparent;\n}\nbody#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box {\n margin-bottom: 16px;\n background-color: #ece9e2;\n}\nbody#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box > .card-block {\n padding: 24px 24px 0 24px;\n}\nbody#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals {\n padding: 16px 24px 24px 24px;\n}\nbody#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total {\n line-height: 1;\n padding: 0;\n}\nbody#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box .cart-summary-totals .cart-total span {\n color: #462d26;\n font-size: 14px;\n font-weight: 700;\n font-family: \"Inter\", sans-serif;\n}\nbody#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list {\n margin-bottom: 24px;\n padding-bottom: 24px;\n border-bottom: 1px solid rgba(70, 45, 38, 0.3);\n}\nbody#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media:not(:last-child) {\n margin-bottom: 24px;\n}\nbody#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-left img {\n width: 40px;\n}\nbody#checkout #content-wrapper #js-checkout-summary .js-checkout-summary-box #cart-summary-product-list .media-list .media .media-body .product-name a {\n color: #462d26;\n font-size: 14px;\n font-weight: 400;\n font-family: \"Inter\", sans-serif;\n display: block;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n max-width: 260px;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-products .h4 {\n font-size: 16px;\n font-weight: 700;\n font-family: \"Inter\", sans-serif;\n margin-bottom: 24px;\n text-transform: uppercase;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-left {\n padding-right: 16px;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name {\n line-height: 1;\n margin-bottom: 2px;\n display: block;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-name a {\n color: #111516;\n font-weight: 600;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info {\n line-height: 1;\n margin-bottom: 2px;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-line-info span {\n color: rgba(70, 45, 38, 0.8509803922);\n font-size: 12px;\n font-family: \"Inter\", sans-serif;\n font-weight: 400;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-specification .product-quantity {\n color: rgba(70, 45, 38, 0.8509803922);\n font-size: 12px;\n font-family: \"Inter\", sans-serif;\n font-weight: 400;\n line-height: 1;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-products .media-list .media .media-body .product-price {\n color: #111516;\n font-weight: 600;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container {\n padding: 0;\n border: none;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line {\n line-height: 1;\n margin-bottom: 8px;\n}\nbody#checkout #content-wrapper #js-checkout-summary .cart-summary-subtotals-container .cart-summary-line span {\n color: #462d26;\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 500;\n}\nbody#checkout #content-wrapper .delivery-options .delivery-option {\n border: none;\n}\n\nbody#order-confirmation .breadcrumb {\n display: none;\n}\nbody#order-confirmation #content-wrapper #main #registration-form {\n display: none;\n}\nbody#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 {\n display: none;\n}\nbody#order-confirmation #content-wrapper #main section#content-hook_order_confirmation {\n margin-bottom: 150px;\n margin-top: 50px;\n background: transparent;\n}\nbody#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .card-title {\n color: #462d26;\n font-size: 24px;\n font-weight: 700;\n font-family: \"Inter\", sans-serif;\n margin-bottom: 24px;\n text-align: center;\n display: flex;\n flex-direction: column;\n align-items: center;\n row-gap: 32px;\n text-transform: initial;\n}\nbody#order-confirmation #content-wrapper #main section#content-hook_order_confirmation p {\n color: #1a1a18;\n font-size: 16px;\n font-weight: 400;\n font-family: \"Inter\", sans-serif;\n text-align: center;\n max-width: 750px;\n margin-left: auto;\n margin-right: auto;\n margin-bottom: 32px;\n}\nbody#order-confirmation #content-wrapper #main section#content-hook_order_confirmation .elementor-button {\n color: #f9f7f2;\n font-size: 14px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n padding: 18px 80px;\n background: #e79332;\n margin: 0 auto;\n display: flex;\n width: 100%;\n max-width: fit-content;\n}\nbody#order-confirmation footer#footer .footer-box-newsletter,\nbody#order-confirmation footer#footer .footer-box-services,\nbody#order-confirmation footer#footer .footer-box-other-info {\n display: none;\n}\n\nfooter#footer {\n background-color: #f9f7f2;\n}\n\n.category-tiles-list {\n display: grid;\n grid-template-columns: repeat(6, 1fr);\n grid-gap: 20px;\n}\n.category-tiles-list a {\n display: block;\n}\n\nbody:not(#ets_blog_page) main #left-column > div.block {\n display: none !important;\n}\nbody#ets_blog_page #content-wrapper .ets-blog-wrapper-detail {\n border-radius: 10px;\n}\nbody#ets_blog_page #left-column .title_block {\n color: #111516;\n font-size: 20px;\n font-weight: 400;\n}\nbody#ets_blog_page #left-column .ets_block_slider .ets_title_block {\n color: #111516;\n font-size: 16px;\n font-weight: 400;\n}\nbody#ets_blog_page ul.ets-blog-list > li .post-wrapper {\n border-radius: 10px;\n overflow: hidden;\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n}\nbody#ets_blog_page ul.ets-blog-list > li .post-wrapper .ets-blog-wrapper-content {\n background: #eff6f7;\n padding-top: 15px;\n padding-bottom: 15px;\n}\nbody#ets_blog_page ul.ets-blog-list > li .post-wrapper .ets_title_block {\n color: #111516;\n font-size: 18px;\n font-weight: 300;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n line-height: 1.25;\n font-weight: 400;\n}\nbody#ets_blog_page ul.ets-blog-list > li .post-wrapper .blog_description {\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n overflow: hidden;\n}\nbody#ets_blog_page ul.ets-blog-list > li .post-wrapper .read_more {\n display: inline-block;\n color: #e6cb6f;\n font-weight: 400;\n text-decoration: underline;\n font-style: underline !important;\n border: none;\n}\n\n.ets_blog_sidebar > .block {\n box-shadow: none !important;\n border-radius: 10px;\n}\n\nbody #left-column .block-categories .category-top-menu li a.h6 {\n color: #111516;\n font-size: 20px;\n font-weight: 400;\n}\nbody #left-column .block-categories .category-top-menu li .category-sub-menu li a {\n color: #111516;\n font-size: 16px;\n font-weight: 400;\n}\nbody #left-column #search_filters .h6 {\n color: #111516;\n font-size: 20px;\n font-weight: 400;\n}\nbody #left-column #search_filters .facet .h6 {\n color: #111516;\n font-size: 16px;\n font-weight: 400;\n}\n\nbody#category #left-column > div {\n border-radius: 10px;\n}\nbody#category #content-wrapper section#main div {\n border-radius: 10px;\n}\n\n.product-description {\n color: #000;\n}\n.product-description * {\n color: #000;\n font-size: 15px;\n line-height: 1.5;\n}\n.product-description ul {\n list-style-type: disc;\n margin-left: 25px;\n}\n.product-description h3 {\n color: #000 !important;\n font-size: 18px;\n}\n\n.data-sheet dd,\n.data-sheet dt {\n font-weight: 400 !important;\n font-size: 15px;\n}\n\n#header-search {\n position: relative;\n width: 100%;\n max-width: 340px;\n padding-right: 32px;\n margin-right: 14px;\n}\n#header-search::before {\n content: \"\";\n position: absolute;\n top: 50%;\n right: 0;\n width: 1px;\n height: 28px;\n background: rgba(17, 14, 12, 0.1);\n transform: translateY(-50%);\n}\n\n#header-menu .elementor-nav-menu > ul {\n justify-content: space-between;\n align-items: center;\n width: 100%;\n}\n#header-menu .elementor-nav-menu > ul::after {\n display: none;\n}\n#header-menu .elementor-nav-menu .menu-item-separator {\n display: block;\n width: 1px;\n height: 14px;\n background: rgba(17, 14, 12, 0.1019607843);\n}\n\n@media (min-width: 1500px) {\n .home-slider {\n margin-left: 50%;\n transform: translateX(-50%);\n min-width: 1440px;\n }\n}\n.home-slider .carousel-item .caption {\n width: 100%;\n max-width: 80%;\n bottom: auto;\n top: 80px;\n}\n.home-slider .carousel-item .caption .caption-description h2 {\n color: #f9f7f2;\n font-size: 64px;\n margin-bottom: 18px;\n line-height: 1.1;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n}\n.home-slider .carousel-item .caption .caption-description h2 span {\n color: #e79332;\n}\n.home-slider .carousel-item .caption .caption-description p {\n font-size: 16px;\n color: #f9f7f2;\n}\n.home-slider .slide-button {\n position: relative;\n display: flex;\n flex-direction: row;\n align-items: center;\n column-gap: 12px;\n padding: 16px 45px;\n width: fit-content;\n margin-top: 40px;\n border-top: 1px solid #e79332;\n border-bottom: 1px solid #e79332;\n color: #e79332;\n font-size: 16px;\n font-weight: 500;\n}\n.home-slider .slide-button img {\n width: 100%;\n max-width: 24px;\n}\n.home-slider .slide-button::before {\n content: \"\";\n position: absolute;\n left: -1px;\n top: -2px;\n bottom: 0;\n width: 10px;\n height: calc(100% + 4px);\n background-image: url(\"/img/cms/icons/btn-side-line.svg\");\n background-position: center;\n background-size: contain;\n background-repeat: no-repeat;\n}\n.home-slider .slide-button::after {\n content: \"\";\n position: absolute;\n right: -1px;\n top: -2px;\n bottom: 0;\n width: 10px;\n height: calc(100% + 4px);\n background-image: url(\"/img/cms/icons/btn-side-line.svg\");\n background-position: center;\n background-size: contain;\n background-repeat: no-repeat;\n transform: scale(-1);\n}\n\n.home-box-1 > .elementor-column-wrap > .elementor-widget-wrap {\n display: grid;\n grid-template-columns: 7fr 5fr;\n grid-template-rows: 1fr 1fr;\n grid-template-areas: \"item1 item2\" \"item1 item3\";\n gap: 20px;\n}\n.home-box-1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-element:nth-child(1) {\n grid-area: item1;\n}\n.home-box-1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-element:nth-child(2) {\n grid-area: item2;\n}\n.home-box-1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-element:nth-child(3) {\n grid-area: item3;\n}\n.home-box-1 .home-box1-tile:nth-child(1) .elementor-cta-content .elementor-button::before {\n content: url(\"/img/cms/Home/Group 1223.svg\");\n}\n.home-box-1 .home-box1-tile > .elementor-widget-container {\n height: 100%;\n}\n.home-box-1 .home-box1-tile > .elementor-widget-container > .elementor-cta {\n height: 100%;\n}\n.home-box-1 .home-box1-tile .elementor-cta-content {\n position: absolute;\n inset: 0;\n background: transparent;\n justify-content: space-between;\n align-content: space-between;\n}\n.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button {\n position: relative;\n padding: 0;\n display: flex;\n flex-direction: row;\n align-items: center;\n gap: 10px;\n}\n.home-box-1 .home-box1-tile .elementor-cta-content .elementor-button::before {\n content: url(\"/img/cms/Home/Group 1224.svg\");\n}\n\n.home-box-info {\n position: relative;\n}\n.home-box-info::before {\n content: \"\";\n position: absolute;\n top: 0;\n left: 50%;\n height: 1px;\n width: 100vw;\n transform: translateX(-50%);\n background: rgba(170, 138, 94, 0.25);\n}\n.home-box-info::after {\n content: \"\";\n position: absolute;\n bottom: 0;\n left: 50%;\n height: 1px;\n width: 100vw;\n transform: translateX(-50%);\n background: rgba(170, 138, 94, 0.25);\n}\n.home-box-info > .elementor-container > .elementor-row {\n align-items: center;\n}\n.home-box-info .home-box-info-img img {\n max-width: unset;\n}\n\n.footer-box-services {\n position: relative;\n}\n.footer-box-services::before {\n content: \"\";\n position: absolute;\n bottom: 0;\n left: 50%;\n height: 1px;\n width: 100vw;\n transform: translateX(-50%);\n background: rgba(170, 138, 94, 0.25);\n}\n.footer-box-services .elementor-widget-wrap {\n flex-direction: row;\n flex-wrap: nowrap;\n}\n\n.footer-box-other-info > .elementor-container > .elementor-row {\n column-gap: 80px;\n position: relative;\n}\n@media (min-width: 1025px) {\n .footer-box-other-info > .elementor-container > .elementor-row::before {\n content: \"\";\n position: absolute;\n top: -60px;\n bottom: -60px;\n left: 50%;\n width: 1px;\n transform: translateX(-50%);\n background: rgba(170, 138, 94, 0.25);\n }\n}\n\nnav.pagination .page-list {\n display: flex;\n align-items: center;\n justify-content: center;\n gap: 10px;\n background: transparent;\n}\nnav.pagination .page-list .pagination-item.prev a {\n background: transparent;\n transition: all 250ms ease-in-out;\n}\nnav.pagination .page-list .pagination-item.prev a img {\n transition: all 250ms ease-in-out;\n}\nnav.pagination .page-list .pagination-item.prev a:hover {\n background: #ffa629;\n}\nnav.pagination .page-list .pagination-item.prev a:hover img {\n filter: brightness(0) invert(1);\n}\nnav.pagination .page-list .pagination-item.next a {\n background: transparent;\n transition: all 250ms ease-in-out;\n}\nnav.pagination .page-list .pagination-item.next a img {\n transition: all 250ms ease-in-out;\n transform: scale(-1);\n}\nnav.pagination .page-list .pagination-item.next a:hover {\n background: #ffa629;\n}\nnav.pagination .page-list .pagination-item.next a:hover img {\n filter: brightness(0) invert(1);\n}\nnav.pagination .page-list .pagination-item.current a {\n color: #ffffff;\n background: #ffa629;\n}\nnav.pagination .page-list .pagination-item .spacer {\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 5px 11px;\n height: 33px;\n width: 33px;\n color: #9f928c;\n font-size: 14px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n}\nnav.pagination .page-list .pagination-item a {\n display: flex;\n align-items: center;\n justify-content: center;\n color: #9f928c;\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 500;\n letter-spacing: -0.5px;\n padding: 5px 11px;\n height: 33px;\n min-width: 33px;\n background: #ece9e2;\n border-radius: 1px;\n transition: all 250ms ease-in-out;\n}\nnav.pagination .page-list .pagination-item a:hover {\n color: #fff;\n background: #ffa629;\n}\n\nbody#category section#main #subcategories {\n padding: 0;\n margin: 0;\n background: transparent;\n}\nbody#category section#main #subcategories .subcategory-heading {\n display: none;\n}\nbody#category section#main #subcategories .subcategories-list {\n display: flex;\n flex-direction: row;\n gap: 16px;\n flex-wrap: wrap;\n}\nbody#category section#main #subcategories .subcategories-list li .subcategory-item {\n display: flex;\n flex-direction: row;\n column-gap: 16px;\n align-items: center;\n background: #ece9e2;\n border-radius: 50px;\n padding: 8px 24px 8px 10px;\n}\nbody#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image {\n width: 43px;\n height: 43px;\n padding: 0;\n background: #ffffff;\n border-radius: 100%;\n}\nbody#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-image img {\n width: 100%;\n height: 100%;\n object-fit: contain;\n border-radius: 100%;\n}\nbody#category section#main #subcategories .subcategories-list li .subcategory-item .subcategory-name {\n color: #462d26;\n font-size: 16px;\n font-weight: 600;\n font-family: \"Inter\", sans-serif;\n margin: 0;\n}\n\nnav.breadcrumb {\n margin-bottom: 1.563rem;\n}\nnav.breadcrumb ol {\n display: flex;\n flex-direction: row;\n column-gap: 16px;\n align-items: center;\n}\nnav.breadcrumb ol li span {\n color: #462d26;\n font-size: 14px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n}\nnav.breadcrumb ol li.separator img {\n width: 5px;\n height: 9px;\n}\n\nbody#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 {\n display: none;\n}\nbody#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 {\n display: none;\n}\nbody#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 {\n display: none;\n}\nbody#cms section#main header.page-header {\n margin-bottom: 32px;\n}\nbody#cms section#main header.page-header h1 {\n color: #462d26;\n font-size: 32px;\n font-family: \"Inter\", sans-serif;\n font-weight: 700;\n margin: 0;\n}\n\n#cms-citys .elementor-icon-list-items {\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n gap: 20px;\n}\n#cms-citys .elementor-icon-list-items li .elementor-icon-list-text {\n display: block;\n width: 100%;\n text-align: center;\n padding: 12px 24px;\n background: #462d26;\n}\n\n#js-product-list > .products {\n row-gap: 40px;\n}\n\n#basket-side-panel .elementor-cart__title {\n text-align: center;\n min-height: unset;\n line-height: 1;\n padding: 20px 0 25px;\n}\n#basket-side-panel .elementor-cart__products .elementor-cart__product {\n position: relative;\n}\n#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-name {\n padding-left: 16px;\n}\n#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-attrs {\n padding: 3px 0;\n}\n#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-price {\n padding-left: 16px;\n}\n#basket-side-panel .elementor-cart__products .elementor-cart__product .elementor-cart__product-remove {\n position: absolute;\n top: 20px;\n right: 0;\n}\n#basket-side-panel .elementor-cart__footer-box {\n position: relative;\n margin-top: auto;\n}\n#basket-side-panel .elementor-cart__footer-box::before {\n content: \"\";\n position: absolute;\n inset: 0 -30px;\n background: #ece9e2;\n z-index: -1;\n}\n#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary {\n border: none;\n}\n#basket-side-panel .elementor-cart__footer-box .elementor-cart__summary > span {\n margin-bottom: 5px;\n}\n#basket-side-panel .elementor-cart__footer-box .elementor-cart__footer-buttons {\n width: 100%;\n}\n#basket-side-panel .elementor-cart__footer-delivery {\n margin-bottom: 20px;\n}\n#basket-side-panel .elementor-cart__footer-delivery ul {\n list-style: none;\n padding: 0;\n margin: 0;\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: center;\n column-gap: 11px;\n}\n#basket-side-panel .elementor-cart__footer-delivery ul li span {\n color: #462d26;\n font-family: \"Inter\", sans-serif;\n font-size: 12px;\n font-weight: 500;\n}\n\n.custom-checkbox {\n display: flex;\n align-items: flex-start;\n column-gap: 10px;\n}\n.custom-checkbox label {\n padding: 0;\n margin: 0;\n cursor: pointer;\n color: #110e0c;\n font-size: 14px;\n font-family: \"Inter\", sans-serif;\n font-weight: 400;\n}\n\ninput[type=checkbox],\ninput[type=radio] {\n appearance: none;\n position: relative;\n width: 15px;\n height: 15px;\n min-width: 15px;\n min-height: 15px;\n display: inline-block;\n border: 1px solid #d9cebe;\n border-radius: 3px;\n transition: all 250ms ease-in-out;\n overflow: hidden;\n cursor: pointer;\n}\ninput[type=checkbox]::before,\ninput[type=radio]::before {\n content: \"\";\n position: absolute;\n top: -5px;\n left: 15px;\n width: 7px;\n height: 2px;\n background: #f9f7f2;\n transform: rotate(-45deg);\n transition: all 250ms ease-in-out;\n}\ninput[type=checkbox]::after,\ninput[type=radio]::after {\n content: \"\";\n position: absolute;\n top: -4px;\n left: -8px;\n width: 4px;\n height: 2px;\n background: #f9f7f2;\n transform: rotate(45deg);\n transition: all 250ms ease-in-out;\n}\ninput[type=checkbox]:checked,\ninput[type=radio]:checked {\n background: #462d26;\n border-color: #462d26;\n}\ninput[type=checkbox]:checked::before,\ninput[type=radio]:checked::before {\n top: 6px;\n left: 4px;\n}\ninput[type=checkbox]:checked::after,\ninput[type=radio]:checked::after {\n top: 7px;\n left: 3px;\n}\n\nbody#authentication section#main .page-header {\n margin-bottom: 32px;\n}\nbody#authentication section#main .page-header h1 {\n color: #462d26;\n font-size: 24px;\n font-weight: 700;\n font-family: \"Inter\", sans-serif;\n text-align: center;\n margin-bottom: 0;\n}\nbody#authentication section#main #content {\n background: transparent;\n max-width: 480px;\n margin: 0 auto 150px;\n}\nbody#authentication section#main #content form label {\n color: #110e0c;\n font-size: 12px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n}\nbody#authentication section#main #content form input[type=text] {\n border: 1px solid rgba(70, 45, 38, 0.1411764706);\n background: rgba(70, 45, 38, 0.1019607843);\n}\nbody#authentication section#main #content form .btn-show-password-box {\n width: fit-content;\n position: absolute;\n right: 0;\n}\nbody#authentication section#main #content form .btn-show-password-box .btn-show-password {\n background: transparent;\n}\nbody#authentication section#main #content form .forgot-password {\n text-align: left;\n}\nbody#authentication section#main #content form .forgot-password a {\n color: #110e0c;\n font-size: 12px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n text-decoration: underline;\n}\nbody#authentication section#main #content form button {\n color: #f9f7f2;\n background: #e79332;\n padding: 14px 80px;\n text-transform: initial;\n}\nbody#authentication section#main #content hr {\n margin: 32px 0 16px;\n}\nbody#authentication section#main #content .no-account a {\n color: #110e0c;\n font-size: 14px;\n font-weight: 500;\n font-family: \"Inter\", sans-serif;\n}\nbody#authentication section#main #content .register-form > p {\n display: none;\n}\nbody#authentication section#main #content .register-form form .form-check {\n display: flex;\n flex-direction: row;\n column-gap: 30px;\n}\nbody#authentication section#main #content .register-form form .form-check label {\n margin: 0;\n display: flex;\n align-items: center;\n column-gap: 5px;\n}\nbody#authentication section#main #content .register-form form .form-check label .custom-radio {\n line-height: 1;\n}\nbody#authentication section#main #content .register-form form footer.form-footer {\n display: flex;\n align-items: center;\n justify-content: center;\n margin: 30px 0 0 0;\n}\n\n@media (max-width: 767px) {\n .newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe {\n display: flex;\n flex-direction: row;\n row-gap: 16px;\n flex-wrap: wrap;\n }\n .newsletter-form form.elementor-email-subscription .elementor-field-type-subscribe button {\n width: 100%;\n }\n}\n\n#content-wrapper a[target=raty_procedura] {\n display: none !important;\n}\n\n.leo-megamenu {\n margin-bottom: 0;\n}\n.leo-megamenu .dropdown-menu {\n background: #F9F7F2;\n border: 1px solid rgba(17, 14, 12, 0.1019607843);\n}\n.leo-megamenu .dropdown-menu a:hover {\n color: #E79332 !important;\n text-decoration: underline;\n}\n\n.leo-top-menu .nav {\n display: flex;\n align-items: center;\n width: 100%;\n}\n.leo-top-menu .nav > li {\n position: relative;\n padding: 0 25px;\n}\n.leo-top-menu .nav > li:first-child {\n padding-left: 0;\n}\n.leo-top-menu .nav > li::after {\n display: block;\n width: 1px;\n height: 14px;\n background: rgba(17, 14, 12, 0.1019607843);\n position: absolute;\n right: 0;\n top: 50%;\n margin-top: -7px;\n content: \"\";\n}\n.leo-top-menu .nav > li > a {\n text-transform: uppercase;\n font-weight: 600;\n}\n.leo-top-menu .nav a {\n font-family: \"Inter\", sans-serif;\n font-size: 14px;\n font-weight: 400;\n}\n.leo-top-menu .nav a:hover {\n color: #E79332;\n}\n.leo-top-menu .nav a:hover span {\n color: #E79332;\n}\n.leo-top-menu .nav a::after {\n display: none !important;\n}\n.leo-top-menu .nav a span {\n text-transform: uppercase;\n}"]} \ No newline at end of file +{"version":3,"sources":["custom.scss"],"names":[],"mappings":"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","file":"custom.css","sourcesContent":["$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}\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 display: none;\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-radius: 10px;\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 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 .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\r\n .product-info-box-right {\r\n ul.product-flags {\r\n margin-bottom: 24px;\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 .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 .gm_omniprice {\r\n display: none;\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 &.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\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\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 }\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 .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-1 {\r\n .block-description {\r\n text-decoration: underline;\r\n cursor: pointer;\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 }\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: 24px;\r\n margin-right: 24px;\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 }\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\r\n * {\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\r\n img {\r\n max-width: fit-content;\r\n width: 100%;\r\n height: auto;\r\n }\r\n }\r\n }\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\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 .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 #search_filters {\r\n .h6 {\r\n color: $cBlack;\r\n font-size: 20px;\r\n font-weight: 400;\r\n }\r\n\r\n .facet {\r\n .h6 {\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\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\r\n * {\r\n color: #000;\r\n font-size: 15px;\r\n line-height: 1.5;\r\n }\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\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 {\r\n @media (min-width: 1500px) {\r\n margin-left: 50%;\r\n transform: translateX(-50%);\r\n min-width: 1440px;\r\n }\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 .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\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}\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 }\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 10px;\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\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}\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\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\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 25px;\r\n\r\n &:first-child {\r\n padding-left: 0;\r\n }\r\n\r\n &::after {\r\n display: block;\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 content: '';\r\n }\r\n\r\n >a {\r\n text-transform: uppercase;\r\n font-weight: 600;\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\r\n &:hover {\r\n color: #E79332;\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}"]} \ No newline at end of file diff --git a/themes/classic/assets/css/custom.scss b/themes/classic/assets/css/custom.scss index c69e3629..1e839142 100644 --- a/themes/classic/assets/css/custom.scss +++ b/themes/classic/assets/css/custom.scss @@ -3171,4 +3171,14 @@ body#authentication { } } } +} + +.cart-grid-footer { + display: flex; + align-items: center; + gap: 20px; + + img { + height: 30px; + } } \ No newline at end of file diff --git a/themes/classic/templates/checkout/cart.tpl b/themes/classic/templates/checkout/cart.tpl index 4a22788a..6f540717 100644 --- a/themes/classic/templates/checkout/cart.tpl +++ b/themes/classic/templates/checkout/cart.tpl @@ -54,11 +54,12 @@ chevron_left{l s='Continue shopping' d='Shop.Theme.Actions'} {/block} *} - +