textarea[readonly="readonly"], textarea[readonly] {
	border: 0;
	width: 100%;
	overflow: hidden;
	resize: none;
	padding: 0;
}

/********hanld counter******/
.handleCounter-detail .input-group-text{
	
}

.handleCounter-detail .form-control:focus{
	box-shadow: unset; border-color: #ced4da;
}

.handleCounter-detail .btn.focus, .btn:focus{ box-shadow: unset;}

.handleCounter-detail .input-group-append, .input-group-prepend{display: block;}
/********end hanld counter******/

.detailTitle{
	font-size: 24px;
	color: #f8ffb2;
	line-height: 30px;
	margin: 0 0 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e4e3e3;
}

.detailTitle .rated{font-size: 14px;color: #a3d7ff;cursor:pointer;margin-left: 10px;font-style: italic;}
.detailTitle .rated .active{
	color: #fd9727;
}

.detailTitle .rated .fa{
	color: #fd9727;
	margin-right: 5px;
}

.detailPrice{
	padding: 5px 0;
	font-size: 24px;
	color: #6d7943;
	font-family: 'Roboto-Bold';
	text-align: center;
	border-top: 1px dashed  #495438;
	border-bottom: 1px dashed  #495438;
	background: #fff;
}

.pdPrice, .shortDesc{
	padding: 5px 0;
}

.shortDesc{
    color: #000;
	font-size: 15px;
}

.shortDesc{ 
	border: 1px dashed #f86605; 
	border-radius: 5px;
    background: #f7f7f7;
	padding: 10px;
	line-height: 1.7;
	font-size: 14px;
	margin-bottom: 10px;
}

.shortDesc_title{text-align: center;padding: 7px 15px; background: var(--bg-color-3);border-radius: 30px;text-transform: uppercase;font-size: 14px;display: inline-block; margin-left: 15px;margin-top: 5px; font-family:'Roboto-Bold';color: #1d1d1b;}
.shortDesc_body{border: 1px solid #d5e162;padding: 20px 10px 10px;margin-top: -15px;border-radius: 10px;line-height: 1.7;background: #d5e16285;}

.shortDesc_body p{display:flex;align-items:center;}

.pdPrice .item {
    margin-bottom: 5px;
    color: #f8ffb2;
	font-size: 14px;
	display: flex;
	flex: 1;
}

.pdPrice .item .pdPriceList {width: 100%;}
.pdPrice .item .pdPriceList p{
	display: flex;
	flex: 1;
}

.pdLabelPrice,
.pdLabelStatus{
	display: inline-block;
	min-width: 75px;
	padding-right: 10px;
}



.pdPrice .item .pdPriceList p span{min-width: 145px;}
.pdPrice .item .pdPriceList p b{
    color: #0097da;
	width: 90px;
	text-align: right;
}

/* pdClassItem */
.pdPrice .item.class_list{align-items: center;}
.pdClassItem{
	display: block;
	flex: 1;
}

.pdClassItem button{
	display: inline-flex;
	min-width: 40px;
	height: 35px;
	align-items: center;
	justify-content: center;
	border: 1px solid #ccc;
	padding: 0 10px;
	margin: 5px 3px;
	font-size: 14px;
}

.pdClassItem button:focus,.pdClassItem button:active:focus{outline:none;box-shadow:unset !important;}
.pdClassItem button:hover,.pdClassItem button.active{border-color: #f86605;}

.pdClassItem .btn.disabled, .pdClassItem .btn:disabled {
    cursor: not-allowed;
}
/* end pdClassItem */

.listAction {
	display: flex;
}

.listAction .button {
    display: block;
    text-align: center;
    padding: 10px;
	margin: 5px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    background: #ffe500;
    border: 1px solid;
    border-color: #ffe500;
    color: #495438;
    outline: none;
    width: 100%;
	
	border-radius: 5px;
}

.listAction .button.btnContact{color: #1d1d1b;}
.listAction .button.btnCall{
	background: #d5e162;
	border-color: #495438;
}

.listAction .button.btnOrder{background: #495438;border-color: #495438;box-shadow: 0px 0px 4px 0px rgba(213, 225, 98, 1);
color: #fff;}

.listAction .button .textSmall {
    display: block;
    text-transform: none;
    font-weight: normal;
    font-size: 80%;
}

.detailInfo-title{
	border: none;
    border-bottom: 1px solid #ddd;
    color: #00a651;
	margin-bottom: 15px;
}

.detailInfo-title h4{
	border-bottom: 3px solid #00a651;
    color: #00a651;
	display: inline-block;
	margin-bottom: -1px;
	font-size: 16px;
}

.form-row.order{
	margin: 10px 0;
}

.link_gohang{
	color: #B22222;
}

.pro_body_detail{
	padding: 10px;
	height: 400px;
	overflow: hidden;
	position: relative;
	padding-bottom: 45px;
}

.pro_body_detail .head_title{
	text-transform: uppercase;
	background: #ffe500;
	padding: 10px;
	font-weight: bold;
	color: #1d1d1b;
	margin: 10px 0;
}

.pro_body_detail table td:first-child{min-width: 140px;}

.show-less,
.show-more{position: absolute; bottom: 0; left: 0; width: 100%; background: #fff; box-shadow: -2px -3px 4px #fff; padding: 10px;text-align: center; color: #dd120a;}
/****star rate****/
.contain_form_review label{margin-bottom: 8px;}
.pro_rate_detail{
	margin: 10px 0; padding: 10px; border-top: 1px solid #f8ffb28a; width: 100%;color: #f8ffb2;
}
.pro_rate_detail h3.title{
	font-size: 18px;  font-weight: 500;
}

.pro_rate .pagination{
	margin-top: 10px;
}

.pro_rate .page-item.active .page-link {
    background-color: #ffe500;
    border-color: #9e8e00;
	color: #000;
}

.pro_rate .page-link:focus {
    box-shadow: none;
}
	/* rate_thongke */
.rate_thongke{
	display: flex;
	border: 1px solid #ddd;
	border-radius: 10px;
	align-items: center;
	justify-content: center;
}

.rate_thongke >div{
	display: block; width: 100%; padding: 10px; text-align: center;
}

.thongke_star .rate_diem{
	font-size: 40px; color: #fd9727;
}

.thongke_star_detail{
	border-left: 1px solid #ddd; border-right: 1px solid #ddd;
}

.thongke_star_detail ul {padding: 0;margin: 0;}
.thongke_star_detail ul li{
	display: flex; align-items: center; justify-content: center; padding: 3px 0;
}

.thongke_star_detail .tk_star,
.thongke_star_detail .tk_progress,
.thongke_star_detail .tk_num{
	display: inline-block;
	padding: 0 3px;
	font-size: 12px;
	color: #9a9a9a;
}
.thongke_star_detail .tk_star, .thongke_star_detail .tk_num{width: 42px;}
.thongke_star_detail .tk_progress{ width: 130px;}

.thongke_star_detail .tk_progress .progress{
	height: 5px;
}
.thongke_star_detail .tk_progress .progress-bar{
	    background-color: #fd9727;
}

.user_review {padding: 10px 0;font-size: 14px;border-bottom: 1px solid #dedede;}
.review_top span.title {font-family: 'Roboto-Bold';display: inline-block;margin-right: 15px;}
.review_top span.check_buy {color: #2ba832;}

.user_star{margin-right: 8px;}
.user_star .fa{margin-right: 3px;}
.user_star .active{color: #fd9727;}
	/* end rate_thongke */

.starWrap{
	margin-bottom: 10px;
}

.starWrap img{
	cursor: pointer;
}

.list_rate{
	margin-bottom: 15px;
	padding: 5px 10px;
	/* border: 1px solid #eee; */
	position: relative;
}

.list_rate_title{
	display: inline-block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	font-size: 13px;
}

.fa_checked{
	color: rgb(66, 183, 42);
}

.list_rate_title span{
	color: #f19a33;
	font-size: 15px;
}

.rate_num{
	position: absolute;
	right: 10px;
	top: 10px;
}

.rate_num .fa-star,
.rate_num .fa-star-o{
	color: #fd9727;
	font-size: 16px;
}

.list_rate .list_content{
	padding: 10px;
}

.cmt_title{
}

.none_cmt{margin: 10px 0;text-align: center;color: #8e8e8e;}

.box_reply{
	display: block;
}

.reply_title{
	color: a7a7a7;
}

.reply_content{
	display: block;
	padding: 7px 0;
}

.reply_item{
	margin-top: 8px;
	border-top: 1px dashed #b4b4b4;
	padding-top: 7px;
}

.reply_item:first-child{
	margin-top: 0;
	border-top: 0;
}

.box_reply{
	border: 1px solid #dadada;
	padding: 5px;
	padding-left: 15px;
	border-radius: 5px;
	position: relative;
	margin: 5px 0;
	background: #f1f1f1;
}

.box_reply:after, .box_reply:before {
	bottom: 100%;
	left: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.box_reply:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #f1f1f1;
	border-width: 9px;
	margin-left: -9px;
}
.box_reply:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #dadada;
	border-width: 10px;
	margin-left: -10px;
}

.reply_item .list_rate_title span{
	color: #4bab02;
	font-family: 'SourceSansPro-Bold';
}

.form_cmt input{
	font-size: 13px;
}

.btn-send-focus,
.btn-send{
	background: #495438;
	color: #fff;
	box-shadow: 0px 0px 4px 0px rgba(213, 225, 98, 1);
}

.btn-send-focus:focus,
.btn-send:focus{
	outline: none;
	box-shadow: unset;
}

.container-star {
	font-size: 20px; cursor:pointer;    display: inline-block;
}

.container-star .fa{ margin-right: 5px; }

.container-star .fa-star{
	color: #fd9727;
}

.container-star .fa.active{color: #fd9727;}
/****end star rate****/


/*****order*****/
.pdOrder{ display: flex; flex: 1;}
.item.order{ align-items: center;}

.item.order .form-row{ flex: 1;}
.item.order .input-group{
	display: inline-flex;
	width: 130px;
}

.order_stock{
	display: flex;
	flex: 1;
	align-items: center;
	color: #d5e162;
	padding: 0 10px;
	line-height: 1.4;
}
/*****end order*****/
.pro_modal_detail {
    display: flex;
}
@media(min-width: 990px){
	.pro-item{padding-left: 5px; padding-right: 5px;}
	
	.rate_thongke{width: 70%; margin:auto;margin-top: 10px;}
	.contain_form_review{width: 70%; margin:auto;margin-top: 10px;}
}

@media(max-width: 990px){
	.detailTitle .rated{display: block;margin-left: 0;}
	.pro_body_detail table{width: 100% !important; }
}

@media(max-width: 768px){
	/* .detailTitle{margin-top: 15px;} */
}

@media(max-width: 576px){
	/* rate_thongke */
	.rate_thongke{
		display: block;
	}
	
	.thongke_star_detail{ border: 0; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
	/* end rate_thongke */
	
	.listAction .button{
		font-size: 12px;
	}
}









