@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  padding: 0px;
  margin: 0px;
  font-family: "Kanit", sans-serif !important;
  overflow-x: hidden;
}

a {
  text-decoration: none !important;
}

:root {
  --primary-color: #fff;
  --secondary-color: #000;
  --orange-color: #ff6c13;
  --ash-color: #666;

}

.top-bar {
  padding: 10px 0px !important;
}

.navbar-collapse {
  justify-content: end !important;
}

.logo-image {
  width: 150px;
}

.header-btn1 {
  border-radius: 45px;
  padding: 8px 24px;
  background: var(--secondary-color);
  border: none;
  font-weight: 400;
  font-size: 15px;
  color: var(--primary-color);
  transition: 0.5s;
  cursor: pointer !important;
  width: fit-content !important;
}

.header-btn2 {
  border-radius: 45px;
  padding: 8px 22px;
  background: var(--orange-color);
  border: none;
  font-weight: 400;
  font-size: 15px;
  color: var(--primary-color) !important;
  transition: 0.5s;
  width: fit-content !important;
}

.nav-list a {
  font-weight: 300;
  font-size: 15px;
  color: #646464;
  padding: 0px 15px !important;
}

.nav-link:focus,
.nav-link:hover {
  color: var(--orange-color) !important;
}

.nav-list .nav-item .active {
  color: var(--orange-color) !important;
}

.nav-list a:hover {
  color: var(--orange-color) !important;
}

.navbar.scrolled {
  background-color: #fff !important;
  padding: 20px 0px !important;
  transition: 1s;
  z-index: 99999;
}

.navbar-bottom {
  background: #f5f5f5;
  min-height: 45px !important;
  padding: 0px !important;
}

.location img {
  width: 20px;
  height: 20px;
}

.location span {
  font-weight: 400;
  font-size: 15px;
  color: #646464;
}

.browse-btn {
  cursor: pointer !important;
  background-color: #e6e6e6;
  padding: 5px 20px;
  margin-left: 20px;
  height: 45px;
}

.browse-btn span {
  font-weight: 500;
  font-size: 13px;
  color: #646464;
}

.shadow {
  display: none;
  top: 40px;
  right: 0;
  z-index: 1000;
  width: 200px;
  border-radius: 8px;
}

.banner-img {
  border-radius: 15px;
  width: 100%;
  height: 355px;
  object-fit: cover;
}

.banner-overlay1 {
  border-radius: 15px;
  width: 100%;
  height: 355px;
  bottom: 0px;
  position: absolute;
  padding: 30px;
}

.categories-box {
  padding: 80px 0px;
}

.banner-overlay1 h2 {
  font-weight: 600;
  font-size: 30px;
  color: var(--secondary-color);
}

.banner-overlay1 p {
  font-weight: 500;
  font-size: 17px;
  color: var(--secondary-color);
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #FF9C00 !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 7px !important;
  height: 7px !important;
  margin: 5px 4px !important;
}

.banner-overlay2 {
  border-radius: 15px;
  width: 100%;
  height: 355px;
  bottom: 0px;
  position: absolute;
  padding: 30px 40px;
}

.banner-overlay2 h2 {
  font-weight: 600;
  font-size: 28px;
  color: var(--secondary-color);
  margin-bottom: 0px;
}

.banner-overlay-pera {
  font-weight: 600;
  font-size: 22px;
  color: var(--secondary-color);
  margin-bottom: 0px;
  margin-top: 5px;
}

.banner-overlay-pera2 {
  font-weight: 600;
  font-size: 17px;
  color: var(--secondary-color);

}

.grp-img {
  width: 99px;
  height: 38px;
  object-fit: cover;
}

.grp-pera {
  font-weight: 400;
  font-size: 20px;
  color: var(--ash-color);
  padding-top: 5px;
  padding-left: 10px;

}

.main-head {
  font-weight: 500;
  font-size: 45px;
  line-height: 115%;
  color: var(--secondary-color);
}

.main-head span {
  color: var(--orange-color);
}

.category-img {
  border-radius: 15px;
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.caregory-head {
  font-weight: 400;
  font-size: 17px;
  color: #646464;
  text-align: center;
  margin-top: 15px;
}

.brands-sm-head {
  font-weight: 400;
  font-size: 17px;
  color: var(--ash-color);
}

.shop-image {
  width: 100%;
  height: 340px;
  border-radius: 15px;
  object-fit: cover;
  position: relative;
  border: 1px solid #ebebeb;
}

.shop-box {
  width: 100%;
  border-radius: 15px;
  min-height: 80px;
  background: #f5f5f5;
  align-items: center;
  margin-top: 12px;
  padding: 10px 20px;
}

.shop-head {
  font-weight: 400;
  font-size: 20px;
  color: var(--secondary-color);
  margin-bottom: 0px;
}

.shop-pera {
  font-weight: 300;
  font-size: 13px;
  color: #929292;
  margin-bottom: 0px;
  margin-top: 5px;
}

.shop-right-pera {
  font-weight: 400;
  font-size: 15px;
  color: #929292;
  margin-bottom: 0px;

}

.brands-box {
  min-height: 89px;
  width: 100%;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  border-radius: 8px;
  align-content: center;
  text-align: center;
}

.brand-img {
  width: 70px;
  object-fit: cover;
}

.brand-sec {
  padding-bottom: 100px;
}

.regshop-sec {
  background-image: url(../../images/sec-bg-img.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0px;
}

.regshop-image {
  width: 100%;
}

.regshop-head {
  font-weight: 500;
  font-size: 40px;
  line-height: 116%;
  color: var(--secondary-color);
}

.shop-reg-btn {
  border-radius: 40px;
  padding: 7px 24px;
  background: #ee7434;
  border: none;
  transition: 0.5s;
  font-weight: 400;
  font-size: 15px;
  color: var(--primary-color);
}

.tick-img {
  width: 30px;
  height: 30px;
  object-fit: cover;
}

.regshop-semihead {
  font-weight: 500;
  font-size: 18px;
  color: var(--secondary-color);
  margin-top: 5px;
  margin-bottom: 0px;
}

.regshop-pera {
  font-weight: 300;
  font-size: 12px;
  line-height: 158%;
  color: var(--ash-color);
  margin-top: 10px;
}

.shop-list-box {
  border-radius: 15px;
  width: 100%;
  min-height: 225px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.15);
  background: var(--primary-color);
  padding: 20px 0px;
  position: relative;
}

.shop-list-img1 {
  width: 100%;
}

.shop-list-box2 {
  border-radius: 15px;
  width: 100%;
  min-height: 225px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.15);
  background: var(--primary-color);
  padding: 24px 30px;
  position: relative;

}

.shop-list-box3 {
  border-radius: 15px;
  width: 100%;
  min-height: 225px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.15);
  background: var(--primary-color);
  padding: 10px 30px 25px;
  position: relative;

}

.shop-list-head {
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: var(--secondary-color);
  margin-top: 24px;
  margin-bottom: 0px;
}

.shop-list-pera {
  font-weight: 300;
  font-size: 13px;
  line-height: 176%;
  text-align: center;
  color: #282a39;
  margin-top: 10px;
}

.step-number {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 40px;
  height: 40px;
  background-color: #ee7434;
  ;
  color: var(--primary-color);
  font-size: 17px;
  font-weight: 400;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.shoplist-sec-box {
  margin-top: 80px;
}

.quote-sec-box {
  padding: 100px 0px;
}

.qoute-main-head {
  font-weight: 400;
  font-size: 48px;
  /* line-height: 129%; */
  color: #282a39;
}

.quote-box {
  width: 100%;
  padding: 40px 40px 20px;
  border-radius: 11px;
  background: #f5f5f5;
}

.quote-img {
  width: 40px !important;
}

.quote-pera {
  font-weight: 300;
  font-size: 15px;
  line-height: 185%;
  color: var(--secondary-color);
  margin-top: 15px;
}

.auth-name {
  font-weight: 400;
  font-size: 16px;
  color: #282a39;
  margin-top: 38px;
  margin-bottom: 0px;
}

.auth-pera {
  font-weight: 400;
  font-size: 13px;
  line-height: 185%;
  color: #666;
  margin-top: 10px;
}

.auther-img {
  width: 100px !important;
  border-radius: 100%;
  float: right;
}


.viewmore-sec {
  background-image: url(../../images/viewmore-sec-bgimg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 600px;
}

.viewmore-sec-overlay {
  background-image: url(../../images/viewmore-bg2.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 600px;
  align-content: center;
}

.viewmore-head {
  font-weight: 500;
  font-size: 55px;
  line-height: 115%;
  color: var(--primary-color);
}

.last-sec-box {
  padding: 100px 0px 0px;
}


.footer-sec {
  background: #090b0b;
  margin-top: 100px;
}

.footer-logo {
  width: 140px;
}

.footer-ul {
  list-style-type: none;
  padding: 0px;
}

.footer-li {
  font-weight: 400;
  font-size: 14px;
  color: var(--primary-color);
  margin-left: 20px;
  display: inline-block;
}

.footer-box {
  padding: 30px 0px 20px;
}

.footer-hr {
  border: 1px solid #353535;
  width: 100%;
  height: 0px;
}

.footer-head {
  font-weight: 400;
  font-size: 44px;
  /* line-height: 138%; */
  color: #bbbaba;
}

.footer-head span a {
  text-decoration: underline !important;
  color: var(--primary-color);
}

.footer-cntct-link {
  font-weight: 275;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.79);
}


.useful-link-head {
  font-weight: 400;
  font-size: 18px;
  color: var(--primary-color);
}

.usefil-link h6 {
  font-weight: 500;
  font-size: 15px;
  color: var(--primary-color);
}

.usefil-link ul {
  list-style-type: none;
  padding-left: 0px;
}

.usefil-link li {
  font-weight: 275;
  color: rgba(255, 255, 255, 0.79);
  font-size: 15px;
  padding-top: 5px;
}


.footer-bottom-box {
  min-height: 60px;
  width: 100%;
  background: #1c1f1f;
  align-content: center;
  justify-items: center;
}

.footer-bottom-box p {
  font-weight: 400;
  font-size: 15px;
  color: var(--primary-color);
  margin-bottom: 0px;
}


.accordion-button {
  border: 0.87px solid #ebebeb !important;
  border-radius: 20px !important;
  min-height: 87px !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: var(--secondary-color) !important;
}

.accordion-button:not(.collapsed) {
  background-color: transparent !important;
}

.accordion-item {
  border: 0.87px solid #ebebeb !important;
  border-radius: 20px !important;

}

.accordion-button:focus {
  box-shadow: none !important;
}

.accordion-body {
  font-weight: 300;
  font-size: 13px;
  line-height: 143%;
  color: #787e82;
}

.accordion-button::after {
  --bs-accordion-btn-icon-width: 40px !important;
  background-image: url(../../images/plus.png) !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../../images/minus.png) !important;

}

#owl-shops .owl-nav.disabled+.owl-dots {
  margin-top: 35px !important;
}

#owl-category .owl-nav.disabled+.owl-dots {
  margin-top: 35px !important;
}

#owl-example .owl-nav.disabled+.owl-dots {
  margin-top: -32px !important;
  position: absolute !important;
  margin-left: 400px !important;
}

#owl-example1 .owl-nav.disabled+.owl-dots {
  margin-top: -32px !important;
  position: absolute !important;
  margin-left: 188px !important;
}

#owl-example .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.6) !important;
}

#owl-example .owl-dots .owl-dot.active span,
#owl-example .owl-dots .owl-dot:hover span {
  background: #FF9C00 !important;
}

#owl-example1 .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.6) !important;
}

#owl-example1 .owl-dots .owl-dot.active span,
#owl-example1 .owl-dots .owl-dot:hover span {
  background: #FF9C00 !important;
}

.image-heart {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: var(--primary-color);
  cursor: pointer;
  align-content: center !important;
  justify-items: center !important;
}

.like-btn i {
  font-size: 20px;
  transition: color 0.3s ease;
  color: #000;
}

.like-btn.liked i {
  color: red;
}

.star-box {
  border-radius: 40px;
  width: 70px;
  min-height: 38px;
  background: var(--primary-color);
  align-content: center;
  justify-items: center;
}

.star-box h6 {
  font-weight: 400;
  font-size: 13px;
  color: var(--secondary-color);
  margin-bottom: 0px;
}

.shop-top-box {
  width: 100%;
  position: absolute;
  top: 20px;
  padding: 0px 20px;
}

.star-image {
  margin-top: -5px;
}

.has-search .form-control {
  padding-left: 42px;
  width: 378px;
  border: 1px solid #eaeaea;
  border-radius: 25px;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  padding-left: 15px;

}

.search-cntrl::placeholder {
  font-weight: 300 !important;
  font-size: 15px !important;
  color: rgba(53, 45, 45, 0.76) !important;
}

.innerpage-box {
  margin: 70px 0px 100px;
}

.inner-sm-head {
  font-weight: 400;
  font-size: 20px;
  color: var(--ash-color);
  margin-bottom: 0px;
}

.inner-main-head {
  font-weight: 500;
  font-size: 42px;
  color: var(--secondary-color);
}

.filter-btn {
  border: 1px solid #d4d4d4;
  background: transparent;
  border-radius: 90px;
  width: 115px;
  height: 42px;
  font-weight: 400;
  font-size: 17px;
  color: var(--secondary-color);
}

.shop-top-box1 {
  width: 100%;
  position: absolute;
  top: 20px;
  padding: 0px 45px 0px 20px;
}

.offers-box {
  margin-bottom: 100px;
}

.offers-image {
  width: 100%;
  height: 330px;
  border-radius: 15px;
  object-fit: cover;
  position: relative;
}

.offers-overlay {
  width: 100%;
  height: 330px;
  border-radius: 15px;
  bottom: 0px;
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  align-content: end;
  padding: 10px 30px;
}

.offers-overlay p {
  font-weight: 400;
  font-size: 20px;
  line-height: 141%;
  color: var(--primary-color);
}


.inner-detyl-box {
  margin: 30px 0px;
}

.inner-banner-img {
  width: 100%;
  height: 355px;
  object-fit: cover;
  border-radius: 15px;
}

#owl-salon .owl-nav.disabled+.owl-dots {
  margin-top: -32px !important;
  position: absolute !important;
  margin-left: 400px !important;
}

#owl-beautyproduct .owl-nav.disabled+.owl-dots {
  margin-top: -32px !important;
  position: absolute !important;
  left: 41%;
}

.prdct-img {
  width: 100%;
  height: 355px;
  object-fit: cover;
  border-radius: 15px;
}

.prodct-overlay {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 235px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  align-content: end;
  padding: 30px;
}

.prodct-overlay p {
  font-weight: 400;
  font-size: 25px;
  line-height: 128%;
  color: var(--primary-color);
}

.compamy-logo {
  width: 160px;
  height: 160px;
  object-fit: cover;
  position: absolute;
  top: -80px;
  left: 45px;
  z-index: 5;
  border-radius: 50%;
  border: 4px solid white;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.company-name {
  font-weight: 400;
  font-size: 36px;

  color: #525151;
  margin-bottom: 0px;
}

.compnyname-pr {
  font-weight: 300;
  font-size: 15px;
  color: var(--ash-color);
  margin-left: 7px;
  margin-bottom: 0px;
}

.cmpny-dtyl {
  font-weight: 300;
  font-size: 15px;
  color: #525151;
  margin-left: 4px;
  margin-top: -3px;

}

.cmpny-line {
  border: 1.29px solid #c9c7c7;
  height: 14px;
  height: 12px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 3px;
}

.cmpny-dtyl span {
  color: #5fb759;
}

.upload-box {
  width: 50px;
  height: 50px;
  border: 1px #ebebeb;
  border-radius: 100%;
  background: #f5f5f5;
  align-content: center;
  text-align: center;
}

.dashed-hr {
  border: 1px dashed #ebebeb;
  width: 100%;
  height: 0px;
}

.nav-shop-details {
  display: flex;
  justify-content: center;
}

.tab-for-program {
  background-color: transparent !important;
  border: 0.96px solid #ebebeb !important;
  border-radius: 48px !important;
  padding: 7px 20px !important;
  margin: 40px 10px 0px;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: var(--ash-color) !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background: var(--orange-color) !important;
  color: #ebebeb !important;
  border: none !important;
  font-weight: 400 !important;
  font-size: 18px !important;
}


.custom-nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
  margin: 0px 0;
}

.custom-nav-wrapper button {
  background: none;
  border: 0.37px var(--ash-color);
  border-radius: 100%;
  padding: 10px 8px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: rgba(102, 102, 102, 0.8);
  cursor: pointer;
  transition: all 0.3s ease;

}

.custom-nav-wrapper button:hover {
  background: none;
  color: var(--orange-color);
}

.custom-nav-wrapper .text {
  margin: 0 8px;
  font-weight: 500;
}

.custom-nav-wrapper .divider {
  color: #8c8c8e;
  font-size: 20px;
}

.hero-text {
  font-weight: 400;
  font-size: 32px;
  color: #525151;
}

.service-image {
  border-radius: 15px;
  height: 160px;
  width: 100%;
  object-fit: cover;
  position: relative;
}

.service-overlay {
  position: absolute;
  border-radius: 15px;
  width: 100%;
  height: 98px;
  background: linear-gradient(180deg, rgba(19, 26, 36, 0) 0%, rgba(19, 26, 36, 0.9) 100%);
  align-content: end;
  padding: 10px;
  bottom: 0px;
}

.service-overlay h6 {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: var(--primary-color);
}

.select-service-box {
  border-radius: 10px;
  width: 100%;
  min-height: 10px;
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  align-items: center;
  padding: 20px;
}

.srvice-img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}

.service-head {
  font-weight: 400;
  font-size: 15px;
  color: #525151;
  margin-bottom: 0px;
}

.servce-pera {
  font-weight: 300;
  font-size: 13px;
  color: var(--ash-color);
  margin-bottom: 0px;
  margin-top: 5px;
}

.price-p {
  font-weight: 500;
  font-size: 16px;
  color: #525151;
  margin-bottom: 0px;
}

.book-btn {
  border-radius: 26px;
  padding: 3px 15px;
  border: none;
  background: var(--orange-color);
  font-weight: 400;
  font-size: 13px;
  color: var(--primary-color);
  margin-top: 5px;

}

.abt-semi-head {
  font-weight: 400;
  font-size: 32px;
  color: var(--secondary-color);
}

.abt-inner-pera {
  font-weight: 300;
  font-size: 14px;
  line-height: 180%;
  color: rgba(102, 102, 102, 0.8);
}

.days {
  font-weight: 300;
  font-size: 18px;
  color: var(--ash-color);
  margin-bottom: 0px;
}

.hours span {
  color: #f00;
}

.operation-line {
  border: 1px solid #ebebeb;
  width: 100%;
  margin-top: 10px;
}

.hours {
  font-weight: 300;
  font-size: 18px;
  color: var(--secondary-color);
  margin-bottom: 0px;
}

.lction-map {
  width: 100%;
  border-radius: 15px;
  height: 340px;
}

.abt-detyl-box {
  display: flex;
  justify-content: center;
}

.cmpny-detyl-box {
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 12px 20px;
  background: #f5f5f5;
  align-items: center;
  margin-top: 15px;
}

.cmpny-detyl-box p {
  font-weight: 300;
  font-size: 15px;
  color: #525151;
  margin-bottom: 0px;
  margin-left: 10px;
}

.team-member-img {
  border-radius: 14px;
  width: 100%;
  height: 146px;
  object-fit: cover;
}

.member-name {
  font-weight: 500;
  font-size: 18px;
  color: var(--secondary-color);
  margin-bottom: 0px;
  margin-top: 10px;
  text-align: center;

}

.member-pera {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: var(--ash-color);
  margin-bottom: 0px;
  margin-top: 8px;
}

.member-pera2 {
  font-weight: 300;
  font-size: 16px;
  text-align: center;
  color: var(--ash-color);
}

.rating-box {
  border-radius: 15px;
  width: 100%;
  min-height: 220px;
  background: #f5f5f5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.rating-box h6 {
  font-weight: 400;
  font-size: 35px;
  color: #ff6c13;
  margin-bottom: 0px;
}

.star-pic {
  width: 35px;
}

.rating-box p {
  font-weight: 400;
  font-size: 16px;
  color: rgba(102, 102, 102, 0.75);
  margin-bottom: 0px;
  margin-top: 10px;
}

.review-pera1 {
  font-weight: 400;
  font-size: 17px;
  color: #181818;
  margin-bottom: 0px;
  margin-right: 20px;
}

.review-pera2 {
  font-weight: 400;
  font-size: 17px;
  color: rgba(102, 102, 102, 0.75);
  margin-bottom: 0px;
  margin-left: 20px;
}

.feedback-box {
  border-radius: 10px;
  width: 100%;
  padding: 30px 20px;
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
}

.user-img {
  border-radius: 100%;
  width: 70px;
  height: 70px;
  object-fit: cover;
  margin-right: 10px;
}

.user-dtyl h6 {
  font-weight: 400;
  font-size: 16px;
  color: #181818;
  margin-bottom: 0px;
}

.user-dtyl p {
  font-weight: 400;
  font-size: 13px;
  color: rgba(102, 102, 102, 0.75);
  margin-bottom: 0px;
  margin-top: 10px;
}

.user-reviw-img {
  width: 20px;
}

.feedback-pera {
  font-weight: 300;
  font-size: 14px;
  color: rgba(102, 102, 102, 0.75);
  margin-bottom: 0px;
  margin-top: 10px;
}

.shop-detyl-link {
  color: var(--secondary-color);
}

.progress {
  border-radius: 50px !important;
  height: 6px !important;
  width: 70% !important;
  background: #ebebeb !important;
}

.progress-bar {
  background: var(--orange-color) !important;
  border-radius: 50px !important;
}

.breadcrumb .breadcrumb-item a {
  font-weight: 300 !important;
  font-size: 15px !important;
  color: rgba(102, 102, 102, 0.5) !important;
}

.breadcrumb .active {
  font-weight: 400 !important;
  font-size: 15px !important;
  color: var(--ash-color) !important;
}

.book-btn1 {
  border-radius: 26px;
  padding: 3px 10px;
  border: none;
  background: #25d366;
  font-weight: 400;
  font-size: 13px;
  color: var(--primary-color);
  margin-top: 5px;
}

.booking-box-num2 {
  margin-bottom: 80px;
}

.paymentsummery-box {
  background: var(--primary-color);
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  border: 0.75px solid #ebebeb;
  border-radius: 5px;
  padding: 30px;
  position: relative;
  overflow: hidden;
}

.payment-head {
  font-weight: 400;
  font-size: 24px;
  color: var(--secondary-color);
}



.paymnt-detyls p {
  font-weight: 300;
  font-size: 12px;
  color: var(--ash-color);
  margin-bottom: 0px;

}

.price-detyls {
  font-weight: 500;
  font-size: 17px;
  color: #181818;
}




.total h6 {
  font-weight: 400;
  font-size: 19px;
  color: var(--secondary-color);
  margin-bottom: 0px;
}

.total h5 {
  font-weight: 500;
  font-size: 21px;
  color: #25d366;
  margin-bottom: 0px;
  margin-top: 4px;
}

.continue-btn {
  border-radius: 32px;
  width: 170px;
  height: 50px;
  background: var(--orange-color);
  border: none;
  font-weight: 400;
  font-size: 18px;
  color: var(--primary-color);
}

.member-prfl {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 100%;
}

.profile-card {
  position: relative;
  border: 2px solid transparent;
  border-radius: 10px;
  cursor: pointer;
  transition: border 0.3s ease;
}

.profile-card.selected {
  border: 1px solid #25d366;
  border-radius: 14px;
}

.tick-mark {
  display: none !important;
  position: absolute;
  top: -9px;
  right: -9px;
  background-color: #18c964;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.profile-card.selected .tick-mark {
  display: flex !important;
}



.calendar-container {
  max-width: 100%;
  margin: 0 auto;
  padding-right: 50px;
}

.calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.month-selector {
  display: flex;
  align-items: center;
  gap: 35px;
  background: transparent;
  padding: 8px 18px;
  border: 1px solid #dadada;
  border-radius: 36px;
  cursor: pointer;
}

.month-text {
  font-weight: 400;
  font-size: 14px;
  color: var(--secondary-color);
}

/* .dropdown-arrow {
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid #64748b;
        } */

.nav-buttons {
  display: flex;
  gap: 8px;
}

.nav-btn {
  width: 35px;
  height: 35px;
  border: 1px solid #dadada;
  background: transparent;
  border-radius: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

.nav-btn:hover {
  background: #f1f5f9;
}

.nav-btn::before {
  content: '';
  width: 0;
  height: 0;
}

/* .nav-btn.prev::before {
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            border-right: 6px solid #64748b;
          
        } */

/* .nav-btn.next::before {
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            border-left: 6px solid #64748b;
        } */

.calendar-days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 12px;
  margin-bottom: 24px;
  justify-items: center;
}

.day-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s;
  background: transparent;
  border: none;
  padding: 0;
}

.date-circle {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 400;
  color: var(--secondary-color);
  background: #fff;
  border: 1px solid #e0e0e0;
  margin-bottom: 8px;
  transition: all 0.2s;
}

.day-item.selected .date-circle {
  background: #ff6c13;
  /* Purple color matching design */
  color: #fff;

}

/* Unselected state hover */
.day-item:not(.selected):not(.unavailable) .date-circle:hover {
  border-color: #6f42c1;
  color: #6f42c1;
}

.day-item.unavailable {
  opacity: 0.5;
  cursor: not-allowed;
}

.day-item.unavailable .date-circle {
  background: #fff;
  color: #000;
}

.day-name {
  font-weight: 400;
  font-size: 16px;
  color: var(--secondary-color);
  margin-bottom: 0px;
}

.day-item.selected .day-name {
  color: var(--secondary-color);
  /* Name remains dark even when selected */
  font-weight: 500;
}

.time-slots-section {
  margin-top: 45px;
}

/* .section-title {
  font-size: 16px;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 16px;
} */

.time-slots-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.time-slot {
  padding: 16px 16px;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  transition: all 0.2s;
  border: 1px solid #dadada;
  background: transparent;
}

.time-slot.available {
  color: var(--orange-color);
  border: 1px solid #dadada;
}

.time-slot.available:hover {
  background: rgba(255, 108, 19, 0.8);
  border: 1px solid #dadada;
  color: var(--primary-color);
}

.time-slot.selected {
  background: rgba(255, 108, 19, 0.8);
  color: var(--primary-color);
  border: 1px solid #dadada;
}

.time-slot.unavailable {
  color: #dadada;
  background: transparent;
  border: 1px solid #dadada;
  cursor: not-allowed;
  opacity: 0.6;
}

.time-slot.unavailable:hover {
  background: transparent;
  border: 1px solid #dadada;
  color: #dadada;
  cursor: not-allowed;
}

/* Month/Year Picker Styles */
.picker-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
}

.picker-modal {
  background: white;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  max-width: 400px;
  width: 90%;
  max-height: 80vh;
  overflow-y: auto;
}

.picker-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.picker-title {
  font-size: 18px;
  font-weight: 600;
  color: #1e293b;
}

.close-btn {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #64748b;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background 0.2s;
}

.close-btn:hover {
  background: #f1f5f9;
}

.year-selector {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 20px;
}

.year-nav {
  background: none;
  border: 1px solid #e2e8f0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

.year-nav:hover {
  background: #f1f5f9;
  border-color: #94a3b8;
}

.current-year {
  font-size: 20px;
  font-weight: 600;
  color: #1e293b;
  min-width: 80px;
  text-align: center;
}

.months-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}

.month-option {
  padding: 12px 16px;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s;
  border: 1px solid #e2e8f0;
  background: white;
  color: #334155;
}

.month-option:hover {
  background: #f1f5f9;
  border-color: #94a3b8;
}

.month-option.current {
  background: var(--orange-color);
  color: white;
  border-color: #ff6404;
}


.breadcrumb-item+.breadcrumb-item::before {
  font-weight: 300;
  font-size: 15px;
  color: var(--ash-color) !important;
  padding-right: 5px !important;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 5px !important;
}

.loggedin-box {
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  width: 100%;
  min-height: 130px;
  border-radius: 15px;
  font-weight: 500;
  font-size: 25px;
  color: var(--ash-color);
  align-content: center;
  padding: 35px;
}

.loggedbox-vector {
  width: 76px;
  position: absolute;
  top: 6%;
  left: -32px;

}

.payment-method-box {
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  border-radius: 15px;
  padding: 40px;
}

.checkbox-circle {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: relative;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  border: 1px solid #181818;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  &:checked:after {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    height: 8px;
    width: 8px;
    background: var(--orange-color);
  }
}

.form-check label {
  font-weight: 400;
  font-size: 16px;
  color: #181818;
}

.form-check-payment {
  padding-left: 0px !important;
  display: flex !important;
  align-items: center !important;
}

