@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Galdeano&display=swap');

.class-hover {
  color: #000 !important;
  font-family: Inter;
  font-size: 20px !important;
  font-style: normal !important;
  /* font-weight: 600 !important; */
  line-height: normal;
}

#logo-nav{
  width:252px;
}

#logo-footer{
  width: 316px;
  padding: 28px;
}

.class-hover:hover {
  color: #FFF !important;
  text-decoration: underline;
  font-family: Inter;
  font-size: 20px !important;
  font-style: normal;
  /* font-weight: 600; */
  line-height: normal;
}

#image2 {
  width: 624px;
  height: 490px;
}

#leaf {
  width: 156px;
  height: 163px;
  flex-shrink: 0;
}

#headertest {
  color: #000;
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  padding: 0;
}

#description {
  /* width: 671px; */
  /* height: 543px; */
  height: auto;
  flex-shrink: 0;
  color: #4C4C4C;
  text-align: justify;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
  margin: 0;
  padding: 0;
}

#otherp {
  color: #000;
  text-align: justify;
  font-family: Galdeano;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin-top: -112px;
  font-size: 4rem;
}

.navbar-nav {
  margin-top: 21px;
  margin-right: 37px;
}

#image-card {
  position: relative;
  margin-top: -45px;
  width: 224px;
  height: 216px;
  flex-shrink: 0;
  margin-left: 28px;
}


#card-card {

  height: 376px;
  flex-shrink: 0;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.70);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(35px);
  max-width: 18rem;
  margin-left: 50px;
}



#card-heading {
  color: #000;
  text-align: justify;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 40px;
}

.card-text {
  color: #000;
  text-align: justify;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 205px;
  margin-left: 40px;
}

#img-external {
  width: 59px;
  height: 59px;
  flex-shrink: 0;
  margin-left: 200px;
  margin-top: -30px;
}


.list-group-item,
.widget-title {
  color: #000;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.copy-right {
  color: #000;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.heading-tag {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}


/* Adjustments for phones */

@media (max-width: 576px) {
  #product-leaf1 {
    margin-left: 69px !important;
    margin-top: 0px;
  }

  #leaf-img1 {
    margin-top: -78px;
    width: 45px;
  }

  #product-leaf2 {
    display: none;
  }

  .bi-list {
    color: white;
    font-size: 27px;
  }

  .navbar-toggler {
    border: none !important;

  }

  #image2 {
    /* margin-top: -96px; */
    margin-top: 0px;
    margin-left: 0px;
    /*width: 324px !important;*/
    /*height: 333px;*/
  }

  #headertest {
    font-size: 30px;
    /* margin-left: -24px; */
    /* margin-top: 300px; */
  }

  #description {
    margin-top: 10px !important;
    font-size: 19px;
    letter-spacing: -0.2px;
    /* margin-left: -21px; */
    font-size: 14px;
    line-height: 23px;
    letter-spacing: -0.2px;
    /* width: 300px; */
    margin-top: -18px;
    height: 174px !important;
  }

  #descrip {
    margin-left: 40px;
  }


  #otherp {
    font-size: 51px;
    margin-top: 37px;
    /* margin-left: 41px; */
  }

  .list-item1 {
    margin-left: 29px !important;
  }

  .list-item2 {
    display: flex;
    gap: 1.5rem;
    justify-content: center;
    margin-left: -21px;
  }

  .list-item2:hover {
    color: #97BF2B;
    text-decoration: underline;
  }

  .nutri-col {
    margin-left: 47px;
  }

  .copy-right {
    font-size: 15px;
  }

  .col-3 {

    width: 100% !important;
  }
}



.owl-carousel .owl-nav .owl-prev {
  visibility: visible;
}

.owl-carousel .owl-item img {
  width: auto;
}

/* .owl-carousel .owl-stage-outer{
      overflow: visible !important;
  } */

.owl-carousel {
  margin-left: -33px;

}

.slider {
  margin-top: 7px;
  position: relative;
}

.slider .owl-item.active.center .slider-card {
  transform: scale(1.10);
  opacity: 1;
  background: #262525;
  /* fallback for old browsers */
  /* background: -webkit-linear-gradient(to bottom, #ff5e62, #ff9966);
    background: linear-gradient(to bottom, #ff5e62, #ff9966);  */
  background: rgba(255, 255, 255, 0.70);
  width: 274px;
  height: 388px;

  #img-external {
    margin-left: 185px;
    margin-top: -29px;
    width: 58px !important;
    height: 52px;
  }
}

