@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
@font-face {
  font-family: "Poor Richard"; src: url("../font/1333b13c4f911f3160f1c2822573f70c.eot"); 
  src: url("../font/1333b13c4f911f3160f1c2822573f70c.eot?#iefix") format("embedded-opentype"), 
  url("../font/1333b13c4f911f3160f1c2822573f70c.woff2") format("woff2"), 
  url("../font/1333b13c4f911f3160f1c2822573f70c.woff") format("woff"), 
  url("../font/1333b13c4f911f3160f1c2822573f70c.ttf") format("truetype"), 
  url("../font/1333b13c4f911f3160f1c2822573f70c.svg#Poor Richard") format("svg"); }

body {
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
}

.navbar-logo {
    max-width: 100px;
}

.header{
  border-top: 4px solid #B0833F;
}

.navbar{
   padding-top: 0;
   padding-bottom:0 ;
}

.navltr{
  color: #707070;
  margin-left: 25px;
  font-size: large;
}

.logoimg{
    background-color: #FFF5E8;
}

  .navltr:hover {
    color: #B0833F;
  }
  
  .navltr.active{
    color: #B0833F;
  }

  .examinetop-btn{
    background-color: #95113D;
    color: white;
    border-radius: 0;
    padding: 7px 25px;
    display: flex;
  }

  .examinetop-btn:hover{
    color:white;
  }

  .examinefooter-btn{
    background-color: #95113D;
    color: white;
    border-radius: 0;
    padding: 7px 25px;
    display: flex;
  }

  .examinefooter-btn:hover{
    color: white;
  }

  .homeimg{
    position: relative;
  }

  .home-innerimg{
    position: absolute;
    width: 45%;
  }

  .hair-skin{
    background-color: #FFF5E8;

  }

  .hair-care{
    text-align: center;
    color: #B0833F;
    padding-top: 35px;
    padding-bottom: 30px;
    margin-bottom: 0;
    font-family: "Poor Richard";
    font-size: xxx-large;
  }

  .text-pr{
    font-family: "Poor Richard";
    font-size: x-large;
  }

  .hair-card{
    background-color: #B0833F;
    color: white;
    margin-right: auto;
    display: flex;
  }

  img.hair-img {
    width: 99.4%;
    margin-top: auto;
    margin-left: auto;
  }

 .skin-care{
  text-align: center;
  font-family: 'poor-richard-regular', sans-serif;
 }

 .skin-card{
  background-color: #B0833F;
  color: white;
  margin-left: auto;
  display: flex;
 }

 img.skin-img {
  width: 94%;
  margin-top: auto;
  margin-left: auto;
 }

.card-btn {
    background-color: #95113D;
    color: white;
    padding: 5px 20px;
    border-radius: 0;
}

.card-btn:hover{
  color: white;
}

.Homebanner-Products{
  background-color: #FFF5E8;
}

.innerimg{
  position: absolute;
  width: 40%;
  padding-left: 5%;
}

.inner-btn{
  position: absolute;
  width: 11vw;
  background-color: #95113D;
  color: white;
  padding: 0.5vw 1vw;
  border-radius: 0;
  margin-left: 15vw;
  bottom: 4vw;
  font-size: 1.4vw;
}

.inner-btn:hover{
  color: white;
}

.product-img{
  width: 100%;
}

.frequent-qus,.about{
  background-color: #FFF5E8;
}
.accordion-item,.accordion-button{
  background-color: #FFF5E8;
}

.footer{
  background-color: #000000;
}

.ftrltrs {
  color: #B0833F;
  padding-top: 40px;
}

.qklist {
  padding: 6px;
  color: #fff5e8;
  font-family: Roboto, Regular;
}

.qklinks {
  list-style: none;
  text-decoration: none;
  padding-left: 0px;
}

.qkgttch {
  color: #fff5e8;
  text-decoration: none;
}

.qkgttch:hover {
  color: #ffffff;
}

.qkgttch-contact {
  color: #000000;
  text-decoration: none;
}

.qkgttch-contact:hover {
  color: #000000;
  text-decoration: none;
}

.gticons {
  width: 18px;
}

.qknames {
  color: #fff5e8;
  text-decoration: none;
}

.qknames:hover {
  color: #ffffff;
}

.scllist {
  display: inline;
  padding: 2px;
}

.reserveftr{
  color: #5B5852;
}

.sclicons {
  width: 25px;
}



.about-text{
    color: #B0833F;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 0;
    font-family: "Poor Richard";
    font-size: xxx-large;
}

.about-varahi{
  text-align: justify;
  color:#A19C94 ;
}

/* .header-icon1{
  display: inline;
  padding: 2px;
}

.header-icon{
  text-decoration: none;
}

.header-icon2{
  width: 2vw;
} */