.payment-method-img {
  width: 30px;
  margin-right: 10px;
}

.payment-detyls-box {
  border: 1px solid #dfdcdc;
  border-radius: 15px;
  width: 100%;
  min-height: 45px;
  padding: 10px 20px;
  font-weight: 300;
  font-size: 14px;
  color: #898989;
  align-items: center;
}

.form-check-input:checked {
  background-color: #06e775 !important;
  border-color: transparent !important;
}

.form-check-input[type=checkbox] {
  border-radius: 0px !important;
}

.form-check-label {
  font-weight: 300 !important;
  font-size: 14px !important;
  color: #3c3f4e !important;
}

.payment-btn {
  border-radius: 60px;
  width: 100%;
  height: 44px;
  background: var(--orange-color);
  font-weight: 500;
  font-size: 14px;
  color: var(--primary-color);
  border: none;
  margin: auto;
  display: block;
}

.loggedbox-vector2 {
  width: 76px;
  position: absolute;
  left: -32px;
  top: 23%;
}

.vector-line {
  border: 1px dashed #d3d3d3;
  height: 79px;
  position: absolute;
  left: 3px;
  top: 14%;
}

.member-rating-box {
  border-radius: 7px 0 14px 0;
  padding: 7px 5px;
  width: 41px;
  height: 25px;
  background: #ebebeb;
  position: absolute;
  top: 0%;
  left: calc(var(--bs-gutter-x) * .5);
  justify-items: center;
}

.member-rating-pera {
  font-weight: 300;
  font-size: 8px;
  color: var(--secondary-color);
}

/* .member-rating-box2 {
  border-radius: 7px 0 14px 0;
  padding: 7px 5px;
  width: 36px;
  height: 25px;
  background: #ebebeb;
  position: absolute;
  top: 49%;
  left: 137px;
  justify-items: center;
} */

.abt-row-box {
  margin: 80px 0px;
}

.abtus-peragrph {
  font-weight: 300;
  font-size: 16px;
  line-height: 142%;
  color: var(--ash-color);
}

.tick-pera {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: var(--secondary-color);
  padding-left: 5px;
  margin-bottom: 0px;
}

.abt-img {
  width: 100%;
}

.abt-main-head {
  font-weight: 500;
  font-size: 42px;
  line-height: 116%;
  color: var(--secondary-color);
}

.abt-main-head span {
  color: var(--orange-color);
}

.mivi-box {
  border-radius: 15px;
  width: 100%;
  min-height: 180px;
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  align-content: center;
  padding: 30px;
}

.mission-img {
  width: 80px;
}

.mision-head {
  font-weight: 500;
  font-size: 22px;
  line-height: 135%;
  color: var(--secondary-color);
  margin-bottom: 0px;
}

.abtus-semi-peragrph {
  font-weight: 300;
  font-size: 14px;
  line-height: 142%;
  color: var(--ash-color);
  margin-bottom: 0px;
}

.offer-head {
  font-weight: 500;
  font-size: 19px;
  color: var(--orange-color);
  margin-bottom: 0px;
}

.offer-girl-img1 {
  width: 100%;
}

.offer-girl-img2 {
  width: 107%;
  position: absolute;
  left: -25px;
  top: 17%;
  height: 527px;
  object-fit: cover;
}

.offer-girl-box1 {
  margin-left: 115px;
  width: 100%;
  margin-top: 27px;
}

.offer-girl-box2 {
  margin-top: 142px;
  width: 100%;
}

.offer-girl-box3 {
  margin-top: 140px;
  width: 100%;
  margin-left: 128px;
}

.offer-girl-box4 {
  margin-top: 43px;
  width: 100%;
  margin-left: -209px;
}

.offer-girl-box5 {
  margin-top: 160px;
  width: 100%;
  margin-left: -63px;
}

.offer-girl-box6 {
  margin-top: 120px;
  width: 100%;
  margin-left: -35px;
}

.offergirl-overlay {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 50.48%);
  width: 100%;
  height: 170px;
  position: absolute;
  top: 85%;
}

.mivi-right-head {
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  color: var(--orange-color);
  margin-bottom: 0px;
}

.mivi-right-pera {
  font-weight: 300;
  font-size: 14px;
  line-height: 142%;
  text-align: center;
  color: var(--ash-color);
  margin-bottom: 0px;
  margin-top: 10px;
}

.mivi-right-box {
  position: absolute;
  width: 220px;
  height: 210px;
  top: 9%;
  left: 501px;
}

.viewmore-peragraph {
  font-weight: 300;
  font-size: 16px;
  line-height: 142%;
  color: var(--primary-color);
}

.affhub-abt-sec {
  background-image: url(../../images/sec-bg-img.png);
  padding: 80px 0px !important;
}

.abtus-img2 {
  width: 100%;
}

.booking-box {
  border-radius: 15px;
  width: 100%;
  min-height: 190px;
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  padding: 18px;
  margin-bottom: 0px;
}

.compny-logo2 {
  width: 100%;
  border-radius: 10px;
  height: 150px;
  object-fit: cover;
}

.company-name2 {
  font-weight: 400;
  font-size: 23px;
  color: #181818;
}

.compnyname-pr2 {
  font-weight: 300;
  font-size: 8px;
  color: var(--ash-color);
  margin-top: 12px;
  margin-left: 7px;
  margin-bottom: 0px;
}

.cmpny-dtyl1 {
  font-weight: 300;
  font-size: 13px;
  color: #525151;
  margin-left: 4px;
  margin-top: -3px;
  margin-bottom: 0px;

}

.cmpny-line1 {
  border: 1.29px solid #c9c7c7;
  height: 10px;
  margin-left: 13px;
  margin-right: 13px;
  margin-top: 3px;
}

.service-detyl-pera {
  font-weight: 400;
  font-size: 15px;
  color: #181818;
  margin-bottom: 0px;
}

.service-detyl-pera span {
  color: var(--orange-color);
}

.booking-sm-pera {
  font-weight: 300;
  font-size: 8px;
  line-height: 142%;
  text-align: center;
  color: var(--orange-color);
  margin-bottom: 0px;

}

.cancel-btn {
  border-radius: 17px;
  width: 92px;
  height: 28px;
  background: var(--orange-color);
  font-weight: 400;
  font-size: 10px;
  color: var(--primary-color);
  border: none;
}

.cancel-btn2 {
  border-radius: 17px;
  width: 92px;
  height: 28px;
  background: #25d366;
  ;
  font-weight: 400;
  font-size: 10px;
  color: var(--primary-color);
  border: none;
}

.inner-main-pera {
  font-weight: 300;
  font-size: 13px;
  color: #787e82;
}

.offer-deal-img {
  width: 100%;
  border-radius: 5px;
  height: 200px;
  object-fit: cover;
}

.contactus-image {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 10px;
}

.contact-box {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  background: #f5f5f5;
  padding: 40px;
}

.cntct-cntrl {
  border-radius: 10px !important;
  background: var(--primary-color) !important;
  border: none !important;
  padding: 10px !important;
}

.cntct-label {
  font-weight: 400;
  font-size: 17px;
  color: var(--ash-color);
}

.contact-btn {
  border-radius: 87px;
  width: 170px !important;
  height: 45px;
  background: var(--orange-color);
  border: none;
  font-weight: 400;
  font-size: 17px;
  color: #f5f5f5;
}

.contact-main-head {
  font-weight: 500;
  font-size: 38px;
  line-height: 123%;
  color: var(--secondary-color);
}

.contact-main-head span {
  color: var(--orange-color);
}

.contact-detyl-box {
  border-radius: 10px;
  width: 100%;
  min-height: 100px;
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  padding: 10px 30px;
  align-items: center;
}

.address-img {
  width: 55px;
  height: 55px;
  object-fit: cover;
}

.address-detyl h6 {
  font-weight: 400;
  font-size: 20px;
  color: var(--ash-color);
  margin-bottom: 8px;
}

.address-detyl a {
  font-weight: 400;
  font-size: 18px;
  color: var(--secondary-color);
}

.cntact-map {
  width: 100%;
  border-radius: 10px;
  height: 396px;
}

.login-img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.login-div {
  width: 50%;
  margin: auto;
}

.login-div-reg {
  width: 65%;
  margin: auto;
}


.login-h1 {
  font-weight: 500;
  font-size: 30px;
  color: var(--secondary-color);
}

.login-cntrl {
  border-radius: 10px !important;
  border: 1.50px solid #ebebeb !important;
  padding: 13px 15px !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  color: var(--secondary-color) !important;

}

.login-cntrl::placeholder {
  font-weight: 300 !important;
  font-size: 13px !important;
  color: #85888e !important;
  text-transform: uppercase !important;
}

.login-btn {
  border-radius: 50px;
  width: 100%;
  height: 50px;
  background: var(--orange-color);
  border: none;
  font-weight: 400;
  font-size: 18px;
  color: var(--primary-color);
  transition: 1s;
  padding: 0px 20px;
}

.login-link1 {
  font-weight: 400;
  font-size: 16px;
  color: #757575;
}

.login-link2 {
  font-weight: 400;
  font-size: 16px;
  color: var(--secondary-color);
}

.login-link2 span {
  color: var(--orange-color);
}

.toggle-password {
  float: right;
  cursor: pointer;
  margin-right: 15px;
  margin-top: -33px;
  color: #6c757d;
  transition: color 0.3s ease;
  z-index: 10;
  position: relative;
}

.toggle-password:hover {
  color: var(--orange-color);
}

.location-icon {
  float: right;
  cursor: pointer;
  margin-right: 15px;
  color: #6c757d;
}

.login-label {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #1c1f1d;
}

.prfl-head {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  color: #1c1f1d;
}

.upload-prfl-div {
  border: 1.15px solid #dcdbdb;
  border-radius: 115px;
  width: 83px;
  height: 83px;
  background: #f9fafb;
  margin: auto;
}

/* .prfil-img2 {
  width: 83px;
  height: 83px;
  object-fit: cover;
} */

.edit-circle {
  border: 1.15px solid #dcdbdb;
  border-radius: 115px;
  width: 27px;
  height: 27px;
  background: #333 !important;
  position: absolute;
  left: 201px;
  top: 23%;
}

.input-file-cntrl {
  background: #f3ffec !important;
  border-radius: 10px !important;
  border: 1.50px solid #ebebeb !important;
  padding: 13px 15px !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  color: #5e5e5e !important;
  text-transform: uppercase !important;
  margin-top: 27px;
}

input[type="file"] {
  &::file-selector-button {
    background-color: #f3ffec !important;
    border: none !important;
    color: #5e5e5e !important;
    font-weight: 300 !important;
    font-size: 13px !important;
  }
}

.facilits-detyl-box {
  border: 0.61px solid #ebebeb;
  border-radius: 3px;
  padding: 10px 6px;
  background: #f5f5f5;
  align-items: center;
}

.facilits-detyl-box p {
  font-weight: 300;
  font-size: 11px;
  color: #525151;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.regfacilts-detyl-box {
  display: flex;
  flex-wrap: wrap;
}


.dashboard-sec {
  background-image: url(../../images/dashboard-bg-img.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 300px;
  position: relative;
}

.dashboard-sec-overlay {
  position: absolute;
  width: 100%;
  min-height: 300px;
  bottom: 0px;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.3) 100%);
}

.dashboard-collapse {
  justify-content: center !important;
}

.box-dash {
  margin-top: 70px;
  align-items: center;
}

.dashboard-program {
  background-color: transparent !important;
  border: 0.96px solid #ebebeb !important;
  border-radius: 48px !important;
  padding: 10px 17px !important;
  margin: 40px 6px 0px;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: var(--ash-color) !important;
}

.nav-pills .dashboard-program.active,
.nav-pills .show>.dashboard-program {
  background: var(--orange-color) !important;
  color: #ebebeb !important;
  border: none !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}

.nav-dashboard-details {
  display: flex;
  justify-content: center;
}

.dashboard-shop-detyle {
  display: flex;
  gap: 15px;
  margin-top: 80px;
}

.dashboard-shop-box {
  box-shadow: 0 2px 19px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  border-radius: 13px;
  min-height: 155px;
  padding: 15px 8px 5px 20px;
  width: 247px;
}

.dashbord-shop-img {
  width: 52px;
}

.dashboard-shop-pera {
  font-weight: 400;
  font-size: 13px;
  color: var(--orange-color);
  margin-bottom: 0px;
  padding-right: 10px;
}

.dashboard-box-heading h2 {
  font-weight: 500;
  font-size: 28px;
  color: var(--secondary-color);
  margin-bottom: 0px;
  margin-top: 15px;
}

.dashboard-box-heading p {
  font-weight: 400;
  font-size: 13px;
  color: #646464;
  margin-bottom: 0px;
  margin-top: 5px;
}

.dashboard-shadow-img {
  width: 72px;
  height: 82px;
  object-fit: cover;
}

.dashboard-head h6 {
  font-weight: 300;
  font-size: 19px;
  color: rgba(255, 255, 255, 0.6);
}

.dashboard-head h2 {
  font-weight: 500;
  font-size: 40px;
  color: var(--primary-color);
}

.dashboard-head p {
  font-weight: 300;
  font-size: 12px;
  line-height: 158%;
  color: var(--primary-color);
  padding-top: 5px;
}

.dashboard-overlay-pera {
  font-weight: 400;
  font-size: 17px;
  color: var(--primary-color);
  text-align: right;
}

.certifiedin-box {
  box-shadow: 0 2px 21px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  border-radius: 9px;
  width: 100%;
  min-height: 66px;
  align-items: center;
  padding: 10px 10px 10px 15px;
}

.certifiedin-box p {
  font-weight: 400;
  font-size: 16px;
  color: var(--secondary-color);
  margin-bottom: 0px;
}

.certifiedin-box button {
  border-radius: 24px;
  padding: 3px 22px;
  background: var(--orange-color);
  font-weight: 400;
  font-size: 12px;
  color: var(--primary-color);
  border: none;
}


@keyframes zoomin {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

.gallery-item {
  display: block;
}

.gallery-item img {
  border-radius: 10px;
  transition: box-shadow 0.2s;
}

.gallery-item:hover img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}

.lightbox-modal .modal-content {
  background-color: var(--lightbox);
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 1.25rem;
  z-index: 10;
  filter: invert(1) grayscale(100);
}

.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
}

.lightbox-modal .lightbox-content {
  width: 100%;
}

.lightbox-modal .carousel-indicators {
  margin-bottom: 0;
}

.lightbox-modal .carousel-indicators [data-bs-target] {
  background-color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-inner {
  width: 50%;
  border-radius: 15px;
}

.lightbox-modal .carousel-inner img {
  animation: zoomin 10s linear infinite;
}

.lightbox-modal .carousel-item .carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 2rem;
  background-color: var(--lightbox);
  color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 1.25rem;
}

.lightbox-modal .carousel-control-next {
  right: 1.25rem;
}

@media (min-width: 1400px) {
  .lightbox-modal .carousel-inner {
    max-width: 60%;
  }
}

[data-bs-theme="dark"] .lightbox-modal .carousel-control-next-icon,
[data-bs-theme="dark"] .lightbox-modal .carousel-control-prev-icon {
  filter: none;
}

.btn-fullscreen-enlarge,
.btn-fullscreen-exit {
  position: absolute;
  top: 1.25rem;
  right: 3.5rem;
  z-index: 10;
  border: 0;
  background: transparent;
  opacity: .6;
  font-size: 1.25rem;
}

.bi {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.035em;
  fill: currentcolor;
}

.preferredprdct-img {
  border-radius: 10px;
  width: 100%;
  height: 170px;
  object-fit: cover;
}

.preferredprdct-pera {
  font-weight: 400;
  font-size: 16px;
  color: var(--secondary-color);
  margin-bottom: 0px;
  margin-top: 15px;
  text-align: center;
}

.dashboard-appiontments-box {
  box-shadow: 0 3px 26px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  border: 3.37px solid #fff;
  border-radius: 22px;
  width: 100%;
  padding: 30px;
}

.dashboard-appiontments-box h2 {
  font-weight: 400;
  font-size: 24px;
  color: #181818;
  margin-bottom: 0px;
}

.dashboard-appiontments-box a {
  font-weight: 400;
  font-size: 14px;
  color: #605f5f;
}

.appointmnts-table {
  border: 0.63px solid #fdf7e8 !important;
  border-radius: 13px !important;
  background: var(--primary-color) !important;
  margin-bottom: 0px !important;
}

.appointmnts-table th {
  background: #fdf7e8 !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  color: var(--secondary-color) !important;
}

.appointmnts-table td {
  font-weight: 400 !important;
  font-size: 13px !important;
  color: var(--secondary-color) !important;
  align-content: center !important;
}

.apptnmnr-membr {
  border-radius: 6px;
  width: 28px;
  height: 28px;
  margin-right: 10px;
}

.dashboard-semi-head {
  font-weight: 400;
  font-size: 35px;
  color: #181818;
}

.dashboard-facilits-detylbox {
  border: 0.61px solid #ebebeb;
  border-radius: 3px;
  padding: 10px 13px;
  background: #f5f5f5;
  align-items: center;
  margin: 0px 10px 10px 0px;
}

.dashboard-facilits-detylbox p {
  font-weight: 300;
  font-size: 14px;
  color: #525151;
  margin-bottom: 0px;
  margin-left: 8px;
}

.dashboardabt-semi-head {
  font-weight: 400;
  font-size: 20px;
  color: var(--secondary-color);
}

.dashboard-semihead-btn {
  border-radius: 26px;
  padding: 12px 16px;
  background: var(--orange-color);
  border: none;
  font-weight: 400;
  font-size: 14px;
  color: var(--primary-color);
  transition: 0.5s;
}

.dashboard-semihead-btn2 {
  padding: 5px 16px 5px;
  border-radius: 26px;
  border: 1px solid #ff6c13;
  font-weight: 400;
  font-size: 14px;
  background: transparent;
  color: var(--orange-color);
  transition: 0.5s;
}

.grid8 {
  display: flex;
  grid-template-columns: repeat(8, 1fr);
  gap: 15px;
  position: relative;
  flex-wrap: wrap;
}

.grid8 .service-image {
  width: 200px;
  height: 200px;
}

.dashboard-service-overlay {
  position: absolute;
  border-radius: 15px;
  width: 100%;
  height: 98px;
  background: linear-gradient(180deg, rgba(19, 26, 36, 0) 0%, rgba(19, 26, 36, 0.9) 100%);
  align-content: end;
  padding: 10px;
  bottom: 0px;
}

.dashboard-service-overlay h6 {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: var(--primary-color);
}

.grid7 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 15px;
}

.dashborad-service-box {
  border-radius: 16px;
  box-shadow: 0 0 31px 0 rgba(0, 0, 0, 0.09);
  background: var(--primary-color);
  width: 100%;
  min-height: 223px;
  padding: 15px;
}

.service-icon {
  float: right;
}

.dashborad-service-box img {
  width: 115px;
  height: 115px;
  object-fit: cover;
  margin-top: 15px;
  /* margin-left: 9px; */
}

.dashborad-service-box h6 {
  font-weight: 400;
  font-size: 16px;
  color: #181818;
  margin-bottom: 0px;
  margin-top: 13px;
  justify-content: center;
}

.dashborad-service-box p {
  font-weight: 400;
  font-size: 14px;
  color: var(--ash-color);
  margin-bottom: 0px;
  margin-top: 5px;
}

.appointmnts-table .status-complted {
  color: #15cf74 !important;
}

.appointmnts-table .status-cancelled {
  color: #ff2c2c !important;
}

.appointmnts-table .status-pending {
  color: #fdcc0d !important;
}

/* Appointment Action Buttons */
.appointmnts-table .btn-sm {
  padding: 6px 12px;
  font-size: 11px;
  border-radius: 4px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  white-space: nowrap;
}

/* Complete Appointment button specific styling */
.appointmnts-table .btn-primary.btn-sm {
  min-width: 140px;
}

.appointmnts-table .btn-success {
  background-color: #15cf74;
  border-color: #15cf74;
}

.appointmnts-table .btn-success:hover {
  background-color: #12b866;
  border-color: #12b866;
  transform: scale(1.05);
}

.appointmnts-table .btn-danger {
  background-color: #ff2c2c;
  border-color: #ff2c2c;
}

.appointmnts-table .btn-danger:hover {
  background-color: #e02525;
  border-color: #e02525;
  transform: scale(1.05);
}

.appointmnts-table .btn-primary {
  background-color: var(--orange-color);
  border-color: var(--orange-color);
}

.appointmnts-table .btn-primary:hover {
  background-color: #e55a0f;
  border-color: #e55a0f;
  transform: scale(1.05);
}

.appointmnts-table .btn i {
  font-size: 10px;
}

/* Actions column styling */
.appointmnts-table th:last-child,
.appointmnts-table td:last-child {
  text-align: center;
  /* width: 150px; */
  white-space: nowrap;
}

/* Appointment Status Tabs */
.appointment-tabs-container {
  background: white;
  border-radius: 12px;
  padding: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.appointment-status-tabs {
  border: none;
  background: #f8f9fa;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  margin-bottom: 0;
}

.appointment-status-tabs .nav-link {
  border: none;
  border-radius: 8px;
  color: #666;
  font-weight: 500;
  font-size: 14px;
  padding: 12px 20px;
  margin: 0 4px;
  background: transparent;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}

.appointment-status-tabs .nav-link:hover {
  background: rgba(255, 108, 19, 0.1);
  color: var(--orange-color);
}

.appointment-status-tabs .nav-link.active {
  background: var(--orange-color);
  color: white;
  box-shadow: 0 2px 8px rgba(255, 108, 19, 0.3);
}

.appointment-status-tabs .nav-link i {
  font-size: 16px;
}

.appointment-status-tabs .badge {
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 10px;
  min-width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.appointment-status-tabs .nav-link.active .badge {
  background: rgba(255, 255, 255, 0.2) !important;
  color: white;
}

.tab-content {
  background: white;
  border-radius: 0 0 12px 12px;
  padding: 0;
}

.tab-pane {
  padding: 20px 0px !important;
}

.tab-pane .appointmnts-table {
  margin-bottom: 0;
  border-radius: 8px;
}

/* Empty state for tabs */
.empty-appointments {
  text-align: center;
  padding: 40px 20px;
  color: #666;
}

.empty-appointments i {
  font-size: 48px;
  color: #ddd;
  margin-bottom: 16px;
}

.empty-appointments h5 {
  color: #999;
  margin-bottom: 8px;
}

.empty-appointments p {
  color: #bbb;
  font-size: 14px;
}

/* Service Category Box Navigation */
.service-catgry-bx {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  cursor: pointer;
}

.service-catgry-bx:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.service-catgry-bx:active {
  transform: scale(0.95);
}

/* Mobile responsive for service boxes */


@media (max-width: 768px) {
  .service-catgry-bx:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  }
}

@media (max-width: 576px) {
  .service-catgry-bx:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  }
}

/* Book Button Navigation Styling */
.book-btn {
  transition: all 0.3s ease;
  cursor: pointer;
}

.book-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.book-btn:active {
  transform: scale(0.95);
}

/* Mobile responsive for book buttons */
@media (max-width: 768px) {
  .book-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }
}

@media (max-width: 576px) {
  .book-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  }
}

/* Mobile responsive for appointment action buttons */
@media (max-width: 768px) {
  .appointmnts-table .btn-sm {
    padding: 4px 8px;
    font-size: 10px;
    min-width: 60px;
    height: 28px;
  }

  .appointmnts-table .btn-primary.btn-sm {
    min-width: 110px;
  }

  .appointmnts-table th:last-child,
  .appointmnts-table td:last-child {
    /* width: 160px; */
  }

  .appointmnts-table .btn-sm .fas {
    font-size: 8px;
  }
}

@media (max-width: 576px) {
  .appointmnts-table .btn-sm {
    padding: 3px 6px;
    font-size: 9px;
    min-width: 50px;
    height: 26px;
    margin-bottom: 2px;
  }

  .appointmnts-table th:last-child,
  .appointmnts-table td:last-child {
    width: 120px;
  }

  /* Stack buttons vertically on very small screens */
  .appointmnts-table td:last-child {
    line-height: 1.2;
  }

  .appointmnts-table .btn-sm.me-1 {
    margin-right: 0 !important;
    margin-bottom: 2px;
  }

  /* Single complete button styling */
  .appointmnts-table .btn-primary.btn-sm {
    width: 100%;
    min-width: 100px;
    font-size: 8px;
  }
}

.preferredprdct-pera2 {
  font-weight: 400;
  font-size: 14px;
  color: var(--ash-color);
  margin-bottom: 0px;
  margin-top: 8px;
  text-align: center !important;
}

.date-selector {
  position: relative;
}

.date-picker-container {
  position: relative;
  display: inline-block;
}

.date-input {
  padding: 8px 8px 8px 16px;
  border: 0.61px solid #dadada;
  border-radius: 9px;
  background: transparent;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  color: var(--secondary-color);
  min-width: 160px;
  position: relative;
}

.date-input-wrapper {
  position: relative;
  display: inline-block;
}

.date-arrow {
  position: absolute;
  right: 17px;
  top: 46%;
  transform: translateY(-50%);
  pointer-events: none;
  /* color: #6b7280;
            font-size: 12px;
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 5px solid #6b7280; */
}

.date-input:hover {
  border-color: var(--orange-color);
}

.date-input:focus {
  outline: none;
  border-color: var(--orange-color);
}

.calendar-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  display: none;
  min-width: 280px;
}

.calendar-dropdown.show {
  display: block;
}

.calendar-header-app {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  border-bottom: 1px solid #e5e7eb;
}

.calendar-nav {
  background: none;
  border: none;
  padding: 4px 8px;
  cursor: pointer;
  border-radius: 4px;
  color: #6b7280;
  font-size: 18px;
}

.calendar-nav:hover {
  background: #f3f4f6;
}

.month-year {
  font-weight: 600;
  color: #1f2937;
}

.calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 1px;
  background: #e5e7eb;
  margin: 16px;
  border-radius: 4px;
  overflow: hidden;
}

.calendar-day-header {
  background: #f9fafb;
  padding: 8px 4px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #6b7280;
}

.calendar-day {
  background: white;
  padding: 8px 4px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  color: #1f2937;
  min-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.calendar-day:hover {
  background: #f3f4f6;
}

.calendar-day.other-month {
  color: #9ca3af;
}

.calendar-day.selected {
  background: var(--orange-color);
  color: white;
}

.calendar-day.today {
  background: #fef3c7;
  color: #92400e;
  font-weight: 600;
}

.calendar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 999;
  display: none;
}

.calendar-overlay.show {
  display: block;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 24px 20px;
  gap: 10px;
}

.pagination button {
  background: none;
  border: none;
  border-radius: 9px;
  padding: 6px 5px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  color: var(--ash-color);
  transition: all 0.2s;
}

#prevBtn {
  border: 0.61px solid #dadada;
  border-radius: 9px;
  background: none;
  padding: 8px 14px;
}

#nextBtn {
  border: 0.61px solid #dadada;
  border-radius: 9px;
  background: none;
  padding: 8px 14px;
}

.pagination button:hover {
  background: none;
  color: #374151;
}

.pagination button.active {
  background: none;
  color: var(--orange-color);
}

.pagination button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* Remove focus outlines and tap highlights from all interactive elements */
.pagination a,
.pagination button,
#servicesPagination a,
#servicesPagination button,
#servicesPrevBtn,
#servicesNextBtn,
.service-action-btn,
.dashboard-semihead-btn,
.service-catgry-bx {
  outline: none !important;
  box-shadow: none !important;
  border: none;
  -webkit-tap-highlight-color: transparent !important;
}

/* Remove black outline when focused or clicked */
.pagination a:focus,
.pagination button:focus,
#servicesPagination a:focus,
#servicesPagination button:focus,
#servicesPrevBtn:focus,
#servicesNextBtn:focus,
.service-action-btn:focus,
.dashboard-semihead-btn:focus,
.service-catgry-bx:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

/* Optional – remove blue/black border on click in Chrome */
.service-catgry-bx:active,
.service-action-btn:active,
.dashboard-semihead-btn:active {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

/* Keep hover visible for usability */
.service-action-btn:hover,
.dashboard-semihead-btn:hover,
.pagination a :hover {
  background-color: #f4f4f4;
  color: #374151 !important;
}

/* Prevent Chrome’s focus ring from appearing after mouse click */
:focus-visible {
  outline: none !important;
}

.pagination .page-info {
  color: #6b7280;
  font-size: 14px;
}

.profile-card2.selected {
  border: 2px solid #25d366;
  border-radius: 10px;
}

.profile-card2.selected .tick-mark {
  display: flex !important;
}

.profile-card2 {
  position: relative;
  border: 2px solid transparent;
  border-radius: 10px;
  cursor: pointer;
  transition: border 0.3s ease;
}

.box-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 25px;
}

.dashboard-employee-pera {
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  color: var(--ash-color);
  margin-bottom: 0px;
  margin-top: 8px;
}

