#IngredientsGlossaryControllerCore .product-list-reviews .grade-stars .star-content {
  /* top: 31px; */
  left: -12px;
  margin-left: 0;
}

#IngredientsGlossaryControllerCore .banner-title {
  transform: translateX(-50%);
}

#IngredientsGlossaryControllerCore .contproducts .owl-nav.disabled {
    display: none !important;
}

/* #IngredientsGlossaryControllerCore #content {
  overflow-x: hidden;
} */

#IngredientsGlossaryControllerCore .productkey {
  background-color: #fff;
}

/* #IngredientsGlossaryControllerCore .cont-key.showprod {
  height: 805px !important;
} */

#IngredientsGlossaryControllerCore .product-miniature .product-description {
  padding: 2rem;
  padding-top: 0;
  padding-bottom: 0;
}

#IngredientsGlossaryControllerCore .key {
  display: flex;
  justify-content: center;
  column-gap: 1.66rem;
  row-gap: 1.66rem;
}

@media (max-width: 767px) {
  #IngredientsGlossaryControllerCore .key {
    justify-content: center;
  }
}

#IngredientsGlossaryControllerCore .product-miniature .thumbnail-container {
    padding-top: 1rem;
    margin-bottom: 1.563rem;
}

/* #IngredientsGlossaryControllerCore .owl-stage .owl-item {
  width: 295px !important;
} */

#IngredientsGlossaryControllerCore .productkey {
    width: 100%;
    margin-top: -23%;
    z-index: 25;
    max-width: 1607px;
    box-shadow: 0 3px 6px #0000003d;
    min-height: 600px;
    height: auto;
    padding-top: 0px;
}

#IngredientsGlossaryControllerCore .letter-key-holder {
  background-color: white;
  margin-top: -20px;
}

#IngredientsGlossaryControllerCore .letter-key-title-holder {
  padding-top: 50px;
}

#IngredientsGlossaryControllerCore .letter-key-title-holder h3 {
  font-size: 38px;
  color: #577821;
  line-height: 46px;
  font-weight: 600;
  letter-spacing: 2.5px;
  text-align: center;
  z-index: 2;
  position: relative;
  padding: 0 6rem;
  margin: 0;
}

#IngredientsGlossaryControllerCore .letter-key-title-holder>div {
  max-width: 1300px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

/* #IngredientsGlossaryControllerCore .letter-key-title-holder>div::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #577821;
  opacity: 0.4;
} */

#IngredientsGlossaryControllerCore .letter-key-title-holder h3 {
  display: inline-block;
  background: white;
}

#IngredientsGlossaryControllerCore .letter-key-title-holder p {
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 46px;
  text-align: center;
  color: #3F3F3F;
}

#IngredientsGlossaryControllerCore .prod-same-cat .owl-prev:after,
#IngredientsGlossaryControllerCore .contproducts .owl-prev:after {
  position: absolute;
  left: 0;
  content: "";
  background: url(../img/arrow.svg);
  width: 62px;
  height: 62px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 30%;
  transform: translateY(-50%) rotate(180deg);
}

#IngredientsGlossaryControllerCore .prod-same-cat .owl-next:after,
#IngredientsGlossaryControllerCore .contproducts .owl-next:after {
  position: absolute;
  right: 0;
  content: "";
  background: url(../img/arrow.svg);
  width: 62px;
  height: 62px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 30%;
  transform: translateY(-50%);
}

#IngredientsGlossaryControllerCore .contproducts .owl-prev,
#IngredientsGlossaryControllerCore .contproducts .owl-next {
  position: absolute;
  top: 50%;
}

#IngredientsGlossaryControllerCore .contproducts .owl-next {
  right: 0;
}

#IngredientsGlossaryControllerCore .prod-same-cat .owl-prev:hover::after,
#IngredientsGlossaryControllerCore .prod-same-cat .owl-next:hover::after,
#IngredientsGlossaryControllerCore .contproducts .owl-prev:hover::after,
#IngredientsGlossaryControllerCore .contproducts .owl-next:hover::after {
  background: url(../img/arrow-hover.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

/* #IngredientsGlossaryControllerCore .letter-key-title-holder h3::before {
  position: absolute;
  left: 20px;
  content: "";
  background: url(/img/olive_leaf_left.svg);
  width: 63px;
  height: 63px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.4;
} */

/* #IngredientsGlossaryControllerCore .letter-key-title-holder h3::after {
  position: absolute;
  right: 20px;
  content: "";
  background: url(/img/olive_leaf_right.svg);
  width: 63px;
  height: 63px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.4;
} */

#IngredientsGlossaryControllerCore .key .keyinabout button:disabled {
  opacity: 70%;
  cursor: not-allowed;
}

