/*
Theme Name: COMUNIX
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  ***************/


}

.header:not(.transparent) .header-nav.nav > li.active > a{
	
	background-color: #03a9f4 !important;
    color: #ffffff !important;
    padding: 5px !important;
}