/*
Theme Name: NTNA113
Theme URI: http://mywebsite.vn
Author: mywebsite.vn
Author URI: http://mywebsite.vn/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.admin-bar .header.hidden-xs.hidden-sm.fix_header {
    top: 32px;
}
@media screen and (max-width: 600px){
#wpadminbar {
    position: fixed;
}
}
@media screen and (max-width: 650px){
.taskbar-m .btn-m {
    padding: 30px 35px 0 0;
}
.taskbar-m {
	top: 46px; 
}
span.ab-icon {
    display: none;
}
}
input#name_field {
    width: 100%;
    padding: 5px;
	}
input#mail_field {
    width: 100%;
    padding: 5px;
	}
input#phone_field {
    width: 100%;
    padding: 5px;
	 border: #dbdbdb solid;
}
textarea#comment_field {
    width: 100%;
    padding: 5px;
	}
.news_page.wrap {
    font-size: 17px;
}
.giatien {
    font-size: 19px;
    color: red;
    font-weight: 700;
}
.right_ppage form button {
    width: unset!important;
}
.listproduct .box_p h3 {
    line-height: 20px;
    height: 60px;
}
.price-wrapper {
    text-align: center;
    margin-bottom: 10px;
}
span.amount {
    color: red!important;
    font-weight: 700!important;
	font-size: 17px!important;
}
.listproduct .box_p h3 .name {
    font-size: 16px!important;
}