#IngredientsGlossaryControllerCore .list-key {
  justify-content: center;
  gap: 0px;
  font-size: 23px;
  letter-spacing: 2.3px;
  line-height: 5.6px;
  margin-bottom: 36px;
}

#IngredientsGlossaryControllerCore .key .title-key {
  text-transform: uppercase;
}

#IngredientsGlossaryControllerCore .letter-key {
  margin-top: 52px;
}

#IngredientsGlossaryControllerCore .owl-dots {
  position: absolute;
  text-align: center;
  padding-top: 15px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;

}

#IngredientsGlossaryControllerCore .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #e9e2b6;
  margin: 0 3px;
}

#IngredientsGlossaryControllerCore .owl-dots .owl-dot.active {
  background-color: #577821;
}

#IngredientsGlossaryControllerCore .owl-dots .owl-dot:focus {
  outline: none;
}

/* .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
} */

#IngredientsGlossaryControllerCore .keyinabout {
  margin: 40px 15px;
}

#IngredientsGlossaryControllerCore .product-description a {
  font-family: "roboto", sans-serif;
  font-weight: 400;
}

/* #IngredientsGlossaryControllerCore .product-description .star {
  width: 12px;
  height: 12px;
} */

#IngredientsGlossaryControllerCore .price {
  font-family: "roboto", sans-serif !important;
  font-size: 16px !important;
  line-height: 14px !important;
  letter-spacing: 0.75px !important;
}

#IngredientsGlossaryControllerCore .product-price-and-shipping button {
  width: 71%;
}

#IngredientsGlossaryControllerCore .product-price-and-shipping button span {
  font-size: 12px;
}

#IngredientsGlossaryControllerCore .product-list-reviews {
  right: 180px !important;
  top: 45px !important;
}


#IngredientsGlossaryControllerCore .letter-key .empty-letter {
  color: #b1b1b1;
}

#IngredientsGlossaryControllerCore .letter-key .letter-filter.active {
  color: #577821;
  font-weight: bold;
}


#IngredientsGlossaryControllerCore .product-miniature .thumbnail-container .product-thumbnail {
  overflow: visible !important;
}

#IngredientsGlossaryControllerCore .key .desc-key {

  padding-left: 20px;
}

#IngredientsGlossaryControllerCore .fly-text {
  top: -180px !important;
}

#IngredientsGlossaryControllerCore .fly-text p {
  box-shadow: 0px 4px 58.2px 0px #00000033;
  padding: 52px;
}

#IngredientsGlossaryControllerCore .text-col {
  padding: 0px 30px;
}

.elementor-element.elementor-element-a2980c3.elementor-hidden-phone.elementor-widget.elementor-widget-button {
    margin-bottom: 50px;
}

#IngredientsGlossaryControllerCore .item-first {
  margin-top: 40px;
}

#IngredientsGlossaryControllerCore .more-text.hidden-text {
  height: 0;
  overflow-y: hidden;
  transition: 0.3s;
}

#IngredientsGlossaryControllerCore .more-text {
  height: auto;
  overflow-y: unset;
}

#IngredientsGlossaryControllerCore p.show-more-text {
  width: fit-content;
  cursor: pointer;
}

#IngredientsGlossaryControllerCore .item-first .text-col {
  padding-right: 175px !important;
}

#IngredientsGlossaryControllerCore .item-second .text-col {
  padding-left: 175px !important;
}

#IngredientsGlossaryControllerCore .item-third .text-col {
  padding-right: 175px !important;
}


#IngredientsGlossaryControllerCore .flexing-items.item-first {
  margin-bottom: 100px;
}

#IngredientsGlossaryControllerCore .flexing-items.item-second {
  margin-bottom: 70px;
}

#IngredientsGlossaryControllerCore .flexing-items.item-third {
  margin-bottom: 110px;
}


#IngredientsGlossaryControllerCore .keyinabout img {
  width: 100%;
  max-width: 230px;
  height: 100%;
  overflow-y: hidden;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

