.sticky-message {
    background-color: #fef142;
}


.nav-primary {
    background-color: #111;
}

.genesis-nav-menu a {
    color: #fff;
}

.coupon {
  border: 5px dotted #bbb; /* Dotted border */
  width: 80%;
  border-radius: 15px; /* Rounded border */
  margin: 0 auto; /* Center the coupon */
  max-width: 600px;
}

.container {
  padding: 2px 16px;
  background-color: #111;
}

.promo {
  background: #111;
  padding: 3px;
  color: #fef142;
}

.expire {
  color: red;
}

.front-page-4, .front-page-6 {
    background: linear-gradient(to right, #000, #3a4049);
    color: #fff;
} 



div.featured-image {
   display: none; 
}

.center {
    width: 100%;
    margin: 5px;
    float: center;
}

.image_right {
    max-width: 320px;
    margin: 5px;
    float: right;
}




#pgh_header_contact .ppaemail a:hover, #pgh_header_contact .ppaphone a:hover {
    color: #fef142;
}

#pgh_header_contact .ppaemail a, #pgh_header_contact .ppaphone a {
    font-family: 'Open Sans', sans-serif;
    font-size: 2.0rem;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.5;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
}
#pgh_header_contact .ppaemail {
    margin-top: 2rem;
}
ul#menu-navigation-bar {
    margin: auto;
    text-align: center;
}


.button a {
   color: #fff;
}
.sticky-message a {
    border-bottom: 1px solid #e36344;
    color: #000;
    padding-bottom: 10px;
    text-decoration: none;
    color: #fff;
}


.footer-widgets a, .site-footer a {
    color: #e36344;
}
#text-10 a {
    color: white;
}
#text-10 a:hover {
    color: black;
}

/* fixes display issue on the Google App */
.header-image .site-description { display: none; }