.dashboard-employee-pera2 {
  font-weight: 300;
  font-size: 15px;
  text-align: center;
  color: var(--ash-color);
}

.member-rating-box3 {
  border-radius: 7px 0 14px 0;
  padding: 7px 5px;
  width: 36px;
  height: 25px;
  background: #ebebeb;
  position: absolute;
  top: 0%;
  left: 0;
  justify-items: center;
}

.dashboard-viewmore-btn {
  border: 1px solid #ff6c13;
  border-radius: 26px;
  padding: 3px 15px;
  background: transparent;
  font-weight: 400;
  font-size: 13px;
  color: #181818;
  display: block;
  margin: auto;
}

.review-rating-box {
  border-radius: 15px;
  width: 100%;
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  padding: 15px 50px;
}

.review-rating-boxh2 {
  font-weight: 400;
  font-size: 120px;
  letter-spacing: -0.02em;
  color: var(--secondary-color);
  margin-bottom: 0px;
}

.progress-review {
  border-radius: 38px !important;
  height: 10px !important;
  width: 85% !important;
  background: #d9d9d9 !important;
}

.progress-bar-review {
  background: var(--orange-color) !important;
  border-radius: 38px !important;
}

.review-rating-star {
  justify-items: center;
}

.review-rating-star2 {
  margin-top: -25px;
}

.review-scroll-box {
  border: 1px solid #ebebeb;
  border-radius: 15px;
  background: var(--primary-color);
  padding: 10px;
}

.dashboard-nav-btn {
  border-radius: 50px;
  background: var(--primary-color);
  box-shadow: 0 2px 15px 0 rgba(183, 183, 183, 0.74);
  display: flex;
  padding: 6px 10px;
  position: relative;
  align-items: center;
}

.notification-num-div {
  border-radius: 30px;
  width: 16px;
  height: 16px;
  background: #f15050;
  position: absolute;
  align-content: center;
  justify-items: center;
  left: 64px;
  top: 17%;
}

.noti-bell-icon {
  position: relative;
  margin: 0px 20px;
}

.notification-num-div h2 {
  font-weight: 700;
  font-size: 9px;
  color: var(--primary-color);
  margin-bottom: 0px;
}

.dashboard-nav-innerbtn {
  border-radius: 284px;
  background: #fdf7e8;
  padding: 5px 10px;
  display: flex;
  align-items: center;

}

.dashboard-nav-innerbtn2 {
  border-radius: 100%;
  background: var(--orange-color);
  width: 25px;
  height: 25px;
  align-content: center;
  justify-items: center;
}

.dashboard-nav-innerbtn2 h2 {
  font-weight: 700;
  font-size: 10px;
  color: var(--primary-color);
  margin-bottom: 0px;
}

.dashboard-nav-innerbtnh2 {
  font-weight: 300;
  font-size: 13px;
  color: rgba(102, 102, 102, 0.7);
  margin-bottom: 0px;
  margin-left: 7px;
  margin-right: 10px;
}

/* Modal Styling */
.modal-content {
  border-radius: 15px;
  border: none;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}



.modal-title {
  font-weight: 600;
}

.modal-body {
  padding: 25px;
}

.modal-footer {
  border-top: 1px solid #e9ecef;
  padding: 20px 25px;
}

.modal-footer .btn {
  border-radius: 8px;
  padding: 10px 10px;
  font-weight: 400;
  font-size: 14px;
}

/* Drag and Drop Styling */
.drag-drop-zone {
  border: 2px dashed #dee2e6;
  border-radius: 12px;
  padding: 30px 20px;
  text-align: center;
  background: #f8f9fa;
  transition: all 0.3s ease;
  cursor: pointer;
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.drag-drop-zone:hover {
  border-color: #007bff;
  background: #e3f2fd;
}

.drag-drop-zone.dragover {
  border-color: #28a745;
  background: #d4edda;
  transform: scale(1.02);
}

.drag-drop-content {
  width: 100%;
}

.drag-drop-zone .fa-cloud-upload-alt {
  color: #6c757d;
  transition: color 0.3s ease;
}

.drag-drop-zone:hover .fa-cloud-upload-alt {
  color: #007bff;
}

.drag-drop-zone.dragover .fa-cloud-upload-alt {
  color: #28a745;
}

/* Image Preview Styling */
.image-preview-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.uploaded-image-preview {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.image-overlay {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.image-preview-container:hover .image-overlay {
  opacity: 1;
}

.image-overlay .btn {
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: white;
  backdrop-filter: blur(5px);
}

.image-overlay .btn:hover {
  background: rgba(220, 53, 69, 0.9);
  border-color: #dc3545;
}

/* Add Facility Form Styling */
.add-facility-form {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #e9ecef;
}

.facilities-display {
  margin-top: 20px;
  padding: 20px;
  background: #f8f9fa;
  border-radius: 10px;
  border: 1px solid #e9ecef;
}

.facilities-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.facility-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  background: white;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.facility-item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

.facility-content {
  display: flex;
  align-items: center;
  gap: 15px;
}

.facility-icon {
  width: 40px;
  height: 40px;
  object-fit: contain;
  border-radius: 8px;
  border: 2px solid #dee2e6;
  padding: 4px;
}

.facility-name {
  font-weight: 500;
  color: #495057;
  font-size: 16px;
}

.facility-actions {
  display: flex;
  gap: 8px;
}



/* Responsive Design */
@media (max-width: 768px) {
  .add-facility-form .row {
    margin: 0;
  }

  .add-facility-form .col-lg-4,
  .add-facility-form .col-lg-6,
  .add-facility-form .col-lg-2 {
    margin-bottom: 15px;
  }

  .icon-preview {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }

  .icon-preview img {
    margin: 0 auto;
  }

  .facility-item {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }

  .facility-content {
    flex-direction: column;
    gap: 10px;
  }
}

@media (max-width: 576px) {
  .add-facility-form {
    padding: 15px;
  }

  .facilities-display {
    padding: 15px;
  }

  .facility-item {
    padding: 12px;
  }
}

/* Multi-Select Styling */
select[multiple] {
  min-height: 120px;
  padding: 8px;
}

select[multiple] option {
  padding: 8px 12px;
  margin: 2px 0;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

select[multiple] option:hover {
  background-color: #e3f2fd;
}

select[multiple] option:checked {
  background-color: #007bff;
  color: white;
}

select[multiple] option:checked:hover {
  background-color: #0056b3;
}

.form-text {
  font-size: 0.875rem;
  color: #6c757d;
  margin-top: 5px;
}

/* Custom Multi-Select Styling */
.custom-multi-select {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  background: white;
  min-height: 45px;
  padding: 8px;
  transition: border-color 0.2s ease;
}

.custom-multi-select:focus-within {
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.selected-items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 8px;
}

.selected-tag {
  background: #e9ecef;
  border: 1px solid #dee2e6;
  border-radius: 20px;
  padding: 4px 12px;
  font-size: 14px;
  color: #495057;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.2s ease;
}

.selected-tag:hover {
  background: #dee2e6;
  border-color: #adb5bd;
}

.remove-tag {
  background: none;
  border: none;
  color: #6c757d;
  cursor: pointer;
  padding: 0;
  font-size: 16px;
  line-height: 1;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}

.remove-tag:hover {
  background: #dc3545;
  color: white;
}

.select-input-container {
  position: relative;
}

.select-input-container input {
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  font-size: 14px;
  width: 100%;
}

.select-input-container input::placeholder {
  color: #6c757d;
}

.dropdown-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  max-height: 200px;
  overflow-y: auto;
  z-index: 1000;
  margin-top: 4px;
}

.option {
  padding: 10px 15px;
  cursor: pointer;
  border-bottom: 1px solid #f8f9fa;
  transition: background-color 0.2s ease;
}

.option:last-child {
  border-bottom: none;
}

.option:hover {
  background-color: #f8f9fa;
}

.option.selected {
  background-color: #e3f2fd;
  color: #007bff;
}

.option.highlighted {
  background-color: #007bff;
  color: white;
}

.highlight {
  background-color: #fff3cd;
  padding: 1px 2px;
  border-radius: 2px;
}

.select-input-container {
  position: relative;
}

.dropdown-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 12px 5px;
  cursor: pointer;
  border-radius: 4px;
  background: white;
  transition: border-color 0.2s ease;
}

.dropdown-trigger:hover {
  border-color: #adb5bd;
}

.dropdown-trigger:active {
  border-color: #007bff;
}

.placeholder-text {
  color: #6c757d;
  font-size: 14px;
}

.dropdown-trigger .fa-chevron-down {
  color: #6c757d;
  transition: transform 0.2s ease;
}

.dropdown-trigger.active .fa-chevron-down {
  transform: rotate(180deg);
}

/* Profile Photo Upload Styling */
.upload-prfl-div {
  position: relative;
  display: inline-block;
}

.upload-prfl-div:hover .edit-circle {
  opacity: 1;
  transform: scale(1.1);
}

.profile-icon-placeholder {
  width: 83px;
  height: 83px;
  border-radius: 50%;
  background: #f8f9fa;
  border: 3px solid #dee2e6;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6c757d;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.profile-icon-placeholder:hover {
  background: #e9ecef;
  border-color: #adb5bd;
  transform: scale(1.05);
}

.profile-icon-placeholder .fa-user {
  color: #6c757d;
}

.edit-circle {
  position: absolute;
  top: 5px;
  left: 65px;
  background: #007bff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.edit-circle:hover {
  background: #0056b3;
  transform: scale(1.1);
}

.edit-circle svg {
  filter: brightness(0) invert(1);
}

.prfil-img {
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  width: 83px;
  height: 83px;
  object-fit: cover;
}

.prfil-img:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

.profile-icon-placeholder .fa-store {
  color: #6c757d;
}

/* Filter Sidebar Styles */
.filter-sidebar {
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  height: 100vh;
  background: white;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
  z-index: 1050;
  transition: right 0.3s ease;
  overflow-y: auto;
}

.filter-sidebar.active {
  right: 0;
}

.filter-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1040;
  display: none;
}

.filter-overlay.active {
  display: block;
}

.filter-header {
  padding: 20px;
  border-bottom: 1px solid #e9ecef;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f9fa;
}

.filter-header h5 {
  margin: 0;
  color: #333;
  font-weight: 600;
}

.filter-content {
  padding: 20px;
}

.filter-section {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border: none !important;
}

.filter-section:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.filter-title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
  padding-bottom: 3px;
}

