/*
Theme Name: Sea Port Macquarie
Author: Orange Digital
Author URI: http://www.orangedigital.com.au
Version: 1.0
Text Domain: seaportmacquarie
*/

.banner {
min-height: 200px!important;
}

.heading--hero, .heading--xl {
font-size: 100px;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
font-weight: 600;
}

.heading--xxl {
font-size: 80px;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
font-weight: 600;

padding-top: 30px;
}

.text--lg {
margin: 40px 0;
}

.heading--lg {
margin: 60px 0 00px 0;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
font-weight: 600;
text-align: center;
}

.category .banner--hero,
.single-post .banner--hero {
background: #f6f8f6;
color: #000;
}



/*-- NAVIGATION
--------------------------*/

.navigation__link {
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
font-weight: 600;
padding: 10px;
font-size: 20px;
}



.navigation {
	background: #000;
}



@media(min-width:768px){

.navbar-nav>li>a {
	color: #fff!important;
}

}


@media(max-width:768px){

.navbar-nav>li>a {
	color: #999!important;
}

}



/*-- HOME PAGE
--------------------------*/

.hm-list .feature__category {
margin: 0;
padding: 0px;
}

.hm-list .feature__category.feature__category {
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
font-weight: 600;
background: none;
color: #000;
font-size: 24px;
border-radius: 0px;
padding: 0px;
}

.hm-list .heading--md {
font-size: 20px;
text-align: left;
}

.hm-list a {
color: #7ecdd8;
}

.hm-list .feature__image {
min-height: 200px;
}

.heading--sm {
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
font-weight: 600;
font-size: 24px;
}

.feature__blurb {
	
	
}

.banner--footer {
min-height: 400px!important;
}

.banner--footer .heading--xl{
font-size: 80px;
}

.feature--lg .feature__image {
	
min-height: 350px;
}

