table {
	border-collapse: collapse;
}

.g_muatiep {
	float: left;

	background: #ed1c24;

	padding: 7px 15px;

	border: 0;

	color: #fff;

	font-size: 14px;

	margin: 0px 8px 8px 0px;

	border-radius: 3px;

	text-transform: capitalize;

	cursor: pointer;
}

.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;
}

.g_muatiep:hover {
	background: #3c6b90;
}

.menu_giohang {
	background: #eeeeee;

	height: 30px;

	line-height: 30px;

	color: #555;

	font-weight: bold;

	text-transform: uppercase;
}

.capnhat_full {
	color: #fa0000;
}

.giohang_tk td {
	text-align: center;

	border-top: 1px solid #cccccc;

	line-height: 30px;

	padding-top: 5px;
}

.tonggia td {
	background: #eeeeee;

	height: 30px;

	color: rgba(255, 255, 0, 1);

	line-height: 30px;

	font-size: 14px;

	text-align: right;

	color: #555;

	font-weight: bold;

	padding: 0px 10px 0px 10px;

	text-transform: uppercase;
}

.ahaa td {
}

.thanhtoan tr {
	width: 100%;

	float: left;

	padding: 10px 0px 0px 10px;

	clear: both;

	box-sizing: border-box;
}

.thanhtoan td {
	float: left;
}

.thanhtoan input {
	width: 200px;

	padding: 5px;
}

.phuongthuc input {
	width: auto;

	height: auto;
}

.thanhtoan select {
	padding: 5px;
}

.thanhtoan textarea {
	padding: 10px;

	width: 100%;

	box-sizing: border-box;
}

.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 {
	margin: 3px 0px;
}

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

.phuongthuc span {
}

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

.phuongthuc img {
	margin-right: 20px;
}

/* Gio hang*/
.banner_top .phuongthuc {
	float: right;
	color: #fff;
	padding: 0 15px;
	display: inline-block;
	font-size: 18px;
}
.ct-sp-btn button {
	background: #fd4040;
	background: -moz-linear-gradient(top, #fd4040 0, #d71a1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fd4040), color-stop(100%, #d71a1a));
	background: -webkit-linear-gradient(top, #fd4040 0, #d71a1a 100%);
	background: -o-linear-gradient(top, #fd4040 0, #d71a1a 100%);
	background: -ms-linear-gradient(top, #fd4040 0, #d71a1a 100%);
	background: linear-gradient(to bottom, #fd4040 0, #d71a1a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4040', endColorstr='#d71a1a', GradientType=0);
	border: none;
	color: #fff !important;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	font-weight: 400;
	vertical-align: top;
	font-size: 15px;
	padding: 0 20px;
	line-height: 37px;
	box-shadow: 0 -2px 0 #a80000 inset;
	border-radius: 5px;
}

.ct-sp-btn .ajax_cart_buy {
	background: #ffc120;
	background: -moz-linear-gradient(top, #ffc120 0, #c59315 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffc120), color-stop(100%, #c59315));
	background: -webkit-linear-gradient(top, #ffc120 0, #c59315 100%);
	background: -o-linear-gradient(top, #ffc120 0, #c59315 100%);
	background: -ms-linear-gradient(top, #ffc120 0, #c59315 100%);
	background: linear-gradient(to bottom, #ffc120 0, #c59315 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc120', endColorstr='#c59315', GradientType=0);
	border: none;
	color: #fff !important;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	font-weight: 400;
	vertical-align: top;
	font-size: 15px;
	padding: 0 20px;
	line-height: 37px;
	box-shadow: 0 -2px 0 #c59315 inset;
	border-radius: 5px;
}

.ct-sp-btn button:hover {
	opacity: 0.7;
}
#giohang {
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
}
#giohang.active {
	z-index: 999;
	opacity: 1;
}
.w-giohang {
	background: #fff;
	position: relative;
	width: 800px;
	max-width: 90%;
	margin: 50px auto;
	border-radius: 5px;
	padding: 10px;
	transition: all 0.5s;
	top: -1000px;
	max-height: 90%;
	overflow: auto;
}
#giohang.active .w-giohang {
	top: 30px;
}
.giohang-cl {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
.giohang-tit {
	margin-bottom: 10px;
	font-size: 18px;
	font-size: 16px;
}
.tbl-giohang {
	width: 100%;
	font-size: 14px;
}
.tbl-giohang .tr {
	border-bottom: 1px solid #ccc;
}
.tbl-giohang .th {
    background: #eeeeee;
    padding: 10px 5px;
    text-align: left;
}
.tbl-giohang .th:last-child {
	text-align: center;
	padding-right: 20px;
}
.tbl-giohang .td {
	padding: 5px 5px;
}
.tbl-giohang .td:nth-child(1) {
	width: 50%;
}
.tbl-giohang .td:nth-child(2) {
	color: #f00;
	font-weight: bold;
	text-align: left;
}
.tbl-giohang .td:nth-child(3),
.tbl-giohang .th:nth-child(3) {
	width: 80px;
	text-align: center;
}
.tbl-giohang .td:nth-child(3) input {
	width: 50px;
	border: 1px solid #ddd;
	text-align: center;
	padding: 5px;
}
.tbl-giohang .td:nth-child(4) {
	text-align: center;
	font-weight: bold;
	color: #f00;
}
.giohang-thanhtien {
	text-align: right;
	font-size: 16px;
	margin-top: 10px;
}
.giohang-thanhtien span {
	color: #f00;
}
.giohang-btn {
	margin-top: 10px;
}
.giohang-btn-l {
	float: left;
}
.giohang-btn-r {
	float: right;
}
.giohang-btn-r button {
	background: #d60c0c;
	color: #fff;
	font-size: 16px;
	padding: 5px 15px;
}

.box-spc img {
	width: 90px;
	float: left;
	border: 1px solid #ddd;
	margin-right: 10px;
}
.box-spc a {
	display: block;
	font-size: 12px;
}
.del-cart{
    margin-top: 10px;
}
.box-spc .gh-name {
	font-size: 14px;
}

.border_box_sp .ajax_cart {
	display: block;
	background: #000;
	color: #fff;
	padding: 10px;
	cursor: pointer;
	text-align: center;
	margin-top: 10px;
}
.del-cart i {
	padding: 10px 11px;
	background: #ddd;
	text-align: center;
	color: #f00;
	border-radius: 5px;
}
.giohang-cl img{
    width: 35px;margin: 5px;
}

.del-procart {
    color: #999;
    font-size: 12px;
    display: block;
    margin-top: 10px;
    cursor: pointer;
}


.quantity-counter-procart {
    border: 1px solid #dfdfdf;
    width: 100%;
    height: 30px;
    line-height: normal;
    text-align: center;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.counter-procart {
    background-color: transparent;
    border: 0px;
    padding: 0px 5px;
    color: #333;
    outline: none;
    cursor: pointer;
    font-size: 23px;
}

.counter-procart-minus {
    line-height: 26px;
}

.quantity-counter-procart .quantity-procart {
    width: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
    border-right: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    color: #333;
    text-align: center;
}

@media(max-width: 900px) {
    .box-spc img{
        display: none;
    }
}