body {
font-family: "Ubuntu", sans-serif;
}


/*MOBILE HEADER*/

.mobile-header {
    box-shadow: none;

}

.notloggedin #mobile-header {
position: absolute;
top: 0;
width: 100%;
z-index: 999;
}

#mobile-header .langchooser {
    position: absolute;
    right: 4vh;
    top: 50%;
}

@media (max-width: 768px) {
#mobile-header .langchooser {
    top: 30%;
    right: 2vh;
}
}

/*END OF MOBILE HEADER*/



/*FOOTER*/

.c-footer-top {
display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    flex-direction: column;
}

.c-footer-menu {
display: flex;
    gap: 20px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
padding-top: 4vh;
}

.c-footer-info {
display: flex;
    padding-top: 8vh;
    padding-bottom: 8vh;
    gap: 4vh;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 912px) {
.c-footer-info {
flex-direction: column;
align-items: center;
}
}

.c-footer-info div{
    display: flex;
    gap: 10px;
    align-items: center;
}

.c-footer-info div p{
margin-bottom: 0;
}


/*SCROLL BUTTON*/
.scrolltopbutton {
  display: block; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 4vh; /* Place the button at the bottom of the page */
  right: 10px; /* Place the button 30px from the right */
  cursor: pointer; /* Add a mouse pointer on hover */
z-index: 300;
scale: 1;
    transition: 0.4s;
}

.scrolltopbutton:hover {
  scale: 1.2;
}
/*END OF SCROLL BUTTON*/.side-nav__header {
    background-color: #fbc2c6;
    background-image: url('/cache/files/108e5f7506e031c41830bbe156172dc7b98742de.png') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 8vh;
    margin-right: 8vh;
margin-top: 5px;
}

.side-nav__header {
    max-height: 100px;
    height: 30%;
}.c-newsletter {
padding-bottom: 4vh;
width: 50%;
margin: auto;
}

.c-newsletter form {
    margin: auto;
}

.c-newsletter form label {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 2.4em;
font-family: "Pacifico", cursive;
}

.c-newsletter form input {
    padding: 10px;
    border: 2px solid #fff;
    border-radius: 30px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}


.c-newsletter form input:focus-visible {
outline: none;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}

.c-newsletter form input::placeholder {
color: #dedede;
font-size: 14px;
}

.c-newsletter form .submit {
margin-top: 20px;
text-align: center;
}

.c-newsletter form .submit button {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px;
    color: white;
    background-color: #f58f96;
    transition: 0.3s;
    letter-spacing: 1px;
    border-radius: 30px;
    border-color: transparent;
    min-width: 170px;
}

.c-newsletter form .submit button:hover {
color: white;
background-color: #333;
}

.c-newsletter-notice {
text-align: center;
font-size: 0.8em;
padding-top: 20px;
}

@media only screen and (max-width: 768px) {
.c-newsletter {
width: 90%;
}
}#contenttop h1 {
font-family: "Pacifico", cursive;
font-size: clamp(2.75rem, 2.49rem + 1.05vw, 3.75rem); /*44-60*/
margin-bottom: 20px;
line-height: 1em;
color: #f58f96;
margin-top: 20px;
}


html[lang="el"] #contenttop h1 {
font-family: "Ubuntu", sans-serif;
font-weight: 900;
}



.c-main-title {
font-family: "Pacifico", cursive;
}


.c-big-title {
font-family: "Pacifico", cursive;
font-size: clamp(5.625rem, 4.352rem + 5.093vw, 12.5rem); /*90-200*/
    margin-bottom: 0.3em;
line-height: 1.2em;
}

.c-title-1 {
font-family: "Pacifico", cursive;
font-size: clamp(1.625rem, 1.073rem + 2.231vw, 3.75rem); /*26-60*/
margin-bottom: 0px;
line-height: 1.1em;
}


.c-title-2 {
font-family: "Pacifico", cursive;
font-size: clamp(3rem, 2.884rem + 0.463vw, 3.625rem); /*48-58*/
margin-bottom: 20px;
line-height: 0.7em;
}

