div.page-header > div{
    background-image: url('https://www.allenviewturf.com.au/wp-content/uploads/2016/09/top_back.jpg');
    background-size: cover;
    background-position: 90%;
    color: white;
    padding-top: 50px;
    padding-bottom: 50px;
   }
   
   .page-header-left h1 {
    text-transform: uppercase;
    color: white;
    font-size: 28px;
    text-shadow: 0px 0px 5px black;
}

.bread-crumb-container label, .bread-crumb li, .bread-crumb li a {
    color: #fff;
}

#menu-item-964 a{
    background: #00ba16;
    margin-left: 30px;
    text-align: center;
    color: white;
    font-weight: bold;
    padding: 10px;
    
}
.logo h1{
    width: 240px;
    top: -20px;
    position: relative;
}

.header-container {
    padding-bottom: 10px;
}

.contact-form p {
    visibility: hidden;
}