.filter-options {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.filter-checkbox,
.filter-radio {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  color: #555;
  transition: color 0.2s ease;
  position: relative;
  margin-bottom: 8px;
}

.filter-checkbox:last-child,
.filter-radio:last-child {
  margin-bottom: 0;
}

.filter-checkbox:hover,
.filter-radio:hover {
  color: #007bff;
}

.filter-checkbox input,
.filter-radio input {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.checkmark {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 2px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
  transition: all 0.2s ease;
}

.filter-checkbox input:checked+.checkmark {
  background-color: #007bff;
  border-color: #007bff;
}

.checkmark:after {
  content: '';
  position: absolute;
  display: none;
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.filter-checkbox input:checked+.checkmark:after {
  display: block;
}

.radiomark {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 2px solid #ddd;
  border-radius: 50%;
  margin-right: 10px;
  transition: all 0.2s ease;
}

.filter-radio input:checked+.radiomark {
  border-color: #007bff;
}

.radiomark:after {
  content: '';
  position: absolute;
  display: none;
  left: 4px;
  top: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #007bff;
}

.filter-radio input:checked+.radiomark:after {
  display: block;
}

.filter-footer {
  padding: 20px;
  border-top: 1px solid #e9ecef;
  background: #f8f9fa;
  position: sticky;
  bottom: 0;
}

.filter-footer .btn {
  border-radius: 8px;
  font-weight: 500;
  padding: 10px 20px;
}

.btn-outline-secondary {
  border: 2px solid #6c757d;
  color: #6c757d;
}

.btn-outline-secondary:hover {
  background-color: #6c757d;
  border-color: #6c757d;
  color: white;
}

.btn-primary {
  background: #FF6C13 !important;
  border: none !important;
  box-shadow: 0 4px 15px rgba(255, 108, 19, 0.4);
}

.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 108, 19, 0.6);
  background: #e55a0f;
}

/* Search Container Styles */
.search-container {
  margin-bottom: 10px;
}

.search-container .input-group {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
}

.search-container .form-control {
  border: none;
  padding: 10px 15px;
}

.search-container .btn {
  border: none;
  background: #f8f9fa;
  color: #666;
  padding: 10px 15px;
}

.search-container .btn:hover {
  background: #e9ecef;
  color: #333;
}

/* Active Filters Styles */
.active-filters {
  border-top: 1px solid #e9ecef;
  padding-top: 15px;
}

.filter-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.filter-tag {
  background: #e3f2fd;
  color: #1976d2;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.filter-tag .remove-tag {
  cursor: pointer;
  font-weight: bold;
  color: #1976d2;
}

.filter-tag .remove-tag:hover {
  color: #d32f2f;
}

.no-filters {
  color: #999;
  font-style: italic;
  font-size: 13px;
}

/* Filter Dropdown Styles */
.filter-dropdown {
  margin-bottom: 10px;
}

.filter-dropdown .form-select {
  border: 2px solid #e9ecef;
  border-radius: 8px;
  padding: 10px 15px;
  font-size: 14px;
  color: #333;
  background-color: white;
  transition: all 0.3s ease;
}

.filter-dropdown .form-select:focus {
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  outline: none;
}

.filter-dropdown .form-select:hover {
  border-color: #007bff;
}

.filter-dropdown .form-text {
  font-size: 12px;
  color: #6c757d;
  margin-top: 5px;
  display: block;
}

/* Distance Options */
.distance-options {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .filter-sidebar {
    width: 100%;
    right: -100%;
  }

  .price-inputs {
    flex-direction: column;
    gap: 8px;
  }

  .price-inputs input {
    width: 100%;
  }
}

/* Success and Confirmation Popup Styles */
.success-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(8px);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.success-popup-overlay.active {
  opacity: 1;
  visibility: visible;
}

.success-popup {
  background: white;
  border-radius: 20px;
  padding: 0;
  max-width: 450px;
  width: 90%;
  text-align: center;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  transform: scale(0.7) translateY(20px);
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  overflow: hidden;
}

.success-popup-overlay.active .success-popup {
  transform: scale(1) translateY(0);
}

.success-popup-header {
  background: linear-gradient(135deg, #FF6C13 0%, #FF8A3D 100%);
  padding: 40px 30px 30px;
  color: white;
  position: relative;
}

.success-popup-header::before {
  content: '';
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.success-popup-icon {
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  position: relative;
  z-index: 2;
}

.success-popup-icon i {
  font-size: 40px;
  color: white;
}

.success-popup-title {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 10px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.success-popup-subtitle {
  font-size: 16px;
  opacity: 0.9;
  margin: 0;
  font-weight: 400;
}

.success-popup-body {
  padding: 30px;
}

.success-popup-message {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  margin: 0 0 25px;
}

.success-popup-actions {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.success-popup-btn {
  padding: 12px 30px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  min-width: 120px;
  justify-content: center;
}

.success-popup-btn-primary {
  background: #FF6C13;
  color: white;
  box-shadow: 0 4px 15px rgba(255, 108, 19, 0.4);
}

.success-popup-btn-primary:hover {
  background: #e55a0f;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 108, 19, 0.6);
  color: white;
}

.success-popup-btn-secondary {
  background: #f8f9fa;
  color: #6c757d;
  border: 2px solid #e9ecef;
}

.success-popup-btn-secondary:hover {
  background: #e9ecef;
  color: #495057;
  border-color: #dee2e6;
}

.success-popup-btn i {
  font-size: 16px;
}

/* Confirmation Popup Styles */
.confirmation-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(8px);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.confirmation-popup-overlay.active {
  opacity: 1;
  visibility: visible;
}

.confirmation-popup {
  background: white;
  border-radius: 20px;
  padding: 0;
  max-width: 500px;
  width: 90%;
  text-align: center;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  transform: scale(0.7) translateY(20px);
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  overflow: hidden;
}

.confirmation-popup-overlay.active .confirmation-popup {
  transform: scale(1) translateY(0);
}

.confirmation-popup-header {
  background: linear-gradient(135deg, #6c757d 0%, #8e9aaf 100%);
  padding: 30px 30px 25px;
  color: white;
  position: relative;
}

.confirmation-popup-header::before {
  content: '';
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.confirmation-popup-icon {
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  position: relative;
  z-index: 2;
}

.confirmation-popup-icon i {
  font-size: 35px;
  color: white;
}

.confirmation-popup-title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 8px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.confirmation-popup-subtitle {
  font-size: 15px;
  opacity: 0.9;
  margin: 0;
  font-weight: 400;
}

.confirmation-popup-body {
  padding: 30px;
}

.confirmation-popup-message {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  margin: 0 0 25px;
}

.confirmation-popup-actions {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.confirmation-popup-btn {
  padding: 12px 30px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  min-width: 120px;
  justify-content: center;
}

.confirmation-popup-btn-danger {
  background: #dc3545;
  color: white;
  box-shadow: 0 4px 15px rgba(220, 53, 69, 0.4);
}

.confirmation-popup-btn-danger:hover {
  background: #c82333;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(220, 53, 69, 0.6);
  color: white;
}

.confirmation-popup-btn-secondary {
  background: #f8f9fa;
  color: #6c757d;
  border: 2px solid #e9ecef;
}

.confirmation-popup-btn-secondary:hover {
  background: #e9ecef;
  color: #495057;
  border-color: #dee2e6;
}

.confirmation-popup-btn i {
  font-size: 16px;
}

/* Error Popup Styles */
.error-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(8px);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.error-popup-overlay.active {
  opacity: 1;
  visibility: visible;
}

.error-popup {
  background: white;
  border-radius: 20px;
  padding: 0;
  max-width: 450px;
  width: 90%;
  text-align: center;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  transform: scale(0.7) translateY(20px);
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  overflow: hidden;
}

.error-popup-overlay.active .error-popup {
  transform: scale(1) translateY(0);
}

.error-popup-header {
  background: linear-gradient(135deg, #dc3545 0%, #e74c3c 100%);
  padding: 40px 30px 30px;
  color: white;
  position: relative;
}

.error-popup-header::before {
  content: '';
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.error-popup-icon {
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  position: relative;
  z-index: 2;
}

.error-popup-icon i {
  font-size: 40px;
  color: white;
}

.error-popup-title {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 10px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.error-popup-subtitle {
  font-size: 16px;
  opacity: 0.9;
  margin: 0;
  font-weight: 400;
}

.error-popup-body {
  padding: 30px;
}

.error-popup-message {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  margin: 0 0 25px;
}

.error-popup-actions {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.error-popup-btn {
  padding: 12px 30px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  min-width: 120px;
  justify-content: center;
}

.error-popup-btn-primary {
  background: #dc3545;
  color: white;
  box-shadow: 0 4px 15px rgba(220, 53, 69, 0.4);
}

.error-popup-btn-primary:hover {
  background: #c82333;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(220, 53, 69, 0.6);
  color: white;
}

.error-popup-btn-secondary {
  background: #f8f9fa;
  color: #6c757d;
  border: 2px solid #e9ecef;
}

.error-popup-btn-secondary:hover {
  background: #e9ecef;
  color: #495057;
  border-color: #dee2e6;
}

.error-popup-btn i {
  font-size: 16px;
}

/* Responsive Design for Popups */
@media (max-width: 768px) {

  .success-popup,
  .confirmation-popup,
  .error-popup {
    width: 95%;
    margin: 20px;
  }

  .success-popup-header,
  .confirmation-popup-header,
  .error-popup-header {
    padding: 30px 20px 20px;
  }

  .success-popup-body,
  .confirmation-popup-body,
  .error-popup-body {
    padding: 25px 20px;
  }

  .success-popup-title,
  .error-popup-title {
    font-size: 24px;
  }

  .confirmation-popup-title {
    font-size: 22px;
  }

  .success-popup-actions,
  .confirmation-popup-actions,
  .error-popup-actions {
    flex-direction: column;
    align-items: center;
  }

  .success-popup-btn,
  .confirmation-popup-btn,
  .error-popup-btn {
    width: 100%;
    max-width: 200px;
  }
}

/* Animation Keyframes */
@keyframes popupBounce {
  0% {
    transform: scale(0.3);
    opacity: 0;
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes popupSlideIn {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Utility Classes for Quick Popup Usage */
.popup-show {
  animation: popupBounce 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.popup-slide-in {
  animation: popupSlideIn 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* Share and Wishlist Button Styles */
.share-btn,
.wishlist-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f8f9fa;
  border: 2px solid #e9ecef;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.share-btn:hover,
.wishlist-btn:hover {
  background: #FF6C13;
  border-color: #FF6C13;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(255, 108, 19, 0.3);
}

.share-btn:hover svg path,
.wishlist-btn:hover svg path {
  stroke: white;
}

.wishlist-btn.wishlisted {
  background: #FF6C13 !important;
  border-color: #FF6C13 !important;
  transform: scale(1.05);
  box-shadow: 0 4px 20px rgba(255, 108, 19, 0.4);
}

.wishlist-btn.wishlisted svg path {
  fill: white !important;
  stroke: white !important;
}

.wishlist-btn.wishlisted:hover {
  background: #e55a0f !important;
  border-color: #e55a0f !important;
  transform: scale(1.05) translateY(-2px);
  box-shadow: 0 6px 25px rgba(255, 108, 19, 0.5);
}

.share-btn svg,
.wishlist-btn svg {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease;
}

/* Button Spacing */
.share-btn {
  margin-right: 15px;
}

.wishlist-btn {
  margin-left: 5px;
}

/* Container spacing for the button group */
.d-flex .share-btn+.wishlist-btn {
  margin-left: 20px;
}

/* Enhanced button container spacing */
.d-flex:has(.share-btn):has(.wishlist-btn) {
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
}

/* Individual button spacing adjustments */
.share-btn {
  margin-right: 0;
}

.wishlist-btn {
  margin-left: 0;
}

/* Share Modal Styles */
.share-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(8px);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.share-modal-overlay.active {
  opacity: 1;
  visibility: visible;
}

.share-modal {
  background: white;
  border-radius: 20px;
  max-width: 450px;
  width: 90%;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  transform: scale(0.8) translateY(20px);
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  overflow: hidden;
}

.share-modal-overlay.active .share-modal {
  transform: scale(1) translateY(0);
}

.share-modal-header {
  background: linear-gradient(135deg, #FF6C13 0%, #FF8A3D 100%);
  color: white;
  padding: 25px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.share-modal-header h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
}

.share-modal-close {
  background: none;
  border: none;
  color: white;
  font-size: 20px;
  cursor: pointer;
  padding: 5px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.share-modal-close:hover {
  background: rgba(255, 255, 255, 0.2);
}

.share-modal-body {
  padding: 30px;
}

.share-options {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-bottom: 25px;
}

.share-option {
  background: #f8f9fa;
  border: 2px solid #e9ecef;
  border-radius: 12px;
  padding: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #333;
}

.share-option:hover {
  border-color: #FF6C13;
  background: #fff5f0;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(255, 108, 19, 0.15);
}

.share-option i {
  font-size: 24px;
  color: #FF6C13;
}

.share-option span {
  font-weight: 600;
  font-size: 14px;
}

.share-url {
  display: flex;
  gap: 10px;
  align-items: center;
}

.share-url input {
  flex: 1;
  padding: 12px 15px;
  border: 2px solid #e9ecef;
  border-radius: 8px;
  font-size: 14px;
  background: #f8f9fa;
}

.share-url input:focus {
  outline: none;
  border-color: #FF6C13;
  background: white;
}

.copy-btn {
  background: #FF6C13;
  color: white;
  border: none;
  padding: 12px 20px;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.copy-btn:hover {
  background: #e55a0f;
  transform: translateY(-1px);
  box-shadow: 0 4px 15px rgba(255, 108, 19, 0.3);
}

/* Copy Success Message */
.copy-success-msg {
  position: fixed;
  top: 20px;
  right: 20px;
  background: #28a745;
  color: white;
  padding: 12px 20px;
  border-radius: 8px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 4px 15px rgba(40, 167, 69, 0.3);
  transform: translateX(100%);
  transition: transform 0.3s ease;
  z-index: 10000;
}

.copy-success-msg.show {
  transform: translateX(0);
}

.copy-success-msg i {
  font-size: 16px;
}

/* Wishlist Message */
.wishlist-message {
  position: fixed;
  top: 20px;
  right: 20px;
  padding: 12px 20px;
  border-radius: 8px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  transform: translateX(100%);
  transition: transform 0.3s ease;
  z-index: 10000;
  max-width: 300px;
}

.wishlist-message.show {
  transform: translateX(0);
}

.wishlist-message.success {
  background: #28a745;
  color: white;
}

.wishlist-message.error {
  background: #dc3545;
  color: white;
}

.wishlist-message.info {
  background: #17a2b8;
  color: white;
}

.wishlist-message i {
  font-size: 16px;
}

/* Responsive Design for Share Modal */
@media (max-width: 768px) {
  .share-modal {
    width: 95%;
    margin: 20px;
  }

  .share-options {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .share-option {
    padding: 12px;
  }

  .share-url {
    flex-direction: column;
    align-items: stretch;
  }

  .copy-btn {
    width: 100%;
  }

  .share-btn,
  .wishlist-btn {
    width: 45px;
    height: 45px;
  }

  .share-btn svg,
  .wishlist-btn svg {
    width: 20px;
    height: 20px;
  }
}

/* Animation for buttons */
.share-btn:active,
.wishlist-btn:active {
  transform: scale(0.95);
}

/* Hover effects for social media buttons */
.share-option:hover i.fa-whatsapp {
  color: #25D366;
}

.share-option:hover i.fa-facebook {
  color: #1877F2;
}

.share-option:hover i.fa-twitter {
  color: #1DA1F2;
}

.share-option:hover i.fa-link {
  color: #FF6C13;
}

/* Service Selection Grid Styles */
.service-selection-grid {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
  overflow-x: auto;
  padding: 10px 0;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #FF6C13 #f0f0f0;
}

.service-selection-grid::-webkit-scrollbar {
  height: 8px;
}

.service-selection-grid::-webkit-scrollbar-track {
  background: #f0f0f0;
  border-radius: 4px;
}

.service-selection-grid::-webkit-scrollbar-thumb {
  background: #FF6C13;
  border-radius: 4px;
}

.service-selection-grid::-webkit-scrollbar-thumb:hover {
  background: #e55a0f;
}

/* Smooth scrolling for touch devices */
.service-selection-grid {
  scroll-snap-type: x mandatory;
}

.service-item {
  scroll-snap-align: start;
}

/* Add some padding to the container for better scroll experience */
.service-selection-grid {
  padding-left: 10px;
  padding-right: 10px;
}

/* Ensure the last item has proper spacing */
.service-item:last-child {
  margin-right: 10px;
}

.service-item {
  position: relative;
  background: white;
  border-radius: 15px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 3px solid transparent;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  flex-shrink: 0;
  width: 200px;
  min-width: 200px;
}

.service-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-color: #FF6C13;
}

.service-item.active {
  border-color: #FF6C13;
  box-shadow: 0 8px 25px rgba(255, 108, 19, 0.3);
  transform: translateY(-5px);
}

.service-image-container {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
}

.service-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.service-item:hover .service-image {
  transform: scale(1.1);
}

.service-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  color: white;
  padding: 20px 15px 15px;
  text-align: center;
}

.service-overlay h6 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.service-check {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: #FF6C13;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 14px;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.3s ease;
}

.service-item.active .service-check {
  opacity: 1;
  transform: scale(1);
}

.service-item.active .service-check i {
  animation: checkBounce 0.6s ease;
}

@keyframes checkBounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-5px);
  }

  60% {
    transform: translateY(-3px);
  }
}

/* Service Content Display Styles */
.service-content-display {
  background: white;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  border: 1px solid #e9ecef;
  min-height: 300px;
  transition: all 0.5s ease;
}

.service-detail-content {
  animation: fadeInUp 0.5s ease;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.service-header {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #f8f9fa;
}

.service-title {
  font-size: 32px;
  font-weight: 700;
  color: #333;
  margin: 0 0 15px;
}

.service-description {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  margin: 0;
  max-width: 600px;
  margin: 0 auto;
}

.service-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin-bottom: 30px;
}

.feature-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px;
  background: #f8f9fa;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.feature-item:hover {
  background: #fff5f0;
  transform: translateX(5px);
}

.feature-item i {
  color: #FF6C13;
  font-size: 20px;
}

.feature-item span {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}

.service-pricing {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 17px;
  border-radius: 15px;
  color: white;
}

.price-tag {
  display: flex;
  align-items: baseline;
  gap: 5px;
}

.currency {
  font-size: 18px;
  font-weight: 500;
}

.amount {
  font-size: 36px;
  font-weight: 700;
}

.duration {
  font-size: 16px;
  font-weight: 400;
  opacity: 0.9;
}

.book-service-btn {
  background: white;
  color: #FF6C13;
  border: none;
  padding: 12px 30px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.book-service-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
  background: #f8f9fa;
}

/* Responsive Design for Service Grid */
@media (max-width: 768px) {
  .service-selection-grid {
    gap: 15px;
    padding: 8px 0;
  }

  .service-item {
    width: 180px;
    min-width: 180px;
  }

  .service-image-container {
    height: 120px;
  }

  .service-overlay h6 {
    font-size: 14px;
  }

  .service-content-display {
    padding: 20px;
  }

  .service-title {
    font-size: 24px;
  }

  .service-features {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .service-pricing {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }

  .book-service-btn {
    width: 100%;
    max-width: 200px;
  }
}

@media (max-width: 480px) {
  .service-selection-grid {
    gap: 12px;
    padding: 5px 0;
  }

  .service-item {
    width: 160px;
    min-width: 160px;
  }

  .service-image-container {
    height: 100px;
  }

  .service-overlay {
    padding: 15px 10px 10px;
  }

  .service-overlay h6 {
    font-size: 12px;
  }
}

/* Filter Sidebar Styles */
.filter-sidebar {
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  height: 100vh;
  background: white;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1050;
  transition: right 0.3s ease;
  overflow-y: auto;
}

.filter-sidebar.active {
  right: 0;
}

.filter-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1040;
  display: none;
}

.filter-overlay.active {
  display: block;
}

.filter-header {
  padding: 20px;
  border-bottom: 1px solid #e9ecef;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f9fa;
}

.filter-header h5 {
  margin: 0;
  font-weight: 600;
  color: #333;
}

.filter-content {
  padding: 20px;
}

.filter-section {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}

.filter-section:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.filter-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #333;
}

.filter-options {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.filter-checkbox,
.filter-radio {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 8px 0;
  font-size: 14px;
  color: #555;
  transition: color 0.2s ease;
}

.filter-checkbox:last-child,
.filter-radio:last-child {
  margin-bottom: 0;
}

.filter-checkbox:hover,
.filter-radio:hover {
  color: #007bff;
}

.filter-checkbox input,
.filter-radio input {
  margin-right: 10px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.checkmark {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.filter-checkbox input:checked+.checkmark {
  background-color: #007bff;
  border-color: #007bff;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.filter-checkbox input:checked+.checkmark:after {
  display: block;
}

.radiomark {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.filter-radio input:checked+.radiomark {
  border-color: #007bff;
}

.radiomark:after {
  content: "";
  position: absolute;
  display: none;
  left: 3px;
  top: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #007bff;
}

.filter-radio input:checked+.radiomark:after {
  display: block;
}

.filter-footer {
  padding: 20px;
  border-top: 1px solid #e9ecef;
  background: #f8f9fa;
}

.filter-footer .btn {
  margin-bottom: 10px;
}

.btn-outline-secondary {
  border-color: #6c757d;
  color: #6c757d;
}

.btn-outline-secondary:hover {
  background-color: #6c757d;
  border-color: #6c757d;
  color: white;
}

.btn-primary {
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  background-color: #0056b3;
  border-color: #0056b3;
}

.search-container {
  margin-bottom: 10px;
}

.search-container .input-group {
  width: 100%;
}

.search-container .form-control {
  border-radius: 6px 0 0 6px;
}

.search-container .btn {
  border-radius: 0 6px 6px 0;
}

.search-container .btn:hover {
  background-color: #0056b3;
  border-color: #0056b3;
}

.active-filters {
  margin-bottom: 15px;
}

.filter-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.filter-tag {
  background: #e3f2fd;
  color: #1976d2;
  padding: 4px 8px;
  border-radius: 12px;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.filter-tag .remove-tag {
  cursor: pointer;
  font-weight: bold;
  color: #666;
}

.filter-tag .remove-tag:hover {
  color: #d32f2f;
}

.no-filters {
  color: #999;
  font-style: italic;
  font-size: 14px;
}

.filter-dropdown {
  margin-bottom: 10px;
}

.filter-dropdown .form-select {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  background-color: white;
  cursor: pointer;
}

.filter-dropdown .form-select:focus {
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  outline: none;
}

.filter-dropdown .form-select:hover {
  border-color: #007bff;
}

.filter-dropdown .form-text {
  font-size: 12px;
  color: #6c757d;
  margin-top: 5px;
}

.distance-options {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .filter-sidebar {
    width: 100%;
    right: -100%;
  }

  .price-inputs {
    flex-direction: column;
  }

  .price-inputs input {
    margin-bottom: 10px;
  }
}

/* Modern Booking Card Styles */
.booking-card-modern {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  padding: 24px;
  margin-bottom: 20px;
  border: 1px solid #f0f0f0;
  transition: all 0.3s ease;
}

.booking-card-modern:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.booking-card-header {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  gap: 16px;
}

.company-logo-section {
  flex-shrink: 0;
}

.company-logo-placeholder {
  width: 80px;
  height: 80px;
  background: #f8f9fa;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 2px solid #e9ecef;
  overflow: hidden;
}

.company-logo-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.logo-icon {
  margin-bottom: 8px;
}

.logo-text {
  text-align: center;
}

.company-text {
  font-size: 12px;
  font-weight: 700;
  color: #333;
  margin: 0;
  line-height: 1.2;
}

.tagline-text {
  font-size: 10px;
  color: #666;
  margin: 0;
  line-height: 1.2;
}

.company-details {
  flex: 1;
  min-width: 0;
}

.company-name-section {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 8px;
}

.company-name {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin: 0;
  line-height: 1.2;
}

.company-type {
  font-size: 14px;
  color: #666;
  font-weight: 500;
}

.rating-location {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.rating-section {
  display: flex;
  align-items: center;
  gap: 4px;
}

.rating-text {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.separator {
  width: 1px;
  height: 16px;
  background: #ddd;
}

.location-section {
  display: flex;
  align-items: center;
  gap: 4px;
  flex: 1;
  min-width: 0;
}

.location-text {
  font-size: 14px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.service-provider-section {
  margin-bottom: 16px;
}

.provider-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.provider-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.provider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.provider-details {
  flex: 1;
  min-width: 0;
}

.provider-name-section {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
}

.provider-name {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0;
}

.provider-rating {
  display: flex;
  align-items: center;
  gap: 4px;
}

.provider-rating-text {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.service-divider {
  height: 1px;
  background: #e9ecef;
  margin: 16px 0;
}

.service-details {
  margin-bottom: 20px;
}

.service-text {
  font-size: 14px;
  color: #666;
  margin: 0;
  line-height: 1.4;
}

.service-label {
  font-weight: 600;
  color: #333;
}

.appointment-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  gap: 16px;
}

.appointment-date,
.appointment-time {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}

.date-text,
.time-text {
  font-size: 14px;
  color: #666;
  font-weight: 500;
}

.action-buttons {
  display: flex;
  gap: 12px;
}

.btn-reschedule {
  flex: 1;
  padding: 12px 24px;
  border: 2px solid #ff6b35;
  background: transparent;
  color: #ff6b35;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-reschedule:hover {
  background: #ff6b35;
  color: white;
}

.btn-cancel {
  flex: 1;
  padding: 12px 24px;
  background: #ff6b35;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-cancel:hover {
  background: #e55a2b;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .booking-card-modern {
    padding: 16px;
    margin-bottom: 16px;
  }

  .booking-card-header {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
  }

  .company-logo-placeholder {
    width: 60px;
    height: 60px;
  }

  .company-name {
    font-size: 18px;
  }

  .rating-location {
    justify-content: center;
    flex-direction: column;
    gap: 8px;
  }

  .separator {
    display: none;
  }

  .appointment-details {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .action-buttons {
    flex-direction: column;
  }

  .btn-reschedule,
  .btn-cancel {
    width: 100%;
  }
}

/* Review Modal Styles */
.review-section {
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 20px;
}

.review-section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.review-section-title {
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 16px;
}

.star-rating {
  display: flex;
  align-items: center;
  gap: 10px;
}

.stars {
  display: flex;
  gap: 2px;
}

.star {
  font-size: 24px;
  color: #ddd;
  cursor: pointer;
  transition: color 0.2s ease;
  user-select: none;
}

.star:hover,
.star.active {
  color: #ffc107;
}

.star.rated {
  color: #ffc107;
}

.rating-text {
  font-size: 14px;
  color: #666;
  margin-left: 5px;
}

.modal-content {
  border-radius: 12px;
  border: none;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.modal-header {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e9ecef;
  padding: 20px 24px;
}

.modal-title {
  font-weight: 600;
  color: #333;
  font-size: 18px;
}

.modal-body {
  padding: 24px;
}

.modal-footer {
  border-top: 1px solid #e9ecef;
  padding: 20px 24px;
}

.form-label {
  font-weight: 500;
  color: #333;
  margin-bottom: 8px;
}

.form-control {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 12px !important;
  font-size: 14px !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-control:focus {
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn-primary {
  background-color: #007bff;
  border-color: #007bff;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 500;
  transition: all 0.2s ease;
}

.btn-primary:hover {
  background-color: #0056b3;
  border-color: #0056b3;
  transform: translateY(-1px);
}

.btn-secondary {
  background-color: #6c757d;
  border-color: #6c757d;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 500;
  transition: all 0.2s ease;
}

.btn-secondary:hover {
  background-color: #545b62;
  border-color: #545b62;
}

/* Cancel Confirmation Modal */
#cancelConfirmModal .modal-content {
  border-radius: 12px;
  border: none;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

#cancelConfirmModal .modal-header {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e9ecef;
  padding: 15px 20px;
}

#cancelConfirmModal .modal-title {
  font-weight: 600;
  color: #333;
  font-size: 16px;
}

#cancelConfirmModal .modal-body {
  padding: 20px;
  text-align: center;
}

#cancelConfirmModal .modal-footer {
  border-top: 1px solid #e9ecef;
  padding: 15px 20px;
  justify-content: center;
  gap: 10px;
}

#cancelConfirmModal .btn-danger {
  background-color: #dc3545;
  border-color: #dc3545;
  border-radius: 8px;
  padding: 8px 16px;
  font-weight: 500;
  transition: all 0.2s ease;
}

#cancelConfirmModal .btn-danger:hover {
  background-color: #c82333;
  border-color: #bd2130;
  transform: translateY(-1px);
}

/* Cursor Pointer for Clickable Elements */
button,
.btn,
input[type="button"],
input[type="submit"],
input[type="reset"],
a,
.nav-link,
.dropdown-toggle,
.dropdown-item,
.browse-item,
.owl-dot,
.owl-nav button,
.dropdown-trigger,
.action-card {
  cursor: pointer;
}

/* Notification Button Styles */
.notification-container {
  position: relative;
}

.notification-btn {
  background: none;
  border: none;
  padding: 8px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  color: #666;
  position: relative;
  text-decoration: none;
}

.notification-btn:hover {
  background-color: #f8f9fa;
  color: #ff6b35;
  transform: scale(1.1);
}

.notification-btn svg {
  width: 24px;
  height: 24px;
}

.notification-badge {
  position: absolute;
  top: -2px;
  right: -2px;
  background-color: #ff4757;
  color: white;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 6px;
  border-radius: 10px;
  min-width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  box-shadow: 0 2px 4px rgba(255, 71, 87, 0.3);
}

.notification-badge:empty {
  display: none;
}

/* Browse Dropdown Styles */
.browse-dropdown {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  border: 1px solid #e9ecef;
  min-width: 220px;
  top: 100%;
  left: 0;
  margin-top: 8px;
  overflow: hidden;
  animation: fadeInDown 0.3s ease-out;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.browse-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.browse-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  color: #333;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.2s ease;
  border-bottom: 1px solid #f8f9fa;
  position: relative;
}

.browse-item:last-child {
  border-bottom: none;
}

.browse-item:hover {
  background-color: #f8f9fa;
  color: #ff6c13;
  padding-left: 24px;
}

.browse-item:hover .arrow-icon {
  transform: translateX(4px);
  color: #ff6c13
}

.browse-item span {
  flex: 1;
  font-weight: 500;
}

.arrow-icon {
  color: #adb5bd;
  transition: all 0.2s ease;
  flex-shrink: 0;
}

/* Customer Profile Styles */
.profile-container {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  border: 1px solid #f0f0f0;
}

.profile-header {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  padding: 40px 30px;
  color: white;
  position: relative;
}

.profile-avatar-container {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.profile-avatar {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.3);
  object-fit: cover;
  transition: transform 0.3s ease;
}

.profile-avatar:hover {
  transform: scale(1.05);
}

.avatar-edit-btn {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #ffffff;
  border: none;
  color: #667eea;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}

.avatar-edit-btn:hover {
  background: #f8f9fa;
  transform: scale(1.1);
}

.profile-name {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 8px 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.profile-email {
  font-size: 16px;
  margin: 0 0 4px 0;
  opacity: 0.9;
}

.profile-phone {
  font-size: 16px;
  margin: 0;
  opacity: 0.9;
}

.profile-form-container {
  padding: 40px 30px;
}

.form-section {
  margin-bottom: 30px;
}

.section-title {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f0f0f0;
}

.form-label {
  font-weight: 600;
  color: #555;
  margin-bottom: 8px;
  font-size: 14px;
}

#step2 {
  display: none;
}

.modern-input {
  border: 2px solid #e9ecef;
  border-radius: 12px;
  padding: 12px 16px;
  font-size: 15px;
  transition: all 0.3s ease;
  background: #fafafa;
}

.modern-input:focus {
  border-color: #667eea;
  box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
  background: #ffffff;
  outline: none;
}

.modern-input:read-only {
  background: #f8f9fa;
  color: #6c757d;
  cursor: not-allowed;
}

.form-select.modern-input:disabled {
  background: #f8f9fa;
  color: #6c757d;
  cursor: default;
}

.form-select.modern-input:disabled,
.form-select.modern-input[readonly] {
  cursor: not-allowed;
}

.form-select.modern-input:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-actions {
  display: flex;
  gap: 15px;
  justify-content: center;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e9ecef;
}

.btn-edit,
.btn-save,
.btn-cancel {
  padding: 12px 24px;
  border-radius: 12px;
  font-weight: 600;
  font-size: 15px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
}

.btn-edit {
  background: #ff6c13;
  color: #fff;
}

.btn-edit:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(255, 108, 19, 0.3);
}

.btn-save {
  background: #ff6c13;
  color: #fff;
}

.btn-save:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(255, 108, 19, 0.3);
}

/* Ensure consistent styling for edit/save buttons across file */
.btn-edit,
.btn-save {
  background: #ff6c13 !important;
  color: #fff !important;
}

.btn-edit i,
.btn-save i {
  color: #fff !important;
}

.btn-edit:hover,
.btn-save:hover {
  background: #e55a0f !important;
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(255, 108, 19, 0.3);
}

.btn-cancel {
  background: linear-gradient(135deg, #e53e3e 0%, #c53030 100%);
  color: white;
}

.btn-cancel:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(229, 62, 62, 0.3);
}

.hidden {
  display: none !important;
}

/* Quick Actions */
.quick-actions-container {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  padding: 40px 30px;
  border: 1px solid #f0f0f0;
}

.actions-title {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-bottom: 30px;
  text-align: center;
}

.actions-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}

.action-card {
  background: #f8f9fa;
  border-radius: 16px;
  padding: 30px 20px;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease;
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
}

.action-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  transform: scaleX(0);
  transition: transform 0.3s ease;
}

.action-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  border-color: #667eea;
  text-decoration: none;
  color: #333;
}

.action-card:hover::before {
  transform: scaleX(1);
}

.action-icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  color: white;
  font-size: 24px;
  transition: transform 0.3s ease;
}

.action-card:hover .action-icon {
  transform: scale(1.1);
}

.action-card h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #333;
}

.action-card p {
  font-size: 14px;
  color: #666;
  margin: 0;
  line-height: 1.5;
}

/* Main heading styles */
.main-head {
  font-size: 36px;
  font-weight: 700;
  color: #333;
  margin-bottom: 0;
}


.abtus-semi-peragrph {
  font-size: 18px;
  color: #666;
  margin-bottom: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
  .profile-header {
    padding: 30px 20px;
  }

  .profile-avatar {
    width: 100px;
    height: 100px;
  }

  .profile-name {
    font-size: 24px;
  }

  .profile-form-container {
    padding: 30px 20px;
  }

  .quick-actions-container {
    padding: 30px 20px;
  }

  .actions-grid {
    grid-template-columns: 1fr;
  }

  .form-actions {
    flex-direction: column;
    align-items: center;
  }

  .btn-edit,
  .btn-save,
  .btn-cancel {
    width: 100%;
    max-width: 200px;
  }

  .main-head {
    font-size: 28px;
  }
}

/* Review Modal Responsive */
@media (max-width: 768px) {
  .modal-dialog {
    margin: 10px;
  }

  .modal-body {
    padding: 20px;
  }

  .star {
    font-size: 20px;
  }
}

/* ===== NOTIFICATIONS PAGE STYLES ===== */

/* Page Header Styles */
.page-header-section {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
  padding: 80px 0 60px;
  position: relative;
  overflow: hidden;
}

.page-header-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" fill="rgba(255,255,255,0.1)"><polygon points="1000,100 1000,0 0,100"/></svg>');
  background-size: cover;
  background-position: bottom;
}

.page-header-content {
  position: relative;
  z-index: 2;
}

.page-header-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  font-size: 2rem;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.page-title {
  font-size: 3.5rem;
  font-weight: 700;
  margin: 0;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.page-subtitle {
  font-size: 1.2rem;
  opacity: 0.9;
  font-weight: 300;
  margin: 0;
}

.breadcrumb {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 25px;
  padding: 12px 20px;
  margin: 0;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.breadcrumb-item a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.breadcrumb-item a:hover {
  color: white;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

.breadcrumb-item.active {
  color: white;
  font-weight: 600;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: "›";
  color: rgba(255, 255, 255, 0.7);
  font-weight: 600;
}

.page-header-stats {
  display: flex;
  gap: 30px;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
}

.stat-item {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 16px;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  min-width: 100px;
  transition: all 0.3s ease;
}

.stat-item:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.15);
}

.stat-number {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.stat-label {
  font-size: 0.9rem;
  opacity: 0.9;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Notification Cards */
.notifications-section {
  background: #fbfbfb;
}

.notifications-title {
  font-weight: 700;
  color: #2c3e50;
  font-size: 2.2rem;
}

.notifications-subtitle {
  font-size: 1.1rem;
}

.notification-card {
  background: white;
  border-radius: 16px;
  padding: 24px;
  height: 100%;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e9ecef;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  transition: all 0.3s ease;
  overflow: hidden;
}

.notification-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.notification-card.unread {
  border-left: 4px solid #007bff;
  background: linear-gradient(135deg, #ffffff 0%, #f8f9ff 100%);
}

.notification-card.unread .notification-indicator {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 12px;
  height: 12px;
  background: #007bff;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.2);
}

.notification-avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.4rem;
  flex-shrink: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.notification-content {
  flex: 1;
}

.notification-header {
  display: flex;
  justify-content: between;
  align-items: flex-start;
  margin-bottom: 12px;
  flex-wrap: wrap;
  gap: 10px;
}

.notification-title {
  font-weight: 600;
  color: #2c3e50;
  margin: 0;
  font-size: 1.2rem;
  flex: 1;
}

.notification-time {
  color: #6c757d;
  font-size: 0.9rem;
  font-weight: 500;
  background: #f8f9fa;
  padding: 4px 12px;
  border-radius: 20px;
  white-space: nowrap;
}

.notification-message {
  color: #495057;
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 1rem;
}

.notification-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.notification-actions .btn {
  border-radius: 8px;
  font-weight: 500;
  padding: 8px 16px;
  font-size: 0.9rem;
  transition: all 0.3s ease;
}

.code-highlight {
  background: #e3f2fd;
  color: #1976d2;
  padding: 2px 8px;
  border-radius: 4px;
  font-weight: 600;
  font-family: 'Courier New', monospace;
}

/* Empty State */
.empty-notifications {
  background: white;
  border-radius: 16px;
  padding: 60px 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

/* Animations */
@keyframes slideOut {
  from {
    opacity: 1;
    transform: translateX(0) scale(1);
  }

  to {
    opacity: 0;
    transform: translateX(100%) scale(0.9);
  }
}

.toast-message {
  position: fixed;
  top: 20px;
  right: 20px;
  padding: 16px 24px;
  border-radius: 12px;
  color: white;
  font-weight: 500;
  z-index: 9999;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  gap: 10px;
}

.toast-message.show {
  transform: translateX(0);
}

.toast-message i {
  font-size: 18px;
}

.toast-success {
  background: linear-gradient(135deg, #28a745, #20c997);
}

.toast-error {
  background: linear-gradient(135deg, #dc3545, #c82333);
}

.toast-info {
  background: linear-gradient(135deg, #17a2b8, #007bff);
}

/* Notifications Responsive */
@media (max-width: 992px) {
  .notifications-list .col-lg-6 {
    margin-bottom: 1rem;
  }

  .shop-details-container {
    gap: 5px;
  }
}

@media (max-width: 768px) {
  .notification-card {
    padding: 20px;
    gap: 15px;
    flex-direction: column;
    text-align: center;
  }

  .notification-avatar {
    width: 48px;
    height: 48px;
    font-size: 1.2rem;
    align-self: center;
  }

  .notifications-title {
    font-size: 1.8rem;
  }

  .notification-header {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-align: center;
  }

  .notification-time {
    align-self: center;
  }

  .notification-actions {
    flex-direction: column;
    width: 100%;
  }

  .notification-actions .btn {
    width: 100%;
    justify-content: center;
  }

  .notifications-list .col-lg-6 {
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 576px) {
  .notification-card {
    padding: 16px;
    gap: 12px;
  }

  .notification-avatar {
    width: 40px;
    height: 40px;
    font-size: 1rem;
  }

  .notification-title {
    font-size: 1.1rem;
  }

  .notification-message {
    font-size: 0.9rem;
  }
}

/* ===== SHOP STATUS BADGES ===== */

.shop-status-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.8rem;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 10;
  transition: all 0.3s ease;
}

.shop-status-badge:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.shop-status-badge i {
  font-size: 8px;
  animation: pulse 2s infinite;
}

.shop-status-badge.open {
  color: #28a745;
}

.shop-status-badge.open i {
  color: #28a745;
}

.shop-status-badge.closed {
  color: #dc3545;
}

.shop-status-badge.closed i {
  color: #dc3545;
}

.shop-status-badge.opening-soon {
  color: #ffc107;
}

.shop-status-badge.opening-soon i {
  color: #ffc107;
}

.status-text {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.status-time {
  font-size: 0.7rem;
  opacity: 0.8;
  margin-left: 4px;
  font-weight: 500;
}

@keyframes pulse {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

/* Responsive Status Badge */
@media (max-width: 768px) {
  .shop-status-badge {
    font-size: 0.7rem;
    padding: 6px 10px;
    gap: 4px;
  }

  .status-time {
    display: none;
  }
}

@media (max-width: 576px) {
  .shop-status-badge {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    justify-content: center;
    width: 100%;
  }
}

/* Shop Open/Close Status Image */
.shop-opnclose-img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  margin-bottom: 5px;
}

/* Responsive sizing for shop status images */
@media (max-width: 768px) {
  .shop-opnclose-img {
    width: 18px;
    height: 18px;
  }
}

@media (max-width: 576px) {
  .shop-opnclose-img {
    width: 16px;
    height: 16px;
  }
}

/* Search Results Page Styles */
.search-results-header {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.search-info .inner-sm-head {
  color: var(--orange-color);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.search-info .inner-main-head {
  font-size: 28px;
  font-weight: 600;
  color: var(--secondary-color);
  margin-bottom: 8px;
}

.search-stats {
  font-size: 14px;
  color: #666;
}

.search-controls {
  gap: 12px;
}

.sort-select {
  min-width: 180px;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 14px;
}

.active-search-filters {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}

.filter-label {
  font-weight: 500;
  color: #666;
  margin-right: 10px;
}

.search-filter-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.filter-tag {
  background: var(--orange-color);
  color: white;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.remove-tag {
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}

.remove-tag:hover {
  color: #ffdddd;
}

.search-result-card {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  background: white;
}

.search-result-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.shop-description {
  font-size: 12px;
  margin-top: 4px;
  line-height: 1.4;
}

.price-range {
  margin-top: 4px;
}

.price-text {
  color: var(--orange-color);
  font-weight: 600;
  font-size: 14px;
}

.no-results-message {
  padding: 60px 20px;
}

.no-results-icon {
  opacity: 0.3;
}

.suggestions ul {
  text-align: left;
  display: inline-block;
}

.suggestions li {
  margin-bottom: 4px;
}

#loadMoreContainer {
  margin-top: 40px;
}

.btn-lg {
  padding: 12px 30px;
  font-size: 16px;
}

/* Filter Sidebar Enhancements for Search */
.filter-sidebar .filter-title {
  font-size: 14px;
  font-weight: 600;
  color: var(--secondary-color);
  margin-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.search-container .input-group {
  border-radius: 8px;
  overflow: hidden;
}

.search-container .form-control {
  border-right: none;
}

.search-container .btn {
  border-left: none;
}

/* Mobile Responsive Enhancements */
@media (max-width: 768px) {
  .search-results-header {
    padding: 15px 0;
  }

  .search-info .inner-main-head {
    font-size: 22px;
  }

  .search-controls {
    margin-top: 15px;
    width: 100%;
  }

  .filter-btn,
  .sort-select {
    flex: 1;
    min-width: auto;
  }

  .active-search-filters {
    padding: 10px 0;
  }

  .search-filter-tags {
    margin-top: 8px;
  }

  .search-result-card {
    margin-bottom: 20px;
  }

  .no-results-message {
    padding: 40px 15px;
  }
}

@media (max-width: 576px) {
  .search-controls {
    flex-direction: column;
    gap: 10px;
  }

  .filter-btn,
  .sort-select {
    width: 100%;
  }

  .search-filter-tags {
    justify-content: center;
  }
}


/* Header Search Form Styles */
.search-form {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}

.search-form .search-cntrl {
  flex: 1;
  border-radius: 25px 0 0 25px;
  border-right: none;
  padding: 10px 15px;
}

.search-icon-btn {
  background: transparent;
  border: 1px solid #eaeaea;
  border-left: none;
  border-radius: 0 25px 25px 0;
  padding: 13px 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-icon-btn:hover {
  background-color: var(--orange-color);
  border-color: var(--orange-color);
}

.search-icon-btn:hover svg path {
  stroke: white;
}

.search-icon-btn svg {
  width: 18px;
  height: 18px;
}

/* Focus states */
.search-form .search-cntrl:focus {
  border-color: var(--orange-color);
  box-shadow: none;
  outline: none;
}

.search-form .search-cntrl:focus+.search-icon-btn {
  border-color: var(--orange-color);
}

/* Shop Pending Page Styles */
.pending-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 80vh;
  text-align: center;
  padding: 3rem 1rem;
}

.hourglass-icon {
  width: 120px;
  height: 120px;
  margin-bottom: 2rem;
  background: linear-gradient(135deg, #007bff, #0056b3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: pulse 2s infinite;
  box-shadow: 0 10px 30px rgba(0, 123, 255, 0.3);
}

.hourglass-icon i {
  font-size: 3rem;
  color: white;
  animation: rotate 3s linear infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 10px 30px rgba(0, 123, 255, 0.3);
  }

  50% {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 123, 255, 0.4);
  }

  100% {
    transform: scale(1);
    box-shadow: 0 10px 30px rgba(0, 123, 255, 0.3);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(180deg);
  }
}

.pending-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 1rem;
}

.pending-subtitle {
  font-size: 1.2rem;
  color: #6c757d;
  margin-bottom: 3rem;
  max-width: 600px;
}

.shop-info-card {
  background: white;
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  max-width: 800px;
  width: 100%;
}

.shop-profile-section {
  text-align: center;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 2px solid #f8f9fa;
}

.shop-profile-image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  border: 5px solid #007bff;
  margin-bottom: 1rem;
  box-shadow: 0 8px 25px rgba(0, 123, 255, 0.2);
}

.shop-profile-placeholder {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: linear-gradient(135deg, #007bff, #0056b3);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
  box-shadow: 0 8px 25px rgba(0, 123, 255, 0.2);
}

.shop-profile-placeholder i {
  font-size: 3rem;
  color: white;
}

.shop-name {
  font-size: 1.8rem;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 0.5rem;
}

.shop-category {
  color: #007bff;
  font-weight: 500;
  font-size: 1.1rem;
}

.info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.info-item {
  background: #f8f9fa;
  padding: 1.5rem;
  border-radius: 15px;
  border-left: 4px solid #007bff;
}

.info-item h6 {
  color: #495057;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.info-item p {
  color: #2c3e50;
  font-weight: 500;
  margin: 0;
  font-size: 1rem;
}

.facilities-section {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 2px solid #f8f9fa;
}

.facilities-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 1rem;
  text-align: center;
}

.facilities-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 1rem;
}

.facility-card {
  background: white;
  border: 2px solid #e9ecef;
  border-radius: 15px;
  padding: 1rem;
  text-align: center;
  transition: all 0.3s ease;
}

.facility-card:hover {
  border-color: #007bff;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 123, 255, 0.1);
}

.facility-icon {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  object-fit: contain;
  padding: 4px;
  margin-bottom: 0.5rem;
}

.facility-name {
  font-size: 0.9rem;
  font-weight: 500;
  color: #495057;
}

.action-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  margin: 0 auto;
}

.btn-custom {
  padding: 12px 30px;
  border-radius: 25px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
  font-size: 1rem;
}

.btn-primary-custom {
  background: linear-gradient(135deg, #007bff, #0056b3);
  color: white;
  box-shadow: 0 5px 15px rgba(0, 123, 255, 0.3);
}

.btn-primary-custom:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 123, 255, 0.4);
  color: white;
  text-decoration: none;
}

.btn-secondary-custom {
  background: #6c757d;
  color: white;
  box-shadow: 0 5px 15px rgba(108, 117, 125, 0.3);
}

.btn-secondary-custom:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(108, 117, 125, 0.4);
  color: white;
  text-decoration: none;
  background: #5a6268;
}

.status-badge {
  display: inline-block;
  padding: 8px 20px;
  background: linear-gradient(135deg, #ffc107, #e0a800);
  color: #212529;
  border-radius: 20px;
  font-weight: 600;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  box-shadow: 0 3px 10px rgba(255, 193, 7, 0.3);
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive styles for shop pending page */
@media (max-width: 768px) {
  .pending-title {
    font-size: 2rem;
  }

  .shop-info-card {
    margin: 0 1rem;
    padding: 1.5rem;
  }

  .info-grid {
    grid-template-columns: 1fr;
  }

  .facilities-grid {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }
}


.employee-sec-box {
  margin: 70px 0px 80px;
}

.dashboard-shop-detyle2 {
  display: flex;
  gap: 15px;
}

.dashboard-shop-box2 {
  box-shadow: 0 2px 19px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  border-radius: 13px;
  min-height: 155px;
  padding: 15px 8px 5px 20px;
  width: 312px;
}

.employee-detyl-box {
  border-radius: 22px;
  background: var(--primary-color);
  box-shadow: 0 3px 26px 0 rgba(0, 0, 0, 0.12);
  width: 100%;
  padding: 35px 40px;
}

.employee-img {
  border-radius: 12px;
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.employee-detyl h6 {
  font-weight: 300;
  font-size: 18px;
  color: var(--ash-color);
  margin-bottom: 0px;
}

.employee-detyl h4 {
  font-weight: 400;
  font-size: 18px;
  color: #181818;
  margin-bottom: 0px;
  margin-top: 8px;
}

.employee-jobdetyl-box {
  border-radius: 10px;
  width: 23%;
  min-height: 96px;
  background: #fdf7e8;
  align-content: center;
  justify-items: center;
}

.employee-jobdetyl-box h6 {
  font-weight: 300;
  font-size: 17px;
  color: var(--ash-color);
  margin-bottom: 0px;
}

.employee-jobdetyl-box h4 {
  font-weight: 400;
  font-size: 18px;
  color: #181818;
  margin-bottom: 0px;
  margin-top: 4px;
}

.certificate-pera-box2 {
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.12);
  background: #fdf7e8;
  border-radius: 21px;
  width: 100%;
  min-height: 220px;
}

.certificate-pera-box2 p {
  font-weight: 400;
  font-size: 16px;
  color: var(--secondary-color);
  margin-bottom: 0px;
  margin-top: 12px;
  padding-left: 20px;
}

.certificate-img2 {
  border-radius: 21px 21px 0 0;
  width: 100%;
  height: 144px;
  object-fit: cover;
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.12);
}

.employeelogin-infrmtion-box {
  border-radius: 20px;
  width: 100%;
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  background: var(--primary-color);
  padding: 20px;
}

.logininfrmtion-secnd-box {
  border-radius: 14px;
  width: 100%;
  min-height: 85px;
  background: #f5f5f5;
  padding: 20px 15px 15px 20px;
}

.logininfrmtion-secnd-box a {
  font-weight: 300;
  font-size: 16px;
  color: #1c1f1d;
}

.cal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px;
}

.month-dropdown {
  display: flex;
  align-items: center;
  gap: 35px;
  cursor: pointer;
  background: transparent;
  padding: 8px 18px;
  border: 1px solid #dadada;
  border-radius: 8px;
  transition: all 0.2s ease;
}

.month-dropdown:hover {
  border-color: #FF6C13;
}

.month-label {
  font-weight: 400;
  font-size: 14px;
  color: var(--secondary-color);
}

.arrow-down svg {
  transition: transform 0.2s ease;
}

.nav-controls {
  display: flex;
  gap: 8px;
}

.control-btn {
  width: 40px;
  height: 40px;
  border: 1px solid #e9ecef;
  background: white;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}

.control-btn:hover {
  border-color: #FF6C13;
  background: #fff5f0;
}

/* Horizontal Calendar */

.date-scroll {
  display: flex;
  gap: 15px;
  overflow-x: auto;
  padding: 10px 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.date-scroll::-webkit-scrollbar {
  display: none;
}

.date-card {
  flex-shrink: 0;
  width: 116px;
  height: 115px;
  border: 0.96px solid #dadada;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  background: transparent;
}

.date-card:hover {
  border-color: var(--orange-color);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.15);
}

.date-card.active {
  border-color: var(--orange-color);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.15);
  color: var(--orange-color);
}

.date-card.disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background: rgba(245, 245, 245, 0.5);
}

.date-card.disabled:hover {
  transform: none;
  box-shadow: none;
  border-color: #e9ecef;
}

.weekday-text {
  font-weight: 400;
  font-size: 18px;
  color: #939393;
  margin-bottom: 4px;
}

.date-number {
  font-weight: 400;
  font-size: 18px;
  color: var(--secondary-color);
}

/* Booking Section */

.booking-card {
  border-radius: 10px;
  padding: 12px 20px;
  background: #f5f5f5;
  transition: all 0.2s ease;
  min-height: 134px;
  width: 100%;
}

.time-info {
  font-size: 21px;
  font-weight: 400;
  color: var(--orange-color);
  margin-bottom: 15px;
}

.time-info span {
  color: #181818;
}

.provider-info h4 {
  font-weight: 400;
  font-size: 15px;
  color: #181818;
  margin-bottom: 0px;
}

.provider-info p {
  font-weight: 300;
  font-size: 13px;
  color: var(--ash-color);
  margin-bottom: 0px;
  margin-top: 7px;
}

.add-booking-card {
  border: 1px solid #dadada;
  border-radius: 10px;
  padding: 12px 20px;
  background: transparent;
  transition: all 0.2s ease;
  min-height: 134px;
  width: 100%;
}

.booking-btn {
  border-radius: 26px;
  padding: 5px 15px;
  background: rgba(155, 233, 205, 0.6);
  border: none;
  font-weight: 400;
  font-size: 13px;
  color: #298d1e;
  display: block;
  margin: auto;
}

/* Month Picker Modal */
.month-picker-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  align-items: center;
  justify-content: center;
}

.month-picker {
  background: white;
  border-radius: 12px;
  padding: 24px;
  width: 400px;
  max-width: 90vw;
}

.picker-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.picker-title2 {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.close-button2 {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #999;
}

.year-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
}

.year-btn {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: var(--orange-color);
}

.current-year2 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}

.months-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.month-item {
  padding: 12px;
  text-align: center;
  border: 1px solid #e9ecef;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.month-item:hover {
  background: #fff5f0;
  border-color: var(--orange-color);
}

.month-item.active {
  background: var(--orange-color);
  color: var(--primary-color);
  border-color: var(--orange-color);
}

.bookingslot-employeeimg {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.shop-opnclose-img3 {
  width: 28px !important;
  height: 25px !important;
  object-fit: cover !important;
  margin-left: 10px;
}

.shop-opnclose-img2 {
  width: 48px;
  height: 48px;
  object-fit: cover;
}

.certificate-img3 {
  border-radius: 21px 21px 0 0;
  width: 100%;
  height: 200px;
  object-fit: cover;
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.12);
}

.certificate-pera-box3 {
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.12);
  background: #fdf7e8;
  border-radius: 10px;
  width: 100%;
  min-height: 158px;
}

.certificate-pera-box3 p {
  font-weight: 400;
  font-size: 14px;
  color: var(--secondary-color) #000;
  margin-bottom: 0px;
  margin-top: 0;
  padding: 15px;
}

.rest-mdbody {
  padding: 0px !important;
}

.mdl-img {
  width: 100%;
  height: 542px;
  object-fit: cover;
}

.overlay-modal {
  position: absolute;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 87.98%);
  width: 100%;
  height: 542px;
  width: 93%;
  align-content: end;
  padding: 0px 40px 80px 35px
}

.mdl-overlayh1 {
  font-weight: 500;
  font-size: 30px;
  line-height: 110%;
  color: var(--primary-color);
}

.mdl-overlaypr {
  font-weight: 300;
  font-size: 12px;
  line-height: 166%;
  color: var(--primary-color);
  margin-top: 15px;
}

.modal-close-btn {
  float: right !important;
  padding: 32px 32px !important;
}

.mdl-cntnt {
  padding: 55px 55px 50px 35px;
}

.browseimg-box2 {
  border: 1px dashed rgba(218, 218, 218, 0.7);
  border-radius: 11px;
  width: 100%;
  min-height: 162px;
  background: transparent;
  align-content: center;
  justify-items: center;
}

.browseimg-box2 p {
  font-weight: 400;
  font-size: 17px;
  color: #85888e;
  margin-bottom: 0px;
  margin-top: 15px;
}

.browseimg-box2 a {
  color: var(--orange-color);
  text-decoration: underline !important;
}

/* Service Image Upload Styles */
.browseimg-box2 {
  transition: all 0.3s ease;
  cursor: pointer;
}

.browseimg-box2.dragover {
  border-color: var(--orange-color);
  background-color: rgba(255, 108, 19, 0.1);
  transform: scale(1.02);
}

.image-preview-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  padding: 20px;
}

.uploaded-service-image {
  max-width: 100%;
  max-height: 200px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  object-fit: cover;
}

.image-info {
  text-align: center;
  width: 100%;
}

.image-name {
  font-size: 14px;
  color: #495057;
  margin-bottom: 10px;
  font-weight: 500;
}

.image-info .btn {
  margin: 0 5px;
}

/* Add Category Modal Styles */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1050;
}

.modal-container {
  background: white;
  border-radius: 12px;
  width: 90%;
  max-width: 500px;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.modal-container .modal-header {
  display: flex;
  justify-content: flex-end;
  padding: 15px 20px 0;
  border-bottom: none;
}

.modal-close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #666;
  padding: 5px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.modal-close:hover {
  background: #f8f9fa;
  color: #333;
}

.modal-container .modal-content {
  padding: 0 20px 20px;
}

.upload-section {
  margin-bottom: 20px;
}

.upload-area {
  border: 2px dashed #ddd;
  border-radius: 8px;
  padding: 40px 20px;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}

.upload-area:hover {
  border-color: var(--orange-color);
  background: rgba(255, 108, 19, 0.05);
}

.upload-area.dragover {
  border-color: var(--orange-color);
  background: rgba(255, 108, 19, 0.1);
  transform: scale(1.02);
}

.upload-icon {
  margin-bottom: 15px;
}

.upload-text {
  color: #666;
  font-size: 16px;
}

.upload-main-text {
  display: block;
  margin-bottom: 5px;
}

.upload-browse-text {
  color: var(--orange-color);
  text-decoration: underline;
  cursor: pointer;
  font-weight: 500;
}

.upload-browse-text:hover {
  color: #e55a0f;
}

/* Gallery Preview Styles */
.gallery-preview-container {
  background: #f8f9fa;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid #e9ecef;
}

.gallery-preview-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e9ecef;
}

.gallery-preview-header h6 {
  margin: 0;
  color: #495057;
  font-weight: 600;
  font-size: 16px;
}

.gallery-preview-actions {
  display: flex;
  gap: 8px;
}

.gallery-preview-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 15px;
  max-height: 300px;
  overflow-y: auto;
  padding: 10px;
  background: white;
  border-radius: 8px;
}

.gallery-preview-item {
  text-align: center;
  background: white;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  padding: 10px;
  transition: all 0.3s ease;
}

.gallery-preview-item:hover {
  border-color: var(--orange-color);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.15);
}

.gallery-preview-img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 6px;
  margin-bottom: 8px;
}

.gallery-preview-name {
  font-size: 11px;
  color: #6c757d;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
}

/* Multiple Images Preview (for gallery) */
.multiple-images-preview {
  text-align: center;
  padding: 20px;
}

.images-icon {
  margin-bottom: 15px;
}

.multiple-images-preview h5 {
  font-weight: 600;
  margin-bottom: 15px;
}

.multiple-images-preview .image-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.multiple-images-preview .image-name {
  color: #495057;
  font-weight: 500;
  margin-bottom: 15px;
}

.upload-area.drag-over {
  border-color: var(--orange-color);
  background: rgba(255, 108, 19, 0.1);
  transform: scale(1.02);
}

.upload-success {
  color: #28a745;
  font-weight: 500;
}

.input-section {
  margin-top: 20px;
}

.input-label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
  color: #495057;
}

.modal-input {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  transition: all 0.3s ease;
}

.modal-input:focus {
  border-color: var(--orange-color);
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 108, 19, 0.1);
}

.modal-actions {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-top: 25px;
}

.modal-btn {
  padding: 10px 20px;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.modal-btn-primary {
  background: var(--orange-color);
  color: white;
}

.modal-btn-primary:hover {
  background: #e55a0f;
}

.modal-btn-secondary {
  background: #6c757d;
  color: white;
}

.modal-btn-secondary:hover {
  background: #5a6268;
}

.upload-img {
  width: 56px;
  margin: auto;
  display: block;
}

.modal-add-btn {
  border-radius: 70px;
  width: 148px;
  height: 42px;
  background: var(--orange-color);
  border: none;
  float: right;
  font-weight: 400;
  font-size: 16px;
  color: var(--primary-color);
}

.qrmodal-close-btn {
  float: right !important;
  padding: 8px 8px !important;
}

.uploadprfl-modal-body {
  padding: 20px 30px;
}

.modal-head {
  font-weight: 400;
  font-size: 18px;
  color: #181818;
}

.upload-prfl-div2 {
  border-radius: 50%;
  padding: 0;
  width: 83px;
  height: 83px;
  background: #f5f5f5;
  margin: auto;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;

}

.upload-prfl-div2 .prfil-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.edit-circle2 {
  border: 1.73px solid #fff;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  background: var(--orange-color);
  position: absolute;
  top: 9px;
  right: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(255, 108, 19, 0.3);
}

.edit-circle2:hover {
  background: #e55a0f;
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.4);
}

/* Certificate Edit Icon */
.certificate-edit-icon {
  border: 1.73px solid #fff;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  background: var(--orange-color);
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(255, 108, 19, 0.3);
  cursor: pointer;
  z-index: 10;
}

.certificate-edit-icon:hover {
  background: #e55a0f;
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.4);
}

/* Employee Login Section Styles */
.login-url-text {
  color: #007bff;
  font-size: 14px;
  word-break: break-all;
  cursor: pointer;
  text-decoration: none;
}

.login-url-text:hover {
  text-decoration: underline;
}

.copy-btn {
  background: transparent;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 6px 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.copy-btn:hover {
  background: #f8f9fa;
  border-color: var(--orange-color);
}

.copy-btn svg {
  width: 16px;
  height: 16px;
}

.copy-btn.copied {
  background: #d4edda;
  border-color: #28a745;
}

.copy-btn.copied svg path {
  stroke: #28a745;
}

.btn-employee-action {
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
}

.btn-edit {
  background: #6c757d;
  color: white;
}

.btn-edit:hover {
  background: #5a6268;
  transform: translateY(-1px);
}

.btn-save {
  background: var(--orange-color);
  color: white;
}

.btn-save:hover {
  background: #e55a0f;
  transform: translateY(-1px);
}

.form-control[readonly] {
  background-color: #f8f9fa;
  cursor: not-allowed;
}

.form-control[readonly]:focus {
  background-color: #f8f9fa;
  border-color: #ced4da;
  box-shadow: none;
}

/* Payment Summary Fixes */
.total-label {
  font-weight: 600;
  font-size: 16px;
  color: #181818;
  margin-bottom: 0;
}

.total-price {
  font-weight: 700;
  font-size: 18px;
  color: #25D366;
  margin-bottom: 0;
}

.total-price svg {
  margin-right: 4px;
}

/* Professional Info Section in Payment Summary */
.professional-info-section {
  padding-bottom: 12px;
}

.professional-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #f0f0f0;
  flex-shrink: 0;
}

.continue-btn {
  background: var(--orange-color);
  color: white;
  border: none;
  padding: 12px 40px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 200px;
}

.continue-btn:hover {
  background: #e55a0f;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.3);
}

.paymentsummery-box {
  background: #fff;
  border-radius: 12px;
  padding: 25px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border: 1px solid #f0f0f0;
  min-height: auto;
  overflow-y: auto;
  transition: all 0.3s ease;
}

/* Enhanced floating behavior for desktop */
@media (min-width: 992px) {
  .payment-summary-column .paymentsummery-box:hover {
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.2);
    transform: scale(1.02);
  }
}

/* Regular hover for mobile */
@media (max-width: 991.98px) {
  .paymentsummery-box:hover {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15);
  }
}

/* Smooth scrolling for payment summary */
.paymentsummery-box {
  scroll-behavior: smooth;
}

.paymentsummery-box::-webkit-scrollbar {
  width: 6px;
}

.paymentsummery-box::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}

