/*
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
}
.down.up.anchored{
    background-image:url(images/arrow_up.png) !important;
}
.down.anchored{
    background-image:url(images/arrow_dow.png) !important;
}

.stran{
    padding:20px 10px 20px 10px;
}
.nd_intro1_text {
    padding: 60px 0px 0px 30px;
    margin-top: 80%;
}