/* header opacity */
.genesis-nav-menu a {
	opacity: 1;
}

/* font color changes for accessiblity */
h6, .widgettitle, .footer-widgets a:not(.button) {
	opacity: .8;
}
#copyrightPG a {
	color: #5DC0CA;
	opacity: 1;
}

/*LOCATIONS LIST*/
    section#text-15 li {
        list-style: none;
    }

/*MANGE SITE IMAGES*/
    .image_left {
        float: left;
        margin: 10px;
        max-width: 35%;
    }
    .image_wide {
        margin: 10px;
        width:100%;
    }

#menu-item-51 span {
    background-color: #c43535;
    border-radius: 4px;
    box-shadow: none;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.612;
    display: inline-block;
    outline: none;
    text-align: center;
    padding: 14px 20px 12px;
    text-decoration: none;
    width: auto;
    white-space: nowrap;
}


.page-header {
    padding: 1% 0;
}

.flexible-widget-area .wrap {
    padding-top: 3%;
    padding-bottom: 5%;
}

/*COUPON FOOTER*/

.couponHTML {
   width: 250px; 
   margin: 2em auto; 
   background-color: #595959; 
   padding: 10px; 
   text-align: center; 
   border: 3px dashed #5DC0CA;
}


/*HOME WIDGET PADDING*/
.flexible-widget-area .wrap {
    padding-top: 2%;
    padding-bottom: 3%;
}

div.pgsd_payment.amex {
    background-image: url(//wp974.wp3-o1.pgservers.com/wp-content/uploads/2016/10/amex.png);
}