.paymentsummery-box::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}

.paymentsummery-box::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Add a subtle pulse animation to draw attention */
@keyframes floatingPulse {
  0% {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }

  50% {
    box-shadow: 0 6px 25px rgba(255, 108, 19, 0.2);
  }

  100% {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
}

/* Apply animation only on desktop floating mode */
@media (min-width: 992px) {
  .payment-summary-column .paymentsummery-box {
    animation: floatingPulse 3s ease-in-out infinite;
  }
}

/* Mobile responsive adjustments */
@media (max-width: 991.98px) {
  .paymentsummery-box {
    position: static;
    margin-top: 30px;
    max-height: none;
    overflow-y: visible;
    width: 100%;
    max-width: 100%;
    transform: none;
    top: auto;
    right: auto;
    animation: none;
  }

  .paymentsummery-box:hover {
    transform: none;
  }
}

/* Tablet adjustments - no longer needed for sticky positioning */

/* Desktop floating behavior with smooth scroll */
@media (min-width: 992px) {
  .payment-summary-column {
    position: relative;
  }

  .payment-summary-column .paymentsummery-box {
    position: sticky;
    top: 20px;
    z-index: 100;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateZ(0);
    will-change: transform, box-shadow;
  }

  /* Smooth scroll activation effect */
  .payment-summary-column .paymentsummery-box.floating-active {
    transform: translateY(0) scale(1.01);
    box-shadow: 0 8px 35px rgba(0, 0, 0, 0.15);
    border: 2px solid rgba(255, 108, 19, 0.1);
  }

  /* Enhanced floating state */
  .payment-summary-column .paymentsummery-box.floating-enhanced {
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);

  }
}

/* Mobile behavior */
@media (max-width: 991.98px) {
  .payment-summary-column {
    display: block;
  }

  .payment-summary-column .paymentsummery-box {
    position: static !important;
    transform: none !important;
    width: 100% !important;
    max-width: 100% !important;
    right: auto !important;
    top: auto !important;
    z-index: auto !important;
  }
}

.payment-head {
  font-size: 18px;
  font-weight: 600;
  color: #181818;
  margin-bottom: 0;
}

.paymnt-detyls h6 {
  font-size: 14px;
  font-weight: 300;
  color: #666;
  margin-bottom: 4px;
}

.paymnt-detyls p {
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
}

.price-detyls {
  font-size: 14px;
  font-weight: 600;
  color: #181818;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.paymnt-detyls-line {
  height: 0.7px;
  background: #ebebeb;
  width: 100%;
}

/* View More Button */
.view-more-btn {
  display: inline-block;
  background: var(--orange-color);
  color: white;
  padding: 12px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s ease;
  border: 2px solid var(--orange-color);
  box-shadow: 0 4px 15px rgba(255, 108, 19, 0.2);
}

.view-more-btn:hover {
  background: transparent;
  color: var(--orange-color);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 108, 19, 0.3);
  text-decoration: none;
}

.view-more-btn:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 108, 19, 0.3);
}

.view-more-btn i {
  transition: transform 0.3s ease;
}

.view-more-btn:hover i {
  transform: scale(1.1);
}

/* Individual Member Bottom View Button */
.member-bottom-btn {
  text-align: center;
  margin-top: 15px;
}

.member-view-full-btn {
  display: inline-block;
  background: var(--orange-color);
  color: white;
  padding: 8px 16px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  transition: all 0.3s ease;
  border: 1px solid var(--orange-color);
  box-shadow: 0 2px 8px rgba(255, 108, 19, 0.2);
  width: 100%;
  max-width: 120px;
}

.member-view-full-btn:hover {
  background: transparent;
  color: var(--orange-color);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.3);
  text-decoration: none;
}

.member-view-full-btn:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 108, 19, 0.3);
}

.member-view-full-btn i {
  transition: transform 0.3s ease;
}

.member-view-full-btn:hover i {
  transform: scale(1.1);
}

/* Location Page Styles */
.location-page {
  margin: 0;
  padding: 0;
  height: 100vh;
  overflow: hidden;
}

.location-page .navbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.map-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#map {
  height: 100%;
  width: 100%;
}

.location-controls {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 1000;
}

.current-location-btn {
  width: 50px;
  height: 50px;
  background: white;
  border: none;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.current-location-btn:hover {
  background: #f8f9fa;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
}

.current-location-btn svg {
  color: #333;
}

.location-info-panel {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: white;
  border-radius: 15px;
  padding: 20px;
  z-index: 1000;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  width: 420px;
  max-width: calc(100vw - 40px);
}

/* Location Panel Heading */
.location-panel-heading {
  font-size: 23px;
  font-weight: 600;
  color: #333;
  margin: 0 0 18px 0;
  text-align: center;
  padding-bottom: 5px;
}

/* Location Search Styles */
.location-search {
  margin-bottom: 18px;
}

.search-input-group {
  position: relative;
  display: flex;
  align-items: center;
}

.search-icon {
  position: absolute;
  left: 12px;
  color: #666;
  z-index: 1;
}

.search-input {
  width: 100%;
  padding: 10px 12px 10px 40px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 14px;
  background: #f8f9fa;
  transition: all 0.3s ease;
}

.search-input:focus {
  outline: none;
  border-color: var(--orange-color);
  background: white;
  box-shadow: 0 0 0 3px rgba(255, 108, 19, 0.1);
}

.search-input::placeholder {
  color: #999;
}

.location-header {
  display: flex;
  align-items: center;
  gap: 0px;
  margin-bottom: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
}

.location-icon {
  width: 35px;
  height: 35px;
  background: #4CAF50;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.location-icon svg {
  color: white;
  width: 20px;
  height: 20px;
}

.location-details {
  flex: 1;
}

.location-details h4 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0 0 4px 0;
}

.location-details p {
  font-size: 12px;
  color: #666;
  margin: 0;
}


.save-address-section {
  margin-bottom: 18px;
}

.save-address-section h5 {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
}

.address-type-buttons {
  display: flex;
  gap: 8px;
}

.address-type-btn {
  flex: 1;
  background: #f8f9fa;
  border: 2px solid transparent;
  color: #666;
  padding: 8px 6px;
  border-radius: 6px;
  font-size: 10px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  min-height: 55px;
}

.address-type-btn svg {
  width: 16px;
  height: 16px;
  color: #666;
}

.address-type-btn.active {
  background: rgba(255, 108, 19, 0.1);
  border-color: var(--orange-color);
  color: var(--orange-color);
}

.address-type-btn.active svg {
  color: var(--orange-color);
}

.address-type-btn:hover {
  background: rgba(255, 108, 19, 0.05);
}

.submit-btn {
  width: 100%;
  background: var(--orange-color);
  color: white;
  border: none;
  padding: 12px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.submit-btn:hover {
  background: #e55a0f;
  transform: translateY(-1px);
  box-shadow: 0 4px 15px rgba(255, 108, 19, 0.3);
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .location-info-panel {
    bottom: 15px;
    right: 15px;
    left: 15px;
    width: auto;
    max-width: none;
    padding: 18px 15px 20px;
  }

  .location-panel-heading {
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 12px;
  }

  .location-header {
    gap: 10px;
    margin-bottom: 15px;
    padding-bottom: 12px;
  }

  .location-icon {
    width: 30px;
    height: 30px;
  }

  .location-icon svg {
    width: 16px;
    height: 16px;
  }

  .location-details h4 {
    font-size: 14px;
  }

  .location-details p {
    font-size: 11px;
  }

  .save-address-section {
    margin-bottom: 15px;
  }

  .save-address-section h5 {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .address-type-buttons {
    gap: 6px;
  }

  .address-type-btn {
    padding: 6px 4px;
    font-size: 9px;
    min-height: 45px;
    gap: 2px;
  }

  .address-type-btn svg {
    width: 14px;
    height: 14px;
  }

  .submit-btn {
    padding: 10px;
    font-size: 12px;
  }

  .current-location-btn {
    width: 45px;
    height: 45px;
    right: 15px;
  }

  .location-search {
    margin-bottom: 15px;
  }

  .search-input {
    padding: 8px 10px 8px 35px;
    font-size: 12px;
  }

  .search-icon {
    left: 10px;
    width: 14px;
    height: 14px;
  }
}

/* Custom marker styles */
.leaflet-marker-icon {
  filter: hue-rotate(120deg);
}

/* Hide default leaflet attribution */
.leaflet-control-attribution {
  display: none;
}

/* Loading animation for current location button */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.modal-next-btn {
  border-radius: 49px;
  width: 216px;
  height: 43px;
  background: var(--orange-color);
  border: none;
  font-weight: 400;
  font-size: 17px;
  color: var(--primary-color);
  display: block;
  margin: auto;
}

.modal-sec-head {
  font-weight: 400;
  font-size: 16px;
  color: #181818;
}

.modal-pera-box {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  width: 100%;
  min-height: 130px;
  padding: 15px;
}

.modal-pera-box p {
  font-weight: 300;
  font-size: 12px;
  line-height: 150%;
  color: #85888e;
}

.modal-browseimg-box {
  border: 1px dashed rgba(218, 218, 218, 0.7);
  border-radius: 11px;
  width: 100%;
  min-height: 140px;
  background: transparent;
  align-content: center;
  justify-items: center;
}

.modal-browseimg-box p {
  font-weight: 400;
  font-size: 17px;
  color: #85888e;
  margin-bottom: 0px;
  margin-top: 15px;
}

.modal-browseimg-box a {
  color: var(--orange-color);
  text-decoration: underline !important;
}

.browseimg-box {
  border: 1px dashed rgba(218, 218, 218, 0.7);
  border-radius: 11px;
  width: 100%;
  min-height: 208px;
  background: transparent;
  align-content: center;
  justify-items: center;
}


.browseimg-box p {
  font-weight: 400;
  font-size: 17px;
  color: #85888e;
  margin-bottom: 0px;
  margin-top: 15px;
}

.browseimg-box a {
  color: var(--orange-color);
  text-decoration: underline !important;
}

.browseimg-box3 {
  border: 1px dashed rgba(218, 218, 218, 0.7);
  border-radius: 11px;
  width: 100%;
  min-height: 292px;
  background: transparent;
  align-content: center;
  justify-items: center;
}

.browseimg-box3 p {
  font-weight: 400;
  font-size: 17px;
  color: #85888e;
  margin-bottom: 0px;
  margin-top: 15px;
}

.browseimg-box3 a {
  color: var(--orange-color);
  text-decoration: underline !important;
}

#addservice-popup {
  --bs-modal-width: 70% !important;
}

#editservice-popup {
  --bs-modal-width: 70% !important;
}

#addproduct-popup {
  --bs-modal-width: 70% !important;
}

#offer-popup {
  --bs-modal-width: 70% !important;
}

#gallery-popup {
  --bs-modal-width: 70% !important;
}

#myModal1 {
  --bs-modal-width: 46% !important;
}

#myModal2 {
  --bs-modal-width: 46% !important;
}

#crtfcte-modal1 {
  --bs-modal-width: 46% !important;
}

#crtfcte-modal2 {
  --bs-modal-width: 46% !important;
}