.c-title-2 span{
font-size: 0.5em
}


.c-title-2b {
font-family: "Pacifico", cursive;
font-size: clamp(3rem, 2.884rem + 0.463vw, 3.625rem); /*48-58*/
margin-bottom: 5px;
line-height: 1.1em;
}

.c-title-2b span{
font-size: 0.5em
}



.c-title-3 {
font-family: "Pacifico", cursive;
font-size: clamp(2.75rem, 2.49rem + 1.05vw, 3.75rem); /*44-60*/
margin-bottom: 20px;
line-height: 1em;
color: #f58f96;
}

html[lang="el"] .c-title-3 {
font-family: "Ubuntu", sans-serif;
font-weight: 900;
}


.c-title-3 span{
font-size: 30px;
}


.c-title-4 {
font-family: "Pacifico", cursive;
font-size: clamp(5rem, 3.611rem + 5.556vw, 12.5rem); /*80-200*/
margin-bottom: 10px;
    line-height: 0.7em;
    margin-left: -10px;
}

.c-title-4 span{
font-size: 0.5em;
}

.c-title-5 {
font-family: "Pacifico", cursive;
font-size: clamp(3.75rem, 3.009rem + 2.963vw, 7.75rem); /*60-124*/
margin-bottom: 10px;
    line-height: 0.7em;
    margin-left: -10px;
}

.c-title-5 span{
font-size: 0.5em;
}

.c-subtitle {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 1.6em;
    margin-bottom: 10px;
}

.c-title-container-text {
font-size: 1.2em;
}

@media (max-width: 912px) {
.c-title-4, .c-title-5 {
margin-left: 0px;
    line-height: 0.7em !important;
}
}

@media (max-width: 1280px) {
.c-title-4, .c-title-5 {
    line-height: 1.1em;
}
}.side-nav__container {
    width: 100%;
max-width: 100%;
}


.side-nav__container {
    will-change: transform, opacity;
    transition: 0.5s;
}

.side-nav--visible .side-nav__container {
    -webkit-transform:  translateX(0%);
    -ms-transform:  translateX(0%);
    transform: translateX(0%);
}

aside.side-nav--animatable .side-nav__container {
    -webkit-transition: transform 0.5s linear, opacity 0.5s;
    -moz-transition: transform 0.5s linear, opacity 0.5s;
    -o-transition: transform 0.5s linear, opacity 0.5s;
    transition: transform 0.5s linear, opacity 0.5s;
}

aside.side-nav--visible.side-nav--animatable .side-nav__container {
    -webkit-transition: transform 0.5s linear, opacity 0.5s;
    -moz-transition: transform 0.5s linear, opacity 0.5s;
    -o-transition: transform 0.5s linear, opacity 0.5s;
    transition: transform 0.5s linear, opacity 0.5s;
}

.side-nav__footer {
    box-shadow: none;
    padding: 10px 16px;
}


.side-nav__content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.side-nav ul {
    text-align: center;
font-family: "Pacifico", cursive;
font-size: clamp(1.625rem, 0.911rem + 1.905vw, 2.625rem); /*26-42*/
}

.side-nav ul li {
line-height: 10vh;
}
@media (max-width: 520px) {
.side-nav ul li {
line-height: 8vh;
}
}


.side-nav ul li a {
    padding-left: 0px;
transition: 1.2s ease-out;
}

.side-nav ul li a:hover{
letter-spacing: 8px;
}



.side-nav__hide {
    z-index: 100000;
top: 30px;
}


.side-nav__footer .langchooser .langlist ul {
position: absolute;
    top: 20px;
    padding-right: 0em !important;
    right: 0;
}


.c-mobile-small-menu {
display: flex;
    scale: 0.9;
    gap: 2vw;
    justify-content: center;
    flex-wrap: wrap;
}.c-button-1 {
display: inline-block;
    text-align: center;
    padding: 10px 20px;
    transition: 0.4s;
    text-decoration: none;
    background-color: #fff;
color: #333 !important;
border-radius: 30px;
font-weight: 700;
font-size: 0.8em;
}
.c-button-1:hover {
    background-color: #f58f96;
color: #fff !important;
}

