.cart-left{
width: 100%;
height: auto;
overflow: hidden;
/* float: left; */
margin: 0 auto;
}
.thcarb{
border-bottom: 2px #333333 solid!important;
}
p.thcar{
color: #060606;
font-family: UTMAVO;
text-transform: uppercase;
font-weight: bold;
margin: 0px;
font-size: 13px;
text-align: left;
padding: 0px;
}
.okgiamoi{
background: red;
padding: 2px 6px 2px 6px;
border: none;
color: white;
font-weight: bold;
}
p.cartname{
color: #060606;
font-family: Arial;
text-transform: initial;
font-weight: bold;
margin: 0px;
font-size: 12px;
float: left;
text-align: left;
padding: 0px;
}
.infocart{
width: 300px;
padding-top: 5px;
}
.imgcart{
margin-bottom: 10px;
max-height: 100px;
width: 100px;
float:left;
margin-right:10px;
}
.delsp{
float: left;
height: 26px;
width: 300px;
background: url('../images/delicon.png') no-repeat;
}
.delsp p{
color: #060606;
font-family: Airal;
padding-left: 32px;
line-height: 17px;
text-decoration: underline;
}
.delsp p:hover{
color:red;
font-weight: bold;
}
.inputsl{
border: 1px #cccccc solid;
border-radius: 0px;
text-align: center;
width: 42px;
padding: 5px;
}
.btn1{
    margin-left: 0;
    border-bottom-left-radius: 0;
    width: 35px;
    border-radius: 0;
    padding: 0;
    min-height: 30px;
    background-color: #8dc919;
}
.canbang_giohang{
  display: inline-flex;
}
.totelcart{
    color: red;
    font-family: UTM;
    text-transform: none;
    font-weight: 700;
    margin: 0px;
    font-size: 14px;
    float: left;
    text-align: left;
    padding: 0px;
}
.cart-right{
width: 100%;
float: left;
height: 400px;
}
.menu-cart{
width: 70%;
min-height: 50px;
margin: 0 auto;
padding-top: 10px;
}
.menu-cart h4 {
color: #060606;
font-family: UTMAVO;
text-transform: uppercase;
font-weight: bold;
margin: 0px;
font-size: 13px;
text-align: center;
padding: 0px;
margin-bottom: 10px;
}
.thanhtoan{
width: 260px;
height: 66px;
text-align: center;
background: #603814;
margin: 0 auto;
margin-bottom: 10px;
}
.muatiep{
height: 34px;
}
.thanhtoan p{
color: white;
text-transform: uppercase;
line-height: 66px;
font-weight: bold;
}
.muatiep p{
line-height: 34px;
}
.menu-cart h5{
font-family: Arial;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
  font-size: 18px;
  text-align: left;
  padding: 0px;
  color: #e40001;
  padding-bottom: 15px;
  padding-left: 41px;
}
.donhang{
width: 100%;
height: auto;
margin-bottom: 10px;
}
.donhang .text1{
color: white;
text-align: left;
font-family: UTMAVO;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
}
.donhang .tonggia{
color: #613711;
text-align: left;
font-family: Arial;
font-weight: bold;
font-size: 14px;
margin-bottom: 4px;
text-transform: uppercase;
}
.inputcart{
width: 278px;
height: 28px;
border-radius: 0px;
}
.grcart{
margin-bottom:5px;
}
.lbcart{
text-align: left!important;
padding-left: 0px;
padding: 0px;
width: 90px;
}
.frgr{
margin-left: 0px!important;
margin-bottom: 10px;
}
.bntcart{
    color: #fff;
    background-color: #8dc919;
    border-color: #8dc919;  padding: 7px 10px;
}
.frgr label{
  margin-left: 17px;
}
.muanhanh tr th{
background: #eaeaea;
height: 36px;
padding: 0px!important;
border-bottom: 0px!important;
}
.muanhanh tr th p{
    color: black;
    padding-left: 5px;
    text-transform: uppercase;
    padding-top: 10px;
    font-size: 13px;
    font-family: utm;
}
.muanhanh2{
border: 1px #ccc solid;
}
.muanhanh2 tr td{
border-right: 1px solid #ddd;
}
.muanhanh2 tr td p{
margin: 0px 0px 0px 0px;
font-weight: bold;
}
@media(max-width: 767px){
  .infocart {
    width: 93px;
}
.btn1 {
  width: 28px;
}
.inputsl{
  width: 30px;
}
.muanhanh tr th p {
    padding-left: 3px;
    text-transform: none;
    padding-top: 5px;
    font-size: 12px;
}
.imgcart {
    margin-right: 0;
}
.cart-right{
	height: auto!important;
}
.menu-cart{
	width: 100%;
}

}
