/*
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.   ***************/
ul {
	margin: 1.5em 0 1.5em 3em;
}
#footer .ux-logo-link {
	padding-top: 0 !important;
	margin-top: -5px;
}
#footer .ux-menu .ux-menu-link__link {
	    border-bottom-color: #000;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}