.c-button-2 {
display: inline-block;
    text-align: center;
    padding: 15px 20px;
    transition: 0.4s;
    text-decoration: none;
    background-color: #f58f96;
color: #fff;
border-radius: 30px;
font-weight: 700;
}
.c-button-2:hover {
    background-color: #333;
color: #fff;
}



.c-button-3 {
display: inline-block;
    text-align: center;
    padding: 10px 20px;
    transition: 0.4s;
    text-decoration: none;
    background-color: #f58f96;
color: #fff;
border-radius: 30px;
font-weight: 700;
font-size: 0.8em;
}
.c-button-3:hover {
    background-color: #333;
color: #fff;
}.c-product-intro-container {
width: 100%;
height: auto;
position: relative;
padding-top: 140px;
}
.c-product-intro-container:before {
background-image: url('/cache/files/b0f1bf875d406a983d1e991d638554a14dfd55dd.svg');
    height: 100vh;
    position: absolute;
    z-index: 0;
width: 100%;
    background-size: contain;
    background-position: center;
    opacity: 0.1;
animation: rotateBackground 60s linear infinite;
scale: 2;
margin-top: -130px;
background-repeat: no-repeat;
}

@media (max-width: 912px) {
.c-product-intro-container:before {
scale: 2;
margin-top: 30vh;
}
}




/*MAIN BANNER*/

.c-main-top-banner {
display: flex;
    gap: 4vh;
    justify-content: center;
align-items: center;
min-height: 90vh;
}

@media (max-width: 912px) {
.c-main-top-banner {
flex-direction: column;
min-height: 60vh;
}
}

.c-text-container {
position: relative;
min-width: 40vw;
}

.c-text-container:before {
  content: '';
    width: 120%;
    height: 120%;
    display: block;
    position: absolute;
    left: -10%;
    top: -10%;
  will-change: border-radius, transform, opacity;
  background-color: #fff;
opacity: 0;
}

.c-text-container:before{
  animation: morph1 3s linear infinite;
  animation-duration: 20s;
  opacity: 1;
}

.c-title-container {
    position: relative;
    padding: 8vh;
    max-width: 40vw;
}

@media (max-width: 912px) {
.c-title-container {
    max-width: 80vw;
}
}

@media (max-width: 540px) {
.c-title-container {
    padding: 2vh;
}
}


.c-labels-container {
display: flex;
    gap: 6vh;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
margin: 6vh;
min-width: 40vw;
}

@media (max-width: 912px) {
.c-labels-container {
    gap: 4vh;
margin: 6vh 2vh;
    }
}


.c-labels-container img{
max-height: 140px;
position: relative;
}

@media (max-width: 540px) {
.c-labels-container img{
max-height: 100px;
}
}



/*LEBALES*/

.c-small-label  {
position: relative;
}

.c-small-label:before {
  content: '';
    width: 160px;
    height: 160px;
    display: block;
    position: absolute;
    left: 10%;
    top: -10%;
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    transition: 0.4s;
}

@media (max-width: 540px) {
.c-small-label:before {
    width: 120px;
    height: 120px;
}
}

.c-small-label:hover:before {
animation: morph1 3s linear infinite;
    transition: 0.4s;
}

.c-label-green {
position: relative;
}

.c-label-green:before {
  background-color: #67bf6d;
 
}


.c-label-blue{
position: relative;
}

.c-label-blue:before {
  background-color: #54b6e1;
}



.c-label-yellow{
position: relative;
}

.c-label-yellow:before {
  background-color: #fdcc70;
}


.c-label-purple{
position: relative;
}

.c-label-purple:before {
  background-color: #51518b;
}


.c-label-cyan{
position: relative;
}

.c-label-cyan:before {
  background-color: #6acad2;
}

.c-label-green2{
position: relative;
}

.c-label-green2:before {
  background-color: #bfd257;
}


