.cart-table{border-bottom:1px solid var(--border-color);width:100%;border-collapse:collapse}.cart-table thead th{font-size:13px;font-weight:600;padding:12px 15px;color:var(--text-color);text-align:left;text-transform:uppercase}.cart-table tbody tr td{padding:15px;font-weight:700;font-size:16px;color:var(--heading-color);border:none}.cart-table tbody tr{border-bottom:1px solid var(--border-color)}.table>:not(:first-child){border-top:1px solid var(--border-color)}.cart-table tbody tr td.product-item-img img{width:110px}.cart-table tbody tr td.product-item-img{min-width:110px}.cart-table tbody tr td.product-item-name{min-width:200px}.cart-table tbody tr td.product-item-name .vendor{font-size:14px;font-weight:600;margin-top:0;margin-bottom:4px;color:var(--text-color)}.cart-table tbody tr td.product-item-name .title{font-size:15px;margin:0 0 6px;text-transform:capitalize}.cart-table tbody tr td.product-item-name .title a{color:var(--heading-color)}.cart-table tbody tr td.product-item-name .title a:hover{color:var(--primary)}.cart-table tbody tr td.product-item-name .product-option{display:flex;font-size:12px;margin:2px 0;line-height:1.5;color:var(--text-color);font-weight:400}.cart-table tbody tr td dd{margin:0 0 0 4px;text-align:left}.cart-table tbody tr td.product-item-name dl{margin:0}.cart-table tbody tr td:first-child,.cart-table tbody tr td:last-child{padding:20px 0}.cart-table thead th:first-child{padding-left:0}.cart-table tbody tr td.product-item-totle .price:not(.cart-item__old-price),.cart-table tbody tr td.product-item-price .price{font-size:16px;white-space:nowrap}.cart-table tbody tr td .cart-item__old-price{font-size:16px;line-height:1;display:block;opacity:.5;text-align:left}.cart-table tbody tr td.product-item-totle .cart-item__discounted-prices{margin:0}.cart-table tbody tr td.product-item-price .product-option{white-space:nowrap}.cart-table .cart-item__quantity-wrapper{display:flex}.cart-table .quantity-popover-container{flex:1}.cart-table .quantity{gap:6px;min-height:30px}.cart-table .quantity .quantity__button{height:30px;width:30px;border:1px solid var(--border-color)}.cart-table .quantity .quantity__button svg path{fill:var(--text-color)}.cart-table .quantity .quantity__input{height:30px;min-width:30px;border:1px solid var(--border-color)}.cart-table .quantity{width:120px}.cart-table .quantity:before,.cart-table .quantity:after{content:none}.cart-table .product-item-close a:hover{background-color:var(--secondary)}.cart-table .product-item-close a:hover svg path{fill:#fff}.cart-table .product-item-close a{width:36px;height:36px;background:var(--background-color-2);display:inline-flex;align-items:center;text-align:center;line-height:36px;padding:0;min-height:36px;min-width:auto;transition:.3s all}.shop-form{margin-top:30px}.cart-product-discount{display:flex}.cart-product-discount ul{margin:0;padding:0;list-style:none;font-size:14px;color:var(--text-color)}.cart-product-discount svg{width:14px;margin-right:4px}.cart-product-discount svg path{fill:var(--primary)}.right-side{position:sticky;top:100px;align-self:flex-start}.cart-right-info{margin-top:8px;padding-left:20px}.cart-right-info .tax-note{display:block;line-height:1.4;margin-bottom:10px}.cart-right-info .cart-title{margin:0 0 15px;font-size:18px;font-weight:600}.cart-right-info .cart-detail{border:1px solid var(--border-color);padding:35px 30px 30px}.cart-right-info .cart-detail table{box-shadow:none;width:100%;font-size:16px}.cart-right-info .cart-detail .btn{width:100%;margin-top:5px}.cart-right-info .cart-detail table .title{margin:0;font-size:16px;color:var(--heading-color)}.cart-right-info .cart-detail table td{border:0;padding:4px 0;font-weight:600}.cart-right-info .cart-detail table tr.total{border-top:1px solid rgba(94,98,111,.2)}.cart-right-info .cart-detail table tr.total .price{font-size:20px;font-weight:600}.cart-right-info .cart-detail table td .discount-title{display:flex}.cart-right-info .cart-detail table td .discount-title svg{width:14px;margin-right:6px}.cart-right-info .cart-detail table td .discount-title svg path{fill:var(--primary)}.coupon-section{border-bottom:1px solid rgba(94,98,111,.2);margin-bottom:20px;padding-bottom:20px}.coupon-section .info{font-size:13px;margin:4px 0 0}.shipping-section{border-bottom:1px solid rgba(94,98,111,.2);margin-bottom:20px;padding-bottom:20px}.shipping-section .row{margin-left:-5px;margin-right:-5px}.shipping-section .row>*{padding-left:5px;padding-right:5px}.shipping-section .input-group{margin-bottom:12px}.shipping-section label{font-size:14px;font-weight:600;margin-bottom:4px;display:block;color:var(--heading-color)}.coupon-section .input-group{position:relative}.coupon-section label{font-size:14px;font-weight:600;margin-bottom:4px;display:block;color:var(--heading-color)}.coupon-section .input-group input{padding:12px 20px;height:45px;font-size:15px;box-shadow:none!important;outline:none;color:var(--heading-color);width:100%;border:1px solid rgba(94,98,111,.2);background:transparent;transition:.3s all}.coupon-section .input-group input:focus{border-color:var(--primary)}.cartnote-section{margin-top:40px;margin-bottom:30px}.cartnote-section label{font-size:16px;font-weight:600;margin-bottom:3px;display:block;color:var(--heading-color)}.cartnote-section .form-control{height:auto;max-width:100%}.cart-empty{text-align:center}.cart-empty .title{margin-bottom:30px;font-size:24px;font-weight:500;margin-top:20px}.cart-empty .bag-icon svg{height:32px;width:32px}.cart-empty .bag-icon{height:70px;width:70px;border-radius:50%;display:flex;position:relative;z-index:1;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.cart-empty .bag-icon:after{content:"";z-index:-1;position:absolute;top:0;bottom:0;border-radius:inherit;left:0;right:0;background:var(--primary);opacity:.2}.cart-empty .bag-icon svg path{fill:var(--primary)}.cart-head .title{margin:0}.cart-wrapper-block{position:relative}.cart-wrapper-block .cart-item__error{font-size:14px;line-height:1.2;color:var(--danger)}.cart-countdown{margin-bottom:30px}.cart-countdown .time{font-weight:700}.cart-loading{position:absolute;display:none;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;background-color:#ffffffa3;z-index:2}.is-loading .cart-loading{display:flex}.gift-card-container .btn{padding:3px 12px;font-size:14px;height:28px;width:60px;position:relative}.gift-card-container .btn .dz-spinner svg .path{stroke:#fff}.gift-card-container .btn .dz-spinner svg{height:16px;width:16px}.gift-card-container .btn.loading span{display:none}.gift-card-container .btn.loading .dz-spinner{display:flex}.gift-card-container .btn .dz-spinner{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.gift-card-container .gift-icon{height:18px;width:18px;fill:var(--primary);margin-top:5px}.gift-card-container{display:flex;align-items:start;margin-top:25px;gap:12px;border-bottom:1px solid var(--border-color);padding-bottom:25px}.gift-card-container .content-gift{font-size:15px}.gift-card-container .content-gift b{color:var(--heading-color);font-weight:600}cart-note{display:block}@media only screen and (max-width : 1200px){.cart-right-info{position:unset;padding-left:0}}@media only screen and (max-width : 991px){.cart-table tbody tr td.product-item-img{min-width:80px}.cart-table tbody tr td.product-item-img img{width:80px}.cart-table .product-item-close a{height:30px;width:30px;min-height:30px;line-height:30px}.cart-table .product-item-close a svg{width:16px}}@media only screen and (max-width : 768px){.cart-table tbody tr{display:block;position:relative;padding:20px 120px 20px 100px}.cart-table tbody tr td.product-item-img{position:absolute;left:0;top:0}.cart-table tbody tr td.product-item-totle{position:absolute;top:0;right:0;padding:20px 0}.cart-table tbody tr td.product-item-close{position:absolute;bottom:0;right:0}.cart-table tbody tr td.product-item-name,.cart-table tbody tr td.product-item-quantity,.cart-table tbody tr td.product-item-price{display:block;padding:0}.cart-table thead th{padding:12px 0}.cart-table{border-bottom:0}.cart-table,.cart-table thead,.cart-table tbody{display:block}.cart-table thead tr{display:flex;justify-content:space-between}.cart-table tbody tr td.product-item-quantity{margin-top:15px;margin-bottom:10px}.cart-right-info .cart-detail{padding:20px 15px}.cart-table tbody tr td.product-item-name{margin-bottom:15px}}@media only screen and (max-width : 575px){.cart-table tbody tr td.product-item-totle{position:unset;padding:0}.cart-table tbody tr{padding-right:40px}.cart-countdown{margin-bottom:10px}.cart-table tbody tr td.product-item-name{margin-bottom:5px}.cartnote-section{margin-bottom:10px}.gift-card-container .content-gift{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-cart.css.map */
