.mapboxgl-map {
  -webkit-tap-highlight-color: rgb(0 0 0/0);
  font: 12px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
  overflow: visible !important;
  position: relative;
}

div#map .mapboxgl-canvas {
  width: 100% !important;
}

.bookingtypes {
  color: #ded5ce;
  font-weight: 800;
}

.row.booking-deatil-main {
  display: block;
}

.margin-top-section {
  margin-top: 60px;
}

.cancle-button-section button {
  margin-top: 30px;
  border-radius: 0 !important;
}

.form-date-sectiom,
.new-form-section.mt-3 {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid black;
  padding-bottom: 5px;
  flex-wrap: wrap;
}

.form-date-sectiom-second.mt-3 {
  display: flex;
  justify-content: space-between;
}

button {
  padding: 2% 10%;
  /* background: transparent !important; */
  border-radius: 20px;
}

.input-button {
  width: 30%;
  text-align: end;
  background: transparent !important;
}

input {
  border: none;
}

.input-date {
  width: 60%;
}

.input-button-new a {
  padding: 5px 15px;
  background-color: red;
  border-radius: 20px;
  color: #fff; 
  font-family: Manrope;
font-size: 16px;
font-weight: 500;
line-height: 25.6px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
text-transform: uppercase;
}

.input-date-new a {
  color: black;
}

.input-button p {
  margin-bottom: 0 !important;
}

.heading-section-second.mt-5 h2 {
  font-size: 24px;
}

button.btn.btn-info.cancel {
  margin-left: auto;
  height: 41px;
  margin-top: 8px;
  background-color: #ded5ce !important;
  border-radius: 7px !important;
}

#datepicker-container {
  display: inline-block;
}

#calendar-container {
  position: relative;
  display: inline-block;
}

#calendar {
  display: none;
  position: absolute;
  border: 1px solid #ccc;
  padding: 10px;
  background-color: #fff;
  z-index: 1;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
  top: 10% !important;
}

select#inputState {
  border: none;
}

p.text.text-danger.status {
  font-weight: 900;
}

.bookin_button {
  display: flex;
  gap: 15px;
}

p.btn.btn-info.reviews {
  margin-left: auto;
  height: 41px;
  margin-top: 8px;
  background-color: #ded5ce !important;
  border-radius: 7px !important;
}

p.btn.btn-info.reviews:hover {
  margin-left: auto;
  height: 41px;
  margin-top: 8px;
  background-color: #ded5ce !important;
  border-radius: 7px !important;
}

p.btn.btn-info.reviews:active.p.btn.btn-info.reviews:focus {
  margin-left: auto;
  height: 41px;
  margin-top: 8px;
  background-color: #ded5ce !important;
  border-radius: 7px !important;
}

.review-form {
  text-align: center;
}

.rating input {
  display: none;
}

.rating label {
  font-size: 30px;
  cursor: pointer;
  color: #ccc;
}

.rating input:checked + label {
  color: #ffcc00;
}

.btn {
  height: 46px !important;
}

.modal-content {
  background: #f2f2f2;
}

#close-popup {
  background: #ded5ce !important;
  color: #000000 !important;
}

.review-button {
  background: #ded5ce !important;
  color: #000000 !important;
}

/* -------------------cancellation booking start------- */
.row.cancellation {
  display: block;
  text-align: center;
  margin: 2% 25%;
}

.salon-section-cancellation-new.mt-4 {
  background: #a5cfd233;
  padding: 10px;
}

.salon-section-cancellation-new.mt-4 a {
  text-decoration: underline;
  color: black;
}

.button-section-cancellation.mt-5 button {
  width: 100% !important;
  padding: 13px;
  border: none;
  background: deeppink;
  border-radius: 20px;
  font-weight: 700;
}

.button-section-cancellation-new.mt-3 button {
  background: transparent;
  border-radius: 20px;
  font-weight: 700;
  width: 100% !important;
  padding: 13px;
}

span.sevicecolor {
  background-color: darkgray;
  margin-left: 10px;
}

span.durationscolor {
  background-color: darkgray;
  color: white;
  max-width: 71px;
}

button#close-popup {
  height: 42px;
  background-color: #adada2;
}

input.btn.btn-dark {
  height: 41px;
  background-color: #857a7a;
}

.button-section-cancellation.mt-5 button {
  width: 100% !important;
  padding: 13px;
  border: none;
  background: #0000001c;
  border-radius: 20px;
  font-weight: 700;
}

/* -------------------cancellation booking start------- */

/* ---------------------change password start------------- */

.modal-dialog {
  max-width: 800px !important;
  margin: 1.75rem auto;
}

.main-div-section {
  padding: 3%;
}

.modal-body {
  padding: 2% 30%;
}

.modal-body .form-group-new input {
  width: 100%;
  height: 60px !important;
  border-radius: 23px;
  border-color: black;
}

.modal-body label,
.form-group-new-differnt {
  margin-left: 18px;
}

.modal-footer {
  justify-content: center;
  border-top: 0;
  padding: 0% 30%;
}

