@font-face {
    font-family: 'sage';
    src: url('../fonts/sage-webfont.woff2') format('woff2'),
         url('../fonts/sage-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');
body{
	font-family: 'Libre Baskerville', serif;
	font-size: 15px;
}
.title {
	color: #0F8000;
	letter-spacing: 0.35em;
	font-size: 43px;
	text-align: center;
	margin: 80px 0 50px;
}
.container-fluid {
	 padding-right: 0px; 
	 padding-left: 0px; 
}
.no-gutters {
	margin-right: -5px;
	margin-left: -5px;
}
/*============Menu Popup=====================*/
.logo img{
	max-width: 100%;
}
.popup-shade{
	background: rgba(255,255,255,.5);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	display: none;
}
.menu-popup {
	background: #fff;
	padding-bottom: 50px;
	padding-top: 80px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
}
.top-menu {
	list-style: none;
}

.top-menu li a {
	color: #000000;
	font-size: 27px;
	letter-spacing: 1px;
}
.top-menu li a:hover {
	text-decoration: none;
}
.close_menu i {
	font-size: 40px;
	position: absolute;
	right: 50px;
	top: 25px;
	cursor: pointer;
}
/*================ header area ==============*/
header {
	padding: 25px 0;
	background: #fff url('../img/AA-sage_grass_logo.png') no-repeat scroll 50% 15px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3
}
.logo a{
	text-decoration: none;
}
.logo h1{
	font-family: 'sage';
	font-size: 30px;
	color: #000000;
	margin-bottom: 	0px;
}

.social{
	margin: 0px;
	padding:0px;
}
.social li {
	display: inline;
	list-style: none;
	margin-left: 15px;
}
.social li a {
	color: #111111;
	font-size: 25px;
}
/*================ Banner area ===============*/
.banner-area {
	text-align: center;
	background: url('../img/AA-Main_cover_photo.jpeg') no-repeat scroll 0 0;
	background-size: cover;
	color: #fff;
	padding: 120px 0 45px;
	margin-top: 90px;
}
.banner-area h1{
	font-family: 'sage';
	font-size: 100px;
}
.banner-area p{
	font-size: 30px;
}
.banner-area .icon i {
	font-size: 65px;
	margin-top: 20px;
}
/*===============content area===================*/
.content-area {
	text-align: center;
	font-size: 15px;
	padding-bottom: 40px;
}
/*===============Map area===================*/
.map-area img{
	width: 100%; 
	height: auto; 
	object-fit: cover;
}
/*=============== ways to buy ============*/
.ways-to-buy{
	overflow: hidden;
	margin-bottom: 10px;
}
.single_img-box {
	position: relative;
}
.single_img-box .text-area {
	text-align: center;
}

.text-area {
	position: absolute;
	padding: 140px 0;
	width: 100%;
	left: 0;
	top: 0;
	background: rgba(255,255,255,.6);
}
.single_img-box img{
	max-width: 100%;
	height: auto;
}
.single_img-box p{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;

}
.single_img-box a{
	color: #111111;
	text-decoration:none;
	font-size: 20px;
	letter-spacing: 2px;
}
.gap{
	margin-right: 5px;
	margin-left: 5px;
}
/*=============== join our CSA =================*/
.join_lus_csa{
	background: #084000;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.join_lus_csa .title{
	color: #fff;
}
.join_lus_csa .title2{
	font-size: 38px;
}
/*=======================produce========================*/
.produce .text-area {
	padding: 90px 0;
}
.produce .single_img-box p {
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 2px;
}
.produce .single_img-box {
	margin-bottom: 10px;
}
/*------------- insta feed --------------------*/
.insta-title{
	text-align: center;
	margin-bottom: 40px;

}
.insta-title a{
	color: #000;
	font-size: 30px;

}
/*------------- contact----------------*/
.contact{
	margin-bottom: 50px;
}
/*---------------------footer----------------------------*/
footer{
	text-align: center;
}
.footer_title{
	color: #000000;
	letter-spacing: 0.25em;
	font-size: 30px;
	text-align: center;
	margin: 40px 0 20px;
}
footer p a{
	color: #000000;
	text-decoration: none;
}
footer p a:hover{
	color: #000000;
	text-decoration: none;
}
footer form{
	margin-bottom: 20px;
}
footer form .email {
	background: #000;
	color: #cccccc;
	padding: 8px 10px;
	padding-right: 80px;
	border: none;
	font-size: 18px;
}
footer form .submit{
	background: #0F8000;
	color: #ffffff;
	padding: 8px 20px;
	border: none;
	font-size: 18px;
	margin-left: 10px;
}
/*=================== Single page style===============*/
.page-banner-area{
	background: #084000;
	color: #fff;
	text-align: center;
	padding: 200px 0;
	margin-bottom: 50px;
	margin-top:90px;
}
.page-title{
	letter-spacing: 0.35em;
	font-size: 45px;
}
.content-area h3{
	font-size: 18px;
	color: #000;
}

.submenu{
	list-style: none;
	margin-top: 100px;
	margin-bottom: -130px;
}
.submenu li{
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}
.submenu li a {
	color: #fff;
	letter-spacing: 0.35em;
	font-size: 25px;
	text-decoration: none;
}
.large_green{
	color: #0F8000;
	letter-spacing: 0.25em;
	font-size: 43px;
	margin-top: 80px;
}
.content-area .green{
	color: #0F8000;
	font-size: 25px;
}
.content-area .b_large{
	font-size: 25px;
	color: #000;
}
.content-area a{
	color: #111;
	text-decoration: underline;
}
.media_brands img{
	max-width: 100%;
}
.media_brands{
	margin-bottom: 50px;
}
.media_brands a{
	display: inline-block;
}
.section {
	position: relative;
	display: block;
}
/*==============Bottom Pop UP===================*/
.bottom-popup {
	background: #fff;
	padding-bottom: 50px;
	padding-top: 0px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}
.popup-shade{
	display: none;
}

.bottom-popup .close_menu{
	cursor: pointer;
	z-index: 3;
	position: absolute;
	right: 50px;
	top: 25px;
	cursor: pointer;
}
.bottom-popup{
	text-align: center;
}
.bottom-popup .b_large {
	font-size: 22px;
	letter-spacing: 3px;
	font-weight: bold;
}
.bottom-popup-2 .b_large, .bottom-popup-3 .b_large, .bottom-popup-4 .b_large {
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: 700;
}
.bottom-popup .title {
	font-size: 35px;
	margin-top: 60px;
	margin-bottom: 20px;
}
/*=============== for mobile view===============*/
@media only screen and (max-width: 768px) {
	.banner-area h1 {
		font-size: 60px;
	}
	.top-menu li a {
		font-size: 20px;
	}
	.close_menu i {
		font-size:20px;
	}
	.menu-popup {
		background: #fff;
		padding-bottom:20px;
		padding-top: 30px;
	}
	.social li {
		margin-left: 8px;
	}
	header {
		padding: 15px 0;
		background: #fff url('../img/AA-sage_grass_logo.png') no-repeat scroll 50% 45px;
		background-size: 25px auto;
	}
	.banner-area, .page-banner-area {
		margin-top: 58px;
	}
	.bottom-popup-2 .b_large, .bottom-popup-3 .b_large, .bottom-popup-4 .b_large {
	font-size: 10px;
	}
	.bottom-popup .title {
		font-size: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.bottom-popup .close_menu {
		right: -35px;
		top: -15px;
	}
}