.devvn_baohanh_modcar_wrap, .devvn_baohanh_modcar_wrap * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    color: #000;
}

.devvn_baohanh_modcar_form_box button.devvn_masp_submit {
    min-height: auto;
    border: 0;
    margin: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: var(--secondary-color, #00aff2);
    color: #fff;
    outline: none;
    cursor: pointer;
    white-space: nowrap;
    font-size: 15px;
    letter-spacing: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 44px;
    position: absolute;
    top: 3px;
    right: 4px;
    height: 44px;
    width: 120px;
    background: var(--primary-color, #EE6B27);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.form_devvn_baohanh_modcar_field {
    align-items: flex-start;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative;
}
.devvn_baohanh_modcar_form_box button.devvn_masp_submit:focus,
.devvn_baohanh_modcar_form_box button.devvn_masp_submit:hover{
    background: #e01222;
    color: #fff;
}

.devvn_baohanh_modcar_form_box input {
    width: 100%;
    height: 50px;
    padding: 0 130px 0 10px;
    box-shadow: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0;
    outline: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
    font-size: 15px;
    margin-bottom: 0;
}

.devvn_baohanh_modcar_loading{
    display: none;
}
.devvn_loading .devvn_baohanh_modcar_loading{
    display: block;
}
.modcar_sanpham_col > strong {
    display: block;
    margin: 0 0 10px 0;
}
.modcar_cart {
    position: relative;
    font-size: 16px;
}

.modcar_cart img {
    width: 100%;
    display: block;
}

.modcar_cart  strong {
    font-family: Arial;
    color: #fff;
    position: absolute;
    top: 80%;
    left: 8%;
    text-transform: uppercase;
    font-size: 4vw;
    pointer-events: none;
}
button.modcar_view_more {
    width: 200px;
    margin: 20px auto;
    display: block;
    background: #e01222;
    color: #fff;
    height: 35px;
    border-radius: 25px;
    letter-spacing: normal;
}
.open_info .modcar_sanpham_wrap {
    display: block;
}
.modcar_card_wrap {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.show-on-mobile{
    display: none;
}

.devvn_baohanh_modcar_form_box {
    background: rgb(0 0 0 / 30%);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 9px;
    position: relative;
    margin: 0 0 20px;
}
form.form_devvn_baohanh_modcar {
    margin: 0;
}

.modcar_sanpham_wrap {
    width: 100%;
    margin: 0 auto 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: rgb(0 0 0 / 7%);
    padding: 15px;
}
.modcar_sanpham_wrap table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 15px;
    display: block;
}
table.modcar_sanpham_wrap tbody, table.modcar_sanpham_wrap tbody td, table.modcar_sanpham_wrap tbody tr {
    display: block;
}
table.modcar_sanpham_wrap tbody tr {
    width: 50%;
    float: left;
    align-items: flex-start;
    display: flex;
    flex-flow: row nowrap;
}
table.modcar_sanpham_wrap tbody tr:nth-child(2n+1) {
    clear: both;
}
.devvn_modcar_label, .modcar_sanpham_wrap tr td:nth-child(1) {
    width: 150px;
}
.modcar_sanpham_wrap tr td:nth-child(2) {
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto!important;
    flex: 1;
}
.modcar_sanpham_wrap tr td:nth-child(2) {
    color: var(--primary-color, #EE6B27);
}

.modcar_sanpham_wrap tr td {
    padding: .3em;
}
.modcar_sanpham_wrap tr td:first-child, .modcar_sanpham_wrap tr th:first-child {
    padding-left: 0;
}

.modcar_sanpham_content_lichsu {
    margin-top: 10px;
}
.modcar_sanpham_content_lichsu table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #ddd;
}
.modcar_sanpham_content_lichsu table tbody tr td,
.modcar_sanpham_content_lichsu table thead tr th {
    padding: 1em .5em !important;
    background: #fff;
    border: 1px solid #ddd;
    text-transform: none;
    letter-spacing: normal;
}
.modcar_sanpham_table_respon {
    overflow-x: auto;
}
.modcar_sanpham_table_respon table {
    min-width: 500px;
}
.modcar_sanpham_content_lichsu table thead tr th:first-child {
    width: 130px;
}



@media (min-width: 890px){
    .modcar_sanpham_wrap:after {
        content: "";
        display: table;
        clear: both;
    }
    .modcar_sanpham_col {
        width: 49%;
        float: left;
    }
    .modcar_sanpham_col:nth-child(2) {
        float: right;
    }
    .modcar_sanpham_content {
        clear: both;
        width: 100%;
    }
}
@media (max-width: 549px){
    .show-on-mobile{
        display: block !important;
    }
    .show-on-pc{
        display: none !important;
    }
    .devvn_modcar_label, .modcar_sanpham_wrap tr td:nth-child(1) {
        width: 115px;
    }

    .devvn_baohanh_modcar_form_box button.devvn_masp_submit {
        width: 90px;
    }
    .devvn_baohanh_modcar_form_box input {
        padding: 0 100px 0 10px;
    }
}