/*
Theme Name: VinaWebsite.VN
Description: Templates develop by vinahost.vn
Author: VINAHOST.VN
Template: flatsome
Support: website@vinahost.vn
Version: 1.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.titlepopup {
	    display: none;
	}

}
body{
	overflow: hidden;
}
.diachi_topmain,.email_topmain, .phone_topmain{
    font-size: 14px;
    color: #707070;
}
.diachi_topmain:before{
    content: "";
    font-family: fontAwesome;
    margin-right: 5px; 
}
.is-divider {
    display: none;
}
span.folio-cats {
    display: none;
}
h2.category-title.section-title-main, h1.entry-title, h1.home-title.text-center {
		text-transform: uppercase;
	    font-size: 26px;
	    font-weight: bold;
	    color: #d63c2a;
	    text-align: center;
}
h2.category-title.section-title-main:after, h1.entry-title:after, h1.home-title.text-center:after{
	content: "";
	display: block;
	background-image: url(assets/images/dgke.png);
	background-repeat: no-repeat;
	height: 10px;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 30px;
}
span.diachi_topmain:before {
    content: "\f041";
}
span.phone_topmain:before{
	content: "\f095";
	font-family: fontAwesome;
	margin-right: 5px;
}
span.email_topmain:before{
	content: "\f003";
	font-family: fontAwesome;
	margin-right: 5px;
}
.header_topbar {
    float: right;
}
@media only screen and (max-width: 849px) and (min-width: 550px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.row_img1 .box-image{
		width: 108%;
	}
}
@media only screen and (max-width: 549px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.row_img1 .box-image{
		width: 106%;
	}
}
@media only screen and (max-width: 1260px) and (min-width: 1160px){
	.header_topbar span {
	    font-size: 11px;
	}
	ul.header-nav li a {
	    font-size: 11px;
	}
	.logo-left .logo{
		margin-right: 0;
	}
}
@media only screen and (max-width: 1159px) and (min-width: 1060px){
	.header_topbar span {
	    font-size: 10px;
	}
	ul.header-nav li a {
	    font-size: 10px;
	}
	.logo-left .logo{
		margin-right: 0;
	}
}
@media only screen and (max-width: 1059px) and (min-width:950px){
	.header_topbar span {
	    font-size: 10px !important;
	}
	ul.header-nav li a {
	    font-size: 9px !important;
	}
	.logo-left .logo{
		margin-right: 0;
	}
}
@media only screen and (max-width: 959px) and (min-width: 850px){
	.header_topbar span {
	    font-size: 8px !important;
	}
	ul.header-nav li a {
	    font-size: 8px !important;
	}
	.logo-left .logo{
		margin-right: 0;
	}
}