/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.5
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

#masthead #logo {width: 250px !important;}
#logo a {font-size: 220% !important;}
#masthead #logo a {max-width: 250px !important;}
div.cat-wrapper:hover {background:rgba(118,122,122,0.8);}
ul.header-nav li a {font-size: 105%!important;}
h3.section-title.title_bold_center span {background-color: #263b8c; color: white;}
span.posted-on {display:none!important;}
.entry-header {margin-top: 10%;}
p {line-height: 1.9;}
div.footer-2 {text-align:center;}
ul.smbt-social-icons {margin-top: -25px;}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}