/*
Theme Name: ACG Texas Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: A child theme of Beaver Builder for ACG Texas
Author: Jeff Rose and The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

.blue {
	color: #428bca;
}

.green {
	color: #71a038;
}

.fl-page-header-primary .fl-logo-img {
/*	height: 100px !important;
	width: auto !important; */
}

.fl-page-nav-wrap {
	/* display: none !important; */
}

.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 0 !important;
}

.fl-page-header {
	border-bottom: solid 3px #71a038;
}

button, input[type=button], input[type=submit] {
	color: #fff;
	font-weight: bold;
	padding: 12px 14px;
	border: none;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 20px;
}

button:hover, input[type=button]:hover, input[type=submit]:hover {
	border: none;
}

blockquote {
	border: solid 3px #7bc143;
	background: #eee;
	color: #101010;
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}

.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
	margin: 0 auto;
	max-width: 1060px;
}

.fl-photo-caption {
	white-space: normal;
}

li.nav-button {
	background: #71a038;
	border-radius: 5px;
}

li.nav-button:hover {
	background: #5f8c2f;
}

li.nav-button a, li.nav-button a:hover,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.nav-button a{
	font-weight: bold !important;
	color: #fff !important;
}

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav>li>a {
	text-align: center;
}