/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
/* Add your custom styles here... */
.paypal_form input[type="image"] {
	margin-bottom:10px;
	line-height:5px;
}

.paypal_form a {
	line-height:5px;
}

/*
div[class$="fl-post-column"]:nth-child(4n + 1) {
	clear:none!important;
}
*/


.responsive {
		width:336px !important;
		height:280px !important;

}

.fl-post-column .homepage-post-grid{
	
	width:20% !important;
}

.size280{
	height: 280px !important;
}


/* ------------------------
BLOG STYLING
------------------------ */
.odw-pagination{float:left;width:100%;clear:both;padding:40px 0;}
.odw-pagination *{padding-left:5px;padding-right:5px;letter-spacing:0.1em;}