/* Approved company-source replacements. Scoped to the four replaced sections only. */
.tlp-approved-photo { background-position: center center !important; }
.tlp-approved-photo.wsite-header-section {
  background-image: linear-gradient(rgba(0,0,0,.12),rgba(0,0,0,.12)), url('/assets/replacements/finished-interior-hero.jpg') !important;
}
.tlp-approved-photo.wsite-header-section h2 {
  color: #fff !important;
  background: rgba(0,0,0,.72);
  display: inline-block;
  padding: .25em .4em;
  text-shadow: 0 1px 2px #000;
}
.tlp-approved-photo.wsite-background-12 {
  background-image: linear-gradient(rgba(255,255,255,.91),rgba(255,255,255,.91)), url('/assets/replacements/room-detail-services.jpg') !important;
}
.tlp-approved-photo.wsite-background-16 {
  background-image: linear-gradient(rgba(255,255,255,.93),rgba(255,255,255,.93)), url('/assets/replacements/wallpaper-detail-gallery.jpg') !important;
}
.tlp-approved-photo.wsite-background-22 {
  background-image: linear-gradient(rgba(255,255,255,.93),rgba(255,255,255,.93)), url('/assets/replacements/room-detail-portfolio.jpg') !important;
}
@media (max-width: 767px) {
  .tlp-approved-photo.wsite-header-section { background-position: 50% 55% !important; }
  .tlp-approved-photo.wsite-header-section h2 { max-width: 100%; box-sizing: border-box; }
}