#crtfcte-modal3 {
  --bs-modal-width: 46% !important;
}

#crtfcte-modal4 {
  --bs-modal-width: 46% !important;
}

.modal-crtfct-img {
  width: 100%;
}

.crtfctmodal-close-btn {
  padding: 8px 8px !important;
  position: absolute;
  top: 2%;
  right: 10px;
}

.close-button {
  border-radius: 45px;
  padding: 5px 10px;
  width: 122px;
  height: 40px;
  box-shadow: 2px 4px 7px 0 rgba(1, 1, 20, 0.15);
  background: #ff1919;
  font-weight: 400;
  font-size: 17px;
  color: var(--primary-color);
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}

.closebtn-innercircle {
  border-radius: 708px;
  padding: 5px;
  width: 28px;
  height: 28px;
  box-shadow: 0 6px 21px 0 rgba(1, 1, 20, 0.35);
  background: #fefdfd;
  cursor: pointer;
  transition: all 0.3s ease;
}

#closeText {
  margin-left: 13px;
}

.close-button.open {
  background-color: #28a745;
}

.close-button.open .closebtn-innercircle {
  margin-right: 0;
  margin-left: auto;
  order: 2;
}

.close-button.open #closeText {
  order: 1;
  margin-right: 6px;
}

.closebtn-innercircle:hover {
  transform: scale(1.1);
}

.qrcode-btn {
  border: 1px solid #fff;
  border-radius: 26px;
  width: 132px;
  height: 40px;
  background: transparent;
  font-weight: 400;
  font-size: 15px;
  color: var(--primary-color);
}

.qrcode-modal-body {
  padding: 20px;
  justify-items: center;
}

.qrcode-pic1 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  display: block;
}

.qrcode-modal-head {
  font-weight: 400;
  font-size: 18px;
  color: var(--secondary-color);
  margin-top: 10px;
  text-align: center;
}

.qrcode-modal-pera {
  font-weight: 300;
  font-size: 13px;
  text-align: center;
  color: var(--ash-color);
}

.qrcode-pic2 {
  width: 210px;
  height: 210px;
  object-fit: cover;
  margin-top: 20px;
  display: block;
}

.download-btn {
  border-radius: 50px;
  width: 100%;
  height: 43px;
  border: none;
  font-weight: 400;
  font-size: 16px;
  color: var(--primary-color);
  background: var(--orange-color);
}

.certificate-pera-box {
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.12);
  background: #fdf7e8;
  border-radius: 21px;
  width: 100%;
  min-height: 312px;
}

.certificate-pera-box p {
  font-weight: 400;
  font-size: 19px;
  color: var(--secondary-color);
  margin-bottom: 0px;
  margin-top: 15px;
  padding-left: 20px;
}

.certificate-img {
  border-radius: 21px 21px 0 0;
  width: 100%;
  height: 246px;
  object-fit: cover;
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.12);
}

/* Time Slot Management Styles */
.time-slot-header {
  padding: 20px 0;
  border-bottom: 1px solid #e9ecef;
  margin-bottom: 30px;
}

.time-slot-header h4 {
  color: #2c3e50;
  font-weight: 600;
}

.add-time-slot-btn {
  background: var(--orange-color);
  color: var(--primary-color);
  border: none;
  border-radius: 8px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: pointer;
}

.add-time-slot-btn:hover {
  background: #e55a0f;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.3);
  color: var(--primary-color);
}

.time-range-item {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.time-range-item:hover {
  border-color: var(--orange-color);
  box-shadow: 0 2px 8px rgba(255, 108, 19, 0.1);
}

.time-input-group {
  display: flex;
  align-items: center;
  gap: 10px;
}

.time-input-group input {
  border: 1px solid #dee2e6;
  border-radius: 6px;
  padding: 8px 12px;
  font-size: 14px;
  width: 120px;
}

.time-input-group input:focus {
  border-color: var(--orange-color);
  box-shadow: 0 0 0 0.2rem rgba(255, 108, 19, 0.25);
  outline: none;
}

.time-separator {
  font-weight: 600;
  color: #6c757d;
}

.remove-time-range {
  background: #dc3545;
  color: white;
  border: none;
  border-radius: 4px;
  padding: 6px 8px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.remove-time-range:hover {
  background: #c82333;
  transform: scale(1.05);
}

.preset-slots-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 10px;
  max-height: 200px;
  overflow-y: auto;
  padding: 10px;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  background: #f8f9fa;
}

.preset-slot-item {
  background: white;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  padding: 8px 12px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight: 500;
}

.preset-slot-item:hover {
  border-color: var(--orange-color);
  background: rgba(255, 108, 19, 0.1);
  color: var(--orange-color);
}

.preset-slot-item.selected {
  background: var(--orange-color);
  color: white;
  border-color: var(--orange-color);
}

.time-slot-summary {
  background: #e8f5e8;
  border: 1px solid #c3e6c3;
  border-radius: 8px;
  padding: 15px;
  margin-top: 15px;
}

.time-slot-summary h6 {
  color: #28a745;
  margin-bottom: 10px;
  font-weight: 600;
}

.summary-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
  border-bottom: 1px solid #d4edda;
}

.summary-item:last-child {
  border-bottom: none;
}

.summary-time {
  font-weight: 500;
  color: #495057;
}

.summary-category {
  background: var(--orange-color);
  color: white;
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 500;
}


#timeSlotModal .modal-header .btn-close {
  filter: brightness(0) invert(1);
}

#timeSlotModal .modal-title {
  font-weight: 600;
}

/* Time Slots List Display */
.filter-section {
  padding: 0px 0;
  margin-bottom: 30px;
}

.filter-controls {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.filter-group {
  display: flex;
  align-items: center;
  gap: 10px;
}

.filter-label {
  font-size: 14px;
  font-weight: 600;
  color: #495057;
  white-space: nowrap;
  margin: 0;
}

.filter-input {
  height: 40px;
  padding: 0 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  background: transparent;
  min-width: 150px;
}

.filter-input:focus {
  border-color: var(--orange-color);
  outline: none;
  box-shadow: none;
}

.filter-actions {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
}

.reset-btn {
  background: transparent;
  color: #6c757d;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 0 20px;
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.reset-btn:hover {
  color: var(--orange-color);
  border-color: var(--orange-color);
}

.slots-counter {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #495057;
}

.counter-label {
  font-weight: 500;
}

.counter-value {
  font-size: 16px;
  font-weight: 700;
  color: var(--orange-color);
}

.time-slots-container {
  background: transparent;
  overflow: visible;
}

.no-slots-message {
  color: #6c757d;
  background: transparent;
  padding: 40px 20px;
  text-align: center;
}

.date-group {
  border: 1px solid #ebebeb;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 20px;
  background: white;
  padding: 20px;
}

.date-header {
  background: #f5f5f5;
  color: #333;
  padding: 10px 20px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  border-radius: 5px;
}

.date-count {
  background: rgba(255, 255, 255, 0.2);
  padding: 4px 12px;
  border-radius: 15px;
  font-size: 14px;
}

.category-section {
  margin-bottom: 30px;
}

.category-title {
  font-size: 20px;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 20px;
  padding-left: 5px;
}

.category-title i {
  color: var(--orange-color);
  margin-right: 10px;
  font-size: 18px;
}

.time-slots-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
  gap: 15px;
  padding: 0;
}

.time-slot-card {
  background: transparent;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 12px 8px;
  text-align: center;
  position: relative;
  transition: all 0.3s ease;
  cursor: pointer;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.time-slot-card:hover {
  border-color: var(--orange-color);
  background: rgba(255, 108, 19, 0.05);
}

.time-slot-card-time {
  font-size: 13px;
  font-weight: 400;
  color: #000;
}

.remove-slot-card-btn {
  position: absolute;
  top: -8px;
  right: -8px;
  background: #dc3545;
  color: white;
  border: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0.8);
}

.time-slot-card:hover .remove-slot-card-btn {
  opacity: 1;
  transform: scale(1);
}

.remove-slot-card-btn:hover {
  background: #c82333;
  transform: scale(1.1);
}

.time-slot-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  border-bottom: 1px solid #f1f3f4;
  transition: all 0.3s ease;
  position: relative;
}

.time-slot-item:last-child {
  border-bottom: none;
}

.time-slot-item:hover {
  background: linear-gradient(135deg, #f8f9fa, #ffffff);
  transform: translateX(3px);
}

.time-slot-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: var(--orange-color);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.time-slot-item:hover::before {
  opacity: 1;
}

.time-slot-info {
  display: flex;
  align-items: center;
  gap: 15px;
}

.time-slot-time {
  font-size: 16px;
  font-weight: 600;
  color: #2c3e50;
  min-width: 180px;
  font-family: 'Courier New', monospace;
}

.time-slot-date {
  font-size: 14px;
  color: #6c757d;
  background: #e9ecef;
  padding: 4px 8px;
  border-radius: 4px;
}

.time-slot-actions {
  display: flex;
  gap: 10px;
}

.remove-slot-btn {
  background: linear-gradient(135deg, #dc3545, #c82333);
  color: white;
  border: none;
  border-radius: 20px;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(220, 53, 69, 0.2);
}

.remove-slot-btn:hover {
  background: linear-gradient(135deg, #c82333, #bd2130);
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(220, 53, 69, 0.3);
}

.edit-slot-btn {
  background: #007bff;
  color: white;
  border: none;
  border-radius: 6px;
  padding: 8px 12px;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.edit-slot-btn:hover {
  background: #0056b3;
  transform: translateY(-1px);
}

.empty-category {
  padding: 20px;
  text-align: center;
  color: #6c757d;
  font-style: italic;
}

/* Responsive Design */
@media (max-width: 768px) {
  .add-time-slot-btn {
    font-size: 12px;
    padding: 6px 12px;
  }

  .time-input-group {
    flex-direction: column;
    gap: 8px;
  }

  .time-input-group input {
    width: 100%;
  }

  .preset-slots-grid {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  }

  .cal-header {
    flex-direction: column;
    gap: 15px;
    align-items: stretch;
  }

  .cal-header .d-flex {
    justify-content: space-between;
  }

  .filter-controls {
    flex-direction: column;
    gap: 15px;
    align-items: stretch;
  }

  .filter-group {
    justify-content: space-between;
    width: 100%;
  }

  .filter-input {
    min-width: 200px;
    flex: 1;
  }

  .filter-actions {
    width: 100%;
    justify-content: space-between;
    margin-left: 0;
  }

  .time-slots-grid {
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 12px;
  }

  .time-slot-card {
    min-height: 60px;
    padding: 12px 8px;
  }

  .time-slot-card-time {
    font-size: 14px;
  }

  .category-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

/* Location dropdown styling */
.location .dropdown-toggle {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  min-height: 24px;
}

.location .dropdown-toggle svg {
  color: #646464;
}

.location .dropdown-toggle:hover svg {
  color: var(--orange-color);
}

.location .dropdown-menu {
  min-width: 200px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
}

.location .dropdown-item {
  padding: 10px 15px;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.location .dropdown-item:hover {
  background-color: #f8f9fa;
  color: var(--orange-color);
}

.location .dropdown-item svg {
  flex-shrink: 0;
}

/* Service Category Tabs Styling */
.service-categories-section {
  margin-top: 2rem;
}

.service-category-tabs {
  border: none;
  margin-bottom: 2rem;
  overflow-x: auto;
  flex-wrap: nowrap;
  background: #fff;
  border-radius: 12px;
  padding: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.service-category-tabs .nav-item {
  flex-shrink: 0;
}

.service-cat-btn {
  color: #666;
  border: none;
  border-radius: 8px;
  padding: 12px 20px;
  font-weight: 600;
  font-size: 14px;
  background: none;
  transition: all 0.3s ease;
  white-space: nowrap;
  margin: 2px;
}

.service-cat-btn:hover {
  color: var(--orange-color);
  background: rgba(255, 108, 19, 0.08);
  transform: translateY(-1px);
}

.service-cat-btn.active {
  color: white;
  background: var(--orange-color);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.3);
}

/* Service Item Cards - Horizontal Layout */
.service-item-card-horizontal {
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 16px;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 18px;
  transition: all 0.4s ease;
  height: 100%;
  min-height: 90px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}

.service-item-card-horizontal::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: var(--orange-color);
  transform: scaleY(0);
  transition: transform 0.3s ease;
}

.service-item-card-horizontal:hover {
  border-color: rgba(255, 108, 19, 0.3);
  box-shadow: 0 8px 25px rgba(255, 108, 19, 0.12);
  transform: translateY(-3px);
}

.service-item-card-horizontal:hover::before {
  transform: scaleY(1);
}

.service-icon {
  width: 40px;
  height: 40px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.service-item-card-horizontal:hover .service-icon {
  transform: scale(1.05);
}

.service-icon i {
  font-size: 22px;
  color: var(--orange-color);
  transition: all 0.3s ease;
}

.service-item-card-horizontal:hover .service-icon i {
  color: white;
}

.service-icon-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.service-info {
  flex-grow: 1;
  min-width: 0;
}

.service-name {
  font-size: 17px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 6px;
  line-height: 1.3;
  letter-spacing: -0.3px;
}

.service-duration {
  font-size: 13px;
  color: #7f8c8d;
  margin: 0;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 4px;
}

.service-duration::before {
  content: '⏱';
  font-size: 12px;
}

.service-pricing {
  text-align: right;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}

.service-price {
  font-size: 20px;
  font-weight: 800;
  color: #2c3e50;
  margin: 0;
  display: block;
  letter-spacing: -0.5px;
}

.book-btn {
  background: linear-gradient(135deg, var(--orange-color) 0%, #e55a0f 100%);
  color: white !important;
  border: none;
  border-radius: 20px !important;
  padding: 7px 22px;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 85px;
  justify-content: center;
  box-shadow: 0 3px 8px rgba(255, 108, 19, 0.25);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.book-btn:hover {
  background: linear-gradient(135deg, #e55a0f 0%, #d4500e 100%);
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(255, 108, 19, 0.35);
}

.book-btn i {
  font-size: 11px;
  transition: transform 0.3s ease;
}

.book-btn:hover i {
  transform: translateX(3px);
}

/* Add Service button styles */
.add-service-btn {
  background-color: #fff !important;
  color: #000 !important;
  border-color: #FF6C13 !important;
  transition: all 0.3s ease;
  cursor: pointer;
}

.add-service-btn:hover {
  background-color: #FF6C13 !important;
  border-color: #FF6C13 !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 123, 255, 0.3);
  color: #fff !important;
}

.add-service-btn:active {
  transform: scale(0.95);
}

.add-service-btn.selected {
  background: #28a745 !important;
  color: white !important;
  border-color: #28a745 !important;
}

.add-service-btn.selected:hover {
  background-color: #218838 !important;
  color: white !important;
  border-color: #218838 !important;
}

/* Selected Services Summary */
.selected-services-summary {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 12px;
  padding: 20px;
  margin-top: 20px;
}

.selected-services-header h5 {
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
}


.selected-service-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 15px;
  background: white;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.selected-service-item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}

.selected-service-item .service-info {
  flex: 1;
}

.selected-service-item .service-name {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.selected-service-item .service-duration {
  color: #666;
  font-size: 12px;
}

.selected-service-item .service-price {
  font-weight: 600;
  color: #28a745;
  margin: 0 15px;
}

.remove-service-btn {
  padding: 6px 10px;
  border-radius: 6px;
  transition: all 0.2s ease;
}

.remove-service-btn:hover {
  background-color: #dc3545;
  color: white;
  border-color: #dc3545;
}

.selected-services-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  border-top: 1px solid #e9ecef;
}

.total-price {
  font-size: 20px;
  font-weight: 500;
  color: #000;
}

.total-label {
  color: #666;
}

.total-amount {
  color: #28a745;
}

.book-now-btn {
  padding: 12px 30px;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.book-now-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);
}

/* Mobile responsive for selected services */
@media (max-width: 768px) {
  .selected-services-summary {
    padding: 15px;
  }

  .selected-service-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .selected-service-item .service-price {
    margin: 0;
    align-self: flex-end;
  }

  .selected-services-footer {
    flex-direction: column;
    gap: 15px;
    align-items: stretch;
  }

  .book-now-btn {
    width: 100%;
  }
}

/* Product Selection Styles */
.product-selection-section {
  margin-top: 2rem;
}

.product-grid .row {
  margin: 0 -8px;
}

.product-grid .col-lg-3,
.product-grid .col-md-4,
.product-grid .col-6 {
  padding: 0 8px;
  margin-bottom: 16px;
}

.product-card {
  background: white;
  border-radius: 12px;
  padding: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid transparent;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.product-card.selected {
  border-color: #28a745;
  box-shadow: 0 4px 15px rgba(40, 167, 69, 0.2);
}

.product-image-container {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
  background: #f8f9fa;
}

.product-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.product-card:hover .product-image {
  transform: scale(1.05);
}

.product-checkmark {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  background: #28a745;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease;
}

.product-card.selected .product-checkmark {
  opacity: 1;
  transform: scale(1);
}

.product-name {
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 1.4;
  flex-grow: 1;
  text-align: center;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .product-image-container {
    height: 150px;
  }

  .product-name {
    font-size: 13px;
    padding: 10px 12px;
    min-height: 50px;
  }

  .product-checkmark {
    width: 20px;
    height: 20px;
    top: 6px;
    right: 6px;
  }
}

@media (max-width: 576px) {
  .product-grid .col-6 {
    padding: 0 4px;
    margin-bottom: 12px;
  }

  .product-image-container {
    height: 120px;
  }

  .product-name {
    font-size: 12px;
    padding: 8px 10px;
    min-height: 45px;
  }
}

/* Selected Products in Payment Summary */
.selected-products-summary {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 15px;
  margin-top: 15px;
}

.selected-product-item {
  display: flex;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #e9ecef;
}

.selected-product-item:last-child {
  border-bottom: none;
}

.product-check-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #d4edda;
  border-radius: 50%;
  flex-shrink: 0;
}

.product-name-text {
  font-size: 14px;
  color: #333;
  line-height: 1.4;
  word-break: break-word;
}

/* Mobile responsive for selected products */
@media (max-width: 768px) {
  .selected-products-summary {
    padding: 12px;
    margin-top: 12px;
  }

  .selected-product-item {
    padding: 6px 0;
  }

  .product-name-text {
    font-size: 13px;
  }

  .product-check-icon {
    width: 18px;
    height: 18px;
  }
}

/* Service Category Cards Design */
.service-category-cards {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

/* Tab content visibility */
.tab-pane {
  display: none !important;
}

.tab-pane.active {
  display: block !important;
}

.tab-pane.show {
  display: block !important;
}

.tab-pane.show.active {
  display: block !important;
}

/* Ensure service category content is visible */
.service-category-content {
  display: block !important;
  width: 100%;
}

.service-category-content .tab-pane {
  display: none !important;
}

.service-category-content .tab-pane.active {
  display: block !important;
}



.service-category-card {
  position: relative;
  width: 150px;
  height: 160px;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid transparent;
}

.service-category-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.service-category-card.active {
  border-color: #28a745;
  box-shadow: 0 4px 15px rgba(40, 167, 69, 0.3);
}

.service-category-card.active::after {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 8px;
  right: 8px;
  background: #28a745;
  color: white;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  z-index: 2;
}

.service-category-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.3s ease;
  border: 1px solid #ebebeb;
}

.service-category-card:hover .service-category-image {
  transform: scale(1.05);
}

.service-category-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  padding: 20px 10px 10px;
  color: white;
}

.service-category-overlay h6 {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

/* Mobile responsive for service category cards */
@media (max-width: 768px) {
  .service-category-cards {
    gap: 10px;
    justify-content: center;
  }

  .service-category-card {
    width: 100px;
    height: 80px;
  }

  .service-category-overlay h6 {
    font-size: 11px;
  }

  .service-category-card.active::after {
    width: 18px;
    height: 18px;
    font-size: 9px;
  }
}

@media (max-width: 576px) {
  .service-category-cards {
    gap: 8px;
  }

  .service-category-card {
    width: 90px;
    height: 70px;
  }

  .service-category-overlay h6 {
    font-size: 10px;
  }

  .service-category-card.active::after {
    width: 16px;
    height: 16px;
    font-size: 8px;
  }
}

/* Legacy service cards (keep for backward compatibility) */
.service-item-card {
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 12px;
  padding: 20px;
  transition: all 0.3s ease;
  height: 100%;
}

.service-item-card:hover {
  border-color: var(--orange-color);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.1);
  transform: translateY(-2px);
}

.service-item-name {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.service-item-description {
  font-size: 13px;
  color: #666;
  margin-bottom: 12px;
  line-height: 1.4;
}

.service-item-details {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 10px;
}

.original-price {
  font-size: 13px;
  color: #999;
  text-decoration: line-through;
  margin-left: 8px;
}

.select-service-btn {
  border-color: var(--orange-color);
  color: var(--orange-color);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: all 0.3s ease;
}

.select-service-btn:hover {
  background-color: var(--orange-color);
  color: white;
  transform: scale(1.1);
}

.select-service-btn.selected {
  background-color: var(--orange-color);
  color: white;
}

/* Select service button checkmark removed */

/* Package Cards */
.package-card {
  border: 2px solid var(--orange-color);
  background: linear-gradient(135deg, rgba(255, 108, 19, 0.08) 0%, rgba(255, 108, 19, 0.03) 100%);
  position: relative;
}

.package-card::after {
  content: 'PACKAGE';
  position: absolute;
  top: 8px;
  right: 8px;
  background: var(--orange-color);
  color: white;
  font-size: 9px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 8px;
  letter-spacing: 0.5px;
}

.package-card:hover {
  border-color: var(--orange-color);
  box-shadow: 0 10px 30px rgba(255, 108, 19, 0.2);
  transform: translateY(-4px);
}

.package-includes {
  margin: 8px 0;
  padding: 8px 12px;
  background: rgba(255, 108, 19, 0.1);
  border-radius: 6px;
  border-left: 3px solid var(--orange-color);
}

.package-includes small {
  color: #666;
  font-size: 12px;
  line-height: 1.3;
}

.package-includes-small {
  margin-top: 6px;
}

.package-includes-small small {
  color: #7f8c8d;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 500;
}

.package-card .service-icon {
  background: linear-gradient(135deg, rgba(255, 108, 19, 0.2) 0%, rgba(255, 108, 19, 0.15) 100%);
  border: 2px solid rgba(255, 108, 19, 0.3);
}

.package-card:hover .service-icon {
  background: linear-gradient(135deg, var(--orange-color) 0%, #e55a0f 100%);
  border-color: var(--orange-color);
}

.original-price {
  font-size: 12px;
  color: #95a5a6;
  text-decoration: line-through;
  font-weight: 500;
  margin-left: 6px;
}

/* Mobile responsive for service tabs */
@media (max-width: 767.98px) {
  .service-categories-section {
    margin-top: 1.5rem;
    /* padding: 20px 0px; */
    border-radius: 12px;
  }

  .service-category-tabs {
    padding: 6px;
    margin-bottom: 1.5rem;
  }

  .service-cat-btn {
    font-size: 12px;
    padding: 10px 16px;
    margin: 1px;
  }

  /* Horizontal service cards mobile */
  .service-item-card-horizontal {
    padding: 16px;
    gap: 14px;
    min-height: 75px;
    border-radius: 12px;
  }

  .service-icon {
    width: 45px;
    height: 45px;
    border-radius: 10px;
  }

  .service-icon i {
    font-size: 18px;
  }

  .service-name {
    font-size: 15px;
    font-weight: 700;
  }

  .service-duration {
    font-size: 12px;
  }

  .service-price {
    font-size: 18px;
    font-weight: 800;
  }

  .book-btn {
    padding: 8px 14px;
    font-size: 12px;
    min-width: 75px;
    border-radius: 16px;
  }

  .original-price {
    font-size: 11px;
  }

  /* Legacy cards mobile */
  .service-item-card {
    padding: 15px;
  }

  .service-item-name {
    font-size: 15px;
  }

  .service-item-description {
    font-size: 12px;
  }

  .service-item-details {
    gap: 10px;
    flex-wrap: wrap;
  }

  .select-service-btn {
    width: 32px;
    height: 32px;
  }
}

@media (max-width: 575.98px) {
  .service-categories-section {
    /* padding: 15px 10px; */
    margin-top: 1rem;
  }

  .service-category-tabs {
    padding: 4px;
  }

  .service-cat-btn {
    font-size: 11px;
    padding: 8px 12px;
  }

  .service-item-card-horizontal {
    padding: 14px;
    gap: 12px;
    min-height: 70px;
    border-radius: 10px;
  }

  .service-icon {
    width: 40px;
    height: 40px;
    border-radius: 8px;
  }

  .service-icon i {
    font-size: 16px;
  }

  .service-name {
    font-size: 14px;
    font-weight: 700;
  }

  .service-duration {
    font-size: 11px;
  }

  .service-price {
    font-size: 16px;
    font-weight: 800;
  }

  .book-btn {
    padding: 7px 12px;
    font-size: 11px;
    min-width: 65px;
    border-radius: 14px;
  }

  .original-price {
    font-size: 10px;
  }

  .package-card::after {
    font-size: 8px;
    padding: 2px 6px;
  }
}

/* Mobile responsive for location dropdown */
@media (max-width: 767.98px) {
  .location {
    flex-wrap: wrap;
  }

  .location .dropdown-menu {
    min-width: 180px;
    right: 0 !important;
    left: auto !important;
  }

  .location .dropdown-item {
    padding: 12px 15px;
    font-size: 15px;
  }

  .location span {
    font-size: 13px !important;
  }
}

@media (max-width: 575.98px) {
  .location .dropdown-menu {
    min-width: 160px;
  }

  .location span {
    font-size: 12px !important;
    display: block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/* ===== HEADER MOBILE RESPONSIVE STYLES ===== */

/* Mobile Header Styles - Tablet and Mobile */
@media (max-width: 991.98px) {

  /* Top Navigation Bar */
  .top-bar {
    padding: 10px 0px !important;
  }

  .navbar-brand .logo-image {
    width: 120px;
  }

  /* Search Form Mobile Styles */
  .form-group.has-search {
    width: 100%;
    /* margin: 15px 0 10px 0; */
    /* order: 3; */
  }

  .search-form .search-cntrl {
    font-size: 14px;
    padding: 12px 15px;
  }

  .search-icon-btn {
    padding: 12px 15px;
  }

  /* Auth Buttons Mobile */
  #authButtons {
    /* flex-direction: column; */
    gap: 10px;
    width: 100%;
    margin-top: 10px;
    order: 4;
    padding-left: 10px;
    margin-bottom: 10px;
  }


  .header-btn1,
  .header-btn2 {
    width: 100%;
    padding: 12px 24px;
    font-size: 14px;
    text-align: center;
  }

  /* User Profile Mobile */
  #userProfile {
    width: 100%;
    justify-content: center;
    /* margin-top: 10px; */
    order: 4;
  }

  #userProfile .dropdown-toggle {
    padding: 10px 15px !important;
    font-size: 14px;
  }

  /* Notification Button Mobile */
  .notification-container {
    order: 2;
    margin-left: auto !important;
    margin-right: 10px;
  }

  .notification-btn {
    padding: 10px;
  }

  /* Navbar Toggle */
  .navbar-toggler {
    order: 1;
    padding: 8px 10px;
    font-size: 1.1rem;
  }

  /* Collapsed Content Layout */
  .navbar-collapse {
    flex-direction: column;
    align-items: stretch;
  }
}

/* Mobile Header Styles - Mobile Only */
@media (max-width: 767.98px) {
  .top-bar {
    padding: 12px 0px !important;
  }

  .navbar-brand .logo-image {
    width: 100px;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* Mobile Search Form */
  .search-form .search-cntrl {
    font-size: 13px;
    padding: 10px 12px;
  }

  .search-icon-btn {
    padding: 10px 12px;
  }

  .search-icon-btn svg {
    width: 16px;
    height: 16px;
  }

  /* Mobile Auth Buttons */
  .header-btn1,
  .header-btn2 {
    padding: 10px 20px;
    font-size: 13px;
  }

  .header-btn2 svg {
    width: 16px;
    height: 16px;
  }

  /* Mobile User Profile */
  #userProfile .profile-avatar2 img {
    width: 28px !important;
    height: 28px !important;
  }

  #userProfile .dropdown-toggle {
    font-size: 13px !important;
  }

  /* Mobile Notification */
  .notification-btn svg {
    width: 20px;
    height: 20px;
  }

  .notification-badge {
    width: 16px;
    height: 16px;
    font-size: 10px;
    top: -2px;
    right: -2px;
  }
}

/* Bottom Navigation Mobile Styles */
@media (max-width: 991.98px) {
  .navbar-bottom {
    padding: 10px 0px !important;
    min-height: 50px !important;
  }

  .navbar-bottom .container {
    flex-wrap: wrap;
  }

  /* Location Section Mobile */
  .location {
    flex: 1;
    min-width: 165PX;
    align-items: center;
    /* margin-bottom: 10px; */
    max-width: 165px;
  }

  .location img {
    width: 18px;
  }

  .location span {
    font-size: 13px !important;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* Browse Categories Mobile */
  .browse-btn {
    margin-left: 10px;
    padding: 8px 15px;
    height: 40px;
    font-size: 12px;
    width: fit-content;
  }

  .browse-btn span {
    font-size: 11px;
  }

  .browse-btn svg {
    width: 6px;
    height: 10px;
  }

  /* Navigation Menu Mobile */
  .navbar-nav {
    flex-direction: column;
    width: 100%;
    /* margin-top: 15px; */
    background: white;
    border-radius: 8px;
    /* padding: 10px 0; */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }

  .nav-item {
    width: 100%;
  }

  .nav-link {
    padding: 12px 20px !important;
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
  }

  .nav-link:last-child {
    border-bottom: none;
  }

  .nav-link:hover {
    background-color: #f8f9fa;
    color: var(--orange-color) !important;
  }

  .nav-link.active {
    background-color: var(--orange-color);
    color: #fff !important;
  }

  .nav-list .nav-item .active {
    color: white !important;
  }
}

@media (max-width: 767.98px) {
  .navbar-bottom {
    padding: 8px 0px !important;
    min-height: 45px !important;
  }

  .location span {
    font-size: 12px !important;
    max-width: 150px;
  }

  .browse-btn {
    padding: 6px 12px;
    height: 35px;
    margin-left: 8px;
  }

  .browse-btn span {
    /* font-size: 10px; */
  }

  .nav-link {
    padding: 10px 15px !important;
    font-size: 13px;
  }
}

/* Extra Small Mobile Devices */
@media (max-width: 575.98px) {
  .top-bar {
    padding: 10px 0px !important;
  }

  .navbar-brand .logo-image {
    width: 85px;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* Extra Small Search */
  .search-form .search-cntrl {
    font-size: 12px;
    padding: 8px 10px;
  }

  .search-icon-btn {
    padding: 12px;
  }

  /* Extra Small Auth Buttons */
  .header-btn1,
  .header-btn2 {
    padding: 8px 16px;
    font-size: 12px;
  }

  /* Extra Small Bottom Nav */
  .navbar-bottom {
    padding: 6px 0px !important;
    min-height: 40px !important;
  }

  /* .location {
    margin-bottom: 8px;
  } */

  .location img {
    width: 16px;
    height: 16px;
  }

  .location span {
    font-size: 11px !important;
    max-width: 120px;
  }

  .browse-btn {
    padding: 5px 10px;
    height: 32px;
    margin-left: 5px;
  }

  .browse-btn span {
    /* font-size: 9px; */
  }

  .nav-link {
    padding: 8px 12px !important;
    font-size: 12px;
  }
}

/* Browse Categories Dropdown Mobile */
@media (max-width: 991.98px) {
  /* .browse-dropdown {
    position: fixed !important;
    top: auto !important;
    bottom: 60px;
    left: 15px;
    right: 15px;
    width: auto !important;
    max-height: 300px;
    overflow-y: auto;
    border-radius: 12px;
    box-shadow: 0 -5px 25px rgba(0, 0, 0, 0.15);
  } */

  .browse-list {
    padding: 15px 0;
  }

  .browse-item {
    padding: 15px 20px;
    font-size: 14px;
  }

  .browse-item:hover {
    background-color: #f8f9fa;
  }

  .arrow-icon {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 767.98px) {
  /* .browse-dropdown {
    bottom: 50px;
    left: 10px;
    right: 10px;
  } */

  .browse-item {
    padding: 12px 15px;
    font-size: 13px;
  }
}

/* Navbar Scrolled State Mobile */
@media (max-width: 991.98px) {
  .navbar.scrolled {
    padding: 10px 0px !important;
  }

  .navbar.scrolled .logo-image {
    width: 100px;
  }
}

@media (max-width: 767.98px) {
  .navbar.scrolled {
    padding: 8px 0px !important;
  }

  .navbar.scrolled .logo-image {
    width: 85px;
  }
}

/* Mobile Dropdown Menu Improvements */
@media (max-width: 991.98px) {
  .dropdown-menu {
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    border: none;
    padding: 8px 0;
  }

  .dropdown-item {
    padding: 10px 15px;
    font-size: 14px;
  }

  .dropdown-item:hover {
    background-color: #f8f9fa;
  }
}

/* Mobile Menu Isolation and Z-Index Management */
@media (max-width: 991.98px) {

  /* Ensure proper stacking order */
  .navbar-collapse {
    z-index: 1050;
    background: white;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
  }

  .dropdown-menu {
    z-index: 1055;
  }

  .browse-dropdown {
    z-index: 1060 !important;
  }

  /* Prevent menu overlap */
  .navbar-collapse.show,
  .navbar-collapse.collapsing {
    position: relative;
    z-index: 1050;
  }

  /* Hide other elements when mobile menu is open */
  .navbar-collapse.show~.browse-dropdown {
    display: none !important;
  }
}

/* Mobile Utility Classes */
@media (max-width: 767.98px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-block {
    display: block !important;
  }

  .ms-md-3 {
    margin-left: 0 !important;
  }

  /* Additional mobile menu spacing */
  .navbar-collapse {
    /* margin-top: 15px; */
    padding: 15px 0;
  }
}

/* Prevent multiple menu interactions */
.dropdown-menu.show+.browse-dropdown {
  display: none !important;
}

.browse-dropdown[style*="block"]~.dropdown .dropdown-menu {
  display: none !important;
}

.cntct-cntrl {
  box-shadow: none !important;
}

#userProfile .dropdown-menu[data-bs-popper] {
  right: 5px !important;
  left: auto !important;
}



/* Dashboard Responsive Styles */
@media screen and (max-width: 991.98px) {


  .dashbord-shop-img {
    width: 30px;
    height: 30px;
  }

  .dashboard-shadow-img {
    width: 45px;
    height: 45px;
  }

  .nav-dashboard-details {
    flex-wrap: wrap;
    gap: 5px;
  }

  .dashboard-program {
    font-size: 12px !important;
    padding: 8px 12px !important;
    margin: 5px 2px !important;
  }

  .dashboard-appiontments-box {
    padding: 15px;
  }

  .dashboard-appiontments-box h2 {
    font-size: 18px;
  }

  .appointmnts-table {
    font-size: 12px;
  }

  .appointmnts-table th,
  .appointmnts-table td {
    padding: 8px 4px;
  }

  .apptnmnr-membr {
    width: 25px;
    height: 25px;
  }

  /* Table overflow scroll - only table scrolls, header stays fixed */
  .dashboard-appiontments-box {
    overflow: visible;
  }

  .dashboard-appiontments-box>div:last-child {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #ccc transparent;
  }

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar {
    height: 6px;
  }

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
  }

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 3px;
  }

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar-thumb:hover {
    background-color: #999;
  }

  .appointmnts-table {
    /* min-width: 600px; */
    white-space: nowrap;
  }
}

@media screen and (max-width: 767.98px) {


  .nav-dashboard-details {
    justify-content: center;
  }

  .dashboard-program {
    font-size: 11px !important;
    padding: 6px 10px !important;
    margin: 3px 1px !important;
  }

  .dashboard-appiontments-box h2 {
    font-size: 16px;
  }

  .appointmnts-table {
    font-size: 11px;
  }

  .appointmnts-table th,
  .appointmnts-table td {
    padding: 6px 2px;
  }

  .appointmnts-table th:first-child,
  .appointmnts-table td:first-child {
    min-width: 120px;
  }

  .appointmnts-table th:nth-child(2),
  .appointmnts-table td:nth-child(2) {
    min-width: 80px;
  }

  .appointmnts-table th:nth-child(3),
  .appointmnts-table td:nth-child(3) {
    min-width: 100px;
  }

  .appointmnts-table th:nth-child(4),
  .appointmnts-table td:nth-child(4) {
    min-width: 90px;
  }

  .appointmnts-table th:last-child,
  .appointmnts-table td:last-child {
    min-width: 70px;
  }

  /* Enhanced table overflow scroll for mobile - only table scrolls */
  /* .dashboard-appiontments-box {
    overflow: visible;
  }

  .dashboard-appiontments-box>div:last-child {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #ccc transparent;
  } */

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar {
    height: 6px;
  }

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
  }

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 3px;
  }

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar-thumb:hover {
    background-color: #999;
  }



  .apptnmnr-membr {
    width: 20px;
    height: 20px;
  }

  .dashboard-facilits-detylbox {
    /* margin-bottom: 10px; */
  }

  .dashboard-facilits-detylbox svg {
    width: 12px;
    height: 12px;
  }

  .dashboard-facilits-detylbox p {
    font-size: 12px;
  }
}

@media screen and (max-width: 575.98px) {




  .dashboard-shadow-img {
    width: 30px;
    height: 30px;
  }

  .dashboard-program {
    font-size: 10px !important;
    padding: 5px 8px !important;
    margin: 2px !important;
  }

  .dashboard-appiontments-box {
    padding: 10px;
  }

  .dashboard-appiontments-box h2 {
    font-size: 14px;
  }

  .appointmnts-table {
    font-size: 10px;
  }

  .appointmnts-table th,
  .appointmnts-table td {
    padding: 4px 1px;
  }

  .apptnmnr-membr {
    width: 18px;
    height: 18px;
  }

  /* Small mobile table overflow scroll - only table scrolls */
  /* .dashboard-appiontments-box {
    overflow: visible;
  }

  .dashboard-appiontments-box>div:last-child {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  } */

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar {
    height: 4px;
  }

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 2px;
  }

  .dashboard-appiontments-box>div:last-child::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
  }



  .dashboard-facilits-detylbox svg {
    width: 10px;
    height: 10px;
  }

  .dashboard-facilits-detylbox p {
    font-size: 11px;
  }
}

/* General Dashboard Overflow Scroll Options */
/* .dashboard-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.dashboard-shop-detyle {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #ccc transparent;
} */

.dashboard-shop-detyle::-webkit-scrollbar {
  height: 4px;
}

.dashboard-shop-detyle::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 2px;
}

.dashboard-shop-detyle::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
}

