.drawer__container_main{display:flex;flex-direction:column;gap:5px}.cart-drawer__filled-state{position:relative}.cart-drawer__footer{width:100%;bottom:0;background:#fff;padding:30px 20px;border:0;flex:0 0 auto}.cart-drawer__footer{padding:10px 20px}.cart-drawer__filled-state{display:flex;flex-direction:column;gap:5px;height:100%}.cart-drawer__container_main{flex:1 1 auto;overflow-y:scroll;overflow-x:hidden;border-bottom:1px solid #ddd;flex-direction:column;display:flex;padding:10px 0;background:#f9f9f9}.cart-drawer__container_main::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px;scrollbar-width:thin;-webkit-overflow-scrolling:auto}.cart-drawer__container_main::-webkit-scrollbar-thumb{border-radius:7px;background-color:#d6d6d6;-webkit-box-shadow:0 0 1px rgba(255,255,255,.5);display:block;width:7px;height:7px;-webkit-overflow-scrolling:auto}.cart-drawer__container_main::-webkit-scrollbar-track{border-radius:7px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);width:7px;height:7px;-webkit-overflow-scrolling:auto}.cart-drawer__container_main::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px;-webkit-overflow-scrolling:auto}.upsell-price{display:flex;gap:15px;align-items:center}.upsell-item_title{line-height:1.2;font-size:14px;font-weight:700;margin:0 0 5px;padding-right:45px;display:flex;align-items:center;justify-content:flex-start;color:#000;text-decoration:none;min-width:80px}.cart-drawer__upsells-title{text-align:center;font-size:12px;font-weight:400}.cart-item__price{display:flex;align-items:flex-start;flex-direction:column;gap:5px;color:#636366;font-family:"Medium Hello Smile 63";font-size:16px;font-style:normal;font-weight:300;line-height:normal}.cart-drawer-discount{padding:5px 10px;display:flex;align-items:center;gap:10px;background:#eeee;width:min-content;border-radius:5px;font-weight:600;font-size:14px}.cart-drawer-discount-delete{cursor:pointer;padding:0 10px}.total-price.original_total_price{text-decoration:line-through}.cart_total_price{display:flex;gap:10px;align-items:center}.cart-drawer{position:fixed;top:50%;transform:translateY(-50%);right:-130%;width:100%;max-width:500px;height:98%;background:#fff;box-shadow:-2px 0 5px #0000001a;transition:right .3s ease-in-out;z-index:100000;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:5px;border-radius:20px}.cart-drawer[aria-hidden=false]{right:0}.cart-drawer__header{display:flex;justify-content:space-evenly;align-items:center;padding:20px 40px}.cart-drawer__title{font-weight:700;font-size:20px;flex:1;text-align:center;margin:0;color:#29292b;font-family:"Medium Hello Smile 63";font-size:30px;font-style:normal;font-weight:500;line-height:normal}.cart-drawer-counter{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #70BE54;background:#fffd84;border-radius:50%;color:#29292b;font-family:"Medium Hello Smile 63";font-size:20px;font-style:normal;font-weight:500;line-height:normal}.cart-drawer__shipping-progress{padding:70px 15px 20px;background:#70be54}.cart-drawer__close{background:none;border:none;font-size:24px;cursor:pointer;padding:0;margin:0;display:flex;align-items:center;justify-content:center}.cart-drawer__content{position:relative;height:100%;overflow:hidden;max-height:150px}.cart-item{display:flex;padding:15px;border-bottom:1px solid #eee;align-items:center;position:relative;gap:10px}.cart-item__image{width:100px;height:120px;min-width:100px;min-height:120px}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item__details{flex-grow:1;margin-left:10px;width:100%}.cart-item__title{font-size:16px;font-weight:700;margin:0 0 5px;padding-right:45px;color:#000;text-decoration:none;display:flex;align-items:center;justify-content:flex-start;font-family:"Medium Hello Smile 63";line-height:1.2;max-width:220px}.cart-item__variant{font-size:14px;color:#666;margin-bottom:10px}.cart-item__price-quantity{display:flex;justify-content:space-between;align-items:center;max-width:100%;width:100%}.cart-item__price{font-weight:700;font-size:14px}.price-text{color:#44be70;color:#636366;font-family:"Medium Hello Smile 63";font-size:12px;font-style:normal;font-weight:400;line-height:normal}.upsell-price .compare-at-price-text{font-size:14px}.upsell-price .price-text{font-size:12px}.price-text.price-black-text{font-size:14px}.compare-at-price-text{text-decoration:line-through;color:#afafaf;font-size:14px;font-weight:400}.cart-item_cart__quantity{display:flex;align-items:center;background:#fff;border:1px solid #ddd;padding:0!important;line-height:1;max-width:100%;margin:0!important;padding-left:0;padding-right:0;width:100px;overflow:hidden;border-radius:45px}.cart-item_cart__quantity_input{display:flex;align-items:center;justify-content:center;width:25px;height:25px;text-align:center}.cart-item-delete{position:absolute;right:25px;top:17px;cursor:pointer;width:15px;height:20px}.cart-item-delete svg{width:100%;height:100%}.cart-item_cart__quantity input{width:100%;height:100%;min-width:25px;min-height:25px;background:transparent;margin:0;padding:0;display:flex;align-items:center;justify-content:center;border:none;font-family:"Medium Hello Smile 63"}.cart-item_cart__quantity input:focus{border:none;outline:none;box-shadow:none}.cart-item_cart__quantity input{text-align:center}.cart-item_cart__quantity input:not(:focus){text-align:center}.cart-overlay{position:fixed;top:0;z-index:100;width:100%;height:100%;background:#0009;left:-100%}.cart-overlay[aria-hidden=false]{left:0}.quantity-adjust{background:none;border:none;width:40px;height:40px;cursor:pointer;font-size:18px;transition:all .2s ease;overflow:hidden;display:flex;justify-content:center;align-items:center}.quantity-adjust .quantity-text{display:flex}.quantity-adjust.animate .quantity-text{display:none}.loading-icon{animation:rotate 5s ease infinite;display:none;align-items:center;justify-content:center}.quantity-adjust.animate .loading-icon{display:flex}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1000deg)}}.quantity-adjust:hover{background:#eee}.cart-item__remove{background:none;border:none;color:red;font-size:24px;cursor:pointer;width:25px;height:25px;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:5px;position:absolute;right:30px;top:30px}.cart-item__remove.animate .cart-item__remove_icon{display:none}.cart-item__remove.animate .loading-icon{display:flex}.cart-item__remove .cart-item__remove,.cart-item__remove.animate .cart-item__remove_{display:none}.cart-item__remove_icon{width:100%;height:100%}.upsell-items{margin:0;padding:0;display:flex;overflow:auto;transition:all .3s ease;scroll-behavior:smooth;position:relative}.cart-drawer__upsells{padding:15px;background:#fafafa;position:relative}.upsell-item{display:flex;margin-bottom:15px;align-items:center;justify-content:space-between;border:1px solid #E3E3E3;min-width:80%}.upsell-item__details{margin-left:10px;display:flex;align-items:center;width:100%;justify-content:space-between}.upsell-item__add{background:#000;color:#fff;border:none;cursor:pointer;margin-top:5px;padding:8px 20px;font-weight:500;border-radius:5px}.upsell-item img{width:80px;height:100px;object-fit:contain}.cart-item__details{display:flex;flex-direction:column}.cart-item_cart__property{margin:0;line-height:1.2}.cart-drawer__footer{border-top:1px solid #eee}.cart-drawer__empty_cta a{border-radius:25px}.cart-drawer__discounts{margin-bottom:15px;display:flex;align-items:center;align-self:flex-end}.cart-drawer-discount-amount-row{display:flex;justify-content:space-between;color:#636366;font-family:"Medium Hello Smile 63";font-size:12px;font-style:normal;font-weight:500;line-height:normal}.cart-checkout-info{color:#29292b;font-family:Helvetica Neue,sans-serif!important;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:center}#discount-form{display:flex;width:100%;gap:20px}#cart-discount-code{flex-grow:1;padding:15px;border:2px solid #ddd;border-radius:44px}#cart-discount-code:focus{outline:none;box-shadow:none}#cart-discount-apply{background:#000;color:#fff;padding:10px 20px;border:none;cursor:pointer;border-radius:44px}.cart-drawer__totals{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;margin-bottom:15px}.cart-drawer-discount-amount{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;flex:1;justify-content:flex-end}.cart-drawer__checkout,.cart-drawer__limit{width:100%;padding:20px 15px;background:#70be54;border:none;cursor:pointer;font-weight:600;text-align:center;color:#fff;font-family:"Hello Smile 63";font-size:16px;font-style:normal;font-weight:700;line-height:normal;border-radius:91.38px}.cart-drawer__limit{text-align:center;font-size:12px}.hidden{display:none}@media (max-width: 768px){.cart-item__details{margin-left:5px;width:100%}.cart-drawer__upsells{padding:5px}.cart-item__image img{width:100%;height:100%}.cart-drawer__header,.cart-drawer__footer{padding:10px 15px}.cart-item{padding:10px}.cart-drawer{width:100%}.quantity-adjust{padding:3px 8px;font-size:14px}.cart-drawer__checkout{font-size:14px}#cart-discount-code{padding:8px}#cart-discount-apply{padding:8px 15px}.cart-drawer__title{font-size:20px}.upsell-item__details_left{width:auto}.upsell-item_title{padding-right:10px;font-size:12px}.upsell-item__add{font-size:11px;padding:5px 10px}.cart-drawer{margin:0;height:100%;border-radius:0}}.cart-drawer__progressbar{width:100%;height:10px;border-radius:7px;background:linear-gradient(to right,#d9d9d9 50%,#f8f5f5 50%);position:relative;overflow:hidden}.cart-progressbar{background:#fffd84;width:0%;position:absolute;left:0;top:0;height:100%;border-radius:5px}.cart-progressbar.animate{transition:all .5s ease}.cart-drawer__items{display:flex;flex-direction:column;gap:5px;margin:0;padding:0;overflow:auto;background:#fff}.cart-drawer__shipping_text{margin-top:10px;color:#fff;text-align:center;font-family:"Medium Hello Smile 63";font-size:12px;font-style:normal;font-weight:500;line-height:normal}.upsell-item__details_right{padding-right:10px}.upsell-item__details_left{flex:1}.cart-drawer__empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0;gap:15px}.cart-drawer__empty_cta{width:100%;display:flex;align-items:center;justify-content:center}.cart-drawer__empty_cta a{width:100%;display:flex;color:#fff;background:#000;padding:10px;max-width:350px;align-items:center;justify-content:center;text-align:center;border-radius:5px;text-decoration:underline}.cart-drawer__checkout{font-weight:600}span.price-text{font-size:15px}@media screen and (max-width:500px){.compare-at-price-text{font-size:12px}.cart-item__title{font-size:14px}}@media screen and (max-width:400px){.cart-item__price{flex-direction:column}}[data-scroll-disabled]{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/134/assets/cart-style.css.map */