.c-label-magenta{
position: relative;
}

.c-label-magenta:before {
  background-color: #e36aa2;
}

.c-label-dark-magenta{
position: relative;
}

.c-label-dark-magenta:before {
  background-color: #c73d76;
}


.c-label-pink{
position: relative;
}

.c-label-pink:before {
  background-color: #f887b7;
}

.c-label-ekrou{
position: relative;
}

.c-label-ekrou:before {
  background-color: #efddb9;
}

.c-label-white{
position: relative;
}

.c-label-white:before {
  background-color: #fff;
}

.c-label-pastel-green {
position: relative;
}

.c-label-pastel-green:before {
  background-color: #9fd18c;
}

.c-label-light-brown {
position: relative;
}

.c-label-light-brown:before {
  background-color: #ffab92;
}


.c-label-light-pink{
position: relative;
}

.c-label-light-pink:before {
  background-color: #f5adb0;
}


.c-label-light-blue{
position: relative;
}

.c-label-light-blue:before {
  background-color: #c4e7e9;
}


.c-label-extra-light-pink {
position: relative;
}

.c-label-extra-light-pink:before {
  background-color: #ecd2d5;
}

.c-label-dark-brown {
position: relative;
}

.c-label-dark-brown:before {
  background-color: #433b39;
}/* KEYFRAMES ANIMATION */


@keyframes rotateBackground {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}





