.sub-menu-toggle {
    background: #34393e;
    border-radius: 5px;
}

@media only screen and (max-width: 900px) {
    .js .genesis-nav-menu .menu-item a {
         color: #34393e;
   }
}


@media only screen and (max-width: 1023px){
    #pgh_header_contact {
       margin-top: 5%;
   }
}

#pgh_header_contact .ppaphone a, #pgh_header_contact .ppaemail a {
   color:  #34393e;
   font-weight: bold;
}



.site-title {
    font-size: 24px;
    margin-bottom: -6%;
}

.site-description {
   visibility: hidden;
   display: none;
}

.bullets {
  margin-left: 9%;
  font-size: 14px;
  font-weight: bold;
  padding: 10%;
}

.site-header {
    background-color: #ffffff;
}
.site-header .wrap {
    padding: 20px 0;
}
.center {
   margin: 5px auto;
   float: none;
   text-align: center;
}

#text-3 h3 {
    color: #fff;
    font-weight: 600;
}

div#map {
    margin-top: 50px;
}
input#getDirections {
    margin-top: 10px;
}

@media only screen and (max-width: 900px){
    header.site-header li a {
        color: #fff !important;
    }
    header.site-header button {
        background: #09bc1e;
    }
    header.site-header a {
        background: #09bc1e !important;
    }
    header.site-header a:hover {
        background: #b5b9be !important;
    }
    #pgh_header_contact .ppaphone a, #pgh_header_contact .ppaemail a {
        color: #fff;
        font-weight: bold;
        padding: 20px;
    }
    ul.sub-menu {
        padding-left: 40px;
    } 
}

.site-description { 
    clear: both; 
    padding: 12px 22px 12px 0; 
    visibility: visible; 
    display: block; 
} 

h1.site-title { 
    margin-bottom: 5px; 
} 

p.site-title { 
    margin-bottom: 5px; 
} 

 