/* Themify Customize Styling */
#headerwrap {	
	background-repeat: repeat;
	background-position: left center; 
}
#site-logo img {		width: 180px;
	height: 180px; 
}
#site-logo a {		width: 180px; 
}
#site-description {	
	font-family:Oswald;
	color: #7fd6e2;
	color: rgba(127,214,226,1); 
}

/* Themify Custom CSS */
/* NAV BAR================================================ */#nav-bar {
	  background: rgba(0, 178, 199, .85);
}
/* sidebar */#sidebar {
	  float: right;        Padding-top: .25;        Padding-bottom: .25em;        Padding-left: .25em;        Padding-right: 0em;
}
.tile-front.tile-type-text.ui.default {
	  background: none;
}
.module-box .module-box-content{
	  background: none;
}
.page-id-7442 #main-nav {
	  display: none!important;
}
@media screen and (max-width:865px) {
	  .page-id-7442 #nav-bar{
	  display:none;
}

}
