﻿.box-shopcart {
    background: #fafafa;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #dbdbdb;
    height: auto;
    margin-bottom: 20px;
}

.box-shopcart-title {
    padding: 8px;
    font-size: 18px;
    color: #6b6b6b;
    position: relative;
    height: 25px;
}

    .box-shopcart-title::after {
        content: "";
        width: 90%;
        height: 1px;
        position: absolute;
        background: #b7b7b7;
        bottom: 20%;
        right: 10px;
    }

    .box-shopcart-title span {
        position: absolute;
        top: 8px;
        display: inline-block;
        background: #fcfcfc;
        z-index: 999;
        width: 100px;
        font-weight: bold;
        color: #303f39;
        font-size: 15px;
        text-transform: inherit;
    }

.box-shopcart-content {
    padding: 8px;
    margin-top: 5px;
}

.content-shopcart {
    min-height: 100px;
    position: relative;
    border-bottom: 1px dashed #dad5d5;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

    .content-shopcart img {
        display: inline-block;
        float: left;
        margin-right: 20px;
    }

    .content-shopcart .images-cart {
        display: inline-block;
        width: 100px;
        float: left;
    }

.com-end {
    display: inline-block;
    width: calc(100% - 100px);
}

.tiltle-product-cart {
    display: block;
    margin-bottom: 8px;
    max-width: 325px;
}

    .tiltle-product-cart b a {
        display: block;
        text-transform: inherit;
    }

.com-end input {
    display: inline-block;
    margin-right: 5px;
    font-size: 13px;
}

.tt-shopcart {
    margin-top: 5px;
}

.bo-top {
    margin-top: 10px;
}

.tt-all {
    display: block;
    width: 100%;
    margin-top: 15px;
}

.color-wen {
    color: #F76560;
}

.pttt {
    font-size: 12px;
    display: block;
    text-align: right;
    font-style: italic;
    color: #929292;
}

.depost {
    position: absolute;
    top: 4px;
    right: 0;
}

.has-error .form-control:focus {
    border-color: #F76560 !important;
}

.has-error .form-control {
    border-color: #F76560;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #F76560 !important;
}

/* .has-error .custom-form-shofify:focus {
  border-color: #f30300 !important;
}

.has-error .custom-form-shofify {
  border-color: #f30300;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff0300 !important;
} */

.has-error label,
.has-error small {
    color: #F76560 !important;
}

.has-success .form-control {
    border-color: #39a73b !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #39a73b !important;
}

.help-block {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

.tt {
    font-size: 14px;
    color: #199427;
}

.box-coupon {
    /*border-top: 1px dashed #eee;
        padding-top: 10px;*/
}

.list-info-price span {
    color: #199427;
}

.prev-btn {
    border: 1px solid #bfbcbc;
    border-radius: 0px;
}

.title-order {
    font-size: 18px;
    color: #608222;
    max-width: 800px;
    display: block;
    margin: auto;
    margin-bottom: 46px;
    background: rgb(156 211 57 / 48%);
    padding: 10px;
    border-radius: 5px;
    line-height: 1.3;
}

.box-infororder {
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.box-title-infor {
    padding: 12px 20px;
    display: block;
}

.tom-box {
    /*padding: 0px 20px;*/
}

.box-title-infor b {
    font-weight: 600;
}

.tom-box label {
    font-weight: 400;
}

.row-order {
    border-top: 1px solid #eee;
    margin-right: 0px;
    margin-left: 0px;
    padding: 12px 0 8px;
}

.comback {
    width: 100%;
    padding: 12px 0 8px;
}

.btn-dh {
    background: #F76560;
    border: 1px solid #F76560;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    border-radius: 0px !important;
    padding: 0px 21px 0px !important;
    border-radius: 5px !important;
    height: 40px;
    color: #fff !important;
}

    .btn-dh:hover {
        background: #c00707;
    }

.price-end {
    color: #333;
    display: block;
}

    .price-end b {
        font-weight: 400 !important;
    }

    .price-end i {
        padding-left: 12px;
        color: #ababab;
        text-decoration: line-through;
        font-style: normal;
    }

.buy-shop {
    margin-top: 4px;
    display: inline-block;
    color: #fff;
    background: #ffae00;
    padding: 4px 21px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.min-line {
    text-decoration: line-through;
    padding-left: 5px;
}

.buy-shop:hover {
    background: #444;
}

@media (max-width: 768px) {
    .com-end input {
        max-width: 40px !important;
    }

    .btn-dh {
        width: 100%;
    }
}

.pad-20 {
    padding: 30px 0;
}

a.btn.prev-btn {
    border-radius: 5px;
}

@media (max-width: 768px) {
    .col-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.kil {
    height: 20px !important;
    width: 18px !important;
    float: left !important;
    padding: 0px !important;
    opacity: 1 !important;
    position: relative !important;
}

    .kil:hover {
        -webkit-appearance: checkbox;
    }

/*Form shopcart*/
.form-control {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.mar-bot-20 {
    margin-bottom: 20px;
}

.form-group {
    margin: 0;
    padding: 0 0 8px;
    border: 0;
}

.tieude-d {
    border-bottom: 3px #F76560 solid;
    color: #333;
    display: inline-block;
    padding: 10px 0;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

form.form-horizontal,
.form-horizontal {
    margin-bottom: 0;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-sm-3,
.col-sm-3 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.form-group input,
.form-group select {
    height: 40px;
}

.form-group .form-control {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-image: none;
    margin-bottom: 15px;
    border: 1px solid #eaebf3;
    box-shadow: none;
    border-radius: 5px;
}

@media (min-width: 576px) {
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}

.hide {
    display: none;
}

.box-properties {
    margin-top: 5px;
}

span.tt-all.mg-5 {
    font-size: 13px;
    margin-top: 10px;
}

.box-temp {
    border-bottom: 2px solid #F76560;
    padding-bottom: 8px;
}

    .box-temp span.tt-all {
        font-size: 13px !important;
        margin: 6px 0;
    }

.box-voucher {
    padding: 2px 0px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 3px;
}

    .box-voucher span {
        padding: 2px 5px;
        font-size: 12px;
    }

.color-als {
    color: #F76560;
}

.pay-title {
    color: #2b2a2a;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}

.has-suc .validation-error-label {
    display: none !important;
}

.text-right {
    text-align: right;
    font-weight: 600;
    color: #3d3c3c;
}

.tittle-shopcart {
    font-size: 14px;
    line-height: 1.4;
    display: block;
}

    .tittle-shopcart:hover {
        text-decoration: underline;
        color: #3d3c3c !important;
    }

.price-shopcart {
    font-size: 14px;
    color: #199427;
}

.price-all-shopcart {
    color: #000000;
    font-weight: 600;
    font-size: 14px;
}

.box-price {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.fx-shopcart {
    color: #000000 !important;
    font-weight: bold;
}

.box-ows {
    background: #fff9e6;
    padding: 8px 19px;
    border-radius: 19px;
    font-size: 13px;
}

.box-provoucher {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.min-voucher {
    display: flex;
    align-items: center;
}

    .min-voucher svg {
        width: 20px;
        margin-right: 10px;
    }

    .min-voucher b {
        color: #199427;
    }

.span-tt {
    border-left: 3px solid #459429;
    padding-left: 9px;
    display: block;
    line-height: 1.3;
    margin-bottom: 6px;
}

.fixer {
    display: block;
    text-align: left;
}

    .fixer .anyspan {
        display: block;
        /* text-align: left; */
        border-left: 3px solid #e97a39;
        padding-left: 5px;
        font-weight: 600;
        line-height: 1.4;
    }

@media (min-width: 768px) {
    .push-md-7 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
}

@media (max-width: 480px) {
    .images-cart img {
        max-width: 65px !important;
        margin-right: 5px;
    }

    .content-shopcart .images-cart {
        width: 75px;
        margin-right: 5px;
    }

    .com-end {
        width: calc(100% - 81px);
    }

    .price-old-all {
        font-size: 12px;
    }

    
}
.box-voucher .applycode {
    width: 100% !important;
    padding: 0 !important;
}
.box-voucher .applycode input {
    height: 40px !important
}
.row a.btn-a {
    padding-top: 9px !important;
    height: 40px;
    color: white !important;
}
.container .row .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.checkout_coupon.woocommerce-form-coupon .coupon .input-text:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}