/* @import url('https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&display=swap'); */
/* @import url('https://db.onlinewebfonts.com/c/066ce24dae3730ed6c648b09efaea93a?family=Acumin+Variable+Concept'); */

body {
  margin: 0 !important;
  padding: 0 !important;
  text-decoration: none;
  font-family: cross-platform-yu-gothic, sans-serif !important;
  /* font-family: 'DM Serif Display', serif; */

}

html {
  overflow-x: hidden;
}

/* Header Start */

#navbar-sticky {
    position: sticky !important;
    top: 0px;
    background-color: #ffffff;
    z-index: 3 !important;
}

.header {
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 6px -6px #222;
  /*padding-bottom: 12px;*/
}

.header-top {
  background: linear-gradient(90deg, white -32%, rgba(225, 236, 200, 1) 50%, rgba(225, 236, 200, 1) 50%, white 132%);
  width: 100%;
}

.header-top p {
  font-size: 25px;
  text-align: center;
  color: #2D896C;
  margin: auto;
  font-family: 'Great Vibes', cursive;
}

.header-middle {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 0px;
}

.header-middle .logo {
  width: 90px;
}

.header-middle p {
  font-size: 35px;
  color: #2d896c;
  font-weight: 500;
  margin: 0;
  /* font-family: 'Coda', cursive; */
}

.navbar {
  padding: 4px !important;
}

.under {
  text-decoration: none;
}

.navbar-collapse {
  justify-content: center;
  gap: 20px;
}

.nav-link {
  color: #2d896c;
  font-size: 17px;
  font-weight: 500;

}

.nav-link:hover {
  color: #000000;
}

.navbar .nav-item .active {
  /*color: #000000 !important;*/
  color: #AA8B56 !important;
}

.navbar-nav {
  --bs-nav-link-hover-color: #2d896c !important;
  display: flex;
  gap: 50px;
  padding: 0px 40px;
  border: 2px solid #2d896c;
  border-left: unset;
  border-right: unset;
  box-shadow: rgba(0, 0, 0, 0.20) 0px 15px 8px -13px inset, rgba(0, 0, 0, 0.20) 0px 0px 0px 0px inset, rgba(0, 0, 0, 0.20) 0px 15px 8px -13px, rgba(0, 0, 0, 0.20) 0px 0px 0px 0px;
}

.hr-style {
  width: 65% !important;
  /* color: #2d896c; */
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4) !important;
  opacity: 1 !important;
  border: 1px solid #2d896c;
  margin: auto;
}

.hr-style-story {
  width: 60% !important;
  color: #2d896c;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4) !important;
  opacity: 1 !important;
}

/* Header End */


