/* Themify Customize Styling */
body {	
	font-family: "Josefin Sans";	font-weight:normal;
 
}
h1 {	
	font-family: "Josefin Sans";	font-weight:normal;
 
}
h2 {	
	font-family: "Josefin Sans";	font-weight:normal;
 
}
h3 {	
	font-family: "Josefin Sans";	font-weight:normal;
 
}
h4 {	
	font-family: "Josefin Sans";	font-weight:normal;
 
}
h5 {	
	font-family: "Josefin Sans";	font-weight:normal;
 
}
h6 {	
	font-family: "Josefin Sans";	font-weight:normal;
 
}
#headerwrap {	background-image: url(https://tanningcabana.co/wp-content/uploads/2021/01/nico-mksmc-UdeDyN4K7S0-unsplash-scaled.jpg);
	background-position: center center; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "Josefin Sans";	font-weight:100;
 
}
body #site-logo a img {		width: 500px; 
}
#site-logo {		position:static;
margin: auto; 
}
#site-description {	
	font-family: "Josefin Sans";	font-weight:300;
	text-transform:uppercase;margin: auto; 
}
#main-nav a {		font-weight:bold;
	text-transform:uppercase; 
}
.post-title {	
	font-family: "Josefin Sans";	font-weight:100;
 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {	
	font-family: "Josefin Sans";	font-weight:100;
 
}
#footerwrap {	background-image: url(https://tanningcabana.co/wp-content/uploads/2021/01/nico-mksmc-UdeDyN4K7S0-unsplash-scaled.jpg); 
}
#footer-logo a img {		width: 400px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Josefin Sans";	font-weight:100;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 500px; 
}
#footer-logo a img {		width: 400px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 500px; 
}
#footer-logo a img {		width: 400px; 
}
 }@media screen and (max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 500px; 
}
#footer-logo a img {		width: 400px; 
}
 }
/* Themify Custom CSS */
    .fullcover-bg {
	width: 100%;
	height: 100vh;    
	position: fixed;
	top: 0;
	left: 0;
}
.themify_builder_active .fullcover-bg {
	position: static;
}