#IngredientsGlossaryControllerCore .image-container:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -30px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 47.82%, #FFFFFF 90.14%);
  z-index: 1;
}


#IngredientsGlossaryControllerCore .letter-key {
  max-width: 1650px;
  margin: 0 auto;
  margin-top: 80px;
}

#IngredientsGlossaryControllerCore p.index-title {
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  margin: 0;
  margin-right: 20px;
  color: #3F3F3F;
}

#IngredientsGlossaryControllerCore .list-key li:nth-last-child(2) {
  border-right: 1px solid #DFDFDF;
}

#IngredientsGlossaryControllerCore li.letter-filter {
  border: 1px solid #DFDFDF;
  border-right: 0;
  padding: 17px 31px;
  font-family: Open Sans;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0.22em;
  text-align: center;
  color: #58732C;
}

#IngredientsGlossaryControllerCore li.show-all-btn {
  margin-left: 70px;
}

#IngredientsGlossaryControllerCore a.letter-filter {
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #3F3F3F;
}

#IngredientsGlossaryControllerCore .list-key {
  display: flex;
  list-style: none !important;
  align-items: center;
}

#IngredientsGlossaryControllerCore .keyinabout {
  margin: 10px 15px 0;
  width: 360px;
  height: 360px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  box-shadow: 0px 4px 66.4px 0px #00000026;
}

#IngredientsGlossaryControllerCore .title-key {
  font-size: 30px !important;
  width: 100%;
  letter-spacing: 2.5px;
  line-height: 35px;
  font-weight: 400 !important;
  color: black !important;
  margin-bottom: 20px;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 10px !important;
}

#IngredientsGlossaryControllerCore .learn-more-btn {
  position: relative;
  bottom: unset;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  line-height: 23px;
  color: #58732C !important;
  background: transparent;
  padding: 0;
  cursor: pointer;
  border: none;
  width: 100%;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 40px;
}

#IngredientsGlossaryControllerCore .image-container {
  width: 100%;
  height: 100%;
  position: relative;
}

#IngredientsGlossaryControllerCore .desc-key p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1.8px;
  color: #626262 !important;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px !important;
}

#IngredientsGlossaryControllerCore .keyinabout:before {
  content: unset !important;
}

#IngredientsGlossaryControllerCore .infoing img {
  max-width: 150px;
}

#IngredientsGlossaryControllerCore .infoing {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  height: 150px;
  background: white;
  z-index: 1;
}

#IngredientsGlossaryControllerCore .infoing .titlemodal {
  padding-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
}

#IngredientsGlossaryControllerCore .descmodal p {
  text-align: left !important;
  margin: unset;
  color: #3F3F3F;
  font-size: 16px;
}

#IngredientsGlossaryControllerCore .container-end-page {
  max-width: 100%;
  width: 1045px;
  margin: 0 auto;
  margin-top: 120px;
}

#IngredientsGlossaryControllerCore p.last-paragraph {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #3F3F3F;
}

.elementor-33010000 .elementor-element.elementor-element-663e1bf3 > .elementor-widget-container {
    background-color: rgb(244 244 244 / 80%);
    box-shadow: 0px 4px 58.2px 0px rgba(0,0,0,0.2);
}

.elementor-33010000 .elementor-element.elementor-element-44978408 > .elementor-widget-container {
    background-color: rgb(244 244 244 / 80%);
    box-shadow: 0px 4px 58.2px 0px rgba(0,0,0,0.2);
}

.elementor-33010000 .elementor-element.elementor-element-105f27b > .elementor-widget-container {
    background-color: rgb(244 244 244 / 80%);
    box-shadow: 0px 4px 58.2px 0px rgba(0,0,0,0.2);
}

#IngredientsGlossaryControllerCore .mouse-over h2.elementor-heading-title.elementor-size-default:hover {
  font-weight: bold;
}

#IngredientsGlossaryControllerCore .svg-close-btn {
  position: absolute;
  z-index: 3;
  right: 20px;
  top: 30px;
  cursor: pointer;
}


#IngredientsGlossaryControllerCore .svg-close-btn:hover svg path {
  fill: #58732c;
}

#IngredientsGlossaryControllerCore .contproducts .owl-nav {
  display: block !important;
}