.dashboard-shop-detyle::-webkit-scrollbar-thumb:hover {
  background-color: #999;
}

/* Navigation tabs overflow scroll */
/* .nav-dashboard-details {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.nav-dashboard-details::-webkit-scrollbar {
  display: none;
} */

/* Dashboard content overflow */
/* .dashboard-content {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
} */

/* Responsive overflow for very small screens */
@media screen and (max-width: 480px) {
  /* .dashboard-appiontments-box {
    overflow: visible;
  }

  .dashboard-appiontments-box>div:last-child {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }


  .dashboard-shop-detyle {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .nav-dashboard-details {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  } */
}


.form-select {
  padding: 10px !important;
  font-size: 14px !important;
}

/* custom style start */
@media screen and (max-width: 1400px) {
  .mivi-right-box {
    width: 200px;
    height: 210px;
    top: 3%;
    left: 425px;
  }

  .has-search .form-control {
    width: 300px;
  }

  .dashboard-box-heading h2 {
    font-size: 22px;
  }

  .dashboard-shop-pera {
    font-weight: 400;
    padding-left: 10px;
  }

  .dashboard-shadow-img {
    width: 50px;
    height: 60px;
  }

  .box-grid {
    grid-template-columns: repeat(7, 1fr);
  }

  .login-div {
    width: 50%;
  }
}

@media screen and (max-width: 1300px) {

  .logo-image {
    width: 140px;
  }

  .time-slot {
    font-size: 14px;
  }


  /* .search-icon-btn svg {
  width: 16px;
  height: 16px;
} */
  .header-btn1 {
    font-size: 14px;
  }

  .header-btn2 {
    font-size: 14px;
  }

  .notification-btn svg {
    width: 22px;
    height: 22px;
  }

  .review-rating-boxh2 {
    font-size: 90px;
    margin-bottom: 10px;
  }

}

@media screen and (max-width: 1200px) {
  .logo-image {
    width: 120px;
  }

  .has-search .form-control {
    width: 100%;
  }

  .search-form .search-cntrl {
    font-size: 14px !important;
    padding: 11px !important;
  }

  .search-form .search-cntrl::placeholder {
    font-size: 14px !important;
  }

  .search-icon-btn svg {
    width: 16px;
    height: 17px;
  }

  .header-btn1 {
    padding: 8px 15px;
    /* margin-left: 10px !important; */
  }

  .header-btn2 {
    padding: 8px 15px;
    /* margin-left: 10px !important; */
    align-items: center;
  }

  .header-btn2 svg {
    width: 18px;
    height: 18px;
  }

  .notification-btn svg {
    width: 18px;
    height: 18px;
  }

  .notification-badge {
    font-size: 8px;
    padding: 2px 4px;
    min-width: 15px;
    height: 15px;
    top: 0;
    right: 0;
  }

  .location span {
    font-size: 14px;
  }

  .nav-list a {
    font-size: 14px;
    padding: 0px 8px !important;
  }

  .browse-btn {
    padding: 5px 10px;
    margin-left: 5px;
  }

  .offers-box {
    margin-bottom: 70px;
  }

  .shoplist-sec-box {
    margin-top: 70px;
  }

  .qoute-main-head {
    font-size: 44px;
  }

  .viewmore-head {
    font-size: 44px;
  }

  .viewmore-sec {
    min-height: 460px;
  }

  .viewmore-sec-overlay {
    min-height: 460px;
  }

  .last-sec-box {
    padding: 75px 0px 0px;
  }

  .footer-logo {
    width: 120px;
  }

  .footer-head {
    font-size: 38px;
  }

  .footer-cntct-link {
    font-size: 20px;
    padding-right: 10px;
  }

  .inner-sm-head {
    font-size: 18px;
  }

  .inner-main-head {
    font-size: 38px;
  }

  .compamy-logo {
    width: 140px;
    height: 140px;
    top: -70px;
    left: 20px;
    position: absolute;
    border-radius: 50%;
  }

  .prodct-overlay p {
    font-size: 20px;
  }

  .add-service-btn {
    font-size: 14px !important;
  }

  .service-item-card-horizontal {
    padding: 15px;
    gap: 15px;
  }

  .service-price {
    font-size: 18px;
  }

  .book-now-btn {
    font-size: 16px !important;
  }

  .review-pera2 {
    font-size: 15px;
  }

  .rating-box h6 {
    font-size: 32px;
  }

  .product-image-container {
    height: 175px;
  }

  .employee-detyl-box {
    padding: 30px;
  }

  .employee-detyl h6 {
    font-size: 16px;
  }

  .employee-detyl h4 {
    font-size: 20px;
  }

  .employee-jobdetyl-box {
    padding: 10px;
    text-align: center;
  }

  .employee-jobdetyl-box h4 {
    font-size: 17px;
  }

  .employee-jobdetyl-box h6 {
    font-size: 16px;
  }

  .company-logo-placeholder {
    width: 70px;
    height: 70px;
  }

  .company-name {
    font-size: 18px;
  }

  .btn-reschedule {
    padding: 10px;
  }

  .appointment-date,
  .appointment-time {
    align-items: start;
  }

  .btn-edit,
  .btn-save,
  .btn-cancel {
    font-size: 14px;
  }

  .mivi-right-box {
    width: 175px;
    top: 2%;
    left: 355px;
  }

  .mivi-right-head {
    font-size: 20px;
  }

  .mivi-right-pera {
    font-size: 12px;
    line-height: 129%;
  }

  .tick-pera {
    font-size: 17px;
  }

  .abt-main-head {
    font-size: 38px;
  }

  .mivi-box {
    padding: 20px;
  }

  .mission-img {
    width: 65px;
  }

  .abtus-semi-peragrph {
    font-size: 15px;
  }

  .dashboard-head h2 {
    font-size: 36px;
  }

  .qrcode-pic2 {
    width: 150px;
    height: 150px;
  }

  .dashboard-shop-detyle {
    flex-wrap: wrap;
    justify-content: center;
  }

  .dashboard-shop-box {
    width: 220px;
  }

  .dashboard-appiontments-box h2 {
    font-size: 22px;
  }

  #pills-tabContent .tab-pane {
    padding: 0 !important;
  }

  .modal-title {
    font-size: 16px;
  }

  .form-control {
    padding: 10px !important;
    font-size: 14px !important;
  }

  .grid7 {
    grid-template-columns: repeat(5, 1fr);
  }

  .grid8 .service-image,
  .dashboard-service-overlay {
    width: 100px;
  }

  .mdl-img,
  .overlay-modal {
    height: 420px;
  }

  .mdl-overlayh1 {
    font-size: 26px;
  }

  .box-grid {
    grid-template-columns: repeat(6, 1fr);
  }

  .payment-method-img {
    width: 25px;
    margin-right: 5px;
  }

  .form-check label {
    font-size: 14px;
  }
}

@media screen and (max-width: 992px) {
  .first-auth-buttons {
    display: none;
  }

  .first-has-search {
    display: none;
  }

  .search-form .search-cntrl {
    padding: 10px !important;
  }

  .search-form {
    margin: 0 10px;
  }

  .location-toggle {
    width: 100%;
    margin-bottom: 10px;
  }

  .banner-overlay1 {
    height: 320px;
  }

  .banner-overlay2 {
    height: 320px;
  }

  .banner-img {
    height: 320px;
  }

  .banner-overlay1 h2 br,
  .banner-overlay2 h2 br {
    display: none;
  }

  .categories-box {
    padding: 50px 0px;
  }

  #owl-example .owl-nav.disabled+.owl-dots {
    margin-left: auto !important;
    left: 50%;
    transform: translateX(-50%);
  }

  #owl-example1 .owl-nav.disabled+.owl-dots {
    margin-left: auto !important;
    left: 50%;
    transform: translateX(-50%);
  }

  #owl-category .owl-nav.disabled+.owl-dots {
    margin-top: 25px !important;
  }

  #owl-shops .owl-nav.disabled+.owl-dots {
    margin-top: 25px !important;
  }

  .shop-head {
    font-size: 16px;
  }

  .like-btn i {
    font-size: 16px;
  }

  .shop-image {
    height: 290px;
  }

  .brand-sec {
    padding-bottom: 60px;
  }

  .offers-box {
    margin-bottom: 70px;
  }

  .regshop-sec {
    padding: 50px 0px;
  }

  .regshop-head {
    font-size: 34px;
  }

  .shoplist-sec-box {
    margin-top: 50px;
  }

  .qoute-main-head br {
    display: none;
  }

  .quote-img {
    width: 30px !important;
  }

  .quote-pera {
    font-size: 14px;
  }

  .qoute-main-head {
    font-size: 40px;
  }

  .auth-name {
    font-size: 15px;
    margin-top: 19px;
  }

  .auther-img {
    width: 85px !important;
  }

  .quote-sec-box {
    padding: 80px 0px;
  }

  .viewmore-head {
    font-size: 38px;
    margin-bottom: 15px;
  }

  .viewmore-head br {
    display: none;
  }

  .viewmore-sec {
    min-height: 380px;
  }

  .viewmore-sec-overlay {
    min-height: 380px;
  }

  .footer-head {
    font-size: 34px;
  }

  .footer-cntct-link {
    font-size: 16px;
  }

  .inner-main-head {
    font-size: 34px;
  }

  .filter-btn {
    width: 100px;
    height: 40px;
    font-size: 16px;
  }

  .prdct-img,
  .inner-banner-img {
    height: 300px;
  }

  #owl-beautyproduct .owl-nav.disabled+.owl-dots,
  #owl-salon .owl-nav.disabled+.owl-dots {
    margin-left: 0 !important;
    left: 50%;
    transform: translateX(-50%);
  }

  .compamy-logo {
    width: 100px;
    height: 100px;
    top: -50px;
    left: 10px;
    position: absolute;
    border-radius: 50%;
  }

  .company-name {
    font-size: 18px;
  }

  .cmpny-dtyl {
    font-size: 14px;
  }

  .shop-opnclose-img2 {
    width: 35px;
    height: 35px;
  }

  .upload-box {
    width: 40px;
    height: 40px;
  }

  .upload-box svg {
    width: 18px;
    height: 18px;
  }

  .button-custom {
    gap: 5px;
    margin-bottom: 15px;
  }

  .nav-shop-details .nav-item {
    width: auto;
  }

  .nav-shop-details.nav-pills .nav-link.active,
  .nav-pills .nav-link {
    font-size: 15px !important;
    padding: 10px 15px !important;
  }

  .cmpny-detyl-box p {
    font-size: 14px;
    margin-left: 10px;
  }

  .employee-img {
    height: 250px;
    margin-bottom: 20px;
  }

  .certificate-img3 {
    border-radius: 21px 21px 0 0;
    height: 130px;
  }


  .inner-detyl-box {
    margin: 50px 0px;
  }

  .mivi-right-box {
    width: 190px;
    top: 7%;
    left: auto;
    right: 7%;
  }

  .mivi-right-pera {
    font-size: 14px;
  }

  .abt-main-head {
    font-size: 34px;
  }

  .offer-girl-box1,
  .offer-girl-box2,
  .offer-girl-box3,
  .offer-girl-box4,
  .offer-girl-box5,
  .offer-girl-box6 {
    margin-top: 20px;
    margin-left: 0;
  }

  .offer-girl-img1,
  .offer-girl-img2,
  .offergirl-overlay {
    display: none;
  }

  .abtus-semi-peragrph br {
    display: none;
  }

  .abt-row-box {
    margin: 50px 0px;
  }

  .affhub-abt-sec {
    padding: 50px 0px 0px !important;
  }

  .close-button {
    width: 105px;
    align-items: center;
    font-size: 15px;
  }

  .closebtn-innercircle {
    width: 22px;
    height: 22px;
  }

  .qrcode-btn {
    width: 120px;
  }

  .box-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  #myModal1,
  #myModal2 {
    --bs-modal-width: 60% !important;
  }

  #myModal1 .modal-next-btn,
  #myModal2 .modal-next-btn {
    font-size: 15px;
    width: 140px;
  }

  .review-rating-boxh2 {
    font-size: 74px;
  }

  .banner-overlay1 h2 {
    font-size: 26px;
  }

  .appointment-status-tabs {
    justify-content: center;
  }

  .appointment-status-tabs .nav-link.active {
    background: var(--orange-color) !important;
    color: white !important;
  }

  .appointment-status-tabs .nav-item {
    width: fit-content;
  }

  .login-div .text-muted {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .grp-pera {
    font-size: 18px;
  }

  #owl-category {
    margin-top: 30px;
  }

  #owl-shops {
    margin-top: 30px;
  }

  #owl-offers {
    margin-top: 30px;
  }

  .offers-overlay p {
    font-size: 18px;
  }

  .regshop-sec {
    padding: 30px 0px;
  }

  .regshop-head {
    margin-bottom: 25PX;
  }

  .shoplist-sec-box .main-head {
    margin-bottom: 30px;
  }

  .shop-list-head {
    font-size: 18px;
    margin-top: 15px;
  }

  .shop-list-pera {
    margin-bottom: 25px;
  }

  .shop-list-pera br {
    display: none;
  }

  .qoute-main-head {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .quote-sec-box {
    padding: 60px 0px;
  }

  .last-sec-box .main-head {
    margin-bottom: 20px;
  }

  .accordion-button {
    font-size: 16px !important;
  }

  .footer-ul li {
    margin-left: 0 !important;
    margin-right: 10px;

  }

  .innerpage-box {
    margin: 60px 0;
  }

  .inner-sm-head {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .inner-main-head {
    font-size: 30px;
  }

  .filter-btn svg {
    width: 16px;
    height: 16px;
  }

  .filter-btn {
    width: 85px;
    height: 35px;
    font-size: 14px;
  }

  .inner-detyl-box {
    margin: 50px 0px;
  }



  .tab-for-program {
    margin: 15px 10px 0;
  }

  .service-categories-section .service-category-cards {
    justify-content: start;
  }

  .hero-text {
    font-size: 28px;
  }

  .abt-detyl-box {
    flex-wrap: wrap;
    margin-bottom: 20px;
    gap: 5px;
  }

  .nav-shop-details.nav-pills .nav-link.active,
  .nav-pills .nav-link {
    font-size: 15px !important;
  }

  .abt-semi-head {
    font-size: 28px;
  }

  .abt-semi-head {
    font-size: 24px;
  }

  .hours,
  .days {
    font-size: 16px;
  }

  .certifiedin-box p {
    font-size: 15px;
  }

  .rating-box {
    min-height: 170px;
  }

  .star-pic {
    width: 28px;
  }

  .rating-box h6 {
    font-size: 28px;
  }

  .rating-box p {
    font-size: 15px;
  }

  .employee-detyl {
    width: 48%;
  }

  .employee-jobdetyl-box {
    width: 45%;
  }

  .employee-detyl h4 {
    font-size: 18px;
  }

  .abtus-semi-peragrph {
    font-size: 16px;
  }

  .shop-top-box1 {
    width: 97%;
    padding: 0px 30px 0px 20px;
  }

  .mivi-right-box {
    width: 167px;
    top: 5%;
    right: 5%;
  }

  .mivi-right-pera {
    font-size: 12px;
  }

  .mivi-right-head {
    font-size: 18px;
  }

  .abt-main-head {
    font-size: 28px;
  }

  .mission-img {
    width: 60px;
    margin-bottom: 10px;
  }

  .last-sec-box {
    padding: 50px 0px 0px;
  }

  .dashboard-head h2 {
    font-size: 32px;
  }

  .dashboard-overlay-pera {
    font-size: 15px;
    text-align: start;
  }

  .box-dash {
    margin-top: 50px;
  }

  .qrcode-btn {
    margin-left: 10px !important;
  }

  .close-button {
    width: 95px;
  }

  #closeText {
    margin-left: 5px;
  }

  .closebtn-innercircle {
    width: 18px;
    height: 18px;
  }

  .qrcode-btn {
    width: 105px;
  }

  .box-dash {
    flex-direction: column;
    align-items: start !important;
  }

  .dashbord-shop-img {
    width: 40px;
    height: 40px;
  }

  .dashboard-box-heading h2 {
    font-size: 20px;
  }

  .dashboard-sec,
  .dashboard-sec-overlay {
    min-height: 350px;
  }

  .dashboard-head h2 {
    font-size: 28px;
  }

  .dashboard-shop-detyle {
    margin-top: 50px;
  }

  .dashboard-semi-head {
    font-size: 30px;
  }

  .grid8 .service-image,
  .dashboard-service-overlay {
    width: 90px;
  }

  .dashboard-service-overlay h6 {
    font-size: 15px;
  }

  #myModal1,
  #myModal2 {
    --bs-modal-width: 70% !important;
  }

  #pills-tabContent .filter-label,
  #pills-tabContent .filter-input {
    width: 45% !important;
  }

  .employee-sec-box {
    margin: 50px 0px 80px;
  }

  .calendar-container {
    padding-right: 0;
  }

  .day-item {
    padding: 15px 8px;
  }

  .loggedin-box {
    min-height: 110px;
    font-size: 22px;
    padding: 20px;
  }

  .loggedbox-vector {
    width: 65px;
    top: 4%;
  }

  .loggedbox-vector2 {
    width: 60px;
    left: -28px;
    top: 23%;
  }

  .vector-line {
    height: 95px;
    left: 1px;
    top: 11%;
  }

  .payment-method-box {
    padding: 20px
  }
}

