:root{--color-primary: #171717;--color-secondry: #603463;--color-blue: #6E44FF;--color-white: #ffffff;--color-black: #000000;--lighter-yellow: #FFF2D1;--lighter-pink: #ECDAE0;--lighter-green: #96B5A8;--border-color: #E3E2E2;--font-size-small: clamp(.5rem, 1vw + .5rem, .875rem);--font-size-default: clamp(.7rem, 1vw + .5rem, 1rem);--font-size-h1: clamp(2.5rem, 5vw + 1rem, 3.5rem);--font-size-h2: clamp(2rem, 4vw + 1rem, 2.5rem);--font-size-h3: clamp(1.6rem, 3vw + 1rem, 1.875rem);--font-size-h4: clamp(1.3rem, 2vw + 1rem, 1.5rem);--font-size-h5: clamp(1rem, 1vw + .5rem, 1.125rem);--font-size-h6: clamp(.7rem, 1vw + .5rem, 1rem)}.more-recipes-section img,.ube-away-section .bg-ligher-pink img{aspect-ratio:3/2;object-fit:cover}.header__menu-item{font-weight:400}*{margin:0;padding:0;box-sizing:border-box}html body{color:var(--color-primary)!important;font-size:var(--font-size-default)!important;line-height:1.5;font-family:Karla,sans-serif}.marquee-item span{font-size:16px}.coustard-family{font-family:Coustard,serif}.karla-family{font-family:Karla,sans-serif}html body a{color:inherit;text-decoration:none}html body p{font-family:Karla,sans-serif}html h1{font-size:var(--font-size-h1);font-family:Coustard,serif;margin-bottom:1rem;line-height:62px}html h2{font-size:var(--font-size-h2);font-family:Coustard,serif;margin-bottom:1rem;font-weight:400}html h3{font-size:var(--font-size-h3);font-family:Coustard,serif;margin-bottom:1rem;font-weight:400}html h4{font-size:var(--font-size-h4);font-family:Coustard,serif;margin-bottom:1rem;font-weight:400}html h5{font-size:var(--font-size-h5);font-family:Coustard,serif;margin-bottom:1rem;font-weight:400}html h6{font-size:var(--font-size-h6);font-family:Coustard,serif;font-weight:400}img{max-width:100%;height:auto;display:block}.custom-container{max-width:1270px;width:100%;margin:0 auto;padding-left:15px;padding-right:15px}.section-spacingY{padding-top:clamp(50px,5vw,100px);padding-bottom:clamp(50px,5vw,100px)}.section-spacingT{padding-top:clamp(50px,5vw,100px)}.section-spacingB{padding-bottom:clamp(50px,5vw,100px)}.greenBtn-wrapper,.product-form__buttons,.product-infinite-scroll{position:relative;display:inline-block}.product-form__buttons{width:100%}.greenBtn,.product-form__submit,.button{background-color:var(--color-secondry)!important;color:var(--color-white)!important;font-size:14px!important;font-family:sans-serif!important;padding:10px 20px!important;border:none;border-radius:2px!important;cursor:pointer!important;position:relative!important;z-index:2;text-decoration:none;display:inline-block!important;border:none!important}.greenBtn-wrapper:after,.product-form__buttons:after,.product-infinite-scroll:after{content:"";position:absolute;top:4px;left:-7px;width:100%;height:100%;border:1px solid var(--color-primary);border-radius:2px;z-index:1;pointer-events:none;display:inline-block;transition:all .3s}.greenBtn-wrapper:hover:after,.product-form__buttons:hover:after,.product-infinite-scroll:hover:after{top:-1px;left:-1px;border-color:var(--color-secondry)}.whiteBtn{background-color:var(--color-white);color:var(--color-secondry)!important;font-size:14px;font-family:sans-serif;padding:10px 30px;border:none;border-radius:60px;cursor:pointer;position:relative;z-index:2;text-decoration:none;display:inline-block;transition:all .3s}.whiteBtn:hover{background-color:var(--color-secondry);color:var(--color-white)!important}.greenBtn-normal{border:1px solid var(--color-secondry);font-size:14px;font-family:sans-serif;padding:10px 30px;border-radius:4px;cursor:pointer;position:relative;z-index:2;text-decoration:none;display:inline-block;transition:all .3s}.greenBtn-normal.btnsolid,.greenBtn-normal.btnborder:hover{background-color:var(--color-secondry);color:var(--color-white)!important}.greenBtn-normal.btnborder,.greenBtn-normal.btnsolid:hover{background-color:transparent;color:var(--color-secondry)!important}.text-center{text-align:center}.x-center{margin:0 auto}.d-inline-block{display:inline-block}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.align-item-center{align-items:center}.align-item-start{align-items:start!important}.position-relative{position:relative}.text-white{color:var(--color-white)}.bg-ligher-yellow-100{background-color:#fff2d1}.bg-ligher-yellow{background-color:#fff2d140}.bg-ligher-pink-100{background-color:var(--lighter-pink)}.bg-ligher-pink{background-color:#ecdae040}.bg-ligher-green{background-color:#96b5a840}.secondry-color{color:var(--color-secondry)}.bg-secondry{background-color:var(--color-secondry)}.bg-secondry-30{background-color:#6d937a4d}.color-blue{color:var(--color-blue)}.green-badge-48{background-color:#96b5a840;border-radius:100%;border:1px solid var(--lighter-green);width:48px;height:48px;display:flex;justify-content:center;align-items:center;margin:10px auto 30px;font-size:18px;font-weight:700}.p-20{padding:20px}.pb-50{padding-bottom:50px}.py-24{padding-top:24px;padding-bottom:24px}.py-55{padding-top:55px;padding-bottom:55px}.pt-10{padding-top:10px}.mb-0{margin-bottom:0}.mb-8{margin-bottom:8px}.mb-14{margin-bottom:14px}.mb-20{margin-bottom:20px}.mb-40{margin-bottom:40px}.mb-1{margin-bottom:1rem}.mt-30{margin-top:30px}.mt-20{margin-top:20px}.mt-40{margin-top:40px}.me-5{margin-right:5px}.ms-7{margin-left:7px}.f-12{font-size:12px}.f-14{font-size:14px}.f-20{font-size:20px}.f-36{font-size:36px}.gap-100{gap:100px}.gap-10{gap:10px}.width-heaight-50{width:50px;height:50px}.width-heaight-100{width:100px;height:100px;object-fit:contain}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.width-100{width:100%}.WH-32{width:32px;height:32px}.max-w-660{max-width:660px}.max-w-460{max-width:460px}.max-w-1140{max-width:1570px;margin:0 0 0 auto!important}.border-r-4{border-radius:4px}.text-uppercase{text-transform:uppercase}.border-black-20{border:1px solid #00000020}.breadcrumb{display:flex;align-items:center;font-size:14px;font-family:sans-serif;color:#666}.breadcrumb a{color:#007bff;text-decoration:none;margin-right:8px}.breadcrumb span.separator{margin:0 8px;color:#999}.breadcrumb .current{color:#333;font-weight:500}.custom-select-wrapper{position:relative;max-width:200px}.seller{width:100%;padding:10px 30px 10px 10px;border:1px solid var(--color-secondry);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;color:#333;font-size:16px;cursor:pointer}.seller:focus{outline:none}.custom-select-wrapper:after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);color:var(--color-secondry);background-image:url(../images/down-arrow.png);background-size:contain;background-repeat:no-repeat;pointer-events:none;width:14px;height:14px}.custom-select-wrapper:focus-within:after{transform:translateY(-50%) rotate(180deg)}.section-title span{color:var(--color-secondry);font-weight:700}.title-with-icon{display:flex;gap:10px;align-items:center}.grid-two{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center}.grid-two.reverse .content-box{direction:ltr}.grid-four,.grid-three{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;align-items:center}.grid-two-33-66{display:grid;grid-template-columns:33.33% 66.66%;align-items:center}.grid-two-66-33{display:grid;grid-template-columns:66.66% 33.33%;align-items:center}.grid-two-40-60{display:grid;grid-template-columns:40% 60%;align-items:center}.grid-two-50{display:grid;grid-template-columns:50% 50%;align-items:center}.table-container{max-width:400px;overflow-x:auto}table{width:100%;border-collapse:collapse;border:1px solid var(--border-color);border-radius:8px}td{font-family:Karla,sans-serif}th,td{padding:10px 15px;font-size:16px;text-align:left;border:1px solid var(--border-color)}th{font-weight:600}.vector-right{position:absolute;right:0;top:60px;max-width:154px}.home-page .hero-section{background-position:center;background-repeat:no-repeat;background-size:cover;display:flex}.hero-section .customer-ratingWr{display:flex;align-items:center;margin-top:30px;gap:10px}.hero-section .customer-ratingWr .pro{margin-left:10px}.hero-section .customer-ratingWr .pro img{border:1px solid var(--color-secondry);margin-left:-10px;border-radius:100%}.marquee-wrapper{overflow:hidden;background-color:var(--lighter-yellow)}.marquee-content{display:flex;width:max-content;animation:scrollMarquee 20s linear infinite;gap:100px}.marquee-item{display:flex;align-items:center;padding:24px 0;gap:12px;white-space:nowrap}.marquee-wrapper:hover .marquee-content{animation-play-state:paused}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.consumption-section ol{list-style:none}.consumption-section .content-wr ol li{border-bottom:1px solid #00000020;padding-bottom:23px;margin-bottom:23px;margin-left:0}.consumption-section .content-wr ol li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.features-home-section .features-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));background:transparent;padding:0;text-align:center;border-radius:4px}.ube-table-wrapper{max-width:100%;overflow-x:auto;background:#fefefe;font-family:Georgia,serif}.ube-comparison-table{width:100%;border-collapse:collapse;border:1px solid #ddd;min-width:900px}.ube-comparison-table thead th{color:#659070;font-weight:700;font-size:20px;text-align:left;padding:20px 15px;font-family:Coustard,serif}.ube-comparison-table thead th:nth-child(2){background-color:#c7a2d210;color:#c7a2d2}.ube-comparison-table tbody td{font-size:16px;padding:15px;border-top:1px solid #ddd;vertical-align:top}.ube-comparison-table tbody tr td:first-child{font-weight:700;color:#444;text-transform:uppercase}.ube-comparison-table tbody tr td:nth-child(2){background-color:#c7a2d210;color:#000;font-weight:500}.ube-comparison-table tbody tr td:nth-child(3),.ube-comparison-table tbody tr td:nth-child(4){color:#333}.ube-away-section .top{position:relative}.ube-away-section .top img{min-height:200px}.ube-away-section .top img,.ube-away-section .bottom img{border-radius:4px}.ube-away-section .top h2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;color:var(--color-white);padding:60px}.ube-away-section .bottom .ubeAwaySlider{padding-bottom:40px}.ube-away-section .bottom .ubeAwaySlider .swiper-pagination{top:auto}.ube-away-section .bottom .ubeAwaySlider .swiper-pagination-bullet{background-color:#d9d9d9;opacity:1}.ube-away-section .bottom .ubeAwaySlider .swiper-pagination-bullet-active{background-color:#c7a2d2}.why-choose-section{background-image:url(/cdn/shop/files/why-choose-bg.png?v=1753860982);background-position:right;background-size:contain;background-repeat:no-repeat}.why-choose-section .boxspace{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:20px}.testimonials-section .contentwr{border:1.5px solid #00000020;border-radius:4px;padding:17px 24px}.testimonials-section .profile img{border-radius:100%;border:1px solid var(--color-blue)}.testimonials-section .testimonialsSlder{padding-bottom:70px}.testimonialsSlder .swiper-button-prev:after,.testimonialsSlder .swiper-button-next:after{display:none}.testimonialsSlder .swiper-button-prev,.testimonialsSlder .swiper-button-next{bottom:0;top:auto;width:40px;height:40px;border:1px solid #A8A8A8;border-radius:100%}.testimonialsSlder .swiper-button-prev[aria-disabled=false],.testimonialsSlder .swiper-button-next[aria-disabled=false]{border:1px solid var(--color-secondry);background-color:var(--color-secondry)}.testimonialsSlder .swiper-button-prev[aria-disabled=false] img,.testimonialsSlder .swiper-button-next[aria-disabled=false] img{filter:brightness(0) invert(1)}.testimonialsSlder .swiper-button-prev{left:calc(50% - 45px)}.testimonialsSlder .swiper-button-next{right:calc(50% - 45px);transform:rotate(180deg)}.home-abut-section{background-image:url(/cdn/shop/files/about-bg.png?v=1753861814);background-size:cover;background-repeat:no-repeat;position:relative}.home-abut-section:before{content:"";position:absolute;background-image:url(/cdn/shop/files/about-blubea.png?v=1753881144);background-position:right;background-size:contain;background-repeat:no-repeat;bottom:0;height:478px;width:100%;right:0;z-index:1;opacity:.04;mix-blend-mode:plus-lighter;pointer-events:none}.home-abut-section .contentwr{padding-top:200px;padding-bottom:100px}.home-abut-section .contentwr .left{padding-right:90px}.home-abut-section .contentwr .right{padding-right:100px;padding-left:30px;text-align:left}.hero-section.herocomman{background-image:url(/cdn/shop/files/banner-bg.png?v=1753942063);background-position:center;background-repeat:no-repeat;background-size:cover;max-height:550px;height:100%;display:flex;align-items:center}.banner-inner{flex-shrink:0}.content-twobox{padding-left:clamp(1em,6vw,5.25em);padding-right:clamp(1em,6vw,5.25em)}.features-box-comman{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));text-align:center}.features-box{background:#c7a2d2;background:linear-gradient(90deg,#c7a2d2,#fff2d1);padding:clamp(60px,1em,60px);border-radius:4px}.feature{padding:1rem;font-family:Karla,sans-serif;font-size:var(--font-size-default)}.content-wr ul li,.content-wr ol li{margin-left:20px;color:var(--color-black);margin-bottom:14px}.content-wr .steps li::marker{font-size:20px;font-family:Karla,sans-serif}.instagram-section{position:relative;background:url(/cdn/shop/files/bg-instagram-img.png?v=1753940417);background-size:cover;background-position:bottom}.blog-layout-simple .blog-block-item .item:nth-child(n+2) .article-item{border-top:0!important;padding-top:0!important}.faq-section{padding:60px 0}.faq-item{border:1px solid #00000040;border-radius:8px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#6d937a}.faq-question{padding:20px 24px;background-color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.faq-question h3{margin:0;font-size:18px;font-weight:600;color:#333;flex:1}.faq-toggle{font-size:24px;font-weight:700;color:#666;transition:transform .3s ease;margin-left:16px}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background-color:#fff}.faq-item.active .faq-answer{max-height:500px;padding:0 24px 24px}.faq-answer p{margin:0;color:#666;line-height:1.6;font-size:16px}@media (max-width: 768px){.faq-question{padding:16px 20px}.faq-question h3{font-size:16px}.faq-item.active .faq-answer{padding:0 20px 20px}}.card-media>img,.card-media>video{object-fit:cover}.text-tags,.tags .separator,.template-product .price-item--regular,.template-product .productView-wishlist,.skip-to-content-link,.header__icon .text-open{display:none!important}.card-title,.card-price .price-item{font-size:16px;font-weight:500}.tags{margin-bottom:24px;display:flex;gap:15px}.tags a{padding:5px;background:#ecdae0;border-radius:4px;font-size:13px;font-family:Coustard}.productView-title{font-family:Karla}.template-product .price-item{color:#6d937a!important;font-family:Coustard;font-weight:400!important}.benefit-icon svg{stroke:none;height:2rem!important;width:2rem!important;margin-bottom:10px}.benefit-item:nth-child(1),.benefit-item:nth-child(2){border-right:1px solid #E0E0E0}.template-product .product-customInformation__content .title{margin:0}.template-product .product-customInformation{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.template-product .productView-customText.text-center{padding:0}.wrapper-body{padding-bottom:0}.footer-block__details .image_logo img{width:100px!important}.footer-block__heading{font-weight:600;font-family:Coustard!important;margin-bottom:25px!important}.newsletter__style1 div{align-items:center}.newsletter__style1 .footer-block__heading{margin:0!important}.footer__content-top-2{align-items:center!important}.field__input{border-radius:22px!important;border-color:#17171740!important}.newsletter-form__button{border-radius:22px}.benefits-row{display:flex;justify-content:center;align-items:center;max-width:1000px;margin:0 auto}.productView-desc{font-size:14px!important;font-family:Karla!important;font-weight:400}.benefit-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;transition:transform .3s ease}.benefit-content{flex:1}.product-form__input .form__label,.form__label-combined,.productView-quantity .quantity__label{font-size:16px!important}.product-form__label .text{font-weight:500!important;font-size:15px;margin-top:5px}.benefit-title{font-size:14px;font-weight:400;color:#171717;margin:0;line-height:1.3;font-family:Karla}.halo-text-format p,.productView-tab dl dt,.productView-tab dl dd{font-size:15px!important}.blog-layout-masonry .breadcrumb{padding:35px auto!important}.btn-tab-group{display:flex;gap:15px;flex-wrap:nowrap}shopify-accelerated-checkout-cart{display:none}@media (max-width: 767px){.tags a{font-size:11px}.tags{margin-top:25px;justify-content:center}.template-product .product-customInformation__content .title{font-size:16px!important;margin-bottom:10px;margin-top:10px}.footer-block__mobile .footer-block__heading{font-size:16px!important;font-weight:500!important}.newsletter__style1 div{display:flex;flex-direction:column;justify-content:center!important;gap:5px}.column-6 .footer-block__item:nth-child(n+3){margin-top:0!important}.footer-block__newsletter .newsletter-form__field-wrapper{align-items:center!important}.footer-block__list-social ul{display:flex;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/style.css.map */