#IngredientsGlossaryControllerCore h2.pop-up-title {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 29px;
  margin: 25px 0;
}

#IngredientsGlossaryControllerCore .product-price-and-shipping button {
  width: 100%;
  max-width: 185px;
  border-radius: 35px;
}


#IngredientsGlossaryControllerCore button.btn.btn-primary.add-to-cart span {
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
}

#IngredientsGlossaryControllerCore span.price {
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 300 !important;
  line-height: 23px;
  text-align: left;
}

#IngredientsGlossaryControllerCore .product-description a {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  text-align: left;
}


#IngredientsGlossaryControllerCore img.img-fluid {
  border: unset !important;
}

.btn-top-index {
    position: fixed;
    bottom: 100px;
    right: 15px;
    transform: translateX(-50%);
    z-index: 9;
    display: block;
    cursor: pointer;
}

#IngredientsGlossaryControllerCore .index-title {
  width: max-content;
}

#IngredientsGlossaryControllerCore .index-title p {
  margin: 0;
}

#IngredientsGlossaryControllerCore .fa-plus:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(../img/plus.svg);
}

#IngredientsGlossaryControllerCore .fa-minus:before {
  content: "";
  display: block;
  width: 18px;
  height: 1px;
  background: url(../img/minus.svg);
}

.elementor-17010000 .elementor-element.elementor-element-1c579de>.elementor-widget-container {
  background-color: rgb(244 244 244 / 70%);
  box-shadow: 0px 4px 58.2px 0px rgba(0, 0, 0, 0.2);
}

.elementor-17010000 .elementor-element.elementor-element-28c9738>.elementor-widget-container {
  background-color: rgb(244 244 244 / 70%);
  box-shadow: 0px 4px 58.2px 0px rgba(0, 0, 0, 0.2);
}

