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

.byline {
  display:none;
}

.entry-title {
  font-size:1.5em;
}

.postid-1173 .entry-category {
  display:none;
}

.postid-1725 .entry-category {
  display:none;
}


.postid-1173 .entry-meta {
  display:none;

}

.postid-1725 .entry-meta {
  display:none;

}

.page-id-1369 .box-bounce .box-text {
    padding: 15px 15px 20px;
    z-index: 1;
    height: 285px;
}



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


}