.title_cart{margin:30px 0;margin-top: 10px;font-weight: 500;font-size: 20px;
font-family: 'LibreFranklin-Medium';


}
.title_cart a{
	float: right;font-weight: 400;font-size: 16px;
}

    .dongsanpham{
        padding:20px;overflow: hidden;
    }
    .dong_content_cart{margin-bottom: 25px;}
    .khung_right_cart{ background: rgba(246, 246, 246, 1);
padding:30px 20px;
box-shadow: 2px 2px 9px 0px rgba(0, 0, 0, 0.15);

    }
    .khung_dathangngay p{color: #909090;}
   .khung_dathangngay p b{
        color: #017639;float: right;

    }
    .dathangngay a{
        text-transform: uppercase; background-color: #017639;padding: 9px 20px;color: #fff;font-size: 20px;font-family: 'LibreFranklin-SemiBold'; width: 100%;display: block;text-align: center;
    }
    .magiamgia{margin-bottom: 20px;}
    .magiamgia span{font-family: 'LibreFranklin-SemiBold';font-size: 10px;}
    .dongsanpham{
    	background-color: #F6F6F6;box-shadow: 2px 2px 9px 0px rgba(0, 0, 0, 0.15);
border-radius: 8px;margin-bottom: 37px;
    }
    .dongsanpham:hover{
      border:1.5px solid #3BB54A;
    }
    .dongsanpham:last-child{
        margin-bottom: 0;
    }
    .content_cart .cot1{padding:0;}
      .content_cart .cot2{padding-left:90px;padding-right: 0;}
      .img-sp-cart{width: 14%;float: left;}
      .name_sp_cart{font-size: 16px;line-height: 19px;font-weight: 400;margin-bottom: 18px;}
      .noidung_donhang{float: left;width: 86%;padding-left: 20px}
      .dongia{color: rgba(144, 144, 144, 1);font-size: 13px;font-weight: 400}
      .noidung_donhang .old_price{font-size: 13px;}
      .noidung_donhang .price{margin:10px 0;}
      .thanhtien{color: rgba(144, 144, 144, 1);font-size: 13px;font-weight: 400}
      .giatien{color: #3BB54A;     font-size: 15px;
    font-family: 'LibreFranklin-SemiBold';margin-top: 30px;
    line-height: 19px;}
    .delete_cart img{max-width: 20px;margin-left: 6px;}
    .tanggiamsl_cart{display: inline-flex;align-items: center;}
    .tanggiamsl_cart input{max-width: 40px;text-align: center;border-color:#dfdfdf;border: 1px solid #dfdfdf;padding-left: 3px;}
        .tanggiamsl_cart input::-webkit-input-placeholder {
text-align: center;
}
.qtymin{
	background: rgba(223, 223, 223, 1);min-width: 25px;text-align: center;margin:0 7px;
}
.qtyplus{
	background: rgba(223, 223, 223, 1);min-width: 25px;text-align: center;margin:0 7px;
}
.qtymin:hover{cursor: pointer;}
.qtyplus:hover{cursor: pointer;}
.magiamgia input{max-width: 119px;height: 19px;color: rgba(144, 144, 144, 1);font-size: 10px;background-color: #fff0;border: 1px solid rgba(144, 144, 144, 1);border-radius: 4px;    text-align: center;float: right;
}
.magiamgia img{margin-right: 6px;}
.soluong_order p:first-child{
  color: rgba(144, 144, 144, 1);
}

        
        .title-block {
            font-size: 15px;
            line-height: 19px;
            margin-bottom: 15px;
            color: #80879F;
        }
        .sort-desc {
            color: #80879F;
            font-size: 15px;
            line-height: 19px;
            margin-bottom: 15px
        }
        .full-desc {
            padding: 15px;
            font-size: 16px;
            border: 1px solid rgba(41, 43, 183, 0.95);
            border-radius: 4px;
            background: linear-gradient(0.28deg, #E8E8FF 3.15%, rgba(255, 255, 255, 0) 23.41%);
            position: relative;
        }
        .full-desc:after {
            content: "";
            position: absolute;
            top: -8px;
            left: 40px;
            transform: rotate(45deg);
            border-top-left-radius: 4px;
            border-left: 1px solid rgba(41, 43, 183, 0.95);
            border-top: 1px solid rgba(41, 43, 183, 0.95);
            width: 15px;
            height: 15px;
            background: #fafaff;
        }
       
        .tabs-payments .choose-payments {
            background: #F2F5FF;
            border-radius: 4px;
            padding: 15px;
            display: inline-block;
            width: 100%;
        }
        .tabs-payments .choose-payments .bank-name {
            margin-bottom: 10px;
            display: inline-block;
            width: 100%;
        }
        .tabs-payments .choose-payments [class*="title-"] {
            color: #000F40;
            font-size: 16px;
            line-height: 38px;
        }
        .tabs-payments .choose-payments .bank-option {
            float: left;
            width: 100%;
            position: relative;
        }
        .tabs-payments .choose-payments .bank-option .select-installment {
            padding: 0 20px 0 10px;
            background: #fff;
            cursor: pointer;
            -webkit-appearance: none;
            border: 1px solid #BBBBBB;;
            font-size: 16px;
            color: #000F40;
            border-radius: 7px;
            font-family: inherit;
            height: 38px;
            line-height: 36px;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 100%;
            outline: none;
        }
        .tabs-payments .choose-payments .bank-option i {
            position: absolute;
            right: 10px;
            top: 10px;
            color: #000F40;
            font-size: 18px;
        }
        .payment-method-checkbox.active .desc-method {
            display: block;
        }
        .installment-result {
            position: relative;
            border: 1px solid rgba(41, 43, 183, 0.95);
            background: #fff;
            border-radius: 4px;
            margin-top: 10px;
        }
        .installment-result:before {
            content: "";
            position: absolute;
            width: 12px;
            height: 12px;
            border-top: 1px solid rgba(41, 43, 183, 0.95);
            border-left: 1px solid rgba(41, 43, 183, 0.95);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            top: -7px;
            left: 10%;
            background: #fff;
            border-top-left-radius: 4px;
        }
        .installment-result ul {
            padding: 0;
            margin: 0;
            list-style-type: none;
        }
        .installment-result ul li {
            font-size: 16px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: 15px 20px;
            margin-bottom: 0;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }
        .installment-result ul li:nth-child(2n) {
            background-color: #f7f7f7;
        }
        .installment-result ul li:first-child {
            padding-top: 10px;
        }
        .installment-result ul li .label,
        .installment-result ul li .infor{
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
        .installment-result ul li .infor {
            text-align: right;
        }
        .desc-method {
            display: none;
            padding-top: 10px;
            margin-left: 57px;
            margin-bottom: 15px;
        }
        .tablinks.active:after {
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid rgba(236, 224, 245, 0.95);
            content: "";
            position: absolute;
            bottom: -17px;
            left: calc(50% - 10px);
        }
        #vcb.tabcontent {
            display: block;
        }
        .tabcontent {
            display: none;
            background: linear-gradient(180deg, #EAE6F5 15.41%, rgba(247, 244, 255, 0) 71.62%);
            border: 1px solid rgba(236, 224, 245, 0.95);
            padding: 10px 15px;
            margin-top: 15px;
            box-sizing: border-box;
            color: #000F40;
            border-radius: 4px;
        }
        .tabs {
            display: flex
        }
        .tablinks img {
            max-width: 120px
        }
        .tablinks {
            padding: 10px;
            border: 1px solid #eaeaea;
            margin-right: 15px;
        }
        .tablinks.active {
            border: 1px solid #3BB54A;
            border-radius: 4px;
            position: relative;
            box-shadow: 2px 4px 4px 1px #F2F2FF;
        }
        .check-box {
    position: relative;
    border-radius: 4px;
    margin-bottom: 0;box-shadow: 2px 2px 9px 0px rgb(0 0 0 / 15%);
    border: 1px solid #ececec;
    background-color: #fff;
    padding: 10px 15px 10px 18px;
    color: #000f40;border-radius: 9px;      border:2px solid #3BB54A;
    width: 100%;
    cursor: pointer;margin-bottom: 25px;
}
.check-box p:first-child img{
max-width: 40px;margin-right: 7px;
}
.check-box p:last-child {
    margin-bottom: 0;
    position: relative;


}
.mota_payment{
        color: rgba(114, 114, 114, 1);    font-size: 12px;
}
.mota_payment img{float: right;}

.check-box p:last-child img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.check-box input {
    position: absolute;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    cursor: pointer;
}
body .check-box .check {
    top: 15px;
}
.check-box .check {
    border: 1px solid #ececec;
    position: absolute;
    top: calc(50% - 11px);
    right: 20px;
    height: 23px;
    width: 23px;
    border-radius: 50%;
    z-index: 2;
}
.check-box input:checked~.check {
    background-color: #3BB54A;
    border-color: #3BB54A;
}
.check-box input:checked~.check:after {
    display: block;
}
.check-box .check:after {
    content: "";
    position: absolute;
    display: none;
    top: 3px;
    left: 8px;
    width: 6px;
    height: 12px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;transform: rotate(45deg);
    }
    .luuy p{font-size: 20px;font-family: 'LibreFranklin-Medium';margin-bottom: 20px;}
    .luuy input{background-color: #F3F3F3;border-radius: 8px;border:1px solid #909090;min-height: 46px;font-size: 15px;padding-left: 15px;width: 100%;margin-bottom: 30px;}
.title_dathang{    font-size: 20px;
    font-family: 'LibreFranklin-Medium';
    margin-bottom: 20px;}
.thongtindathang{margin-bottom: 20px;}

#create_form .dathang_ngay button{
  border-radius: 8px;  background-color: #3BB54A;border:none;width: 100%;color: #fff;text-align: center;text-transform: uppercase;padding:15px 20px;
 font-size: 20px;
font-family: 'LibreFranklin-VariableFont_wght';-webkit-text-stroke-width: 1px;

}
.xuathoadon .check-box{border:none;     margin-bottom: 10px;   box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);padding:0;padding-left: 30px;}
.xuathoadon .check-box .check{
top:0px;right:auto;left:0;
}
.xuathoadon p{color: rgba(144, 144, 144, 1)}
.tinhtien .col_left{width: 50%;float: left;font-size: 16px;margin-bottom: 20px;}
.tinhtien .col-right{width: 50%;float: left;font-size: 18px;text-align: right;margin-bottom: 20px;}
.tinhtien .col-right b{line-height: 36px;font-size: 30px;font-family: 'LibreFranklin-SemiBold';color: #3BB54A;}
.dathang_ngay{
    margin-bottom: 20px;
}
.billing-info{
    display: inline-flex;width: 100%;margin-bottom: 15px;
}
.billing-info label{min-width: 20%;}
.billing-info input{
        background-color: #F3F3F3;
    border-radius: 8px;
    border: 1px solid #909090;
    min-height: 46px;
    font-size: 15px;
    padding-left: 15px;
    width: 100%;
    margin-bottom: 10px;
}
.billing-info select{
        background-color: #F3F3F3;
    border-radius: 8px;
    border: 1px solid #909090;
    min-height: 46px;
    font-size: 15px;
    padding-left: 15px;
    width: 100%;
    margin-bottom: 10px;
}
@media(max-width: 767px){
  .content_cart{
    padding:0 15px;
  }
.img-sp-cart {
    width: 100%;
    float: left;    background-size: 151px!important;
    min-height: 170px!important;
}
.noidung_donhang {
    width: 100%;
    padding-left: 20px;
}
.dongsanpham{
        margin-bottom:30px;
    }
.dongsanpham:last-child{
        margin-bottom:30px;
    }
.giatien {

    margin-top: 0;
}
.content_cart .cot2 {
    padding-left: 0;
    padding-right: 0;margin-bottom: 30px;
}
.content_cart .cot1{
  margin-bottom: 10px;
}







}