.elementor-19 .elementor-element.elementor-element-577d3d6{margin-top:0px;margin-bottom:0px;}.elementor-19 .elementor-element.elementor-element-e0238bd{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-0519f04{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS *//* ============================================================
   VELMOND SALON — BODY (PAGE CONTENT) CSS
   Paste into: Elementor > Page Settings > Custom CSS
   Covers: Hero, Booking Bar, Services, Why Choose Us, Testimonials, CTA Banner
   ============================================================ */

/* ── HERO SECTION ──
   Elementor Section class: .vm-hero
   ============================================================ */
.vm-hero {
  position: relative;
  min-height: 92vh;
  background: linear-gradient(135deg, #0A0A0A 0%, #1C1408 55%, #0A0A0A 100%);
  display: flex;
  align-items: center;
  overflow: hidden;
}

/* Background image — use Elementor Section background image instead;
   these classes handle the overlay on top of it */
.vm-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    #0A0A0A 38%,
    rgba(10, 10, 10, 0.45) 62%,
    rgba(10, 10, 10, 0.1) 100%
  );
  z-index: 1;
  pointer-events: none;
}

.vm-hero__content {
  position: relative;
  z-index: 2;
  max-width: 640px;
}

/* Eyebrow line with decorative dashes */
.vm-hero__eyebrow {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 28px;
}

.vm-hero__eyebrow::before,
.vm-hero__eyebrow::after {
  content: '';
  height: 1px;
  width: 36px;
  background: #C9A84C;
  display: block;
}

.vm-hero__eyebrow span {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #C9A84C;
  font-weight: 500;
  white-space: nowrap;
}

/* Hero heading */
.vm-hero h1,
.vm-hero__heading {
  font-family: 'Cormorant Garamond', serif;
  font-size: 86px;
  font-weight: 700;
  line-height: 0.93;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0 0 6px 0;
}

.vm-hero__heading .vm-gold {
  color: #C9A84C;
}

/* Italic script subtitle */
.vm-hero__script {
  font-family: 'Cormorant Garamond', serif;
  font-size: 38px;
  font-style: italic;
  font-weight: 400;
  color: #E2C77A;
  margin-bottom: 28px;
  display: block;
}

/* Body paragraph */
.vm-hero p,
.vm-hero__desc {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 1.9;
  color: #CCCCCC;
  max-width: 390px;
  margin-bottom: 40px;
  font-weight: 300;
}

/* Hero CTA button */
.vm-btn-hero {
  display: inline-flex !important;
  align-items: center;
  gap: 12px;
  background: transparent !important;
  border: 1px solid #C9A84C !important;
  color: #C9A84C !important;
  padding: 15px 36px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 2.5px !important;
  text-transform: uppercase !important;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease !important;
  border-radius: 0 !important;
}

.vm-btn-hero:hover {
  background: #C9A84C !important;
  color: #0A0A0A !important;
}

/* Hero badge strip */
.vm-hero__badges {
  display: flex;
  gap: 36px;
  margin-top: 56px;
  padding-top: 36px;
  border-top: 1px solid rgba(201, 168, 76, 0.2);
}

.vm-hero__badge {
  display: flex;
  align-items: center;
  gap: 10px;
}

.vm-hero__badge svg {
  color: #C9A84C;
  flex-shrink: 0;
}

.vm-hero__badge-text strong {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.vm-hero__badge-text span {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  color: #888888;
}

/* ── BOOKING BAR ──
   Elementor Section class: .vm-booking-bar
   ============================================================ */
.vm-booking-bar {
  background: #FFFFFF !important;
  padding: 32px 60px !important;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
}

.vm-booking-bar__inner {
  display: flex;
  align-items: center;
  gap: 28px;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.vm-booking-bar__label {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}

.vm-booking-bar__icon {
  width: 54px;
  height: 54px;
  background: #0A0A0A;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.vm-booking-bar__label-text strong {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #1A1A1A;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.vm-booking-bar__label-text span {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  color: #888888;
  letter-spacing: 0.5px;
}

.vm-booking-bar__sep {
  width: 1px;
  height: 40px;
  background: #E5E0D8;
  flex-shrink: 0;
}

.vm-booking-bar__fields {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  flex: 1;
}

.vm-booking-bar__field {
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #E5E0D8;
  padding: 11px 14px;
  background: #F8F5F0;
}

.vm-booking-bar__field svg {
  color: #888888;
  flex-shrink: 0;
}

.vm-booking-bar__field select,
.vm-booking-bar__field input {
  border: none;
  background: transparent;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  color: #444444;
  letter-spacing: 0.3px;
  width: 100%;
  outline: none;
  cursor: pointer;
}

/* Booking bar submit button */
.vm-btn-book-bar {
  background: #0A0A0A !important;
  color: #FFFFFF !important;
  border: none !important;
  padding: 15px 32px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.3s ease !important;
  flex-shrink: 0;
  border-radius: 0 !important;
}

.vm-btn-book-bar:hover {
  background: #C9A84C !important;
  color: #0A0A0A !important;
}

/* ── SHARED SECTION TYPOGRAPHY ──
   ============================================================ */
.vm-section-eyebrow {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #C9A84C;
  font-weight: 600;
  text-align: center;
  margin-bottom: 14px;
}

.vm-section-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 48px;
  font-weight: 600;
  text-align: center;
  line-height: 1.1;
  margin-bottom: 10px;
}

.vm-section-title.on-white { color: #1A1A1A; }
.vm-section-title.on-dark  { color: #FFFFFF; }
.vm-section-title.align-left { text-align: left; }

.vm-section-divider {
  width: 48px;
  height: 2px;
  background: #C9A84C;
  margin: 0 auto 56px auto;
}

.vm-section-divider.align-left {
  margin: 0 0 28px 0;
}

/* ── SERVICES SECTION ──
   Elementor Section class: .vm-services
   ============================================================ */
.vm-services {
  background: #FFFFFF !important;
  padding: 100px 60px !important;
}

.vm-services-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 3px;
  max-width: 1200px;
  margin: 0 auto;
}

.vm-service-card {
  background: #F2EDE5;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: transform 0.4s ease;
}

.vm-service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
}

.vm-service-card__img {
  width: 100%;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  display: block;
  filter: brightness(0.72) grayscale(0.15);
  transition: filter 0.4s ease;
}

.vm-service-card:hover .vm-service-card__img {
  filter: brightness(0.55);
}

.vm-service-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(10, 10, 10, 0.92) 0%, transparent 55%);
}