/* Banner */
.owl-theme .owl-nav.disabled+.owl-dots {
  z-index: 2;
  position: absolute;
  bottom: 5%;
  margin: auto;
  left: 45%;
  right: 45%;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* Banner End */


/* Product Start */
.grid-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.grid-item {
  text-align: center;
  width: 18%;
}

.product-img {
  width: 100%;
  padding-bottom: 20px;
}

.product-img-text {
  font-size: 16px;
  font-family: cross-platform-yu-gothic, sans-serif;
  font-weight: 500;
  color: #AA8B56;
}

.product-img-text:hover {
  color: #2d896c;
}

.Circle {
  display: flex;
  width: 853px;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  gap: 90px;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 20px;
  margin-top: 20px;

}

.flex {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 50px;
}

/* Product End */

/* Our Story Start */
.ourImg {
  width: 100%;
  height: 230px;
}

.ourImg-2 {
  width: 410px;
  height: 600px
}
.mar-cnt img{
    height:370px;
}
.mar-cnt1 img{
    height:260px;
}
.contact-heading {
  margin-bottom: 50px;
}

.our-story h4 {
  /* font-family: 'DM Serif Display', serif; */
  /* font-style: italic; */
  color: #43947b;
  text-decoration: underline;
  padding-bottom: 20PX;
}

.our-story .text1 {
   font-style: italic; 
  /* font-family: 'DM Serif Display', serif; */
  text-align: center;
  font-size: 16px;
  color: #7f7f7f;
  margin-top: 10px;
  width: 95%;
}

.our-story .text2 {
  /* font-style: italic; */
  /* font-family: 'DM Serif Display', serif; */
  text-align: center;
  color: #43947b;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1px;
}

.mar-cnt {
  margin-top: 70px;
}

.mar-cnt-bot {
  margin-bottom: 30px;
}

.mar-cnt-txt {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 80px;
}

.founder .text3 {
  text-align: justify;
  font-size: 16px;
  color: #7f7f7f;
   font-style: italic; 
  /* font-family: 'DM Serif Display', serif; */
}

.margin-adjust {
  margin-bottom: 25px;
}

/* Our Story End */

/* Why MN Start */
  /* .why-mn h1{
    text-transform: uppercase;
    color: #43947b;
    text-align: center;  */
    /* margin-top: 70px;
    padding-bottom: 30px; */
  /* } */
  /* .why-mn .text1{
    text-align: center;
    font-size: 18px;
  } */
  .blog-para{
    font-size: 16px;
     /*font-family: 'DM Serif Display', serif;*/
    font-style: italic; 
    text-align: center;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
  }
  .why-mn .color{
    color: #2d896c;
    /* font-size: 18px; */
    font-weight: 500;
    /* font-style: italic; */
  } 
  .mar-cnt1{
    margin-top: 120px;
  }
  .btwcircle{
    margin-top: 20px;
  }

  
 /* Why MN End  */


/* Contact start */

.txt-centre {
  text-align: center;
}

.common-width {
  width: 1150px;
  margin: 0 auto !important;
}

.custom-width {
  width: 1050px !important;
  margin: 0 auto !important;
}

.heading h1 {
  text-transform: uppercase;
  color: #2D896c;
  text-align: center;
  padding: 20px 0;
  margin: 0;
  font-family: cross-platform-yu-gothic, sans-serif;
  font-size: 26px;
}

.con-style {
  /* font-family: 'DM Serif Display', serif; */
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  /*color: #939093;*/
  color:#AA8B56;
}

.contact-fields {
  padding: 30px 80px;
  border: 1px solid #cbcbcb;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.contact-add {
  padding: 42px 20px;
  border: 1px solid #cbcbcb;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  height: 100%;
}

.contact-add h6 {
  /*color: #939093;*/
  color: #AA8B56;
  line-height: 25px;
  /* font-family: 'DM Serif Display', serif; */
  font-style: italic;
  font-weight: 400;
  font-size: 17px;
}

.info-pad {
  padding: 15px 0;
}

.info-img {
  width: 80%;
}

.dot-one {
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  /*background-color: #000000b3;*/
  background-color:#AA8B56;
  border-color: black !important;
}

.dots {
  text-align: center;
  padding: 20px 0;
}

.har-pad {
  padding-bottom: 70px;
  padding-top: 15px;
  font-family: 'Great Vibes', cursive;
  /*color: rgba(0, 0, 0, 0.7);*/
  color:#AA8B56;
  font-size: 27px;
}

.social-img {
  width: 50%;
}

.social-icon {
  display: flex;
  justify-content: center;
}

.con-country {
  display: flex;
  justify-content: space-between;
}

.form-control {
  padding: 0 35px !important;
  border: 3px solid #e3eee9;
  outline: unset !important;
  box-shadow: unset !important;

}

.cancel-btn {
  position: relative;
}

#cancel {
  position: absolute;
  bottom: 28px;
  left: 490px;

}

.send-btn {
  background-color: white;
  /*border: none;*/
  border: 1px solid #2D896c;
  /*color: #939093;*/
  color:#AA8B56;
  padding: 5px 40px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  border-radius: 25px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.send-btn:hover{
   border: 1px solid #AA8B56; 
}

.form-check-input:checked {
  background-color: #c3c3c3;
  border-color: #dae9e2;
}


#content #main-content input[type=text] {
  border: 0;
  outline: 0 !important;
}

/* Contact End */


.arrow {
  background-color: #2d896c;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 20px;
  left: 94%;
}

.arrowImg {
  height: 35px;
}

