/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


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


}


/* =============================================================================
	Css for TrustArc Cookie Consent
============================================================================= */
#consent_blackbar {
	position: fixed !important;
	z-index: 9999999;
	bottom: 0;
}
#teconsent {
	position: fixed;
	z-index: 9999;
	bottom: 0;
}