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



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/* WORLD CUP FIX */
.page-id-247 .content-area,
.page-id-247 .entry-content,
.page-id-247 .ux-html {
  max-width:100%!important;padding:0!important;width:100%!important;
}
.page-id-247 .hero-content {
  grid-template-columns:1fr!important;
}
.page-id-247 [class*="ez-toc"],[class*="ez_toc"] {
  display:none!important;
}

/* WORLD CUP FIX */
.page-id-247 .content-area,
.page-id-247 .entry-content,
.page-id-247 .ux-html {
  max-width:100%!important;padding:0!important;width:100%!important;
}
.page-id-247 .hero-content {
  grid-template-columns:1fr!important;
}
.page-id-247 [class*="ez-toc"],[class*="ez_toc"] {
  display:none!important;
}