.product-nav{
  color: #A19C94;
  margin-top: 28px;
  font-family: "Poor Richard";
  font-size: 38px;
}

.product-nav:hover{
  color: #A19C94;;
}

.nav-pills .product-nav.active, .nav-pills .show>.product-nav {
  color: #95113d;
  background-color: white;
}

.form-btn{
  background-color: #95113D;
  color: white;
  border-radius: 0;
  padding: 10px 166px;
  margin-bottom: 50px;
}

.form-btn:hover{
  color: white;
}

.form-control{
  /* width: 390px; */
  border-radius: 0;
}

.form-text{
  font-family: "Poor Richard";
    font-size: xx-large;
    color: black;
}

.accordion-flush {
  width: 70%
}

.qklist-map {
  padding: 6px;
  color: #5B5852;
  font-family: Roboto, Regular;
}

.gticons-map {
  width: 18px;
}


.qkgttch-map {
  color: #5B5852;
  text-decoration: none;
}

.qkgttch-map:hover {
  color: #000000;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: #95113d;
  border: 1px solid #95113d;
  border-radius: 0.25rem;
  transition: box-shadow .15s ease-in-out;
  color: white;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

div#examinemodal .modal-dialog {
  max-width: 800px;
}

div#carouselExampleIndicators ol.carousel-indicators li {
  width: 7px;
  height: 7px;
  border-radius: 50%;
}



/*div#carouselExampleIndicators ol.carousel-indicators {
  display: flex;
  height: 100%;
  width: fit-content;
  flex-wrap: wrap;
  flex-direction: column;
  margin: 20px;
}*/

.product-box {
  position: relative;
  width: 90%;
  margin-left: 5%;
}

.product-box::after {
  position: absolute;
  content: '';
  width: 110%;
  height: calc(100% - 30px);
  top: 40px;
  left: -5%;
  z-index: 0;
  border: 1px solid #707070;
  transition: all 1s ease;
}

    .product-box:hover::after {
        background-color: #b0833f63;
        border: 0px solid #a3113d;
        transition: all 1s ease;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

.product-box img.product-img, p.prvdesrcehdng.lnkbysrcepage,.product-price,.rating-img {
  z-index: 99;
  position: relative;
}

/* newjune9 */


p.prvdesrcehdng.lnkbysrcepage {
    margin-top: 4px;
    color: #95113d;
    margin-bottom: -1rem;
    font-size: 17px;
    font-weight: 500;
}

.product-price {
    font-weight: 500;
    color: #95113d;
    font-size: 17px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.bi-star-fill{
  color:#B0833F ;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  /* background-color: #fff; */
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}

.testipara {
  color: #A19B9B;
  font-size: 14px;
  text-align: justify;
  font-family: "Poor Richard";

}

.tstmnls{
  font-family: "Poor Richard";
}

.bi-whatsapp{
  color: green;
}

.mail-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: #ffffff73;
  z-index: 9;
}

.mail-loader img {
  margin: auto;
}


#myModal {
  max-width: 500px;
  width: 500px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: auto;

}

#myModal .modal-content p {
  padding: 0 15px;
}

#myModal .modal-content p {
  padding: 0 15px;
  color: #000000;
  text-align: center;
  font-size: medium;
  font-weight: 600;
}

#myModal .modal-content {
  padding-bottom: 10px;
}
  
#myModal .modal-header{
  background: #6d243c;
 color:  #fff;
}

.frmcontact{
  padding: 20px;
}

.frmcontact{
  padding: 20px;
}
.frmicon{
  color: #004aad;
}

.modalfrex {
  max-width: 738px;

}
.mdlhdex{
  background-color: #95113D;
}
/* input#name {
  width: 101%;
  padding: 5px;
} */
input#birthtime {
  width: 101%;
  padding: 5px;
}

input#birthplace {
  width: 101%;
  padding: 5px;
}

input#jobdescription {
  width: 101%;
  padding: 5px;
}

input#systemusagehours {
  width: 101%;
  padding: 5px;
}
input#mobileusagehours {
  width: 101%;
  padding: 5px;
}
input#dateofbirth {
  width: 250px;
  padding: 5px;
}
.mdlbodyex{
  padding: 44px;
}
    

.btnmdlex{
  color: white;
  background-color: #95113D;
}

.btnmdlex:hover{
  color: white;
}

.undrfrmex{
  border: 0px;
  border-bottom: 1px dotted black !important;
  font-size: 14px;
}

.mdlfrmexchck{
  font-size: 14px;
}

