/*
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.   ***************/

}
html,body,p,h1,h2,h3,h4,h5,h6,em,strong,span,a  {
font-family:sans-serif !important;
}


/* Định dạng cho blog tin vertical flatsome trên mobile */
@media screen and (max-width: 549px){.box-vertical .box-image{width:30% !important;float:left;margin-left: 2%;}}
@media screen and (max-width: 549px){.box-text.text-left{width:68% !important;float:right;}}
@media screen and (max-width: 549px){.small-6{max-width: 100%; flex-basis: 100%;}}