@keyframes morph1{
  0%,100%{
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  34%{
      border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  }
  50%{
    opacity: .89;
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  67%{
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
    transform: translate3d(0,-3px,0) rotateZ(0.01deg);
  }
}



@keyframes morph2{
  0%,100%{
      border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  30%{
  border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    transform:  translate3d(0,5px,0) rotateZ(0.01deg);
  }
  50%{
    opacity: .89;
    transform: translate3d(0,0,0) rotateZ(0.01deg);
  }
  70%{
    border-radius: 100% 60% 60% 100% / 100% 100% 60% 60% ;
    transform: translate3d(0,-3px,0) rotateZ(0.01deg);
  }
}


/* END OF KEYFRAMES ANIMATION */.c-label {
display: flex;
gap: 5vh;
justify-content: center;
padding-top: 6vh;
padding-bottom: 6vh;
align-items: center;
}

@media (max-width: 912px) {
.c-label {
    flex-direction: column;
align-items: center;
}
}

.c-label-bag {
position: relative;
}

.c-label-bag:before {
  content: '';
width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
 will-change: border-radius, transform, opacity;
opacity: 0;
transform: translateX(5vh);
}

.c-label-bag:before{
  animation: morph1 3s linear infinite;
  animation-duration: 20s;
  opacity: 1;
}

.c-label-bag img{
max-height: 70vh;
width: auto;
position: relative;
}



.c-label-text {
padding: 5vh;
max-width: 700px;
}


.c-label-text img{
    max-width: 300px;
    height: auto;
}

.c-label-text p{
font-size: 1.6em;
margin-bottom: 5px;
letter-spacing: 2px;
font-family: "Pacifico", cursive;
}

.c-label-text span{
font-size: 0.8em;
font-weight: 100;
margin-bottom: 5px;
letter-spacing: 0px;
font-family: "Ubuntu";
line-height: 0.8em;
}

.c-label-text-gr {
font-size: 1.4em !important;
font-weight: 900;
font-family: "Ubuntu" !important;
line-height: 1.4em !important;
}


.table {
    font-size: 1em !important;
}

.c-table-container {
padding-top: 8vh;
    padding-bottom: 5vh;
    display: flex;
    justify-content: center;
    gap: 4vh;
}
@media (max-width: 912px) {
.c-table-container {
    flex-direction: column;
}
}

.c-suskevasies {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
gap: 4vh;
}

@media (max-width: 912px) {
.c-suskevasies {
flex-direction: row;
    justify-content: center;
flex-wrap: wrap;
}
}

.c-suskevasies img{
max-width: 15vh;
}




.table {
    font-size: 0.8em;
    text-align: center;
background-color: #fff;
}

.table tr:first-child {
  background-color: #52a558; 
  font-weight: bold; 
color: #fff !important;
font-size: 1.2em;
height: 50px !important;
}

.table tr:first-child td {
  text-align: center; /* Οριζόντια στοίχιση στο κέντρο */
  vertical-align: middle; /* Κάθετη στοίχιση στο κέντρο */
}

.table td:nth-child(2) {
    width: 80% !important; /* Αλλάζει το πλάτος της δεύτερης στήλης */
  }


/*HORIZONTAL SCROLL*/

.c-horizontal-candies {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
}

.c-candies-box1,
.c-candies-box2 {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
}

.c-candies-box1 div,
.c-candies-box2 div {
  min-width: 15vw;
}

@media (max-width: 912px) {
  .c-candies-box1 div,
  .c-candies-box2 div {
    min-width: 30vw;
  }
}

@media (max-width: 540px) {
  .c-candies-box1 div,
  .c-candies-box2 div {
    min-width: 50vw;
  }
}

.c-candies-box1 div img,
.c-candies-box2 div img {
  width: 100%;
  height: auto;
}div.horizontalitemsnews div.item h3 {
    padding-bottom: 20px;
}

h3 a, div.items div.list h3 a, div.items h3 a {
    font-weight: 600;
    color: #f58f96;
}

div.items div.date {
    padding-bottom: 7px;
    font-size: 0.8em;
    letter-spacing: 2px;
}
div.horizontalitemsnews div.itemcontent {
    border-radius: 30px;
    overflow: hidden;
}.c-intro-container {
width: 100%;
height: auto;
position: relative;
}
.c-intro-container:before {
background-image: url('/cache/files/c7a5c7e6e497b8655027e2b22c6b7eccc8e3e9d0.svg');
    height: 100vh;
    position: absolute;
    z-index: 0;
width: 100%;
    background-size: contain;
    background-position: center;
    opacity: 0.6;
animation: rotateBackground 60s linear infinite;
scale: 2;
margin-top: 100px;
background-repeat: no-repeat;
}

@media (max-width: 540px) {
.c-intro-container:before {
margin-top: 0px;
}
}


.c-intro-text {
height: 100vh;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
position: relative;
text-align: center;
margin-top: 50px;
}

.c-intro-p {
max-width: 900px;
    font-size: 1.2em;
}
@media (max-width: 520px) {
.c-intro-p {
    font-size: 1em;
}
}


.c-move-arrow-center{
position: absolute;
top: 90vh;
left: 50%;
transform: translate(-50%, -2%);
z-index: 1;
}

.c-arrow-border {
border: 1px solid #fff;
padding: 15px 5px;
border-radius: 40px;
}


.c-arrow-border a {
    height: 27px;
    display: block;
    overflow: hidden;
}

.c-arrow-border a img {
    position: relative;
animation: 2s movedown-animation ease-in-out infinite;
}

@keyframes movedown-animation {
0% {top: -27px;}
100% {top: 27px;}
}


/*BUBBLES BANNERS*/

.c-banners-container {
position: relative;
max-width: 90vw;
margin: 0 auto;
}

.c-banners {
    display: flex;
    gap: 7vh;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
color: #fff;
}


.c-banners div{
display: flex;
    flex-direction: column;
    justify-content: center;
align-items: flex-start;
    padding: 3vh;
width: 44vh;
height: 44vh;
}



.c-banner-text-p {
    text-transform: uppercase;
    line-height: 1.1em;
}

.c-banner-text {
position: relative;
z-index: 2;
}

.c-banners-button-position {
text-align: center;
padding-top: 8vh;
padding-bottom: 10vh;
}



/*BANNERS*/

.c-jellies{
    position: relative;
}

.c-jellies:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0; top: 0;
  will-change: border-radius, transform, opacity;
  background-color: #70c967;
opacity: 0;
}

.c-jellies:before{
  animation: morph1 3s linear infinite;
  animation-duration: 15s;
  opacity: 1;
}


.c-charleston {
    position: relative;
}

.c-charleston:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0; top: 0;
  will-change: border-radius, transform, opacity;
  background-color: #6fcbca;
opacity: 0;
}

.c-charleston:before{
  animation: morph2 3s linear infinite;
  animation-duration: 18s;
  opacity: 1;
}


.c-toffees {
    position: relative;
}

.c-toffees:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0; top: 0;
  will-change: border-radius, transform, opacity;
  background-color: #ea326f;
opacity: 0;
}

