/*
Theme Name: ButterBelly Pro Child
Version: 1.0
Description: A child theme of ButterBelly Pro Responsive Theme
Template: butterbellytheme
*/

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

/*-------------------- Custom CSS Styling ----------------------*/


/*------ Start WD Footer Widget Change (TY remove this line and below to reactivate footer widget area) ------*/
.footer_container {
display: none;
}
/*------ End WD Footer Widget Change (TY remove this line and above to reactivate footer widget area) ------*/



/*------ Start WD Font Change (TY replace the font-family:*HERE* ! important; on each line below) ------
h1,h2,h3,h4,h5,h6{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif ! important;
}

p{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif ! important;
}

a{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif ! important;
}

span{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif ! important;
}

strong{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif ! important;
}

ul,li{
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif ! important;
}
------ End WD Font Change (TY replace the font-family:*HERE* ! important; on each line above) ------*/

.flex-caption p {
	color: #fff;
	font-size: 16px;
	padding-bottom: 8px;
	line-height:24px;
	margin-bottom:0;
}
.flex-caption {	
	margin: 0;
	color: #fff;
	line-height: 18px;
	padding: 15px 22px 10px 33px;
}