@media(max-width:767px){.nav-account-link{display:none!important}}.cartToggle .icon-cart,.cartToggle .icon-circle,.nav-account-link .icon-user,.searchToggle .icon-search{display:none!important}.cartToggle,.nav-account-link,.searchToggle{position:relative}.cartToggle:before,.nav-account-link:before,.searchToggle:before{content:"";display:block;width:22px;height:22px;background-size:contain;background-repeat:no-repeat;background-position:center}.cartToggle:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E")}.nav-account-link:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.searchToggle:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E")}.searchToggle--close{display:none!important}.cartToggle .cartToggle-items{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;background-color:#e488a5;color:#fff;font-size:10px;font-weight:700;line-height:18px;text-align:center;border-radius:9999px;padding:0 5px}.cartToggle--empty .cartToggle-items{display:none}.cartToggle:after{content:"";position:absolute;top:0;right:-2px;width:8px;height:8px;background-color:#e488a5;border-radius:50%;pointer-events:none}.cartToggle--empty:after{display:none}.menuToggle .icon-menu{width:22px;height:22px;position:relative}.menuToggle .diamond-bar,.menuToggle .icon-bar,.menuToggle .icon-bar:before,.menuToggle .icon-bar:after{display:none!important}.menuToggle .icon-menu:before{content:"";display:block;width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='3' y1='12' x2='21' y2='12'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cline x1='3' y1='18' x2='21' y2='18'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0;transition:opacity .2s}.nav--is-visible .menuToggle .icon-menu:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E")}.menuToggle .diamond-bar{background:none!important;width:0!important;height:0!important}@media(max-width:767px){.nav--is-visible [data-body-wrap],.nav--is-visible .shopify-section-header,.nav--is-visible .shopify-section-header>header,.nav--is-visible .shopify-section-header header,.nav--is-visible [data-site-alert],.nav--is-visible [data-shop-bar]{transform:none!important}.nav-hamburger{position:fixed!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;height:auto!important;max-height:85vh;padding-top:0!important;border-radius:24px 24px 0 0;box-shadow:0 -8px 40px #1d1b1a26;background-color:#fff8f5;transform:translateY(100%)!important;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear .35s!important;visibility:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:1010!important}.nav--is-visible:not(.nav--is-hiding) .nav-hamburger{transform:translateY(0)!important;visibility:visible!important;transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s!important}.nav--is-hiding .nav-hamburger{transform:translateY(100%)!important}.nav-hamburger:before{content:"";display:block;width:40px;height:4px;background-color:#e8e1de;border-radius:9999px;margin:12px auto 4px;flex-shrink:0;cursor:grab}.nav-hamburger .nav-mobile-close{position:relative!important;top:auto!important;right:auto!important;width:100%!important;height:auto!important;background:none!important;border:none;margin:0;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.nav-hamburger .nav-mobile-close:before{content:"Menu";font-family:var(---heading-font-family),sans-serif;font-size:20px;font-weight:700;color:#1d1b1a;pointer-events:none;order:1}.nav-hamburger .nav-mobile-close .icon-close{width:16px;height:16px;order:2;background-color:#f9f2ef;border-radius:50%;padding:10px;box-sizing:content-box;color:#e488a5;transition:background-color .2s,color .2s}.nav-hamburger .nav-mobile-close:hover .icon-close{background-color:#ffcfde;color:#ce577c}.nav-hamburger .nav-inner{padding:0;flex:1;overflow-y:auto}.nav-hamburger .nav-inner-wrapper{padding:0 24px 32px;margin:0!important;max-width:100%!important;width:100%!important}.nav-hamburger .menu{padding:0!important;margin:0}.nav-hamburger .menu-item{margin:0!important;font-size:16px!important}.nav-hamburger .menu-item a{display:flex;align-items:center;padding:14px 0!important;border-bottom:1px solid #e8e1de;color:#1d1b1a;text-decoration:none;font-weight:600;font-size:16px;letter-spacing:.01em;transition:color .2s}.nav-hamburger .menu-item:last-child a{border-bottom:none}.nav-hamburger .menu-item a:hover{color:#e488a5}.nav-hamburger .submenu-item{margin:0!important}.nav-hamburger .submenu-item a{font-size:14px!important;padding:12px 0 12px 16px!important;font-weight:500;color:#534341;border-bottom:1px solid #f3ece9}.nav-hamburger .submenu-item a:hover{color:#e488a5}}.cart-drawer{background-color:transparent;width:100%;height:100vh}.tummy-cart-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#1d1b1a00;transition:background-color .3s ease;cursor:pointer}.cart--is-visible .tummy-cart-backdrop{background-color:#1d1b1a59}.cart-drawer .scroll{position:absolute!important;z-index:1;top:0;right:0;left:auto;width:100%;max-width:460px;height:100vh;padding:0!important;margin:0!important;background-color:#fff8f5;box-shadow:-8px 0 40px #1d1b1a1f;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow:hidden!important;display:flex;flex-direction:column}.cart--is-visible .cart-drawer .scroll{transform:translate(0)}.cart-drawer .cart-wrapper.container{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer .cart{padding:0!important;margin:0!important;min-height:0!important;transform:none!important;transition:none!important;display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer .cart.is-open{transform:none!important}.cart-drawer .cart>form{display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0}.cart-drawer .is-hidden+.cart__form{display:flex!important;flex-flow:column nowrap!important;flex:1;overflow:hidden;margin-bottom:0!important;min-height:0}.cart-drawer .cart__form .cart__table{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 28px;width:100%!important;-webkit-overflow-scrolling:touch;min-height:0}.cart-drawer .cart__form .checkout-buttons{flex-shrink:0;padding:20px 28px 28px!important;margin:0!important;width:100%!important;max-width:100%!important;background-color:#fff8f5;border-top:1px solid #e8e1de;box-shadow:0 -4px 16px #1d1b1a0a;position:relative!important;top:auto!important;align-self:stretch!important}@media(max-width:767px){.cart-drawer .scroll{top:auto;bottom:0;right:0;left:0;max-width:100%;width:100%;height:85vh;max-height:85vh;border-radius:24px 24px 0 0;box-shadow:0 -8px 40px #1d1b1a26;transform:translateY(100%)!important;transition:transform .35s cubic-bezier(.4,0,.2,1)}.cart--is-visible .cart-drawer .scroll{transform:translateY(0)!important}.cart-drawer .cart__table{height:45vh!important;max-height:45vh!important;overflow-y:scroll!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0 20px!important}.cart-drawer .checkout-buttons{padding:16px 20px 24px!important;border-radius:0}.cart-drawer .scroll:before{content:"";display:block;width:40px;height:4px;background-color:#e8e1de;border-radius:9999px;margin:12px auto 0;flex-shrink:0;cursor:grab}}.cart-drawer .cart__form .cart__title{flex-shrink:0;margin-bottom:16px;text-align:left;padding:0 28px}@media(max-width:767px){.cart-drawer .cart__form .cart__title{padding:0 20px}}.cart-drawer .cart__table-header{display:none!important}.cart-drawer .cart__table,.cart-drawer .cart__table-body,.cart-drawer .cart__table-footer{display:block!important}.cart-drawer .cart__table-row{display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"product quantity" "price   quantity"!important;gap:4px 14px!important;align-items:start;padding:16px 0;border-bottom:1px solid #e8e1de;margin-bottom:0}.cart-drawer .cart__table-row:last-child{border-bottom:none}.cart-drawer .cart__table-row:after{content:none!important}.cart-drawer .cart__table-cell{padding:0!important;text-align:left!important;width:auto!important}.cart-drawer .cart__table-cell--product{grid-area:product!important}.cart-drawer .cart__table-cell--price{grid-area:price!important;padding-left:96px!important}.cart-drawer .cart__table-cell--quantity{grid-area:quantity!important;align-self:center;display:flex!important;flex-direction:column;align-items:flex-end;gap:6px;margin:0!important;overflow:visible!important;min-width:120px}.cart-drawer .cart-product{display:flex!important;align-items:flex-start;gap:16px}.cart-drawer .cart-product__thumb{flex:0 0 80px;min-width:80px;width:80px;height:80px;border-radius:14px;overflow:hidden;background-color:#f3ece9;margin-right:0}.cart-drawer .cart-product__thumb-img{border-radius:0;width:100%;height:100%;object-fit:cover}.cart-drawer .cart-product__desc{flex:1;min-width:0}.cart-drawer .cart-product__title{font-family:var(---heading-font-family),sans-serif;font-weight:700;font-size:14px;color:#1d1b1a;text-decoration:none;line-height:1.4;display:block;margin-bottom:2px}.cart-drawer .cart-product__title:hover{color:#e488a5}.cart-drawer .cart-product__variant{color:#867370;font-size:12px;font-weight:500;display:block}.cart-drawer .cart-product__price span{color:#e488a5;font-weight:700;font-size:14px}.cart-drawer .cart-product__price s{color:#867370;font-weight:400;font-size:13px}.cart-drawer .cart-product__quantity{display:inline-flex}.cart-drawer .cart-product__quantity .counter{display:inline-flex;align-items:center;position:relative;border:2px solid #e8e1de;border-radius:9999px;overflow:visible;background:#fff;font-size:14px;flex-shrink:0;min-width:112px}.cart-drawer .cart-product__quantity .inputCounter{position:relative;border:none;background:none;text-align:center;font-weight:700;font-size:14px;color:#1d1b1a;width:40px;height:36px;padding:0;margin:0;-moz-appearance:textfield}.cart-drawer .cart-product__quantity .inputCounter::-webkit-inner-spin-button,.cart-drawer .cart-product__quantity .inputCounter::-webkit-outer-spin-button{-webkit-appearance:none}.cart-drawer .cart-product__quantity .inputCounter__btn{position:relative;top:auto;bottom:auto;left:auto;right:auto;width:36px;height:36px;min-width:36px;border:none;background:none;margin:0;padding:0;color:#534341;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s,color .15s;border-radius:0;z-index:auto}.cart-drawer .cart-product__quantity .inputCounter__btn--down{order:-1}.cart-drawer .cart-product__quantity .inputCounter__btn:hover{background-color:#fff2f6;color:#e488a5}.cart-drawer .cart-product__remove{position:relative!important;left:auto!important;width:auto!important;min-width:0!important;transform:none!important;color:#867370;font-size:11px;text-decoration:none;font-weight:600;letter-spacing:.02em;margin:0;display:inline-block;transition:color .2s}.cart-drawer .cart-product__remove:hover{color:#ce577c}.cart-drawer .cart__table-cell--total{display:none!important}.cart-drawer .cart-close{top:20px!important;right:28px;width:40px;height:40px;border-radius:50%;background-color:#f9f2ef;color:#e488a5;border:none;margin:0;z-index:10;transition:background-color .2s,color .2s}.cart-drawer .cart-close:hover{background-color:#ffcfde;color:#ce577c}.cart-drawer .cart-close .icon-close{width:18px;height:18px}.cart-drawer .cart__title{font-family:var(---heading-font-family),sans-serif;font-size:22px;font-weight:700;color:#1d1b1a;padding:28px 28px 0!important;margin-bottom:16px;letter-spacing:-.01em;flex-shrink:0}.cart-drawer .cart__title--mobile{text-align:left!important}@media(max-width:767px){.cart-drawer .cart__title{padding:8px 20px 0!important}.cart-drawer .cart-close{top:12px!important;right:20px}}.cart-drawer .cart__empty{position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;text-align:center;padding:60px 28px;margin:0}.cart-drawer .cart__empty h1,.cart-drawer .cart__empty h2{padding-top:0;font-size:22px;margin-bottom:12px}.cart-drawer .cart__empty p{color:#534341;font-size:15px;line-height:1.6;margin-bottom:24px}.cart-drawer .cart__empty .button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e488a5,#ca6383);color:#fff;border:none;border-radius:9999px;padding:14px 32px;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0;box-shadow:0 6px 20px #e488a54d;transition:transform .2s,box-shadow .2s}.cart-drawer .cart__empty .button:hover{transform:scale(1.02);box-shadow:0 10px 28px #e488a566}.cart-drawer .cart-message{background-color:#fff2f6;border-radius:16px;padding:16px 20px;margin-bottom:20px;font-size:13px;color:#534341}.cart-drawer .cart-message>span{margin-bottom:10px}.cart-drawer .cart-message-progress{border:none;border-radius:9999px;background-color:#e8e1de;height:8px;padding:0;overflow:hidden;margin-bottom:0}.cart-drawer .cart-message-progress span{height:100%;border-radius:9999px;background:linear-gradient(135deg,#e488a5,#ca6383)}.cart-drawer .cart-totals-table{padding:16px 0;border-top:1px solid #e8e1de}.cart-drawer .cart-total-price{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.cart-drawer .cart-total-price__label{font-weight:700;font-size:15px;color:#1d1b1a}.cart-drawer .cart-total-price__value,.cart-drawer [data-cart-total]{font-weight:700;font-size:18px;color:#1d1b1a}.cart-drawer .cart-tax-info{color:#867370;font-size:12px;margin-bottom:16px}.cart-drawer .order-notes__label{font-weight:700;font-size:13px;color:#1d1b1a;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;display:block}.cart-drawer .order-notes__content{border:2px solid #e8e1de;border-radius:16px;padding:12px 16px;font-size:14px;color:#1d1b1a;background:#fff;resize:vertical;min-height:80px;width:100%;transition:border-color .2s}.cart-drawer .order-notes__content:focus{border-color:#e488a5;outline:none}.cart-drawer .cart__checkout{display:flex;align-items:center;justify-content:center;width:100%;background:linear-gradient(135deg,#e488a5,#ca6383);color:#fff;border:none;border-radius:9999px;padding:16px 32px;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0;box-shadow:0 8px 24px #e488a54d;transition:transform .2s,box-shadow .2s;cursor:pointer;line-height:1}.cart-drawer .cart__checkout:hover{transform:scale(1.02);box-shadow:0 12px 32px #e488a566}.cart-drawer .button--secondary,.cart-drawer a[data-continue].button{display:flex;align-items:center;justify-content:center;width:100%;background:transparent;color:#e488a5;border:2px solid #ffafc8;border-radius:9999px;padding:14px 32px;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:12px 0 0;transition:background-color .2s,border-color .2s;box-shadow:none}.cart-drawer .button--secondary:hover,.cart-drawer a[data-continue].button:hover{background-color:#fff2f6;border-color:#e488a5}.cart-drawer .additional-checkout-buttons{margin-top:12px;float:none}.cart-drawer .shopify-payment-button__button{border-radius:9999px!important;min-height:52px!important}.cart-drawer .additional-checkout-buttons .paypalLight,.cart-drawer .additional-checkout-buttons .shopify-cleanslate,.cart-drawer .additional-checkout-buttons .shopify-cleanslate>div,.cart-drawer .additional-checkout-buttons .shopify-cleanslate>div>div,.cart-drawer .additional-checkout-buttons .shopify-cleanslate>div>div>div{min-width:100%!important}.cart-drawer .acceptance__label{color:#534341;font-size:13px}.cart-drawer .acceptance__input:checked+.acceptance__label:before{background-color:#e488a5;border-color:#e488a5}.cart-drawer .cart__errors{background-color:#fff2f6;border:1px solid #ffafc8;border-radius:16px;padding:16px 20px;margin-bottom:16px;position:relative}.cart-drawer .cart__errors__heading{color:#ce577c;font-weight:700;font-size:14px;margin:0 0 4px}.cart-drawer .cart__errors__content{color:#534341;font-size:13px;margin:0}.cart-drawer .cart__errors__btn{position:absolute;top:12px;right:12px;color:#ce577c;background:none;border:none;margin:0;padding:0;cursor:pointer}.cart-drawer .cart-discounts__title,.cart-drawer .cart-product__discounts p{color:#e488a5}.cart-drawer .cart__buttons-wrapper{padding-top:8px}.cart-drawer .cart__buttons{margin:0}body.template-cart .cart-product__thumb{border-radius:14px;overflow:hidden}body.template-cart .cart-product__title{font-family:var(---heading-font-family),sans-serif;font-weight:700;color:#1d1b1a;text-decoration:none}body.template-cart .cart-product__title:hover{color:#e488a5}body.template-cart .cart-product__variant{color:#867370;font-size:12px}body.template-cart .cart-product__price span{color:#e488a5;font-weight:700}body.template-cart .cart-product__quantity .counter{display:inline-flex;align-items:center;position:relative;border:2px solid #e8e1de;border-radius:9999px;overflow:hidden;background:#fff;font-size:14px}body.template-cart .cart-product__quantity .inputCounter{position:relative;border:none;background:none;text-align:center;font-weight:700;font-size:14px;color:#1d1b1a;width:48px;height:40px;padding:0;margin:0}body.template-cart .cart-product__quantity .inputCounter__btn{position:relative;top:auto;bottom:auto;left:auto;right:auto;width:40px;height:40px;min-width:40px;border:none;background:none;margin:0;padding:0;color:#534341;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0;z-index:auto}body.template-cart .cart-product__quantity .inputCounter__btn--down{order:-1}body.template-cart .cart-product__quantity .inputCounter__btn:hover{background-color:#fff2f6;color:#e488a5}body.template-cart .cart-product__remove{color:#867370;text-decoration:none;font-size:12px;font-weight:600}body.template-cart .cart-product__remove:hover{color:#ce577c}body.template-cart .cart__checkout{background:linear-gradient(135deg,#e488a5,#ca6383);color:#fff;border:none;border-radius:9999px;padding:16px 32px;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0;box-shadow:0 8px 24px #e488a54d;transition:transform .2s,box-shadow .2s;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}body.template-cart .cart__checkout:hover{transform:scale(1.02);box-shadow:0 12px 32px #e488a566}body.template-cart .button--secondary,body.template-cart a[data-continue].button{background:transparent;color:#e488a5;border:2px solid #ffafc8;border-radius:9999px;padding:14px 32px;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:12px 0 0;box-shadow:none;display:inline-flex;align-items:center;justify-content:center}body.template-cart .button--secondary:hover,body.template-cart a[data-continue].button:hover{background-color:#fff2f6;border-color:#e488a5}body.template-cart .shopify-payment-button__button{border-radius:9999px!important}body.template-cart .cart-message{background-color:#fff2f6;border-radius:16px;padding:16px 20px;margin-bottom:20px;font-size:13px;color:#534341}body.template-cart .cart-message-progress{border:none;border-radius:9999px;background-color:#e8e1de;height:8px;padding:0;overflow:hidden}body.template-cart .cart-message-progress span{height:100%;border-radius:9999px;background:linear-gradient(135deg,#e488a5,#ca6383)}.cart-drawer .cart__update{background:transparent;color:#867370;border:none;font-size:12px;text-decoration:underline;text-underline-offset:3px;margin:12px 0 0;padding:0;cursor:pointer}.cart-drawer .cart__update:hover{color:#e488a5}
/*# sourceMappingURL=/cdn/shop/t/19/assets/tummy-cart.css.map */
