/*
 Theme Name:   Tucker Ag LLC
 Theme URI:    http://tuckeragllc.com
 Description:  Generatepress child theme for Tucker Ag LLC
 Author:       Dustin Pitcher
 Author URI:   http://themarcomgroup.com
 Template:     generatepress
 Version:      0.1
*/

body {
	font-family: "pragmatica", 	helvetica, arial, sans-serif;
}

h1, h2, h3, h4 {
	font-family: "pragmatica-slabserif", serif;
}

h1 {
	font-weight: 800;
	font-size: 3.7rem;
}

h4 {
	color: #007851;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 2rem
}

h5 {
	font-size: 1.65rem;
}

#masthead {
	border-top: 12px solid #dcae81;
	border-bottom: 5px solid #996036;
	background: #fcf5e6;
	height: 86px;
}

.inside-header {
	padding-top: 0;
}

.site-logo img.header-image {
	width: 257px;
	margin-top: -5px
}

#site-navigation {
	margin-top: 13px;
}

#site-navigation ul li a {
	font-weight: 700;
	text-transform: uppercase;
}

button.menu-toggle {
	position: absolute;
	top: -126px;
	right: 0px;
	width: auto;
}

.slideout-navigation {
	background: #007851;
	padding-top: 16px
}

.slideout-navigation ul li a {
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px
}

.slideout-navigation .client-login-link a {
	margin-top: 16px;
}

.client-login-link a {
	background: #007953;
	border: 1px solid #411f1f;
	display: block;
	text-align: center !important;
	padding: 4px;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #fff !important;
	line-height: 30px !important;
	margin-top: 10px;
}

.client-login-link.current_page_item a {
	color: #fff !important;
}

.page-header-content.parallax-enabled h1 {
	color: #fff;
	font-weight: 600;
    font-size: 2rem;
}

.content-area img.border {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(153, 95, 53);
  box-shadow: 2.5px 4.33px 7px 0px rgba(0, 0, 0, 0.5);
	max-width: 96%;
}

.almond-bg {
	border-bottom: 6px solid #995f35;
}

.almond-bg img {
	float: right;
	width: 209px;
}

.almond-bg .grid-container {
	border-top: 3px solid #dcae81;
}

.services-section {
	border-top: 8px solid #996036;
}

.services-section ul {
	margin-left: 22px;
}

.services-section h2 { 
	text-align: center; 
}

#gform_1 .gfield_label {
	display: none;
}

#gform_1 .gfield input, #gform_1 .gfield textarea { 
	border: none;
	background: #f4f4f4;
}

#gform_1 .gfield_radio li {
float: left;
margin-right: 10px;
margin-bottom: 16px;
}

#gform_1 .gfield_radio input {
	margin-top: 0px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
}

.gform_button {
	background: #007953 !important;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 1px;
}

.get-in-touch {
	border-top: 8px solid #996036;
}

.footer-widget-1 .widget {
	float: left; 
}

.footer-widget-1 .widget_text {
	margin-left: 26px;
}

.footer-widgets .widget_nav_menu {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .5px
}

.widget_loginwithajaxwidget .widget-title {
	display: none;
}

.advert-item span.advert-link {
 color: #007953 !important;
}

.adverts-widget-recent .adverts-widget-recent-title a, .adverts-widget-recent .adverts-widget-recent-title a:visited {
 color: #fbf1dd !important;
}

.adverts-widget-recent {
 padding-left: 10px !important;
}

.adverts-widget-recent:hover {
 background: #005d3f !important;
}

@media (max-width:426px) {
	
	#masthead {
		height: 40px;	
	}

	.site-logo {		
		width: 128.5px;
	}
	
	.entry-title {
		font-size: 3rem;
	}

	.inside-header {
		padding-left: 0;
		padding-right: 0;	
	}

	button.menu-toggle {
		margin-top: 30px
	}

	.almond-bg {
		position: relative;

	}
	
	.almond-bg h5 {
		font-size: 18px;
	}

	.almond-bg img {
		width: 104.5px;

	}
	.page-header-content.parallax-enabled h1 {
	}
}

@media (max-width: 768px) {
	html, body {
		font-size: 13px;
	}
	.inside-footer-widgets>div:not(:last-child) {
		margin-bottom: 14px;	
	}
	
	.secondary-navigation ul {
	 display: block !important;
	}
	
	.secondary-navigation ul li {
		float: left !important;
		width: auto;
		clear: none !important;
	}
}