.c-toffees:before{
  animation: morph1 3s linear infinite;
  animation-duration: 15s;
  opacity: 1;
}


.c-hard-candies {
    position: relative;
}

.c-hard-candies:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0; top: 0;
  will-change: border-radius, transform, opacity;
  background-color: #ffba00;
opacity: 0;
}

.c-hard-candies:before{
  animation: morph2 3s linear infinite;
  animation-duration: 18s;
  opacity: 1;
}


.c-sugar-free {
    position: relative;
}

.c-sugar-free:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0; top: 0;
  will-change: border-radius, transform, opacity;
  background-color: #ab68e9;
opacity: 0;
}

.c-sugar-free:before{
  animation: morph1 3s linear infinite;
  animation-duration: 15s;
  opacity: 1;
}



.c-greece {
    position: relative;
}

.c-greece:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0; top: 0;
  will-change: border-radius, transform, opacity;
  background-color: #70c9e0;
opacity: 0;
}

.c-greece:before{
  animation: morph2 3s linear infinite;
  animation-duration: 18s;
  opacity: 1;
}


/*END OF BANNERS*/







/*BANNER ICONS*/

.c-greece-icon {
position: absolute;
    bottom: 3vh;
    right: 0;
    max-height: 20vh;
    width: auto;
}

.c-candy-1 {
position: absolute;
    bottom: 0;
    right: 0vh;
    max-height: 18vh;
    width: auto;
    transform: rotate(82deg);
}

.c-candy-2 {
position: absolute;
    bottom: 2vh;
right: -2vh;
    max-width: 20vh;
    height: auto;
    transform: rotate(110deg);
}

.c-candy-3 {
position: absolute;
    bottom: -2vh;
    right: 0;
    max-height: 18vh;
    width: auto;
    transform: rotate(17deg);
}


.c-candy-4 {
    position: absolute;
    bottom: 2vh;
    right: 0vh;
    max-height: 9vh;
    width: auto;
    transform: rotate(-35deg);
}

.c-no-sugar {
position: absolute;
    bottom: 0vh;
    right: 0;
    max-height: 14vh;
    width: auto;
}

/*END OF BANNER ICONS*/



/*ABOUT US*/


.c-about-container {
width: 100%;
    background: white;
    position: relative;
    margin-top: 0vh;
    margin-bottom: 5vw;
    display: flex;
    align-items: center;
justify-content: space-around;
min-height: 140vh;
}

@media (max-width: 912px) {
.c-about-container {
flex-direction: column;
min-height: auto;
}
}

.c-wave-top {
position: absolute;
    left: 0%;
    top: -20px;
    z-index: 10;
    rotate: 180deg;
}

.c-wave-bottom{
position: absolute;
    left: 0;
    bottom: -20px;
    height: 50px !important;
z-index: 10;
}

.c-wave-white {
    transform: scale(2);
    width: 100%;
    height: 100px;
    background-color: #fbc2c6;
    -webkit-clip-path: path("M0,0c0,0,74.3,23,194,23C329.4,23,522.7,0,731.2,0C962,0,1211.4,35,1422,35c155.5,0,289.8-35,379.5-35 c74.5,0,118.5,21,118.5,21v59H0V0z");
    clip-path: path("M0,0c0,0,74.3,23,194,23C329.4,23,522.7,0,731.2,0C962,0,1211.4,35,1422,35c155.5,0,289.8-35,379.5-35 c74.5,0,118.5,21,118.5,21v59H0V0z");
    animation-name: waveWhite;
    animation-duration: 16s;
    animation-iteration-count: infinite;
}


