.linkAllPro {
    margin-top: 10px;
}

.linkAllPro a {
    display: inline-block;
    background: #e6c8be;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 23px;
    padding: 10px 20px;
    text-align: center;
    margin-right: 10px;
}

.linkAllPro a:last-child {
    margin-right: 0;
}

.style_order {
    /* margin-top: 30px; */
}

.style_order .style_step {
    margin-bottom: 30px;
    background-color: #ffeaa6;
    padding: 18px 20px;
}

.style_step ul {
    text-align: center;
}

.style_step ul li {
    display: inline-block;
    margin: 0 20px;
    position: relative;
}

.style_step ul li .number {
    display: block;
    margin: 0 auto;
    width: 46px;
    height: 46px;
    border: 1px solid #e6c8be;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    color: #333333;
    margin-bottom: 5px;
    background-color: #fff;
}

.style_step ul li.active .number {
    border-color: #e6c8be;
    background: #03573e;
    color: #ffffff;
}

table.addtocart2 {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #fde4e3;
    margin-bottom: 20px;
}

table.addtocart2 thead tr td {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 5px;
    /* text-align: center; */
    color: #333333;
    background: #9700001a;
    text-transform: uppercase;
    border-bottom: 0;
}

table.addtocart2 thead tr td:first-child {
    padding-left: 20px;
}

table.addtocart2>thead>tr>td:nth-child(2),
table.addtocart2>thead>tr>td:nth-child(4) {
    width: 150px;
}

table.addtocart2>thead>tr>td:nth-child(3) {
    width: 100px;
}

table.addtocart2>thead>tr>td:nth-child(5) {
    width: 50px;
}

table.addtocart2 tbody tr td {
    padding: 10px 5px;
    /* text-align: center; */
    font-size: 14px;
    line-height: 25px;
    min-height: 80px;
}

table.addtocart2 tr td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    /* border-right: 1px solid rgba(0,0,0,0.1); */
}

table.addtocart2 tr td:last-child {
    border-right: 0;
}

table.addtocart2 tbody tr td:first-child {
    padding-left: 30px;
    position: relative;
    width: 40%;
}

table.addtocart2 tbody tr td .i-title {
    color: #333333;
    margin-bottom: 5px;
    text-transform: uppercase;
    max-width: 230px;
}

table.addtocart2 tbody tr td .i-khuyenmai {
    font-size: 12px;
    line-height: 20px;
    font-style: italic;
}

table.addtocart2 tbody tr td .i-price-sale {
    font-size: 15px;
    line-height: 23px;
}

table.addtocart2 tbody tr td .i-price-regular {
    text-decoration: line-through;
    color: #666666;
}

