/*
Theme Name:     Sterling Child Theme
Theme URI:      http://themeforest.net/user/TrueThemes?ref=TrueThemes
Description:    Child theme for Sterling 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       Sterling
Version:        1.0
*/

@import url("../Sterling/style.css");


.download-link {
    display: inline-block;
    margin-right: 50px;
    text-align: center;
}

.download-link img {
    display: inline-block;
}

.news p {
    display: inline;
}

.news-img {
	width: 100%;
}

.contact_details_wrap p {
    margin-bottom: 5px;
}


span.bwg_title_spun2_0 {
	color: #fff !important;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black !important;
}


.fb-like-box.fb_iframe_widget {
    width: 100% !important;
}

.fb_iframe_widget iframe {
  width: 100% !important;
}

.fb_iframe_widget span {
	width: 100% !important;
}

@media screen and (max-width: 800px){
	.companyIdentity img{
		display: none;
	}

	header {
  		padding: 10px 0 !important;
	}

	header nav{
		top: 27px !important;
	}

	.banner-slider {
		padding-top: 74px !important;	
	}
}

.page-not-found {
	background-image: url("http://www.adairpromotions.com.au/wp-content/uploads/adair-promotions.jpg");
	background-size: 410px;
	background-position-y: 80px;
}

#banner-search {
    display: none;
}

@media (max-width: 600px) {
    .not-found-list {
        margin-top: 250px;
    }
.page-not-found p strong {
    display: none;
}
}