@media screen and (max-width: 600px) {

  .banner-overlay1 {
    height: 250px;
  }

  .banner-overlay2 {
    height: 250px;
  }

  .banner-img {
    height: 250px;
  }

  .banner-overlay1 h2,
  .banner-overlay2 h2 {
    font-size: 26px;
  }

  #owl-category .owl-nav.disabled+.owl-dots {
    margin-top: 15px !important;
  }

  #owl-shops .owl-nav.disabled+.owl-dots {
    margin-top: 15px !important;
  }

  .shop-image {
    height: 250px;
  }

  .offers-overlay {
    padding: 10px 20px;
  }

  .offers-image {
    height: 275px;
  }

  .offers-overlay {
    height: 275px;
  }

  .offers-box {
    margin-bottom: 70px;
  }

  .offers-box {
    margin-bottom: 40px;
  }

  .quote-sec-box {
    padding: 40px 0px 60px;
  }

  .footer-head {
    font-size: 30px;
  }

  .footer-cntct-link {
    font-size: 15px;
  }

  .footer-box {
    padding: 30px 0px 0;
  }

  .innerpage-box {
    margin-top: 40px;
  }


  .prdct-img,
  .inner-banner-img {
    height: 245px;
  }

  .hero-text {
    font-size: 24px;
    margin: 0;
  }

  .nav-shop-details.nav-pills .nav-link.active,
  .nav-pills .nav-link {
    font-size: 15px !important;
    border-radius: 5px !important;
  }

  .cmpny-detyl-box {
    padding: 15px;
  }

  .cmpny-detyl-box svg {
    width: 15px;
    height: 15px;
  }

  .hours,
  .days {
    font-size: 14px;
  }

  .abt-semi-head {
    font-size: 22px;
  }

  .lction-map {
    height: 250px;
  }

  .review-pera2 {
    font-size: 13px;
  }

  .user-dtyl p {
    margin-top: 5px;
  }

  .user-img {
    margin-bottom: 5px;
    width: 50px;
    height: 50px;
  }

  .feedback-box {
    padding: 20px;
  }

  .user-reviw-img {
    width: 18px;
  }

  .user-dtyl h6 {
    font-size: 15px;
  }

  .shop-right-pera {
    font-size: 14px;
  }

  .paymentsummery-box {
    margin-top: 15px;
  }

  .continue-btn {
    padding: 10px 30px;
    font-size: 14px;
    max-width: 150px;
  }

  .booking-box-num2 {
    margin-bottom: 50px;
  }

  .employee-detyl h4 {
    font-size: 17px;
  }

  .employee-detyl h6 {
    font-size: 14px;
  }

  .mivi-right-box {
    width: 150px;
  }

  .mivi-right-head {
    font-size: 16px;
  }

  .mivi-right-pera {
    font-size: 10px;
    margin-top: 5px;
  }

  .offer-girl-box1,
  .offer-girl-box2,
  .offer-girl-box3,
  .offer-girl-box4,
  .offer-girl-box5,
  .offer-girl-box6 {
    margin-top: 15px;
    margin-left: 0;
  }

  .dashboard-appiontments-box h2 {
    font-size: 20px;
  }

  .dashboard-semi-head {
    font-size: 26px;
  }

  .uploaded-doc-item.doc-name {
    font-size: 15px;
  }

  .uploaded-doc-item .text-muted {
    font-size: 13px;
  }

  .uploaded-doc-item button {
    font-size: 13px;
  }

  .selected-tag {
    padding: 4px 10px;
    font-size: 13px;
  }

  #editShopModal .text-primary,
  #editShopModal .form-label {
    font-size: 14px;
  }

  #editShopModal .doc-name #editShopModal .btn-primary {
    font-size: 13px;
  }

  .box-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .upload-img {
    width: 45px;
  }

  .browseimg-box2 {
    min-height: 140px;
  }

  .review-rating-boxh2 {
    font-size: 50px;
  }

  .progress-review {
    height: 7px !important;
  }

  .day-name,
  .day-number {
    font-size: 16px;
  }
}

@media screen and (max-width: 475px) {
  .categories-box {
    padding: 40px 0px;
  }

  .grp-row {
    flex-direction: column;
    align-items: center;
  }

  .regshop-head {
    font-size: 30px;
  }

  .shop-reg-btn {
    padding: 5px 20px;
    font-size: 14px;
  }

  .shoplist-sec-box {
    margin-top: 30px;
  }

  .step-number {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .qoute-main-head {
    font-size: 28px;
  }

  .auther-img {
    width: 70px !important;
  }

  .viewmore-head {
    font-size: 32px;
  }

  .viewmore-sec {
    min-height: 320px;
  }

  .viewmore-sec-overlay {
    min-height: 320px;
  }

  .header-btn2 {
    font-size: 13px;
  }

  .accordion-button {
    min-height: 70px !important;
  }

  .footer-head {
    font-size: 26px;
  }

  .usefil-link li {
    font-size: 14px;
  }

  .footer-bottom-box p {
    font-size: 14px;
  }

  .inner-main-head {
    font-size: 22px;
  }

  .banner-overlay1 h2,
  .banner-overlay2 h2 {
    font-size: 22px;
  }

  .cmpny-dtyl {
    font-size: 13px;
  }

  .compamy-logo {
    width: 75px;
    height: 75px;
  }

  .company-name {
    font-size: 17px;
  }

  .company-data-custom svg {
    min-width: 14px;
  }

  .nav-shop-details.nav-pills .nav-link.active,
  .nav-pills .nav-link {
    font-size: 14px !important;
  }

  .tab-for-program {
    margin: 10px 5px 0;
  }

  .tab-pane {
    padding: 15px 0px;
  }

  .certifiedin-box p {
    font-size: 14px;
  }

  .review-pera1 {
    font-size: 15px;
  }

  .service-pricing {
    padding: 0;
  }

  .book-now-btn {
    font-size: 15px !important;
  }

  .product-image-container {
    height: 150px;
  }

  .employee-detyl {
    width: 100%;
  }

  .employee-jobdetyl-box h6 {
    font-size: 14px;
  }

  .employee-jobdetyl-box h4 {
    font-size: 15px;
  }

  .employee-img {
    height: 200px;
  }

  .abt-main-head {
    font-size: 24px;
  }

  .tick-pera {
    font-size: 16px;
  }

  .abt-row-box {
    margin: 50px 0px;
  }

  .abtus-semi-peragrph {
    font-size: 15px;
  }

  .mission-img {
    width: 55px;
  }


  .mivi-right-box {
    width: 128px;
    right: 7%;
    top: 14px;
  }

  .mivi-right-head {
    font-size: 12px;
  }

  .mivi-right-pera {
    font-size: 10px;
  }


  .tick-img {
    width: 20px;
    height: 20px;
  }

  .address-detyl a {
    font-size: 16px;
  }

  .address-detyl h6 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .cntact-map {
    height: 330px;
  }

  .contact-box {
    padding: 25px;
  }

  .dashboard-shop-box {
    width: 185px;
  }

  .dashboard-head h2 {
    font-size: 26px;
  }

  .dashboard-head h2 {
    font-size: 26px;
  }

  .close-button {
    font-size: 14px;
  }

  .qrcode-btn {
    font-size: 14px;
  }

  .dashboard-appiontments-box a {
    width: 95px;
  }

  .uploaded-doc-item button {
    font-size: 12px;
    width: 30px;
    margin-bottom: 5px;
  }

  #editShopModal .modal-footer .btn {
    border-radius: 8px;
    padding: 10px;
    font-weight: 500;
    font-size: 14px;
  }

  .grid8 .service-image,
  .dashboard-service-overlay {
    width: 80px;
  }

  .dashboard-semi-head {
    font-size: 22px;
  }

  .dashboard-semihead-btn2 {
    font-size: 12px;
    white-space: nowrap;
  }

  .dashboard-service-overlay h6 {
    font-size: 14px;
  }

  .grid8 {
    justify-content: center;
  }

  #addservice-popup .modal-close-btn,
  #editservice-popup .modal-close-btn,
  #addcategory-popup .modal-close-btn,
  #addproduct-popup .modal-close-btn,
  #offer-popup .modal-close-btn,
  #gallery-popup .modal-close-btn {
    padding: 20px !important;
  }

  .mdl-cntnt {
    padding: 30px;
  }

  .browseimg-box2 {
    min-height: 125px;
  }

  .box-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .uploadprfl-modal-body {
    padding: 20px;
  }

  .review-rating-box {
    padding: 15px;
  }

  .review-pera2 {
    font-weight: 300;
  }

  .footer-ul li {
    margin-bottom: 14px;
  }

  .footer-bottom-box p {
    text-align: center;
  }

  .calendar-days {
    grid-template-columns: repeat(4, 1fr);
  }

  .loggedin-box {
    min-height: 80px;
    font-size: 18px;
    padding: 15px;
  }

  .payment-method-box {
    padding: 15px;
  }

  .paymentsummery-box {
    padding: 15px;
  }
}

@media screen and (max-width: 385px) {
  .main-head {
    font-size: 24px;
  }

  .brands-sm-head {
    font-size: 15px;
  }

  #owl-category {
    margin-top: 20px;
  }

  #owl-shops {
    margin-top: 20px;
  }

  #owl-offers {
    margin-top: 20px;
  }

  .categories-box {
    padding: 35px 0px;
  }

  .brand-img {
    width: 60px;
  }

  .brand-sec {
    padding-bottom: 50px;
  }

  .regshop-sec {
    padding: 0;
  }



  .footer-logo {
    width: 110px;
  }

  .nav-shop-details.nav-pills .nav-link.active,
  .nav-pills .nav-link {
    font-size: 14px !important;
  }

  /* .service-category-card {
    width: 100px;
    height: 80px;
  } */

  .service-category-cards {
    gap: 5px;
  }

  .service-icon {
    width: 30px;
    height: 30px;
  }

  .add-service-btn {
    /* font-size: 14px !important; */
    padding: 5px !important;
  }

  .cmpny-detyl-box svg {
    width: 13px;
    height: 13px;
  }

  .cmpny-detyl-box p {
    margin-left: 4px;
  }

  .abt-semi-head {
    font-size: 20px;
  }

  .member-pera,
  .member-pera2 {
    font-size: 14px;
  }

  .employee-jobdetyl-box {
    width: 100%;
  }

  .employee-detyl h4 {
    font-size: 16px;
    margin-top: 5px;
  }

  .breadcrumb .breadcrumb-item a,
  .breadcrumb .active {
    font-size: 14px !important;
  }

  .footer-logo {
    width: 100px;
  }

  .footer-li svg {
    width: 16px;
    height: 16px;
  }

  .brands-sm-head {
    font-size: 16px;
  }

  .qoute-main-head {
    font-size: 26px;
  }

  .viewmore-head {
    font-size: 28px;
  }

  .mivi-right-box {
    width: 95px;
    right: 7%;
    top: 6px;
  }

  .mivi-right-pera {
    font-size: 7px;
  }

  .address-img {
    width: 45px;
    height: 45px;
  }

  .address-detyl h6 {
    font-size: 17px;
  }

  .address-detyl a {
    font-size: 15px;
  }

  .cntact-map {
    height: 300px;
  }

  .dashboard-shop-box {
    width: 100%;
    min-height: auto;
    padding: 15px;
  }

  .banner-overlay1 h2 {
    font-size: 26px;
  }

  .calendar-days {
    grid-template-columns: repeat(3, 1fr);
  }

  .total h5 {
    font-size: 18px;
  }

  .total h6 {
    font-size: 16px;
  }
}

/* Table Responsive Wrapper */
.table-responsive-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #ccc transparent;
}

.table-responsive-wrapper::-webkit-scrollbar {
  height: 8px;
}

.table-responsive-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.table-responsive-wrapper::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 4px;
}

.table-responsive-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #999;
}

/* Certificate Single Section Modal Styles */
.certificate-single-section {
  border: 1px solid #e9ecef;
  border-radius: 8px;
  padding: 15px;
  background-color: #f8f9fa;
  min-height: 120px;
}

.current-certificate-display {
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  padding: 15px;
  text-align: center;
}

.certificate-preview {
  margin-bottom: 15px;
}

.certificate-info {
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
}

.certificate-actions {
  display: flex;
  justify-content: center;
  gap: 8px;
}

.certificate-actions .btn {
  font-size: 12px;
  padding: 6px 12px;
}

.add-certificate-display {
  background: #fff;
  border: 2px dashed #dee2e6;
  border-radius: 6px;
  padding: 20px;
  text-align: center;
  transition: all 0.3s ease;
}

.add-certificate-display:hover {
  border-color: #ff6c13;
  background-color: #fff5f0;
}

.add-certificate-display .upload-content p {
  font-size: 13px;
  margin-bottom: 0;
}

.add-certificate-display .upload-content a {
  color: #ff6c13;
  text-decoration: none;
  font-weight: 500;
}

.add-certificate-display .upload-content a:hover {
  text-decoration: underline;
}

/* Scroll Animation for Tables - 992px and above */
@media screen and (min-width: 992px) {
  .appointment-tabs-container .table-responsive-wrapper {
    overflow-x: auto;
    scroll-behavior: smooth;
    transition: all 0.3s ease;
  }

  .appointment-tabs-container .table-responsive-wrapper:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  }

  .appointment-tabs-container .table-responsive-wrapper::-webkit-scrollbar {
    height: 10px;
    transition: height 0.3s ease;
  }

  .appointment-tabs-container .table-responsive-wrapper:hover::-webkit-scrollbar {
    height: 12px;
  }

  .appointment-tabs-container .table-responsive-wrapper::-webkit-scrollbar-track {
    background: linear-gradient(90deg, #f1f1f1, #e8e8e8);
    border-radius: 6px;
    transition: background 0.3s ease;
  }

  .appointment-tabs-container .table-responsive-wrapper::-webkit-scrollbar-thumb {
    background: linear-gradient(90deg, #ff6c13, #e55a0f);
    border-radius: 6px;
    transition: all 0.3s ease;
  }

  .appointment-tabs-container .table-responsive-wrapper::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(90deg, #e55a0f, #d14a0a);
    transform: scale(1.1);
  }

  .appointment-tabs-container .appointmnts-table {
    transition: transform 0.3s ease;
  }

  .appointment-tabs-container .appointmnts-table:hover {
    transform: translateY(-2px);
  }

  .appointment-tabs-container .appointmnts-table th {
    transition: all 0.3s ease;
  }

  .appointment-tabs-container .appointmnts-table th:hover {
    background-color: rgba(255, 108, 19, 0.1);
    transform: scale(1.02);
  }

  .appointment-tabs-container .appointmnts-table td {
    transition: all 0.3s ease;
  }

  .appointment-tabs-container .appointmnts-table tr:hover td {
    background-color: rgba(255, 108, 19, 0.05);
    transform: scale(1.01);
  }

  .appointment-tabs-container .appointmnts-table .btn {
    transition: all 0.3s ease;
    transform: scale(1);
  }

  .appointment-tabs-container .appointmnts-table .btn:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }
}

/* Mobile table responsive adjustments */
@media screen and (max-width: 991.98px) {
  .table-responsive-wrapper {
    scrollbar-width: thin;
    scrollbar-color: #ccc transparent;
  }

  .table-responsive-wrapper::-webkit-scrollbar {
    height: 6px;
  }

  .appointmnts-table {
    min-width: 600px;
  }
}

/* @media screen and (max-width: 767.98px) {
  .table-responsive-wrapper::-webkit-scrollbar {
    height: 5px;
  }
  
  .appointmnts-table {
    min-width: 500px;
  }
}

@media screen and (max-width: 575.98px) {
  .table-responsive-wrapper::-webkit-scrollbar {
    height: 4px;
  }
  
  .appointmnts-table {
    min-width: 450px;
  }
}

@media screen and (max-width: 480px) {
  .table-responsive-wrapper::-webkit-scrollbar {
    height: 3px;
  }
  
  .appointmnts-table {
    min-width: 400px;
  }
} */

/* Services Grid Responsive - Column Counts Only */
@media screen and (max-width: 991.98px) {
  .grid7 {

    grid-template-columns: repeat(4, 1fr);
  }

  .dashborad-service-box img {
    width: 95px;
    height: 95px;
  }

  .nav-list a {
    font-size: 15px;
    padding: 3px 8px !important;
  }

  .login-h1 {
    font-size: 24px;
    text-align: center;
  }

  .browse-btn {
    margin-left: 0;
  }

}

@media screen and (max-width: 767.98px) {
  .grid7 {

    grid-template-columns: repeat(3, 1fr);
  }

  .dashborad-service-box .service-icon {
    width: 24px;
    height: 24px;
  }

  .calendar-dropdown {
    right: auto;
  }

  .login-div {
    width: 100%;
  }

}

@media screen and (max-width: 575.98px) {
  .grid7 {

    grid-template-columns: repeat(2, 1fr);
  }

  .pagination {
    padding: 20px;
  }

  .certificate-single-section {
    padding: 0;
  }
}

@media screen and (max-width: 480px) {
  .grid7 {

    grid-template-columns: repeat(2, 1fr);
  }

  .dashborad-service-box img {
    width: 70px;
    height: 70px;
  }

  .dashborad-service-box h6 {
    font-size: 14px;
  }

  .dashborad-service-box {
    min-height: 190px;
  }

  .modal-add-btn {
    font-size: 15px;
  }

  .qrcode-pic2 {
    width: 110px;
    height: 110px;
  }

  .header-btn1 {

    font-size: 13px;
  }

  .nav-list a {
    font-size: 14px;
  }

  #authButtons {
    gap: 5px;
  }
}



/* Shop Details Container Styles */
.shop-details-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 8px;
}

.detail-section {
  display: flex;
  align-items: center;
  gap: 6px;
}

.detail-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.detail-text {
  margin: 0;
  font-size: 14px;
  color: #525151;
  font-weight: 300;
}

.detail-text span {
  font-weight: 400;
  color: #5fb759;
}

.detail-separator {
  width: 1px;
  height: 16px;
  background-color: #ddd;
  margin: 0 12px;
}

/* Responsive adjustments */
@media (max-width: 768px) {


  .detail-separator {
    display: none;
  }

  .detail-section {
    margin-bottom: 4px;
  }
}

@media (max-width: 576px) {
  .detail-text {
    font-size: 13px;
  }

  .shop-details-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
  }

  .company-data-custom {
    flex-direction: column !important;
    gap: 3px;
  }

  .team-member-img {
    height: 300px;
  }

  .member-rating-box {
    top: 65%;
  }

  .lightbox-modal .carousel-inner {
    width: 70%;
  }

}

/* Customer Feedback Container Styles */
.customer-feedback-container {
  position: relative;
  width: 100%;
}

.feedback-scroll-container {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 10px;
}

.feedback-scroll-container .feedback-box {
  margin: 10px;
}


/* Firefox scrollbar styling */
.feedback-scroll-container {
  scrollbar-width: thin;
  scrollbar-color: #c1c1c1 #f1f1f1;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .feedback-scroll-container {
    max-height: 400px;
  }
}

@media (max-width: 576px) {
  .feedback-scroll-container {
    max-height: 350px;
    padding-right: 4px;
    margin-right: -4px;
  }

  .feedback-scroll-container::-webkit-scrollbar {
    width: 4px;
  }
}

/* Employee Performance Page Styles */
.performance-summary-card {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  gap: 15px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
}

.performance-summary-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.performance-summary-card .card-icon {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background: linear-gradient(135deg, var(--orange-color), #ff8c42);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 20px;
}

.performance-summary-card .card-content h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: #2c3e50;
}

.performance-summary-card .card-content p {
  margin: 0;
  color: #7f8c8d;
  font-size: 14px;
  font-weight: 500;
}

.performance-table {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.performance-table thead th {
  background: #f8f9fa;
  border: none;
  padding: 15px 20px;
  font-weight: 600;
  color: #2c3e50;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.performance-table thead th i {
  color: var(--orange-color);
}

.performance-table tbody td {
  padding: 20px;
  border: none;
  border-bottom: 1px solid #f1f3f4;
  vertical-align: middle;
}

.performance-table tbody tr:hover {
  background: #f8f9fa;
}

.employee-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.employee-info .employee-details {
  display: flex;
  flex-direction: column;
}

.employee-info .employee-name {
  font-weight: 600;
  color: #2c3e50;
  font-size: 14px;
}

.employee-info .employee-role {
  font-size: 12px;
  color: #7f8c8d;
  margin-top: 2px;
}

.service-count {
  font-weight: 600;
  color: #2c3e50;
  font-size: 14px;
}

.amount-earned {
  font-weight: 600;
  color: #27ae60;
  font-size: 14px;
}

.rating-display {
  display: flex;
  align-items: center;
  gap: 5px;
}

.rating-display i {
  color: #ffc107;
  font-size: 12px;
}

.rating-display .rating-text {
  margin-left: 5px;
  font-weight: 600;
  color: #2c3e50;
  font-size: 14px;
}

.join-date {
  color: #7f8c8d;
  font-size: 14px;
}

.action-buttons {
  display: flex;
  gap: 5px;
}

.action-buttons .btn {
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 12px;
}

.pagination-info {
  color: #7f8c8d;
  font-size: 14px;
}

.pagination .page-link {
  color: var(--orange-color);
  border-color: #e9ecef;
  padding: 8px 12px;
}

.pagination .page-item.active .page-link {
  background-color: var(--orange-color);
  border-color: var(--orange-color);
}

.pagination .page-link:hover {
  color: var(--orange-color);
  background-color: #fff5f0;
  border-color: #e9ecef;
}

/* Responsive Design */
@media (max-width: 768px) {
  .performance-summary-card {
    padding: 15px;
    gap: 10px;
  }

  .performance-summary-card .card-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .performance-summary-card .card-content h3 {
    font-size: 20px;
  }

  .performance-table thead th {
    padding: 12px 15px;
    font-size: 12px;
  }

  .performance-table tbody td {
    padding: 15px;
  }

  .employee-info {
    gap: 8px;
  }

  .apptnmnr-membr {
    width: 35px !important;
    height: 35px !important;
  }
}

@media (max-width: 576px) {
  .performance-summary-card {
    flex-direction: column;
    text-align: center;
    gap: 8px;
  }

  .dashboard-main-heading {
    font-size: 24px;
  }

  .dashboard-sub-heading {
    font-size: 14px;
  }

  .action-buttons {
    flex-direction: column;
    gap: 3px;
  }

  .table-responsive {
    font-size: 12px;
  }

  .upload-prfl-div2 {
    width: 70px;
    height: 70px;
  }
}

/* Service Actions Dropdown Styles */
.service-catgry-bx {
  position: relative;
}

.service-actions {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 10;
}

.service-three-dots-btn {
  padding: 6px;
  border: none;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 12px;
  transition: all 0.3s ease;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}

.service-three-dots-btn:hover {
  background: rgba(0, 0, 0, 0.5);
  transform: scale(1.1);
}

.service-three-dots-btn:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
}

.service-actions {
  display: flex;
  gap: 4px;
}

.service-action-btn {
  padding: 4px;
  border: none;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 14px;
  transition: all 0.3s ease;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  opacity: 0.8;
}

.service-action-btn:hover {
  opacity: 1;
  transform: scale(1.1);
  background: rgba(0, 0, 0, 0.6);
}

.service-action-btn.edit-btn {
  color: #fff;
}



.service-action-btn.delete-btn {
  color: #fff;
}


.service-action-btn:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
}

.service-actions .dropdown-item i {
  width: 16px;
  text-align: center;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .service-actions {
    top: 6px;
    right: 6px;
  }

  .service-actions .btn {
    padding: 3px 6px;
    font-size: 11px;
  }

  .service-actions .dropdown-menu {
    min-width: 140px;
  }

  .browseimg-box2 p {
    font-size: 15px;
  }
}

/* custom style end */

.thank-you-container {
  background: #ffffff;
  border-radius: 15px;
  padding: 60px 40px;
  box-shadow: 0 3px 23px 0 rgba(0, 0, 0, 0.12);
  border: 0.75px solid #ebebeb;
  margin: 40px 0;
}

.thank-you-icon-wrapper {
  display: inline-block;
  position: relative;
}

.thank-you-icon-circle {
  width: 120px;
  height: 120px;
  background: var(--orange-color, #FF6C13);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  box-shadow: 0 4px 20px rgba(255, 108, 19, 0.3);
}

.confetti-dots {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  pointer-events: none;
}

.confetti-dots .dot {
  position: absolute;
  width: 12px;
  height: 12px;
  background: var(--orange-color, #FF6C13);
  border-radius: 50%;
  opacity: 0.6;
}

.dot-1 {
  top: 10%;
  left: 20%;
  animation: float 3s ease-in-out infinite;
}

.dot-2 {
  top: 20%;
  right: 15%;
  animation: float 3.5s ease-in-out infinite 0.5s;
}

.dot-3 {
  bottom: 15%;
  left: 10%;
  animation: float 2.8s ease-in-out infinite 1s;
}

.dot-4 {
  bottom: 25%;
  right: 20%;
  animation: float 3.2s ease-in-out infinite 0.3s;
}

.dot-5 {
  top: 5%;
  left: 50%;
  animation: float 2.5s ease-in-out infinite 0.7s;
}

.dot-6 {
  bottom: 5%;
  left: 50%;
  animation: float 3.3s ease-in-out infinite 0.2s;
}

.dot-7 {
  top: 50%;
  left: 5%;
  animation: float 2.9s ease-in-out infinite 0.9s;
}

.dot-8 {
  top: 50%;
  right: 5%;
  animation: float 3.1s ease-in-out infinite 0.4s;
}

.dot-9 {
  top: 30%;
  left: 40%;
  animation: float 2.7s ease-in-out infinite 0.6s;
}

.dot-10 {
  bottom: 30%;
  right: 40%;
  animation: float 3.4s ease-in-out infinite 0.1s;
}

.dot-11 {
  top: 40%;
  left: 30%;
  animation: float 2.6s ease-in-out infinite 0.8s;
}

.dot-12 {
  bottom: 40%;
  right: 30%;
  animation: float 3.0s ease-in-out infinite 0.5s;
}

@keyframes float {

  0%,
  100% {
    transform: translateY(0) scale(1);
    opacity: 0.6;
  }

  50% {
    transform: translateY(-20px) scale(1.1);
    opacity: 0.8;
  }
}

.thank-you-heading {
  font-weight: 600;
  font-size: 32px;
  color: #181818;
  margin-bottom: 20px;
}

.thank-you-message {
  font-weight: 300;
  font-size: 16px;
  color: #929292;
  line-height: 1.6;
  margin-bottom: 40px;
}

.btn-view-order,
.btn-continue-shopping {
  border-radius: 32px;
  padding: 12px 30px;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s ease;
  min-width: 160px;
  display: inline-block;
}

.btn-view-order {
  background: #ffffff;
  border: 1px solid #929292;
  color: #181818;
}

.btn-view-order:hover {
  background: #f8f9fa;
  border-color: #181818;
  color: #181818;
  text-decoration: none;
}

.btn-continue-shopping {
  background: var(--orange-color, #FF6C13) !important;
  border: 1px solid var(--orange-color, #FF6C13) !important;
  color: #ffffff !important;
}

.btn-continue-shopping:hover {
  background: #e55a0f;
  border-color: #e55a0f;
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 108, 19, 0.3);
}

@media (max-width: 768px) {
  .thank-you-container {
    padding: 40px 20px;
    margin: 20px 0;
  }

  .thank-you-heading {
    font-size: 24px;
  }

  .thank-you-message {
    font-size: 14px;
  }

  .thank-you-actions {
    flex-direction: column;
  }

  .btn-view-order,
  .btn-continue-shopping {
    width: 100%;
  }
}

/* Modern Custom Notifications (Unified) */
.custom-notification {
  position: fixed;
  top: 25px;
  right: 25px;
  min-width: 320px;
  max-width: 400px;
  background: white;
  color: #333;
  border-radius: 16px;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  z-index: 10000;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
  transform: translateX(120%);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  border: 1px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.custom-notification.show {
  transform: translateX(0);
}

.notification-icon {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  flex-shrink: 0;
}

.notification-content {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  color: #1a1a1a;
}

.notification-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
}

.notification-progress::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: currentColor;
  animation: notification-progress 4s linear forwards;
}

@keyframes notification-progress {
  from {
    width: 100%;
  }

  to {
    width: 0%;
  }
}

/* Notification Types */
.notification-success .notification-icon {
  background: #e6f4ea;
  color: #1e8e3e;
}

.notification-success {
  border-left: 4px solid #1e8e3e;
}

.notification-success .notification-progress::after {
  background: #1e8e3e;
}

.notification-danger .notification-icon,
.notification-error .notification-icon {
  background: #fce8e6;
  color: #d93025;
}

.notification-danger,
.notification-error {
  border-left: 4px solid #d93025;
}

.notification-danger .notification-progress::after {
  background: #d93025;
}

.notification-warning .notification-icon {
  background: #fef7e0;
  color: #f9ab00;
}

.notification-warning {
  border-left: 4px solid #f9ab00;
}

.notification-warning .notification-progress::after {
  background: #f9ab00;
}

.notification-info .notification-icon {
  background: #e8f0fe;
  color: #1a73e8;
}

.notification-info {
  border-left: 4px solid #1a73e8;
}

.notification-info .notification-progress::after {
  background: #1a73e8;
}

/* Sticky Tab Menu */
.sticky-tabs-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 21px;
  /* Adjusted to sit below the fixed navbar */
  z-index: 1000;
  background: #fff;
  width: 100%;
}

/* Remove margin from nav to align properly inside wrapper */
.sticky-tabs-wrapper .nav-shop-details {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 100px) and (max-width: 768px) {

  #owl-example .banner-img,
  #owl-example1 .banner-img {
    height: 135px !important;
  }
}

/* Saved Locations Page Styles */
.saved-locations-section {
  background-color: #f8f9fa;
  min-height: calc(100vh - 200px);
}

.location-card {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(0, 0, 0, 0.03);
}

.location-card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}

.map-preview {
  border-radius: 20px 0 0 20px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767.98px) {
  .map-preview {
    border-radius: 20px 20px 0 0;
    height: 200px;
  }
}

.location-type-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 1.2rem;
}

.btn-light.rounded-circle {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eee;
  background: #fff;
  transition: all 0.2s ease;
}

.btn-light.rounded-circle:hover {
  background: #f8f9fa;
  border-color: #ddd;
  transform: scale(1.1);
}

.active-location-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
}