:root{--brand-bg-color:#f5ec7d;--brand-text-color:#1b5732}.ff-heading{font-family:NoeBold}.cart_drwr{position:fixed;right:-98%;top:0;z-index:2147483640;display:block;height:100vh;width:98%;overflow-x:hidden;background-color:rgb(255 255 255/var(--tw-bg-opacity));transition-property:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:768px){.cart_drwr{right:-425px;width:425px}}.cart_drwr{--tw-bg-opacity:1;scrollbar-width:0}cart-notification{display:none}@media (min-width:375px){.cart_drwr{right:-400px;width:400px}}.cart_drwr::-webkit-scrollbar{display:none}.cart_drwr.open{right:0}body.is-cart-open{overflow:hidden}.cart_drwr.open+.cart-overlay{position:fixed;left:0;top:0;z-index:2147483639;height:100vh;width:100vw;background-color:rgb(0 0 0/var(--tw-bg-opacity));opacity:.4;--tw-bg-opacity:1}.cart_drwr .cart-form{display:flex;height:100%;max-height:100vh;flex-direction:column}.cart_drwr .cart-body{max-height:calc(100dvh - 18%);flex-grow:1;overflow-y:auto;scrollbar-width:none}.cart_drwr .cart-body::-webkit-scrollbar{display:none}.cart_drwr button{min-height:-moz-min-content;min-height:min-content;min-width:-moz-min-content;min-width:min-content;border-radius:0;padding:1rem}.cart_drwr button:after,.cart_drwr button:before{display:none}.cart_drwr .cart-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem}.cart_drwr .cart-header .h2{margin-top:0;margin-bottom:0}.cart_drwr .btn-close svg{height:1.5rem;width:1.5rem}.cart_drwr .cart-footer{border-top:1px solid #0000001a;display:grid;gap:1rem;padding:1.5rem 2.5rem}.cart_drwr .cart-footer .cart-footer-tax{text-align:center;font-size:1rem;line-height:1.5rem}.cart_drwr .btn-checkout{display:flex;width:100%;justify-content:center;gap:.5rem;border-radius:100px;padding-top:1.5rem;padding-bottom:1.5rem;font-weight:700;text-transform:uppercase}.cart-empty{text-align:center}.cart_drwr .cart-items{display:grid;gap:2.5rem;padding-left:2.5rem;padding-right:2.5rem}.cart_drwr .cart-line-item{position:relative;overflow:hidden;border-radius:.75rem;border:2px solid #0000001a;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.cart_drwr .cart-item-info{position:relative;display:flex;gap:.5rem;padding:1rem}.cart_drwr .cart-item-info img{max-width:9rem}.cart_drwr .cart-item-info .item-meta-wrap{display:grid;flex-grow:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:1rem}.cart_drwr .cart-item-info .item-meta{display:grid;align-content:flex-start;gap:.5rem}.cart_drwr .cart-item-info .item-meta *{line-height:1.25}.cart_drwr .cart-item-info a{text-decoration-line:none}.cart_drwr .cart-item-info .item-title{font-size:1.5rem;font-weight:700;line-height:2rem}.cart_drwr .cart-item-info .item-options-wrap{display:flex;gap:.25rem;text-transform:lowercase}.cart_drwr .cart-item-info .item-options{white-space:nowrap;font-size:1.25rem;line-height:1.75rem;color:rgb(156 163 175/var(--tw-text-opacity))}.cart_drwr .btn-delete{position:absolute;right:1rem;top:1rem;background-color:initial;padding:0}.cart_drwr .btn-delete svg{height:1.25rem;width:1.25rem}.cart_drwr .item-qty-wrap{display:flex;width:100px;align-items:center;justify-content:space-between;border:1px solid #0000001a}.cart_drwr .item-qty .btn-qty{background-color:initial;padding:.5rem}.cart_drwr .item-qty .btn-qty svg{width:2rem}.cart_drwr .item-qty input{width:2rem;border-style:none;text-align:center}.cart_drwr .item-qty input:focus-visible{border-style:none;--tw-shadow-color:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow:var(--tw-shadow-colored);outline:2px solid #0000;outline-offset:2px;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.cart_drwr .item-price{text-align:right;font-size:1.5rem;font-weight:600;line-height:2rem;color:var(--color-brand-dark)}.cart_drwr .item-price.strike-upsell{font-weight:300}.cart-actions-undo{padding:0 1.5rem 1.5rem;font-size:1.25rem;line-height:1.75rem;letter-spacing:0;color:var(--brand-text-color)}.cart-actions-undo a{font-weight:700;color:var(--brand-text-color)}.cart-upsell-wrap{background-color:rgb(251 250 220/var(--tw-bg-opacity));padding:1.5rem;font-size:1.25rem;line-height:1.75rem;--tw-bg-opacity:1}.cart-upsell-wrap .upsell-title-wrap{display:flex;gap:1rem}.cart-upsell-wrap .upsell-title-wrap .upgrade-item{position:relative;top:4px;margin-top:0!important}.cart-upsell-wrap .upsell-title-wrap .upgrade-item input[type=radio]{margin-top:0!important}.cart-upsell-wrap .upsell-title{margin:0;font-size:1.875rem;line-height:2.25rem;font-weight:700}.cart-upsell-wrap .upsell-subtitle{font-weight:500;color:var(--brand-text-color)}.cart-upsell-wrap .wrap{margin-top:1rem;display:flex;gap:.5rem;color:var(--brand-text-color)}.cart-upsell-wrap ul{margin:0;display:grid;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:.25rem;padding-left:2rem}.cart-upsell-wrap .upgrade-item{margin-left:-1rem;margin-top:1.5rem;list-style-type:none}.cart-upsell-wrap .upgrade-item a{cursor:pointer;font-size:1rem;line-height:1.5rem;font-weight:700;text-decoration-line:underline;text-underline-offset:2px}.upsell-price-wrap{position:relative;left:1rem;top:1rem;display:flex;justify-content:flex-end;gap:1rem;font-size:1.5rem;line-height:2rem}.pb-wrap{margin-bottom:1.5rem;display:grid;gap:.5rem;padding-left:2.5rem;padding-right:2.5rem;text-align:center}.progress-bar{position:relative;height:1.5rem;width:100%;border-radius:1.5rem;border-width:2px;border-style:solid;border-color:var(--brand-text-color);color:var(--brand-text-color)}.progress-bar:before{position:absolute;inset:0 100% 0 0;left:.5px;margin:.125rem;width:var(--progress-width);max-width:99.25%;border-radius:inherit;opacity:.85;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.25s;transition-timing-function:ease-in;--tw-content:"";content:var(--tw-content);background:currentColor}.pb-wrap h5{margin:0}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)!important}.cart_drwr .cart-row{border-top:1.5px solid var(--brand-text-color);padding-top:1.5rem;padding-bottom:1.5rem}.cart_drwr .cart-row.recomm-products{padding-bottom:0}.cart_drwr .cart-row h4{margin-top:0;margin-bottom:1.5rem}.cart_drwr .recomm-products .recomm-items{display:grid;gap:1rem}.cart_drwr .recomm-products .product-card{display:flex;align-items:center;gap:1rem;overflow:hidden;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(240 242 237/var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem}.cart_drwr .recomm-products .product-card img{scale:1.85;height:80px;width:64px;-o-object-fit:cover;object-fit:cover}.cart_drwr .recomm-products .product-card .product-title{margin-top:0;margin-bottom:0}.cart_drwr .recomm-products .item-price{margin-top:.5rem;margin-bottom:.5rem}.cart_drwr .recomm-products .product-actions{flex:1 1 0%;text-align:right}.cart_drwr .recomm-products .btn-add-upsell{--tw-bg-opacity:1;background-color:rgb(27 87 50/var(--tw-bg-opacity));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.cart_drwr .list-payment{padding-top:0}.cart_drwr .list-payment__item svg{width:2.5rem}.cart_drwr .list-payment__item:nth-child(11),.cart_drwr .list-payment__item:nth-child(4),.cart_drwr .list-payment__item:nth-child(7){display:none}.cart_drwr .order-summary .cart-line-item{margin-bottom:2rem;padding:1rem 1.5rem;font-size:1.49rem;line-height:1.75rem;color:var(--brand-text-color)}.cart_drwr .order-item{margin-bottom:.375rem;display:flex;justify-content:space-between}.cart_drwr .order-item.apply-coupon{margin-bottom:1rem;align-items:center;justify-content:flex-start;gap:.5rem;--tw-bg-opacity:1;background-color:rgb(245 236 125/var(--tw-bg-opacity));padding:.5rem;font-size:1.5rem;line-height:2rem}.cart_drwr .order-item .saved{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.cart_drwr .order-item.you-pay{font-weight:700}.cart_drwr .order-item.guarantee{margin-top:2rem;margin-bottom:0;align-items:center;justify-content:flex-start;gap:1rem; opacity: 75%;text-align:center;}.cart_drwr .apply-coupon input[type=checkbox]{position:relative;top:.125rem;height:1.5rem;width:1.5rem}.upsell-subscribe-1pack .upsell-info{flex:1 1 0%}.upsell-subscribe-1pack .upsell-price-wrap{right:1rem;left:0;top:-.125rem;flex-direction:column;gap:0}