﻿.price-sale {
    text-decoration: line-through;
  
    font-size: smaller;
}
.fas {

  margin-right: 8px;
}
.sale_span {
    position: absolute;
    right: 0.5em !important;
    background: red;
    padding: -0.5em 0.5em 0.3em 0.5em;
    font-size: 0.643em;
}
.sale_span_2 {
    position: absolute;
    right: 0.5em !important;
    background:#49b90d;
    padding: -0.5em 0.5em 0.3em 0.5em;
    font-size: 0.643em;
    margin-top: -0.5em;
}
.sale_span_3 {
    position:absolute;
    right: 0.5em !important;
    background:#49b90d;
    width:30px;
    height:20px;
    margin-top: -0.4em;
}
.sale_a {
 color:whitesmoke;
 text-align:center;
 margin-left:0.35em;
 font-size: 11px;
 font-weight:900;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.input-group {
    position: relative;

    display: flex;
    
    flex-wrap: nowrap;
    -webkit-box-align: stretch;

    align-items: stretch;
    width: 100%;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2;
}
button, html [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
button, [type=button], [type=reset], [type=submit] {
    cursor: pointer;
}
.btn-outline-success {
    color: #8c8c8c;
    background-color: transparent;
    background-image: none;
    border-color: #8c8c8c;
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}/**/

/* thay icon xóa sản phẩm */
.woocommerce a.remove {
    width: 30px;
    height: 22px;
    position: relative;
    transition: opacity 200ms;
    vertical-align: top;
    display: block;
    -webkit-appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    text-indent: -9999px;
}
.woocommerce a.remove:before, .woocommerce a.remove:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 2px;
    display: inline-block;
    content: '';
}
.woocommerce a.remove:before{
    height: 6px;
    transform-origin: -7% 100%;
    -moz-transform-origin: -7% 100%;
    -webkit-transform-origin: -7% 100%;
    transition: transform 150ms;
    -moz-transition: transform 150ms;
    -webkit-transition: transform 150ms;
    width: 14px;
}
.woocommerce a.remove:after{
    background-position: -1px -4px;
    height: 12px;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 4px;
    width: 11px;
}
.woocommerce a.remove:hover:before{
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: transform 250ms;
    -moz-transition: transform 250ms;
    -webkit-transition: transform 250ms;
}
.woocommerce a.remove:hover {
    background: transparent;
}


/* end css trang giỏ hàng */



#check_coupon {
    padding: 15px 30px 30px;
    margin-bottom: 1.3em;
}


.orders {
     padding: 15px 30px 30px;
}

table.shop_table th{
  text-transform: initial;
  color: #000;
}
.woocommerce-billing-fields__field-wrapper label {
    color:#222;
}
button#place_order:disabled {
    background-color:gray;
}
button#place_order:enabled {
    background-color:#151b4e;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    top: 100%;
    font-size:10px;
    left: 50%;
    margin-left: -60px;
   
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
.counter {
        width: 124px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
.counter input {
    width: 60px;
    height: 41px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    background: #fff;
    color: #000;
    margin-top:20px;
    boder: 1px solid #e5e5e5;
    appearance: none;
    outline: 0;
}
.counter span {
    display: block;
    font-size: 25px;
    padding: 0px 10px;
    cursor: pointer;
    color: #fff;
    user-select: none;
    background: gray;
}

.register {
    margin-left: 1em !important
}

.iti {
    width: 100%;
    display: block;
}