@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Inter", sans-serif;
}

.main-content {
  margin: 0;
  padding: 0;
}

.heading-1 {
  color: #2F0C55;
  font-size: 4rem;
  font-weight: 700;
  font-family: "Poppins", "sans serif";
  line-height: 5rem;
  padding-top: 3rem;
}

.heading-2 {
  color: #2F0C55;
  font-size: 3.5rem;
  font-weight: 700;
  font-family: "Poppins", "sans serif";
  line-height: 5rem;
  margin-bottom: 1rem;
}

.heading-5 {
  color: #2F0C55;
  font-family: "Inter", "sans serif";
  font-weight: 500;
}

.heading-benefits {
  color: #2F0C55;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Inter", "sans serif";
}

.heading-benefits-primary {
  color: #2F0C55;
  font-size: 4rem;
  font-weight: 700;
  font-family: "Poppins", "sans serif";
}

.heading-benefits-secondary {
  color: #2F0C55;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Inter", "sans serif";
  text-align: center;
}

.header-paragraph {
  font-family: "Inter", "sans serif";
  font-weight: 700;
  font-size: 1.45rem;
  line-height: 2.5rem;
}

.paragraph-benefits {
  font-family: "Inter", "sans serif";
  font-weight: 400;
  font-size: 1.7rem;
  color: #2F0C55;
  padding-bottom: 25px;
  max-width: 78rem;
  margin: 0 auto;
}

.width-paragraph {
  max-width: 78rem;
  text-align: center;
  padding: 2rem 8rem;
}

.about-paragraph {
  font-family: "Inter", "sans serif";
  font-weight: 700;
  font-size: 1.45rem;
  line-height: 2.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  color: #2F0C55;
}

.benefits-paragraph {
  font-family: "Inter", "sans serif";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  color: #585060;
}

.about-text {
  padding: 2rem;
  max-width: 400px;
  width: 50%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}

.info-text {
  background-color: #D9ECB4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding: 115px 180px;
  margin: 0 auto;
}

.plum-heading {
  max-width: 410px;
}

.partner {
  max-width: 47.1rem;
  padding: 0 20px;
}

.benefits-text {
  max-width: 59.1rem;
  width: 50%;
  margin: 0 auto;
  padding: 0 2rem;
}

.benefits-text-secondary {
  width: 100%;
  margin-bottom: 10rem;
}

.products-paragraph,
.recipes-paragraph {
  color: #585060;
  font-family: "Inter", "sans serif";
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 2rem;
  padding: 0 10px;
}

.products-recipes,
.heading-recipes {
  font-family: "Inter", "sans serif";
  font-weight: 500;
  font-size: 1.8rem;
  color: #2F0C55;
  padding-top: 2rem;
  background-color: #FFFFFF;
}

.products-link,
.recipes-link {
  text-decoration: none;
  color: #FD2554;
  font-size: 1.6rem;
}

.products-link,
.recipes-link,
a:hover {
  color: #FD2554;
}

.products-text {
  padding-bottom: 15px;
}

.products-text,
.recipes-text {
  text-align: center;
  background-color: #fff;
}

.production-paragraph {
  font-weight: 400;
  font-size: 2rem;
  text-align: center;
  margin-top: 3rem;
  color: #585060;
  padding: 2rem;
  max-width: 78rem;
  margin: 0 auto;
}

.immunity-paragraph {
  font-weight: 400;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 1.5rem;
  color: #585060;
  max-width: 75rem;
  font-family: "Inter", "sans serif";
}

.products-heading-secondary {
  font-family: "Inter", "sans serif";
  font-weight: 700;
  font-size: 2.2rem;
  position: absolute;
  margin-top: -5rem;
  background-color: #FFFFFF;
  margin-left: 1rem;
  padding: 0.8rem 0.8rem 0.5rem 0.8rem;
  color: #2F0C55;
}

a {
  text-decoration: none;
}

.recipes-heading {
  margin-top: 5rem;
}

