.del-procart {
    background: #f171ad;
    color: #fff !important;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 12px;
}
#popup-cart .modal-header{
}
#popup-cart .modal-header .close{
    background: transparent;
    box-shadow: none;
    color: #111;
    font-size: 2rem;
    padding: 0;
    margin: 0;
    min-height: 0;
}
#popup-cart .modal-title{text-transform:uppercase;line-height: 1;font-size: 17px;margin: 0;padding: 0;}
#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{padding:20px 15px;background:#ffffff;border:1px solid #d8d8d8;box-shadow:0 0 20px rgba(0,0,0,.15);}
.top-cart{width:60%;border-right:1px solid #eee;padding-right:15px;margin-right:15px;}
.procart{padding:20px 10px;border:1px solid #eee;border-top:0px;}
.pic-procart{width:20%;text-align:center;margin-right: 1%;}
.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;display: inline-block;}
.pic-procart .del-procart:hover{color:red;}
.pic-procart-rp{display:none;margin:10px auto auto auto;width:100%;max-width:85px;}
.info-procart{width: 50%;margin-right: 10px;word-break: break-word;}
.price-table-procart{width: 40%;margin-right:10px;white-space: nowrap;}
.name-procart a{font-size:14px;color:#000;display:block;color: #f171ad;}
.name-procart a:hover{color:var(--color-red);}
.properties-procart{display:block;}
.properties-procart p{display: block;margin-bottom:0px;font-size: 13px;}
.properties-procart p:first-child{margin-right:10px;}
.properties-procart p strong{font-weight:600;}
.quantity-procart{width: 30%;margin-right:3%;}
.quantity-procart p{margin-bottom:0px;}
.quantity-counter-procart .max{border:1px solid #dfdfdf;width:100%;height:30px;line-height:normal;text-align:center;border-radius:3px;max-width: 95px;/* margin: auto; */}
.counter-procart{background-color:transparent;border:0px;width:30%;color:#333;outline:none;cursor:pointer;font-size:23px;/* max-width: 20px; */display: inline-block;text-align: center;line-height: 24px;}
.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{}
.counter-procart-plus{line-height: 28px;text-align: center;}
.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;margin: 0;height: auto;}
.price-procart{width:20%;text-align:right;}
.pro-price{
    margin-top: 10px;
    font-size: 14px;
    color: red;
}
.price-procart-rp{display:none;width:100%;margin-bottom:10px;font-size:13.5px;}
.price-new-cart{color: #f171ad;margin-bottom:0px;font-weight: bold;}
.price-old-cart{color:#999;text-decoration:line-through;}
.procart-label{border:0px;background:#eee;padding:10px;margin:0px;text-transform:capitalize;}
.procart-label .quantity-procart p:last-child{display:none;}
.money-procart{margin-top:15px;}
.total-procart{background:#eee;padding:7px 10px;border:1px solid #dddfe2;margin-bottom:-1px;}
.total-procart p{margin-bottom:0px;font-size:15px;}
.total-procart p:last-child{color:var(--color-red);}
.bottom-cart{width:40%;}
.section-cart{position:-webkit-sticky;position:sticky;top:15px;}
.title-cart{font-size:15px;text-transform:uppercase;color: #353535;border-bottom:1px solid #eee;padding-bottom:5px;margin-bottom:15px;font-weight: 500;}
.information-cart{margin-bottom:1.5rem;}
.input-cart{margin-bottom:0.5rem;position:relative;}
.input-cart input,.input-cart textarea{font-size:14px;padding:0.5rem 0.75rem;outline:none;height:auto;}
.input-cart textarea{resize:none;height:100px;}
.input-cart select{cursor:pointer;font-size:14px;padding:0.5rem 1.75rem 0.5rem 0.75rem;height:auto;}
.input-double-cart{margin-bottom:0.5rem;}
.input-double-cart:after,.input-cart:after,.input-triple-cart:after{content:"";display:block;clear:both}
.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;background: #e7e7e7;border-radius: 5px;}
.payments-cart:last-child{margin-bottom:0px;}
.payments-cart input{top:calc(50% - 1.25rem/2);margin-left: 10px;position: relative;top: 2px;}
.payments-label{cursor:pointer;display:block;padding:10px 15px;border-radius:3px;margin-bottom:0px;display: inline-block !important;color:#313131!important;padding-left: 0;}
.payments-label::before,.payments-label::after{top:calc(50% - 1rem/2);}
.payments-label.active{/* background: #feca08; *//* color:#ffffff!important; */}
.payments-info{opacity:0;visibility:hidden;height:0px;overflow:hidden;background: #f1f1f1;border-radius:5px;padding: 10px 15px;margin-top: 5px;display: none;}
.payments-info p{margin-bottom:1em;}
.payments-info.active{opacity:1;visibility:visible;height:auto;display: block;}
.btn-cart{outline:none!important;box-shadow:none!important;border-color:transparent!important;font-size:14px;text-transform:uppercase;background: #f171ad !important;color: #fff;}
.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;}
@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:769px){
    .list-procart{    border-top: 1
px
 solid rgb(204 204 204 / 58%);}
    .price-procart,.procart-label .quantity-procart p:first-child{display:none;}
    .price-procart-rp,.procart-label .quantity-procart p:last-child{display:block;text-align: left;font-weight: bold;}
    .quantity-procart{width:25%;text-align:right;margin-right:0px;width: 100%;}
    .info-procart{width: 60%;margin: 0;}
    .price-table-procart{
    width: 100%;
}
.procart{    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
    .pic-procart{
    width: 39%;
}
}
@media(max-width:441px){
    .procart-label{font-size:12px;}
    .pic-procart{display:none;}
    .pic-procart-rp{display:block;display: none;}
    .info-procart{width: 60%;margin-right: 0;}
    .quantity-procart{width:35%;}
    .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;}
}

.attr-content-pro-detail-option {}
.attr-content-pro-detail-option label {
    display: inline-block;
    font-weight: 500;
    cursor: pointer;
}
.attr-content-pro-detail-option input{
    display: none;
}
.attr-content-pro-detail-option span{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 4px 12px;
    position: relative;
    font-size: 17px;
    border-radius: 3px;
    overflow: hidden;
    transition: 0.5s ease;
}
.attr-content-pro-detail-option span:after{position:relative;content:""}
.attr-content-pro-detail-option input:checked ~ span{
    color: #cb4483;
    border: 1px solid #cb4483;
}
.attr-content-pro-detail-option input:checked ~ span:after{background: url(../images/selected-variant-indicator.svg) no-repeat;position:absolute;width: 20px;height: 20px;top: -1px;right: -1px;}

.quantity-counter-procart{border: 1px solid #ccc;max-width: 100px;}
.inner-cart{max-height: 500px;overflow: auto;}

.form-cart.validation-cart .quantity-counter-procart{border: 0;max-width: none;}