/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
	.tuvan-form-container .wpcf7-list-item label {
          align-items: normal !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.hieuung-vao h1 {
    font-size: 38px;
}
	
	a.button.button-h1 {
    font-size: 22px;
}
	
	.tuvan-form-container .wpcf7-list-item label {
          align-items: normal !important;
}
}