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


}

.mobile-sidebar .sidebar-menu .icon-angle-down{
color: white!important;
left: -20px!important;
    top: -7px!important;

}
.mobile-sidebar .sidebar-menu .toggle{
opacity: 1!important;
text-align: center!important;
}