.header.mm-slideout{
    background:#004dda
}
.header{
    padding: 10px 20px;
}
.main-listing-profile-page .detail_title_1{
margin-bottom: 10px !important;
}
.main-listing-profile-page {
  margin-top: 50px;
}
.timing-open-now ul{
    display: flex;
    margin-bottom: 10px;
}
.timing-open-now ul li .today {
  color: #32a067;
  font-size: 14px;
  line-height: 16px;
}
.timing-open-now ul li span {
  color: rgb(130, 130, 130);
  font-size: 14px;
  line-height: 16px;
}
.timing-open-now ul li {
  margin-right: 10px;
  border-right: solid 1px rgb(130, 130, 130);
  padding-right: 10px;
}
.timing-open-now ul li:last-child{
    border-right: 0px;
}




.image-profile-main .nav-tabs {
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
}

.image-profile-main .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  color: #333;
  padding: 10px 20px;
  font-weight: 500;
  background-color: #f7f7f7;
  margin-right: 5px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.image-profile-main .nav-tabs .nav-link.active {
  background-color: #004dda;
  color: #fff;
  border-color: #004dda;
  position: relative;
}

.image-profile-main .nav-tabs .nav-link:hover {
  background-color: #004dda;
  color: #fff   ;
}

.image-profile-main .tab-content {
/*  border: 1px solid #ddd;*/
  border-top: none;
  padding: 0;
  background: transparent;
  border-radius: 0 0 5px 5px;
}

