/*
Theme Name: 	Emarket Child Theme
Theme Uri:  	http://demo.wpthemego.com/themes/sw_emarket/
Description:  	A child theme of SW Emarket
Author:     	Magentech
Author Uri: 	http://www.themeforest.net/user/magentech
Template:   	emarket
Version:    	1.0.0
License:    	GNU General Public License v2 or later
*/

span.menu-title {
    font-family: "Nunito Sans", Sans-serif!important;
    font-size: 15px !important;
    font-weight: 400!important;
    text-transform: uppercase !important;
}
ul#menu-2-f0b26a4 {
    padding: 20px 20px 20px 20px !important;
    margin: 10px !important;
	display: flex!important;
}
ul#menu-2-f0b26a4 li {
    padding: 10px;
}
.contact-info .elementor-icon-box-wrapper {
    position: relative;
}
.contact-info .elementor-icon-box-wrapper .elementor-icon-box-icon {
    position: absolute;
    left: 0;
    width: auto;
}
.contact-info .elementor-icon-box-wrapper .elementor-icon-box-content {
    padding-left: 33px;
}