/* Themify Customize Styling */
body {	
	color: #000000; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #ffffff; 
}
body[class*="themify"] #site-logo a {	
	color: #000000; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#site-description {	display: none; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #000000; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #11400f; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #000000; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }
/* Themify Custom CSS */
#headerwrap.fixed-header {
  background-color: #FFFFFF;

}

.two {
  visibility: hidden;
}

body {
    font: 1em/1.85em 'Open Sans', "Arial", "Helvetica Neue", sans-serif;
  }

#headerwrap {
  background-color: #FFFFFF;

}

h1.post-title.entry-title {
      font: 50px/60px 'Open Sans', "Arial", "Helvetica Neue", sans-serif;
}

.page-title {
  color: #104410;
}

.payment_box 
{color: white !important; }


.mobile_menu_active #menu-icon, .fa-shopping-cart {
  color: black !important;
}


#slide-cart .product-title a, .transparent-header #slide-cart .product-title a, #slide-cart .woocommerce-Price-amount.amount, #slide-cart view-cart {
color: white;
}

#slide-cart .cart-total #view-cart {
color: white;
}

#slide-cart .remove-item, .transparent-header #slide-cart .remove-item {
color: white;
}

#slide-cart .button {
background: green !important;
}

#slide-cart a:hover {
color: white;
}

.woocommerce-verification-required {
font-size: 20px !important;
background: yellow !important;
padding: 10px !important;
}

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

