/*--
	Theme Name: theme53309
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.4
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */


/* Jeff's edit */
body {
	height: 100%;
}
header.header {
	background-color: rgba(50,33,16,.8)!important;
}
.slider_caption {
	text-shadow: 0 0 12px rgb(50,30,16);
}
.parallax-slider #mainCaptionHolder {
	height: 200%;
}
.parallax-slider{
	background-color: rgb(130,93,127);
	height: 40vw;
}
.parallax-slider-img {
	background-size: 100%!important;
	background-repeat: no-repeat;
	background-position: top;
}