.copy {
  margin-top: 50px !important;
}
.copy p {
  /* font-family: 'DM Serif Display', serif; */
  display: flex;
  justify-content: center;
  font-size: 15px;
  margin: 0 0px;
  padding: 20px 0;
  color: #2d896c;
  background: linear-gradient(90deg, white -32%, rgba(225, 236, 200, 1) 50%, rgba(225, 236, 200, 1) 50%, white 132%);
  gap: 5px;

}

.Beak-Media {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

/* Bathsalt Page */

/* .bathsalt {
  font-family: 'DM Serif Text', serif;
} */

.bathsalt .main-div {
  margin-top: 75px !important;
  margin-left: 50px !important;
}

.bathsalt .text1 {
  font-size: 38px;
  color: #AA8B56;
  margin: 0;
}

.bathsalt .text2 {
  font-size: 13px;
  color: #00000080;
}

.bathsalt .text2 span {
  color: #000000;
}

.img-div {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  width: fit-content;
  margin: auto;
  padding: 20px;

}

.bnShop-now {
  /* font-family: DM Serif Display; */
    font-weight: 400;
    font-size: 30px;
    text-decoration: none;
    color: #000000;
    position: relative;
    border: 1px solid #000000;
    border-radius: 15px;
    width: 315px;
    height: 55px;
    background: none;
}

.grid-bath h4{
  font-size: 16px;
    color: #AA8B56;
    font-family: Yu Gothic;
    margin-top: 20px;
}

/* .bath-img {
  width: 300px;
} */

.data {
  font-size: 15px;
  /* color: #000000BF; */
  font-family: Yu Gothic;
  /*color: #000000;*/
      color: #939093;
}

.datatop {
  margin-top: 50px;
      color: #939093;
}

.point {
  line-height: 30px;
  /* list-style: none; */
}

.Himalayan-h3{
  color: #AA8B56;
  font-family: Yu Gothic;
  font-size: 16px;
  font-weight: 500;
  margin-top: 40px;
  font-style:italic;
}

.Himalayan-h3-list{
    font-style:italic;
  color: #AA8B56;
  font-family: Yu Gothic;
  font-size: 16px;
  font-weight: 500;
  margin-top: 16px;
  
}

.Himalayan-p{
  /*color: #000000;*/
  color:#939093;
  font-family: Yu Gothic;
  font-size: 16px;
  font-weight: 500;
  font-style:italic;
}

.Himalayan-p-c{
  color: #B61515;
  font-family: Yu Gothic;
  font-size: 18px;
  font-weight: 500;
}



.point li {
  margin: 0;
  /* line-height: 20px; */
}

.databottom {
  padding-top: 18px;
}

.shop {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.shop h1 {
  text-align: center;
  color: #AA8B56;
}

.grid-image{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 60px;
    margin-bottom: 20px;
}

.grid-bath{
  width: 200px;
  height: 200px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  display: flex;
  flex-direction: column;
  gap: 22px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 5px;
}
.grid-bath a{
  text-decoration: none;
}

.grid-bath-img{
  width: 100%;
}

.shop .card {
  width: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.shop .bath-img2 {
  width: 300px;
}

.shop .card button {
  width: 300px;
  height: 50px;
  /* padding: 10px 15px; */
  font-size: 28px;
  border-radius: 15px;
  background-color: #fff;
  margin-top: 20px;
}

.bottom p {
  color: #000000BF;
  text-align: justify;
}

.bottom span {
  color: #000000;
}

.backbtn {
  float: right;
  background: none;
  width: 100px;
  margin-right: 50px;
  display: flex;
  align-items: center;
  gap: 12px;
  /*color: #2d896c;*/
  font-size: 23px;
  border:none;
  color: #AA8B56;
  padding:0px;

}

.backbtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-decoration: none !important;
  color: unset;
}

.backbtn a::before {

  padding-top: 10px;
  content: url('assets/backarrowle.png');
  background-repeat: no-repeat;
  background-position: center;


}

.backbtn:hover {
  /*background-color: #2d896c;*/
  /*background-color: #AA8B56;*/
  color: #2d896c;
}

.backbtn a:hover::before {
  content: url('assets/backwhite.png');
}



.Container-col {
  display: flex;
  flex-direction: row;
  gap: 5px;
}

.Container-col p {
  font-size: 28px;
  margin: 0;
  color: white;
}


.Container1 {
  /* border: 1px solid red; */
  width: 5%;
  height: 45px;
  background: #ba9e72;
}


.Container2 {
  width: 100%;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ba9e72;
  font-family: "Acumin Variable Concept";
}

.Container-para {
  margin-left: 62px;
  padding-top: 25px;
  font-size: 18px;
  color: #b6a98b;
  font-family: "Acumin Variable Concept";
}


.Container-para-right {
  margin-left: -11px;
  padding-top: 25px;
  font-size: 18px;
  color: #b6a98b;
  font-family: "Acumin Variable Concept";
}


.circle-img {
  height: 140px;
}

/*Testomonial*/

/* Slideshow container */
.Testomonial-container {
  /* width: 85%; */
  /* font-family: 'DM Seirf Display'; */
  font-weight: 600;
  /* font-style: italic; */
  color: #000000;
  line-height: 27px;
  /* padding: 55px; */

}
.testimg{
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.circle-img1{
  width: 140px;
}

.centre {
  display: flex;
  justify-content: center;
}

.Testo-Main {
  /* display: flex; */
  justify-content: center;
}

.myTestomonial {
  background-color: rgb(234, 244, 241);
  padding: 63px;
  border-radius: 15px;
  height: 330px !important;
}

/* Caption text */
.Testo-text {
  color: #000000;
  font-size: 16px;
  padding: 8px 12px;
  width: 100%;
  text-align: center;
}

/* The dots/bullets/indicators */
.Test-dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.Test-dot.active {
  background-color: #2D896c;

}


.Testomonial-bottom {
  margin-left: 354px;
  font-size: 15px;
  display: flex;
  gap: 5px;
  margin-top: 30px;

}

.Testomonial-bottom .mt {
  margin-top: 60px !important;
}

.Testomonial-bottom .Span-dot {
  margin-top: -9px;
  font-size: 28px;
  font-weight: bolder;
}

.Testo-dots-Container {
  text-align: center;
  position: relative;
  bottom: 50px;
  display: flex;
  flex-direction: row;
  gap: 20px;

}

.List-sec {
  margin-top: 50px !important;
}

.slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  bottom: 40px !important;
  left: 12px !important;
}


.slick-dots li button:before {
  /* font-family: slick; */
  font-size: 11px !important;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #2D896C !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.Testomonial-sec h1 {
  text-transform: uppercase;
  color: #2D896C;
  text-align: center;
  margin: 0;
  font-family: cross-platform-yu-gothic, sans-serif;
  font-size: 28px;
}

.Testomonial-sec {
  margin-top: 100px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}


/* Misson and Vision */

.Vision {
  text-align: center;
}

.Mission {
  text-align: center;
}

.ptext {
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: cross-platform-yu-gothic, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #939093;
  font-style:italic;
}

.Mission-p {
  padding-top: 25px;
  padding-bottom: 25px;
}


.main-wrapper {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.slider-wrapper {
  width: 100%;
  height: 77vh;
  display: flex;
  align-items: center;
  position: relative;
  margin: auto;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.slides {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: transform .4s ease-in-out;
}

.slides h1 {

  position: relative;
  top: 5rem;
  left: 1rem;
  backdrop-filter: blur(7px);
  width: 9rem;
  padding: 1rem;

}

.slides img {
  width: 100%;
  height: 100%;
  /*object-fit: cover;*/
  border-radius: .3rem;
}

.slider-btns {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 100;
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slider-btns span {
  padding: 1rem 1.2rem;
  font-size: 1.5rem;
  background: rgba(255, 255, 255, 0.151);
  border-radius: 50%;
  color: white;
  cursor: pointer;
  display: none;
}

#banner .dots {
  position: absolute;
  width: 100%;
  top: 85%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  z-index: 1;
}

#banner .dots .dot {
  width: 1rem;
  height: 1rem;
  background-color: white;
  opacity: .2;
  border-radius: 50%;
  transition: opacity .2s ease-in-out;
  cursor: pointer;
}

/* content */
.content {
  text-align: center;
  margin-top: 70px !important;
  margin-bottom: 60px !important;
  width: 50% !important;
  font-size: 18px;
  color: #939093;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  gap: 30px;
  font-family: cross-platform-yu-gothic, sans-serif;

}

.content .con-text {
  color: #2D896C;

}

.line {
  border: 1px solid #2D896C;
  width: 60%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}

.circlecnt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 50px;
}
/*SHOP*/

.shoppage h1{
    color: #AA8b56;
    font-size:24px;
    font-style: italic;
    padding: 15px;
}

.shoppage p{
    text-align: center;
    color: #AA8b56;
     font-size:20px;
     padding: 15px;
}

.shoppage a{
    text-align: center;
    /*text-decoration: none;*/
    color:#AA8b56;
    font-weight:600;
    letter-spacing: 1px;
    display: block;
}
.list-mar{
    margin-top:40px;
}
.flex-cnt{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}





/* Media Query Mobile View */

@media only screen and (max-width: 600px) {


  body {
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none;


  }
  .common-width {
    width: auto !important;
    margin: unset !important;
  }

.copy {
     margin-top: unset !important; 
}
  .custom-width {
    width: auto !important;
    margin: unset !important;
  }
  
  /* header */
  .deskhead {
    display: none;
  }

  .mobhead {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 3;
    width: 100%;
  }

  .logo {
    width: 105px !important;
  }


  .header-middle p {

    font-size: 23px;
  }

  .header-middle {
    display: flex;
    gap: 10px;
  }

  .navbar-toggler {
    margin-top: -28px;
  }
  .navbar-nav{
      gap: 4px !important;
  }

  hr {
    display: none;
  }

  .navbar-nav {
    border: none;
    box-shadow: unset;
  }

  /* Banner */

  #banner {
    position: relative;
    margin-top: 120px;
  }
  .deskbanner-hide {
    display: none;
  }

  
  /* our story */

  .our-story {
    margin-top: 100px;
  }

  .our-story .text1 {
    margin: auto;
  }

  .our-story .text2 {
    padding-top: 20px;
  }
  .ourImg {
    /*width: 330px;*/
    width:280px;
    height:280px;
  }
  .whyimg{
      width:270px;
  }

  .mar-t {
    text-align: center;
  }

  .mar-cnt {
    text-align: center;
  }

  .ourImg-2 {
    /*width: 332px;*/
    /*height: 332px;*/
    width:280px;
    height:360px;
  }

  .mar-cnt-txt {
    padding: 0;
  }

  .founder {
    padding: 25px;
  }

  /* Contact */
  .contact {
    margin-top: 100px;
  }

  .info-img {
    width: unset;
  }

  .social-img {
    width: 70%;
  }

  .contact-fields {
    padding: 30px 25px;
  }

  .unset {
    display: unset;
  }

  .contact-add {
    margin-top: 25px;
  }
  #cancel {
    position: absolute;
    bottom: 31px;
    left: 177px;
  }

  /* Product */
  .Product {
    margin-top: 20px;
  }
  .prodhead{
    /*margin-top: 140px !important;*/
    margin-top:70px !important;
  }
  .grid-container {
    display: unset;
    grid-template-columns: auto auto auto auto auto;
    padding: 0px;
  }

  .grid-container1 {
    display: unset;
    grid-template-columns: auto auto auto auto auto;
    padding: 0px;
  }

  .grid-item {
    text-align: center;
    width: 90%;
    margin: auto;
  }
  .Circle {
    /*display: block;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    display:grid;
    grid-template-columns:auto auto;
    gap: 40px;
    /*flex-direction: column;*/
    width: 320px;
  }

  .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: 25px !important;
    left: 12px !important;
  }

  .under {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .product-img{
     width:unset;
     padding:0px 40px;
    padding-bottom: 8px;
  }
  .product-img-text {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .circlecnt {
    display: none;
  }
  /* .pad-unset {
    padding: 0px !important;
  } */

    /* Testomonial */

    .myTestomonial {
      height: 490px !important;
      padding: 0 !important;
    }
  
    .Testomonial-bottom {
      margin-left: 0 !important;
      font-size: 15px;
      display: flex;
      gap: 5px;
      margin-top: 30px;
      padding-left: 59px;
    }
  
    .Testo-text {
  
      padding: 30px 12px !important;
  
    }
    .Testomonial-container {
      margin: auto;
      padding: unset;
  
    }
    .Testo-Main {
      padding-top: 35px;
  
    }
    .testimg{
      display: none !important;
    }
    /* Ṃaitri Content */
    .content {
      padding: 20px;
      width: 100% !important;
      margin: 5px 0px !important;
    }
    .line{
        box-shadow:unset;
    }
    .ptext{
        padding:0 20px 20px 20px !important;
    }
    /*.contact .dots{*/
    /*    display:none;*/
    /*}*/
  
    

/* Why MN */
  .why-mn {
    margin-top: 100px;
  }

  .why-mn .mar-cnt {
    margin-top: 35px;
  }
  
  .bathsalt .text1 {
    margin-left:-38px;
    /*font-size:30px;*/
    font-size:25px;
}
.bnShop-now{
    width:260px;
}
.img-div{
    width:80%;
}



.bathsalt .text2 {
    font-size: 13px;
    color: #00000080;
    margin-left:-38px;
    
}

  .desktopwhymn {
    display: none;
  }

  .why-mn .mar-cnt1 {
    margin-top: 20px;
  }

  /* Bathsalt Page */
  .datatop {
    padding: 10px;
    text-align: justify;
  }

  .point {
    padding: 25px;
    text-align: justify;
  }

  .databottom {
    padding: 10px;
    text-align: justify;
  }

  .bottom {
    padding: 10px;
    margin-top: 20px;
  }

  .bathsalt {
    margin-top: 160px !important;
  }

  .backbtn {
    width: auto !important;
    padding: 2px 10px;
    font-size: 22px;
    margin-top: 8px;

  }

  .backbtn a::before {
    display: none;
  }

  .shoppage {
    margin-top: 100px;
  }
  /* Mobile slider*/

  /* Slideshow container */
  .slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
  }

  /* Caption text */
  /* .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
  } */

  /* Number text (1/3 etc) */
  /* .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  } */

  /* The dots/bullets/indicators */
  .dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }

  .mobile-banner-dot {
    display: none;
  }

  /* Fading animation */
  .fade {
    animation-name: fade;
    animation-duration: 2s;
    opacity: unset !important;
  }

  @keyframes fade {
    from {
      opacity: .4
    }

    to {
      opacity: 1
    }
  }

  /* Footer */
 

  .copy p {
    font-size: 8px;
    margin: 0 0px;
    padding: 13px 0;
    margin-top:60px;
    
  }


  .grid-bath h4 {
    /*font-size: 25px;*/
    font-size:20px;
    color: #AA8B56;
    font-family: Yu Gothic;
    margin-top: 32px;
}


