/*
Theme Name: Bespoke Child
Template: bespoke
Theme URI: http://themewar.com/wp/bespoke/
Author: ThemeWar
Author URI: http://themewar.com/
Description: Child theme for Bespoke. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Version: 1.0
License: 
License URI: 
Text Domain: bespoke-child
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.et-ver-timeline-template-2 .et-contain-main {
	background: #fff;
	padding: 0;
	border: solid 0px #ddd;
}

#menu-main-menu {
	display: none;
}

.et-ver-timeline-template-2 .et-meta-wrap {
	display: none;
}

nav {
	display: none !important;
}

.newtext {
	background:  rgba(0,126,79,0.65)}

.parallaxThreeCon {
	text-align: left !important;
}

#afc_sidebar_738 {
	bottom: 40% !important;
	padding-right: 0 !important;
}

.et-ver-timeline-template-2 .et-content {
	font-weight: 400 !important;
}

.et-ver-timeline-template-2 .et-title {
	background: #007e4f !important;
}

.et-ver-timeline-template-2 .et-title:after {
border-color: transparent transparent transparent #007e4f !important;
}

.top-image img {
	margin-bottom: 0px !important;
}

.top-image h2 {
	margin-bottom: 0px !important;
}

@media (max-width: 767px) and (min-width: 320px) {
	
	p {
		font-size: 14px;
		line-height: 20px !important;
}

.top-image {
	width: 38%;
}
	
	.isSticky.fixedHeader .stickyLogo {
		max-width: 340px !important;
		top: -35px !important;
	}
	
.two-image {
	width: 33.33333333%;
}
	
	.logo {
		max-width: 340px !important;
	}
	
	.green-header {
		display:none !important;
	}
	
	#afc_sidebar_738 {
	width: 30% !important;
}

.green-strip {
	width: 60%;
	padding: 15px 0 0 15px !important;	
	font-size: 15px !important;
}
	.header, .isSticky.fixedHeader {
	background: #007e4f !important;
}
	
	.header {
		padding: 10px 15px !important;
	}
	
}