/* Themify Customize Styling */
body {	
	font-family: "League Spartan";	font-weight:400;
	font-size:1.1em;

	color: #000000; 
}
h1 {	
	font-family: "DM Sans";	font-weight:400;
	font-size:4em;
	line-height:0.9em;
	text-transform:uppercase; 
}
h2 {	
	font-family: "DM Sans";	font-weight:400;
	font-size:3em;
	line-height:1em;
	text-transform:uppercase; 
}
h3 {	
	font-family: "DM Sans";	font-weight:300;
	font-size:2em;
	line-height:1em;
	text-transform:uppercase; 
}
h4 {	
	font-family: "DM Sans";	font-weight:400;
	font-size:1.5em;
	text-transform:uppercase; 
}
#headerwrap {	background: none;
	background-color: #07ffff;
	padding-top: 10px; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #07ffff; 
}
body #site-logo a img {	
	height: 40px; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: #=; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 40px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 40px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "League Spartan";	font-weight:400;

	color: #000000; 
}
h1 {	
	font-family: "DM Sans";	font-weight:400;
 
}
h2 {	
	font-family: "DM Sans";	font-weight:400;
 
}
h3 {	
	font-family: "DM Sans";	font-weight:300;
 
}
h4 {	
	font-family: "DM Sans";	font-weight:400;
 
}
#headerwrap {	background: none;
	background-color: #07ffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #07ffff; 
}
 }
/* Themify Custom CSS */
div#mobile-menu {
    background-color: #07ffff !important;
}


#header {
    padding: 0 0 !important;
}

a #menu-icon {
    color: black !important;
}

@media (max-width: 1250px) {

#menu-icon {
    padding-top: 25px !important;
	}
}

@media screen and (max-width: 782px) {
#trp-floater-ls.trp-top-right {
    bottom: auto;
    top: 0;
    right: 20%;
		padding-top: 5px !important;
    border-radius: 0 0 5px 5px;
}
}