/*
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.   ***************/
/*@import url('https://fonts.googleapis.com/css2?family=Battambang&display=swap');*/

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


}
/*
.nav > li > a{
	font-family:'Battambang', 'Lato' !important;
	font-size:.9em !important;
}

body{
	font-family:'Battambang', 'Lato' !important;
}

h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{
	font-family:'Battambang', 'Lato' !important;
}
*/

.back-to-top{
	bottom: 90px !important;
}

.clearfix{
	overflow:hidden !important;
}
