/* Target the menu item Anchor (link) or span (link disabled) in UberMenu */
.menu-item.my-class{
 font-size: 30px;
 line-height: 10px
}

.social-menu-widget.my-class{
	 font-size: 30px;
 line-height: 10px	
}


.social-menu-widget  a::before {
font-size: 30px;
}

.menu-social-container{
		height:50px
}