@media screen and (max-width: 1453px) {
  .plum-heading {
    max-width: 300px;
  }
}
@media screen and (max-width: 1240px) {
  .info-text {
    padding: 115px 115px;
  }
}
@media screen and (max-width: 1240px) {
  .heading-1 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1014px) {
  .plum-heading {
    max-width: 225px;
  }
}
@media only screen and (max-width: 1100px) {
  .products-heading-secondary {
    font-size: 1.9rem;
    margin-top: -4rem;
  }
}
@media screen and (max-width: 992px) {
  .heading-1 {
    font-size: 2.9rem;
  }
  .products-heading-secondary {
    font-size: 1.5rem;
  }
  .info-text {
    padding: 70px;
  }
  .recipes-paragraph {
    font-size: 1.3rem;
  }
  .plum-heading {
    max-width: 410px;
  }
}
@media only screen and (max-width: 800px) {
  .width-paragraph {
    max-width: 50rem;
    padding: 0 3rem;
    font-size: 1.8rem;
  }
  .products-heading-secondary {
    font-size: 1.4rem;
    margin-top: -4rem;
  }
  .benefits-text {
    width: 100%;
    padding-top: 2rem;
  }
  .heading-benefits-secondary {
    display: none;
  }
  .heading-benefits {
    margin-top: 0rem;
  }
}
@media only screen and (max-width: 800px) {
  .info-text {
    max-width: 65rem;
    padding: 5rem 2rem;
  }
  .rectangle-benefits {
    margin-bottom: 2rem;
  }
  .paragraph-benefits {
    max-width: 50rem;
    padding: 0;
    font-size: 1.5rem;
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .products-heading-secondary {
    font-size: 1.3rem;
  }
  .info-text {
    padding: 3rem 5rem;
  }
  .heading-1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 700px) {
  .products-heading-secondary {
    display: none;
  }
}
@media only screen and (min-width: 700px) {
  .products-text {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .heading-1,
  .heading-2 {
    font-size: 3rem;
  }
  .about-paragraph,
  .paragraph-benefits,
  .production-paragraph {
    font-size: 1.8rem;
  }
}
.tooltip-horizontal-scroll-icon_hand {
  animation: tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite;
}

.tooltip-horizontal-scroll-icon_card {
  animation: tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite;
}

@keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand {
  0% {
    transform: translateX(80px) scale(1);
    opacity: 0;
  }
  10% {
    transform: translateX(80px) scale(1);
    opacity: 1;
  }
  20%, 60% {
    transform: translateX(175px) scale(0.6);
    opacity: 1;
  }
  80% {
    transform: translateX(5px) scale(0.6);
    opacity: 1;
  }
  to {
    transform: translateX(5px) scale(0.6);
    opacity: 0;
  }
}
@keyframes tooltip-horizontal-scroll-icon_anim-scroll-card {
  0%, 60% {
    transform: translateX(0);
  }
  80%, to {
    transform: translateX(-240px);
  }
}
@keyframes from-right {
  0% {
    transform: translateX(30rem);
  }
  100% {
    transform: translateX(0rem);
  }
}
@keyframes from-top {
  0% {
    transform: translateY(0rem);
    opacity: 0.5;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
}
@keyframes moveInTop {
  0% {
    opacity: 0;
    transform: translateY(-3rem);
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.nav {
  height: 7rem;
  font-family: "Inter", "sans-serif";
  font-weight: 700;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #2F0C55;
  box-shadow: 0 -1rem 3rem rgba(0, 0, 0, 0.3);
}

.logo {
  width: 10rem;
  height: 5rem;
}

.dropdown-menu.show {
  position: absolute;
}

.dropdown-menu.show:hover {
  background-color: #afafaf;
  color: #95ff00;
}

.nav-linkk:hover {
  color: #8DC63F !important;
}

.dropdown-item {
  width: auto;
}

.nav-linkk.active {
  border-bottom: #8DC63F 3px solid;
}

.en {
  height: 4rem;
  margin-top: 0.8rem !important;
  border-radius: 4rem;
  background-color: #F5F5F5;
}

.rectangle-under-h2 {
  background-position-x: center;
}

.navbar,
.navbar-expand-lg,
.navbar-light,
.nav {
  flex-wrap: nowrap;
}

.navbar-toggler {
  margin-right: 2rem;
}

.navbar-button {
  border: none;
}

.nav-linkk {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 2.5rem;
  outline: none;
}

.eng-icon {
  height: 1.5rem;
  width: 2.3rem;
}

.dropdown-item {
  font-size: 1.4rem;
  font-family: "Inter", "sans serif";
  font-weight: 500;
  color: #0A1E40;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.dropdown-item:hover {
  background-color: transparent !important;
  color: #95ff00 !important;
}

.dropdown-menu.show {
  text-align: center;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.dropdown-menu[data-bs-popper] {
  left: 1rem !important;
  top: 110% !important;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); /* Zatamnjena pozadina */
  display: none; /* Početno skriveno */
  z-index: 999; /* Postavite veći indeks z-index kako bi bila iznad ostalog sadržaja */
}

.close-icon img {
  width: 20px;
}

@media only screen and (max-width: 767px) {
  .nav {
    height: 5rem;
    z-index: 100000 !important;
  }
  .logo {
    height: 4.5rem;
  }
  #navbarNavDropdown {
    z-index: 100000 !important;
    position: fixed;
    top: 5rem;
    right: 0;
    background-color: #FFFFFF;
    box-shadow: 0 4.5rem 4.5rem rgba(0, 0, 0, 0.5);
    width: 40%;
    height: 100%;
    animation: 0.2s from-right;
    transition: none;
  }
  .nav-linkk {
    margin: auto 0;
  }
  .nav-item-dropDown {
    padding: 1.5rem 3rem;
    margin: auto 0;
    border-bottom: 2px solid #E2E2E2;
  }
  .dropdown-menu {
    width: fit-content;
    position: relative;
    color: #2F0C55 !important;
  }
  .en {
    margin-top: 0;
    margin-left: 0;
    color: #2F0C55;
  }
}
@media only screen and (max-width: 500px) {
  #navbarNavDropdown {
    width: 100%;
    height: 100%;
    animation: none;
    animation: 0.2s from-top;
    padding-top: 3rem;
  }
  .dropdown-menu {
    width: fit-content;
    margin-left: 0rem;
    position: relative;
    margin-top: 0rem;
    color: #2F0C55;
  }
  .nav-item {
    text-align: left !important;
  }
}
.header {
  background-color: #D9ECB4;
  display: flex;
  margin-bottom: 9rem;
}
.header .carousel-item {
  height: calc(100vh - 10rem);
}
.header .carousel-item.active {
  display: flex;
}
.header .carousel-item .header-text {
  background-color: #D9ECB4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50rem;
  padding: 2rem;
  max-width: 50%;
  margin: 0 auto;
}
.header .carousel-item .hero {
  width: 50%;
}
.header .carousel-item .hero img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.header .carousel-item .hero-banner {
  height: 100%;
  width: 100%;
}

.carousel {
  cursor: pointer;
}

.carousel-indicators {
  position: absolute;
  margin-top: -6rem !important;
  left: 35%;
  transform: translateX(-50%);
  bottom: 4.5rem !important;
  z-index: 0 !important;
}

.carousel-button {
  width: 1.5rem !important;
  height: 1.5rem !important;
  border-radius: 50% !important;
  border: 3px #CDC9D1 solid !important;
}
.carousel-button.active {
  background-color: #FD2554;
}

.plums-in-bag-header {
  background-color: #DCF0FF;
}

.carousel-control-prev,
.carousel-control-next {
  display: none;
}

.carousel-slide {
  width: 100%;
}

.abbout-banner {
  object-fit: cover;
}

.header-logo {
  margin-right: auto;
}

@media only screen and (max-width: 800px) {
  .header .carousel-item {
    flex-direction: column-reverse;
    margin-bottom: 0rem;
  }
  .header .carousel-item div {
    width: 100% !important;
  }
  .header .carousel-item .hero {
    height: 45rem;
  }
  .carousel-control {
    display: none;
  }
  header {
    margin-bottom: 0rem;
  }
  .carousel-control-prev img {
    transform: rotate(180deg);
  }
  .carousel-control-next,
  .carousel-control-prev {
    display: block;
    width: 4.5rem;
    height: 4.5rem;
    background-color: #000000;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.3;
  }
}
@media only screen and (max-width: 800px) {
  .header-text {
    max-width: none;
  }
}
.footer {
  background-color: #F2F2F2;
  padding: 7rem 5rem 6rem 10rem;
  display: flex;
  justify-content: space-between;
  line-height: 2.8rem;
  font-family: "Inter", "sans serif";
  font-size: 1.6rem;
}
.footer-text {
  max-width: 67rem;
  margin-right: 15rem;
  width: 100%;
  padding: 2rem;
  min-width: 38rem;
  margin: 0 auto;
}
.footer-logo {
  width: 9rem;
  height: 5rem;
  margin-bottom: 3rem;
}
.footer-menu {
  width: 100%;
  max-width: 22rem;
  padding-right: 2rem;
}
.footer-heading {
  font-weight: 700;
  color: #2F0C55;
  margin-bottom: 4rem;
}
.footer-kontakt {
  font-weight: 400;
  color: #2F0C55;
  width: 100%;
  max-width: 34rem;
}
.footer-products {
  max-width: 33rem;
  width: 100%;
  min-width: 20rem;
  font-weight: 400;
  color: #2F0C55;
  margin-right: 2rem;
}
.footer-social {
  width: 100%;
  max-width: 9rem;
  min-width: 8.5rem;
}
.footer-intagram {
  padding-right: 0.7rem;
}
.footer-item {
  color: #585060;
}
.footer-content {
  display: flex;
  width: 100%;
  max-width: 102rem;
}
.footer-paragraph {
  max-width: 42rem;
  line-height: 2.8rem;
}
.footer-copyright {
  padding-top: 5rem;
}
.footer-copyright-phone {
  display: none;
}

.list {
  list-style: none;
  padding-left: 0;
}
.list-item, .list a {
  text-decoration: none;
  font-weight: 400;
  color: #2F0C55;
}
.list a:hover {
  border-bottom: #8DC63F solid 1px;
}

@media only screen and (max-width: 1150px) {
  .footer {
    padding-left: 0;
    flex-direction: column;
  }
  .footer-content {
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 800px) {
  .footer-content {
    padding-left: 2;
    flex-direction: column;
  }
  .footer-menu {
    margin-bottom: 3rem;
  }
  .footer-products {
    margin-bottom: 3rem;
  }
  .footer-kontakt {
    margin-bottom: 3rem;
  }
  .footer-text {
    padding-top: 0;
  }
  .footer {
    padding-top: 5rem;
  }
  .footer-copyright {
    display: none;
  }
  .footer-copyright-phone {
    display: block;
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 400px) {
  .footer-text {
    min-width: 33rem;
  }
}
.benefits {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10rem;
}

.carousel-item {
  position: unset !important;
}

.about-banner {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-us {
  width: 50%;
}

.elmag-recipes {
  display: flex;
  flex-direction: column;
  margin-bottom: 0rem;
  align-items: center;
  background-color: #F8F8F8;
}

.production {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10rem;
  overflow: hidden;
}

.find-partner {
  display: flex;
  background-color: #D9ECB4;
}

.about-benefits {
  display: flex;
  margin-bottom: 10rem;
}

.first-about-benefits {
  display: flex;
  margin-bottom: 10rem;
}

.products {
  display: flex;
  flex-direction: column;
  margin-bottom: 10rem;
  align-items: center;
  padding-left: 3rem;
}

.production-video {
  width: 560px;
  height: 315px;
}

@media only screen and (max-width: 800px) {
  .find-partner {
    flex-direction: column;
  }
  .find-partner div {
    width: 100% !important;
  }
}
@media only screen and (max-width: 800px) {
  .header {
    flex-direction: column-reverse;
  }
  .production,
  .products,
  .benefits {
    margin-bottom: 5rem;
  }
}
@media only screen and (max-width: 800px) {
  .about-us {
    width: 100% !important;
  }
  .about {
    flex-direction: column;
  }
}
@media only screen and (max-width: 700px) {
  .products {
    padding: 3rem;
  }
}
@media only screen and (max-width: 560px) {
  .production-video {
    width: 100%;
  }
}
.benefits-main {
  max-width: 118rem;
  padding: 0 2rem;
}

.nav-pills .nav-link.active {
  background-color: white !important;
}

.benefits-slider {
  overflow-x: auto;
  flex-wrap: nowrap;
  display: flex;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  justify-content: center;
}
.benefits-slider::-webkit-scrollbar {
  margin-top: 1rem;
  height: 0.5rem;
}
.benefits-slider::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.benefits-slider::-webkit-scrollbar-thumb {
  background: #888;
}
.benefits-slider::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.benefits-tabs {
  padding-top: 3rem;
}

.nav-link {
  color: black;
  outline: none;
  transition: all 0.3s ease-in;
}
.nav-link:focus {
  padding-bottom: 15px;
  border-bottom: 3px solid #8DC63F !important;
}

.nav-link:hover {
  color: black;
}

.nav-tabs,
.nav-link {
  border-color: rgb(255, 255, 255) white white white !important;
  margin-bottom: 0 !important;
  box-shadow: none !important;
}

.nav-link.active {
  border-bottom: 3px solid #8DC63F !important;
}

.heading-5:hover {
  color: black;
}

.benefits-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 4rem;
  background-color: #F9E0FF;
  padding-top: 5rem;
  padding-bottom: 1rem;
}

.benefits-home {
  justify-content: center;
}
.benefits-home h5 {
  color: #2F0C55;
}

@media only screen and (max-width: 900px) {
  .benefits-slider {
    justify-content: start;
  }
}
@media only screen and (max-width: 800px) {
  .about-benefits {
    flex-direction: column;
  }
  .benefits-text-secondary {
    display: none;
  }
  .first-about-benefits {
    flex-direction: column-reverse;
    margin-bottom: 5rem;
  }
  .immunity-paragraph {
    padding-top: 2rem;
  }
  .benefits-tab-text {
    margin-bottom: 0;
  }
}
.about-main {
  display: flex;
  flex-direction: column;
  background-color: #DCF0FF;
}

.about-header {
  background-color: #DCF0FF !important;
  margin-bottom: 0;
}

.good-benefits {
  background-color: white;
}

.about-logo {
  width: 30rem;
  height: 16rem;
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.about-info-text {
  background-color: white;
  margin-bottom: 3rem;
  max-width: 62.1rem;
  padding: 2rem;
}

.about-paragraph-secondary {
  font-size: 1.6rem;
  font-family: "Inter", "sans serif";
  color: #585060;
}

.about-elmag {
  background-color: #F9E0FF;
}

@media only screen and (max-width: 800px) {
  .about-logo {
    left: 50%;
    transform: translateX(-50%) translateY(0);
    top: 0;
  }
  .about-elmag {
    padding: 9rem 0;
  }
  .about-info-text {
    padding-top: 0;
    padding-bottom: 0;
  }
  .reverse-column {
    flex-direction: column-reverse;
  }
}
.products-main {
  padding: 0;
}

.accordion-button:not(.collapsed)::after {
  transform: none;
}

.products-header {
  background-color: #FFD6DB;
}

.product-photo {
  width: 16rem;
  height: 14em;
  border-radius: 5px;
}

.heading-5-product {
  font-size: 1.8rem;
  margin-top: 1rem;
  font-family: "Inter", "sans serif";
  font-weight: 500;
  color: #2F0C55;
}

.product-photos {
  margin-bottom: 0rem;
}

.container-products {
  margin-bottom: 5rem;
}

.products-item {
  display: flex;
  margin-bottom: 4rem;
}

.accordion-button:not(.collapsed)::after {
  background-image: none;
}

.accordion-button::after {
  background-image: none;
}

.accordion-button::after {
  display: none;
}

.product-item:hover {
  transform: scale(1.025);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}

.container-item {
  transition: all 0.5s;
}

.container-item:hover {
  transform: scale(1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}

.product-about {
  max-width: 118rem;
  padding: 10rem 2rem;
}
.product-about-grey {
  background-color: #F8F8F8;
  padding: 10rem 2rem;
  max-width: 118rem;
}
.product-list {
  width: 100%;
}
.product-list-item {
  display: flex;
  margin-bottom: 1rem;
  transition: all 0.5s;
}
.product-nutritive-item {
  display: flex;
  width: 100%;
  margin-bottom: 5rem;
  flex-wrap: wrap;
}
.product-details {
  width: 50%;
}
.product-details-grey {
  margin-left: 2rem;
}
.product-details-value {
  min-width: 28rem;
}
.product-heading-primary {
  margin-bottom: 2rem;
  font-family: "Inter", "sans serif";
  font-weight: 700;
  font-size: 2.4rem;
  color: #2F0C55;
}
.product-heading-secondary {
  margin-bottom: 1rem;
  color: #2F0C55;
  font-size: 1.8rem;
  font-family: "Inter", "sans serif";
  font-weight: 500;
}
.product-details-item {
  margin-right: 2rem;
  font-size: 1.6rem;
  font-family: "Inter", "sans serif";
  font-weight: 500;
  color: #585060;
  list-style: none;
  padding-left: 0;
  width: 100%;
}
.product-details-item-value {
  font-size: 1.6rem;
  font-family: "Inter", "sans serif";
  font-weight: 500;
  color: #585060;
  list-style: none;
  padding-left: 0;
  min-width: 31rem;
}
.product-nutritive-list {
  list-style: none;
  padding: 0 1rem;
}
.product-nutritive-list-item-accordion {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1.5rem;
}
.product-nutritive-list-item {
  font-family: "Inter", "sans serif";
  font-weight: 700;
  font-size: 1.6rem;
  color: #585060;
}
.product-nutritive-list-item:last-child {
  padding-right: 0;
}
.product-nutritive-list-bold {
  font-size: 1.6rem;
  font-family: "Inter", "sans serif";
  font-weight: 400;
  color: #2F0C55;
}
.product-paragraph {
  font-family: "Inter", "sans serif";
  font-weight: 400;
  color: #585060;
  font-size: 1.6rem;
}
.product-nutritive-values {
  border-right: 1px solid #E2E2E2;
}
.product-nutritive-values:last-child {
  border: none;
}
.product-nutritive-accordion {
  margin-bottom: 2.5rem;
}
.product-about-photo {
  width: 50%;
  padding-left: 2rem;
}
.product-about-photo-grey {
  padding-right: 2rem;
  padding-left: 0;
}
.product-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.product-text {
  text-align: center;
}
.product-list-item-accordion {
  margin-bottom: 2rem !important;
}
.product-nutritive-list-item-accordion {
  border: 1px solid #E8E6E9;
}
.product-nutritive-list-item-accordion {
  margin-bottom: 0;
  list-style: none;
}
.product-nutritive-list-accordion {
  padding-left: 0;
  margin-bottom: 0;
}
.product-photo {
  object-fit: cover;
}

.cheries {
  background-color: #F8F8F8;
}

.plum {
  background-color: #D1ECAB;
  border-radius: 5px;
}
.plum img {
  object-fit: none;
}

.accordion-item {
  border-style: none;
}
.accordion-button::after {
  margin-left: unset;
}
.accordion-button {
  flex-direction: flex;
  border: none;
  width: 100%;
  justify-content: center;
}
.accordion-button:focus {
  border-color: white;
  box-shadow: none;
}
.accordion-button:not(.collapsed) {
  color: #FD2554;
  background-color: white;
  box-shadow: none;
}
.accordion-header {
  text-align: -webkit-center;
}

@media only screen and (max-width: 900px) {
  .product-list-item {
    margin-bottom: 1rem;
    flex-direction: column;
  }
}
@media only screen and (max-width: 800px) {
  .container-products {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .product-details,
  .product-nutritive {
    display: none;
  }
  .product-about-photo {
    width: 100%;
    height: 70%;
    transition: all 0.3s ease;
  }
  .product-about-photo-grey {
    height: 70%;
    width: 100%;
  }
  .product-about-grey {
    background-color: white;
    padding: 0;
  }
  .product-about {
    padding: 0;
  }
  .product-about-photo {
    padding: 0 2rem;
    max-width: 50rem;
  }
  .product-about-photo-grey {
    padding: 0 2rem;
    max-width: 50rem;
  }
}
@media only screen and (min-width: 801px) {
  .product-text {
    display: none;
  }
}
@media only screen and (min-width: 801px) {
  .accordion-header {
    display: none;
  }
}
.recipes {
  max-width: 118rem;
}
.recipes-main {
  background-color: #F8F8F8;
  max-height: 805px;
}
.recipes-header {
  background-color: #F8F8F8;
  margin-bottom: 0;
  padding-bottom: 5rem;
}
.recipes-photo {
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
  max-height: 185px;
}
.recipes-content {
  margin-bottom: 5rem;
  max-width: 40rem;
}
.recipes-text {
  border-radius: 2rem;
  padding-bottom: 2rem;
}

.recipes-content {
  transition: all 0.3s;
}

.recipes-content:hover {
  transform: scale(1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
  padding-left: 0rem;
  padding-right: 0rem;
  border-radius: 15px;
}

@media screen and (max-width: 992px) {
  .recipes-main {
    max-height: 100%;
  }
}
@media screen and (max-width: 350px) {
  .recipes-content:hover {
    transform: scale(1.03);
  }
}
.main-salad {
  max-width: 118rem;
  background-color: white;
  padding: 0 30px;
}

.recipes-link:hover {
  color: #FD2554;
}

.arrow-left {
  padding-right: 1rem;
  padding-left: 2rem;
}

.salad {
  background-color: #fff;
}
.salad-recipe {
  display: flex;
}
.salad-heading {
  font-family: "Poppins", "sans serif";
  font-size: 4rem;
  font-weight: 700;
  color: #2F0C55;
  margin-bottom: 3rem;
  margin-top: 5rem;
  display: flex;
}
.salad-heading-secondary {
  font-family: "Inter", "sans serif";
  font-size: 2.4rem;
  font-weight: 700;
  color: #2F0C55;
  margin-bottom: 2.5rem;
}
.salad-heading-secondary img {
  margin-left: 3px;
}
.salad-heading-secondary span {
  font-size: 18px;
  font-weight: 300;
}
.salad-components {
  font-family: "Inter", "sans serif";
  font-weight: 500;
  color: #2F0C55;
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}
.salad-list {
  list-style: none;
  padding-left: 0;
}
.salad-list-item {
  text-decoration: none;
}
.salad-ingredient {
  font-family: "Inter", "sans serif";
  font-size: 1.6rem;
  font-weight: 400;
  color: #585060;
}
.salad-gradual-preparation {
  font-family: "Inter", "sans serif";
  font-size: 1.6rem;
  font-weight: 400;
  color: #585060;
  margin-bottom: 3rem;
}
.salad-preparing {
  max-width: 73rem;
  margin-top: 5rem;
}
.salad-prepare {
  min-width: 26rem;
  margin-right: 12rem;
  margin-bottom: 10rem;
  max-width: 41rem;
  width: 100%;
  margin-right: 2rem;
}
.salad-photo {
  object-fit: cover;
  width: 100%;
  margin-bottom: 2.5rem;
  max-height: 530px;
}
.salad-about-photo {
  width: 100%;
}

.preparation {
  display: flex;
  flex-direction: row;
  gap: 15px;
}
.preparation span {
  display: flex;
  padding-bottom: 25px;
  align-items: center;
  font-size: 18px;
}
.preparation img {
  width: 25px;
  padding-right: 7px;
}

@media only screen and (max-width: 992px) {
  .preparation span {
    font-size: 14px;
  }
  .preparation img {
    width: 20px;
  }
}
@media only screen and (max-width: 800px) {
  .salad-recipe {
    flex-direction: column;
  }
  .salad-heading {
    font-size: 2.4rem;
  }
  .salad-prepare {
    margin-bottom: 2.5rem;
  }
  .salad-preparing {
    margin-top: 0;
  }
  .main-salad {
    padding: 0 3rem;
  }
}
@media only screen and (max-width: 500px) {
  .preparation {
    flex-direction: row;
    justify-content: space-between;
  }
  .preparation span {
    font-size: 18px;
  }
}
.contact {
  background-color: #F8F8F8;
}
.contact-header {
  background-color: #FFECA3;
  margin-bottom: 0;
}
.contact-info-item {
  text-align: center;
}
.contact-info {
  padding: 6rem 3rem;
}
.contact-icons {
  width: 4rem;
  height: 4rem;
}
.contact-icons-info {
  width: 4rem;
  height: 4rem;
  margin-right: -1rem;
}

.google-maps {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.instagram-icon {
  padding: 0 1rem;
}

.contact-heading {
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 2rem;
  margin-top: 3rem;
}

.contact-paragraph, .contact-paragraph-link a {
  font-weight: 500;
  color: #787878 !important;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-size: 1.5rem;
}

@media only screen and (max-width: 700px) {
  .contact-info {
    display: flex;
    flex-direction: column;
  }
}
.btn-red {
  font-family: "Inter", "sans serif";
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.9rem;
  text-decoration: none;
  background-color: #FD2554;
  color: #FFFFFF;
  height: 5rem;
  padding: 1.5rem 1.8rem;
  border-radius: 0.7rem;
  transition: all 0.2s;
  display: inline-block;
}
.btn-red img {
  padding-left: 10px;
}

.btn-red:hover {
  cursor: pointer;
  transform: scale(1.1);
  color: #FFFFFF;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}

.btn {
  margin-top: 3rem;
}

.btn-recipes {
  background-color: white;
}

.btn-header {
  margin-top: 3rem;
}

.btn-about {
  padding-bottom: 3rem;
}

.btn-benefits {
  margin-top: 5rem;
  padding-left: 3rem;
}

.btn-products {
  margin-top: 25px;
}

.btn-recipes {
  margin-bottom: 10rem;
  margin-top: 25px;
}

.translate-button {
  color: #2F0C55;
  width: 11rem;
  height: 4rem;
  border-radius: 4rem;
  background-color: #F5F5F5;
  padding: 1rem 2rem !important;
  margin: 0 !important;
}
.translate-button::after {
  display: none;
}

.nav-item {
  text-align: center;
}

.nav-linkk {
  padding: 1rem 2.5rem;
  color: #2F0C55;
  text-decoration: none;
  font-family: "Inter", "sans serif";
  font-weight: 700;
  font-size: 1.6rem;
}
.nav-linkk:hover {
  color: #2F0C55;
}

.index {
  z-index: 0;
}

@media only screen and (max-width: 964px) {
  .nav-linkk {
    margin: 0 1rem;
  }
}
.svgs {
  padding: 0 3rem;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.container {
  max-width: 118rem;
  text-align: center;
}

@media screen and (max-width: 992px) {
  .container {
    max-width: 85rem;
  }
}
.product {
  max-width: 120rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 2rem;
}
.product .product-item {
  width: 30%;
  position: relative;
  transition: all 0.3s;
}
.product .product-item h5 {
  color: #2F0C55;
}
.product .product-item img {
  width: 100%;
  height: 100%;
}
.product .product-item:nth-child(1), .product .product-item:nth-child(4), .product .product-item:nth-child(5) {
  width: 65%;
}

@media only screen and (max-width: 700px) {
  .product {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 700px) {
  .product-item:nth-child(2), .product-item:nth-child(3), .product-item:nth-child(6) {
    width: calc(65% - 2rem);
  }
  .product-item img {
    border-radius: 1rem;
  }
}
@media only screen and (max-width: 500px) {
  .product-item {
    width: 100% !important;
  }
}
.recipes-item {
  max-height: 36.5rem;
  text-align: center;
  align-items: center;
  font-family: "inter", "sans serif";
  transition: all 0.3s;
  background-color: #FFFFFF;
  border-radius: 1.5rem;
}
.recipes-item img {
  max-height: 205px;
  object-fit: cover;
  border-radius: 1.5rem;
}
.recipes-item h5 {
  font-weight: 500;
}

.recipes-item:hover {
  transform: scale(1);
}

.recipes-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3rem;
}

.owl-nav,
.owl-dots {
  display: none;
}

.owl-item {
  max-width: 40rem;
}

.owl-carousel,
.owl-theme,
.owl-loaded,
.owl-drag {
  text-align: -webkit-center;
  padding: 0 2rem;
  max-width: 118rem;
}

.t-store__scroll-icon-wrapper {
  display: none;
}

@media only screen and (max-width: 700px) {
  .t-store__scroll-icon-wrapper {
    display: block;
    position: absolute;
    margin-top: 13rem;
    right: 2rem;
  }
}
.recipes-item {
  max-height: 36.5rem;
  text-align: center;
  align-items: center;
  font-family: "inter", "sans serif";
  transition: all 0.3s;
  background-color: #FFFFFF;
  border-radius: 1.5rem;
}
.recipes-item img {
  max-height: 205px;
  object-fit: cover;
  border-radius: 1.5rem;
}
.recipes-item h5 {
  font-weight: 500;
}

.recipes-item:hover {
  transform: scale(1);
}

.recipes-heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3rem;
}

.owl-nav,
.owl-dots {
  display: none;
}

.owl-item {
  max-width: 40rem;
}

.owl-carousel,
.owl-theme,
.owl-loaded,
.owl-drag {
  text-align: -webkit-center;
  padding: 0 2rem;
  max-width: 118rem;
}

.t-store__scroll-icon-wrapper {
  display: none;
}

@media only screen and (max-width: 700px) {
  .t-store__scroll-icon-wrapper {
    display: block;
    position: absolute;
    margin-top: 13rem;
    right: 2rem;
  }
}

/*# sourceMappingURL=style.css.map */
