.home-even {
    background-color: transparent;
    background-image: url(/wp-content/uploads/2021/02/AdobeStock_296106209B-scaled.jpg);
   background-size: cover;
   background-repeat: no-repeat;

}

.home-even .wrap, .home-odd .wrap {
    max-width: 1200px;
}

.home-even .widget-title, .home-even {
    color: #fff;
}

.home-even, .home-odd {
    font-size: 2.3rem;
}

#social_proof_slider_widget-2-wrap .testimonial-item .testimonial-text {
    color: #ffffff;
    font-size: 36px;
    font-style: italic;
}

table.pgsd_hours {
    text-align: center;
    float: none;
    width: 70%;
    margin: auto;
 }

.home-odd a.button {
    background-color: rgba(251,6,6,.5);
}

.full-width-content .content {
    padding: 0 50px 50px;
    width: 100%;
}

.center {
  text-align: center;
  margin: auto;
  width: 100%;
}

.image_right {
    float: right;
    margin: 10px;
  }


@media only screen and (max-width: 860px) {
.home-even, .home-odd {
    padding: 20px 0 30px;
}
}

/*CLIENT PAGE STYLING*/
.page-id-266 #clientlist {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-id-266 #clientlist ul {
  margin-bottom: 0;
  min-width: 180px;
}

/* hides hover text on galleries */
.bwg-title2 {
	display:none;
}
