/*
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.   ***************/
.header-bottom-nav.nav-box > li > a {
    background: #243932;
}
.section-title-normal span {
    border-bottom: 2px solid #243932;
}
#footer {
    border-top: 1px dashed #000000;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}