/*
Theme Name: Four Worlds
Author: Graphic Lux
Author URI: https://graphiclux.com
Template: enfold
*/



/*Add your own styles here:*/

.logo img { display: none !important; }

.logo a {
	line-height: 20px;
	top: 20px;
}

span.logo.bg-logo {
    text-align: center;
}

.subtext {
	font-size: 35px;    
	line-height: 30px;
}

.tag-line {
	font-size: 22px;
}

.logo a:hover {
	text-decoration: none;	
}

#top #header .av-main-nav > li > a {
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
.responsive #top .logo {
    height: 100px !important;
    width: 100%;
}
.subtext {
    font-size: 24px;
}

.tag-line {
    font-size: 20px;
}

}