/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:400;
	letter-spacing:.5px;
	font-size:17px;
	line-height:1.5em;

	color: #000000; 
}
a {		text-decoration:underline;
 
}
a, .post-nav .arrow {	
	color: #30821e; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #000000; 
}
.transparent-header #headerwrap a,.transparent-header #headerwrap.fixed-header a,#headerwrap a,#headerwrap.fixed-header a,#footerwrap a {	
	color: #ffffff; 
}
.transparent-header #headerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap,#headerwrap.fixed-header,#footerwrap {	background: none;
	background-color: #30821e;
	color: #ffffff; 
}
h1 {		font-size:55px;
	text-transform:capitalize; 
}
#header {	
	color: #ffffff; 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #000000; 
}
#site-description {	display: none; 
}
#main-nav {	
	margin-top: 20px; 
}
#main-nav a {	
	color: #ffffff; 
}
#main-nav a:hover {	
	color: #ffffff; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: #30b80e; 
}
#main-nav ul a {	
	color: #ffffff; 
}
#main-nav ul a:hover {	
	color: #ffffff; 
}
.post-title {		text-align:left; 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {		text-align:left; 
}
.post-meta, .loops-wrapper.list-post .post-meta, .single-post .post-meta, .loops-wrapper.grid6 .post-meta, .loops-wrapper.grid5 .post-meta, .loops-wrapper.grid4 .post-meta, .loops-wrapper.grid3 .post-meta, .loops-wrapper.grid2 .post-meta {		text-align:left; 
}
.post-date, .post .post-date .day,.post-date .month, .post .post-date .year, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date, .single-post #pagewrap .post-date-inline .post-date .year {		text-align:left; 
}
.more-link {		text-align:left; 
}
.page-title {		font-size:55px;
	text-transform:capitalize; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
@media(max-width: 480px) { /* Themify Customize Styling */
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: rgba(0,0,0,0.00); 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #30b80e; }
/* Themify Custom CSS */
.woocommerce-verification-required {
font-size: 20px !important;
background: yellow !important;
padding: 10px !important;
}

div#input_2_5.ginput_container.ginput_recaptcha.gform-initialized {
  width: 300px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.woocommerce-info, ul.woocommerce-error {
border: 5px solid #F44336;
  background: #F2F2F2;
  font-weight: 700;
  font-size: 28px;
  color: red;
line-height: 1.2;
}

/* to disable animated labels on comment forms */

#commentform p label {
    transform: none !important;
}

p.comment-form-cookies-consent input[type="checkbox"]:checked + label::after{
top:1.5ex;
}

p.comment-form-cookies-consent {
margin-bottom:-8px !important;
}

h1, h2, h3, h4 {
	font-weight: 600 !important;
}