.slider-card {
  background: rgba(255, 255, 255, 0.70);
  padding: 0px 0px;
  margin: 50px 15px 90px 15px;
  border-radius: 30px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  transform: scale(0.9);
  opacity: 0.5;
  transition: all 0.3s;
  backdrop-filter: blur(35px);
  height: 340px;
  width: 271px;
}

.slider-card img {
  border-radius: 5px 5px 0px 0px;
  width: 177px !important;
  height: 177px;
  flex-shrink: 0;
  border-radius: 177px;
  position: relative;
  margin-top: -68px;
}

.owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}

.owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 25px);
  right: 0;
  opacity: 1;
  font-size: 30px !important;
  z-index: 1;
}

.text-center {
  color: #000;
  text-align: justify;
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.para {
  color: #000;
  text-align: justify;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  width: 272px;
  display: -webkit-box;
  text-align: justify;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 20px;
}

#img-external {
  margin-left: 185px;
  margin-top: -52px;
  width: 58px !important;
  height: 52px;
}

.owl-prev {
  margin-left: -94px;
  margin-top: -50px;

}

.owl-next {
  margin-right: -26px;
  margin-top: -54px;
}

.owl-nav {
  display: contents !important;
}

.owl-carousel .owl-stage {
  margin-top: 4rem;
}

.owl-stage-outer {
  margin-left: 12px !important;
}

@media (max-width: 576px) {

  /* element.style {
    height: 34px;
  } */

  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    visibility: hidden;
  }

  .slider-card {
    visibility: hidden;
    width: 247px;
    height: 365px;
  }

  .para {
    font-size: 16px;
    margin-left: 36px !important;
    width: 200px !important;
    margin-top: -44px ;

  }

  .slider .owl-item.active.center .slider-card {
    visibility: visible !important;
  }

  .slider {
    margin-left: 0px !important;
    margin-top: -10px;
  }

  .owl-nav {
    display: none !important;
  }

  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: scroll;
    margin-left: -9px !important;
  }

  #slider {
    /* margin-left: 30px !important; */
  }

  .owl-carousel {
    width: 299px !important;
    position: relative;
    margin-left: 10px;
  }

  .owl-item .cloned {
    width: 200px !important;
  }

  .list-group-item,
  .widget-title {
    font-size: 14px;
  }

}


/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 768px) and (max-width: 1023px) {
  #product-leaf2 {
    display: none;
  }

  .home-image {
    display: flex;
    justify-content: center;
  }

  #headertest {
    margin-left: 106px;
    font-size: 39px;
  }

  #description {
    margin-left: 63px;
  }

  .owl-stage-outer {
    margin-left: 73px !important;
  }

  .list-item1 {
    width: 367px;
  }

  .list-item2 {
    margin-left: -95px;
  }

  .list-item1:hover {
    color: #97BF2B;
    text-decoration: underline;
  }

  .list-item2:hover {
    color: #97BF2B;
    text-decoration: underline;
  }

  .slider {
    margin-left: 151px !important;
  }

  .owl-nav {
    display: none !important;
  }

}


/* Media Query for Laptops and Desktops */
@media (min-width: 1024px) and (max-width: 1279px) {
  #image2 {
    margin-left: 181px;
  }

  .navbar-toggler {
    box-shadow: none;
  }

  #product-leaf2 {
    display: none;
  }

  #leaf-img1 {
    width: 72px;
  }

  #headertest {
    margin-left: 282px;
    font-size: 31px;
  }

  #description {
    margin-left: 50px;
    width: 910px;
  }

  #product-leaf1 {
    margin-top: -250px;
  }

  .owl-nav {
    display: none !important;
  }

  .slider-card {
    margin-left: 169px;
    width: 397px !important;
  }

  .para {
    width: 328px !important;
    margin-left: 30px;
    font-size: 18px;
  }

  #img-external {
    margin-left: 256px !important;
    margin-top: -12px !important;
    /* width: 83px !important;
    height: 76px !important; */
  }
}

/* Media Query for Large screens */
@media (min-width: 1280px) {
  #product-leaf2 {
    display: none !important;
  }

  .para {
    width: 226px;
    margin-left: 21px;
    margin-top: -53px;
  }

  /* .owl-stage-outer{
  margin-left: -23px !important;
 } */
}