.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-eb97f4e */.drama-tv-pro-footer {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(122, 79, 255, 0.22), transparent 32%),
    radial-gradient(circle at 86% 10%, rgba(255, 62, 165, 0.20), transparent 34%),
    linear-gradient(135deg, #070713 0%, #100b24 45%, #050511 100%);
  color: #ffffff;
  padding: 74px 24px 0;
  font-family: inherit;
}

.drama-tv-pro-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);
  background-size: 46px 46px;
  opacity: 0.13;
  pointer-events: none;
}

.drama-tv-pro-footer .footer-glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(8px);
  pointer-events: none;
}

.footer-glow-one {
  top: -170px;
  right: -120px;
  width: 390px;
  height: 390px;
  background: radial-gradient(circle, rgba(255, 62, 165, 0.28), transparent 66%);
}

.footer-glow-two {
  left: -150px;
  bottom: 80px;
  width: 340px;
  height: 340px;
  background: radial-gradient(circle, rgba(53, 212, 255, 0.16), transparent 68%);
}

.drama-tv-pro-footer .footer-main {
  position: relative;
  z-index: 2;
  max-width: 1220px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.45fr 1fr 1fr 1.15fr;
  gap: 48px;
  align-items: flex-start;
}

.footer-logo-wrap {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  margin-bottom: 20px;
}

.footer-logo {
  max-width: 158px;
  max-height: 56px;
  width: auto;
  height: auto;
  display: block;
  object-fit: contain;
}

.footer-desc {
  color: rgba(255,255,255,0.74);
  font-size: 14px;
  line-height: 1.9;
  margin: 0 0 22px;
  max-width: 380px;
}

.footer-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 24px;
}

.footer-badges span {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(122,79,255,0.17), rgba(255,62,165,0.13));
  border: 1px solid rgba(255,255,255,0.12);
  color: rgba(255,255,255,0.90);
  font-size: 12px;
  font-weight: 750;
  box-shadow: inset 0 0 18px rgba(255,255,255,0.035);
}

.drama-tv-pro-footer h3 {
  color: #ffffff;
  font-size: 17px;
  font-weight: 900;
  margin: 0 0 23px;
  position: relative;
  letter-spacing: -0.2px;
}

.drama-tv-pro-footer h3::after {
  content: "";
  display: block;
  width: 42px;
  height: 3px;
  background: linear-gradient(90deg, #7a4fff, #ff3ea5, #35d4ff);
  border-radius: 20px;
  margin-top: 11px;
  box-shadow: 0 0 18px rgba(255,62,165,0.38);
}

.drama-tv-pro-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.drama-tv-pro-footer ul li {
  margin-bottom: 13px;
  color: rgba(255,255,255,0.72);
  font-size: 14px;
  line-height: 1.7;
}

.drama-tv-pro-footer a {
  color: rgba(255,255,255,0.72);
  text-decoration: none;
  font-size: 14px;
  transition: all 0.25s ease;
}

.drama-tv-pro-footer a:hover {
  color: #ff3ea5;
}

.footer-whatsapp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #7a4fff 0%, #ff3ea5 58%, #35d4ff 100%);
  color: #ffffff !important;
  padding: 14px 24px;
  border-radius: 999px;
  font-size: 14px !important;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(255,62,165,0.28);
  border: 1px solid rgba(255,255,255,0.15);
}

.footer-whatsapp:hover {
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 20px 44px rgba(122,79,255,0.36);
}

.footer-contact p {
  color: rgba(255,255,255,0.72);
  font-size: 14px;
  line-height: 1.85;
  margin: 0 0 18px;
}

.footer-contact strong {
  color: #ffffff;
}

.footer-seo-line {
  position: relative;
  z-index: 2;
  max-width: 1220px;
  margin: 54px auto 0;
  padding: 19px 26px;
  background:
    linear-gradient(135deg, rgba(122,79,255,0.12), rgba(255,62,165,0.08)),
    rgba(255,255,255,0.045);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 20px;
  text-align: center;
  box-shadow: 0 18px 50px rgba(0,0,0,0.18);
}

.footer-seo-line p {
  margin: 0;
  color: rgba(255,255,255,0.76);
  font-size: 14px;
  line-height: 1.7;
}

