.tf-page-cart{padding:80px 0}.tf-cart-sold .notification-progress .progress-cart{width:100%;background-color:#e9e9e9;height:8px;position:relative;border-radius:1000px}.tf-cart-sold .notification-progress .progress-cart .value{position:relative;height:100%;background:linear-gradient(90deg,#19450f,#3dab25);transition:width 2s ease;border-radius:1000px 0 0 1000px;max-width:100%}.tf-cart-sold .notification-progress .progress-cart .round{position:absolute;left:100%;top:50%;transform:translateY(-50%);width:32px;height:32px;border:2px solid #3dab25;border-radius:1000px;background-color:#fff}.tf-cart-sold .notification-progress .progress-cart .round:after{content:"\e911";position:absolute;font-family:icomoon;font-size:20px;color:#3dab25;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700}.fl-sidebar-cart .box-order.loading,.tf-table-page-cart.loading{opacity:.3;background:#fff}.tf-table-page-cart{border-spacing:0;border-collapse:collapse;margin-bottom:28px;width:100%;line-height:1.4}.tf-table-page-cart tr{border-bottom:1px solid var(--line)}.tf-table-page-cart th{padding-bottom:12px;font-weight:500;padding-left:10px;padding-right:10px}.tf-table-page-cart th:last-child{padding-right:0}.tf-table-page-cart th:first-child{padding-left:0}.tf-table-page-cart td{padding:18px 10px;align-content:center}.tf-table-page-cart td:last-child{padding-right:0;padding-left:0}.tf-table-page-cart td:first-child{padding-left:0}.tf-cart-item .tf-cart-item_product{display:flex;align-items:center}.tf-cart-item .tf-cart-item_product .img-box{border-radius:4px;overflow:hidden;width:120px;height:120px;margin-right:24px;display:block}.tf-cart-item .tf-cart-item_product .img-box img{width:100%;height:100%;object-fit:cover}.tf-cart-item .tf-cart-item_product .cart-info{display:grid;gap:12px}.tf-cart-item .tf-cart-item_product .variant-box{display:grid;gap:8px;grid-template-columns:1fr 1fr}.tf-cart-item .wg-quantity{width:120px;height:40px}.tf-cart-item .wg-quantity input{pointer-events:none;height:38px;width:40px}.tf-cart-item .wg-quantity .btn-quantity{width:40px;height:35px;font-size:30px}.tf-cart-item .tf-cart-item_price .old-price{display:inline-block;margin-right:8px;font-size:14px;line-height:22px;color:var(--Secondary2);text-decoration:line-through}.tf-cart-item .remove-cart .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-color:var(--Primary);border:1px solid var(--Critical);border-radius:1000px;font-size:8px;color:var(--Critical);background-color:var(--White);cursor:pointer}.tf-cart-item .remove-cart .icon:hover{background-color:var(--Critical);color:var(--White)}.wg-quantity{width:120px;height:48px;display:flex;justify-content:space-between;background-color:var(--White);border:2px solid var(--line);border-radius:999px;overflow:hidden}.wg-quantity input{width:88px;height:44px;padding:0;background-color:transparent;border:0;text-align:center;font-size:16px;font-weight:500;line-height:24px;color:var(--Onsurface)}.wg-quantity .btn-quantity{width:44px;height:38px;display:flex;align-items:center;justify-content:center;font-size:38px;color:var(--Onsurface);cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.wg-quantity .btn-quantity:hover{color:var(--Primary)}.wg-quantity.style-1{width:140px}.wg-quantity.style-1 .btn-quantity{height:44px;font-size:30px}.wg-quantity.style-1 input{pointer-events:none;width:50px}@media (min-width: 992px){.tf-table-page-cart th{font-size:20px;padding-left:20px;padding-right:40px;text-align:center}.tf-table-page-cart th:last-child{padding-right:0}.tf-table-page-cart th:first-child{padding-left:0;text-align:start}.tf-table-page-cart td{padding:27px 22px}}@media (max-width: 767px){.tf-table-page-cart thead{display:none}.tf-table-page-cart .tf-cart-item{padding-left:130px;min-height:140px;display:block;position:relative}.tf-table-page-cart .tf-cart-item:not(:last-child){margin-bottom:15px}.tf-table-page-cart .tf-cart-item td{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;padding:10px 0;margin:0}.tf-table-page-cart .tf-cart-item td:not(:last-child){border-bottom:1px dashed var(--line)}.tf-table-page-cart .tf-cart-item .img-box{position:absolute;top:0;left:0;overflow:hidden;margin-bottom:0;padding-bottom:0;border-bottom:none;width:110px;max-height:110px}.tf-table-page-cart .tf-cart-item td[data-cart-title]:before{content:attr(data-cart-title);color:var(--main);text-align:start;flex:1 1 auto}}.modal-shopping-cart .tf-minicart-recommendations{width:228px;flex-shrink:0;padding:24px 23px 24px 24px;border-right:1px solid #e9e9e9;display:flex;flex-direction:column}.modal-shopping-cart .title{margin-bottom:12px}.modal-shopping-cart .tf-minicart-recommendations>.wrap-recommendations{flex-grow:1;overflow-y:auto}.modal-shopping-cart .list-cart-item:not(:last-child){padding-bottom:16px;border-bottom:1px solid #e9e9e9;margin-bottom:16px}.tf-cart-sold{margin-bottom:53px}.tf-cart-sold .notification-sold{margin-bottom:20px;padding:10px 20px;border-radius:8px;display:flex;align-items:center;gap:12px;background-color:var(--Surface)}.tf-cart-sold .notification-sold .icon{width:24px;height:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;animation:tf-ani-flash 2s infinite}.tf-cart-sold .time-count{display:inline-block;font-weight:600;color:var(--Critical)}.tf-cart-sold .notification-progress .text{margin-bottom:15px;font-size:16px}.tf-cart-sold .notification-progress .progress-cart{width:100%;background-color:var(--line);height:8px;position:relative;border-radius:1000px;padding-right:32px}.tf-cart-sold .notification-progress .progress-cart .value{position:relative;height:100%;background:linear-gradient(90deg,#19450f,#3dab25);transition:width 2s ease;border-radius:1000px 0 0 1000px}.tf-cart-sold .notification-progress .progress-cart .round{position:absolute;left:100%;top:50%;transform:translateY(-50%);width:32px;height:32px;border:2px solid var(--Success);border-radius:1000px;background-color:var(--White)}.tf-cart-sold .notification-progress .progress-cart .round:after{content:"\e911";position:absolute;font-family:icomoon;font-size:20px;color:var(--Success);top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700}.box-order{background-color:var(--Surface);border-radius:12px;overflow:hidden;padding:15px}.box-order .title{margin-bottom:28px}.box-order .subtotal,.box-order .discount,.box-order .ship{margin-bottom:19px;padding-bottom:20px;border-bottom:1px solid var(--line)}.box-order .ship{display:flex;gap:30px}.box-order .ship-item{display:flex;align-items:center;gap:8px}.box-order .ship-item:not(:last-child){margin-bottom:4px}.box-order .ship-item label{display:flex;align-items:center;justify-content:space-between;flex-grow:1;color:var(--Secondary)}.box-order .ship-item input:checked~label{color:var(--Onsurface)}.box-order .box-progress-checkout{display:grid;gap:12px}.box-order .check-agree{display:flex;gap:8px;align-items:center}.box-order .check-agree label a{text-decoration:underline;text-transform:capitalize}.box-order .total-order{margin-bottom:20px}.box-order .tf-btn{width:100%;padding:10px 32px}.tf-check-rounded{position:relative;border:1px solid var(--Secondary2);border-radius:50%;background:none;cursor:pointer;outline:0;height:14px;width:14px;display:flex;align-items:center;justify-content:center;-webkit-appearance:none}.tf-check-rounded:before{content:"";position:absolute;border-radius:50%;width:8px;height:8px;background-color:var(--Onsurface);opacity:0}.tf-check-rounded:checked{border-color:var(--Onsurface)}.tf-check-rounded:checked:before{opacity:1}.sidebar-checkout-content .sec-discount .ip-discount-code{margin-bottom:12px}.ip-discount-code{position:relative}.ip-discount-code .tf-btn{position:absolute;right:8px;top:8px;bottom:8px;border-radius:8px;padding:6px 20px;height:38px}.ip-discount-code input{padding:12px 140px 12px 20px}.group-bought{margin-top:41px}.group-bought .heading{margin-bottom:20px}.group-bought h5{margin-bottom:13px}.group-bought .text{display:flex;align-items:center}.group-bought .text span{margin:0 5px}.group-bought .text i{color:var(--Critical);font-size:20px;margin-right:9px}.group-bought .wrap-product{display:flex;gap:20px}.group-bought .wrap-product .product-bought{width:calc(50% - 6px)}.group-bought .price{margin-bottom:10px}.product-bought{padding:16px;border-radius:12px;border:1px solid var(--line);display:flex;align-items:center;gap:10px}.product-bought .img-style{overflow:hidden;border-radius:8px;width:100px;height:100px;flex-shrink:0}.product-bought .img-style img{width:100%;height:100%;object-fit:cover}.product-bought .content{display:flex;gap:12px;width:100%;align-items:center;justify-content:space-between}.product-bought .content .btn-add{text-decoration:underline}.product-bought .wrap-price{text-align:end}@media (max-width: 767px){.group-bought .wrap-product{flex-wrap:wrap}.group-bought .wrap-product .product-bought{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cart.css.map */
