﻿
/* đang xài */

#cart{
	width:100%;
	float:left;
	padding-top:5px;
}
#cart .form_input{
	 padding:10px 0px;
	 float:left; 
	 width:100%;
}
#cart .h4{
	width:100%;
	float:left;
	border-bottom:solid 1px #CCC;
}
#cart .h4 h4{
	padding:0 0 0 5px;
	margin:0;
	color:#42AED6;
	font-size:16px;
	padding-bottom:10px;

}
#cart .row_cart{
	border-bottom:solid 1px #CCC;
	width:100%;
	float:left;
	padding:10px 0 0 0;
}
#cart .img{
	width:20%;
	float:left;
	text-align:center;
}
#cart .info{
	width:80%;
	float:right;
}
#cart select{
	background:#FFF;
	border:1px solid #999;
    border-radius:3px;
	font-size:16px;
	padding:2px;
}
#cart .gia{
	font-size:17px;
	color:#60ba36;
}
a.xoa_dh{
    color:#FF3B00/*#a0a0a0*/;
    cursor: pointer;
    font-weight:700;
	padding:2px;
}
#cart fieldset{padding:0;margin:0;border:solid 1px #CCC}
#cart fieldset select{
	font-size:15px;
	padding:0;
}
.row_voucher{
	width:100%;
	float:left;
	padding:15px 0 10px 0;
}
#tr_show_ma_giamgia_btn {
	width:100%;
	float:left;
    color: #0095da;
    font-size: 13px;
    font-weight: 700;
}
#tr_show_ma_giamgia_input{
	/*width:100%;
	float:left;*/
}

#show_input_ma_giamgia {
    color: #666;
    cursor: pointer;
    text-decoration: underline;
}

