.g_muatiep {
    position: relative;
    z-index: 1;
    padding: 10px 15px;
    border: 1px solid #00a32c;
    color: #fff;
    font-size: 14px;
    margin: 10px 0px 10px;
    border-radius: 3px;
    transition: all 1s;
    width: 100%;
    text-transform: uppercase;
}

.g_muatiep:before {
    content: "";
    position: absolute;
    display: block;
    left: -2px;
    top: 0;
    right: -2px;
    bottom: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    z-index: -1;
    background-color: #00a32c;
    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.g_muatiep:hover:before {
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.g_muatiep:hover {
    color: #333;
}

.khung {
    max-width: 600px;
    margin: 20px auto;
    box-shadow: 0px 0px 10px #ddd;
    background: #fff;
}

.thanhtoan_nt {
    width: 155px;
    float: right;
    height: 33px;
    border: 0;
    background: #06779c;
    color: #000;
    text-shadow: -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px #fff;
    font-weight: bold;
    text-transform: capitalize;
    cursor: pointer;
}

.menu_giohang {
    background: #00a32c;
    height: 30px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.capnhat_full {
    color: #fa0000;
}

.giohang_tk td {
    padding: 10px;
    font-size: 13px;
}

.thanhtoan tr {
    width: 100%;
    float: left;
    padding: 10px 0px 0px 0px;
    clear: both;
    box-sizing: border-box;
}

.thanhtoan td {
    padding: 5px;
    width: 50%;
}

.thanhtoan input,
.thanhtoan select {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-sizing: border-box;
    color: #666;
}

.phuongthuc input {
    width: auto;
    height: auto;
}

.thanhtoan select {
    padding: 10px;
}

.input_gh select {
    border-radius: 2px;
}

.thanhtoan textarea {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.titleinformation {
    font-weight: bold;
    white-space: nowrap;
    height: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: rgba(0, 102, 153, 1);
    width: 100%;
    border-bottom: 1px solid rgba(0, 102, 153, 0.2);
    padding-bottom: 5px;
}

.titleinformation img {
    float: left;
}

.phuongthuc p {
    margin: 0px;
}

.info_tk {
    padding: 10px;
    border: 1px solid #f1f1f1;
    margin: 0px 0px 10px;
    display: none;
}

.phuongthuc .pt_tt {
    font-weight: bold;
    width: 100%;
    font-size: 12px;
    color: rgba(0, 102, 153, 1);
    text-transform: uppercase;
}

.phuongthuc span {}

.phuongthuc input {
    margin-right: 10px;
    margin-left: 0px;
    float: left;
    margin-top: 6px;
    cursor: pointer;
}

.phuongthuc img {
    margin-right: 10px;
    width: 30px;
}

#giohang_ct {
    border-bottom: 1px solid #f1f1f1;
    padding: 20px;
}
#giohang_mobile{
    border-bottom: 1px solid #f1f1f1;
    padding: 5px;
}
.giohang__right {
    padding-bottom: 30px;
}

.box__header {
    padding: 10px;
}

.box__header:before,
.box__header:after {
    content: " ";
    display: table;
}

.box__title {
    margin: 10px 0px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

.box__body {
    position: relative;
    padding: 0px 30px;
}

.order-summary {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: -4px;
}

.order-summary li {
    list-style-type: none;
    padding: 5px 0;
}

.order-summary li .k {
    color: #999999;
    font-size: 13px;
}

.order-summary li.sep {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    background-color: #d2d2d2;
}

.order-summary li {
    list-style-type: none;
    padding: 5px 0;
}

.box__footer {
    padding: 10px;
    background-color: #eeeeee;
}

.e-voucher-notice {
    padding: 5px 0px;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.order-summary li:after {
    clear: both;
}

.e-voucher-notice>.image {
    float: left;
    margin-right: 15px;
    fill: #bbbbbb;
}

.td_tt {
    float: left;
    width: 100px;
    text-align: left !important;
}

.container3 input {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 5px;
    box-sizing: border-box;
}

.khungxn h4 {
    text-transform: uppercase;
}



/*---------------------------Cart-----------------------*/

.minus,
.add {
    border: 1px solid #e5e5e5;
    padding: 6px 10px;
    color: #666;
    border-radius: 2px;
}

#soluong {
    padding: 4px;
    border: 1px solid #e5e5e5;
    text-align: center;
    width: 60px;
    border-radius: 2px;
}

.giohang_detail a {
    text-align: center;
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
}

.giohang_detail .add_to_basket {
    position: relative;
    border: 1px solid #00a32c;
    display: block;
    padding: 12px 15px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    border-radius: 2px;
    font-size: 16px;
    box-sizing: border-box;
    text-align: center;
}

.giohang_detail .add_to_basket:after {
    content: "";
    background: #00a32c;
    position: absolute;
    z-index: 9;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    transition: all 0.5s;
}

.giohang_detail .add_to_basket_hh {
    border: 1px solid #f00;
}

.giohang_detail .add_to_basket_hh:after {
    background: #f00;
}

.giohang_detail .add_to_basket_hh:hover span {
    color: #f00;
}

.giohang_detail .btn_dat {
    position: relative;
    border: 1px solid #00a32c;
    display: block;
    padding: 12px 15px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    border-radius: 2px;
    font-size: 16px;
    box-sizing: border-box;
    text-align: center;
}

.giohang_detail .btn_dat:after {
    content: "";
    background: #00a32c;
    position: absolute;
    z-index: 9;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    transition: all 0.5s;
}

.giohang_detail a:hover:after {
    content: "";
    left: 100%;
}

.giohang_detail a span {
    position: relative;
    z-index: 10;
    font-weight: bold;
}

.giohang_detail a:hover span {
    color: #00a32c;
}

.giohang_detail img {
    vertical-align: -5px;
}
.giohang_detail .btn_tg{
    background: #d05c35;
    color: #fff;
    border-radius: 2px;
    padding: 5px 0px;
    cursor: pointer;
}
.giohang_detail .btn_tg:hover{
    color: #fff;
    background: #ce552d;
}
.giohang_detail .btn_tg span{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.giohang_detail .btn_tg:hover span{
    color: #fff;
}
.giohang_detail .btn_tg p{margin: 0px;}
.cart_in {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 95px;
    line-height: 35px;
    text-align: center;
    border-radius: 20px;
    background: linear-gradient(to bottom, #004cae, #007bda 62%);
    cursor: pointer;
}

.cart_in a {
    color: #fff;
}

.cart_in:hover a {
    color: #ff0;
}

.sl_gh {
    max-width: 38px;
}

.icon_gh {
    position: absolute;
    top: 32%;
    z-index: 999;
    right: 0;
}

.icon_gh1 {
    display: none;
    top: 8px;
}

.icon_gh svg {
    fill: #252a2b;
    width: 24px;
    height: 24px;
}

.icon_gh font {
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 4px;
    color: #000;
    font-weight: bold;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 11px;
}

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

.popup_cart,
.popup_cart_hh, .popup_size_cart {
    position: fixed;
    z-index: 99999;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgb(0 0 0 / 47%);
    display: none;
}

.popup_in_cart {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.cart_1 {
    background: #fff;
    width: 400px;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    max-height: 100%;
    overflow-x: hidden;
}

.des-product-cart h3 {
    margin: 0px;
    font-size: 18px;
    width: 90%;
}

.detail_price {
    border-bottom: 1px solid #f1f1f1;
}

.name_pro_detail {
    padding: 0px !important;
}

.close_cart {
    font-size: 30px;
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 10px;
    border: 1px solid #f1f1f1;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    line-height: 17px;
    height: 30px;
    padding-top: 3px;
}

.img-cart {
    float: left;
    margin-right: 15px;
    width: 75px;
}

.tt-cart-th p {
    margin: 0px;
}

.tt-cart-th .hsd {
    color: #999;
}

.delete-cart {
    text-align: center;
    color: #999;
    margin: 10px 0px 0px;
    cursor: pointer;
}

.delete-cart span {
    display: inline-block;
    background: #ccc;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    position: relative;
    margin-right: 5px;
}

.delete-cart span:after,
.delete-cart span:before {
    content: "";
    width: 2px;
    height: 8px;
    background: #fff;
    position: absolute;
    transform: rotate(45deg);
    top: 2px;
    left: 5px;
}

.delete-cart span:after {
    transform: rotate(-45deg);
}

.input_gh {
    float: left;
    width: 50%;
    padding: 5px;
}

.input_gh_gc {
    width: 100%;
    padding: 5px 0px;
}

.khungxn {
    margin: 20px 0px;
    background: #f1f1f1;
    padding: 10px;
}

.box-line {
    padding: 10px;
    background: #f1f1f1;
    margin: 10px 0px;
}

.wr-k {
    margin: 10px 0px;
}

.view-nt {
    padding: 10px;
    background: #f1f1f1;
    margin: 10px 0px 0px;
    display: none;
    border: 1px solid #0075ff;
}

.delete-order {
    display: block;
    margin-top: 10px;
    color: #0075ff;
}

.minus-number {
    vertical-align: -3px;
    width: 30px;
    line-height: 31px;
    border: solid 1px #ccc;
    text-align: center;
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
}

.add-number {
    vertical-align: -3px;
    width: 30px;
    line-height: 31px;
    border: solid 1px #ccc;
    text-align: center;
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
}

.success_cart,
.popup_size {
    background: #00a32c;
    color: #fff;
    padding: 40px;
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
    display: none;
}

.success_cart a,
.popup_size a {
    display: inline-block;
    width: 90px;
    text-align: center;
    line-height: 35px;
    background: #ddb70a;
    border-radius: 5px;
    margin: 10px auto 0px;
    color: #fff;
    cursor: pointer;
}

.success_cart a:hover,
.popup_size a:hover {
    text-decoration: none;
    background: #cfab09;
}

.cart-fixed {
    position: fixed;
    z-index: 999;
    background: #00a32c;
    color: #fff;
    left: 5px;
    right: 5px;
    bottom: 49px;
    padding: 5px;
    border-radius: 2px;
}

.cart-fixed a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}

.i-cart {
    display: inline-block;
    position: relative;
    margin-right: 6px;
    vertical-align: text-top;
}

.i-cart {
    background-position: -188px -617px;
    width: 23px;
    height: 22px;
}

.i-cart {
    background-image: url(../images/icon_web.png);
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
    background-size: 325px auto;
}

.i-cart em {
    width: 13px;
    height: 13px;
    background: #fff101;
    border-radius: 20px;
    font-size: 10px;
    line-height: 14px;
    position: absolute;
    top: -3px;
    right: -4px;
    text-align: center;
    color: #101426;
    font-style: normal;
}

.cart-ft1 {
    text-transform: uppercase;
}

.ip_gio {
    position: relative;
}

.gio {
    position: absolute;
    padding: 0px;
    margin: 0px;
    background: #fff;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #ddd;
    left: 5px;
    right: 5px;
    transition: all 0.5s;
    z-index: 9;
    display: inline-grid;
}

.gio:after {
    content: "";
    position: absolute;
    background: url(../images/down.png) no-repeat center;
    background-size: 16px;
    width: 18px;
    height: 18px;
    top: 10px;
    right: 0px;
}

.gio.active_ul {
    height: auto;
}

.gio li {
    list-style: none;
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
}

.gio li span {
    color: #10aef9;
}

.gio li.active {
    order: 1;
}

.gio li {
    order: 2;
}

.gio li:hover {
    background: #f1f1f1;
}

.success {
    padding: 20px;
    text-align: center;
}

.success h4 {
    text-transform: uppercase;
    font-family: RobotoBold;
    font-size: 18px;
    color: #00a32c;
}

.success a {
    color: #00a32c;
}

.success b {
    color: #00a32c;
    font-family: RobotoBold;
    font-size: 15px;
}

.flex-gap-3{display: flex;gap: 3px;}