/*
Theme Name: vpwtheme
Theme URI: http://vinhphucweb.com
Author: https://www.facebook.com/Tung.teen.9x
Author URI: http://vinhphucweb.com
Description: Description
Version: 1.0.0
Text Domain: http://vinhphucweb.com
Email : Lovewinter125@gmail.com
Tags:vpwtheme

--------------------------------------------------------------*/
*{
	padding: 0px;
	margin: 0px
}
#wpadminbar{
    display: none;
}
html[lang="vi"]{
    margin-top: 0px !important
}
@font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal;
src: url('fonts/entypo-fontello.eot?v=3');
src: url('fonts/entypo-fontello.eot?v=3#iefix') format('embedded-opentype'), 
url('fonts/entypo-fontello.woff?v=3') format('woff'), 
url('fonts/entypo-fontello.ttf?v=3') format('truetype');
} 
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before{ font-family: 'entypo-fontello'; }
header #menu-item-search{
	float: right;
	list-style: none;
	height: 116px; line-height: 116px;
	margin-left: 10px;
	transition:0.2s;
}
header.header-scrolled #menu-item-search{
	height: 58px;
	line-height: 58px
}
header .menu-menu-chinh-container{
	float: left;
}
.hd-page{
	background-color: #072950 !important;
}