/*gio hang*/
.table_giohang{
	border:1px solid #d0d0d0;
}
.table_giohang .title_giohang td{
	 background: #fafafa;
}
.btn_delete_giohang{
	display: inline-block;
	width: 20px;
	height:20px;
	border-radius: 50px;
	line-height: 20px;
	color:#000;
	border:1px solid #d0d0d0;
}
.btn_delete_giohang:hover{
	border:1px solid #000;
}

.table_giohang td{
	border-width: 0 1px 1px 0;
    border-style: solid;
    text-align: center;
    font-weight: normal;
    font-size: 13px;
   
    padding: 13px 20px;
    border-color: #d0d0d0;
}
.table_giohang td:last-child{
	border-right:0px;
}
.table_giohang tr:last-child td{
	border-bottom: none;
}
.box-basket-img{
	width: 70px;
	height:70px;
	overflow: hidden;
	float:left;
}
.box-basket-img img{
	width: 70px;
}
.box-basket-name {
	float: left;
	margin-left: 10px;
	width: 128px;
	text-align: left;
}
.box-basket-name h2{
	font-size: 13px;
	font-weight: normal;
}
.contain_number_giohang{
	display: inline-block;
    min-width: 76px;
}
.contain_table_giohang{
    overflow: visible;
}
@media screen and (max-width:475px){
    .contain_table_giohang{
        overflow-x: scroll;
    }
}
.minus_giohang{
	display: inline-block;
	float: left;
	width: 20px;
	height: 28px;
	border:1px solid #d0d0d0;
	border-right:none;
	line-height: 28px;
}
.plus_giohang{
	display: inline-block;
	float: left;
	width: 20px;
	height: 28px;
	border:1px solid #d0d0d0;
	border-left:none;
	line-height: 28px;
}
.number_giohang{
	display: inline-block;
    float: left;
    text-align: center;
    height: 28px;
    line-height: 28px;
    width: 36px;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    border:1px solid #d0d0d0;
}
.gia_giohang{
	color: #cb0000;
    font-size: 16px;
    font-weight: bold;
}

.box_tongdonhang{
	 border:1px solid #d0d0d0;
	 max-width: 400px;
	 margin-top: 20px;
}
.title_tongdonhang{
	padding:7px 15px;
	text-align: left;
	border-bottom: 1px solid #d0d0d0;
}
.title_tongdonhang h2{
	text-transform: uppercase;
	color: #AD0000;
	font-size: 13px;
}
.body_tongdonhang{
	padding: 7px 15px;
}
.table_tongdonhang{
	width: 100%;
}
.table_tongdonhang .my_row .my_cell:last-child{
	text-align: right;
}
.button_tonggiohang{
	width: 100%;
	text-align: center;
	border-color: #d8d8d8;
    color: #505050;
    background: #f4f4f4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #ffffff , EndColorStr= #e9e9e9 );
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
    background: -webkit-linear-gradient(#ffffff, #e9e9e9);
    background: -moz-linear-gradient(top, #ffffff, #e9e9e9);
    background: -ms-linear-gradient(#ffffff, #e9e9e9);
    background: -o-linear-gradient(#ffffff, #e9e9e9);
    background: linear-gradient(#ffffff, #e9e9e9);
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    display: inline-block;
    padding: 0 20px;
    line-height: 38px;
    height: 40px;
    border-width: 1px 1px 2px;
    border-style: solid;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: none;
    cursor: pointer;
    margin-bottom: 5px;
}
.button_tonggiohang:hover{
	 background: #f4f4f4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#e9e9e9  , EndColorStr=#ffffff );
    background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#ffffff));
    background: -webkit-linear-gradient(#e9e9e9, #ffffff);
    background: -moz-linear-gradient(top, #e9e9e9, #ffffff);
    background: -ms-linear-gradient(#e9e9e9, #ffffff);
    background: -o-linear-gradient(#e9e9e9, #ffffff);
    background: linear-gradient(#e9e9e9, #ffffff);
}
.button_tonggiohang_gui{
	color:#fff;
	background: #e43a1b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #f24925 , EndColorStr= #d62b10 );
    background: -webkit-gradient(linear, left top, left bottom, from(#f24925), to(#d62b10));
    background: -webkit-linear-gradient(#f24925, #d62b10);
    background: -moz-linear-gradient(top, #f24925, #d62b10);
    background: -ms-linear-gradient(#f24925, #d62b10);
    background: -o-linear-gradient(#f24925, #d62b10);
    background: linear-gradient(#f24925, #d62b10);
}

.button_tonggiohang_gui:hover{
	background: #e43a1b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= #d62b10 , EndColorStr= #f24925 );
    background: -webkit-gradient(linear, left top, left bottom, from(#d62b10), to(#f24925));
    background: -webkit-linear-gradient(#d62b10, #f24925);
    background: -moz-linear-gradient(top, #d62b10, #f24925);
    background: -ms-linear-gradient(#d62b10, #f24925);
    background: -o-linear-gradient(#d62b10, #f24925);
    background: linear-gradient(#d62b10, #f24925);
}
.table_guidonhang{
	max-width: 400px;
}
.table_guidonhang .input{
	height: 20px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 20px;
    color: #666;
    font-size: 12px;
    width:100%;
}
.table_guidonhang textarea{
	height: auto !important;
}