.grid-bath {
  /*width: 300px;*/
  /*height: 300px;*/
  width:250px;
  height:250px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 12px;
  display: flex;
  flex-direction: column;
  /* gap: 61px; */
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 5px;
  /*margin-top: 84px;*/
}


.grid-image {
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  /* margin-top: 60px;
  margin-bottom: 20px; */
  align-items: center;
  margin: 20px;
  gap:90px
}
.bath-img{
  width: 350px;
}

.bath-img{
  width: 240px;
}
.Himalayan-h3{
  padding: 20px;
}
.Himalayan-p{
  padding: 20px;
}
.Himalayan-p-c{
  padding: 20px;
}
.data{
  font-size: 18px;
  padding:30px;
}
.chakra-pad{
    padding:30px;
}




}

/* Desktop View */
@media only screen and (min-width: 900px) {

  /* Mobile Header */
  .mobhead {
    display: none;
  }

  /* Why MN  */
  .mobilewhymn {
    display: none;
  }


  /* Banner */
  .mobilebanner-hide {
    display: none;
  }

  /* Product */
  .Circle {
    display: none;
  }
  /* .testimg{
    display: block;
  } */
  .Testomonial-sec h1{
      padding-bottom:10px;
  }


}
@media only screen and (max-width: 768px) {


  body {
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none;


  }
  .common-width {
    width: auto !important;
    margin: unset !important;
  }


  .custom-width {
    width: auto !important;
    margin: unset !important;
  }
  
  /* header */
  .deskhead {
    display: none;
  }
  
}

