<section class="eid-sale-banner"><div class="video-background"><video autoplay muted loop playsinline><source src="https://cdn.shopify.com/videos/c/o/v/7125f7b56ecd414eb3b16a3c50df4ce7.mp4" type="video/mp4"></video></div><div class="banner-content"><h1>April 18,
2025 - GOOD FRIDAY<br>🌸 Good Friday Grace: Uplift Your Style with Up to 35% OFF ! ✨</h1><h2>"Celebrate peace and renewal in style — shop Jaipur Blossom’s elegant Kurtis & Ethnic Suits now at up to 35% OFF for a limited time" </h2><h3 class="expired-text">Time expired</h3><a href="/pages/sale" class="btn">Shop Sale</a></div></section><style>* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.eid-sale-banner {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
  min-height: 100vh;
}

.video-background {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
}

.video-background video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* filter: brightness(0.4); */
  /* Darkens video for better text visibility */
}

.banner-content {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  width: 90%;
  padding: 40px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}

.banner-content h1,
.banner-content h2,
.banner-content h3 {
  color: #ffffff;
  margin-bottom: 20px;
}

.expired-text {
  font-size: 1.4rem;
  color: #ffcccb;
}

.banner-content .btn {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 12px 30px;
  border-radius: 50px;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  font-size: 1.1rem;
  transition: background 0.3s, transform 0.3s;
}

.banner-content .btn:hover {
  background-color: rgba(255, 255, 255, 0.4);
  transform: scale(1.05);
}

@media (max-width: 768px) {
  .eid-sale-banner {
    min-height: auto;
    padding: 50px 0;
  }

  .video-background video {
    height: 60vh;
  }

  .banner-content {
    padding: 20px;
  }

  .banner-content h1 {
    font-size: 1.8rem;
  }

  .banner-content h2 {
    font-size: 1.1rem;
  }

  .banner-content h3 {
    font-size: 1.3rem;
  }

  .banner-content .btn {
    font-size: 1rem;
    padding: 10px 20px;
  }
}

@media (max-width: 480px) {
  .video-background video {
    height: 50vh;
  }

  .banner-content h1 {
    font-size: 1.5rem;
  }

  .banner-content h2 {
    font-size: 1rem;
  }

  .banner-content h3 {
    font-size: 1.1rem;
  }

  .banner-content .btn {
    font-size: 0.9rem;
    padding: 8px 16px;
  }
}</style>
				
			
Scroll to Top