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

.nav-outline>li>a{
	border-width: 1px;
}
.header-bottom-nav > li > a {

    font-size: 14px;
    font-weight: 600 !important;
}
.absolute-footer{
	display: none
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}