/* Themify Customize Styling */
#headerwrap, #headerwrap.fixed-header {	background-image: none;
	background-color: #000000; 
}
#site-logo img {		width: 200px; 
}
#site-logo a {		width: 200px; 
}
#main-nav a {	
	color: #fcf9f9; 
}
#main-nav a:hover {	
	color: #fcf9f9; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #fcf9f9; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #fcf9f9; 
}

/* Themify Custom CSS */
.pretty-pinterest-image{width: 266px !important;}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 200px; 
}
#site-logo a {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 200px; 
}
#site-logo a {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 200px; 
}
#site-logo a {		width: 200px; 
}
 }