.card-coupon-container{position:absolute;bottom:5%;left:0;width:98%;height:fit-content;background-color:#fff;z-index:999;box-shadow:0 0 10px rgba(0,0,0,.1);font-family:Playfair Display,serif;border-radius:10px;overflow:hidden}.card-coupon-close{position:absolute;top:1rem;right:1rem;cursor:pointer;z-index:9}.card-coupon-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem}.card-coupon-title{width:100%}.card-coupon-title h2{font-size:2rem;font-weight:600;text-align:left;text-transform:uppercase}.card-coupon-body{flex-direction:column;gap:1rem}.card-coupon-body,.cart-coupon-form{width:100%;display:flex;justify-content:center;align-items:center}.cart-coupon-form{gap:2rem}.cart-coupon-form-item{width:100%}.cart-coupon-form input{width:100%;padding:1rem;border:1px solid #000;font-size:1.5rem;height:40px;outline:none}.cart-coupon-form input::placeholder{font-size:1.4rem}.cart-coupon-button,.cart-coupon-form input:focus{border:none;outline:none}.cart-coupon-button{width:30%;height:40px;background-color:#000;color:#fff;text-transform:uppercase;font-size:1.4rem;cursor:pointer}.cardCouponCode-container{width:100%;height:100%;margin-top:2rem}.cardCouponCode-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.cardCouponCode-title h2{font-size:1.5rem;font-weight:400;color:#000;text-transform:uppercase}.cardCouponCode-item{width:100%;height:fit-content;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid #00000040;padding:5px 1rem}.cart-container{width:92%;height:100%;margin:4.5rem auto 0;font-family:var(--font)}.cart-container .miniHeader-content{justify-content:center;position:relative}.cart-container .miniHeader-back{position:absolute;left:3%}.cart-content{width:100%;height:100%;padding:4rem;display:flex;justify-content:space-between;align-items:flex-start}.cart-table-title h2{font-size:4.5rem;text-transform:uppercase;font-weight:600}.cart-table-container{width:60%}.cart-table-content{width:100%}.cart-table-body{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;margin-top:4rem}.cart-table-body,.cart-table-list{width:100%;height:100%}.cart-table-list-wrapper{position:relative;display:flex;flex-direction:column;height:100%;width:100%;justify-content:flex-start;align-items:flex-start;gap:30px;overflow-y:scroll;height:70vh;padding-right:5rem;padding-bottom:100px}.cart-table-list-wrapper::-webkit-scrollbar{width:2px}.cart-table-list-wrapper::-webkit-scrollbar-thumb{background-color:#000}.cart-table-list-wrapper::-webkit-scrollbar-track{background-color:rgb(190,190,190)}.cart-table-list-item{display:flex;justify-content:space-between;align-items:flex-start;width:100%;height:18rem}.cart-table-list-item-left-col{display:flex;width:50%;height:100%;justify-content:flex-start;align-items:flex-start;gap:4rem}.cart-table-item-img{width:13rem;height:18rem}.cart-table-item-img img{width:100%;height:100%;object-fit:cover}.cart-table-list-item-info{padding:20px 0;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;width:fit-content;height:100%}.cart-table-list-item-info h2{font-size:1.8rem}.cart-table-list-item-qty{display:flex;justify-content:center;align-items:center;width:fit-content;height:fit-content;gap:20px;margin-bottom:20px}.cart-table-list-item-qty button{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border:1px solid #0000005b;border-radius:6px}.cart-table-list-item-qty img{width:20px;height:20px;object-fit:cover}.cart-table-list-item-qty-input{pointer-events:none}.cart-table-list-item-qty-input h2{font-size:16px}.cart-table-list-item-price{font-size:1.6rem;font-weight:700}.cart-table-list-item-right-col{padding:20px 0}.cart-table-list-item-price-qty{font-weight:400;padding-right:5px;font-size:1.4rem;color:gray}.cart-total{position:fixed;bottom:0;width:52%;height:fit-content;background:rgba(255,255,255,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);justify-content:space-between;padding:30px 20px;z-index:99}.cart-total,.cart-total-price{display:flex;align-items:center}.cart-total-price{justify-content:flex-start;gap:2rem}.completeCart{background-color:#000;color:#fff;border-radius:30px;padding:20px 80px;font-size:1.6rem;text-transform:uppercase;font-weight:500}.cart-total-price-tl{font-size:2.5rem;font-weight:900}.cart-total-price-tl-discount{display:flex;justify-content:flex-end;align-items:flex-end}.cart-total-price-tl-discount span{margin:0!important;padding:0!important}.cart-total-price-tl-new{font-size:2.5rem!important;font-weight:900}.cart-total-price-tl-old{position:absolute;bottom:25%;font-size:1.8rem!important;font-weight:900;text-decoration:line-through;color:#757575}.cart-total-price-upper-group{display:flex;justify-content:flex-end;align-items:flex-end;gap:10px;height:100%;width:100%}.cart-total-price-upper-group span{font-size:14px;font-weight:900;margin-bottom:5px}.cart-total-price-tax-info{font-size:12px;color:#707070;transform:translateY(-5px)}.cart-total-price-group{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.cart-total-coupon h2{font-size:1.4rem;font-weight:600}.cart-total-coupon{display:flex;justify-content:center;align-items:center;border-bottom:1px solid #000;gap:10px;cursor:pointer}.cart-product-list{position:absolute;top:0;right:0;width:30%;height:100vh;background-color:#fff;overflow:hidden}.cart-product-list-container{width:100%;height:100%}.cart-product-list-content{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;flex-direction:column;padding:10rem 0 0 6rem;gap:5rem}.cart-product-list-title h2{font-size:2rem;text-transform:uppercase;font-weight:400}.cart-product-list-wrapper{height:100%;align-items:flex-start;flex-direction:column}.cart-product-item,.cart-product-list-wrapper{width:100%;display:flex;justify-content:flex-start;gap:5rem}.cart-product-item{height:fit-content;align-items:center;cursor:pointer;border-top:1px solid #00000035;padding-top:2rem}.cart-product-item:first-child{border-top:none;padding-top:0}.cart-product-item-right{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.cart-product-item-name{font-size:1.8rem;text-transform:capitalize}.cart-product-item-price{font-size:1.6rem;font-weight:600}.cart-product-item-discount-price{background-color:yellow;display:none}.cart-product-item-discount-active{display:block!important}.cart-product-item-original-active{text-decoration:line-through;color:#d1d1d1!important;font-size:1.9rem!important}.cart-table-list-item-price-mobile{font-size:14px;font-weight:600;display:none}.desktop-product-list{display:block}.mobile-product-list{display:none}.cart-table-empty{display:flex;width:100%;height:100%;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px;margin-top:5rem}.cart-table-empty h2{font-size:3rem;text-transform:uppercase}.cart-table-empty a{font-size:2.5rem;font-weight:700;border:1px solid #000;padding:10px 30px}.cart-product-item-left img{object-fit:cover;width:15rem;height:15rem;border:1px solid #00000035}@media (max-width:479px){.cart-container{margin-top:0;padding-bottom:200px}.cart-container .miniHeader-container{position:relative}.cart-container .miniHeader-content{padding:20px 0}.cart-container .miniHeader-back{left:0}.cart-content{flex-direction:column;padding:0}.cart-table-container{width:100%}.cart-table-list-wrapper{height:100%;padding-right:0;padding-bottom:20px;overflow:hidden;gap:10px}.cart-table-list-item{flex-direction:column;height:100%}.cart-table-container .cart-table-item-img{height:20rem;width:14rem}.cart-table-list-item-left-col{width:100%;align-items:center}.cart-table-list-item-right-col{display:none}.cart-table-list-item-price-mobile{display:block}.cart-table-item-img{width:30vw;height:25vh}.cart-table-list-wrapper::-webkit-scrollbar{display:none}.cart-total{flex-direction:column-reverse;padding:15px;left:0;gap:10px}.cart-total,.cart-total-price{justify-content:flex-start;align-items:flex-start;width:100%}.cart-total-price{flex-direction:column}.cart-total-price-tl-old{bottom:60%}.cart-total-price-group{width:100%}.cart-total-price-upper-group{width:100%;justify-content:space-between;align-items:center;gap:30px}.completeCart{padding:20px;width:100%}.completeCart h2{font-size:14px}.miniHeader-title{display:none}.cart-product-list{position:relative;width:100%;height:fit-content;background-color:#fff}.cart-product-list-content{padding:6rem 0}.cart-product-list-title h2{font-size:16px;text-transform:uppercase;font-weight:600}.desktop-product-list{display:none}.mobile-product-list{display:block}.cart-product-item{flex-direction:column;border-top:none;padding-top:0}.cart-product-list-wrapper{flex-direction:row;max-width:92vw;width:100%;overflow:scroll}}@media (min-width:480px) and (max-width:767px){.cart-container{margin-top:0;padding-bottom:200px}.cart-container .miniHeader-container{position:relative}.cart-container .miniHeader-content{padding:20px 0}.cart-container .miniHeader-back{left:0}.cart-content{flex-direction:column;padding:0}.cart-table-container{width:100%}.cart-table-list-wrapper{height:100%;padding-right:0;padding-bottom:20px;overflow:hidden;gap:10px}.cart-table-list-item{flex-direction:column;height:100%}.cart-table-container .cart-table-item-img{height:20rem;width:14rem}.cart-table-list-item-left-col{width:100%;align-items:center}.cart-table-list-item-right-col{display:none}.cart-table-list-item-price-mobile{display:block}.cart-table-item-img{width:30vw;height:25vh}.cart-table-list-wrapper::-webkit-scrollbar{display:none}.cart-total{flex-direction:column-reverse;padding:15px;left:0;gap:10px}.cart-total,.cart-total-price{justify-content:flex-start;align-items:flex-start;width:100%}.cart-total-price{flex-direction:column}.cart-total-price-tl-old{bottom:60%}.cart-total-price-group{width:100%}.cart-total-price-upper-group{gap:30px;width:100%;justify-content:space-between;align-items:center}.completeCart{padding:20px;width:100%}.completeCart h2{font-size:14px}.miniHeader-title{display:none}.cart-product-list{position:relative;width:100%;height:fit-content;background-color:#fff}.cart-product-list-content{padding:6rem 0}.cart-product-list-title h2{font-size:16px;text-transform:uppercase;font-weight:600}.desktop-product-list{display:none}.mobile-product-list{display:block}.cart-product-item{flex-direction:column;border-top:none;padding-top:0}.cart-product-list-wrapper{flex-direction:row;max-width:92vw;width:100%;overflow:scroll}}@media (min-width:768px) and (max-width:1023px){.cart-container{margin-top:0;padding-bottom:200px}.cart-container .miniHeader-container{position:relative}.cart-container .miniHeader-content{padding:20px 0}.cart-container .miniHeader-back{left:0}.cart-content{flex-direction:column;padding:0}.cart-table-container{width:100%}.cart-table-list-wrapper{height:100%;padding-right:0;padding-bottom:20px;overflow:hidden;gap:10px}.cart-table-list-item{flex-direction:column;height:100%}.cart-table-container .cart-table-item-img{height:20rem;width:14rem}.cart-table-list-item-left-col{width:100%;align-items:center}.cart-table-list-item-right-col{display:none}.cart-table-list-item-price-mobile{display:block}.cart-table-item-img{width:30vw;height:25vh}.cart-table-list-wrapper::-webkit-scrollbar{display:none}.cart-total{flex-direction:column-reverse;padding:15px;left:0;gap:10px}.cart-total,.cart-total-price{justify-content:flex-start;align-items:flex-start;width:100%}.cart-total-price{flex-direction:column}.cart-total-price-tl-old{bottom:60%}.cart-total-price-group{width:100%}.cart-total-price-upper-group{width:100%;justify-content:space-between;align-items:center;gap:30px}.completeCart{padding:20px;width:100%}.completeCart h2{font-size:14px}.miniHeader-title{display:none}.cart-product-list{position:relative;width:100%;height:fit-content;background-color:#fff}.cart-product-list-content{padding:6rem 0}.cart-product-list-title h2{font-size:16px;text-transform:uppercase;font-weight:600}.desktop-product-list{display:none}.mobile-product-list{display:block}.cart-product-item{flex-direction:column;border-top:none;padding-top:0}.cart-product-list-wrapper{flex-direction:row;max-width:92vw;width:100%;overflow:scroll}.cart-table-list-item-info{gap:10px}}@media (min-width:1024px) and (max-width:1280px){.cart-table-title h2{font-size:3rem}.cart-table-item-img img{width:10rem;height:10rem}.cart-table-list-item-info h2{font-size:1.6rem}.cart-table-list-item-qty button{width:25px;height:25px;background-color:none;border:1px solid #0000005b}.cart-table-list-item-price{font-size:1.4rem}.cart-table-list-item-qty img{width:15px;height:15px}.cart-table-list-item-info{justify-content:flex-start;gap:20px}.cart-table-list-item-info h2{white-space:nowrap}.cart-product-list{width:35%}.cart-product-item-left img{object-fit:cover}.cart-product-item{gap:2rem}.completeCart{padding:20px}.completeCart h2{font-size:14px}.cart-total-price-tl{font-size:2rem}.cart-total-coupon h2{font-size:1.2rem}.cart-product-list-title h2{font-size:1.6rem}.cart-product-item-left img{width:8rem;height:8rem}.cart-product-item-name{font-size:1.4rem}.cart-product-item-original-price{font-size:1.2rem}}@media (min-width:1281px) and (max-width:1600px){.cart-table-item-img{width:13rem;height:13rem}.cart-table-list-item-info{justify-content:flex-start;gap:20px}.cart-table-list-item-info h2{white-space:nowrap}.cart-product-list{width:35%}.cart-product-item-left img{width:15rem;height:15rem}.cart-product-item{gap:2rem}}