/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {
	clear: both;
	margin: 0 auto;
	background-color: #3f8000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3f8000), to(#4b9900));
	background-image: -webkit-linear-gradient(top,  #3f8000, #4b9900);
	background-image: -moz-linear-gradient(top, #3f8000 , #4b9900);
	background-image: -ms-linear-gradient(top,  #3f8000, #4b9900);
	background-image: -o-linear-gradient(top,  #3f8000, #4b9900);
	background-image: linear-gradient(top,  #3f8000, #4b9900);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
}

/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	display: inline-block;
	margin: 0;
	padding: 4px 10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #333;
	background-color: #bb5d00; /* Alabaster */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	display: inline-block;
	margin: 0;
	padding: 4px 10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #333;
	background-color: #/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	display: inline-block;
	margin: 0;
	padding: 4px 10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #333;
	background-color: #f9f9f9; /* Alabaster */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bb5d00), to(#bb5d00));
	background-image: -webkit-linear-gradient(top, #bb5d00,#bb5d00);
	background-image: -moz-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: -ms-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: -o-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: linear-gradient(top, #bb5d00, #bb5d00);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
}

a.button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
	border: 1px solid #ddd;
	color: #333;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #fff, #f1f1f1);
	background-image: -moz-linear-gradient(top, #fff, #f1f1f1);
	background-image: -ms-linear-gradient(top, #fff, #f1f1f1);
	background-image: -o-linear-gradient(top, #fff, #f1f1f1);
	background-image: linear-gradient(top, #fff, #f1f1f1);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f1f1f1);
}

a.button:active,
input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active {
	background-color: #bb5d00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bb5d00), to(#bb5d00));
	background-image: -webkit-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: -moz-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: -ms-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: -o-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: linear-gradient(top, ##bb5d00, #bb5d00);
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
}
; /* Alabaster */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
	background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
}

a.button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
	border: 1px solid #ddd;
	color: #333;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #fff, #f1f1f1);
	background-image: -moz-linear-gradient(top, #fff, #f1f1f1);
	background-image: -ms-linear-gradient(top, #fff, #f1f1f1);
	background-image: -o-linear-gradient(top, #fff, #f1f1f1);
	background-image: linear-gradient(top, #fff, #f1f1f1);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f1f1f1);
}

a.button:active,
input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active {
	background-color: #bb5d00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bb5d00), to(#bb5d00));
	background-image: -webkit-linear-gradient(top,#bb5d00, #bb5d00);
	background-image: -moz-linear-gradient(top,#bb5d00, #bb5d00);
	background-image: -ms-linear-gradient(top,#bb5d00 , #bb5d00);
	background-image: -o-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: linear-gradient(top,#bb5d00, #bb5d00);
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
}
), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: -moz-linear-gradient(top,#bb5d00, #bb5d00);
	background-image: -ms-linear-gradient(top,#bb5d00, #bb5d00);
	background-image: -o-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: linear-gradient(top, #bb5d00, #bb5d00);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
}

a.button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
	border: 1px solid #ddd;
	color: #333;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #fff, #f1f1f1);
	background-image: -moz-linear-gradient(top, #fff, #f1f1f1);
	background-image: -ms-linear-gradient(top, #fff, #f1f1f1);
	background-image: -o-linear-gradient(top, #fff, #f1f1f1);
	background-image: linear-gradient(top, #fff, #f1f1f1);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f1f1f1);
}

a.button:active,
input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active {
	background-color: #bb5d00 ;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bb5d00), to(#bb5d00));
	background-image: -webkit-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: -moz-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: -ms-linear-gradient(top, #bb5d00,#bb5d00 );
	background-image: -o-linear-gradient(top, #bb5d00, #bb5d00);
	background-image: linear-gradient(top, #bb5d00, #bb5d00);
	-webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
}

   

<!-- end of #wrapper -->

<!-- end of #container -->



Copyright A Vermi Farm 2016&copy;
	

	

		

		

			
				 '',
						'fallback_cb'    => false,
						'menu_class'     => 'footer-menu',
						'theme_location' => 'footer-menu'
					) );
				} ?>
			<!-- end of col-540 -->

			
				
			<!-- end of col-380 fit -->

		<!-- end of col-940 -->
		

		
			 &lt;a href=&quot;" title="">
				
			
		<!-- end of .copyright -->

		&lt;a href=&quot;#scroll-top&quot; title=&quot;">

		
			&lt;a href=&quot;" title="">
				Responsive Theme
			 &lt;a href=&quot;" title="">
				WordPress
		<!-- end .powered -->

	<!-- end #footer-wrapper -->

	
<!-- end #footer -->





