/*
Theme Name: Homa Child
Theme URI: http://demo.edge-themes.com/homa
Description: A child theme of Homa Theme
Author: Edge Themes
Author URI: http://demo.edge-themes.com/
Version: 1.0.0
Template: homa

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/
@import url("../homa/style.css");

.vertical_menu_area_widget_holder .widget_text_icl .edgt_icon_shortcode i {
  font-size: 25px !important;
}

.vertical_menu_area_widget_holder {
  margin-top: 45px
}

.formBold p {
	font-weight: 800;
}