/* Themify Customize Styling */
body {	
	font-family: "Abel";	font-size:18px;
 
}
:root {	
	--theme_accent: #e5087e; 
}
h1 {	
	font-family: "Oswald";	font-weight:200;
	font-size:60px;
 
}
h2 {	
	font-family: "Oswald";	font-weight:200;
	font-size:50px;
 
}
h3 {	
	font-family: "Antonio";	font-weight:100;
	font-size:40px;
 
}
h4 {	
	font-family: "Antonio";	font-weight:300;
 
}
#headerwrap {	
	padding: 0px; 
}
#headerwrap a {		font-weight:bold;
	font-weight:bold;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #000000; 
}
body #site-logo a {	display: none; 
}
body #site-logo a img {		width: 110px; 
}
#site-logo {	
	margin-right: 200px; 
}
#main-nav a {		text-transform:uppercase; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#footer-logo a img {		width: 300px; 
}
#footer a:hover {	
	color: #e4037e; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #e5087e; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 110px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 110px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 110px; 
}
#footer-logo a img {		width: 300px; 
}
 }