table.addtocart2 tbody tr td .i-price-per {
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    padding: 0 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

table.addtocart2 tbody tr td .btnclear {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #999999;
}

table.addtocart2 table.img-title {
    width: 100%;
}

table.addtocart2 table.img-title tbody tr td {
    border-bottom: none;
    border-right: none;
    padding: 0;
    text-align: left;
}

table.addtocart2 table.img-title tr td:nth-child(1) {
    text-align: left;
    width: 80px;
    padding-right: 10px;
}

.choose-quantity {
    position: relative;
    width: 90px;
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.choose-quantity .nav-button {
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    width: 30px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.choose-quantity .form-control {
    width: 30px;
    height: 30px;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-align: center;
    border: 0;
    font-size: 16px;
    line-height: 20px;
    background: #eeeeee;
    margin: 0 3px;
}

.quantity {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.quantity button,
.quantity input {
    width: 30px;
    height: 30px;
    border: solid 1px #e5e5e5;
    text-align: center;
    background: transparent;
    background-color: #fff;
}

.quantity .btn-down {
    border-right: none;
}

.quantity .btn-up {
    border-left: none;
}

.quantity button {
    font-size: 10px;
    background-color: #fff;
}

.quantity input {
    width: 30px;
    border-radius: 0;
}

.total_cart,
.box-form {
    background: #fafafa;
    ;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.box-form {
    padding: 15px;
}

.box-form .box-form-title {
    margin-bottom: 5px;
}

.box-form input {
    height: 37px;
    border: 1px solid #ddd;
    width: 100%;
    padding: 0 10px;
    margin-right: 10px;
}

.box-form .input-group {
    display: flex;
    align-content: center;
}

.box-form button,
.box-form a {
    background-color: #5ab210;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #5ab210;
}

.total_cart .title {
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.total_cart table {
    width: 100%;
}

.total_cart table tbody {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.content_1 .row_info {
    border-bottom: 1px solid #ddd;
}

.content_1 .row_info:last-child {
    border-bottom: none;
}

.row_info {
    padding: 10px;
}

.row_info .item_1 {
    display: flex;
    justify-content: space-between;
}

.row_info .item_1 .total_price {
    color: #5ab210;
    font-weight: bold;
}

.total_cart table tfoot {
    padding: 15px 10px;
}

.total_cart table tr td {
    padding: 5px;
}

.total_cart table tr td:last-child {
    text-align: right;
    font-weight: bold;
}

.total_cart table tr td .total_price {
    font-size: 24px;
    color: #5ab210;
}

.policy-pay {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.policy-pay .policy {
    width: 430px;
    float: left;
    border-right: 1px solid #d0d0d0;
    padding-right: 20px;
}

.policy-pay .policy ul li {
    margin-bottom: 4px;
    padding-left: 30px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    position: relative;
}

.policy-pay .policy ul li:before {
    position: absolute;
    top: 0;
    left: 10px;
    font-family: fontawesome;
}

.policy-pay .policy ul li a {
    font-size: 12px;
    line-height: 20px;
    color: #5ab210;
}

.policy-pay .policy ul li .padding {
    padding: 0 10px;
}

.policy-pay .pay {
    width: 680px;
    float: right;
    width: -webkit-calc(100% - 450px);
    width: -moz-calc(100% - 450px);
    width: calc(100% - 450px);
}

.button-form {
    margin-top: 20px;
}

.button-form button {
    min-width: 270px;
    font-size: 14px;
    line-height: 20px;
    background-color: #fff;
    border: 1px solid #ffeff0;
    padding: 12px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    outline: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.button-form button:hover {
    background-color: #ffeff0;
}

.button-form button.do_clear {
    background: #970000;
    color: white;
    border: 1px solid #ffeff0;
}

.button-form button.do_clear:hover {
    background-color: #fff;
}

.ptgh_list {
    margin-top: 20px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
}

.ptgh_list .item {
    position: relative;
    padding-left: 40px;
    margin-right: 50px;
}

.ptgh_list .item .icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 35px;
}

.ptgh_list .item .icon img {
    width: 100%;
}

.ptgh_list .item .decs p {
    padding: 0;
}

.cl_df {
    color: #5ab210;
}

.reset_mg {
    margin: 10px 0;
}

.button-form button.btn.btnContinue {
    color: #333333;
    background: #fafafa;
    border-color: #fafafa;
}

.button-form button.btn:hover {
    color: #ffffff;
    border-color: #333333;
    background: #333333;
}

.button-form button.btn span {
    position: relative;
    z-index: 1;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

.link-form {
    text-align: center;
    margin-bottom: 20px;
}

.link-form a {
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    padding: 10px 20px 10px 40px;
    text-transform: uppercase;
    font-weight: bold;
    color: #666666;
    background: #fbfbfb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 5px;
    position: relative;
}

.link-form a:before {
    position: absolute;
    top: 10px;
    left: 15px;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
}

.link-form a:hover {
    background: #5ab210;
    color: #ffffff;
}

.info_order {
    margin: 0 -15px;
}

.info_order .info_col {
    width: 33.333%;
    padding: 0 15px;
    float: left;
}

.info_customer {
    background: #f5f5f5;
    padding: 30px;
}

.info_customer .div_title {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
    color: #333333;
}

.info-form .info-row {
    margin-bottom: 10px;
}

.info-form .info-row .form-control {
    height: auto;
    padding: 12px 10px 12px 10px;
    border-radius: 0;
    border: none;
    background-color: #ffffff;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}

.info-form .info-row .form-control:focus {
    border-color: #c0c0c0;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(192, 192, 292, 1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(192, 192, 292, 1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(192, 192, 192, 1)
}

.info-form .info-row .form-control.name,
.info-form .info-row .form-control.email,
.info-form .info-row .form-control.phone,
.info-form .info-row .form-control.address {
    padding-left: 30px;
}

.info-form .info-row .form-control.name {
    background: url(../images/contact/icon_fname.png) no-repeat 7px 50% #ffffff;
}

.info-form .info-row .form-control.email {
    background: url(../images/contact/icon_femail.png) no-repeat 7px 50% #ffffff;
}

.info-form .info-row .form-control.address {
    background: url(../images/contact/icon_faddress.png) no-repeat 7px 50% #ffffff;
}

.info-form .info-row .form-control.phone {
    background: url(../images/contact/icon_fphone.png) no-repeat 7px 50% #ffffff;
}

.info-form .info-row select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 22px;
    background: url("../images/cart/icon-select.jpg") no-repeat right 5px top 50% #ffffff;
}

.info-form .info-row textarea.form-control {
    height: 204px;
    resize: none;
}

.checkother {
    font-weight: normal;
}

.checkother .info_ship {
    color: inherit;
    padding-right: 45px;
    position: relative;
}

.checkother .info_ship:after {
    position: absolute;
    top: 0;
    right: 0;
    font-family: "fontawesome";
    content: '\f0d1';
    font-size: 25px;
    color: #7f7f7f;
    -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    -moz-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    -o-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    -ms-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
}

.info_method {
    margin-bottom: 20px;
    padding: 30px 20px;
    background: #f5f5f5;
}

.info_method .div_title {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
    color: #333333;
    padding-left: 35px;
    position: relative;
}

.info_method .div_title:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    font-size: 20px;
    line-height: 30px;
    padding: 0 1px;
    color: #333333;
}

.radio-button {
    margin-bottom: 10px;
}

.radio-button input[type=radio] {
    margin-right: 7px;
}

.radio-button span {
    text-transform: uppercase;
    font-weight: bold
}

.radio-button p {
    font-size: 12px;
    line-height: 18px;
    color: #444444;
    font-weight: normal;
    text-transform: none;
    padding: 2px 0 2px 20px;
}

.radio-button label {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}

.info-promotion {
    margin-bottom: 20px;
    border: 5px solid #d02863;
    padding: 20px 25px;
}

.info-promotion .div_title {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
    color: #333333;
}

.wrap-info-order {
    border: 1px solid #e5e5e5;
    padding: 30px 25px 20px 25px;
}

.wrap-info-order .div_title {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
    color: #333333;
}

.table-order {
    width: 100%;
}

.table-order tr td {
    padding: 10px;
    color: #333333;
}

.table-order thead tr td {
    text-transform: uppercase;
}

.table-order thead tr td:first-child {
    padding-left: 0;
}

.table-order tr td:last-child {
    padding-right: 0;
    text-align: right;
}

.table-order tbody tr {
    border-top: 1px solid #e5e5e5;
}

.table-order tbody tr td.img {
    padding: 10px 0;
}

.table-order tbody tr td.img .i-img {
    width: 40px;
}

.table-order tbody tr td .name {
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    height: 36px;
    overflow: hidden;
}

.table-order tbody tr td .price {
    font-weight: bold;
    color: #5ab210;
}

.info-order {
    margin-bottom: 10px;
    padding: 20px 15px;
    /* border: 1px solid #ddd; */
}

.boxTetu {
    text-align: center;
}

.boxTetu .t1 {
    font-size: 20px;
    line-height: 30px;
}

.boxTetu .t1 span {
    color: #d80000;
}

.divButton .btnCart {
    border: 2px solid #5ab210;
    border-radius: 15px;
    text-transform: uppercase;
    padding: 5px 20px;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.divButton .btnCart:hover {
    background-color: #5ab210;
    color: #fff;
}

.divButton .btnCart.del {
    margin-right: 0;
    background-color: #5ab210;
    color: #fff;
}

.divButton .btnCart.del span {
    position: relative;
    padding-left: 20px;
}

.divButton .btnCart.del span::before {
    content: '\f0e2';
    position: absolute;
    top: -3px;
    left: 0;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
}

.info-order .node {
    margin-bottom: 20px;
}

.info-order .node .node-title {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #ffe500;
    font-weight: bold;
}

.info-order .node .node-content {}

.info-order .node .node-content>div {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.info-order .node .node-content>div:last-child {
    border-bottom: none;
}

.info-order .node .node-content>div span {
    width: 180px;
    display: inline-block;
    font-weight: bold;
}

.info-order .node .node-content .padding-left {
    padding-left: 20px;
}

.style-success {
    padding: 30px 15px;
    text-align: center;
    border: 1px solid #ffe500;
    border-radius: 5px;
    margin-bottom: 30px;
}

.style-success .wrap-success {
    margin: 0 auto;
}

.style-success .text1 {
    font-size: 35px;
    line-height: 45px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.style-success .text2 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 21px;
    max-width: 760px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.style-success .txt5 {
    text-align: center;
}

.style-success .txt5 p strong {
    margin-bottom: 5px;
}

.style-success .txt5 strong,
.style-success .txt5 a {
    font-weight: bold;
    font-size: 16px;
}

.style-success .txt5 ul {
    margin-bottom: 20px;
}

.style-success .txt5 li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    margin-right: 20px;
}

.style-success .txt5 .loginSocial {
    justify-content: center;
}

.style-success .txt5 li::before {
    color: #5ab210;
    position: absolute;
    left: 5px;
}

.style-success .txt5 li strong {
    text-transform: uppercase;
}

.style-success .text3 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #ffe500;
}

.style-success .text4 {
    padding: 10px;
    background: #e6c8be;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.style-success .text4 span {
    display: block;
    font-size: 40px;
    line-height: 50px;
}

.title_mobli {
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #ffeff0;
    background-color: #fafafa;
    border-bottom: none;
}

table.addtocart2 tr td .img {
    width: 60px;
    height: 70px;
    float: left;
}

table.addtocart2 tr td .img img {
    height: 100%;
}

table.addtocart2 tr td .ifo {
    float: left;
    padding-left: 10px
}

.info_general {
    margin-bottom: 30px;
    border: 1px solid #ffeff0;
    /* padding: 15px; */
}

.info_general .table_info {}

.info_general .freeship_i {
    padding: 30px 0;
}

.info_general .g_vat {
    font-size: 12px;
    color: #999999;
}

.info_general .freeship_i i {
    font-size: 18px;
    color: #8f562a;
    margin-right: 5px;
}

.info_general .info_content {
    border-top: 0;
}

.info_general .bg_color {}

.info_general .info_title {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px solid #9700001a;
    position: relative;
    padding: 15px;
    background-color: #9700001a;
    font-weight: bold;
}

.info_general .info_title .edit_pro {
    float: right;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #ffeff0;
    padding: 5px 10px;
    position: relative;
    margin-top: -6px;
    text-transform: capitalize;
}


/* .info_general .info_title::before, .info_general .info_title::after{
    content: '';
    width: 15px;
    height: 1px;
    background-color: #e5e5e5;
    position: absolute;
    bottom: -1px;
} */

.info_general .info_title::before {
    left: -15px;
}

.info_general .info_title::after {
    right: -15px;
}

.info_general .row_info {
    padding: 8px 15px;
    border-bottom: 1px solid #ffeff0;
    border-top: 0;
}

.info_general .row_info.remober_bd {
    border-bottom: none;
}

.info_general .row_info .mgg {
    padding: 3px 10px 3px 3px;
    font-size: 13px;
    display: inline-block;
}

.info_general .row_info .mgg span {
    text-transform: uppercase;
}

.info_general .row_info:nth-child(3) {
    border-bottom: none;
}

.info_general .row_info .row_left {
    float: left;
}

.info_general .row_info .row_right {
    float: right;
}

.info_general .total_price {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #cf3781;
}

.info_general .color_promotion {}


/*================================================*/

.info_general .wraspMethod {
    padding: 10px 20px;
}

.info_general .wraspMethod .radio {
    margin-bottom: 15px;
    padding-left: 15px;
}

.info_general .wraspMethod .radio .lbb {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.info_general .wraspMethod .radio .lbb input {
    pointer-events: none;
}

.info_general .wraspMethod .radio p {
    padding: 0;
}

.radio label {
    padding-left: 0;
}

.info_general .wraspMethod .radio label a {
    text-transform: initial;
    text-decoration: underline;
}

.info_general .radioChild {
    padding-left: 20px;
    margin-bottom: 5px;
    position: relative;
}

.info_general .radioChild .cont {
    padding: 10px 20px;
    background: #f5f5f5;
}

.info_general .radioChild input {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
}


/*========================================================*/

.box-form {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #ffeff0;
    background: #fef4f3;
}

.box-form .box-form-title {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
}

.box-form .box-form-title a {
    font-weight: normal;
    color: #9e784c;
}

.box-form .box-form-title a:hover {
    text-decoration: underline;
}

.box-form_1 .linkNotRegis {
    display: block;
    text-align: center;
    background: #9e784c;
    padding: 9px 10px;
    border: solid 1px #9e784c;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 4px;
}

.box-form_1 .linkNotRegis.btn {
    width: 100%;
    background-color: #dfbc76;
    border: 1px solid #dfbc76;
}

.box-form_1 .linkNotRegis:hover {
    background: #ffffff;
    color: #9e784c;
}

.box-form .input-group input {
    height: 40px;
    border: 1px solid #ffeff0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
}

.box-form .input-group .input-group-btn {}

.box-form .input-group .input-group-btn button {
    height: 40px;
    border: 1px solid #9e784c;
    background: #9e784c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-left: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 4px;
}

.box-form .input-group .input-group-btn button:hover {
    background: #ffffff;
    color: #9e784c;
}

.box-form .input-group .input-group-btn button span {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.box-form .txtNot {
    font-size: 13px;
    line-height: 21px;
    color: #777777;
    margin-top: 10px;
}


/*======================================================*/

.wrap_box_login {
    padding: 20px;
}

.wrap_box_login.soc {
    border-top: 1px solid #ffeff0;
    padding: 30px 20px;
    margin-bottom: 40px;
}

.wrap_box_login.border-bottom {}

.box_login {
    max-width: 570px;
    margin: 0 auto;
}

.soc .box_login {
    max-width: 100%;
}

.box_login.rowLeft_200 {
    max-width: 600px;
}

.box_login .row_input {
    margin-bottom: 10px;
}

.box_login .row_input:last-child {
    margin-bottom: 0;
}

.box_login .ad_content .row_input:last-child {
    margin-bottom: 10px;
}

.box_login .row_input .row_left {
    width: 170px;
    padding-right: 15px;
    float: left;
    text-align: right;
}

.box_login .row_input .row_left label {
    margin-top: 5px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
}

.box_login .row_input .row_left label span {}

.box_login .row_input .row_right {
    padding-left: 175px;
}

.box_login .row_input .form-control {
    height: 40px;
    border-radius: 0;
    border: 1px solid #ffeff0;
    box-shadow: none;
}

.box_login .row_input textarea.form-control {
    height: 215px;
    resize: none;
}

.note_required_2 {
    text-align: right;
    margin-bottom: 5px;
}

.note_required_2 span {
    color: #ff0000;
}

.box_login .row_input .form-control:focus {
    border-color: #c0c0c0;
    outline: 0;
}

.box_login .row_input .txt-input {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    padding-right: 10px;
}

.box_login .row_input .grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0 -5px;
}

.box_login .row_input .grid .col {
    width: 33.333333%;
    padding: 0 5px;
}

.box_login button.btn {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 25px;
    padding: 10px 15px;
    min-width: 170px;
    outline: 0 !important;
    text-transform: uppercase;
    background: #5ab210;
    border: 1px solid #5ab210;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.box_login button.btn.button {
    background: #eeeeee;
    border-color: #eeeeee;
    color: #333333;
}

.box_login button.btn:hover {
    background: #ffffff;
    color: #5ab210;
}

.login_social {
    display: inline-block;
    color: #fff;
    position: relative;
    margin-right: 10px;
    border-radius: 3px;
    min-width: 150px;
}

.login_social:last-child {
    margin-right: 0;
}

.box_login button.btn span {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.box_login .div_right {
    text-align: right;
}

.box_login .ad_title {
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    padding: 15px 50px;
    background-color: #ffeff0;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #ddd;
}

.box_login .ad_title:before {
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 30px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    /* display: none; */
}

.box_login .ad_title:after {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #666666;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: '';
    text-align: center;
    font-size: 10px;
    line-height: 18px;
    font-family: FontAwesome;
    color: #ff0000;
}

.box_login .active .ad_title:after {
    content: '\f00c';
}

.box_login .ad_content {
    display: none;
}

.box_login.rowLeft_200 .ad_content .row_input .row_left {
    width: 150px;
}

.box_login.rowLeft_200 .ad_content .row_input .row_right {
    padding-left: 150px;
}

.address_delivery {
    margin-top: 30px;
}

.invoice {}

.check_login_cart ul li {
    margin-bottom: 8px;
}

.check_login_cart ul li label {
    margin: 0;
    font-weight: normal;
    position: relative;
    padding-left: 25px;
    font-weight: 500;
}

.check_login_cart ul li label label {
    position: absolute !important;
    left: 0;
}

.show_login_id {
    position: relative;
}

.show_login_id>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.show_login_id>div.active {
    position: relative;
    opacity: 1;
    visibility: visible;
}

.margin_left {
    margin-left: 150px;
}

.loginSocial {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.loginSocial .txt_social {
    margin-right: 10px;
}

.loginSocial .login_social {
    overflow: hidden;
}

.login_social>div.div_or {
    vertical-align: middle;
    margin: 0 10px;
}


/*========================*/

.box_login.rowLeft_200 .row_input .row_left {
    width: 220px;
}

.box_login.rowLeft_200 .row_input .row_right {
    padding-left: 220px;
}

.box_login.rowLeft_100 .row_input .row_left {
    width: 100px;
}

.box_login.rowLeft_100 .row_input .row_right {
    padding-left: 100px;
}


/*========================================================*/

.table_info table tr {
    border-bottom: 1px solid #ffeff0;
}

.table_info table tr td {
    padding: 15px 10px;
    font-size: 14px;
    line-height: 20px;
    min-height: 90px;
    height: 100%;
}

.table_info table tr td:last-child {
    text-align: right;
}

.table_info table tr td .img {
    width: 70px;
    height: 70px;
    text-align: center;
}

.table_info table tr td .t-title {
    min-height: 70px;
    height: 100%;
}

.table_info table tr td .img img {
    max-width: 100%;
    max-height: 100%;
}

.table_info table {
    width: 100%;
}

.table_info table thead tr {
    border-bottom: 1px solid #ddd;
}

.table_info table thead tr th {
    padding: 10px;
    font-weight: 500;
}

.table_info table thead tr td:first-child {
    padding-left: 80px;
    position: relative;
}

.table_info table thead tr td {
    text-align: left;
}

.table_info table tbody tr td:first-child {
    padding-left: 90px;
    position: relative;
    width: 60%;
}

.table_info table tbody tr td .img {
    position: absolute;
    left: 10px;
    top: 15px;
}

.table_info table tbody tr td:nth-child(2) {
    text-align: left;
}

.table_info table tbody tr td .t-id {
    color: #666666;
    font-size: 13px;
    line-height: 20px;
}


/*================================================*/

.info_general .wraspMethod {
    padding: 10px 20px;
}

.info_general .wraspMethod .radio {
    margin-bottom: 15px;
}

.info_general .wraspMethod .radio .lbb {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.info_general .wraspMethod .radio .lbb input {
    pointer-events: none;
}

.info_general .wraspMethod .radio p {
    padding: 0;
}

.info_general .wraspMethod .radio .content {
    display: none;
    padding: 20px 0;
    font-size: 14px;
}

.info_general .wraspMethod .radio.active .content {
    display: block;
}

.info_general .wraspMethod .radio .content .item {
    margin-bottom: 20px;
}

.info_general .wraspMethod .radio .content .item:last-child {
    margin-bottom: 0;
}

.info_general .wraspMethod .radio .content .item span {
    color: #5ab210;
}

.info_general .wraspMethod .radio label a {
    text-transform: initial;
    text-decoration: underline;
}

.info_general .radioChild {
    padding-left: 20px;
    margin-bottom: 5px;
    position: relative;
}

.info_general .radioChild .cont {
    padding: 10px 20px;
    background: #f5f5f5;
}

.info_general .radioChild input {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
}


/*===========================================================*/

.box_success {
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    background-color: #fef4f3;
}

.box_success .wrap {
    max-width: 470px;
    padding: 25px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
}

.box_success .s_title {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: 'Josefin Sans';
    font-weight: 400;
}

.box_success .t1 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

.box_success .text1 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.box_success .text1 span {
    display: block;
}

.box_success .text2 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify;
}

.box_success .text2 p {
    padding: 0
}

.box_success .block {
    margin-bottom: 10px;
    text-align: center;
    background: #dfbc76;
}

.box_success .block.block0 {
    font-size: 18px;
    line-height: 26px;
    padding: 7px 10px;
    display: none;
}

.box_success .block.block1 {
    padding: 10px 20px;
    background: #ffffff;
    border: solid 1px #dfbc76;
}

.box_success .block.block1 span {
    color: #dfbc76;
}

.box_success .block.block2 {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
    color: #ffffff;
    margin-bottom: 10px;
}

.box_success .block.block2 .id {
    font-size: 40px;
    line-height: 50px;
}

.box_success .link {
    margin-bottom: 15px;
    background: none;
}

.box_success .link .grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0 -5px;
}

.box_success .link .grid .col {
    width: 50%;
    padding: 0 5px;
}

.box_success .link a {
    display: block;
    text-align: center;
    border: solid 1px #ddd;
    background: #ffffff;
    border-radius: 4px;
    padding: 8px 10px;
}

.box_success .link a span {
    padding-left: 20px;
    position: relative;
}

.box_success .link a span:before {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.box_success .link a:hover {
    border-color: #dfbc76;
    background-color: #dfbc76;
    color: #fff;
}

.box_success .link a.v2 {}

.box_success .link a.v2:hover {}

.link_success {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.link_success a {
    margin: 0 10px;
}

.input-group {
    width: 100%;
}

.box_login .row_input .txt-input {
    width: 50px;
}

.breadcrumb {
    border-top: 1px solid #ddd;
}

.menuMember {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.menuMember ul {
    display: block;
}

.menuMember ul li {
    display: inline-block;
    margin: 0 10px;
}

.menuMember ul li a {
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.menuMember ul li a i {
    color: #9a9a9a;
    margin-right: 10px;
}

.menuMember ul a.active,
.menuMember ul a.active i,
.menuMember ul a:hover,
.menuMember ul a:hover i {
    color: #5ab210;
}

.boxMember {
    border: 1px solid #ddd;
    background-color: #fafafa;
    padding: 20px 0;
    padding: 25px 20px;
    margin-bottom: 20px;
}

.boxMember .wrrapsmall {
    max-width: 500px;
    margin: 0 auto;
}

.boxMember .wrrapsmall1 {
    max-width: 370px;
    margin: 0 auto
}

.boxMember .form-group label {
    display: block;
    margin-bottom: 0;
    font-weight: 400;
}

.boxMember .form-group .colRight {
    margin-bottom: 10px;
}

.boxMember label span {
    color: red;
}

.boxMember .formFa {
    position: relative;
    width: 100%;
}

.boxMember .form-group input,
.boxMember .form-group select {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border: 1px solid #ddd;
}

.boxMember .formFa input {
    padding-left: 35px;
}

.boxMember .formFa::before {
    position: absolute;
    top: 50%;
    left: 10px;
    color: #9a9a9a;
    font-size: 16px;
    transform: translate(0, -50%);
}

input[type=checkbox],
input[type=radio] {
    margin: 6px 0 0;
}

.boxMember button {
    display: block;
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    background-color: #5ab210;
    text-align: center;
    font-weight: bold;
    border: 1px solid #5ab210;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.boxMember button:hover {
    background-color: #fff;
    color: #5ab210;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.boxMember .loginSocial {
    justify-content: space-between;
    margin-bottom: 20px;
}

.boxMember .formSocial .txt {
    margin-bottom: 15px;
}

.checkbox a {
    text-decoration: underline;
}

.boxMember p {
    margin-bottom: 10px;
}

.boxMember p span {
    color: red;
}

.changeAvatar {}

.changeAvatar .img {
    position: relative;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.changeAvatar .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.changeAvatar .btnAvatar {
    text-align: center;
}

.changeAvatar button {
    display: inline-block;
    border: 1px solid #ddd;
    background-color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    width: auto;
    color: #333333;
    padding: 5px 20px;
}

.changeAvatar p {
    text-align: center;
}

.fa-calenda {
    position: relative;
}

.fa-calenda::before {
    content: '\f073';
    position: absolute;
    top: 1px;
    right: 10px;
    font-size: 17px;
    line-height: 40px;
    color: #838383;
    font-family: fontAwesome;
    z-index: 1;
}

.boxMember .formSearch .gridS {
    display: flex;
    align-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.boxMember .formSearch .gridS .col {
    margin-right: 10px;
}

.boxMember .formSearch .gridS .col:last-child {
    margin-right: 0;
}

.formSearch select {
    width: 125px;
    height: 40px;
    border: solid 1px #838383;
    float: left;
    padding-left: 10px;
    border-radius: 3px;
}

.formSearch .calenda_input {
    position: relative
}

.formSearch .calenda_input::before {
    content: '\f073';
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 17px;
    line-height: 40px;
    color: #838383;
    font-family: fontAwesome;
    z-index: 1;
}

.formSearch input {
    width: 100%;
    height: 40px;
    border: solid 1px #ddd;
    padding-right: 20px;
    padding-left: 10px;
    background-color: #fff;
    border-radius: 3px;
}

.formSearch input.idorder {
    width: 230px;
}

.formSearch button {
    padding: 5px 20px;
    border-radius: 3px;
    height: 40px;
    line-height: 30px;
}

.tableManager {
    width: 100%;
    margin-bottom: 30px;
    color: #fff;
}

.tableManager thead tr th {
    padding: 10px 20px;
    background: #5ab210;
    text-transform: uppercase;
    font-weight: normal;
    font-weight: bold;
}

.tableManager tbody tr td {
    padding: 15px;
    border-bottom: solid 1px #e5e5e5;
    color: #333333;
}

.tableManager tbody {
    border: 1px solid #e5e5e5;
}

.tableManager tbody tr td.cl_df {}

.tableManager tbody tr:nth-child(even) {}

.tableManager tbody tr:nth-child(odd) {}

.tableManager tfoot tr td {
    padding: 20px;
}

.tableManager tfoot tr td .total {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.tableManager tfoot tr td .total span {
    color: #ed1c24;
}

.tableManager .code a {
    color: #333333;
}

.tableManager .code a:hover {
    color: #5ab210;
}

.tableManager .red {
    color: #fa1b1b;
    float: left;
    font-weight: bold;
}

.tableManager .blue {
    color: #0084cb;
}

.tableManager .green {
    color: #009840;
}

.tableManager button {
    float: right;
    text-transform: uppercase;
    border: 1px solid #ddd;
    color: #ffffff;
    width: 60px;
    height: 30px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0;
    line-height: 30px;
    background-color: #888888;
    color: #fff;
    border-radius: 3px;
}

.tableManager button::before {
    display: none;
}

.tableManager button:hover {
    color: #fff;
    background-color: #ff0000;
}

.boxPont {
    background-color: #f5f5f5;
    padding: 20px 15px;
    margin-bottom: 10px;
}

.boxPont .list_item {
    display: flex;
    align-items: flex-end;
}

.boxPont .list_item .item {
    width: 33.33%;
}

.boxPont .list_item .item ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.boxPont .list_item .item ul li .txt,
.boxPont .list_item .item ul li .point {
    width: 50%;
}

.boxPont .list_item .item ul li .point {
    font-weight: bold;
}

.boxPont .list_item .item .point_all {
    padding: 5px 10px;
    background-color: #5ab210;
    font-size: 30px;
    line-height: 45px;
    color: #fff;
    display: inline-block;
}

.boxPont .list_item .item p .fa {
    margin-right: 5px;
    color: #5ab210;
}

.boxPont .list_point ul {
    display: flex;
    margin-bottom: 20px;
}

.boxPont .list_point ul li {
    margin-right: 10px;
}

.boxPont .list_point ul li:last-child {
    margin-right: 0;
}

.boxPont .list_point ul li a {
    display: block;
    padding: 8px 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 5px;
}

.boxPont .list_point ul li.active a,
.boxPont .list_point ul li:hover a {
    background-color: #5ab210;
    color: #fff;
}

.boxPont .tablePoint {
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.boxPont .tablePoint thead th {
    padding: 10px 20px;
    text-transform: uppercase;
    background-color: #5ab210;
    font-weight: bold;
    color: #fff;
}

.boxPont .tablePoint tbody td {
    padding: 15px 20px;
}

.boxPont .tablePoint tbody tr {
    border-bottom: 1px solid #ddd;
}

.boxPont .tablePoint tbody tr:last-child {
    border-bottom: none;
}


/*  */

.tbpri {
    padding: 20px 140px 20px 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    align-content: center;
}

.tbpri .num_pri {
    font-size: 20px;
    line-height: 30px;
    color: #970000;
    margin-left: 80px;
}


/*  */

.boxBank {
    border: 1px solid #ffeff0;
    padding: 20px 25px;
}

.boxBank .listbank {}

.boxBank .listbank .itembank {
    border-bottom: 1px solid #ffeff0;
    padding: 20px 0;
    display: flex;
    align-content: center;
    align-items: center;
}

.boxBank .footbank {
    text-align: center;
    padding: 15px 0;
}

.boxBank .footbank strong {
    color: #ffe500;
    font-weight: 400;
}

.boxBank .listbank .itembank .thumb {
    width: 150px;
}

.boxBank .listbank .itembank .decs {
    width: calc(100% - 150px);
    padding-left: 20px;
    line-height: 25px;
}

.boxBank .listbank .itembank .decs .name {
    font-weight: bold;
}

.boxBank .listbank .itembank .decs .tk strong {
    /* color: #057ab8; */
}


/* ===================vhform======================= */

.vhform {
    border: 1px solid #fce2e1;
    border-radius: 5px;
    background-color: #fff;
}

.vhform .ttform {
    padding: 10px;
    text-align: center;
    background-color: #ffeaa6;
    color: #03573e;
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
    text-transform: uppercase;
}

.vhform .ctform {
    padding: 20px;
    background-color: #e6c8be85;
}

.vhform .hpfrm {
    margin-bottom: 10px;
}

.vhform .hpfrm:last-child {
    margin-bottom: 0;
}

.vhform .hpfrm input,
.vhform .hpfrm select,
.vhform .hpfrm textarea {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #fce2e1;
    height: 40px;
    padding: 0 15px;
    color: #000000;
}

.vhform .hpfrm input::-webkit-input-placeholder {
    /* Edge */
    color: #000000;
}

.vhform .hpfrm input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
}

.vhform .hpfrm input::placeholder {
    color: #000000;
}

.vhform .hpfrm input {
    appearance: none;
    -webkit-appearance: none;
}

.vhform .hpfrm textarea {
    padding: 15px;
    height: 100px;
}

.vhform .hpfrm button {
    width: 100%;
    height: 40px;
    border: 1px solid #ffeaa6;
    background-color: #970000;
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-weight: bold;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 3px;
}

.vhform .hpfrm button i {
    margin-right: 8px;
}

.vhform .hpfrm button:hover {
    background-color: #9e2756;
    color: #fff;
    border-color: #9e2756;
}


/* ===================vhform======================= */


/* ===================hpmailall======================= */

.hpmailall {
    position: absolute;
    right: calc(100% + 50px);
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: initial;
    pointer-events: none;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.hpmailall .benmail {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 3px 3px rgba(0, 0, 0, 0.1);
}

.is-show .hpmailall {
    right: calc(100% + 10px);
    opacity: 1;
    visibility: initial;
    pointer-events: auto;
}

.hpmailall .ttmail {
    text-align: center;
    background-color: #fce2e1;
    padding: 6px 10px;
    color: #9e2756;
    font-size: 14px;
    line-height: 23px;
    font-weight: bold;
    text-transform: uppercase;
}

.hpmailall .ctmail {
    padding: 10px;
    background-color: #fff5f4;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.hpmailall .ctmail .grmail {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2.5px;
}

.hpmailall .ctmail .grmail>div {
    padding: 0 2.5px;
}

.hpmailall .ctmail .grmail .mcol {
    width: calc((100% - 45px) / 2);
}

.hpmailall .ctmail .grmail .hcol {
    width: 45px;
}

.hpmailall .vhform .hpfrm button i {
    margin-right: 0;
}

.hpmailall .vhform .hpfrm input,
.hpmailall .vhform .hpfrm select {
    text-align: center;
}

#vnt-menu-fix {
    position: fixed;
    right: 10px;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
}

#vnt-menu-fix ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-direction: column;
}

#vnt-menu-fix ul li {
    margin: 10px 0px;
    position: relative;
}

#vnt-menu-fix ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 45px;
    height: 45px;
    background: #000000;
    font-size: 23px;
    line-height: 26px;
    position: relative;
    border-radius: 100%;
    border: solid 1px #000000;
    color: #fff;
}

#vnt-menu-fix ul li a .icon-hmail {
    font-size: 14px;
}

#vnt-menu-fix ul li a span {
    display: none;
}

#vnt-menu-fix ul li a:hover {
    background: #970000;
    color: #ffffff;
    border-color: #970000;
}

#vnt-menu-fix ul li.go-top a {
    background: #f1f3f5;
}

#vnt-menu-fix ul li.go-top a:hover {
    background: #ffe500;
}


/* ===================hpmailall======================= */

@media all and (max-width: 1400px) and (min-width: 991px) {
    .tableManager .red {
        float: none;
        margin-bottom: 10px;
    }
    .tableManager button {
        float: none;
    }
}

@media screen and (max-width: 1024px) {
    .info_order .info_col {
        width: 100%;
        margin-bottom: 20px;
    }
    .menuMember {
        margin-top: 30px;
    }
}

@media screen and (max-width: 991px) {
    .boxPont .list_item {
        display: block;
    }
    .boxPont {
        margin-bottom: 0;
    }
    .boxPont .list_item .item {
        width: 100%;
        margin-bottom: 10px;
    }
    .boxPont .list_item .item ul li .txt {
        width: 60%;
    }
    .boxPont .list_point ul li a {
        padding: 8px 20px;
    }
    .boxPont .tablePoint thead {
        display: none;
    }
    .boxPont .tablePoint tbody td {
        display: block;
        padding: 5px 20px;
    }
    .boxPont .tablePoint tbody td::before {
        content: attr(data-title);
        margin-right: 2px;
        color: #333333;
    }
    .boxPont .tablePoint tbody td:last-child {
        padding-bottom: 15px;
    }
    .boxPont .tablePoint tbody td:first-child {
        padding-top: 15px;
    }
    .boxPont .list_item .item .point_all {
        display: block;
        font-size: 25px;
        line-height: 38px;
    }
    .tableManager thead {
        display: none;
    }
    .tableManager tbody tr {
        display: block;
        padding: 10px;
        padding-left: 135px;
        border-bottom: solid 1px #e5e5e5;
        position: relative;
        background-color: #fff;
    }
    .tableManager tbody tr:first-child {
        /* border-top: 1px solid #434343; */
    }
    .tableManager tbody {
        border: none;
    }
    .tableManager tbody tr:last-child {
        border-bottom: none;
    }
    .tableManager tbody tr:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 120px;
        background: #5ab210;
    }
    .tableManager tbody tr td {
        display: block;
        padding: 0;
        border-bottom: none;
        margin-bottom: 10px;
        position: relative;
    }
    .tableManager tbody tr td:before {
        content: attr(data-cont);
        position: absolute;
        left: -136px;
        top: 0;
        width: 110px;
        font-size: 13px;
        line-height: 18px;
        line-height: 22px;
        color: #ffffff;
        text-align: left;
        padding-left: 10px;
        text-transform: uppercase;
    }
    .tableManager .red,
    .tableManager button {
        float: none;
        display: inline-block;
    }
    .tableManager .red {
        margin-right: 40px;
    }
    .tableManager tfoot tr td .total {
        font-size: 14px;
        line-height: 22px;
    }
    .ptgh_list {
        display: block;
        padding-bottom: 0;
        border-bottom: none;
    }
    .ptgh_list .item {
        margin-bottom: 10px;
        margin-right: 0;
    }
    table.addtocart2 thead {
        display: none;
    }
    table.addtocart2 tbody tr,
    table.addtocart2 tbody tr td {
        display: block;
        border: none;
        clear: both;
    }
    table.addtocart2 tbody tr td:nth-child(2) {
        display: flex;
        justify-content: space-between;
    }
    .choose-quantity {
        width: 100%;
        display: flex;
        align-items: center;
    }
    table.addtocart2 tbody tr {
        padding: 15px 20px;
        padding-left: 95px;
        position: relative;
        border-bottom: 1px solid #dddd;
        border-right: 1px solid #dddd;
    }
    table.addtocart2 tbody tr td:first-child {
        padding-left: 0;
        position: static;
    }
    table.addtocart2 tbody tr td:first-child,
    table.addtocart2 tbody tr td:last-child {
        margin-bottom: 0;
    }
    table.addtocart2 tbody tr td {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    table.addtocart2 tr td:nth-child(1) {
        width: 100%;
    }
    table.addtocart2 .img {
        position: absolute;
        top: 15px;
        left: 15px;
    }
    .choose-quantity .form-control {
        margin: 0 10px;
    }
    table.addtocart2 tbody tr td .btnclear {
        position: absolute;
        right: 30px;
        top: 30px;
    }
    .tbpri {
        padding: 20px;
    }
    .tbpri .num_pri {
        margin-left: 20px;
    }
    table.addtocart2 tr td .img {
        text-align: center;
    }
    .info-order .node .node-content>div span {
        width: 100%;
        display: block;
    }
    .submenumobi .mc-menu {
        font-size: 15px;
        line-height: 24px;
        border: solid 1px #ddd;
        padding: 10px 15px;
        cursor: pointer;
        position: relative;
        text-align: left;
    }
    .submenumobi .mc-menu::before {
        content: "\f0d7";
        position: absolute;
        font-family: fontAwesome;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .submenumobi ul {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 0;
        border: 1px solid #ddd;
        display: none;
        opacity: 0;
        visibility: hidden;
    }
    .submenumobi.active ul {
        opacity: 1;
        z-index: 11;
        visibility: initial;
        display: block;
    }
    .submenumobi ul li {
        display: block;
        margin: 0;
        border-bottom: 1px solid #ddd;
    }
    .submenumobi ul li:last-child {
        border: none;
    }
    .submenumobi ul li a {
        display: block;
        padding: 10px;
        text-align: left;
    }
    .submenumobi ul li a i {
        display: none;
    }
    .changeAvatar {
        position: relative;
        width: initial;
        padding-left: 130px;
        margin-bottom: 20px;
    }
    .changeAvatar .img {
        width: 110px;
        height: 110px;
        position: absolute;
        left: 0;
        top: 0;
    }
    table.addtocart2 tbody tr td {
        min-height: auto;
    }
    /* ==================update======================== */
    #vnt-menu-fix {
        right: initial;
        left: 10px;
        bottom: 5px;
        right: 10px;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: flex-start;
        transform: initial;
        top: initial;
    }
    #vnt-menu-fix ul {
        display: block;
        margin-right: 10px
    }
    #vnt-menu-fix ul li {
        width: 100%;
    }
    .hpmailall {
        position: relative;
        right: unset;
        left: unset;
        transform: unset;
        top: unset;
        opacity: 1;
        pointer-events: auto;
        visibility: initial;
        width: 100%;
    }
    .hpmailall .benmail {
        width: 100%;
    }
    .vhform .hpfrm input,
    .vhform .hpfrm select,
    .vhform .hpfrm textarea {
        height: 35px;
        padding: 0 5px;
    }
    .vhform .hpfrm button {
        height: 35px;
    }
    /* ==================update======================== */
}

@media screen and (max-width: 768px) {
    .style_step ul li {
        min-width: 75px;
    }
    table.addtocart2 table.img-title tr td:nth-child(2) {
        display: table-cell;
    }
    .policy-pay {
        margin-bottom: 10px;
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }
    .policy-pay .policy {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        padding-right: 0;
        border-right: none;
    }
    .policy-pay .pay {
        width: 100%;
        float: none;
    }
    .box_login .row_input .row_right,
    .check_login_cart ul li label {
        padding-left: 0;
    }
    .box_login .row_input .row_left {
        /* float: none; */
        text-align: left;
    }
    .loginSocial {
        display: block;
    }
    .login_social {
        min-width: initial;
        width: 48%;
        display: inline-block;
        margin-right: 1%;
    }
    .style-success .text1 {
        font-size: 25px;
        line-height: 38px;
    }
    .style-success .text3 {
        font-size: 16px;
        line-height: 24px;
    }
    .style-success .txt5 p strong {
        display: block;
    }
    .style-success .txt5 {
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    /*  */
    .boxBank {
        padding: 20px 15px;
    }
    .boxBank .listbank .itembank {
        display: block;
        padding: 15px 0;
    }
    .boxBank .listbank .itembank .decs {
        padding-left: 0;
        width: 100%;
    }
    .boxBank .listbank .itembank .thumb {
        margin-bottom: 10px;
    }
    .boxBank .footbank strong {
        display: block;
    }
    table.addtocart2 table.img-title tr td:nth-child(1) {
        padding-right: 0;
        margin: 0 auto;
    }
    table.addtocart2 table.img-title tr td:nth-child(2),
    table.addtocart2 table.img-title tr td {
        display: block;
        text-align: center;
    }
    table.addtocart2 tbody tr td .i-khuyenmai,
    table.addtocart2 tbody tr td .i-id,
    table.addtocart2 tbody tr td .i-title {
        text-align: left;
    }
    table.addtocart2 tbody tr td .i-title {
        overflow: hidden;
        height: 25px;
        margin-bottom: 0;
    }
    .button-form .fl,
    .button-form .fr {
        float: none;
    }
    .button-form button.btn {
        width: 100%;
    }
    .button-form button.btn.do_clear {
        margin-right: 0;
    }
    .boxMember .formSearch .gridS {
        display: block;
    }
    .boxMember .formSearch .gridS {
        margin: 0 -5px;
        margin-bottom: 20px;
    }
    .boxMember .formSearch .gridS .col {
        margin-right: 0;
    }
    .boxMember .formSearch .gridS .col:nth-child(1),
    .boxMember .formSearch .gridS .col:nth-child(2) {
        width: 50%;
        float: left;
        padding: 0 5px;
    }
    .formSearch select,
    .formSearch input.idorder,
    .formSearch input.date {
        width: 100%;
        margin-bottom: 10px;
    }
    .boxMember .formSearch .gridS .col:last-child {
        text-align: center;
    }
    .gridS .col:nth-child(3) {
        clear: both;
    }
    .boxMember .formSearch .gridS .col button {
        width: auto;
        display: inline-block;
    }
    .divButton .btnCart {
        padding: 5px 15px;
    }
    .style_order .style_step {
        padding: 18px 5px;
    }
    .button-form button {
        width: 100%;
    }
    .box_login.rowLeft_200 .row_input .row_right {
        padding-left: 0;
    }
    .box_login .row_input textarea.form-control {
        height: 150px;
    }
}

@media screen and (max-width: 500px) {
    table.addtocart2>thead>tr>td:nth-child(2),
    table.addtocart2>thead>tr>td:nth-child(4) {
        width: 110px;
    }
}

@media screen and (max-width: 479px) {
    .style_step ul li {
        min-width: 0;
        margin: 0 10px;
    }
    .style_step ul li .number {
        width: 40px;
        height: 40px;
        line-height: 35px;
    }
    .style_step ul li~li:after {
        left: -15px;
        display: none;
    }
    .policy-pay {
        padding: 20px 10px;
    }
}

@media all and (max-width: 460px) {
    .tableManager .red,
    .tableManager button {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
}