.cart-page-container[data-v-73d06527]{width:100%;min-height:calc(100dvh - 56px);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.wrapper[data-v-73d06527]{width:100%;height:100%;padding:24px 40px;display:flex;justify-content:center;gap:32px}.wrapper .left-container[data-v-73d06527]{width:60%;padding:16px 24px 8px!important}.wrapper .left-container .empty-cart-container[data-v-73d06527]{width:100%;display:flex;flex-direction:column}.wrapper .left-container .empty-cart-container a[data-v-73d06527]{margin:0;font-size:12px;line-height:16px;padding-top:4px;font-weight:500;text-decoration:underline;cursor:pointer;width:min-content;white-space:nowrap;color:#116d8d;font-style:italic}.wrapper .left-container .cart-items-container[data-v-73d06527]{width:100%;padding:8px 0;gap:24px;max-height:100%;overflow:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:center}.wrapper .left-container .cart-items-container .cart-item[data-v-73d06527]{width:100%;height:auto;max-height:80px;display:flex;align-items:center;padding:0;text-decoration:none}.wrapper .left-container .cart-items-container .cart-item .image-container[data-v-73d06527]{height:64px;width:auto;min-width:64px;min-height:64px;display:flex;align-items:center;justify-content:center}.wrapper .left-container .cart-items-container .cart-item .image-container img[data-v-73d06527]{height:100%;width:auto;object-fit:scale-down}.wrapper .left-container .cart-items-container .cart-item .product-container[data-v-73d06527]{display:flex;height:100%;width:100%;align-items:center;justify-content:space-between;gap:16px}.wrapper .left-container .cart-items-container .cart-item .product-container .product-info[data-v-73d06527]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:4px 8px 4px 16px;text-decoration:none}.wrapper .left-container .cart-items-container .cart-item .product-container .product-info a[data-v-73d06527]{text-decoration:none}.wrapper .left-container .cart-items-container .cart-item .product-container .product-info h4[data-v-73d06527]{font-size:14px;line-height:16px;font-weight:600;color:#011b33}.wrapper .left-container .cart-items-container .cart-item .product-container .product-info p[data-v-73d06527]{font-style:normal;font-size:10px;padding:0 8px 0 0;width:min-content;white-space:nowrap}.wrapper .left-container .cart-items-container .cart-item .product-container .product-info .label-button[data-v-73d06527]{background-color:transparent;border:0;outline:none;text-align:left;font-size:10px;height:24px;line-height:24px;font-weight:600;color:#116d8d;cursor:pointer;width:min-content;padding:0 8px 0 0}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller[data-v-73d06527]{width:100%;display:flex;gap:32px;justify-content:space-between}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-quantity-controller-container[data-v-73d06527]{width:104px;min-width:104px;height:auto}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-quantity-controller-container .quantity-controller[data-v-73d06527]{width:100%;height:24px;display:flex;align-items:center;justify-content:space-between;border-radius:2px;border:1px solid #BBB}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-quantity-controller-container .quantity-controller button[data-v-73d06527]{background-color:transparent;display:flex;align-items:center;justify-content:center;border:0;color:#333;font-size:22px;line-height:22px;width:24px;height:22px;cursor:pointer}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-quantity-controller-container .quantity-controller button[data-v-73d06527]:hover{background-color:#f4f4f4;color:#000}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-quantity-controller-container .quantity-controller p[data-v-73d06527]{font-size:13px;line-height:22px;padding:0;font-weight:600;font-style:normal;color:#333}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-quantity-controller-container p.stock-label[data-v-73d06527]{width:100%;text-align:center;font-size:10px;padding:4px 0 0;color:#444;font-weight:500;font-style:normal}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-price[data-v-73d06527]{width:min-content;height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding-bottom:0}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-price h6[data-v-73d06527]{font-weight:500;font-size:12px;line-height:16px;color:#333;text-decoration:line-through;white-space:nowrap}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-price h5[data-v-73d06527]{font-weight:600;font-size:16px;line-height:16px;color:#011b33;white-space:nowrap}@media(max-width:550px){.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller[data-v-73d06527]{padding:0 16px;flex-direction:column;gap:8px;align-items:flex-end}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-quantity-controller-container .stock-label[data-v-73d06527]{display:none}}@media(max-width:450px){.wrapper .left-container .cart-items-container .cart-item .product-container[data-v-73d06527]{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.wrapper .left-container .cart-items-container .cart-item .product-container .product-info[data-v-73d06527]{padding:0 8px}.wrapper .left-container .cart-items-container .cart-item .product-container .product-info p[data-v-73d06527]{display:none}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller[data-v-73d06527]{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:0 8px}.wrapper .left-container .cart-items-container .cart-item .product-container .product-controller .product-quantity-controller-container[data-v-73d06527]{max-width:80px;min-width:80px}}@media(max-width:450px){.wrapper .left-container[data-v-73d06527]{padding:8px!important}}.wrapper .right-container[data-v-73d06527]{width:34%}.wrapper .right-container .resume-row[data-v-73d06527]{display:flex;align-items:center;justify-content:space-between}.wrapper .right-container .resume-row p[data-v-73d06527]{font-style:normal}.wrapper .right-container .resume-row .free-shipping-lbl[data-v-73d06527]{color:#011b33;font-weight:600;text-decoration:underline;cursor:default}.wrapper .right-container .resume-row .free-shipping-price[data-v-73d06527]{color:#011b33;font-weight:600;text-decoration:line-through}.wrapper .right-container .discount-coupon[data-v-73d06527]{background-color:transparent;border:0;outline:none;font-size:11px;width:min-content;white-space:nowrap;text-align:center;border-radius:3px;line-height:16px;padding:2px 0;margin:8px 0 0;font-style:normal;font-weight:600;text-decoration:underline;cursor:pointer;color:#011b33}.wrapper .right-container .total-price-container[data-v-73d06527]{display:flex;align-items:center;justify-content:space-between}.wrapper .right-container .total-price-container p[data-v-73d06527]{font-size:14px;line-height:16px;font-weight:700;color:#333;font-style:normal}.wrapper .right-container a[data-v-73d06527]{text-decoration:none}.wrapper .right-container .buy-button[data-v-73d06527]{width:100%;margin-top:10px;background-color:#011b33;border-radius:4px;border:0;outline:none;font-size:10px;height:32px;line-height:32px;color:#fff;font-weight:700;text-transform:uppercase;cursor:pointer;transition:.2s ease-in}.wrapper .right-container .buy-button[data-v-73d06527]:hover{background-color:#116d8d}.wrapper .left-container[data-v-73d06527],.wrapper .right-container[data-v-73d06527]{background-color:#fdfdfd;border:1px solid #DDD;border-radius:8px;min-height:120px;height:min-content;display:flex;flex-direction:column;padding:16px 24px}.wrapper .left-container h2[data-v-73d06527],.wrapper .right-container h2[data-v-73d06527]{font-size:16px;line-height:32px;color:#011b33;font-weight:600}.wrapper .left-container .separator[data-v-73d06527],.wrapper .right-container .separator[data-v-73d06527]{width:100%;border-bottom:2px solid #DDD;margin:8px 0 4px}.wrapper .left-container p[data-v-73d06527],.wrapper .right-container p[data-v-73d06527]{margin:0;font-size:12px;line-height:16px;padding:8px 0 0;font-weight:500;color:#333;font-style:italic}@media(max-width:1000px){.wrapper[data-v-73d06527]{flex-direction:column;align-items:center;position:relative;gap:16px;padding:0}.wrapper .left-container[data-v-73d06527],.wrapper .right-container[data-v-73d06527]{width:100%;border-radius:0}.wrapper .right-container[data-v-73d06527]{background-color:#fff;position:sticky;bottom:0;left:0}}.label[data-v-73d06527]{margin:0 0 8px;width:100%;text-align:left}input.discount-coupon-input[data-v-73d06527]{width:100%;height:32px;padding:8px 16px;line-height:16px;font-size:16px;text-align:center;outline:none;background-color:#fff;text-transform:uppercase;font-weight:500;border:1px solid #CCC;border-radius:3px}input.discount-coupon-input[data-v-73d06527]:focus,input.discount-coupon-input[data-v-73d06527]:hover{border-color:#333}