.modal-footer button {
  width: 100%;
  border-radius: 19px;
  background: black;
}

.form-group-new {
  margin-bottom: 20px;
}

h4.modal-title {
  font-size: 40px;
}

.register-bg-image {
  background-color: #E1EBDE !important;
  position: relative;
}

button.btn.btn-dark.continue {
  height: 35px;
}

form {
  margin-top: 32px;
}

/* ---------------------change password end------------- */

/* ------------------------completed booking start-------------- */

.row.view-all-section {
  justify-content: end;
}

select {
  padding: 3px 30px;
}

.heading-section-bookig-product h1 {
  font-size: 22px;
}

.heading-section-bookig-product p {
  margin-bottom: 7px;
  color: #a1a0a0;
}

.heading-section-bookig-product h6 {
  font-weight: 700;
}

.main-div {
  position: relative;
}

/* .image-image-text-main-div { 
  background: #fff;
  position: absolute;
  top: 50;
  top: 20%;
  width: 192%;
  opacity: 0.7;
  text-align: center;
  padding: 29px 0;
  max-width: 300px;
  width: 300px;
} */


.image-image-text-main-div {
  background: #fff;
  position: absolute;
  text-align: center;
  padding: 29px 0;
  width: 100%;
  opacity: .6;
  top: 50%;
  transform: translateY(-50%);
}





.image-image-text-main-div h6,
.image-image-text-main-div p {
  margin-bottom: 10px;
}

/* ------------------------completed booking end-------------- */

/* -----------------------forget password start-------------- */

form {
  margin-top: 32px;
}

/* -----------------------forget password end-------------- */
/* -------------------history start------------------ */
a.btn.btn-success.booking {
  background-color: #ded5ce;
  color: black;
  height: 36px;
  width: 82px;
  margin-top: 0px;
}

a.btn.btn-success.booking:hover {
  background-color: #ded5ce;
  color: black;
  height: 36px;
  width: 82px;
  margin-top: 0px;
}

.row.view-all-section {
  justify-content: end;
}

select {
  padding: 3px 30px;
}

.main-div {
  position: relative;
  margin-top: 20px;
}

/* -------------------history end------------------ */

/* ---------------------register form  start-------------------- */

.modal-header {
  border-bottom: 0 !important;
  justify-content: center;
}

.modal-header-top button {
  border: none;
  background: transparent;
  color: blue;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 7px 0;
}

.modal-header-top {
  padding: 20px 10px;
  display: flex;
  justify-content: space-between;
}

form {
  margin-top: 32px;
}

/* ---------------------register form  end-------------------- */

/* ---------------------------login form start----------------- */
button.btn.btn-info.login {
  background: #000000 !important;
  height: 49px;
  color: white !important;
  width: 100% !important;
  border-radius: 25px;
}

#resiger-login {
  margin-top: 95px;
}

#fg-2-l {
  margin-bottom: 4px;
}

.form-group {
  margin-top: 40px;
  margin-bottom: 5px;
}

.sing-up-section p {
  font-size: 14px;
}

.login-id {
  margin-bottom: 40px;
}

.login-id h3 {
  letter-spacing: 4.2px;
  font-size: 35px;
  font-weight: 400;
}

.footer-newsletter {
  display: none !important;
}

div#googleLoginBtn {
  text-align: center;
  border: 2px solid #403d3db3;
  border-radius: 19px;
  padding: 5px;
}

div#appleLoginBtn {
  text-align: center;
  border: 2px solid #403d3db3;
  border-radius: 19px;
  padding: 5px;
}

/* ---------------------------login form end----------------- */

/* ---------------my account start--------------------- */
.row.first-box-color {
  background-color: #957f7f;
  padding: 11px;
  border-radius: 6px;
  color: white;
}

.row.second-box-color {
  background-color: #42495c;
  padding: 11px;
  border-radius: 6px;
  color: white;
}

.uper-text h2 {
  font-size: 19px;
}

.niche-text h6 {
  font-size: 12px;
}

.number-text h1 {
  font-size: 30px;
}

.usernm {
  color: transparent;
}

.footer-newsletter {
  display: none !important;
}

/* ---------------my account end--------------------- */

/* -----------upcomming booking start------- */

.row.view-all-section {
  justify-content: end;
}

select {
  padding: 3px 30px;
}

.main-div {
  position: relative;
}

.sadd {
  padding: 12px 0px;
  font-size: 20px;
  font-weight: 600;
}

.border-top-section-booking {
  display: none;
}

.upcoming-heading {
  margin-top: 10%;
}
/* Login page design start  */
.whole-tab {
  border: 2px solid #ededed !important;
  border-radius: 20px;
  overflow: hidden !important;
}
.menu-part-customer:hover {
  /* background: #ededed !important; */
  overflow: hidden !important;
}
.highlight_bar {
  border-left: none !important;
}
.menu-part-customer:hover {
  border-left: none;
}
.menu-part-customer {
  text-align: left;
  padding: 12px 32px;
  border-left: none !important;
  text-transform: uppercase;
  padding-left: 41px;
    padding-top: 36.5px;
    padding-bottom: 36.5px;
    font-family: Manrope;
font-size: 16px;
font-weight: 700;
line-height: 21.86px;
text-underline-position: from-font;
text-decoration-skip-ink: none;
border-bottom: 2px solid #ededed;
color:#4B4B4B
}

