/*============================================================================
   #Webcms
==============================================================================*/

.closure {
    padding: 20px;
}

.produc-remove {
    position: relative;
}

table{
    width: 100%;   
    margin-top: 30px; 
    margin-bottom: 30px;
    border-color: #ececec;
    border-spacing: 0;
}

th {
    text-align: left;
    border-bottom: 1px solid #ececec;
    padding: 5px;
}


thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    width: 100%;
}

.subject {
    font-size: 16px;
    border-bottom: 4px solid rgb(236, 236, 236);
}

tr {
    margin-top: 5px;

}

 td {
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: .9em;
}

.produc-remove {
    width: 20px;
    padding: 0
}

.remove {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 15px !important;
    line-height: 19px !important;
    border-radius: 100%;
    color: #ccc;
    font-weight: bold;
    text-align: center;
    border: 2px solid currentColor;
}



.img-produc-basket {
    width: 100px;
    height: 100px;
    text-align: left;
    padding-left: 5px;
}

.img-produc-basket img {
    width: 80%;
    height: 80%;
}

.buttons_added {
    opacity:1;
    display:inline-block;
    display:-ms-inline-flexbox;
    display:inline-flex;
    white-space:nowrap;
    vertical-align:top;
}
.is-form {
    overflow:hidden;
    position:relative;
    background-color:#f9f9f9;
    height:2.2rem;
    width:1.9rem;
    padding:0;
    text-shadow:1px 1px 1px #fff;
    border:1px solid #ddd;
    width: 20px;
}

.is-form:focus,.input-text:focus {
    outline:none;
}


.input-qty {
    outline: none;
    background-color:#fff;
    height:2.2rem;
    text-align:center;
    font-size:1rem;
    display:inline-block;
    vertical-align:top;
    margin:0;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-left:0;
    border-right:0;
    padding:0;
    width: 35px;
}
.input-qty::-webkit-outer-spin-button,.input-qty::-webkit-inner-spin-button {
    -webkit-appearance:none;
    margin:0;
}

.mid2 {
    border-left: 1px solid #ddd;
    display: block;
}

.backstore {
    border: 0;
    padding: 15px 0 10px;
}

.continueshoping button {
    font-size: .97em;
    font-weight: bolder;
    color: rgb(168, 116, 26);
    display: inline-block;
    border: 2px solid currentColor;
    background-color: transparent;
    outline: none;
    width: 225px;
    height: 35px;
}

.closure-button {
    display: flex;
}

.continueshoping button:hover {
    background-color: rgb(168, 116, 26);
    color: white;
}

.update-cart {
    background-color: transparent;
    opacity: 6;
}

.update-cart button{
    background-color: #a8741a;
    font-size: .97em;
    font-weight: bolder;
    color: white;
    margin-left: 10px;
    height: 35px;
    border: 0;
    outline: none;
    opacity: 0.6;
}

.shop-table th {
    font-weight: normal;
}

.cost-right {
    text-align: right;

}

.amount {
    white-space: nowrap;
    color: #111;
    font-weight: bold;
}

table.ship {
    margin-top: 0%;
    margin-bottom: -3%;
}

.ship th {
    border: none;
}

.ship-adress td {
    border: none;
    text-align: right;
    padding: 10px;
}

ul {
    line-height: 30px;
}

.oder {
    background-color: rgba(0,0,0,0.03);
    padding: 15px 15px 10px;
    border-radius: 5px;
    margin-top: 5px;
}

.oder input {
    width: 100%;
    margin-top: 12px;
    outline: none;
    border: 1px solid #ddd;
}

.oder input:focus {
    box-shadow: 0 0 5px #ccc;
}


.oder button {
    margin-top: 12px;
    width: 100%;
    font-weight: bolder;
    background-color: #a8741a;
    color: #ffffff;
    outline: none;
    border: 0;
    height: 35px;
}

.oder button:hover {
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}

.check-out button {
    background-color: #d26e4b;
    font-weight: bolder;
    color: #ffffff;
    outline: none;
    border: 0;
    font-size: 15.5px;
    width: 100%;
    height: 40px;
}

.check-out button:hover {
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    opacity: 1;
}

.Coupons{
    border-bottom: 3px solid #ececec;
    font-size: 0.95em;
    margin-top: 20px;
    margin-bottom: 11px;
    padding-bottom: 17px;
    font-weight: bolder;
}

.coupon-code {
    margin-top: 20px;
    padding-bottom: 10px;
}

.coupon-code input {
    width: 100%;
    outline: none;
    border: 1px solid #ddd;
    height: 35px;
}

.coupon-code input:focus {
    box-shadow: 0 0 5px #ccc;
}

.apply button {
    width: 100%;
    outline: none;
    color: #666;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    font-weight: normal;
    height: 2.24em;
}

.apply button:hover {
    opacity: 1;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}


.costsl {
    margin-top: 10px;
    display: none;
}





@media(max-width:850px){
    .remove {
        position:absolute;
        top: 4px;
        left: 16px;
    }

    .produc-table{
        font-size: .9em;
    }

    .mid2 {
        border:0;
       
    }
}

.cartnull {
  width: 100%;
  text-align: center;
}




@media(max-width:450px){
    .gia {
        display: none;
    }

    .costproduc-basket {
        display: none;
    }

    .tong {
        display: none;
    }

    .tong2 {
        display: none;
    }

    .closure-button {
        display: grid;
    }

    .update-cart button {
        margin-left: 0;
        margin-top: 10px;
    }

    .costsl {
        display: block;
    }

}


