/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

#navigation .sub-menu > ul > li.penci-mega-menu > a:after {
	font-family: FontAwesome;
	content: "\f107";
	margin-left: 5px;
	color: inherit;
	font-size: 13px;
	font-weight: normal;
}