.summary-dropup-container{display:block;background:var(--white-color);position:relative;overflow:visible}cart-summary-dropup{display:block;overflow:visible}html.cart-show,html.cart-show body{overflow:hidden;height:100%;overscroll-behavior:none}#dropdown-cart.hidden{display:none}#dropdown-cart{position:fixed;top:0;bottom:0;right:0;height:100vh;height:100dvh;height:-webkit-fill-available;max-height:100vh;max-height:100dvh;max-height:-webkit-fill-available;display:none;flex-direction:column;overflow:hidden;padding-bottom:0;scrollbar-width:none;overscroll-behavior:contain}#dropdown-cart::-webkit-scrollbar{display:none}html.cart-show #dropdown-cart{display:flex}#dropdown-cart .has-items{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}#dropdown-cart.cart--empty .has-items,#dropdown-cart.cart--empty .cart-bottom-footer{display:none}#dropdown-cart.cart--empty .no-items{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;padding-bottom:40px}#dropdown-cart.cart--empty .text-continue{padding:30px 0;clear:both}#dropdown-cart .has-items-wrapper.custom-slider-scrollbar{flex:1;overflow-y:auto;max-height:none;padding:0 0 90px;min-height:0;overscroll-behavior:contain}@media(max-width:767px){#dropdown-cart .mini-products-list{max-height:none;overflow:visible}div#dropdown-cart .has-items-wrapper.custom-slider-scrollbar .mini-products-list{overflow-y:auto!important;-ms-overflow-style:none;scrollbar-width:none}}@media(min-width:768px){#dropdown-cart .mini-products-list{max-height:calc(100vh - 480px);max-height:calc(100dvh - 480px);overflow-y:auto!important;-ms-overflow-style:none;scrollbar-width:none}#dropdown-cart .mini-products-list::-webkit-scrollbar{display:none}}#dropdown-cart .shopify-section.home-feature-product-sections{margin-top:20px;margin-bottom:0}#dropdown-cart .cart-header-top-row{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;align-items:center;width:100%;padding-inline:12px;padding-bottom:22px;column-gap:15px;row-gap:15px}#dropdown-cart .minicart-progress-wrapper{display:contents}#dropdown-cart .minicart-progress-wrapper .progress-message{grid-area:1 / 2;order:2;flex:1;text-align:center;font-size:15px;font-weight:500;color:var(--black-color);font-family:var(--manrope-font);min-width:344px;justify-self:center}#dropdown-cart .cart-header-top-row .small-title{grid-area:1 / 1;order:1;white-space:nowrap;justify-self:start}#dropdown-cart .cart-header-top-row .close-cart.close{grid-area:1 / 3;order:3;position:static;flex-shrink:0;margin:0;justify-self:end}#dropdown-cart .minicart-progress-wrapper .progress-message strong{font-variation-settings:"slnt" 0,"wght" 700}#dropdown-cart .minicart-progress-wrapper .progress-bar-bg{grid-area:2 / 1 / 2 / 4;order:4;width:100%;height:8px;background-color:var(--light-gray-color);border-radius:4px;overflow:hidden;margin:0;position:relative}#dropdown-cart .minicart-progress-wrapper .progress-bar-fill{height:100%;background:var(--black-color);border-radius:4px;transition:width .4s ease-in-out}#dropdown-cart .cart-title{padding-bottom:0;margin-bottom:0;flex-shrink:0}#dropdown-cart .cart-bottom-footer .continue-shop{text-decoration:underline;text-align:center;display:none;width:100%;color:var(--black-color);font-family:var(--manrope-font)}#dropdown-cart .dropup-header{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;z-index:5;background:var(--white-color);border:none;width:100%;text-align:left;color:inherit;font-family:inherit}#dropdown-cart .dropup-header .header-left{display:flex;align-items:center;gap:10px}#dropdown-cart .dropup-header .header-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}#dropdown-cart .dropup-header .header-right .price-caret-wrapper{display:flex;align-items:center;gap:8px}#dropdown-cart .dropup-header .header-right .header-savings{font-family:var(--manrope-font);font-size:14px;color:var(--accent-pink-color);font-weight:800}#dropdown-cart .dropup-header .header-left .label,#dropdown-cart .dropup-header .price{font-family:var(--manrope-font);font-size:20px;line-height:31px;font-weight:800;color:var(--black-color)}#dropdown-cart .dropup-header .caret-icon-wrapper{transition:transform .3s ease;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transform:rotate(0);background:transparent}#dropdown-cart .dropup-header .caret-icon-wrapper svg{width:18px;height:auto;transform:rotate(180deg);fill:var(--black-color)}#dropdown-cart .summary-dropup-container[open] .caret-icon-wrapper{transform:rotate(180deg)}@media(max-width:767px){#dropdown-cart .dropup-header .caret-icon-wrapper{width:22px;height:22px}#dropdown-cart .dropup-header .caret-icon-wrapper svg{width:14px}}#dropdown-cart .summary-dropup-container{position:absolute;bottom:100%;left:0;right:0;display:flex;flex-direction:column;background:var(--white-color);z-index:100;border-top:1px solid var(--border-gray);box-shadow:0 -3px 11px var(--shadow-black-10);overflow:visible;transition:border-radius .4s ease-in-out}#dropdown-cart .summary-dropup-container[open]{border-radius:8px 8px 0 0;box-shadow:0 -4px 12px #00000014}#dropdown-cart .summary-dropup-container[open] .dropup-header{border-radius:8px 8px 0 0}#dropdown-cart .dropup-content{background:var(--white-color);overflow:hidden;transition:max-height .4s cubic-bezier(0,1,0,1);max-height:0}#dropdown-cart .summary-dropup-container[open] .dropup-content{max-height:1000px;transition:max-height .4s ease-in-out;border-top:1px solid var(--border-gray)}#dropdown-cart .dropup-content .content-inner{display:flex;flex-direction:column;padding:0 15px}#dropdown-cart .summary-row{display:flex;justify-content:space-between;align-items:center;font-family:var(--manrope-font);font-size:18px;font-weight:600;line-height:31px;color:var(--black-color);padding:10px 0;border-bottom:1px dashed var(--border-gray);margin:0}#dropdown-cart .summary-row:last-of-type{border-bottom:none}#dropdown-cart .summary-row .value{font-size:18px;font-family:var(--manrope-font);font-weight:600;line-height:31px;text-align:right}#dropdown-cart .summary-row.savings-row .value.green-text{color:var(--accent-pink-color);background:var(--light-pink-bg);padding-inline:10px;font-weight:600;border-radius:4px}#dropdown-cart .summary-row .value.delivery-message{font-size:18px;text-align:right;max-width:70%;font-family:var(--manrope-font)}#dropdown-cart .summary-row .value.delivery-message strong,#dropdown-cart .summary-row.grand-total-row .label,#dropdown-cart .summary-row.grand-total-row .value{font-weight:600}#dropdown-cart .savings-banner{background-color:var(--light-pink-bg);color:var(--accent-pink-color);text-align:center;padding:12px;border-radius:6px;font-family:var(--manrope-font);margin-top:15px;font-size:16px;font-weight:800}#dropdown-cart .summary-row.shipping-row .value{font-family:var(--manrope-font);font-size:18px;line-height:31px;max-width:65%}#dropdown-cart .cart-bottom-footer{width:100%;position:relative;bottom:auto;background:var(--white-color);z-index:50;border-top:1px solid var(--border-gray);font-family:var(--manrope-font);flex-shrink:0;padding-bottom:env(safe-area-inset-bottom);overflow:visible}#dropdown-cart .cart-bottom-footer .actions{padding:15px 0;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}#dropdown-cart .cart-bottom-footer .actions button[name=checkout],#dropdown-cart .cart-bottom-footer .actions [data-checkout-btn],#dropdown-cart .cart-bottom-footer .actions .new-cart-btn.btn-green{width:100%;display:flex;justify-content:center;align-items:center;background:var(--accent-pink-color);color:var(--white-color);padding:14px 20px;border:none;border-radius:10px;font-size:18px;font-weight:600;text-align:center;margin:0;font-family:var(--manrope-font)}#dropdown-cart .summary-row .value.green-text{font-size:18px;color:var(--accent-pink-color)}@media(max-width:1440px){#dropdown-cart .dropup-header .header-left .label,#dropdown-cart .dropup-header .price{font-size:18px;line-height:28px}#dropdown-cart .summary-row,#dropdown-cart .summary-row .value{font-size:17px;line-height:26px}#dropdown-cart .summary-row.shipping-row .value{font-size:17px;line-height:24px}#dropdown-cart .summary-row .value.delivery-message strong,#dropdown-cart .summary-row.grand-total-row .label,#dropdown-cart .summary-row.grand-total-row .value,#dropdown-cart .summary-row.savings-row .value.green-text{font-size:17px}}@media(min-width:768px)and (max-width:1024px){#dropdown-cart .cart-header-top-row{column-gap:0}}@media(max-width:767px){#dropdown-cart .dropup-header{padding:5px 15px}#dropdown-cart .dropup-content .content-inner{padding:0 15px}#dropdown-cart .savings-banner{margin-top:10px;font-weight:800;font-size:13px}#dropdown-cart .summary-row.savings-row .value.green-text{font-size:15px}#dropdown-cart .cart-title{padding:.86rem 0rem;padding-bottom:0}#dropdown-cart .summary-row{font-size:15px;line-height:24px;border:none}#dropdown-cart .summary-row .value{font-size:13px;line-height:24px}#dropdown-cart .summary-row .value.delivery-message strong{font-size:13px}#dropdown-cart .summary-row.shipping-row .value{font-size:14px;line-height:22px;max-width:55%}#dropdown-cart .dropup-header .header-left .label,#dropdown-cart .dropup-header .price{font-size:15px;line-height:28px;font-weight:800}#dropdown-cart .minicart-progress-wrapper{display:contents}#dropdown-cart .cart-header-top-row{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;padding-inline:12px;padding-bottom:15px;column-gap:7px;row-gap:12px;align-items:center}#dropdown-cart .cart-header-top-row .small-title{grid-area:1 / 1;order:1;font-size:14px;flex-shrink:0;white-space:nowrap;justify-self:start}#dropdown-cart .cart-header-top-row .close-cart.close{grid-area:1 / 3;order:3;flex-shrink:0;width:32px;height:32px;justify-self:end}#dropdown-cart .minicart-progress-wrapper .progress-message{grid-area:1 / 2;order:2;flex:1;font-size:12px;line-height:1.2;margin-inline:0;min-width:234px;text-align:center;justify-self:center}#dropdown-cart .cart-bottom-footer .actions [data-checkout-btn]{font-size:15px}#dropdown-cart .cart-bottom-footer .actions{padding:10px 15px}#dropdown-cart .summary-row.grand-total-row .label,#dropdown-cart .dropup-header .header-right .header-savings{font-size:13px}#dropdown-cart .summary-row .value.delivery-message,#dropdown-cart .summary-row.grand-total-row .value{font-size:15px}#dropdown-cart .summary-row .value.green-text{font-size:15px;font-family:var(--manrope-font)}#dropdown-cart .cart-bottom-footer{padding:0}#dropdown-cart .cart-bottom-footer .continue-shop{padding:10px 0 15px;font-size:14px;display:none;font-family:var(--manrope-font);text-decoration:underline;text-align:center}#dropdown-cart .actions button[name=checkout]{min-height:48px;font-family:var(--manrope-font)}}
/*# sourceMappingURL=/cdn/shop/t/731/assets/minicart-summary-dropup.css.map */