.elementor-17010000 .elementor-element.elementor-element-7ab0871>.elementor-widget-container {
  background-color: rgb(244 244 244 / 70%);
  box-shadow: 0px 4px 58.2px 0px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
  .list-key {
    width: 65%;
    margin: 0 auto;
  }

  #IngredientsGlossaryControllerCore .list-key .owl-dots {
    display: none;
  }

  .list-key .owl-stage-outer {
    overflow: hidden;
  }

  .list-key .owl-stage {
    display: -webkit-inline-box;
  }

  #IngredientsGlossaryControllerCore .productkey {
    width: auto;
  }

  #IngredientsGlossaryControllerCore .product-miniature {
    max-width: unset;
  }

  #IngredientsGlossaryControllerCore .product-list-reviews .grade-stars .star-content {
    top: 3px;
    left: 150px;
  }

  #IngredientsGlossaryControllerCore .product-price-and-shipping button {
    width: 85%;
  }

  /* #IngredientsGlossaryControllerCore .owl-dots {
    position: absolute;
    text-align: center;
    padding-top: 15px;
    bottom: 15px;
    left: 25%;
    transform: translateX(25%);
  } */
  /* #IngredientsGlossaryControllerCore .product-miniature .product-description {
    padding: 4.5rem;
    padding-top: 0;
    padding-bottom: 0;
  }  */

  /* #IngredientsGlossaryControllerCore .letter-key-holder {
    margin-top: 0;
  }
  #IngredientsGlossaryControllerCore .letter-key-title-holder h3 {
    padding: 0 4rem;
    font-size: 16px;
  }
  #IngredientsGlossaryControllerCore .letter-key-title-holder h3::after {
    right: 0;
    width: 53px;
    height: 53px;
  }
  #IngredientsGlossaryControllerCore .letter-key-title-holder h3::before {
    left: 0;
    width: 53px;
    height: 53px;
  } */

  #IngredientsGlossaryControllerCore .list-key {
    letter-spacing: unset;
    line-height: unset;
    position: relative;
  }

  #IngredientsGlossaryControllerCore .list-key .owl-item:first-child {
    margin-right: 10px;
  }

  #IngredientsGlossaryControllerCore .list-key .owl-nav {
    display: unset;
    margin-top: 0;
    width: 100%;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
  }

  #IngredientsGlossaryControllerCore .list-key .owl-nav .owl-prev:after {
    position: absolute;
    left: 40px;
    content: "";
    background: url(/img/arrowWhite.svg);
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-color: #577821;
    border-radius: 50%;
    background-position: center;
    top: 40%;
    transform: translateY(-50%) rotate(180deg);
  }

  #IngredientsGlossaryControllerCore .list-key .owl-nav .owl-next:after {
    position: absolute;
    right: 40px;
    content: "";
    background: url(/img/arrowWhite.svg);
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-color: #577821;
    border-radius: 50%;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
  }

  #IngredientsGlossaryControllerCore .list-key .owl-nav .owl-next {
    position: absolute;
    right: -80px;
    top: 0;
  }

  #IngredientsGlossaryControllerCore .list-key .owl-nav .owl-prev {
    position: absolute;
    left: -90px;
    top: -1px;
  }

  #IngredientsGlossaryControllerCore .list-key {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .list-key {
    width: 65%;
    margin: 0 auto;
  }

  #IngredientsGlossaryControllerCore .productkey {
    width: auto;
  }

  #IngredientsGlossaryControllerCore .product-miniature {
    max-width: unset;
  }

  #IngredientsGlossaryControllerCore .product-list-reviews .grade-stars .star-content {
    top: -52px;
    left: 150px;
  }

  #IngredientsGlossaryControllerCore .owl-dots {
    position: absolute;
    text-align: center;
    padding-top: 15px;
    bottom: 0;
    left: 0;
    right: 0;
  }

  #IngredientsGlossaryControllerCore .product-miniature .product-description {
    padding: 4.5rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  #IngredientsGlossaryControllerCore .list-key .owl-dots {
    display: none;
  }

  .list-key .owl-stage-outer {
    overflow: hidden;
  }

  #IngredientsGlossaryControllerCore .letter-key-holder {
    margin-top: 0;
  }

  #IngredientsGlossaryControllerCore .letter-key-title-holder h3 {
    padding: 0 4rem;
    font-size: 16px;
  }

  #IngredientsGlossaryControllerCore .letter-key-title-holder h3::after {
    right: 0;
    width: 53px;
    height: 53px;
  }

  #IngredientsGlossaryControllerCore .letter-key-title-holder h3::before {
    left: 0;
    width: 53px;
    height: 53px;
  }

  .list-key .owl-stage {
    display: -webkit-inline-box;
  }

  #IngredientsGlossaryControllerCore .list-key {
    letter-spacing: unset;
    line-height: unset;
    position: relative;
  }

  #IngredientsGlossaryControllerCore .list-key .owl-item:first-child {
    margin-right: 10px;
  }

  #IngredientsGlossaryControllerCore .owl-nav {
    display: unset;
    margin-top: 0;
    width: 100%;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
  }

  .contproducts .owl-next:after,
  .contproducts .owl-prev:after {
    width: 50px !important;
  }

  .contproducts .owl-dots {
    display: none;
  }

  #IngredientsGlossaryControllerCore .list-key .owl-nav .owl-prev:after {
    position: absolute;
    left: 40px;
    content: "";
    background: url(/img/arrowWhite.svg);
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-color: #577821;
    border-radius: 50%;
    background-position: center;
    top: 40%;
    transform: translateY(-50%) rotate(180deg);
  }

  #IngredientsGlossaryControllerCore .list-key .owl-nav .owl-next:after {
    position: absolute;
    right: 40px;
    content: "";
    background: url(/img/arrowWhite.svg);
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-color: #577821;
    border-radius: 50%;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
  }

  #IngredientsGlossaryControllerCore .list-key .owl-nav .owl-next {
    position: absolute;
    right: -80px;
    top: 0;
  }

  #IngredientsGlossaryControllerCore .list-key .owl-nav .owl-prev {
    position: absolute;
    left: -90px;
    top: -1px;
  }

  #IngredientsGlossaryControllerCore .list-key {
    font-size: 20px;
  }
}

