/*
Theme Name: Enfold Child
Description: Child theme for ENFOLD - Cummings Pepperdine
Version: 1.0
Author: Kate Stuart
Author URI: http://www.katestuartdesign.com
Template: enfold
*/



/*Add your own styles here:*/

/* Navigation in caps */
span.avia-menu-text {
text-transform: uppercase;
	

	/*----------------------------------------
// CSS - Easyslider font style
//--------------------------------------*/

/* Easy slider title */
.av_slideshow_full .avia-caption-title {
	/*Your style here */
	font-size: 28px;
	line-height: 32px;
	text-transform: uppercase;
}

/* Easy slider caption content */
.av_slideshow_full .avia-caption-content p {
	/*Your style here */
}
	
	 /*----------------------------------------
// CSS - Easyslider caption area
//--------------------------------------*/

//* Easy slider caption area */
.av_slideshow_full .slideshow_inner_caption  {
	/*Your style here */
	background: #002e5d;
}

	
	.homegridtext { 
    padding: 25px;
 }


	
