/*
Theme Name:     Agility Child Theme
Theme URI:      http://agility.sevenspark.com
Description:    Child theme for Agility
Author:         Chris Mavricos, SevenSpark
Author URI:     http://sevenspark.com
Template:       agility
Version:        1.0
*/

@import url("../agility/style.css");


/* Hooray!  You're not editing the parent theme!  Add your custom styles below here */


.rtl .flexslider {
direction: ltr;
}

.menu-item{
font-size:18px;
}

.scale-with-grid wp-post-imag
{width: 150px;}

/* Changing font style and size */
.portfolio-item-single .entry-content 
{
font-style:normal;
font-size: 1.1em;
}

.mosaic .feature-column 
{
font-style:normal;
font-size: 1.0em;
}