.ctext{
    font-size:16px;
    font-style:italic;
}



/*SPA PRODUCTS CSS START*/
.slick-slider {
    padding: 0 !important;
}

.slider-item{
    padding: 0 1rem 1rem;
    margin: 0 0.5rem;
    background-color: #f5f5f7;
    border-radius: 8px;
}

.spa-slider-img {
    height: 250px;
    position: relative;
}

.spa-slider-img img {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.spa-slider-name {
    text-align: center;
    font-family: cross-platform-yu-gothic, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

.spa-slider-desc {
    text-align: justify;
    font-family: cross-platform-yu-gothic, sans-serif;
    font-size: 12px;
}

.spa-readmore-btn {
    color: #fff;
    background-color: #2D896c;
    font-family: cross-platform-yu-gothic, sans-serif;
    font-size: 12px;
    font-weight: 100;
    border-radius: 5px;
    padding: 2px 4px;
    display: block;
    width: fit-content;
    margin: 0 auto;
    text-decoration: none;
}

.spa-readmore-btn:hover {
    color: #fff;
    text-decoration: none;
}


.slick-prev{
  left: -50px !important;
}

.slick-next{
  right: -25px !important;
}

.slick-next:before, .slick-prev:before {
    font-size: 45px !important;
    opacity: 1 !important;
    color: #4c4c4c !important;
}

/*.slick-dots{*/
/*  left:0;*/
/*}*/

/*.slick-dots:active{*/
/*  color:white;*/
/*}*/

/*The dots before they are active  */
/*.slick-dots li button:before {*/
/*    font-family: slick;*/
/*    font-size: 6px;*/
/*    line-height: 20px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    content: '•';*/
/*    text-align: center;*/
/*    opacity: .25;*/
/*    color: #22a6b3;*/
/*}*/

/* The dot when active */
/*.slick-dots li.slick-active button:before {*/
/*    opacity: .75;*/
/*    color: #000;*/
/*}*/

.spa-title {
    /*text-transform: uppercase;*/
    color: #2D896c;
    text-align: center;
    padding: 20px 0 5px;
    margin: 0;
    font-family: cross-platform-yu-gothic, sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}

.spa-subtitle {
    color: #2D896c;
    text-align: center;
    margin: 0;
    font-family: cross-platform-yu-gothic, sans-serif;
    font-size: 24px;
    line-height: 1;
}

.spa-main-img {
    height: 400px;
    position: relative;
    border-bottom: 1px solid lightgray;
}

.spa-main-img img {
    width: 35%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.spa-content {
    padding: 2rem 0;
    border-bottom: 1px solid lightgray;
}

.spa-content-flex {
    display: flex;
    margin-bottom: 10px;
}

.spa-benefits-text {
    font-family: cross-platform-yu-gothic, sans-serif;
    font-size: 22px;
    font-weight: bold;
}

.spa-benefits-text p {
    width: 210px;
    line-height: 1;
    margin-bottom: 0;
}

.spa-nested-flex {
    display: flex;
}

.spa-nested-flex div ul {
    margin-right: 10px;
}

.spa-text {
    font-family: cross-platform-yu-gothic, sans-serif;
    /*font-size: 18px;*/
    margin-bottom: 0;
}

.also-like-text {
    text-align: center;
    padding: 1rem 0;
    margin: 0;
    font-family: cross-platform-yu-gothic, sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}

.mb-1rem {
    margin-bottom: 1rem;
}

@media (max-width: 600px) { 
  figcaption{
   font-size:0.8rem;
  }
}
/*SPA PRODUCTS CSS END*/