@media (max-width:480px) {
	
	#IngredientsGlossaryControllerCore .product-miniature .thumbnail-container {
    padding-top: 1rem;
    margin-bottom: 80px;
}
	
	#IngredientsGlossaryControllerCore .product-miniature .product-title {
		text-align: left;
		min-height: 44px;
		max-height: 65px;
		overflow-y: hidden !important;
	}

		.elementor-element.elementor-element-6fb9a43e.elementor-hidden-desktop.elementor-widget.elementor-widget-button {
		text-align: center;
	}

		section.elementor-element.elementor-element-65bd9075.elementor-section-full_width.flexing-items.item-second.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
		background: white;
	}
	
	.elementor-element.elementor-element-8bdd0dc.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-image {
    margin-bottom: 270px;
}
	
	.elementor-33010000 .elementor-element.elementor-element-1cf6474b > .elementor-widget-container {
    padding: 0px 0px 0px 0px;
}
	
	.elementor-33010000 .elementor-element.elementor-element-44978408 > .elementor-widget-container {
    background-color: transparent;
    box-shadow: 0px 4px 58.2px 0px rgba(0,0,0,0.2);
}

  #IngredientsGlossaryControllerCore .product-miniature .product-description {
    padding: 0 17.5px;
    padding-top: 0;
    padding-bottom: 0;
  }

  #IngredientsGlossaryControllerCore #wrapper {
    overflow-x: hidden;
    padding-top: 0px;
  }

  #IngredientsGlossaryControllerCore .text-col {
    padding: 0px 30px;
  }

  #IngredientsGlossaryControllerCore .owl-nav {
    display: unset;
    margin-top: 0;
    width: 100%;
    position: absolute;
    top: unset;
    bottom: 0;
    left: 30%;
    transform: translateY(-50%);
  }

  #IngredientsGlossaryControllerCore .product-list-reviews {
    left: 0 !important;
    top: 30px !important;
    display: flex;
    justify-content: center;
  }

  .owl-prev {
    left: 5%;
  }

  #IngredientsGlossaryControllerCore .product-description a {
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    text-align: left;
  }

  #IngredientsGlossaryControllerCore span.price {
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700 !important;
    line-height: 23px;
    text-align: center;
  }

  #IngredientsGlossaryControllerCore .prod-same-cat .owl-prev:after,
  #IngredientsGlossaryControllerCore .contproducts .owl-prev:after {
    position: absolute;
    left: 0;
    content: "";
    background: url(../img/arrow.svg);
    width: 62px;
    height: 62px;
    background-size: contain;
    background-repeat: no-repeat;
    top: unset;
    bottom: 0;
    transform: translateY(-15px) rotate(180deg);
  }

  #IngredientsGlossaryControllerCore .contproducts .owl-next:after {
    position: absolute;
    right: 0;
    content: "";
    background: url(../img/arrow.svg);
    width: 62px;
    height: 62px;
    background-size: contain;
    background-repeat: no-repeat;
    top: unset;
    bottom: -3px;
    transform: unset;
  }

  .elementor-element.elementor-element-ca89f09.elementor-widget.elementor-widget-text-editor {
    display: none;
  }

  .elementor-element.elementor-element-71c95f3.mouse-over.elementor-widget.elementor-widget-heading h2 {
    padding-left: 10px;
  }

  #IngredientsGlossaryControllerCore .twotypeprice {
    text-align: center;
  }

  #IngredientsGlossaryControllerCore .contproducts .owl-next {
    right: 65%;
  }

  .product-price-and-shipping {
    margin-top: 50px;
    text-align: center !important;
  }

  #IngredientsGlossaryControllerCore .item-first .text-col {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #IngredientsGlossaryControllerCore .item-second .text-col {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  #IngredientsGlossaryControllerCore .item-third .text-col {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

	#IngredientsGlossaryControllerCore .fly-text p {
		box-shadow: 0px 4px 58.2px 0px #00000033;
		padding: 25px;
		margin: 0 14px;
		font-size: 20px !important;
		font-weight: 600 !important;
		line-height: 37px !important;
		text-align: left;
		background: rgb(244 244 244 / 80%);
	}

  #IngredientsGlossaryControllerCore .fly-text {
    top: -400px !important;
  }
	
	.elementor-33010000 .elementor-element.elementor-element-663e1bf3 > .elementor-widget-container {
    background-color: transparent;
    box-shadow: 0px 4px 58.2px 0px rgba(0,0,0,0.2);
}

  .elementor-element.elementor-element-9c38c1a.elementor-widget.elementor-widget-button {
    margin-top: 250px;
  }

  #IngredientsGlossaryControllerCore .banner-title {
    left: 50%;
    transform: translateX(-50%);
  }

  #IngredientsGlossaryControllerCore .letter-key-title-holder h3 {
    padding: 0;
    font-size: 30px;
  }

  #IngredientsGlossaryControllerCore .letter-key-title-holder p {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    color: #3F3F3F;
  }

  #IngredientsGlossaryControllerCore .list-key {
    display: flex;
    list-style: none !important;
    align-items: center;
    flex-wrap: wrap;
  }

  .list-key {
    width: 100%;
    margin: 0 auto;
  }

  #IngredientsGlossaryControllerCore li.letter-filter {
    border: 1px solid #DFDFDF;
    border-right: 0;
    padding: 10px 5px;
    font-family: Open Sans;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0.22em;
    text-align: center;
    color: #58732C;
    width: 100%;
    max-width: 73px;
  }

  #IngredientsGlossaryControllerCore li.show-all-btn {
    margin-top: 25px;
    margin-left: 0;
  }

  #IngredientsGlossaryControllerCore p.index-title {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    margin: 0;
    margin-right: 0;
    color: #3F3F3F;
    width: 100%;
    max-width: 100%;
  }

  ul.list-key>li:first-child {
    width: 100%;
    margin-bottom: 20px;
  }

  #IngredientsGlossaryControllerCore .infoing {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    height: auto;
    z-index: 10;
    flex-direction: column;
  }

  #IngredientsGlossaryControllerCore .svg-close-btn {
    position: absolute;
    z-index: 13;
    right: 20px;
    top: 30px;
    cursor: pointer;
  }

  #IngredientsGlossaryControllerCore .productkey {
    width: 100%;
    max-width: 1607px;
    box-shadow: 0 3px 6px #0000003d;
    min-height: 600px;
    height: auto;
    padding-top: 0px;
    z-index: 10;
  }

  #IngredientsGlossaryControllerCore .flexing-col-items {
    text-align: center;
  }

  #IngredientsGlossaryControllerCore .item-second .fly-text {
    top: -320px !important;
  }

  #IngredientsGlossaryControllerCore .elementor-element.elementor-element-564e757.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-button {
    margin-top: 230px;
  }
	
	.elementor-element.elementor-element-3aff5e68.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-image {
    margin-bottom: 270px;
}

