/* Themify Customize Styling */
a {	
	color: #8cc53f; 
}
a, .post-nav .arrow {	
	color: #8cc53f; 
}
h1 {	
	font-family: "Cuprum";	font-weight:500;
 
}
h2 {	
	font-family: "Abel"; 
}
h3 {	
	font-family: "Cuprum";	font-weight:500;
 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #8cc53f;
	color: #f5f5f5; 
}
body #site-logo a img {		width: 300px; 
}
#main-nav a:hover {	
	color: #8cc53f; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #8cc53f; 
}
.woocommerce ul.products li.product a.button, .woocommerce ul.products li.product button.button, .woocommerce ul.products li.product input.button, .woocommerce ul.products li.product a.button.alt, .woocommerce ul.products li.product button.button.alt, .woocommerce ul.products li.product input.button.alt, .woocommerce ul.products li.product button.button.alt.disabled, .woocommerce ul.products li.product button.button:disabled, .woocommerce ul.products li.product button.button:disabled[disabled] {	background: none;
	background-color: #8cc53f;
	color: #ffffff; 
}
.woocommerce ul.products li.product a.button:hover, .woocommerce ul.products li.product button.button:hover, .woocommerce ul.products li.product input.button:hover, .woocommerce ul.products li.product a.button.alt:hover, .woocommerce ul.products li.product button.button.alt:hover, .woocommerce ul.products li.product input.button.alt:hover, .woocommerce ul.products li.product button.button.alt.disabled:hover, .woocommerce ul.products li.product button.button:disabled:hover, .woocommerce ul.products li.product button.button:disabled[disabled]:hover {	
	color: #f5f5f5;background: none;
	background-color: #8cc53f; 
}
#slide-cart {	background: none;
	background-color: #f5f5f5; 
}
#slide-cart .button {	
	color: #f5f5f5;background: none;
	background-color: #8cc53f; 
}
.single-product #content input.button, .single-product #respond input#submit, .single-product #content input.button.alt, .single-product #respond input#submit.alt, .single-product a.button, .single-product button.button, .single-product input.button, .single-product a.button.alt, .single-product button.button.alt, .single-product input.button.alt, .single-product button.button.alt.disabled, .single-product button.button:disabled, .single-product button.button:disabled[disabled] {	background: none;
	background-color: #8cc53f;
	color: #f5f5f5; 
}
.single-product #content input.button:hover, .single-product #respond input#submit:hover, .single-product #content input.button.alt:hover, .single-product #respond input#submit.alt:hover, .single-product a.button:hover, .single-product button.button:hover, .single-product input.button:hover, .single-product a.button.alt:hover, .single-product button.button.alt:hover, .single-product input.button.alt:hover, .single-product button.button.alt.disabled:hover, .single-product button.button:disabled:hover, .single-product button.button:disabled[disabled]:hover {	
	color: #ffffff;background: none;
	background-color: #8cc53f; 
}
#footer a {	
	color: #8cc53f; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
.post-filter li.active a {
    background-color:#ccc;
    color: #fff;
}
.post-filter li a {
    font-size: .75em;
    font-weight: 600;
    border-radius: 7px;
    border-bottom: 0px;
    padding: 0.33em 0.75em;
    background-color: #eee;
	color:#000
}
.post-filter li a:hover {
    font-size: .75em;
	text-decoration:underline;
    font-weight: 600;
    border-radius: 7px;
    border-bottom: 1px;
	border-color:#000;
    padding: 0.33em 0.75em;
    background-color:#fff;
    color:#000!important
}
td.actions, td.product-quantity, th.product-quantity, th.product-subtotal, td.product-subtotal, .cart-subtotal, .woocommerce-message{display:none}