/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

h2.avia-caption-title {
    color: #83A846;
    text-shadow: 2px 2px #515151;
}

div .slideshow_caption strong {
/*    text-shadow: 1px 1px #d3d3d3; */
    text-shadow: 1px 1px #ffffff; 
}


/********************************************************************************/
/* MJLR - 02-06-2016								*/
/* http://northtippfoodworks.ie/faq/						*/
/* Change the crosses to be red					 		*/
/********************************************************************************/
.toggle_icon .vert_icon {
    border-color: #97C654;
}

.toggle_icon .hor_icon {
    border-color: #97C654;
}