/*
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... */ 

.footer-book .fl-photo-content img{
	width:50px !important;
}

.footer-book .fl-callout-photo{
	width:12% !important;
	padding-right: 10px;
}

.archive-post .fl-post-feed-header h2{
font-size:18px
}
.archive-post .fl-post-feed-header h2 a{color:#8e592a}


.fl-post-feed-header {
    margin-bottom: 5px;
}

.fl-post-feed-post {
    margin-bottom: 0;
    padding-bottom: 25px;
}

body h2.fl-post-feed-title {
    margin: 12px 0 5px;
    padding: 0;
}

.fl-page-footer-widgets .col-md-3 label{display:none}

.col-md-3 .fl-widget .fl-widget-title {
    margin-bottom: 6px;
}

.col-md-3 .fl-widget {
    margin-bottom: 25px;
}
.home .fl-page-footer-widgets{display:none}
.fl-widget .fl-widget-title{
	color: #d18421;
	font-size: 20px;
	margin-bottom: 15px;
}

.fl-page-footer-widgets input, .fl-page-footer-widgets button, .fl-page-footer-widgets select, .fl-page-footer-widgets textarea,.fl-page-footer-widgets option {
    color: #5c5c5c !important;
    font-size: 14px;
    padding: 5px;
}

.fl-page-footer-widgets .textwidget,.fl-page-footer-widgets .fl-widget ul li {
font-size:13px
}

.home-footer-widgets .fl-node-5714e97ae4db4 h2{display:none}

p {
    margin: 0 0 30px !important;
	line-height: 30px !important;
}

.fl-sidebar .fl-widget{
	font-size:14px;
}
.fl-sidebar .fl-widget ul li {
    margin-bottom: 15px;
}