/* Themify Customize Styling */
body {	
	font-family:Exo;	font-weight:300;

	color: #363636; 
}
a {	
	color: #4d4d4d; 
}
h1 {		font-weight:300;
 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	background: none;
	background-color: #ffffff;background-image: none;
	border: 1px solid #000000; 
}
#headerwrap {	background-image: none; 
}
#site-logo {	
	color: #1f1f1f; 
}
#site-logo a {	
	color: #1f1f1f; 
}
#main-nav {	background-image: none; 
}
#main-nav a {	
	color: #424242; 
}
#main-nav a:hover {	
	color: #460052; 
}
#main-nav .current_page_item > a,  #main-nav .current-menu-item > a {	
	color: #ff0000; 
}

/* Themify Custom CSS */
.woocommerce ul.products li.product h3 {
    display: none;
}
.product_meta {
    display: none;
}@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo a {	
	color: #1f1f1f; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo a {	
	color: #1f1f1f; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo a {	
	color: #1f1f1f; 
}
 }