/* The animation code */
@keyframes waveWhite {
  0%   {
-webkit-clip-path: path("M0,0c0,0,74.3,23,194,23C329.4,23,522.7,0,731.2,0C962,0,1211.4,35,1422,35c155.5,0,289.8-35,379.5-35 c74.5,0,118.5,21,118.5,21v59H0V0z");
clip-path: path("M0,0c0,0,74.3,23,194,23C329.4,23,522.7,0,731.2,0C962,0,1211.4,35,1422,35c155.5,0,289.8-35,379.5-35 c74.5,0,118.5,21,118.5,21v59H0V0z");
}
  50%   {
-webkit-clip-path: path("M0,19C0,19,74.3,2,194,2c135.4,0,328.7,27,537.2,27C962,29,1211.4,4,1422,4c155.5,0,289.8,25,379.5,25 C1876.1,29,1920,0,1920,0v79H0V19z");
clip-path: path("M0,19C0,19,74.3,2,194,2c135.4,0,328.7,27,537.2,27C962,29,1211.4,4,1422,4c155.5,0,289.8,25,379.5,25 C1876.1,29,1920,0,1920,0v79H0V19z");
}
  100% {
-webkit-clip-path: path("M0,0c0,0,74.3,23,194,23C329.4,23,522.7,0,731.2,0C962,0,1211.4,35,1422,35c155.5,0,289.8-35,379.5-35 c74.5,0,118.5,21,118.5,21v59H0V0z");
clip-path: path("M0,0c0,0,74.3,23,194,23C329.4,23,522.7,0,731.2,0C962,0,1211.4,35,1422,35c155.5,0,289.8-35,379.5-35 c74.5,0,118.5,21,118.5,21v59H0V0z");
}
}






.c-about-text-container {
padding: 10vh;
max-width: 50vw;
}

@media (max-width: 912px) {
.c-about-text-container {
padding: 4vh;
max-width: 100vw;
}
}

.c-about-bubble {
width: 50vw;
    height: auto;
    padding: 7vh;
    right: 0;
    background-color: #f58f96;
    z-index: 20;
    color: #fff;
    margin: 7vh auto;
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
text-align: center;
    position: relative;
}


@media (max-width: 912px) {
.c-about-bubble {
width: 90vw;
    height: auto;
    padding: 7vh;
    margin: 3vh auto;
}
}


.c-about-bubble .c-title-3  {
    color: #fff !important;
}


.c-mission-candy {
    position: absolute;
    top: 2vh;
    left: 0vh;
    max-height: 9vh;
    width: auto;
    transform: rotate(-35deg);
}
@media (max-width: 540px) {
.c-mission-candy {
    max-height: 5vh;
}
}

/*END OF ABOUT US*/.c-vertical-carousel {
    position: relative;
    right: 0;
    width: 35vw;
    margin-right: 0;
    height: 140vh;
    top: 0vh;
    bottom: auto;
    overflow: hidden;
    display: flex;
    gap: 0px;
left: 5vw;
}

@media (max-width: 912px) {
.c-vertical-carousel {
    width: 100vw;
    height: 50vh;
left: 0vw;
}
}

.c-vertical-carousel-box-left, .c-vertical-carousel-box-right {
    width: 50%;
    position: relative;
    overflow: hidden;
}

.c-vertical-carousel-box-left img, .c-vertical-carousel-box-right img {
border-radius: 30px;
}

.c-box-1 {
display: flex;
    flex-direction: column;
    gap: 20px;
    position: absolute;
    top: 0%;
    transform: translateY(0%);
  animation: marquee-vertical-L1 30s linear infinite;
    margin-bottom: 20px;
    width: 100%;
}

.c-box-2 {
display: flex;
    flex-direction: column;
    gap: 20px;
    position: absolute;
    top: 0%;
    transform: translateY(0%);
  animation: marquee-vertical-L2 30s linear infinite;
    margin-top: 20px;
    width: 100%;
}

.c-vertical-carousel-box-right .c-box-1 {
  animation: marquee-vertical-L1 40s linear infinite;
}