.image-profile-main .tab-content h5,
.image-profile-main .tab-content h3 {
  color: #000;
  margin-bottom: 15px;
  font-weight: bold;
}
.image-profile-main #map {
  width: 100%;
}
.image-profile-main .magnific-gallery li {
  flex: 0 0 19%;
    margin: 0px 9px;
}
.image-profile-main .magnific-gallery {
  width: 100%;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.image-profile-main .grid-gallery ul li figure{
    height: 100% !important;
}
.image-profile-main .grid-gallery ul li{
    background-color: transparent !important;
}
@media (max-width: 767px) {
  .image-profile-main .nav-tabs .nav-item {
    width: 100%;
    margin-bottom: 5px;
  }

  .image-profile-main .nav-tabs .nav-link {
    width: 100%;
    text-align: center;
  }
  .main-listing-profile-page {
  margin-top: 2px;
}
}
.info-border {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 10px;
  margin-right: 5px;
}




.rating-box {
      background-color: #1ba672;
      color: #fff;
      padding: 2px 6px;
      border-radius: 5px;
      font-weight: 600;
      font-size: 14px;
      display: inline-block;
      margin-right: 5px;
    }
    .info-pill {
      border: 1px solid #ccc;
      border-radius: 20px;
      padding: 2px 12px;
      /*margin-right: 10px;*/
      display: inline-flex;
      align-items: center;
      font-size: 13px;
      color: #444;
      font-size: 12px !important;
  color: #444;
  font-weight: 300;
    }
    .btn-outline {
      border: 1px solid #ccc;
      background: #fff;
      font-size: 10px;
      padding: 6px 9px;
      border-radius: 6px;
      margin: 4px;
    }
    .tags {
      color: #666;
    }
    .location {
      color: #777;
    }
    .phone-link {
      text-decoration: underline;
      color: #007bff;
    }
    @media (min-width: 768px) {
      .button-grid {
        display: block;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: center;
      }
      .location {
  color: #777;
  margin-top: 10px !important;
}
.loc_open {
  margin-top: 15px;
  display: inline-block;
}
    }

    .loc_open{
      margin-top: 20px;
      display: inline-block;
    }

    .listi-til{
      font-size: 36px !important;
      color: #000;
    }
    .breadcrumb{
      background: transparent;
      padding: 0px !important;
    }
    

    .col-md-4.mt-3.mt-md-0.button-grid .btn-outline {
  width: 47% !important;
}

/*==========================================================*/

a.address {
  line-height: 21px;
}

.location a.address::before {
  font-family: 'ElegantIcons';
  content: " " !important;
  margin-right: 5px;
  display: none;

}
.location a.address{
  display: flex;
  align-items: baseline;
}
.profile-share-and-detail span img {
  height: 20px;
  width: 20px;
}
.profile-share-and-detail span {
  height: 30px !important;
  width: 30px;
  background: #004DDA;
  border-radius: 50%;
  padding: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 4px;
}
.profile-share-and-detail {
  display: flex;
}

.only-mobile{
  display: none;
}



@media(max-width:900px){

  .only-desktop{
    display: none;
  }
  .only-mobile{
  display: block !important;
}
.mt-2.time-share-direction {
  display: flex;
  justify-content: space-between;
  align-items: center;
 margin: 8px 0px 14px 0px !important;
}



section#description h4, section#reviews h4 {
  margin: 0 !important;
}

.main-listing-profile-page{
  padding: 20px 0px;
}
.breadcrumb-item{
  margin: 4px 0px;
}
.listi-til {
  font-size: 27px !important;
  color: #000;
  font-weight: 700;
   margin: 0px 0px 10px 0px !important;
  line-height: 30px;
}
.location .address {
  font-size: 12px;
  font-weight: 300;
  color: #404040;
  line-height: 16px;
}
.breadcrumb-item {
      font-weight: 300;
      font-size: 9px;
      line-height: 12px;
      letter-spacing: 0%;
      color: #6E6E6E;

    }


.loc_open {
  margin-top: 14px;
}
.add_bottom_15 {
  margin-bottom: 0px;
}
.tags {
  color: #666;
  margin: 8px 0px !important;
}
.col-md-4.mt-3.mt-md-0.button-grid .btn-outline {
  width: auto !important;
}
.btn-outline{
  padding: 6px 6\4px;
}
.gallery-container {
  margin: 15px 0px;
}
.gallery-left img{
  border-radius: 6px !important;
}
.gallery-right .img-wrapper img{
  border-radius: 4px !important;
}
.gallery-right .img-wrapper{
  border-radius: 4px !important;
  height: 75px;
}
.gallery-container{
  gap: 8px;
}
.gallery-right{
  gap: 5px;
}
.detail-row .container {
  padding: 0px !important;
}
.tabedd .nav-tabs .nav-link{
  padding: 9px 6px !important;
  margin-right: 10px !important;
}
.tabedd .nav-tabs .nav-link.active::after {
  height: 2px !important;
  bottom: 3px !important;
}
.image-profile-main.mt-4 {
  margin-top: 0px !important;
}
.menu-card{
  padding: 4px !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.menu-section {
  padding: 10px !important;
}
.menu-header{
  margin-bottom: 5px !important;
}
.gallery-container {
  display: block !important;
}
.gallery-right {
  display: flex !important;
  margin-top: 10px;
  gap: 7px !important;
 
}
.detail-row .nav-tabs .nav-item {
  margin-bottom: -1px;
  flex: 0 0 auto !important;
}
.detail-row .tabedd .nav-tabs {
  border: none;
  overflow: scroll !important;
  display: flex !important;
  flex-wrap: nowrap !important;
}
.info-section.dropcaps p {
  font-size: 14px !important;
  font-weight: 400 !important;
  text-align: justify;
  margin-bottom: 0px !important;
}
.info-section {
  
  margin: 0 !important;
  padding: 0px !important;
  background: transparent !important;
  border-radius: 0px !important;
  border: 0px !important;
  font-size: 14px;
  font-weight: 400;
  color: #404040;
  text-align: justify;
}



}



 .gallery-container {
    display: flex;
    gap: 15px;
    padding: 0;
    max-width: 100%;
  }

  .gallery-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
  }

  .gallery-left {
    flex: 2;
  }

  .gallery-right {
    flex: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 10px;
  }

  .gallery-right .img-wrapper {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
  }

  .gallery-right .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 12px;
  }

  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.3s ease-in-out;
  }

  .img-wrapper:hover .overlay {
    opacity: 1;
  }

  .overlay button {
    background-color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: bold;
  }



  .tabedd {
      border-bottom: 2px solid #ddd;
    }

    .tabedd .nav-tabs {
      border: none;
    }

    .tabedd .nav-tabs .nav-link {
      color: #555;
      font-weight: 500;
      border: none;
      padding: 12px 16px;
      margin-right: 10px;
      border-radius: 0;
      position: relative;
    }

    .tabedd .nav-tabs .nav-link.active {
      color: #0066ff; /* Your theme color */
      background-color: transparent;
    }

    .tabedd .nav-tabs .nav-link.active::after {
      content: "";
      height: 3px;
      background-color: #0066ff; /* Underline color (theme) */
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
    }


    .offers-section {
      max-width: 900px;
      margin: 30px auto;
      padding: 20px;
    }

    .offer-card {
      border: 1px solid #ddd;
      border-radius: 10px;
      padding: 15px 20px;
      min-height: 120px;
      background-color: #fff;
      background-image: url('https://via.placeholder.com/100x60?text=Bg'); /* replace with your bg */
      background-repeat: no-repeat;
      background-position: bottom right;
      background-size: 80px;
      height: 100%;
      transition: box-shadow 0.2s;
    }
    .offers-section .col-md-4{
      margin-bottom: 20px;
    }

    .offer-card:hover {
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    }

    .offer-title {
      font-weight: 600;
      font-size: 0.85rem;
      color: #0066d9;
      text-transform: uppercase;
    }

   .offer-content {
  font-size: 12px;
  font-weight: 600;
  margin: 5px 0;
}

    .offer-subtext {
      font-size:11px;
      color: #555;
    }

    .highlight-card {
      background: linear-gradient(135deg, #1e3c72, #2a5298);
      color: white;
    }

    .highlight-card .offer-title {
      color: #fff;
    }

    .highlight-card .offer-subtext {
      color: #dbe9ff;
    }

    .input-icon-wrapper {
  position: relative;
}

.input-icon-wrapper input {
  padding-right: 35px; /* leave space for the icon */
}

.input-icon-wrapper i.icon_calendar {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none; /* so the icon doesn't block input clicks */
  color: #999; /* optional icon color */
}

.icon_calendar {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.form-group {
  padding: 5px 15px 5px 15px;
  position: relative;
}


 .info-section {
      max-width: 700px;
      margin: 30px auto;
      
      padding: 20px;
  background: #fff;
  border-radius: 8px;
  border:1px solid #E4E9F1;

    }
    .info-title {
      font-weight: 500;
      font-size: 1rem;
    }
    .info-subtext {
      color: #555;
      font-size: 0.95rem;
      margin-bottom: 20px;
    }
    .cost-value {
      font-size: 1.1rem;
      font-weight: 500;
    }
    .text-muted-small {
      color: #999;
      font-size: 0.85rem;
    }
    .note-link {
      color: #ccc;
      font-size: 0.8rem;
      cursor: pointer;
    }
    .note-link:hover {
      color: #999;
      text-decoration: underline;
    }






    .more-info-box {
      max-width: 900px;
      margin: 30px auto;
      padding: 20px;
      background: #fff;
      border: 1px solid #eee;
      border-radius: 10px;
    }

    .more-info-title {
      font-weight: 500;
      font-size: 1rem;
      margin-bottom: 15px;
    }

    .info-item {
      font-size: 0.95rem;
      color: #333;
      display: flex;
      align-items: center;
      margin-bottom: 10px;
    }

    .info-item i {
      color: #0057ff;
      font-size: 1rem;
      margin-right: 8px;
    }

     .direction-box {
      max-width: 800px;
      margin: 30px auto;
      padding: 20px;
      background: #fff;
      border: 1px solid #eee;
      border-radius: 10px;
    }

    .map-img {
      width: 100%;
      height: 160px;
      object-fit: cover;
      border-radius: 6px;
      margin-bottom: 15px;
    }

    .address-text {
      font-size: 0.95rem;
      color: #333;
      margin-bottom: 10px;
    }

    .btn-outline-primary {
      font-size: 0.85rem;
      padding: 6px 12px;
      margin-right: 8px;
    }

    .bottom-link {
      font-size: 0.85rem;
      color: #007bff;
      text-decoration: none;
      display: inline-block;
      margin-top: 12px;
    }

    .bottom-link:hover {
      text-decoration: underline;
    }


    .reservation-box {
      max-width: 350px;
      border: 1px solid #eaeaea;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 2px 5px rgba(0,0,0,0.05);
      position: sticky;
  top: 120px;
    }

    .reservation-header {
      background-color: #f1f6fd;
      padding: 16px;
    }

    .reservation-header h5 {
      margin: 0 0 6px 0;
      font-weight: 600;
    }

    .reservation-header .offer {
      font-size: 0.9rem;
      color: #007bff;
    }

    .reservation-body {
      padding: 16px;
    }

    .form-select {
      font-size: 0.9rem;
    }

    .btn-reserve {
      background-color: #0066ff;
      color: white;
      font-size: 0.95rem;
      padding: 10px;
      width: 100%;
      margin-top: 16px;
      border-radius: 6px;
    }

    .btn-reserve:hover {
      background-color: #0056e0;
    }