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


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

	
}
.absolute-footer{ display:none !important;}
.sidebar-menu .toggle{position: absolute;right: 0;top: .5em;}
.sidebar-menu .active .toggle{top: .4em;}
.home .mobile-nav .nav-icon a,.page-id-26 .mobile-nav .nav-icon a,.page-id-24 .mobile-nav .nav-icon a{color: #fff !important;}
.off-canvas:not(.off-canvas-center) .nav-vertical li > a{padding-left: 0 !important;font-size: 14px;justify-content: center;}
@media (max-width: 849px) {
	.header-block > *{width: 100%;}
	.about-banner,.about-banner .img-inner{padding-top: 80% !important;}
	.col:has(.about-banner){padding-bottom: 0;}
}