#popup-cart .modal-title{text-transform:uppercase;}
#popup-cart .modal-body .wrap-cart{padding:0px;box-shadow:none;border:0px;}
#popup-cart .modal-body .top-cart{width:100%;border:0px;padding:0px;margin:0px;}
#popup-cart .modal-footer{padding:0.75rem 0 0 0;border-top:0px;}
.buymore-cart{color:var(--color-red);cursor:pointer;margin:0px;}
.buymore-cart i{margin-right:2px;margin-top:5px;vertical-align:top;font-size:12px;}
.wrap-cart{background:#ffffff;}
.top-cart{width:70%;border-right:2px dashed #eeeeee;padding-right:15px;margin-right:15px;}
.procart{border-bottom:1px solid #eeeeee;}
.pic-procart{text-align:center;}
.pic-procart img{max-width:100%;max-height:100px;}
.pic-procart .del-procart{color:#999;font-size:12px;display:block;margin-top:5px;cursor:pointer;}
.pic-procart .del-procart:hover{color:#2c9ce1;}
.pic-procart-rp{display:none;margin:10px auto auto auto;width:100%;max-width:85px;}
.name-procart a{font-size:14px;color:#000;display:block;}
.name-procart a:hover{color:#2c9ce1;}
.properties-procart{display:block;}
.properties-procart p{display:inline-block;margin-bottom:0px;}
.properties-procart p:first-child{margin-right:10px;}
.properties-procart p strong{font-weight:600;}
.quantity-procart p{margin-bottom:0px;}
.quantity-counter-procart{border:1px solid #dfdfdf;width:100%;height:30px;line-height:normal;text-align:center;border-radius:3px;}
.counter-procart{background-color:transparent;border:0px;width:30%;color:#333;outline:none;cursor:pointer;font-size:23px;}
.counter-procart:hover,.counter-procart:focus{color:var(--color-red);}
.counter-procart:disabled,.counter-procart:disabled:hover{color:#ccc;cursor:not-allowed;}
.counter-procart-minus{line-height:26px;}
.counter-procart-plus{line-height:24px;}
.quantity-counter-procart .quantity-procat{width:40%;box-sizing:border-box;border:0px;border-right:1px solid #dfdfdf;border-left:1px solid #dfdfdf;outline:none;box-shadow:none;padding:0px;color:#333;text-align:center;}
.price-procart-rp{display:none;width:100%;margin-bottom:10px;font-size:13.5px;}
.price-new-cart{color:#2c9ce1;margin-bottom:0px;font-weight:600;}
.price-old-cart{color:#999;text-decoration:line-through;}
.procart-label-grid{border:0px;margin:0px;text-transform:capitalize;padding:0;display:grid;grid-template-columns:5% 100px 40% 15% 15%;justify-content:space-between;}
.money-procart{margin-top:15px;border-top:2px dashed #eeeeee;padding-top:13px;display:grid;grid-template-columns:32% 67%;gap:1%;align-items:start;}
.total-procart{display:flex;align-items:center;justify-content:space-between;color:#000000;}
.total-procart p{margin-bottom:0px;font-size:15px;}
.total-procart p:last-child{color:#2c9ce1;font-weight:600;}
.bottom-cart{width:30%;}
.section-cart{position:-webkit-sticky;position:sticky;top:15px;}
.title-cart{font-size:15px;text-transform:uppercase;color:#000;margin-bottom:20px;background:#2c9ce11a;padding:10px 15px;font-family:'Roboto-Bold';}
.input-cart{margin-bottom:12px;position:relative;}
.input-cart input,.input-cart textarea{font-size:14px;padding:0.5rem 0.75rem!important;outline:none;height:auto!important;border:1px solid #eeeeee;}
.input-cart textarea{resize:none;height:100px!important;}
.input-cart select{cursor:pointer;font-size:14px;padding:0.5rem 1.75rem 0.5rem 0.75rem;height:auto;color:#6e777f;border-color:#eeeeee;}
.input-double-cart{margin-bottom:0.5rem;}
.input-double-cart .input-cart{width:49%;float:left;margin-right:2%;margin-bottom:0px;}
.input-double-cart .input-cart:last-child{margin-right:0px;}
.input-triple-cart{margin-bottom:0.5rem;}
.input-triple-cart .input-cart{width:32.65%;float:left;margin-right:1%;margin-bottom:0px;}
.input-triple-cart .input-cart:last-child{margin-right:0px;}
.payments-cart{text-align:left;margin-bottom:5px;min-height:auto;position:relative;}
.payments-cart:last-child{margin-bottom:0px;}
.payments-cart input{top:10px;position:absolute;left:0;z-index:-1;width:1rem;height:1rem;margin-left:0!important;}
.payments-label{cursor:pointer;background:#eee;display:block;padding:10px 15px;border-radius:3px;margin-bottom:0px;color:#313131!important;}
.payments-label::before,.payments-label::after{top:calc(50% - 1rem/2);}
.payments-label.active{background:#5172FD;color:#ffffff!important;}
.payments-info{opacity:0;visibility:hidden;height:0px;overflow:hidden;background:#f5efef;border-radius:5px;width:100%;padding:0 10px;overflow:hidden;box-sizing:border-box;}
.payments-info p{margin-bottom:1em;}
.payments-info.active{padding:10px;margin-top:5px;opacity:1;visibility:visible;height:auto;}
.btn-voucher-unset,.btn-voucher,.btn-cart{outline:none!important;box-shadow:none!important;border-color:transparent!important;font-size:14px;text-transform:uppercase;background:#2c9ce1;border-radius:5px;color:#fff;text-align:center;padding:9.5px 0;cursor:pointer;}
.btn-voucher-unset{background:#f00!important;}
.btn-cart:hover{background:#2c9ce1;}
.empty-cart{padding:25px 30px;display:block;text-align:center;color:#23527c!important;width:100%;}
.empty-cart i{color:red;font-size:70px;}
.empty-cart p{margin:15px 0px;color:#333;font-size:18px;}
.empty-cart span{display:inline-block;border:1px solid #2e9ef2;border-radius:3px;padding:10px;font-size:16px;text-transform:uppercase;width:100%;max-width:325px;}
.total-procart input{border:1px solid #eeeeee;width:100px;height:22.5px;font-size:14px;text-align:end;}
.total-procart input:focus{box-shadow:none;border-color:#2c9ce1;}
/*cart home*/
.procart1{margin-bottom:10px;}
.top-cart1 p.total-price.load-price-temp{color:#5172FD;}
.top-cart1 a.buymore-cart{color:#000;border:solid 1px #000;width:100%;text-align:center;line-height:30px;border-radius:50px;}
.top-cart1 a.buymore-cart i{vertical-align:middle;margin-top:0;}
.top-cart1 a.buymore-cart:hover{background:#5172FD;transition:all 1s;color:#fff;border:solid 1px #fff;}
.procart1 h3.name-procart:hover a{color:#5172fd;}
.top-cart1 .total-procart p{font-size:14px;}
.procart1 .pic-procart{width:30%;margin:0;}
.procart1 .info-procart{width:calc(70% - 10px);margin:0;}
.top-cart1 p.total-price.load-price-temp{color:#5172FD;}
.procart1 h3.name-procart a{font-size:14px;}
.procart1 h3.name-procart{margin-bottom:10px;}
.procart1 .properties-procart{font-size:13px;}
.procart1 .quantity-procart{width:100%;display:flex;align-items:center;}
.procart1 .quantity-counter-procart{width:70px;margin-right:10px;border:none;}
.procart1 .quantity-counter-procart input.quantity-procat{border:none;}
.procart1 .properties-procart strong{font-weight:normal;}
.procart1 span.counter-procart-plus.counter-procart{font-size:20px;}
.procart1 .price-procart{width:calc(100% - 80px);text-align:left;}
.procart1 p.price-new-cart{color:#000;font-size:14px;}
.top-cart1 .total-procart{background:none;border:none;padding:5px 0;}
.info-procart span,.info-procart div{font-family:Roboto-Regular;color:#5e5e5e;}
.name-procart{font-family:Roboto-Bold;}
.procart-label-grid-header{padding-bottom:5px;font-family:Roboto-Medium;font-size:14px;border-bottom:1px solid #eeeeee;margin-bottom:13px;}
.procart-label-grid > div:last-child{text-align:end;}
.procart-label-grid .del-procart{display:flex;align-items:center;justify-content:end;margin-right:6px;}
.procart-label-grid .del-procart i:hover{color:#2c9ce1;}
.procart-label-grid .del-procart i{color:#525252;cursor:pointer;}
.procart-label-grid-body:last-child{border-bottom:0px;margin-bottom:0px;padding-bottom:0px;}
.procart-label-grid-body{margin-bottom:10px;border-bottom:1px solid #eeeeee;padding-bottom:10px;}
.money-procart > div{display:grid;gap:10px;}
.load-price-total{font-family:Roboto-Bold;font-size:16px;color:#2c9ce1;line-height:22px;}
.load-price-subtotal{font-family:Roboto-Bold;font-size:16px;color:#000;}
.voucher-grid-procart{display:grid;grid-template-columns:1fr;gap:10px;padding-right:5px;}
.voucher-grid-procart::-webkit-scrollbar{width:1px!important;}
.money-procart > div:nth-child(1) > div:nth-child(1){height:200px;overflow-y:scroll;}
.money-procart > div:nth-child(1) > div:nth-child(1)::-webkit-scrollbar{width:1px;}
.money-procart > div:nth-child(1) > div:nth-child(1)::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #ffffff00;}
.money-procart > div:nth-child(1) > div:nth-child(1)::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px #2c9ce1;}
.voucher-item-procart{display:grid;grid-template-columns:45px calc(100% - 55px);justify-content:space-between;align-items:center;padding:5px;border:1px solid #2c9ce1;border-radius:5px;background:#2c9ce121;cursor:pointer;}
.voucher-info-procart > div:nth-child(1){font-family:Roboto-Bold;font-size:12px;}
.voucher-info-procart > div:nth-child(2),.voucher-info-procart > div:nth-child(3){color:#848484;font-size:11px;}
.voucher-title{margin:0;font-family:'Roboto-Medium';margin-bottom:7px;}
.total-procart > div{display:flex;align-items:end;}
.total-procart > div span{margin-bottom:2px;display:block;margin-left:5px;font-size:12px;color:#525252;}
.voucher-item-procart.active{box-shadow:0 0 4px #2c9ce1 inset;}
.load-price-voucher{color:#f00;}
.money-procart > div:nth-child(1){padding-right:10px;border-right:2px dashed #eeeeee;}
.money-procart > div:nth-child(2){margin-left:10px;}
.money-procart > div:nth-child(1) > div:nth-child(1) .voucher-title:nth-child(3){margin-top:8px;}
/*cart home*/
@media(max-width:993px){
.wrap-cart{flex-wrap:wrap;}
.top-cart,.bottom-cart{width:100%;border-right:0px;padding-right:0px;margin-right:0px;}
.top-cart{margin-bottom:30px;}
}
@media(max-width:441px){
.wrap-cart{padding:10px;}
.input-double-cart,.input-triple-cart{margin-bottom:0px;}
.input-double-cart .input-cart,.input-triple-cart .input-cart{width:100%;float:none;margin:0 0 0.5rem 0!important;}
}