.menu-part-customer:last-child {
  border-bottom: none; /* Remove the bottom border for the last child */
}


.whole-tab div {
  text-transform: uppercase;
  /* padding: 16px; */
  border-bottom: 2px solid #ededed;
  padding-left: 35px;
  padding-top: 36.5px;
  padding-bottom: 36.5px;
}

.menu-part-customer.active {
  background-color: #ededed !important;
}




.controlforn input,
.controlforn select {
  border-radius: 38px !important;
  height: 40px;
}
.widthfull {
  padding: 0px 20px !important;
}
.upcoming-headin {
  background: #fff;
  text-transform: uppercase;
  text-align: center;
}
.custom-book-design {
  border: 2px solid #ececec;
  border-radius: 20px;
  overflow: hidden;
  background: rgba(75,75,75,0.02);
  padding: unset !important;
  position: relative;
  top: 69px
}
.custom-book-desig {
  /* background: rgba(75,75,75,0.1) ; */
  padding: 10px;
  /* max-width: unset; */
  /* min-width: 252px */
}
.udhwoqma{
  padding: 24.84px 0;
  color:#4B4B4B;
  border-bottom: 1px solid rgba(75,75,75,0.1);
}
/* .main-div img{
  border-radius: 20px;

   min-width: 300px;
    min-height: 300px;
} */
/* Login page design end */

/* This is one is for checkbox option which is mention in profile page */
/* input#newsletter {
    display: inline-block;
    width: max-content;
}  */

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


.image-image-text-main-div {
  background: #fff;
  position: absolute;
  text-align: center;
  padding: 29px 0;
  /* width: 100%; */
  width: calc(100% - 15px);
  opacity: .6;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  left: 0;
  box-sizing: border-box
}
.main-div {
  position: relative;
  max-width: 100%;
}

.main-div img {
  border-radius: 20px;
  width: 100%;
  min-height: 300px; 
  aspect-ratio: 1;
}

.image-image-main-div {
  width: 100%;
  max-width: 100% !important;
  height: 100%;
  min-height: 280px;
}
.aksjshqytwrwereee img {
  object-fit: cover;
  height: 100%;
}

.sksjshqosqy a{
  color:#fff !important
}

.fhbdsqwqaa{
  align-items: end !important;
}


.image-image-text-main-div > p {
  max-width: 200px;
  margin: 10px auto;
}






/* -----------upcomming booking start------- */
/* @media(max-width:1760px)
{
  .dks{
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
} */

@media(max-width:1780px)
{
  .kdjdhfhsppjdw {
    padding:0 20px;
    margin-bottom: 181px;
}
.whole-tab {
  margin-left: 15px;
}
}
@media(max-width:1520px)
{
  .image-image-text-main-div{
    /* width: 139%; */
  }
}
@media(max-width:1490px)
{
  /* .image-image-text-main-div 
  {
    top:99%
  } */
  .main-div img{
     /* min-width: unset !important;
      min-height: unset !important; */
  }
  .image-image-text-main-div{
    /* width: 272%; */
  }
}
@media(max-width:1450px)
{
  .custom-book-design{
    position: unset;
    top:unset
  }
}
@media(max-width:1400px)
{
  .whole-tab{
    margin-left: 10px;
  }
}

@media(max-width:1370px)
{
  .akshsggdfdfqpoazxc{
    margin-bottom: 15px;
  }
}

@media(max-width:1280px)
{
  .dks{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    /* justify-items: center; */
  }
}


@media(max-width:1010px)
{
  .dks{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    /* justify-items: center; */
  }
  .whole-tab{
    margin-left: 10px;
    margin-bottom: 15px;
  }
}

@media(max-width:991px)
{
  .whole-tab div {
    padding: 10px;
}
.whole-tab{
  margin-left: 0;
}
.sadd {
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
}



@media(max-width:791px)
{
  .dks {
    /* grid-template-columns: repeat(1, 1fr); */
    margin-bottom: 20px;
}
}



@media(max-width:765px)
{
  .image-image-text-main-div{
    /* width: 95%; */
  }
    .akshsggdfdfqpoazxc {
        margin-left: 15px;
        margin-right: 15px;
}
}
@media(max-width:762px)
{
  .image-image-text-main-div 
  {
    /* top:20% !important; */
  }
}

/* @media(max-width:820px)
{
  .dks{
    display: grid;
    grid-template-columns: repeat(1,1fr);
    justify-items: center;
  }
} */

@media(max-width:650px)
{
  .dks{
    display: grid;
    grid-template-columns: repeat(1,1fr);
    /* justify-items: center; */
  }
}


@media(max-width:538px)
{
  .dks {
    /* grid-template-columns: repeat(1, 1fr); */
}
}




@media(max-width:390px)
{
  /* .image-image-text-main-div {
    padding: 11px 0;
  } */
}  