#check_input_ma_giamgia {
    color:#FFF;
    cursor: pointer;
    font-size: 13px;
	float:left;
    font-weight: 700;
    margin: 0 10px;
    padding:7px;
	background:#faa341;
}
.invalid_text { /* mã giảm giá */
    color: #f00;
    font-size:12px;
}
.sum{background:#60ba36;width:50%;float:left;height:25px;line-height:25px;color:#FFF;font-size:14px;font-weight:700}
.sum_l{text-align:right}
.sum_r{text-align:left}

/** thông tin người mua **/

.row_khachhang{width:100%;float:left;background:#FFF; margin-top:10px}
.thongtin_giaohang{padding:10px 0px;float:left;width:100%}
.tbl_khachhang{width:94%;margin:auto;max-width:400px}
.nhom_khachhang{ font-weight:700}.nhom_khachhang a{color:#777}
#rd_khachmoi,#rd_dangkymoi{width:10px; height:auto}
.tbl_khachhang input {
    height:25px;
    padding:0 0 0 1%;
    width:98%;
}
#gender, #gender_h {
    float: left;
    overflow: hidden;
    width: 100%;
}
.phone_national {
    border: 1px solid #aaa;
    line-height: 25px;
    text-align: center;
    width: 100%;
}
#address_tinh,#address_quan{width:100%;float:left;height:30px;overflow:hidden}
#div_quan{width:99%;float:right}
.tbl_khachhang textarea {
    height:40px;
    width:99%;
}
#cart .mua_btn{width:100%;float:left;padding:20px 0}
#cart .mua_btn li{color:#FFF;display:inline-block;text-align:center;width:50%; float:left}
#cart .tieptucmua{background:#2188fd}
#cart .mua{background:#ff003b}
#cart .mua_btn a{color:#FFF;padding:20px; display:block}

#cart .red{
	border:1px solid #c00;
}

/* hiệu ứng nháy */
@-webkit-keyframes glowing {
	   0% {border: solid 1px #FAEBE7;background:#FFF} 
	  50% {border: solid 1px #FCB3A1;background:#FFF} 
	 100% {border: solid 1px #FAEBE7;background:#FFF} 
	
}
@-moz-keyframes glowing {
	 0% {border: solid 1px #FAEBE7;background:#FFF} 
	  50% {border: solid 1px #FCB3A1;background:#FFF} 
	 100% {border: solid 1px #FAEBE7;background:#FFF}
	
}
@-o-keyframes glowing {
	 0% {border: solid 1px #FAEBE7;background:#FFF}
	  50% {border: solid 1px #FCB3A1;background:#FFF}
	 100% {border: solid 1px #FAEBE7;background:#FFF}
	
} @keyframes glowing {
	 0% {border: solid 1px #FAEBE7;background:#FFF}
	  50% {border:solid 1px #FCB3A1;background:#FFF}
	 100% {border: solid 1px #FAEBE7;background:#FFF}
	
}
.red{
	-webkit-animation: glowing 1500ms infinite;
	-moz-animation: glowing 1500ms infinite;
	-o-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}
.invalid-text {
    background:url(../images/invalid_text_bg.gif) no-repeat 2px 0;
    clear:both;
    color:#eb340a;
    font-size:11px;
    line-height:13px;
	text-align:left;
    margin:3px 0 0;
    min-height:13px;
    padding-left:17px;
}














/* kiểm tra xem còn xài ko?============================================================================================= */
/*=======================================================================================================================*/

#cart .tieude{
 	background:url(../images/ccart-title.png);
    height:44px;
	width:100%;
    margin:0;
	position:relative;
	float:left;
}
#cart h3{
	padding:0 0 0 20px;
	margin:0;
	font-size:20px;
	color:#0095da;
	line-height:44px;
	float:left;
	font-size:18px;
}




/* =================================== */





.cart_tong{
    border: 1px solid #C2C2C2;
    float: right;
    width: 400px;
}
.cart_tong .tong_thanhtoan{
	background:#0095da;
	line-height:30px;
	text-align:right;
	float:left;
	color:#FFF;
}
.cart_tong .tong_but{
	clear:both;
	padding: 15px 0px;
    text-align: center;
}
.cart_tong .cart_tieptucmua {
    background:url(../images/tiep-tuc-mua.png);
    color: #808080;
    display: inline-block;
    height: 50px;
    line-height: 20px;
    margin-right: 5px;
    width: 167px;
}
.cart_tong .cart_thanhtoan{
    background:url(../images/thanh-toan2.png);
    color: #808080;
    display: inline-block;
    height: 50px;
    line-height: 20px;
    margin-right: 5px;
    width: 167px;
}

.ccart .line {
    border-top: 1px solid #D0D0D0;
    clear: none;
    display: block;
    float: none;
    height: 0;
    margin-top: 14px;
    padding-bottom: 18px;
    width: 100%;
}
.ccart .left {
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 12px;
    width: 200px;
	text-align:right;
}
.ccart .right{
	padding-left:20px;
	float:left;
	font-size: 12px;
}


.ccart .tieptuc {
    background:url(../images/tieptuc.png) no-repeat;
    cursor: pointer;
    display: inline-block;
    height:50px;
    text-align: center;
    width: 159px;
	box-shadow:none;
}
/**************************************/


.div_login{
	width:100%;
	float:left;
	padding:10px 0;
	background:#FFF;
}
.dang_ky_thong_tin {
    background:#fff;
    border: 1px solid #d0d0d0;
    float: left;
    padding: 10px;
    width:70%;
	margin-left:10%;
}
.dang_nhap_dat_hang {
    background:#fff;
    border: 1px solid #d0d0d0;
    float: left;
    margin-left:10%;
    padding:10px;
    width:70%;
}
.list_bottom_login {
    float:left;
    margin-left:10%;
    padding:10px 0;
    width:70%;
}


/*------------------------ HUY ----------------------*/

@media (max-width: 590px){
	/*
	.content_cart_h .cart_1_h{
		height: 190px;
	}
*/
}

.title_cart_h{
    padding: 10px;
    background: #4f749e;
    color: white;
}
.content_cart_h{
    width: 100%;
    background: #ececec;
    padding: 1px 0 10px 0;
}
.content_cart_h .cart_1_h{
    background: white;
    margin: 0 10px;
    padding: 10px;
    margin-top: 10px;
	height: 200px;
	position: relative;
}
.content_cart_h .info_detail_h{
    background: white;
    margin: 0 10px;
    padding: 10px;
    margin-top: 10px;
	position: relative;
}
.img_product_h{
	display: inline;
}
.content_pro_cart_h{
    position: absolute;
    padding: 0 10px;
}
.product_price_h{
    padding-bottom: 5px;
    font-size: 18px;
    color: red;
}
.quantity_h, .weightheight{
	padding-top: 10px;
}
.weightheight fieldset{
	padding: 10px !important;
    width: 180px;
}
.cus_info_h{
    padding: 30px 0 0 0;
}
.edit_input_h{
	width:100%;
    padding: 10px 0 0 0;
}

.cus_new_h{
    display: inline-block;
    padding: 10px;
    border: 1px solid #0089ff;
    cursor: pointer;
    color: #0089ff;
    width: 20%;
    text-align: center;
}
.active_cus_name{
	background: #0089ff;
	color: white;
}
.res_new_h{
    display: inline-block;
    padding: 10px;
	border: 1px solid #ff8d00;
    color: #ff8d00;
    width: 30%;
    text-align: center;
    cursor: pointer;
}
.active_res_name{
	background: #ff8d00;
	color: white;
}
.login_h{
    float: right;
    padding: 10px;
    width: 27%;
    background: #227728;
    color: white;
    text-align: center;
    cursor: pointer;
}
.mobile_contact_h_{
	width:100%;
	position:fixed;
	left:0;
	bottom:0;
	background-color: #ff003b;
	box-shadow: 0px 0px 15px #000000;
}
.mobile_contact_h_ ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.mobile_contact_h_ ul li{
	display: inline-block;
    text-align: center;
    color: white;
    padding: 15px 0px;
}
.mobile_contact_h_ ul li a{
	color:white;
	text-decoration:none;
}
.mobile_contact_h_ ul .countinue_buy_h{
	width: 50%;
	background: #2188fd;
}
.mobile_contact_h_ ul .order_h{
	width: 50%;
	background: #ff003b;
	margin-left: -5px;
}