@media (max-width:991px) {
  div#navbarSupportedContent {
    position: fixed;
    width: 200px;
    top: 75px;
    right: 0;
    background-color: #fff5e8;
    z-index: 999;
  }

  .header.fixed {
    position: fixed;
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 49%);
    z-index: 999;
  }

  .header.fixed .navltr,
  .header .ftrltrs {
    color: black;
  }

  h2.abthxtsfttitle.text-white {
    font-size: 23px;
  }

  p.hmeabtpara {
    font-size: 14px;
  }
  .examinetop-btn {
    background-color: #95113D;
    color: white;
    border-radius: 0;
    padding: 7px 35px;
    margin-left: 20px;
    margin-bottom: 20px;
}
}

@media(min-width:768) and (max-width:991){
  .card-btn {
    background-color: #95113D;
    color: white;
    padding: 2px 6px;
    border-radius: 0;
    font-size:small;
}
}

@media(min-width:576px) and (max-width:767px){
  .card-btn {
    background-color: #95113D;
    color: white;
    padding: 2px 7px;
    border-radius: 0;
    font-size: small;
}
.text-pr {
  font-size: larger;
}
}

.accordion-button:not(.collapsed) {
  background-color: #FFF5E8;
  border-color: #FFF5E8;
  color: #000000;
  border-radius:0px;
  font-size: 20px;
}

.accordion-button{
  color: #707070;
}

.accordion-button:focus {
  box-shadow: 0 0;
}

@media (max-width: 400px) {
  .nav-pills .product-nav.active, .nav-pills .show>.product-nav, .nav-pills .nav-link {
    font-size: 25px;
}
}
.examine-logo{
  max-width: 20px;
}

button.btn.Enqrybtn {
    background-color: #95113d;
    color: white;
}

button#submit {
    background-color: #4a081e;
    color: white;
}

.modal-title {
    color: white;
}

.whtsapppro {
    background: green;
    border-radius: 50%;
}

.productname {
    color: #95113d;
    font-weight: 600;
    font-size: 22px;
}

.enqryhdng {
    color: #4a081e;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #4a081e;
    outline: 0;
    /* box-shadow: 0 0 0 0.25rem rgb(74 8 30); */
}

ul.ingredientslist {
    list-style: none;
}

i.bi.bi-stars.me-2.str {
    color: #971540;
}

ul.ingredientslist {
    display: flex;
    flex-wrap: wrap;
}

li.ingredientslitswrd {
    padding: 5px;
    font-size: 15px;
}
i.bi.bi-flower1.me-2.str {
    color: #971540;
}

i.bi.bi-flower1.ms-2.str {
    color: #971540;
}

img.Varahilogoicon {
 
    width: 33px;
}

.accordion-button:not(.collapsed) {
    background-color: #9715409e;
    border-color: #FFF5E8;
    color: #ffffff;
    border-radius: 0px;
    font-size: 17px;
}
.productlink {
    text-decoration: none;
}
.prdouctback {
    color: #95113d;
    text-decoration: none;
}

.whatsapplink {
    color: #95113d;
    text-decoration: none;
}
i.bi.bi-arrow-left-circle-fill {
    color: #95113d;
    font-size: 21px;
}

.modal-content {
    border: 1px solid yellow;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid rgb(74 8 30);
    border-radius: 0.3rem;
    outline: 0;
}

.form-control:focus {
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 1%);
}

.form-select:focus {
    border-color: #4a081e;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 3%);
}

btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(149 17 61);
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(149 17 61);
}

i.bi.bi-bag-fill.mx-2 {
    color: #95113d;
}

p.mt-3.text-center {
    /* overflow: scroll; */
    font-size: 21px;
    color: #95113d;
    font-weight: 600;
}

i.bi.bi-arrow-right {
    color: #95113d;
    font-size: 21px;
}

button.btn.btn-light.prdctbuybtn {
    color: white;
    background-color: #95113d;
   
}

p.price {
    font-weight: 700;
}

ul.dropdown-menu.show {
    margin-top: 27px;
    background-color: #991b44;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #95113d;
    background-color: #ffffff;
}
a.dropdown-item {
    color: white;
    font-size: 17px;
    padding: 15px;
}


ul.dropdown-menu {
    padding: 0 !important;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}

/*.vwbtn {*/
    /*background-color: #95113d;*/
    /*background-color:#b0833f;
    color: white;
    border-radius: 11px;
    font-size: 13px;
}*/

button.btn.btn-light.ms-2.vwbtn {
    color: white;
}

button.btn.btn-light.ms-2.vwbtn:hover {
    background-color: #b0833f;
}

button.btn.btn-light.vwbtn {
    background-color: #b0833f;
    color: white;
    border-radius: 11px;
    font-size: 12px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #b18542;
}

.pac-container.pac-logo {
    z-index: 99999;
}