/* Fix Lime Wash FAQ video overlay - Optimole compatibility */
.elementor-2380 .elementor-element-55326e2 .elementor-custom-embed-image-overlay {
    background-image: url("https://ml8pdjl0guho.i.optimole.com/w:auto/h:auto/q:mauto/f:best/https://greentimepainting.com/wp-content/uploads/2026/04/lime-wash-video-thumbnail.jpg") !important;
    background-size: cover !important;
    background-position: center center !important;
}

/* Fix Contact Us popup readability - darken overlay background */
.pum-overlay {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

/* Ensure popup container text is readable */
#popmake-2126.pum-container {
    background-color: #ffffff !important;
    padding: 30px !important;
}

/* Fix broken lightbox image placeholder from Instagram Feed */
img[alt="Lightbox image placeholder"][src$="/"] {
    display: none !important;
}

/* HDRCLONE-START */
#main-header {
  background-image:
    linear-gradient(135deg, rgba(245,240,235,0.85) 0%, rgba(245,240,235,0.75) 50%, rgba(245,240,235,0.80) 100%),
    url('https://venetianplastertoronto.com/wp-content/uploads/2025/06/8P3A1152-HDR-min-scaled.jpg') !important;
  background-size: auto, cover !important;
  background-position: 0% 0%, 50% 50% !important;
  background-repeat: repeat, no-repeat !important;
  background-attachment: scroll, scroll !important;
}
#top-header { background-color: transparent !important; }
/* HDRCLONE-END */