.footer-bottom {
  position: relative;
  z-index: 2;
  max-width: 1220px;
  margin: 34px auto 0;
  padding: 25px 0;
  border-top: 1px solid rgba(255,255,255,0.12);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.footer-bottom p {
  margin: 0;
  color: rgba(255,255,255,0.62);
  font-size: 13px;
}

.footer-bottom-links {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.footer-bottom-links a {
  color: rgba(255,255,255,0.62);
  font-size: 13px;
}

.footer-bottom-links a:hover {
  color: #ff3ea5;
}

/* Tablet */
@media (max-width: 992px) {
  .drama-tv-pro-footer .footer-main {
    grid-template-columns: 1fr 1fr;
    gap: 42px;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .drama-tv-pro-footer {
    padding: 54px 18px 0;
    text-align: center;
  }

  .drama-tv-pro-footer .footer-main {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .footer-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-desc {
    max-width: 100%;
  }

  .footer-badges {
    justify-content: center;
  }

  .drama-tv-pro-footer h3::after {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-seo-line {
    margin-top: 42px;
    padding: 18px;
  }

  .footer-bottom {
    flex-direction: column;
    text-align: center;
  }

  .footer-bottom-links {
    justify-content: center;
    gap: 16px;
  }
}
/* RTL Support - DramaTV Footer Arabic */
.drama-tv-pro-footer[dir="rtl"] {
  direction: rtl;
  text-align: right;
}

.drama-tv-pro-footer[dir="rtl"] .footer-main {
  direction: rtl;
}

/* Brand */
.drama-tv-pro-footer[dir="rtl"] .footer-brand {
  text-align: right;
}

.drama-tv-pro-footer[dir="rtl"] .footer-desc {
  margin-left: auto;
  margin-right: 0;
}

.drama-tv-pro-footer[dir="rtl"] .footer-badges {
  direction: rtl;
  justify-content: flex-start;
}

/* Headings underline */
.drama-tv-pro-footer[dir="rtl"] h3 {
  text-align: right;
}

.drama-tv-pro-footer[dir="rtl"] h3::after {
  margin-left: auto;
  margin-right: 0;
}

/* Lists */
.drama-tv-pro-footer[dir="rtl"] ul {
  text-align: right;
}

.drama-tv-pro-footer[dir="rtl"] ul li {
  text-align: right;
}

/* Contact */
.drama-tv-pro-footer[dir="rtl"] .footer-contact {
  text-align: right;
}

/* SEO Line */
.drama-tv-pro-footer[dir="rtl"] .footer-seo-line {
  direction: rtl;
  text-align: center;
}

/* Bottom Footer */
.drama-tv-pro-footer[dir="rtl"] .footer-bottom {
  direction: rtl;
}

.drama-tv-pro-footer[dir="rtl"] .footer-bottom-links {
  direction: rtl;
}

/* Glow reverse */
.drama-tv-pro-footer[dir="rtl"] .footer-glow-one {
  right: auto;
  left: -120px;
}

.drama-tv-pro-footer[dir="rtl"] .footer-glow-two {
  left: auto;
  right: -150px;
}

/* Buttons */
.drama-tv-pro-footer[dir="rtl"] .footer-whatsapp {
  direction: rtl;
}

/* Mobile RTL */
@media (max-width: 600px) {
  .drama-tv-pro-footer[dir="rtl"] {
    text-align: center;
  }

  .drama-tv-pro-footer[dir="rtl"] .footer-brand,
  .drama-tv-pro-footer[dir="rtl"] .footer-contact,
  .drama-tv-pro-footer[dir="rtl"] h3,
  .drama-tv-pro-footer[dir="rtl"] ul,
  .drama-tv-pro-footer[dir="rtl"] ul li {
    text-align: center;
  }

  .drama-tv-pro-footer[dir="rtl"] .footer-desc {
    margin-left: auto;
    margin-right: auto;
  }

  .drama-tv-pro-footer[dir="rtl"] .footer-badges {
    justify-content: center;
  }

  .drama-tv-pro-footer[dir="rtl"] h3::after {
    margin-left: auto;
    margin-right: auto;
  }

  .drama-tv-pro-footer[dir="rtl"] .footer-bottom {
    text-align: center;
  }

  .drama-tv-pro-footer[dir="rtl"] .footer-bottom-links {
    justify-content: center;
  }
}/* End custom CSS */