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

/* body {
	border-top: 5px red;
} */

html.js {
	margin-top: 0 !important;
	pading-top: 0 !important;
}
#wpadminbar {
	display: none !important;
}