:root{--brand-primary: #5f7d53;--brand-secondary: #d8c49a;--brand-accent: #b96f4b;--brand-text: #3e4637;--brand-text-light: #67705a;--brand-background: #faf6ec;--brand-surface: rgba(250, 246, 236, .86);--brand-border: rgba(95, 125, 83, .28);--brand-shadow: 0 18px 45px rgba(63, 74, 55, .12);--brand-radius: 10px}html{background:var(--brand-background)}body{color:var(--brand-text);background:var(--brand-background);position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background-color:#faf6ec;background-image:var(--brand-background-image);background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.02);animation:brand-garden-drift 26s ease-in-out infinite alternate}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#faf6ec80,#f4eeddb3)}main,#MainContent,.main-content,section,.section,.gradient,[class*=color-background],.container,.fluid_container,.stretch_width,.full_width{background-color:transparent!important}h1,h2,h3,h4,h5,h6,.heading-style,.section__header-heading{color:var(--brand-text);font-family:var(--heading-font, Georgia, "Times New Roman", serif);font-weight:700}p,.rich__text-m0,.section__header-des{color:var(--brand-text-light)}a{text-underline-offset:.2em}.btn-primary,button.btn-primary,.shopify-payment-button__button,.product-form__submit{min-height:46px;border:1px solid var(--brand-primary)!important;border-radius:var(--brand-radius)!important;background:var(--brand-primary)!important;color:#fdfaf2!important;box-shadow:0 10px 24px #3f4a372e;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.btn-primary:hover,button.btn-primary:hover,.shopify-payment-button__button:hover,.product-form__submit:hover{background:#4c6642!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 14px 30px #3f4a373d}.btn-outline,button.btn-outline{min-height:46px;border:1px solid var(--brand-primary)!important;border-radius:var(--brand-radius)!important;background:#faf6ec66!important;color:var(--brand-primary)!important}.btn-outline:hover,button.btn-outline:hover{background:#5f7d531f!important;color:#4c6642!important}.product-item__wrapper,.collection-item,.card,.cart-item,.product-detail__information,.sec__content-inner,.icon-box-item{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-surface);box-shadow:var(--brand-shadow);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.product-item__wrapper,.collection-item{overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-item__wrapper:hover,.collection-item:hover{transform:translateY(-5px);border-color:#b96f4b73;box-shadow:0 24px 52px #3f4a372e}.product-item__media,.collection-item__media{background:#faf6ecbd}[id*=shop_by_kevintra] .collection-list--grid{grid-template-columns:minmax(0,calc((100% - 30px)/2));justify-content:center}.product-item__information{padding:0 16px 18px}.product-item__name,.product-item__price,.price,.money{color:var(--brand-text)!important}.header-wrapper,.header-section,header .gradient{background:#faf6ecbf!important;border-color:var(--brand-border)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.shopify-section-group-header-group{position:relative;z-index:50;isolation:isolate;background:#faf6ece6!important;border-color:var(--brand-border)!important}.section-header,header.header{position:relative;z-index:2;background:#faf6ece6!important}.header__minicart .minicart__wrapper{top:0;bottom:0;height:100vh!important;height:100dvh!important;max-height:100dvh;overflow:hidden;z-index:60!important;background:var(--brand-background)!important;color:var(--brand-text);box-shadow:-18px 0 45px #3e463733}.header__minicart .minicart__header,.header__minicart #minicart-form,.header__minicart form.minicart-form,.header__minicart .minicart-body,.header__minicart .cart-footer{background:var(--brand-background)!important}.header__minicart #minicart-form,.header__minicart form.minicart-form,.header__minicart .custom-scrollbar{min-height:0}.header__minicart .cart-recommend.inside{background:#faf6ec!important}.header__minicart .drawer-bottom{background:#efe4cd!important}.header__minicart .overlay:after{z-index:40}#topbar,#topbar a,#topbar button,#topbar .heading-color,#topbar svg{color:#4c6642!important}.navigation .menu-mobile-title a,.navigation .menu-mobile-title .heading-style{color:#4c6642!important;opacity:.78}.navigation .menu-mobile-title a.active{color:#33402e!important;opacity:1}.header__minicart .cart-item>.minicart__product__image{align-self:center}.header__minicart .minicart__product__image>a{display:flex;align-items:center}.product .sec__featured-product .product-detail__information{padding:clamp(22px,2.5vw,36px)}.shopify-section-group-header-group.is-sticky,.shopify-section-group-header-group.sticky,.header-wrapper.sticky{background:#faf6eceb!important;box-shadow:0 8px 28px #3f4a371f}.shopify-section-group-footer-group,footer,footer .gradient{background:#faf6ecdb!important;border-color:var(--brand-border)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.shopify-section-group-footer-group .footer_bottom-inner{padding-bottom:0!important}.sec__rich-text .sec__content-inner{padding:clamp(44px,7vw,92px) clamp(22px,5vw,72px)}.sec__rich-text .sec__content-heading{text-wrap:balance}@keyframes brand-garden-drift{0%{background-position:48% 50%;filter:saturate(.97) brightness(1.01)}to{background-position:54% 48%;filter:saturate(1.03) brightness(1.03)}}@media(max-width:767px){body.mobi-navigation-bar{padding-bottom:calc(6.5rem + env(safe-area-inset-bottom,0px))!important}body:before{background-size:auto 100%;background-position:58% center;animation-duration:32s}.product-item__wrapper,.collection-item,.card,.sec__content-inner{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}[id*=shop_by_kevintra] .collection-list--grid{grid-template-columns:minmax(0,1fr)}.product .sec__featured-product .product-detail__information{padding:18px}}@media(prefers-reduced-motion:reduce){body:before,.product-item__wrapper,.collection-item,.btn-primary{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/brand-garden.css.map */
