#tempHeader:not(.home #tempHeader){display:none !important}.button{border:1px solid #4d0018;border-radius:100px;padding:12px 24px;width:fit-content;display:flex;align-items:center;font-family:"Raleway",sans-serif !important;font-size:20px !important;font-weight:normal !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;font-size:20px !important;color:#4d0018;gap:16px;-webkit-transition:all .25s ease;transition:all .25s ease}.button strong,.button b{font-weight:700 !important}.button svg{width:85px;-webkit-transition:all .25s ease;transition:all .25s ease;overflow:visible}.button svg rect,.button svg path{-webkit-transition:all .25s ease;transition:all .25s ease;transform-origin:left center;fill:#4d0018}.button:hover{padding-right:0;color:#4d0018}@media(min-width: 1024px){.button:hover svg path{transform:translateX(50%)}.button:hover svg rect{transform:scaleX(1.5)}}.button.inverse{background:#4d0018 !important;color:#fff !important;border-color:#4d0018 !important}.button.inverse svg path,.button.inverse svg rect{fill:#fff !important}.button.inverse:hover{background:#fff !important;color:#4d0018 !important}.button.inverse:hover svg path,.button.inverse:hover svg rect{fill:#4d0018 !important}#promo-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5);z-index:10000}#promo-popup .promo-popup-content-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;padding:10px}@media(max-width: 1024px){#promo-popup .promo-popup-content-wrapper{width:95%}}#promo-popup .promo-popup-content-wrapper .promo-popup-content{padding:80px;border:1px solid #4d0018;display:flex;flex-direction:column;gap:20px;text-align:center;align-items:center;position:relative}@media(max-width: 1024px){#promo-popup .promo-popup-content-wrapper .promo-popup-content{padding:30px}}#promo-popup .promo-popup-content-wrapper .promo-popup-content #promo-popup-close{position:absolute;top:15px;right:15px;cursor:pointer;font-size:50px}#promo-popup .promo-popup-content-wrapper .promo-popup-content img{height:100px;width:auto;display:block;object-fit:contain}#promo-popup .promo-popup-content-wrapper .promo-popup-content .button{border:1px solid #4d0018 !important;border-radius:100px !important;padding:12px 24px !important;width:fit-content !important;display:flex !important;align-items:center !important;font-family:"Raleway",sans-serif !important;font-size:20px !important;font-weight:normal !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;color:#4d0018 !important;gap:16px !important;-webkit-transition:all .25s ease;transition:all .25s ease;background:#fff !important}#promo-popup .promo-popup-content-wrapper .promo-popup-content .button strong,#promo-popup .promo-popup-content-wrapper .promo-popup-content .button b{font-weight:700 !important}#promo-popup .promo-popup-content-wrapper .promo-popup-content .button:hover{padding-right:0 !important}.back-button{display:flex;align-items:center;gap:16px;font-size:20px !important;color:#000;width:fit-content}@media(max-width: 1024px){.back-button{font-size:14px !important}}.back-button svg{height:9px;-webkit-transition:all .25s ease;transition:all .25s ease}.back-button:hover svg{transform:translateX(-3px)}.product{position:relative}.product .add_to_cart_button{position:absolute;top:12px;right:13.5px;z-index:2;padding:7px 8.5px 8px;border-radius:50%;display:flex;align-items:center}@media(max-width: 1024px){.product .add_to_cart_button{top:10px;right:5px}}.product .add_to_cart_button svg path{fill:#fff}.product .add_to_cart_button:hover{background:#4d0018}.product .loop-availability{display:flex;gap:8px;align-items:center;font-size:12px;color:#fff;background:#4d0018;padding:2px 8px;border-radius:50px;position:absolute;top:15px;left:13.5px;z-index:3}@media(max-width: 1024px){.product .loop-availability{top:18px;left:5px;font-size:10px}}.product .loop-availability svg{width:22px;height:auto}@media(max-width: 1024px){.product .loop-availability svg{width:15px}}.product .loop-availability svg path{fill:#fff}.product .stock{display:none}.product .product-wrapper{display:flex;flex-direction:column;gap:12px;z-index:1;position:relative}.product .product-wrapper .onsale-badge{display:flex;font-size:14px;color:#fff;background:#4d0018;height:42px;width:42px;border-radius:50%;position:absolute;top:-10px;left:-10px;justify-content:center;align-items:center;z-index:3}.product .product-wrapper .product-image{overflow:hidden;position:relative}.product .product-wrapper .product-image img{transition:transform .5s ease !important;width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;aspect-ratio:1/1 !important;margin:0 !important}.product .product-wrapper .product-image .custom-tag{display:flex;gap:8px;align-items:center;font-size:12px;color:#fff;background:#4d0018;padding:2px 8px;border-radius:50px;position:absolute;bottom:10px;left:12.5px;z-index:3}@media(max-width: 1024px){.product .product-wrapper .product-image .custom-tag{bottom:6px;left:5px;font-size:10px}}.product .product-wrapper .product-image .custom-tag svg{width:22px;height:auto}@media(max-width: 1024px){.product .product-wrapper .product-image .custom-tag svg{width:15px}}.product .product-wrapper .product-image .custom-tag svg path{fill:#fff}.product .product-wrapper .product-price{display:flex;flex-direction:column;align-items:flex-end}@media(max-width: 1024px){.product .product-wrapper .product-price{align-items:center;justify-content:flex-end;flex-direction:row-reverse;gap:10px}}.product .product-wrapper .product-price .regular-price{line-height:1em !important}.product .product-wrapper .product-price .regular-price .amount{opacity:.5;text-decoration:line-through;color:#000;font-size:12px;line-height:1em !important}.product .product-wrapper .product-text{display:flex;justify-content:space-between}@media(max-width: 1024px){.product .product-wrapper .product-text{flex-direction:column;gap:10px}}.product .product-wrapper .product-text .product-title{position:relative;transition:color .25s ease-in-out;height:fit-content}.product .product-wrapper .product-text .product-title::before{content:"";position:absolute;width:100%;height:1.5px;border-radius:0;background-color:#87082f;bottom:-4px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .25s ease-in-out}.product .product-wrapper .product-text .woocommerce-Price-amount{color:#87082f}.product .product-wrapper:hover img{transform:scale(1.1)}.product .product-wrapper:hover .product-title{color:#4d0018}.product .product-wrapper:hover .product-title::before{transform-origin:left;transform:scaleX(1)}.subtitle{color:#000;text-transform:uppercase !important}.kuidas-ripsmeid-kasutada-wrapper{display:flex;flex-direction:column;gap:24px;padding:0 60px 178px}@media(max-width: 1024px){.kuidas-ripsmeid-kasutada-wrapper{padding:0 20px 100px;gap:8px}}.kuidas-ripsmeid-kasutada-wrapper .opetus-video{height:auto !important;aspect-ratio:16/9;margin:20px 0 48px}@media(max-width: 1024px){.kuidas-ripsmeid-kasutada-wrapper .opetus-video{margin:12px 0 40px;width:calc(100% + 40px);margin-left:-20px}}.kuidas-ripsmeid-kasutada-wrapper .opetus-video .wp-video,.kuidas-ripsmeid-kasutada-wrapper .opetus-video .wp-video video,.kuidas-ripsmeid-kasutada-wrapper .opetus-video .wp-video .mejs-video,.kuidas-ripsmeid-kasutada-wrapper .opetus-video .wp-video .mejs-overlay-play,.kuidas-ripsmeid-kasutada-wrapper .opetus-video .wp-video .mejs-poster{width:100% !important;height:auto !important;object-fit:cover;aspect-ratio:16/9}.kuidas-ripsmeid-kasutada-wrapper .opetus-video .wp-video .mejs-poster{position:relative}.kuidas-ripsmeid-kasutada-wrapper .opetus-video .wp-video .mejs-poster::before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.2)}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud{display:flex;flex-direction:column;gap:48px}@media(max-width: 1024px){.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud{gap:40px}}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm{display:flex;position:relative;border:1px solid #c38397;width:75%}@media(max-width: 1024px){.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm{width:90%}}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm .sammu-number{position:absolute;display:flex;background:#fff;justify-content:center;align-items:center;width:60px;height:108px;top:-40px}@media(max-width: 1024px){.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm .sammu-number{height:76px;top:-30px}}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm .sammu-number span{font-family:"Playfair Display",sans-serif !important;font-size:96px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important;color:#ddbbc4;margin-top:-30px}@media(max-width: 1024px){.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm .sammu-number span{font-family:"Playfair Display",sans-serif !important;font-size:64px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important}}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm:nth-of-type(odd){padding:30px 24px 30px 48px}@media(max-width: 1024px){.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm:nth-of-type(odd){padding:20px 20px 20px 40px;margin-left:auto}}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm:nth-of-type(odd) .sammu-number{left:-30px}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm:nth-of-type(even){padding:30px 48px 30px 24px;margin-left:auto}@media(max-width: 1024px){.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm:nth-of-type(even){padding:20px 40px 20px 20px;margin-left:0}}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm:nth-of-type(even) .sammu-number{right:-30px}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm:nth-of-type(6) .sammu-number span{margin-top:-10px}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm:nth-of-type(4) .sammu-number span{margin-top:-40px}.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm p{font-size:24px !important}@media(max-width: 1024px){.kuidas-ripsmeid-kasutada-wrapper .opetus-sammud .samm p{font-size:16px !important}}.xoo-wsc-drawer-modal{display:none !important}.xoo-wsc-container{font-family:"Raleway","sans-serif";transition:.25s ease-out}.xoo-wsc-container .xoo-wsc-header .xoo-wsch-text{margin-left:0}.xoo-wsc-container .xoo-wsc-header .xoo-wsch-close:before{content:url("data:image/svg+xml,%3Csvg fill='%23000000' width='30px' height='30px' viewBox='0 0 256 256' id='Flat' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M202.82861,197.17188a3.99991,3.99991,0,1,1-5.65722,5.65624L128,133.65723,58.82861,202.82812a3.99991,3.99991,0,0,1-5.65722-5.65624L122.343,128,53.17139,58.82812a3.99991,3.99991,0,0,1,5.65722-5.65624L128,122.34277l69.17139-69.17089a3.99991,3.99991,0,0,1,5.65722,5.65624L133.657,128Z'/%3E%3C/svg%3E") !important}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-bar-cont{margin:0 15px 20px;padding:20px;background:#faf5f6}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-bar-cont .amount{font-weight:600 !important}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product{border:0}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-bundle-qty-bundle{display:none}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product.xoo-wsc-bundled_by .xoo-wsc-pprice,.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product.xoo-wsc-bundled_by .xoo-wsc-quantity{display:none !important}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product.xoo-wsc-bundled_by .xoo-wsc-bundle-qty-bundle{display:block !important}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info{height:100%}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left{justify-content:flex-start}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .qty-price{display:none}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity{display:flex;gap:10px;margin-top:auto}@media(max-width: 1024px){.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity{gap:5px}}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity input{height:35px;width:35px;border-radius:50%;border:1px solid #4d0018;font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:400 !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;color:#4d0018;text-align:center;padding-bottom:2px}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity input strong,.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity input b{font-weight:700 !important}@media(max-width: 1024px){.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity input{font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:400 !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;height:32px;width:32px;padding-bottom:3px}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity input strong,.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity input b{font-weight:700 !important}}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity button{font-family:"Raleway",sans-serif !important;font-size:24px !important;font-weight:300 !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;cursor:pointer;color:#4d0018;border:0;outline:0;padding:0;background:none}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity button strong,.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity button b{font-weight:700 !important}@media(max-width: 1024px){.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity button{font-family:"Raleway",sans-serif !important;font-size:24px !important;font-weight:400 !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity button strong,.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-quantity button b{font-weight:700 !important}}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a{position:relative;display:flex;width:fit-content}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a::before{content:"";position:absolute;width:100%;height:1.1px;border-radius:0;background-color:#87082f;bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .25s ease-in-out}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a:hover{color:#4d0018}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a:hover::before{transform-origin:left;transform:scaleX(1)}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a img{display:none !important}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-price{font-size:10px;font-weight:500;display:flex;align-items:flex-end;line-height:12px;gap:2px}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-price span{font-size:16px;font-weight:400;line-height:16px}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-price span:last-of-type{color:#87082f;margin-left:1px}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .variation dt{display:none !important}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .variation dd{font-size:14px !important}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .variation dd:not(:last-of-type) p::after{content:", "}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-right{justify-content:flex-start}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-img-col img{border-radius:5px;display:block}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-img-col:hover+.xoo-wsc-sum-col .xoo-wsc-sm-left a{color:#4d0018}.xoo-wsc-container .xoo-wsc-body .xoo-wsc-products .xoo-wsc-product .xoo-wsc-img-col:hover+.xoo-wsc-sum-col .xoo-wsc-sm-left a::before{transform-origin:left;transform:scaleX(1)}.xoo-wsc-container .xoo-wsc-body .related-products{display:flex;flex-direction:column}.xoo-wsc-container .xoo-wsc-body .related-products h3{font-family:"Playfair Display",sans-serif !important;font-size:24px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important;margin:30px 15px 0;border-top:1px solid #c38397;padding-top:20px}@media(max-width: 1024px){.xoo-wsc-container .xoo-wsc-body .related-products h3{margin:20px 15px 0;padding-top:10px;font-family:"Playfair Display",sans-serif !important;font-size:18px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important}}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product{border:0;margin:20px 15px}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info{height:100%}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left{justify-content:flex-start}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a{position:relative;display:flex;width:fit-content;color:#000}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a::before{content:"";position:absolute;width:100%;height:1.1px;border-radius:0;background-color:#87082f;bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .25s ease-in-out}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a:hover{color:#4d0018}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a:hover::before{transform-origin:left;transform:scaleX(1)}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left a img{display:none !important}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-price{font-size:10px;font-weight:500;display:flex;align-items:flex-end;line-height:12px;gap:2px}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-price span{font-size:16px;font-weight:400;line-height:16px}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left .xoo-wsc-qty-price span:last-of-type{color:#87082f;margin-left:1px}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart{margin-top:auto}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button{border:1px solid #4d0018;border-radius:100px;padding:12px 24px;width:fit-content;display:flex;align-items:center;font-family:"Raleway",sans-serif !important;font-size:24px !important;font-weight:400 !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;color:#4d0018;gap:16px;-webkit-transition:all .25s ease;transition:all .25s ease;background:none;font-weight:400;cursor:pointer;color:#4d0018;background:none;padding:10px 20px;font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:400 !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button strong,.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button b{font-weight:700 !important}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button svg{width:85px;-webkit-transition:all .25s ease;transition:all .25s ease;overflow:visible}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button svg rect,.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button svg path{-webkit-transition:all .25s ease;transition:all .25s ease;transform-origin:left center;fill:#4d0018}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button:hover{padding-right:0;color:#4d0018}@media(min-width: 1024px){.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button:hover svg path{transform:translateX(50%)}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button:hover svg rect{transform:scaleX(1.5)}}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button strong,.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button b{font-weight:700 !important}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button:hover{padding:10px 20px;background:#4d0018;color:#fff}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-left form.cart button.loading::after{display:none}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-sm-info .xoo-wsc-sm-right{justify-content:flex-start}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-img-col{width:28%}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-img-col img{border-radius:5px;display:block}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-img-col:hover+.xoo-wsc-sum-col .xoo-wsc-sm-left a{color:#4d0018}.xoo-wsc-container .xoo-wsc-body .related-products .related-product .xoo-wsc-product .xoo-wsc-img-col:hover+.xoo-wsc-sum-col .xoo-wsc-sm-left a::before{transform-origin:left;transform:scaleX(1)}.xoo-wsc-container .xoo-wsc-footer{background-color:#faf5f6}.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-amt{margin:0;padding-left:0}.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-amt .xoo-wsc-ft-amt-value{color:#4d0018}.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-footer-txt{text-align:left}.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a{border-radius:100px;background-color:#4d0018;color:#faf5f6}.xoo-wsc-container .xoo-wsc-footer .xoo-wsc-ft-buttons-cont a:hover{background:rgba(0,0,0,0);color:#4d0018}#cookiescript_reject,.cookiescript_pre_header{display:none !important}#cookiescript_accept{width:100% !important}#cookiescript_injected_fsd{z-index:999999 !important}.woocommerce-Reviews h2{display:flex;align-items:center;justify-content:space-between}.woocommerce-Reviews h2 .review-arrows{display:flex;align-items:center;gap:16px}@media(max-width: 1024px){.woocommerce-Reviews h2 .review-arrows{display:none}}.woocommerce-Reviews h2 .review-arrows button{background:none;border:0;outline:0;padding:0;cursor:pointer;display:flex;align-items:center}.woocommerce-Reviews h2 .review-arrows button svg{width:26px;height:auto;-webkit-transition:all .25s ease;transition:all .25s ease}.woocommerce-Reviews h2 .review-arrows button svg path{fill:#4d0018}.woocommerce-Reviews #comments .commentlist,.woocommerce-Reviews #comments .commentlistAdmin{margin-top:48px !important;padding:0 !important;width:100% !important;list-style:none}.woocommerce-Reviews #comments .commentlist::after,.woocommerce-Reviews #comments .commentlist::before,.woocommerce-Reviews #comments .commentlistAdmin::after,.woocommerce-Reviews #comments .commentlistAdmin::before{content:none !important}@media(max-width: 1024px){.woocommerce-Reviews #comments .commentlist,.woocommerce-Reviews #comments .commentlistAdmin{margin-top:24px !important;display:block !important;gap:0 !important}}.woocommerce-Reviews #comments .commentlist img,.woocommerce-Reviews #comments .commentlistAdmin img{width:100%}.woocommerce-Reviews #comments .commentlist .slick-dots,.woocommerce-Reviews #comments .commentlistAdmin .slick-dots{display:flex !important;margin:0 !important;padding:0 !important;list-style:none !important;gap:8px !important;justify-content:center !important;z-index:2 !important;position:relative !important;margin-top:20px !important}.woocommerce-Reviews #comments .commentlist .slick-dots li,.woocommerce-Reviews #comments .commentlistAdmin .slick-dots li{width:fit-content !important}.woocommerce-Reviews #comments .commentlist .slick-dots li button,.woocommerce-Reviews #comments .commentlistAdmin .slick-dots li button{width:6px !important;height:6px !important;display:block !important;background:#666 !important;background:#f2e4e8 !important;cursor:pointer !important;text-indent:-9999px !important;-webkit-border-radius:20px !important;-moz-border-radius:20px !important;border-radius:20px !important;margin:0 !important;padding:0 !important;border:0 !important;outline:0 !important;-webkit-transition:all .25s ease;transition:all .25s ease}.woocommerce-Reviews #comments .commentlist .slick-dots li.slick-active button,.woocommerce-Reviews #comments .commentlistAdmin .slick-dots li.slick-active button{background:#4d0018 !important;cursor:default !important}.woocommerce-Reviews #comments .commentlist .slick-slide,.woocommerce-Reviews #comments .commentlistAdmin .slick-slide{margin:0 10px}.woocommerce-Reviews #comments .commentlist .slick-list,.woocommerce-Reviews #comments .commentlistAdmin .slick-list{margin:0 -10px}.woocommerce-Reviews #comments .commentlist li,.woocommerce-Reviews #comments .commentlistAdmin li{width:100% !important}@media(max-width: 1024px){.woocommerce-Reviews #comments .commentlist li,.woocommerce-Reviews #comments .commentlistAdmin li{width:100% !important}}.woocommerce-Reviews #comments .commentlist li .comment_container img,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container img{display:none !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text{margin:0 !important;border:0 !important;border-radius:0 !important;padding:0 !important;display:flex !important;flex-direction:column !important;gap:12px !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text::after,.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text::before,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text::after,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text::before{display:none !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text p,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text p{margin:0 !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .star-rating,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .star-rating{order:2 !important;display:none !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .star-rating::before,.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .star-rating span,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .star-rating::before,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .star-rating span{color:#87082f !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .meta{order:1 !important;display:flex !important;gap:3px !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__author,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .meta .woocommerce-review__author{font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:400 !important;font-style:italic !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;color:#000 !important;order:2 !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__author strong,.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__author b,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .meta .woocommerce-review__author strong,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .meta .woocommerce-review__author b{font-weight:700 !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__dash,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .meta .woocommerce-review__dash{font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:400 !important;font-style:italic !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;color:#000 !important;order:1 !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__dash strong,.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__dash b,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .meta .woocommerce-review__dash strong,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .meta .woocommerce-review__dash b{font-weight:700 !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .meta .woocommerce-review__published-date{display:none !important}.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .description,.woocommerce-Reviews #comments .commentlistAdmin li .comment_container .comment-text .description{order:3 !important}.woocommerce-Reviews .woocommerce-verification-required{display:none !important}small{font-size:12px}.product-review-videos{display:flex;flex-direction:column;gap:24px}.product-review-videos h2{display:flex;align-items:center;justify-content:space-between}.product-review-videos h2 .product-review-videos-arrows{display:flex;align-items:center;gap:16px}.product-review-videos h2 .product-review-videos-arrows button{background:none;border:0;outline:0;padding:0;cursor:pointer;display:flex;align-items:center}.product-review-videos h2 .product-review-videos-arrows button svg{width:26px;height:auto;-webkit-transition:all .25s ease;transition:all .25s ease}.product-review-videos h2 .product-review-videos-arrows button svg path{fill:#4d0018}.product-review-videos .review-videos{margin-bottom:40px !important}.product-review-videos .review-videos .slick-list{margin:0 -8px !important}.product-review-videos .review-videos .slick-slide{margin:0 8px !important}.product-review-videos .review-videos .review-video{position:relative}.product-review-videos .review-videos .review-video .video-control-btn{width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:all .25s ease;transition:all .25s ease;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:auto;z-index:2}.product-review-videos .review-videos .review-video .video-control-btn svg{width:20px;height:20px}.product-review-videos .review-videos .review-video .video-control-btn:hover{background:#fff;transform:translate(-50%, -50%) scale(1.1)}.product-review-videos .review-videos .review-video.active .video-control-btn{display:none}.product-review-videos .review-videos .review-video video{width:100% !important;height:auto !important;aspect-ratio:9/16 !important;object-fit:cover;border-radius:8px}header#mainHeader{position:fixed;top:0;width:100%;z-index:9999;-webkit-transition:all .25s ease;transition:all .25s ease;background:rgba(0,0,0,0)}header#mainHeader.checkout-header{position:relative;background:#fff;border-bottom:1px solid hsl(0,0%,87%);box-shadow:none !important;display:flex;align-items:center;justify-content:center}header#mainHeader.checkout-header .container{padding:21px !important;justify-content:center}header#mainHeader.checkout-header a img{height:49px;width:auto;object-fit:contain;display:block}header#mainHeader.scrolled{background:#fff;box-shadow:0 0 15px 0px rgba(0,0,0,.1)}header#mainHeader.scrolled .container{padding:14px 60px}@media(max-width: 1024px){header#mainHeader.scrolled .container{padding:10px 20px}}header#mainHeader .promo-banner{background:#4d0018;display:flex;justify-content:space-between;align-items:center;width:100%}header#mainHeader .promo-banner .slick-track{display:flex !important;align-items:center}header#mainHeader .promo-banner a{color:#fff !important}@media(max-width: 1024px){header#mainHeader .promo-banner a{font-size:14px !important}}header#mainHeader .promo-banner p{padding:10px 60px 10px;max-width:1440px;color:#fff;text-align:center;width:100%;margin:0 auto;display:flex !important;justify-content:center;align-items:center}header#mainHeader .promo-banner p:not(:first-of-type){display:none !important}@media(max-width: 1024px){header#mainHeader .promo-banner p{padding:5px 20px;font-size:14px !important}}header#mainHeader .container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:1440px;padding:24px 60px 14px;margin:0 auto;-webkit-transition:all .25s ease;transition:all .25s ease}@media(max-width: 1024px){header#mainHeader .container{padding:20px}}header#mainHeader .container .site-navigation{display:flex;align-items:center;justify-content:space-between}header#mainHeader .container .site-navigation ul{display:flex;list-style-type:none;margin:0;padding:0;align-items:center;justify-content:flex-start;gap:48px}header#mainHeader .container .site-navigation ul li{position:relative}header#mainHeader .container .site-navigation ul li a{color:#4d0018;position:relative}header#mainHeader .container .site-navigation ul li a::before{content:"";position:absolute;width:100%;height:1px;border-radius:0;background-color:#87082f;bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .25s ease-in-out}header#mainHeader .container .site-navigation ul li a:hover::before{transform-origin:left;transform:scaleX(1)}header#mainHeader .container .site-navigation ul li .sub-menu{opacity:0;pointer-events:none;position:absolute;top:100%;left:0;background:#fff;box-shadow:0 0 15px 0px rgba(0,0,0,.1);padding:20px;width:max-content;-webkit-transition:all .25s ease;transition:all .25s ease;transform:translateY(-10px);flex-direction:column;align-items:flex-start;gap:24px}header#mainHeader .container .site-navigation ul li.menu-item-has-children{display:flex;align-items:center;gap:8px}header#mainHeader .container .site-navigation ul li.menu-item-has-children::after{content:"";position:relative;background:url("../images/svg/arrow-down.svg") no-repeat;width:13px;height:7px;display:block;-webkit-transition:all .25s ease;transition:all .25s ease;background-size:contain}header#mainHeader .container .site-navigation ul li.menu-item-has-children:hover::after{transform:rotate(180deg)}header#mainHeader .container .site-navigation ul li.menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:auto;transform:translateY(0)}header#mainHeader .container .site-branding .head-logo{display:flex;justify-content:center}@media(max-width: 1024px){header#mainHeader .container .site-branding .head-logo{justify-content:flex-start}}@media(max-width: 1024px){header#mainHeader .container .site-branding{flex:1}}header#mainHeader .container .site-branding svg{width:auto;height:48px;-webkit-transition:all .25s ease;transition:all .25s ease}@media(max-width: 1024px){header#mainHeader .container .site-branding svg{height:44px;object-position:left}}header#mainHeader .container .site-branding svg:hover{filter:drop-shadow(0px 2px 15px rgba(191, 136, 153, 0.8))}header#mainHeader .container .site-branding svg path{fill:#87082f}@media(max-width: 1024px){header#mainHeader .container .site-branding svg path{fill:#4d0018}}header#mainHeader .container .header-side{display:flex;align-items:center;flex:1}@media(max-width: 1024px){header#mainHeader .container .left-side{display:none}}header#mainHeader .container .left-side .site-navigation{width:100%}header#mainHeader .container .left-side .site-navigation div:first-child{width:100%}header#mainHeader .container .right-side{justify-content:flex-end;gap:48px}@media(max-width: 1024px){header#mainHeader .container .right-side{gap:20px}}header#mainHeader .container .right-side .site-navigation ul{justify-content:flex-end}header#mainHeader .container .right-side .wpml-ls-statics-shortcode_actions{padding:0}header#mainHeader .container .right-side .wpml-ls-legacy-dropdown{padding:0;width:50px}header#mainHeader .container .right-side .wpml-ls-legacy-dropdown ul{display:flex;gap:24px;width:100%;flex-direction:column;border:0}header#mainHeader .container .right-side .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu{background:#fff;box-shadow:0 0 15px 0px rgba(0,0,0,.1);padding:20px;width:max-content}header#mainHeader .container .right-side .wpml-ls-legacy-dropdown ul li{display:flex;gap:5px;align-items:center;border:0;background:none !important}header#mainHeader .container .right-side .wpml-ls-legacy-dropdown ul li a{border:0;background:none !important;width:100%;display:flex;align-items:center;justify-content:space-between}header#mainHeader .container .right-side .wpml-ls-legacy-dropdown ul li a::after{position:relative;right:unset;top:unset;margin-bottom:-5px}header#mainHeader .container .right-side a{color:#4d0018;position:relative;padding:0}header#mainHeader .container .right-side a::before{content:"";position:absolute;width:100%;height:1px;border-radius:0;background-color:#87082f;bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .25s ease-in-out}header#mainHeader .container .right-side a:hover::before{transform-origin:left;transform:scaleX(1)}header#mainHeader .container .right-side .site-navigation{width:50%}@media(max-width: 1024px){header#mainHeader .container .right-side .site-navigation{display:none}}header#mainHeader .container .right-side .site-navigation div:first-child{width:100%}header#mainHeader .container .right-side .header-icons{display:flex;align-items:center;gap:20px}header#mainHeader .container .right-side .header-icons .account-link{display:flex}header#mainHeader .container .right-side .header-icons .account-link svg{height:19px;width:auto}header#mainHeader .container .right-side .header-icons .account-link svg path{fill:#4d0018}header#mainHeader .container .right-side .header-icons .xoo-wsc-cart-trigger .xoo-wsc-sc-bki{display:flex;position:relative}header#mainHeader .container .right-side .header-icons .xoo-wsc-cart-trigger .xoo-wsc-sc-bki::before{content:"";position:absolute;width:100%;height:1px;border-radius:0;background-color:#87082f;bottom:-2.5px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .25s ease-in-out}header#mainHeader .container .right-side .header-icons .xoo-wsc-cart-trigger:hover .xoo-wsc-sc-bki::before{transform-origin:left;transform:scaleX(1)}header#mainHeader .container .right-side .header-icons .xoo-wsc-cart-trigger .xoo-wsc-sc-count{top:-8px;right:-10px;font-family:"Raleway",sans-serif !important;font-size:12px !important;font-weight:normal !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;background-color:#4d0018}header#mainHeader .container .right-side .header-icons .xoo-wsc-cart-trigger .xoo-wsc-sc-count strong,header#mainHeader .container .right-side .header-icons .xoo-wsc-cart-trigger .xoo-wsc-sc-count b{font-weight:700 !important}header#mainHeader .container .right-side .hamburgerMenu{display:none}@media(max-width: 1024px){header#mainHeader .container .right-side .hamburgerMenu{display:flex;align-items:center}header#mainHeader .container .right-side .hamburgerMenu svg{width:21px;height:17px;overflow:visible}header#mainHeader .container .right-side .hamburgerMenu svg rect{fill:#4d0018;-webkit-transition:all .25s ease;transition:all .25s ease;transform-box:fill-box;transform-origin:center}header#mainHeader .container .right-side .hamburgerMenu.closed svg rect:last-of-type{animation:reverse-down-rotate .6s ease-out both}header#mainHeader .container .right-side .hamburgerMenu.closed svg rect:first-of-type{animation:reverse-up-rotate .6s ease-out both}header#mainHeader .container .right-side .hamburgerMenu.closed svg rect:nth-child(2){animation:reverse-hide .6s ease-out forwards}@keyframes reverse-up-rotate{0%{transform-origin:center;transform:translateY(-8px) rotate(45deg) scale(0.9)}70%{transform-origin:center;transform:translateY(-8px)}100%{animation-timing-function:cubic-bezier(0.16, -0.88, 0.97, 0.53);transform:translateY(0px)}}@keyframes reverse-down-rotate{0%{transform-origin:center;transform:translateY(8px) rotate(-45deg) scale(0.9)}70%{transform-origin:center;transform:translateY(8px)}100%{animation-timing-function:cubic-bezier(0.16, -0.88, 0.97, 0.53);transform:translateY(0px)}}@keyframes reverse-hide{0%{opacity:0}1%{opacity:0}100%{opacity:1}}}#tempHeader{position:fixed;top:0;width:100%;padding-top:20px;padding-bottom:20px;z-index:9999;-webkit-transition:all .25s ease;transition:all .25s ease;background:#78a3c1}#tempHeader svg{height:100px;width:100%}#tempHeader svg path{fill:#fcd297;-webkit-transition:all .25s ease;transition:all .25s ease}.sideMenu{position:fixed;pointer-events:none;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;z-index:100;margin:0 auto;display:flex;flex-direction:column;width:100%;top:0;bottom:0;overflow-y:auto}.sideMenuContainer .topSection{-webkit-transition:all .25s ease;transition:all .25s ease;transform:translateY(-100%);padding:140px 20px 125px;background:#fff}.sideMenuContainer .topSection ul{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.sideMenuContainer .topSection ul li{padding:10px;display:flex;border-bottom:1px solid #f2e4e8;flex-direction:column}.sideMenuContainer .topSection ul li a{display:flex;color:#4d0018;font-size:20px !important;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%;align-items:center;gap:10px}.sideMenuContainer .topSection ul li a:hover{transform:translateX(5px)}.sideMenuContainer .topSection ul li.menu-item-has-children .sub-menu{flex-direction:column;gap:0;padding-top:10px}.sideMenuContainer .topSection ul li.menu-item-has-children .sub-menu li{border:0}.sideMenuContainer .topSection ul li.menu-item-has-children .sub-menu li a{font-size:18px !important}.sideMenuContainer .topSection ul li.menu-item-has-children .sub-menu li a::before{content:"";display:flex;align-items:center;justify-content:center;width:15px;height:1px;background:#4d0018}.sideMenuContainer .bottomSection{transform:translateY(100%);-webkit-transition:all .25s ease;transition:all .25s ease;display:flex;flex-direction:column;align-items:center;gap:48px;background:#faf5f6;padding:72px 0}.sideMenuContainer .bottomSection .footer-logo svg{width:100%;height:85px;-webkit-transition:all .25s ease;transition:all .25s ease}.sideMenuContainer .bottomSection .footer-logo svg:hover{filter:drop-shadow(0px 2px 15px rgba(191, 136, 153, 0.8))}.sideMenuContainer .bottomSection .footer-logo svg path{fill:#87082f}.sideMenuContainer .bottomSection .footer-bottom{display:flex;flex-direction:column;align-items:center;gap:24px}.sideMenuContainer .bottomSection .footer-bottom .site-navigation{display:flex;align-items:center}@media(max-width: 767px){.sideMenuContainer .bottomSection .footer-bottom .site-navigation{margin-bottom:24px}}.sideMenuContainer .bottomSection .footer-bottom .site-navigation ul{display:flex;list-style-type:none;margin:0;padding:0;align-items:center;gap:30px}@media(max-width: 767px){.sideMenuContainer .bottomSection .footer-bottom .site-navigation ul{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:48px;row-gap:24px}}.sideMenuContainer .bottomSection .footer-bottom .site-navigation ul li a{color:#4d0018;position:relative;font-size:24px !important}.sideMenuContainer .bottomSection .footer-bottom .site-navigation ul li a::before{content:"";position:absolute;width:100%;height:1px;border-radius:0;background-color:#87082f;bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .25s ease-in-out}.sideMenuContainer .bottomSection .footer-bottom .site-navigation ul li a:hover::before{transform-origin:left;transform:scaleX(1)}.sideMenuContainer .bottomSection .footer-bottom .footer-socials{display:flex;gap:33px;justify-content:center}.sideMenuContainer .bottomSection .footer-bottom .footer-socials a svg{width:21px;height:21px;display:block}.sideMenuContainer .bottomSection .footer-bottom .copyright-text{color:#87082f}.mobMenuActive .hamburgerMenu svg rect:last-of-type{animation:down-rotate .6s ease-out both}.mobMenuActive .hamburgerMenu svg rect:first-of-type{animation:up-rotate .6s ease-out both}.mobMenuActive .hamburgerMenu svg rect:nth-child(2){animation:hide .6s ease-out forwards}@keyframes up-rotate{0%{animation-timing-function:cubic-bezier(0.16, -0.88, 0.97, 0.53);transform:translateY(0px)}30%{transform-origin:center;animation-timing-function:cubic-bezier(0.34, 1.56, 0.64, 1);transform:translateY(-8px)}100%{transform-origin:center;transform:translateY(-7.5px) rotate(45deg) scale(0.9)}}@keyframes down-rotate{0%{animation-timing-function:cubic-bezier(0.16, -0.88, 0.97, 0.53);transform:translateY(0px)}30%{transform-origin:center;animation-timing-function:cubic-bezier(0.34, 1.56, 0.64, 1);transform:translateY(8px)}100%{transform-origin:center;transform:translateY(8px) rotate(-45deg) scale(0.9)}}@keyframes hide{29%{opacity:1}30%{opacity:0}100%{opacity:0}}.mobMenuActive .sideMenu{opacity:1;pointer-events:auto}.mobMenuActive .sideMenuContainer .topSection{transform:translateY(0)}.mobMenuActive .sideMenuContainer .bottomSection{transform:translateY(0)}.mobMenuActive header#mainHeader{background:#fff !important;box-shadow:none !important}.mobMenuActive header#mainHeader .container{padding:20px !important}.allahindlus{background:#4d0018;scroll-margin-top:150px}.allahindlus .container .allahindlus-wrapper{display:flex;padding:60px 60px}@media(max-width: 1024px){.allahindlus .container .allahindlus-wrapper{padding:20px}}.allahindlus .container .allahindlus-wrapper .left-side{width:50%;display:flex;gap:24px;flex-direction:column;z-index:2}@media(max-width: 1024px){.allahindlus .container .allahindlus-wrapper .left-side{gap:8px;justify-content:center}}.allahindlus .container .allahindlus-wrapper .left-side p{color:#fff !important;text-align:right}@media(max-width: 1024px){.allahindlus .container .allahindlus-wrapper .left-side p{text-align:left}}.allahindlus .container .allahindlus-wrapper .left-side h2{text-align:right;width:calc(100% + 80px);display:flex;justify-content:flex-start;color:#fff}@media(max-width: 1024px){.allahindlus .container .allahindlus-wrapper .left-side h2{text-align:left}}.allahindlus .container .allahindlus-wrapper .left-side h2 span{white-space:nowrap}.allahindlus .container .allahindlus-wrapper .left-side .klaviyo-form{width:70%;margin:0 auto}@media(max-width: 1024px){.allahindlus .container .allahindlus-wrapper .left-side .klaviyo-form{width:90%;margin:0}}.allahindlus .container .allahindlus-wrapper .left-side .klaviyo-form input[type=email]{background:rgba(0,0,0,0);border:0 !important;border-bottom:1px solid #fff !important;border-radius:0 !important;padding-left:0 !important;font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:normal !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;color:#fff;width:100%;margin-bottom:20px;outline:0 !important}.allahindlus .container .allahindlus-wrapper .left-side .klaviyo-form input[type=email] strong,.allahindlus .container .allahindlus-wrapper .left-side .klaviyo-form input[type=email] b{font-weight:700 !important}.allahindlus .container .allahindlus-wrapper .left-side .klaviyo-form input[type=email]::placeholder{color:#fff;opacity:1;font-weight:300}.allahindlus .container .allahindlus-wrapper .left-side .gform_confirmation_message{color:#fff}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper{width:70%;margin:0 auto}@media(max-width: 1024px){.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper{width:90%;margin:0}}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper .gform_validation_errors{display:none}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields span{padding:0 !important}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields fieldset .ginput_complex{gap:40px}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields label{margin-bottom:10px !important;padding:0;font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:normal !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields label strong,.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields label b{font-weight:700 !important}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields input,.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields textarea{background:rgba(0,0,0,0);border:0 !important;border-bottom:1px solid #fff !important;border-radius:0 !important;padding-left:0 !important;font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:normal !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;color:#fff}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields input strong,.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields input b,.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields textarea strong,.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields textarea b{font-weight:700 !important}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields input::placeholder,.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields textarea::placeholder{color:#fff;opacity:1;font-weight:300}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields textarea{height:100px !important}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields .ginput_counter,.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_body .gform_fields .gfield_required{display:none}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_footer{justify-content:flex-end !important}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_footer .button{border:1px solid #fff !important;color:#fff !important;font-size:16px !important;padding:8px 16px !important;background:rgba(0,0,0,0) !important;border-radius:53px !important}.allahindlus .container .allahindlus-wrapper .left-side .gform_wrapper form .gform_footer .button svg{display:none !important}.allahindlus .container .allahindlus-wrapper .right-side{width:50%;display:flex;gap:30px}.allahindlus .container .allahindlus-wrapper .right-side img{display:block;object-fit:cover}.allahindlus .container .allahindlus-wrapper .right-side img:first-of-type{width:calc(70% - 15px);height:302px;filter:brightness(0.85)}@media(max-width: 1024px){.allahindlus .container .allahindlus-wrapper .right-side img:first-of-type{width:100%;height:206px}}.allahindlus .container .allahindlus-wrapper .right-side img:last-of-type{width:calc(30% - 15px);height:206px}@media(max-width: 1024px){.allahindlus .container .allahindlus-wrapper .right-side img:last-of-type{display:none}}footer#site-footer{background:#faf5f6}footer#site-footer .container{display:flex;flex-direction:column;align-items:flex-start;gap:60px;padding:60px 60px 32px}@media(max-width: 1024px){footer#site-footer .container{padding:30px 20px 70px;gap:30px}}footer#site-footer .container .footer-top{display:flex;justify-content:space-between;width:100%}footer#site-footer .container .footer-top .footer-logo svg{width:auto;height:88px;-webkit-transition:all .25s ease;transition:all .25s ease}footer#site-footer .container .footer-top .footer-logo svg:hover{filter:drop-shadow(0px 2px 15px rgba(191, 136, 153, 0.8))}footer#site-footer .container .footer-top .footer-logo svg path{fill:#87082f}footer#site-footer .container .footer-top .footer-socials{display:flex;gap:24px;justify-content:center}footer#site-footer .container .footer-top .footer-socials a svg{width:24px;height:24px;display:block}footer#site-footer .container .footer-middle{display:flex;flex-direction:column;margin-bottom:20px;width:100%}footer#site-footer .container .footer-middle .site-navigation{display:flex;align-items:center;width:100%}@media(max-width: 767px){footer#site-footer .container .footer-middle .site-navigation{margin:24px 0}}footer#site-footer .container .footer-middle .site-navigation>div{width:100%}footer#site-footer .container .footer-middle .site-navigation ul{display:flex;list-style-type:none;margin:0;padding:0;align-items:center;gap:24px;width:100%}@media(max-width: 767px){footer#site-footer .container .footer-middle .site-navigation ul{display:grid;grid-template-columns:repeat(1, 1fr);column-gap:48px;row-gap:24px}}footer#site-footer .container .footer-middle .site-navigation ul li{width:fit-content}footer#site-footer .container .footer-middle .site-navigation ul li a{color:#87082f;position:relative;font-size:20px !important}footer#site-footer .container .footer-middle .site-navigation ul li a::before{content:"";position:absolute;width:100%;height:1px;border-radius:0;background-color:#87082f;bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .25s ease-in-out}footer#site-footer .container .footer-middle .site-navigation ul li a:hover::before{transform-origin:left;transform:scaleX(1)}@media(min-width: 1024px){footer#site-footer .container .footer-middle .site-navigation ul li:not(:first-of-type){display:flex;gap:24px;align-items:center;position:relative}footer#site-footer .container .footer-middle .site-navigation ul li:not(:first-of-type)::before{content:"";display:block;width:.5px;height:23px;background:#87082f}}footer#site-footer .container .footer-bottom{width:100%;display:flex;justify-content:space-between}@media(max-width: 1024px){footer#site-footer .container .footer-bottom{flex-direction:column;gap:24px}}footer#site-footer .container .footer-bottom .copyright-text{color:#87082f;text-align:center;display:flex;gap:16px}footer#site-footer .container .footer-bottom .copyright-text a{color:#87082f;position:relative;font-weight:500 !important}footer#site-footer .container .footer-bottom .copyright-text a::before{content:"";position:absolute;width:100%;height:1px;border-radius:0;background-color:#87082f;bottom:-2px;left:0;transform-origin:right;transform:scaleX(0);transition:transform .25s ease-in-out}footer#site-footer .container .footer-bottom .copyright-text a:hover::before{transform-origin:left;transform:scaleX(1)}footer#site-footer .container .footer-bottom .copyright-text svg{height:12px;width:auto}#gform_confirmation_message_3{color:#fff !important}html{line-height:1.15;-webkit-text-size-adjust:100%;background:#000;scroll-behavior:smooth}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*:focus{outline:none}::placeholder{color:#000;opacity:1}::selection{color:#fff;background:#87082f}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:#ebebeb}::-webkit-scrollbar-thumb{background:#e7ced5}::-webkit-input-placeholder{color:#5f5f5f;font-size:16px;line-height:100%}:-ms-input-placeholder{color:#5f5f5f;font-size:16px;line-height:100%}::placeholder{color:#5f5f5f;font-size:16px;line-height:100%}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.container{max-width:1440px;margin:0 auto;width:100%}@keyframes fadeIn{from{opacity:0}to{opacity:1}}body{margin:0;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;z-index:1;position:relative;overflow-x:hidden !important;font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:normal !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important}body strong,body b{font-weight:700 !important}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a{-webkit-transition:all .25s ease;transition:all .25s ease}body a:hover{color:#000}body ins{text-decoration:none}body h1{font-family:"Playfair Display",sans-serif !important;font-size:65px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important;color:#87082f;margin:0}@media(max-width: 1024px){body h1{font-family:"Playfair Display",sans-serif !important;font-size:42px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important}}body h2{font-family:"Playfair Display",sans-serif !important;font-size:48px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important;margin:0;color:#87082f}@media(max-width: 1024px){body h2{font-family:"Playfair Display",sans-serif !important;font-size:24px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important}}body p{font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:300 !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;color:#0f0f0f;margin:0}body p strong,body p b{font-weight:700 !important}body h3{font-family:"Playfair Display",sans-serif !important;font-size:36px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important;color:#87082f;margin:0}body h4{font-family:"Playfair Display",sans-serif !important;font-size:26px !important;font-weight:500 !important;font-style:normal !important;line-height:normal !important;letter-spacing:normal !important;text-transform:none !important;color:#87082f;margin:0}body a{font-family:"Raleway",sans-serif !important;font-size:16px !important;font-weight:normal !important;font-style:normal !important;line-height:150% !important;letter-spacing:normal !important;text-transform:none !important;-webkit-transition:all .25s ease;transition:all .25s ease;text-decoration:none}body a strong,body a b{font-weight:700 !important}body #wpadminbar a{font-size:13px !important;line-height:unset !important}