/* Themify Customize Styling */
body {	
	color: #000000; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body #site-logo a {	
	color: #000000; 
}
body #site-logo a img {		width: 250px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #11400f; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #000000; 
}
@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body {	
	color: #000000; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
body #site-logo a {	
	color: #000000; 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #11400f; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #000000; 
}
 }
/* Themify Custom CSS */
.two {
  visibility: hidden;
}

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

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

.page-title {
  color: #104410;
}

.payment_box 
{color: black !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;
}

.icon-shopping-cart {
  color: black !important;
}