/*
Theme Name: Okusha Custom Websites
Description: This is a custom theme built by Geeklab for Okusha
Author: Geeklab Solutions
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
li#wp-admin-bar-flatsome-activate{
	display:none;
}

li#wp-admin-bar-flatsome_panel.menupop{
	display:none;
}

span.post-state{
	display:none;
}

div#wpadminbar.nojq {
    background-color: #03363d!important;
}

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


}