.c-vertical-carousel-box-right .c-box-2 {
  animation: marquee-vertical-L2 40s linear infinite;
}



@keyframes marquee-vertical-L1 {
  from {
    transform: translateY(0%);
  }
  to {
    transform: translateY(-100%);
  }
}

@keyframes marquee-vertical-L2 {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0%);
  }
}.c-espa-container .c-close-espa {
cursor: pointer;
}

.c-espa-container.active-espa {
    position: fixed;
    max-width: auto;
    right: 4vw;
    bottom: 3%;
    z-index: 999;
transform: scale(1);
}

.c-espa-container.active-espa .c-espa-mini {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
opacity: 0;
transition: 0.5s;
transition: opacity 0s;
}


.c-espa-container.active-espa .c-espa-mini img {
    width: 110px;
    height: auto;
transition: 0.5s;
    overflow: hidden;
    border-radius: 50%;
}

.c-espa-container.active-espa .c-espa-box {
    background-color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
    transition: 0.5s;
    transition: border-radius 0s;
    width: auto;
overflow: hidden;
height: 80px;
position: relative;
z-index: 3;
}



.c-espa-container.active-espa .c-close-espa {
    position: absolute;
    right: 0px;
    top: -45px;
    background-color: #f58f96;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
transition: 0.5s;
z-index: 90;
}

.c-espa-container.active-espa .c-linetop {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: white;
transition: 0.5s;
}

.c-espa-container.active-espa .c-linebottom {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: white;
transition: 0.5s;
}

.c-espa-container.active-espa p {
width: 90%;
margin: auto;
}

.c-espa-container.active-espa p, .c-espa-container.active-espa a {
opacity: 1;
transition: 0.5s;
}


/* DECTIVATE */

.c-espa-container.deactive-espa {
    position: fixed;
    max-width: auto;
    right: 4vw;
    bottom: 3%;
z-index: 999;
transition: 0.5s;
transform: scale(1);
}

.c-espa-container.deactive-espa .c-espa-mini {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
opacity: 1;
}

.c-espa-container.deactive-espa .c-espa-mini img {
    width: 100px;
    height: auto;
    transition: 0.5s;
    overflow: hidden;
    border-radius: 50%;
}

.c-espa-container.deactive-espa .c-espa-box {
    background-color: white;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
    transition: 0.5s;
    transition: border-radius 0s;
    height: 100px;
    width: 100px;
overflow: hidden;
}


.c-espa-container.deactive-espa .c-close-espa {
    position: absolute;
    right: 0px;
    top: -15px;
    background-color: #f58f96;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
transition: 0.5s;
z-index: 90;
}

.c-espa-container.deactive-espa .c-linetop {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: white;
transition: 0.5s;
}

.c-espa-container.deactive-espa .c-linebottom {
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    background-color: white;
transition: 0.5s;
}

.c-espa-container.deactive-espa p, .c-espa-container.deactive-espa a {
opacity: 0;
transition: 0.5s;
}




.c-espa-container.active-espa .c-espa-box img {
width: 100%;
height: auto;
opacity: 1;
transition: 0.5s;
transition: opacity 0s;
height: 80px;
width: auto;
}

.c-espa-container.deactive-espa .c-espa-box img {
width: 100%;
height: auto;
opacity: 0;
transition: 0.5s;
transition: opacity 0s;
}

@media (max-width:1024px) {
.c-espa-container.active-espa {
right: 8vw;
}
.c-espa-container.deactive-espa {
right: 8vw;
}
}

@media (max-width:768px) {

.c-espa-container.active-espa {
transform: scale(0.8);
right: 7vw;
}

.c-espa-container.deactive-espa {
transform: scale(0.8);
right: 7vw;
}

.c-espa-container.active-espa .c-espa-box {
height:auto;
}

.c-espa-container.active-espa .c-espa-box img {
width:100%;
height:auto;
}
}

@media (max-width:600px) {
.c-espa-container.deactive-espa {
right: 10vw;
}
}