/* -- Imported styles ----------------------------- */
@import url("global-1.css");
@import url("box-1.css");
@import url("iconmoon/style-1.css");
@import url("vhstyle-1.css");
@import url("style-1.css");
@import url("../../../vnt_upload/ckeditor/ck_style-1.css");
.itemHotline .name {
	font-size: 13px;
}
.itemHotline a {
		color: #ffe500
	} 
@media all and (max-width: 479px){
	 
	.itemHotline{
		display:block;  
	}

	.itemHotline::before {
		top : 35%;
	}

}

 
.price-old {
	display: inline-block;
	color: #888888;
	font-size: 12px;
	text-decoration: line-through;
	margin-right: 10px;
}
.price {
	color: #ffe500;
	font-weight: bold;
}

#popup_panel #popup_ok {
	border-color: #ffe500;
	background: #ffe500;
	color: #fff;
}

/*
.hpmailall .benmail {
	width: calc(100% - 70px) !important;
}*/