h1{font-size:var(--fs-lg);margin-bottom:20px}header .top-cart-content{display:none !important}.margin-bottom-40{margin-bottom:40px}.cart-page .cart--empty-message{text-align:center}.cart-page .cart--empty-message svg{width:80px;margin:15px}.cart-page .cart-header-info{display:flex;align-items:center;font-size:var(--fs-md);padding:10px 0;border:solid 1px #ebebeb;border-bottom:none;font-weight:bold;text-transform:uppercase;background:#f8f8f8;border-radius:10px 10px 0px 0px}.cart-page .cart-header-info div:nth-child(1){width:44px;flex-shrink:0;text-align:center;padding-left:4px}.cart-page .cart-header-info div:nth-child(2){flex:1;text-align:left;padding-left:6px}.cart-page .cart-header-info div:nth-child(3){width:22%;text-align:center}.cart-page .cart-header-info div:nth-child(4){width:22%;text-align:right;padding-right:10px}.cart-page .cart-item-check{width:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cart-page .cart-item-select,.cart-page #cart-select-all{appearance:none;-webkit-appearance:none;position:static !important;display:inline-block !important;width:18px !important;height:18px !important;opacity:1 !important;cursor:pointer;border:2px solid #ccc;border-radius:3px;background:#fff;transition:background 0.15s, border-color 0.15s;flex-shrink:0;vertical-align:middle}.cart-page .cart-item-select:checked,.cart-page #cart-select-all:checked{background:var(--mainColor);border-color:var(--mainColor);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='m2.5 8 3.5 3.5 7-7'/%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.cart-page .cart-check-col,.cart-page .cart-item-check,.cart-page .cart-mobile-select-all{display:none !important}.cart-page .cart-mobile-select-all{padding:8px 12px;font-size:var(--fs-sm)}.cart-page .cart-mobile-select-all label{display:flex;align-items:center;gap:8px;cursor:pointer}.cart-page .cart-item-check--mobile{width:36px;flex-shrink:0}.cart-page .cart_body{border:solid 1px #ebebeb;border-radius:0px 0px 10px 10px}.cart-page .cart_body .ajaxcart__row{padding:10px 0;border-top:solid 1px #ebebeb;display:flex;align-items:center}.cart-page .cart_body .ajaxcart__row .cart_product{flex:1;height:120px;display:flex;align-items:center}.cart-page .cart_body .ajaxcart__row:first-child{border-top:none}.cart-page .cart_body .cart_image{width:110px;height:110px;display:flex;align-items:center;justify-content:center;margin-left:10px}.cart-page .cart_body .cart_image img{max-width:100%;max-height:100%}.cart-page .cart_body .cart_info{padding-left:15px;vertical-align:top;padding-right:15px;display:flex;width:calc(100% - 110px);-webkit-width:calc(100% - 110px);-moz-width:calc(100% - 110px);-o-width:calc(100% - 110px);-os-width:calc(100% - 110px);justify-content:space-between}.cart-page .cart_body .cart_info .cart_name{width:50%;margin-bottom:5px}.cart-page .cart_body .cart_info .cart_name a{margin-bottom:4px;font-size:var(--fs-md);font-weight:500}.cart-page .cart_body .cart_info .cart_name a:hover{color:var(--subColor)}.cart-page .cart_body .cart_info .cart_name .remove-item-cart{display:block;color:var(--mainColor);font-weight:400}.cart-page .cart_body .cart_info .cart_name p{margin:0;font-style:italic;color:#9e9e9e}.cart-page .cart_body .cart_info .variant-title{display:block;font-size:var(--fs-xs)}.cart-page .cart_body .cart_item_name{width:60%}.cart-page .cart_body .cart-item-info{flex:1;display:flex;align-items:center;min-width:0}.cart-page .cart_body .cart-item-thumb{width:90px;height:90px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-left:10px}.cart-page .cart_body .cart-item-thumb img{max-width:100%;max-height:100%;object-fit:contain}.cart-page .cart_body .cart-item-meta{padding-left:12px;flex:1;min-width:0}.cart-page .cart_body .cart-item-name{display:block;font-size:var(--fs-md);font-weight:500;color:var(--textColor);margin-bottom:4px}.cart-page .cart_body .cart-item-name:hover{color:var(--subColor)}.cart-page .cart_body .cart-item-variant{display:block;font-size:var(--fs-sm);color:#9e9e9e;font-style:italic;margin-bottom:6px}.cart-page .cart_body .cart-item-remove{display:inline-block;font-size:var(--fs-sm);color:var(--mainColor)}.cart-page .cart_body .cart-item-remove:hover{color:var(--subColor)}.cart-page .cart_body .cart-item-unit-price-inline{display:block;margin-top:4px;margin-bottom:4px}.cart-page .cart_body .cart-item-unit-price-inline .cart-price{font-size:var(--fs-sm);color:#888;font-weight:500}.cart-page .cart_body .cart-item-qty{width:22%;flex-shrink:0;display:flex;justify-content:center;align-items:center}.cart-page .cart_body .cart-item-qty .ajaxcart__qty{display:flex;align-items:center;width:100%;text-align:center;justify-content:center}.cart-page .cart_body .cart-item-qty .ajaxcart__qty button{border:1px solid #e5e5e5;color:#222;line-height:26px;padding:0;margin:0;width:28px;height:28px;background-color:#f8f8f8;flex-shrink:0}.cart-page .cart_body .cart-item-qty .ajaxcart__qty button.ajaxcart__qty--minus{border-right:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.cart-page .cart_body .cart-item-qty .ajaxcart__qty button.ajaxcart__qty--plus{border-left:0;border-top-right-radius:8px;border-bottom-right-radius:8px}.cart-page .cart_body .cart-item-qty .ajaxcart__qty input{flex:0 0 35px;min-width:35px;padding:0;text-align:center;width:35px;height:28px;min-height:28px;border:1px solid #e5e5e5;border-left:none;border-right:none;color:#222;font-size:var(--fs-sm);margin:0;float:none}.cart-page .cart_body .cart-item-line-price{width:22%;flex-shrink:0;text-align:right;padding-right:10px}.cart-page .cart_body .cart-item-line-price .cart-price{font-size:var(--fs-md);font-weight:700;color:var(--price)}.cart-page .cart_body .grid{width:22%;display:flex;align-items:center;justify-content:center}.cart-page .cart_body .grid.justify-right{justify-content:end}.cart-page .cart_body .grid .cart_prices .cart-price{font-weight:bold;display:block;font-size:var(--fs-sm);color:var(--price)}.cart-page .cart_body .grid .cart__btn-remove{font-size:var(--fs-sm);color:#30656b}.cart-page .cart_body .grid .cart_quantity{font-size:var(--fs-xs);margin-bottom:5px;display:block;font-weight:normal;color:#333}.cart-page .cart_body .cart_select input{display:inline-block;padding:0;text-align:center;border-radius:0;width:35px;min-height:28px;border:1px solid #e5e5e5;color:#222;height:28px;font-size:var(--fs-sm);margin:0;float:left;border-left:none;border-right:none}.cart-page .cart_body .cart_select button{border-radius:0;border:1px solid #e5e5e5;border-color:#e5e5e5;color:#222;line-height:26px;padding:0;margin:0;width:28px;background-color:#f8f8f8;height:28px;float:left}.cart-page .cart_body .cart_select button.ajaxcart__qty--minus{border-right:0;border-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.cart-page .cart_body .cart_select button.ajaxcart__qty--plus{border-left:0;border-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px}.cart-page .cart_body .cart_select input{display:inline-block;padding:0;text-align:center;border-radius:0;width:35px;min-height:28px;border:1px solid #e5e5e5;color:#222;height:28px;font-size:var(--fs-sm);margin:0;float:left;border-left:none;border-right:none}.cart-page .cart_body .cart_select button{border-radius:0;border:1px solid #e5e5e5;border-color:#e5e5e5;color:#222;line-height:26px;padding:0;margin:0;width:28px;background-color:#f8f8f8;height:28px;float:left}.cart-page .cart_body .cart_select button.ajaxcart__qty--minus{border-right:0;border-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.cart-page .cart_body .cart_select button.ajaxcart__qty--plus{border-left:0;border-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px}.cart-page .ajaxcart__footer{margin-top:20px}.cart-page .ajaxcart__footer .cart__subtotal{font-size:var(--fs-sm);font-weight:500;margin-bottom:12px;display:flex;text-transform:uppercase}.cart-page .ajaxcart__footer .cart__subtotal .cart__col-6{width:50%;float:left;display:flex;align-items:center}.cart-page .ajaxcart__footer .cart__subtotal .cart__totle{width:50%;float:left;text-align:right}.cart-page .ajaxcart__footer .cart__subtotal .cart__totle .total-price{color:var(--price);font-weight:bold;font-size:var(--fs-xl)}.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt{display:block;position:relative}.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt button{width:100%;background:var(--mainColor);color:#fff;padding:0px 10px;border-radius:4px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;text-transform:uppercase;border:1px solid var(--mainColor);height:40px;line-height:40px;font-weight:600}.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover{background:var(--subColor);border-color:var(--subColor)}.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt button.btn[disabled]{margin-top:5px;opacity:0.5}.cart-page .ajaxcart__footer .btn-proceed-checkout{width:auto;background:#ededed;color:#333;font-weight:600;padding:0px 10px;border-radius:4px;text-transform:uppercase;height:40px;font-size:var(--fs-md);line-height:40px;font-weight:600;padding:0 20px;border-radius:5px;display:inline-block}.cart-page .ajaxcart__footer .btn-proceed-checkout:hover{background:#ddd}.CartHeaderContainer{width:340px;background-color:#fff}.CartHeaderContainer .cart--empty-message{text-align:center}.CartHeaderContainer .cart--empty-message svg{width:80px;margin:15px}form{margin-bottom:10px}.cartheader{margin-bottom:0}.cartheader .cart_body{padding:15px;max-height:360px;overflow-y:auto}.cartheader .cart_body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);border-radius:5px;background-color:#F5F5F5}.cartheader .cart_body::-webkit-scrollbar{width:5px;background-color:#F5F5F5}.cartheader .cart_body::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);background-color:#e5e5e5}.cartheader .cart_body .cart_product{margin-bottom:15px;padding-bottom:15px;display:table;width:100%;border-bottom:solid 1px #ebebeb}.cartheader .cart_body .cart_image{display:table-cell;width:24%;vertical-align:top;position:relative}.cartheader .cart_body .cart_info{padding-left:15px;vertical-align:top}.cartheader .cart_body .cart_info .cart_name{margin-bottom:5px}.cartheader .cart_body .cart_info .cart_name a{margin-bottom:4px;font-size:var(--fs-md);font-weight:500}.cartheader .cart_body .cart_info .cart_name a:hover{color:var(--subColor)}.cartheader .cart_body .cart_info .variant-title{display:block;font-size:0.8125rem}.cartheader .cart_body .grid{display:flex}.cartheader .cart_body .grid .cart_item_name{width:50%}.cartheader .cart_body .grid .cart_item_name .cart_quantity{font-size:var(--fs-xs);margin-bottom:5px;display:block;font-weight:normal;color:#333}.cartheader .cart_body .grid .cart_prices{width:50%;text-align:right}.cartheader .cart_body .grid .cart_prices .cart-price{font-weight:bold;display:block;font-size:var(--fs-sm);color:var(--subColor)}.cartheader .cart_body .grid .cart__btn-remove{font-size:var(--fs-sm);color:#30656b}.cartheader .cart_body .cart_select input{display:inline-block;padding:0;text-align:center;border-radius:0;width:35px;min-height:28px;border:1px solid #e5e5e5;color:#222;height:28px;font-size:var(--fs-sm);margin:0;float:left;border-left:none;border-right:none}.cartheader .cart_body .cart_select button{border-radius:0;border:1px solid #e5e5e5;border-color:#e5e5e5;color:#222;line-height:26px;padding:0;margin:0;width:28px;background-color:#f8f8f8;height:28px;float:left}.cartheader .cart_body .cart_select button.ajaxcart__qty--minus{border-right:0;border-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.cartheader .cart_body .cart_select button.ajaxcart__qty--plus{border-left:0;border-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px}.cartheader .ajaxcart__footer{padding:10px}.cartheader .ajaxcart__footer .cart__subtotal{font-size:var(--fs-sm);font-weight:500;margin-bottom:12px;display:flex}.cartheader .ajaxcart__footer .cart__subtotal .cart__col-6{width:50%;float:left;display:flex;align-items:center}.cartheader .ajaxcart__footer .cart__subtotal .cart__totle{width:50%;float:left;text-align:right}.cartheader .ajaxcart__footer .cart__subtotal .cart__totle .total-price{color:var(--subColor);font-weight:bold}.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt{display:block;position:relative}.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt button{width:100%;background:var(--mainColor);color:#fff;padding:0px 10px;border-radius:4px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;text-transform:uppercase;border:1px solid var(--mainColor);height:40px;line-height:40px;font-weight:600}.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover{background:var(--subColor);border-color:var(--subColor)}.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt button.btn[disabled]{margin-top:5px;opacity:0.5}@media (max-width: 1199px){.CartMobileContainer{border-radius:10px;padding:10px;border:solid 1px #ebebeb}.CartMobileContainer .cart--empty-message{text-align:center}.CartMobileContainer .cart--empty-message svg{width:80px;margin:15px}.cart-mobile .cart_body{padding:0}.cart-mobile .cart_body .ajaxcart__row{display:flex;align-items:flex-start;padding:10px 0;border-top:solid 1px #ebebeb}.cart-mobile .cart_body .ajaxcart__row:first-child{border-top:none}.cart-mobile .cart_body .cart_product{flex:1;margin-bottom:15px;padding-bottom:15px;display:table;width:100%;border-bottom:solid 1px #ebebeb}.cart-mobile .cart_body .cart_image{display:table-cell;width:20%;vertical-align:top;position:relative}.cart-mobile .cart_body .cart_info{padding-left:15px;vertical-align:top}.cart-mobile .cart_body .cart_info .cart_name{margin-bottom:5px}.cart-mobile .cart_body .cart_info .cart_name a{margin-bottom:4px;font-size:var(--fs-md);font-weight:500}.cart-mobile .cart_body .cart_info .cart_name a:hover{color:var(--subColor)}.cart-mobile .cart_body .cart_info .variant-title{display:block;font-size:var(--fs-xs)}.cart-mobile .cart_body .grid{display:flex}.cart-mobile .cart_body .grid .cart_item_name{width:50%}.cart-mobile .cart_body .grid .cart_item_name .cart_quantity{font-size:var(--fs-xs);margin-bottom:5px;display:block;font-weight:normal;color:#333}.cart-mobile .cart_body .grid .cart_prices{width:50%;text-align:right}.cart-mobile .cart_body .grid .cart_prices .cart-price{font-weight:bold;display:block;font-size:var(--fs-sm);color:var(--subColor)}.cart-mobile .cart_body .grid .cart__btn-remove{font-size:var(--fs-sm);color:#30656b}.cart-mobile .cart_body .cart_select input{display:inline-block;padding:0;text-align:center;border-radius:0;width:35px;min-height:28px;border:1px solid #e5e5e5;color:#222;height:28px;font-size:var(--fs-sm);margin:0;float:left;border-left:none;border-right:none}.cart-mobile .cart_body .cart_select button{border-radius:0;border:1px solid #e5e5e5;border-color:#e5e5e5;color:#222;line-height:26px;padding:0;margin:0;width:28px;background-color:#f8f8f8;height:28px;float:left}.cart-mobile .cart_body .cart_select button.ajaxcart__qty--minus{border-right:0;border-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.cart-mobile .cart_body .cart_select button.ajaxcart__qty--plus{border-left:0;border-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px}.cart-mobile .ajaxcart__footer{padding:10px 0}.cart-mobile .ajaxcart__footer .cart__subtotal{font-size:var(--fs-sm);font-weight:500;margin-bottom:12px;display:flex}.cart-mobile .ajaxcart__footer .cart__subtotal .cart__col-6{width:50%;float:left;display:flex;align-items:center}.cart-mobile .ajaxcart__footer .cart__subtotal .cart__totle{width:50%;float:left;text-align:right}.cart-mobile .ajaxcart__footer .cart__subtotal .cart__totle .total-price{font-weight:bold}.cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt{display:block;position:relative}.cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt button{width:100%;background:var(--mainColor);color:#fff;padding:0px 10px;border-radius:4px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;text-transform:uppercase;border:1px solid var(--mainColor);height:40px;line-height:40px;font-weight:600}.cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover{background:var(--subColor);border-color:var(--subColor)}.cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt button.btn[disabled]{margin-top:5px;opacity:0.6}}@media (max-width: 1199px) and (min-width: 767px){.cart-mobile .cart_body .cart_image{width:10%}}.main-cart-page .title_cart{color:var(--textColor);margin:0;font-size:var(--fs-xl);font-weight:600;margin-bottom:15px}@media (max-width: 992px){.main-cart-page .product-suggest{display:none}}.main-cart-page .product-suggest .swiper-pagination-bullets{text-align:center;display:flex;justify-content:center;align-items:center;gap:4px}.main-cart-page .product-suggest .swiper-pagination-bullets .swiper-pagination-bullet{box-shadow:none;outline:0;width:10px;height:10px;border:1px solid #ddd;border-radius:50%;background:rgba(255,255,255,0.2);padding:0;font-size:0;opacity:1}.main-cart-page .product-suggest .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:all .2s;background:var(--mainColor)}.main-cart-page .product-suggest .swiper-button-next{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:var(--mainColor);outline:none;border:0px;background:transparent;text-align:center;z-index:2;right:10px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(32px, -50%);-ms-transform:translate(32px, -50%);transform:translate(32px, -50%);margin-top:0px;background-color:var(--bgBodySub);border-radius:5px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.main-cart-page .product-suggest .swiper-button-next svg{width:100%;height:100%}.main-cart-page .product-suggest .swiper-button-next svg path{stroke:var(--mainColor)}.main-cart-page .product-suggest .swiper-button-next:after{display:none}.main-cart-page .product-suggest .swiper-button-next:hover{background-color:var(--subColor)}.main-cart-page .product-suggest .swiper-button-next:hover svg path{stroke:#fff}@media (max-width: 767px){.main-cart-page .product-suggest .swiper-button-next{display:none}}.main-cart-page .product-suggest .swiper-button-prev{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:var(--mainColor);outline:none;border:0px;background:transparent;text-align:center;z-index:2;left:10px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(-32px, -50%) rotate(180deg);-ms-transform:translate(-32px, -50%) rotate(180deg);transform:translate(-32px, -50%) rotate(180deg);margin-top:0px;background-color:var(--bgBodySub);border-radius:5px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.main-cart-page .product-suggest .swiper-button-prev svg{width:100%;height:100%}.main-cart-page .product-suggest .swiper-button-prev svg path{stroke:var(--mainColor)}.main-cart-page .product-suggest .swiper-button-prev:after{display:none}.main-cart-page .product-suggest .swiper-button-prev:hover{background-color:var(--subColor)}.main-cart-page .product-suggest .swiper-button-prev:hover svg path{stroke:#fff}@media (max-width: 767px){.main-cart-page .product-suggest .swiper-button-prev{display:none}}@media (max-width: 767px){.main-cart-page .product-suggest .swiper-button-next,.main-cart-page .product-suggest .swiper-button-prev{width:25px;height:25px;line-height:25px}.main-cart-page .product-suggest .swiper-button-next:after,.main-cart-page .product-suggest .swiper-button-prev:after{font-size:var(--fs-sm)}}.main-cart-page .product-suggest .swiper-button-lock{display:none !important}.main-cart-page .product-suggest .swiper-button-disabled{opacity:0.35}.main-cart-page .product-suggest .section-title{text-align:center;position:relative;margin-bottom:25px}.main-cart-page .product-suggest .section-title.a-left{text-align:left}.main-cart-page .product-suggest .section-title.txt-uppercese{text-transform:uppercase}.main-cart-page .product-suggest .section-title h2{display:inline-block;font-weight:500;font-size:1.875rem;margin-bottom:0px;color:var(--mainColor)}@media (max-width: 1025px){.main-cart-page .product-suggest .section-title h2{font-size:1.5rem}}@media (max-width: 767px){.main-cart-page .product-suggest .section-title h2{font-size:var(--fs-2xl)}}.main-cart-page .product-suggest .section-title h2 a{color:var(--mainColor)}.main-cart-page .product-suggest .section-title h2 a:hover,.main-cart-page .product-suggest .section-title h2 a:focus{color:var(--subColor)}.main-cart-page .product-suggest .section-title h2 span{font-weight:bold;display:inline-block;position:relative;padding-bottom:5px}.main-cart-page .product-suggest .section-title h2 span:before{content:"";position:absolute;height:5px;border-radius:5px;width:100%;background-color:var(--subColor);left:0px;bottom:0px}.main-cart-page .product-suggest .swiper_suggest{padding:5px}.main-cart-page .product-suggest .swiper_suggest .swiper-slide{height:auto !important}.main-cart-page .product-suggest .swiper_suggest .swiper-slide .item_product_main{padding-bottom:0px}@media (max-width: 767px){.main-cart-page .product-suggest .swiper_suggest{padding:0;overflow:initial;margin:0px}.main-cart-page .product-suggest .swiper_suggest .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;width:auto;margin-right:-14px;margin-left:-14px;padding-left:7px;padding-right:7px}.main-cart-page .product-suggest .swiper_suggest .swiper-wrapper .swiper-slide{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%;min-width:60%;padding:7px}}.main-cart-page .product-suggest-mob{display:block;margin-top:30px}.main-cart-page .product-suggest-mob .section-title{text-align:center;position:relative;margin-bottom:25px}.main-cart-page .product-suggest-mob .section-title.a-left{text-align:left}.main-cart-page .product-suggest-mob .section-title.txt-uppercese{text-transform:uppercase}.main-cart-page .product-suggest-mob .section-title h2{display:inline-block;font-weight:500;font-size:1.875rem;margin-bottom:0px;color:var(--mainColor)}@media (max-width: 1025px){.main-cart-page .product-suggest-mob .section-title h2{font-size:1.5rem}}@media (max-width: 767px){.main-cart-page .product-suggest-mob .section-title h2{font-size:var(--fs-2xl)}}.main-cart-page .product-suggest-mob .section-title h2 a{color:var(--mainColor)}.main-cart-page .product-suggest-mob .section-title h2 a:hover,.main-cart-page .product-suggest-mob .section-title h2 a:focus{color:var(--subColor)}.main-cart-page .product-suggest-mob .section-title h2 span{font-weight:bold;display:inline-block;position:relative;padding-bottom:5px}.main-cart-page .product-suggest-mob .section-title h2 span:before{content:"";position:absolute;height:5px;border-radius:5px;width:100%;background-color:var(--subColor);left:0px;bottom:0px}.main-cart-page .product-suggest-mob .swiper-pagination-bullets{text-align:center;display:flex;justify-content:center;align-items:center;gap:4px}.main-cart-page .product-suggest-mob .swiper-pagination-bullets .swiper-pagination-bullet{box-shadow:none;outline:0;width:10px;height:10px;border:1px solid #ddd;border-radius:50%;background:rgba(255,255,255,0.2);padding:0;font-size:0;opacity:1}.main-cart-page .product-suggest-mob .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:all .2s;background:var(--mainColor)}.main-cart-page .product-suggest-mob .swiper-button-next{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:var(--mainColor);outline:none;border:0px;background:transparent;text-align:center;z-index:2;right:10px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(32px, -50%);-ms-transform:translate(32px, -50%);transform:translate(32px, -50%);margin-top:0px;background-color:var(--bgBodySub);border-radius:5px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.main-cart-page .product-suggest-mob .swiper-button-next svg{width:100%;height:100%}.main-cart-page .product-suggest-mob .swiper-button-next svg path{stroke:var(--mainColor)}.main-cart-page .product-suggest-mob .swiper-button-next:after{display:none}.main-cart-page .product-suggest-mob .swiper-button-next:hover{background-color:var(--subColor)}.main-cart-page .product-suggest-mob .swiper-button-next:hover svg path{stroke:#fff}@media (max-width: 767px){.main-cart-page .product-suggest-mob .swiper-button-next{display:none}}.main-cart-page .product-suggest-mob .swiper-button-prev{font-size:0;line-height:0;position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;cursor:pointer;color:var(--mainColor);outline:none;border:0px;background:transparent;text-align:center;z-index:2;left:10px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translate(-32px, -50%) rotate(180deg);-ms-transform:translate(-32px, -50%) rotate(180deg);transform:translate(-32px, -50%) rotate(180deg);margin-top:0px;background-color:var(--bgBodySub);border-radius:5px;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.main-cart-page .product-suggest-mob .swiper-button-prev svg{width:100%;height:100%}.main-cart-page .product-suggest-mob .swiper-button-prev svg path{stroke:var(--mainColor)}.main-cart-page .product-suggest-mob .swiper-button-prev:after{display:none}.main-cart-page .product-suggest-mob .swiper-button-prev:hover{background-color:var(--subColor)}.main-cart-page .product-suggest-mob .swiper-button-prev:hover svg path{stroke:#fff}@media (max-width: 767px){.main-cart-page .product-suggest-mob .swiper-button-prev{display:none}}@media (max-width: 767px){.main-cart-page .product-suggest-mob .swiper-button-next,.main-cart-page .product-suggest-mob .swiper-button-prev{width:25px;height:25px;line-height:25px}.main-cart-page .product-suggest-mob .swiper-button-next:after,.main-cart-page .product-suggest-mob .swiper-button-prev:after{font-size:var(--fs-sm)}}.main-cart-page .product-suggest-mob .swiper-button-lock{display:none !important}.main-cart-page .product-suggest-mob .swiper-button-disabled{opacity:0.35}@media (min-width: 992px){.main-cart-page .product-suggest-mob{display:none}}@media (max-width: 767px){.main-cart-page .product-suggest-mob .swiper-button-next,.main-cart-page .product-suggest-mob .swiper-button-prev{display:block !important}}@media (min-width: 992px){.main-cart-page .col-cart-left{margin-bottom:-20px}}@media (min-width: 992px){.main-cart-page .col-cart-right{align-self:flex-start;position:sticky;top:60px;z-index:8}}.main-cart-page .col-cart-right .ajaxcart__footer{border-radius:10px;padding:10px;margin-bottom:15px;background-color:var(--bgBodySub)}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-header{color:var(--textColor);margin:0;font-size:var(--fs-xl);font-weight:600}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total{margin-bottom:10px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .content-items{display:flex;justify-content:space-between;align-items:center}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .content-items .item-content-left{font-weight:600}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .content-items .item-content-right{text-align:right}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .content-items .item-content-right .total-price{font-weight:600;font-size:var(--fs-2xl);color:var(--price)}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row--count .cart-summary-label{font-size:var(--fs-sm);color:#888}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row--count .cart-summary-count{font-size:var(--fs-sm);color:#555;font-weight:600}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row:last-child{border-bottom:none}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row .cart-summary-label{font-size:var(--fs-sm);color:var(--textColor)}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row .cart-summary-value{font-size:var(--fs-sm);color:var(--textColor)}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row .cart-summary-value s{color:#aaa}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row--saving .cart-summary-label{color:#28a745;font-weight:500}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row--saving .cart-summary-saving{color:#28a745;font-weight:600}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row--total{padding-top:12px;margin-top:4px;border-top:2px solid #e0e0e0;border-bottom:none}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row--total .cart-summary-label{font-size:var(--fs-base);font-weight:700;color:var(--textColor);text-transform:uppercase}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-total .cart-summary-breakdown .cart-summary-row--total .total-price{font-size:var(--fs-2xl);font-weight:700;color:var(--price)}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat{margin-bottom:15px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT{width:100%;margin-bottom:0px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT h4{font-weight:600;font-size:var(--fs-lg);margin-bottom:12px}@media (max-width: 1199px){.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT h4{font-size:var(--fs-md)}}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal{display:flex}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset{border:none;padding:0;width:49%;position:relative}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset:first-child{margin-right:10px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset label{margin-bottom:0}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset input{padding:0 10px;background:#fff;position:relative;z-index:2;height:35px;line-height:35px;min-height:35px;width:100%;border:1px solid #ddd;border-radius:10px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset input::placeholder{color:#333;opacity:1}@media (max-width: 321px){.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset input{font-size:var(--fs-md)}}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset select{height:35px;line-height:35px;width:100%;border:1px solid #ddd;color:#333;border-radius:10px}@media (max-width: 321px){.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset select{font-size:var(--fs-md)}}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset .fa{position:absolute;top:10px;right:10px;color:#333;z-index:3}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-vat form.formVAT .timedeli-modal fieldset .fa:before{color:#333}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #f0f0f0}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-label{display:block;font-size:var(--fs-sm);font-weight:600;margin-bottom:8px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-input-wrap{display:flex;gap:8px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-code-input{flex:1;height:36px;border:1px solid #ddd;border-radius:6px;padding:0 10px;font-size:var(--fs-sm);outline:none}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-code-input:focus{border-color:var(--mainColor)}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-apply-btn{height:36px;padding:0 14px;background:var(--mainColor);color:#fff;border:none;border-radius:6px;font-size:var(--fs-sm);font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-apply-btn:hover{background:var(--subColor)}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-apply-btn:disabled{opacity:0.6;cursor:not-allowed}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-feedback{margin:6px 0 0;font-size:var(--fs-sm);min-height:18px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-feedback.coupon-feedback--error{color:#e53935}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-coupon .coupon-feedback.coupon-feedback--success{color:#28a745}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-button{display:flex;flex-wrap:wrap;gap:10px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-button .cart__btn-proceed-checkout-dt{width:100%}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-button .btn{width:100%}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-button .btn:hover{opacity:0.8}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .summary-button .btn:hover:before{border-color:#fff}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .cart-continue-link{display:block;text-align:center;font-size:var(--fs-sm);color:#888;margin-top:10px}.main-cart-page .col-cart-right .ajaxcart__footer .checkout-body .cart-continue-link:hover{color:var(--subColor);text-decoration:underline}.main-cart-page.is-empty .col-cart-right{display:none}.main-cart-page.is-empty .col-cart-left{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.main-cart-page.is-empty .col-cart-left .bg-shadow:nth-child(2){display:none}.r-bill .checkbox{margin:0;display:flex;align-items:center}.r-bill .checkbox label{margin:0}.r-bill .checkbox .regular-checkbox{display:none}.r-bill .checkbox .regular-checkbox+.box{border:1px solid #727272;padding:0px;border-radius:5px;display:inline-flex !important;justify-content:center;align-items:center;position:relative;width:18px;height:18px;margin:0px;text-align:center}.r-bill .checkbox .regular-checkbox:checked+.box{background:var(--mainColor);border:1px solid var(--mainColor)}.r-bill .checkbox .regular-checkbox:checked+.box:after{content:'\2713';font-size:var(--fs-sm);color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.r-bill .bill-field label{margin-bottom:0.1rem}.r-bill .bill-field .form-group{margin-bottom:10px;padding:0}.r-bill .bill-field .form-group input{margin-bottom:0}.r-bill .bill-field .form-control{box-shadow:none;background-clip:padding-box;border-color:#eee;height:34px;font-size:var(--fs-lg);border:initial;width:100%}.r-bill .bill-field textarea.form-control{height:85px;border:1px solid #ddd}.r-bill .bill-field input{border:1px solid #ddd !important}.r-bill .bill-field span.text-danger{margin-top:5px;display:block;font-size:var(--fs-md);color:red;margin-bottom:15px}.r-bill .bill-field .form-group input::placeholder,.r-bill .bill-field .form-group textarea::placeholder{color:#aaa;opacity:1}.r-bill .checkbox>.title{font-size:var(--fs-md);line-height:1.5;padding-left:5px;vertical-align:top}.r-bill .bill-field{display:none;margin-top:12px}.datepicker-dropdown{min-width:180px !important;width:220px;position:absolute;top:0;background:#fff;border:solid 1px #ddd;z-index:10}@media (max-width: 767px){.datepicker-dropdown{left:0 !important}}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border:none;padding:0;font-size:var(--fs-sm);cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr th.disabled{background:#f1f1f1;cursor:default}.datepicker table tr td:hover:not(.disabled),.datepicker table tr th:hover:not(.disabled){background:#ebebeb}.product-coupon__wrapper{position:relative;display:block;margin-bottom:15px}.product-coupon__wrapper .d-block.mb-2{margin-bottom:7px}.product-coupons{cursor:pointer;overflow-x:scroll;display:flex;align-items:center}.product-coupons::-webkit-scrollbar{display:none}.coupon_item.lite{border-radius:0;display:inline-block;filter:none;min-height:0;overflow:hidden;padding:0 !important;margin-right:7px}.coupon_item.lite:before{content:normal}.coupon_item.lite .coupon_content{background-color:var(--mainColor);color:#fff;padding:7px 8px;position:relative;font-weight:bold;line-height:1;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:5px}@media (max-width: 767px){.coupon_item.lite .coupon_content{padding:7px 10px;font-size:var(--fs-sm)}}@media (max-width: 415px){.coupon_item.lite .coupon_content{padding:5px 8px;font-size:var(--fs-xs)}}@media (max-width: 350px){.coupon_item.lite .coupon_content{font-size:var(--fs-xs)}}.coupon_item.lite .coupon_content:before,.coupon_item.lite .coupon_content:after{content:'';position:absolute;border-radius:999px;width:10px;height:10px;background:#fff;border:1px solid var(--mainColor);top:50%;transform:translateY(-50%)}.coupon_item.lite .coupon_content:before{left:-5px}.coupon_item.lite .coupon_content:after{right:-5px}.product-coupons svg{width:12px;height:18px;color:var(--mainColor)}#modal-coupon-product{bottom:0;left:0;overflow-x:auto;overflow-y:auto;position:fixed;right:0;top:0 !important;z-index:9999}#modal-coupon-product .chosee_size{font-weight:600;font-size:var(--fs-base);text-transform:uppercase}#modal-coupon-product .chosee_size p{margin-bottom:10px}#modal-coupon-product .modal-coupon-product{position:absolute;width:650px;top:10%;height:auto;margin:0 auto;left:0;right:0;padding:10px;background-color:#fff;z-index:8011;border-radius:10px}@media (max-width: 767px){#modal-coupon-product .modal-coupon-product{width:96%;padding:5px 5px 15px}}#modal-coupon-product .modal-coupon-product .modalcoupon-close{position:absolute;right:10px;top:10px;color:#616161}#modal-coupon-product .modal-coupon-product .modalcoupon-close svg{width:15px;height:15px;transition:transform 0.3s}#modal-coupon-product .modal-coupon-product .modalcoupon-close:hover svg{transform:rotate(90deg)}#modal-coupon-product .modal-coupon-product .box-cpou-dk{margin-bottom:15px}#modal-coupon-product .modal-coupon-product .box-cpou-dk.last-cpou{margin-bottom:0px}#modal-coupon-product .modal-coupon-product .item_list_coupon{background:var(--bgBodySub);display:flex;align-items:center;border:1px dashed var(--mainColor);border-radius:5px;position:relative}#modal-coupon-product .modal-coupon-product .item_list_coupon .money_coupon__img{position:absolute;top:0;left:0;width:110px;height:100%;object-fit:cover;border-top-left-radius:5px;border-bottom-left-radius:5px}@media (max-width: 767px){#modal-coupon-product .modal-coupon-product .item_list_coupon .money_coupon__img{width:60px}}#modal-coupon-product .modal-coupon-product .item_list_coupon .money_coupon{background:var(--mainColor);vertical-align:middle;width:110px;padding:0 8px;border-right:1px dashed #fff;border-top-left-radius:5px;border-bottom-left-radius:5px;height:85px;display:flex;justify-content:center;align-items:center;font-size:var(--fs-2xl);font-weight:bold;color:#fff}@media (max-width: 767px){#modal-coupon-product .modal-coupon-product .item_list_coupon .money_coupon{width:60px;height:80px;font-size:var(--fs-sm)}}#modal-coupon-product .modal-coupon-product .item_list_coupon .money_coupon::before,#modal-coupon-product .modal-coupon-product .item_list_coupon .money_coupon::after{display:block;content:" ";width:16px;height:16px;background:#fff;position:absolute;left:101px;top:-8px;border-radius:50%;border-width:1px;border-style:dashed;border-color:transparent var(--mainColor) var(--mainColor) transparent;transform:rotate(45deg)}@media (max-width: 767px){#modal-coupon-product .modal-coupon-product .item_list_coupon .money_coupon::before,#modal-coupon-product .modal-coupon-product .item_list_coupon .money_coupon::after{left:51px}}#modal-coupon-product .modal-coupon-product .item_list_coupon .money_coupon::after{top:auto;bottom:-8px;transform:rotate(225deg)}#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon{padding-left:10px;padding-right:10px;width:calc(100% - 110px)}@media (min-width: 768px){#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon{display:flex;justify-content:space-between;align-items:center}}@media (max-width: 767px){#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon{width:calc(100% - 60px)}#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .noidung_coupon{font-size:var(--fs-xs)}}@media (max-width: 767px){#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .zip_coupon{font-size:var(--fs-xs);line-height:1.3}}#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .zip_coupon b{color:var(--subColor)}@media (max-width: 767px){#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .boz-right{display:flex;justify-content:space-between;align-items:flex-end}}#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .boz-right .dis_copy{background-color:var(--mainColor);color:#fff;border:none;padding:0px 15px;cursor:pointer;outline:none !important;box-shadow:none;border-radius:5px;line-height:24px;height:32px;font-weight:600;font-size:var(--fs-sm)}@media (max-width: 767px){#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .boz-right .dis_copy{height:24px;font-size:var(--fs-xs);line-height:18px}}@media (max-width: 321px){#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .boz-right .dis_copy{height:20px;font-size:var(--fs-xs);line-height:16px}}#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .boz-right .dis_copy:hover{background-color:var(--subColor)}#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .boz-right .dk_btn{text-align:center;margin-top:5px;text-decoration:underline;color:#2E72D2;cursor:pointer}@media (max-width: 767px){#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .boz-right .dk_btn{font-size:var(--fs-xs)}}#modal-coupon-product .modal-coupon-product .item_list_coupon .content_coupon .boz-right .dk_btn:hover{color:var(--subColor)}#modal-coupon-product .modal-coupon-product .contet_dk{background-color:#fff4db;padding:5px;color:#000;border-radius:5px;line-height:18px;display:none}#modal-coupon-product .modalcoupon-overlay{position:fixed;top:0px !important;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;opacity:.5}#modal-coupon-product .chosee_size{font-weight:600;font-size:var(--fs-base);text-transform:uppercase}.ajaxcart__footer .box-free-ship{margin-bottom:10px}.ajaxcart__footer .title_cart{font-size:var(--fs-base);text-transform:uppercase;font-weight:bold;background:#f7f8f9;border-radius:5px;padding:10px;box-shadow:0 1px 2px rgba(0,0,0,0.08);margin-bottom:0px}.ajaxcart__footer .js-free-shipping{position:relative;height:25px;background:#f5f5f5;border-radius:8px}@media (max-width: 767px){.ajaxcart__footer .js-free-shipping{margin-top:0;padding:0px 0px}}.ajaxcart__footer .js-free-shipping .free-shipping-content{position:absolute;width:100%;text-align:center;line-height:25px;color:#333;font-weight:500;left:0;top:0px;font-size:var(--fs-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 5px}@media (min-width: 992px) and (max-width: 1024px){.ajaxcart__footer .js-free-shipping .free-shipping-content{font-size:var(--fs-xs)}}@media (min-width: 768px) and (max-width: 991px){.ajaxcart__footer .js-free-shipping .free-shipping-content{font-size:var(--fs-xs)}}@media (max-width: 480px){.ajaxcart__footer .js-free-shipping .free-shipping-content{font-size:var(--fs-xs)}}@media (max-width: 340px){.ajaxcart__footer .js-free-shipping .free-shipping-content{font-size:var(--fs-xs)}}@media (max-width: 321px){.ajaxcart__footer .js-free-shipping .free-shipping-content{font-size:var(--fs-xs)}}.ajaxcart__footer .js-free-shipping .free-shipping-content .white{color:#fff}.ajaxcart__footer .js-free-shipping .bg-success{background-color:#28a745 !important}.ajaxcart__footer .js-free-shipping .bg-warning{background-color:#ffc107 !important}.ajaxcart__footer .js-free-shipping a.bg-warning:focus,.ajaxcart__footer .js-free-shipping a.bg-warning:hover,.ajaxcart__footer .js-free-shipping button.bg-warning:focus,.ajaxcart__footer .js-free-shipping button.bg-warning:hover{background-color:#d39e00 !important}.ajaxcart__footer .js-free-shipping .progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease;height:25px;border-radius:8px}.ajaxcart__footer .js-free-shipping .progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:0.25rem}.ajaxcart__footer .not-add-to-cart{display:none}.ajaxcart__footer .popup-cart-mobile .box-free-ship{padding:10px}.ajaxcart__footer .popup-cart-mobile .js-free-shipping{padding:0px}