#IngredientsGlossaryControllerCore .item-third .fly-text {
    top: -330px !important;
}
	
	.elementor-element.elementor-element-68678ce4.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-image {
    margin-bottom: 280px;
}
	
	.elementor-33010000 .elementor-element.elementor-element-105f27b > .elementor-widget-container {
    background-color: transparent;
    box-shadow: 0px 4px 58.2px 0px rgba(0,0,0,0.2);
}

  #IngredientsGlossaryControllerCore .elementor-element.elementor-element-f9bdd31.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-button {
    margin-top: 230px;
  }

  #IngredientsGlossaryControllerCore .key {
    display: flex;
    justify-content: space-between !important;
    column-gap: 0;
    row-gap: 10px;
    flex-wrap: wrap;
    margin: 0 5px;
  }

  #IngredientsGlossaryControllerCore .keyinabout {
    margin: 0;
    width: 100%;
    height: 290px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0px 4px 66.4px 0px #00000026;
  }

  .cont-key {
    width: 48%;
    height: 290px !important;
  }

  #IngredientsGlossaryControllerCore .title-key {
    font-size: 18px !important;
    width: 100%;
    letter-spacing: 0 !important;
    line-height: 23px !important;
    font-weight: 400 !important;
    color: black !important;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px !important;
    text-transform: capitalize !important;
  }

  #IngredientsGlossaryControllerCore .desc-key p {
    font-size: 14px !important;
    line-height: 19px;
    letter-spacing: 1.8px;
    color: white;
    font-weight: lighter;
  }

  #IngredientsGlossaryControllerCore .learn-more-btn {
    position: relative;
    bottom: unset;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    line-height: 23px;
    color: #58732C !important;
    background: transparent;
    padding: 0;
    cursor: pointer;
    border: none;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
  }

  #IngredientsGlossaryControllerCore .key .desc-key {
    padding-left: 10px;
  }

  #IngredientsGlossaryControllerCore .keyinabout img {
    width: 100%;
    max-width: 100%;
    overflow-y: hidden;
    position: absolute;
    height: auto;
    scale: 0.8;
    left: 40%;
    top: -18px;
    transform: translateX(-50%);
  }

  #IngredientsGlossaryControllerCore .desc-key p {
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: 0 !important;
    color: white;
    font-weight: 400 !important;
    height: 90px;
  }
}