@charset "UTF-8";
/*
Theme Name: basic-child
Template: themify-ultra
Author: htms.vn
Copyright: (c) 2024 htms.vn
Version: 20241101
*/



/*---------------------
CSS-FONT
--------------------*/
body .site{
	font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    background: white;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}


/*---------------------
end of CSS-FONT
--------------------*/


html {
    margin-top: 0px !important;
}


#wpadminbar{
	display:none;
}

.tbuilder_layout_part-template-default #wpadminbar{
	display:block;
}
.customize-support #wpadminbar{
	display:block;
}

body .themify_builder_content .m-hide-send .builder-contact-field-send{
	display:none;
}
body .themify_builder_content .m-hide-send .builder-contact-field-recipients{
	display:none;
}

