/*
Theme Name: Chili Theme
Description: This is a child theme for Chili Theme
Author: Chili.vn
Template: flatsome
Version: 3.0
*/

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


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


}
@media (max-width:550px) {
	
	.mbws_toolbar ul li {
		margin-bottom: 10px !important; 
	}
	
}