/* Themify Customize Styling */
h1 {	
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	font-weight:normal;
	font-style:normal;
	font-size:3em;

	color: #000000; 
}
h2 {	
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	font-weight:normal;
	font-style:normal;
	font-size:2em;

	color: #000000; 
}
h3 {	
	font-family:Courgette;	font-weight:normal;

	color: #d3178d; 
}
#headerwrap {	background: none;
	background-color: #000000; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #000000; 
}
#site-logo img {		width: 217px;
	height: 130px; 
}
#site-logo a {		width: 217px; 
}
body:not(.mobile_menu_active) #main-nav a:hover {	
	color: #d3178d; 
}
.post-title, .post-title a {	
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	font-size:1.5em;
	line-height:150%;
	text-transform:capitalize; 
}
.page-title {	
	color: #000000;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	font-style:normal;
	font-size:3em;
	line-height:150%;
 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer, #footer .footer-text {	
	color: #d3178d; 
}
#footer a {	
	color: #d3178d; 
}
#footer a:hover {	
	color: #f4dd3f; 
}
.footer-widgets .widgettitle {	
	color: #d3178d; 
}

/* Themify Custom CSS */
#content {
	width: 71.5%;
	float: left;
	padding: 0;
}
a {
	text-decoration: underline;
	outline: none;
	color: #d3178d;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
a:hover {
	color: #f4dd3f;
}
#main-nav ul li a {
	font-size: 0.85em;
	color: #d3178d;
}

.footer-text a {
	color: inherit;
text-decoration: none;
}
#footer-logo a {
	color: inherit;
text-decoration: none;
}@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#site-logo img {		width: 217px;
	height: 130px; 
}
#site-logo a {		width: 217px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 217px;
	height: 130px; 
}
#site-logo a {		width: 217px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 217px;
	height: 130px; 
}
#site-logo a {		width: 217px; 
}
 }