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


}
#mega_menu li >a:before {
	content: "\f105";
	font-family: 'fl-icons' !important;
    font-size: 15px;
    margin-right: 10px;
    color: #d7292a;
    font-weight: bold;
} 