
    .header-nav .nav>li .mega-menu>li ul a {
            font-family: 'Roboto', sans-serif;
        }
    strong {
    font-weight: bold;
    }

    html {
        scroll-behavior: smooth;
    }
    
    .mega-menu {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        padding: 10px;
    }
    
    .mega-menu > li {
        list-style: none;
    }
    
    .column-list {
        list-style: none;
        padding: 0;
        margin: 0;
        min-width: 220px;
    }
    
    .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    width:340px;
   
}

.dis-none {
    display : none !important;
}
    
.logo-header {
    float: left;
    padding: 0;
    margin: 0;
     width: 300px !important; 
    height: 80px;
}
    
    .column-list > li > a {
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
    }
    
    .column-list ul {
        padding-left: 15px;
    }
    
    .column-list ul li a {
        color: #333;
        display: block;
        margin-bottom: 3px;
        text-decoration: none;
    }
    .dz-demo-panel .dz-demo-trigger {
        display: none !important;
    }
    .site-button-secondry, .bg-secondry, .rev-slider .tparrows:hover {
        background-color: #652d66;
    }
    .site-button-secondry:hover {
        background-color: #d9c553;
    }
    .overlay-primary:after{
        background-color: #ff79b4a8;
    }
    @media screen and (min-width: 992px) {
        .clearfix {
            backdrop-filter: blur(10px);
        }
    }
    /* Mega Menu Container */
    .mega-menu {
      position: absolute;
      left: 0;
      top: 100%;
      width: 100%;
      background: #fff;
      display: flex;
      flex-wrap: wrap;
      padding: 30px;
      box-shadow: 0 10px 20px rgba(0,0,0,0.1);
      z-index: 9999;
      visibility: hidden;
      opacity: 0;
      transition: 0.3s ease;
    }
    
    /* Show mega menu on hover */
    .has-mega-menu:hover .mega-menu {
      visibility: visible;
      opacity: 1;
    }
    .header-nav .nav>li .mega-menu>li {
        width: unset;
    }
    /* Each column */
    .mega-menu > li {
      padding: 0 20px;
      box-sizing: border-box;
      list-style: none;
    }
    
    /* Main title (Category title) */
    .mega-menu > li > a {
      color: #e91e63 !important;
    }
    .mega-menu > li > a span{
      border-bottom: 2px solid #e91e63;
    }
    /* Sub-links under category */
    .mega-menu li ul {
      padding: 0;
      margin: 0;
      list-style: none;
    }
    
    .mega-menu li ul li {
      margin: 8px 0;
    }
    
    .mega-menu li ul li a {
      color: #444;
      text-decoration: none;
      transition: 0.3s;
      display: inline-block;
      position: relative;
      padding-left: 16px;
    }
    
    .mega-menu li ul li a::before {
      content: "•";
      position: absolute;
      left: 0;
      color: #e91e63;
      font-size: 14px;
    }
    
    .mega-menu li ul li a:hover {
      color: #e91e63;
    }
    .mega-menu li ul hr {
        border-top: unset;
    }
    .header-nav .nav>li .mega-menu>li:after {
    background-color: unset;
    }
    .header-nav .nav>li .mega-menu>li ul a {
        font-size: unset;
    }
    .dlab-bnr-inr {
        padding-top: 100px;
    }
    .header-salon.header-transparent .top-bar, .header-salon.header-transparent .header-nav .nav>li>a, .header-salon.header-transparent .extra-nav .site-button-link, .header-salon.header-transparent .navbar-toggler {
        color: #d9c75d;
    }
    .DZ-theme-btn.DZ-bt-support-now {
        display: none;
    }
    .DZ-theme-btn.DZ-bt-buy-now {
        display: none;
    }
    .fixed-contact-buttons {
      position: fixed;
      bottom: 20px;
      left: 20px;
      z-index: 9999;
      display: flex;
      flex-direction: column;
      gap: 10px;
    }
    
    .contact-btn {
      text-align: center;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
      gap: 8px;
      background-color: #25d366; /* WhatsApp green default */
      color: white;
      padding: 10px 15px;
      border-radius: 30px;
      font-weight: bold;
      text-decoration: none;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
      transition: 0.3s ease;
    }
    
    .contact-btn.call-btn {
      background-color: #007bff; /* Call button blue */
    }
    
    .contact-btn:hover {
      opacity: 0.9;
    }
    .mg{
        padding: 5px;
        display: flex !important;
        flex-wrap: wrap;
        gap: 20px;
    }
    
    .mega-menu-scroll {
  max-height: 400px; /* Adjust as needed */
  overflow-y: auto;
  overflow-x: hidden;
  padding: 20px;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

/* Optional: scrollbar styling (for Webkit-based browsers like Chrome) */
.mega-menu-scroll::-webkit-scrollbar {
  width: 6px;
}
.mega-menu-scroll::-webkit-scrollbar-thumb {
  background-color: #e91e63;
  border-radius: 4px;
}
/*.header-nav .nav>li .treatment.mega-menu {*/
/*    left: -304px;*/
/*    width: max-content;*/
/*}*/
.hair-service-bx {
    background: #f0e9c3b3;
}
.services-box .icon-bx-wraper {
    background: #ffdded9e !important;
}
.hair-service-bx .site-button.white {
    background: #d6be46;
}
#loading-area {
    width: 100%;
    height: 100%;
    background-color: #ffeff6;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 999999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loading-area::before {
    content: "";
    position: absolute;
    width: 18em;   /* increase size here */
    height: 18em;
    background-image: url("images/new-zenith-pre-loader-3.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 2;
}

.loader-circle {
    width: 21em;
    height: 21em;
    border: 2px solid #e5b6c8;
    border-top: 10px solid #FFD700;
    border-radius: 50%;
    animation: spin 1.2s linear infinite;
    position: absolute;
    z-index: 1;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.header-nav .nav>li .mega-menu>li ul a {
    line-height: 1.4;
}
.bg-primary, .header-nav .nav > li .mega-menu > li > ul li > a:after, .header-nav .nav > li .sub-menu li > a:after {
    background-color: #c9b367 !important;
}

    .top-bar ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        gap: 15px;
        align-items: center;
    }

    .top-bar li {
        cursor: pointer;
        position: relative;
    }

    .highlighted-address {
        color: #fff;
        animation: pulseGlowPink 2s ease-in-out infinite;
        font-weight: 500;
    }

    @keyframes pulseGlowPink {
        0% {
            text-shadow: 0 0 4px #ff69b4, 0 0 8px #ff69b4, 0 0 12px #ffffff;
            transform: scale(1);
        }
        50% {
            text-shadow: 0 0 10px #ff69b4, 0 0 20px #ff1493, 0 0 25px #ffffff;
            transform: scale(1.02);
        }
        100% {
            text-shadow: 0 0 4px #ff69b4, 0 0 8px #ff69b4, 0 0 12px #ffffff;
            transform: scale(1);
        }
    }
    .top-bar .container .row{
        font-size: 14px;
    }
    
  /* The main button container */
        .button-wrapper {
            position: relative;
            margin-top:15px;
            border:none;
            display: inline-block;
            border-radius: 9999px;
            padding: 10px;
            overflow: hidden;
            backgound-color:#ffe8be;
            box-shadow: 0 0 0px transparent;
            transition: box-shadow 0.3s ease-in-out;
        }

        /* The animated "snake" border */
        .button-wrapper::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 400%; /* A large width to contain the animation */
            height: 100%;
            border-radius: 9999px;
            background: 
                linear-gradient(90deg, #ff5ea5 25%, transparent 25%),
                linear-gradient(90deg, #ff5ea5 25%, transparent 25%),
                linear-gradient(90deg, #ff5ea5 25%, transparent 25%),
                linear-gradient(90deg, #ff5ea5 25%, transparent 25%);
            background-size: 25% 100%;
            background-repeat: no-repeat;
            animation: move-border 4s linear infinite;
            z-index: -1;
            transition: opacity 0.3s ease-in-out;
            opacity: 1;
        }
        
        /* The glow on hover */
        .button-wrapper:hover::before {
            opacity: 0;
        }

        .button-wrapper:hover {
            box-shadow: 0 0 20px #ff5ea5;
        }

        /* The keyframes for the "snake" animation */
        @keyframes move-border {
            0% {
                background-position: 0 0, 100% 0, 200% 0, 300% 0;
            }
            100% {
                background-position: -400% 0, -300% 0, -200% 0, -100% 0;
            }
        }
        
        .timing-text {
  font-family: 'Brush Script MT', cursive;
  font-size: 40px;
  color: #ff5ea5;
  font-weight: normal;
}

       

        /* The hover effect */
        .button-wrapper:hover .appointment-btn {
            color: #fff;
            background-color: #ff5ea5;
            border-color: #ff5ea5;
        }
  
.button-timing:hover {
  transform: translateY(-3px); /* moves slightly upward */
  box-shadow: 0 4px 8px rgba(0,0,0,0.2); /* adds a little depth */
}

@media screen and (max-width: 991px) {
    .mo-left .header-nav .logo-header img {
        max-width: unset;
        width: 230px;
    }
    
    .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    width:300px;
   
}
}
    
    @media only screen and (max-width: 767px) {
        .top-bar {
            display: block;
        }
        .ph-span{
           display: none; 
        }
        .topbar-social{
           display: none; 
        }
        .top-bar ul {
            gap: 5px;
        }
        .highlighted-address{
            font-size: 10px;
        }
        .highlighted-address i{
            font-size: 10px !important;
        }
        .dlab-topbar-left ul li i{
            font-size: 18px;
        }
        
         .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    width:300px;
   
}
        
    .button-timing {
    width: 100%;          /* full width button */
    padding: 15px;        /* larger padding for touch */
    border-radius: 12px;  /* slightly smaller radius */
    font-size: 18px;      /* larger text */
  }

  .button-timing a {
    font-size: 16px;      /* bigger text for readability */
  }
  
  .logo-header {
    float: left;
    padding: 0;
    margin: 0;
     width: 400px !important; 
    height: 80px;
}
        
        
    }
    

}
@media (min-width: 1300px) {
    .container {
        max-width: 1300px !important;
    }
}

/* Modal background */
.modal {
  display: none; 
  position: fixed; 
  z-index: 999; 
  left: 0; 
  top: 0;
  width: 100%; 
  height: 100%;
  background-color: rgba(0,0,0,0.6); 
  overflow-y: auto;   /* enables vertical scroll */
  overflow-x: hidden; /* prevents horizontal scroll */
  scroll-behavior: smooth; /* smooth vertical scrolling */
}

/* Modal box */
.modal-content {
  background: #fff;
  margin: 12% auto; 
  padding: 20px;
  border-radius: 12px;
  width: 400px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.3);
  animation: fadeIn 0.4s;
  color:#000;
}



/* Close button */
.close {
  color: #333;
  float: right;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
.close:hover {
  color: red;
}

/* Animation */
@keyframes fadeIn {
  from {opacity: 0; transform: scale(0.9);}
  to {opacity: 1; transform: scale(1);}
}