.vm-service-card__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 14px;
  text-align: center;
}

.vm-service-card__icon {
  width: 38px;
  height: 38px;
  border: 1px solid #C9A84C;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px auto;
  background: rgba(0, 0, 0, 0.5);
}

.vm-service-card__icon svg {
  color: #C9A84C;
}

.vm-service-card__content h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0 0 5px 0;
}

.vm-service-card__content p {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  color: #E2C77A;
  letter-spacing: 0.3px;
  line-height: 1.5;
  margin: 0;
}

/* View All Services button */
.vm-btn-dark {
  display: inline-flex !important;
  align-items: center;
  gap: 10px;
  background: #0A0A0A !important;
  color: #FFFFFF !important;
  border: none !important;
  padding: 14px 34px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.3s ease !important;
  margin: 48px auto 0 auto;
  border-radius: 0 !important;
}

.vm-btn-dark:hover {
  background: #C9A84C !important;
  color: #0A0A0A !important;
}

/* ── WHY CHOOSE US ──
   Elementor Section class: .vm-why
   ============================================================ */
.vm-why {
  background: #F8F5F0 !important;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 !important;
}

.vm-why__content {
  padding: 100px 80px 100px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.vm-why__content .vm-section-eyebrow { text-align: left; }
.vm-why__content .vm-section-title   { text-align: left; font-size: 50px; color: #1A1A1A; }

.vm-why__desc {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 1.9;
  color: #444444;
  margin-bottom: 44px;
  font-weight: 300;
}

.vm-why__features {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.vm-why__feature {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.vm-why__feature-icon {
  width: 44px;
  height: 44px;
  border: 1px solid rgba(201, 168, 76, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
}

.vm-why__feature-icon svg {
  color: #C9A84C;
}

.vm-why__feature strong {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #1A1A1A;
  font-weight: 700;
}

.vm-why__feature span {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  color: #444444;
  line-height: 1.6;
}

.vm-why__image-wrap {
  position: relative;
  overflow: hidden;
}

.vm-why__image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  min-height: 580px;
}

.vm-why__image-wrap::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to left, transparent 60%, #F8F5F0 100%);
  pointer-events: none;
}

/* ── TESTIMONIALS ──
   Elementor Section class: .vm-testimonials
   ============================================================ */
.vm-testimonials {
  background: #FFFFFF !important;
  padding: 100px 60px !important;
}

.vm-testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  max-width: 1100px;
  margin: 0 auto;
}

.vm-testimonial-card {
  background: #F8F5F0;
  border: 1px solid #E5E0D8;
  padding: 36px 30px;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.vm-testimonial-card:hover {
  border-color: #C9A84C;
  box-shadow: 0 8px 32px rgba(201, 168, 76, 0.1);
}

.vm-testimonial-card__quote {
  font-family: 'Cormorant Garamond', serif;
  font-size: 64px;
  line-height: 0.7;
  color: #C9A84C;
  margin-bottom: 18px;
  display: block;
  opacity: 0.5;
}

.vm-testimonial-card p {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 1.8;
  color: #444444;
  margin-bottom: 22px;
  font-weight: 300;
}

.vm-testimonial-card__stars {
  display: flex;
  gap: 3px;
  margin-bottom: 18px;
}

.vm-testimonial-card__star {
  color: #C9A84C;
  font-size: 13px;
}

.vm-testimonial-card__author {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 18px;
  border-top: 1px solid #E5E0D8;
}

.vm-testimonial-card__avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #0A0A0A;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  font-weight: 700;
  color: #C9A84C;
  flex-shrink: 0;
}

.vm-testimonial-card__author-info strong {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #1A1A1A;
}

.vm-testimonial-card__author-info span {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  color: #C9A84C;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* ── CTA BANNER ──
   Elementor Section class: .vm-cta-banner
   ============================================================ */
.vm-cta-banner {
  background: #0A0A0A !important;
  padding: 90px 60px !important;
  position: relative;
  overflow: hidden;
}

.vm-cta-banner::before {
  content: '';
  position: absolute;
  right: -80px;
  top: -80px;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(201, 168, 76, 0.1) 0%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}

.vm-cta-banner__bg-img {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 100%;
  object-fit: cover;
  opacity: 0.18;
  z-index: 0;
}

.vm-cta-banner__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 48px;
  max-width: 1200px;
  margin: 0 auto;
}

.vm-cta-banner h2,
.vm-cta-banner__heading {
  font-family: 'Cormorant Garamond', serif;
  font-size: 52px;
  font-weight: 600;
  color: #FFFFFF;
  margin: 0 0 14px 0;
}

.vm-cta-banner p,
.vm-cta-banner__desc {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #888888;
  font-weight: 300;
  letter-spacing: 0.3px;
  line-height: 1.7;
  margin: 0;
}

/* CTA gold button */
.vm-btn-gold {
  display: inline-flex !important;
  align-items: center;
  gap: 12px;
  background: #C9A84C !important;
  color: #0A0A0A !important;
  border: none !important;
  padding: 16px 38px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 2.5px !important;
  text-transform: uppercase !important;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.3s ease !important;
  white-space: nowrap;
  border-radius: 0 !important;
  flex-shrink: 0;
}

.vm-btn-gold:hover {
  background: #E2C77A !important;
}

/* ── RESPONSIVE ──
   ============================================================ */
@media (max-width: 1024px) {
  .vm-services-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .vm-why {
    grid-template-columns: 1fr;
  }
  .vm-why__image-wrap {
    min-height: 300px;
  }
  .vm-cta-banner__inner {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .vm-btn-gold {
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .vm-hero h1,
  .vm-hero__heading { font-size: 52px; }
  .vm-hero__script  { font-size: 26px; }
  .vm-hero__badges  { flex-direction: column; gap: 20px; }
  .vm-booking-bar__fields { grid-template-columns: 1fr 1fr; }
  .vm-booking-bar__inner  { flex-wrap: wrap; }
  .vm-services-grid       { grid-template-columns: repeat(2, 1fr); }
  .vm-testimonials-grid   { grid-template-columns: 1fr; }
  .vm-why__content        { padding: 60px 24px; }
  .vm-cta-banner          { padding: 60px 24px !important; }
  .vm-cta-banner h2,
  .vm-cta-banner__heading { font-size: 36px; }
  .vm-section-title       { font-size: 36px; }
}/* End custom CSS */