@charset "utf-8";
/* CSS Document */
.home-products-carousel{
  overflow-x:auto;
  scroll-behavior:smooth;
  touch-action:pan-x;
  -webkit-overflow-scrolling: touch;
  /* Firefox */
  scrollbar-width: none;
  /* IE / old Edge */
  -ms-overflow-style: none;
}
.home-products-carousel::-webkit-scrollbar{
  display:none;
}
.home-content-2cols {
    flex-direction: column;
}

body {
    font-size: 4vw;
    line-height: 5vw;
}

.text20 {
    font-size: 4.5vw;
    line-height: 5.5vw;
}

.text18 {
    font-size: 4vw;
    line-height: 5vw;
}

.hero {height: 130vw;}
.hero-item {width:100%;height:100%}
.hero-bg {height:100%;background-size:250%}

.logo {
    width: 110px;
    padding: 2vw;
}

.footer {
    flex-direction: column;
    padding-top: 20vw;
}

.footer-1, .footer-4 {
    display: none;
}

.footer-2 {
    padding: 2vw;
    border-bottom: none;
}

img.footer-deco {
    max-width: 350px;
}

.footer-banners {
    flex-direction: column;
    align-items: center;
}

.footer-banners img {max-height: 50px;width: auto;    max-width: initial;}

.footer-call span {
    font-size: 5vw;
}

.footer-catalog h2 {
    font-size: 5vw;
    line-height: 5vw;
    margin-bottom: 10vw;
    text-align: center;
    width: 100%;
}

.catalog img {
    max-width: 90px;
}

.footer-menu {
    flex-wrap: wrap;
    justify-content: center;
}

.footer-badges {
    width: 100%;
    justify-content: center;
}

.text30 {
    font-size: 5vw;
    line-height: 5.5vw;
}

.home-products-title span {
    font-size: 6vw;
}

.home-products-title {gap: 10px;}

.home-products-carousel-item {
    width: 90vw;
    height: 90vw;
    max-width: none;
    max-height: none;
}

.home-products-carousel {/* justify-content: center; */width: 100vw;}

.home-products {
    width: 100vw;
}

.text26 {
    font-size: 4vw;
    line-height: 5vw;
}

.home-products-carousel-item-line {
    margin: 0;
}

.home-products-carousel-item-text {
    padding: 2vw;
    font-size: 5vw;
}

.home-about-text h3 {
    font-size: 5vw;
    line-height: 6vw;
}

img.home-deco1 {
    display: none;
}

.home-about {
    max-width: none;
    justify-self: center;
}

.home-about-img {
    position: relative;
}

.home-about-text {
    position: absolute;
    left: 0;
    right: 0;
    background-color: transparent;
    width: 100%;
    text-align: center;
}

.home-about-text .home-about-link {
    display: block;
    background-color: transparent;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
}

.home-about-link {
    display: none;
}

.home-about-text .home-about-link a {
    color: #000;
}

.home-10-1-numbers {
    font-size: 30vw;
    line-height: 35vw;
}

.home-10-1 {
    min-height: 500px;
}

.home-10-1-numbers img.staxy {
    width: 15vw;
    left: 11vw;
    bottom: 6vw;
}

.hero-msg {
    margin-top: 35vw;
    max-width: 80%;
}

.header {
    /* padding: 4vw; */
    /* align-items: center; */
}

.spanaki {
    font-size: 8vw;
    line-height: 9vw;
}

.feta {
    font-size: 7vw;
    line-height: 8vw;
}

.agapi, .elaiolado {
    font-size: 7vw;
    line-height: 7vw;
}

.hero-msg-tagline {
    font-size: 4vw;
    margin-top: 2vw;
}

.menu-open-img {
    display: none;
}

.menu-open-right {
    display: none;
}

.menu-open-menu {
    margin-top: 16vh;
    padding: 2vw;
    flex-basis: 100%;
}

.langs {
    gap: 5vw;
    justify-content: en;
}

ul.mainmenu li {
    height: 100%;
}

ul.mainmenu {
    display: grid;
    gap: 10px;
    align-items: flex-start;
    grid-template-columns: repeat(2, 1fr);
}

.mainmenu-items-img {
    display: block;
    width: 100%;
    height: 120px;
	max-height:10vh;
    margin-bottom: 10px;
    overflow: hidden;
}

.mainmenu-items-img img {
    object-fit: cover;
    width: 100%;
    height: 120px;
	max-height:10vh;
    object-position: center;
}

ul.mainmenu li a {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    flex-grow: 1;
    justify-content: flex-start;
	padding: 1vw;
    font-size: 4vw;
    text-align: center;
}
.menu-open-menu-footer {
	padding-top: 10px;
	align-items:start
}
.content-2cols {
    flex-direction: column;
}

.inside .hero {
    padding-top: 35vw;
    gap: 5px;
}

h1 {
    font-size: 6vw;
    line-height: 8vw;
}

.about-prologue {
    margin-top: -20px;
    margin-bottom: 30vw;
}

.about-prologue .content-2cols-left {
    text-align: center;
    padding-bottom: 20vw;
}

img.about-history {
    width: 60vw;
    top: -17vw;
}

.about-right {
    flex-direction: column-reverse;
    display: flex;
}

img.about-right-staxy {max-width: initial;width: 70vw;}

.inside .home-products-carousel-item {
    width: 70vw;
    height: 70vw;
}

.home-products-carousel a:nth-child(even) .home-products-carousel-item {
    flex-direction: column;
    justify-content: end;
}

ul.table-legend {
    display: none;
}

.category-table ul {
    flex-wrap: wrap;
    gap: 2px;
    border-bottom: 1px solid #d9dbd8;
    padding-bottom: 10px;
    /* margin-bottom: 10px; */
    padding: 10px;
}
.category-table li {
    flex-basis: 45% !important;
    flex-grow: initial;
    order: 2;
    padding: 2px;
    font-weight: 600;
}
li.table-legend-perigrafi, li.table-perigrafi {
    font-size: 20px;
    line-height: 24px;
    order: 1;
    flex-basis: 100% !important;
}



.category-table li:last-child {
    flex-basis: 45% !important;
}

img.category-staxy {
    display: none;
}

.table-caption {
    display: block;
    font-size: 12px;
    font-weight: 400;
}

.footer-contact {
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.footer-call {
    align-items: center;
}

.footer-tel {
    padding-right: 0;
    background-position-x: left;
    background-position-y: center;
    padding-left: 40px;
}

.catalog {
    height: 6vw;
}

.inside-hero-img img {
    width: 100vw;
    height: auto;
}

.footer-contact img.logo-footer {
    width: 120px;
}

.menu-open-menu-footer .footer-tel {
    padding-left: 40px;
    padding-right: 0;
}

.menu-opener {
    padding: 2vw;width: 60px;
        height: 60px;
}
.menu-opener a:nth-child(2) {
    margin-top: 0px;
}

 .content h2 {  font-size: 4.5vw;}
 .content h3 {  font-size: 3.8vw;}
 
 .content ol li {    margin-bottom: 25px;}
.content ol li:before {font-size: 6vw;        margin-bottom: 10px;}
.content ol li:nth-child(11):before {content: "10+1";           font-size: 12vw;        line-height: 12vw;        }
.content ol li:nth-child(11) {         font-size: 5vw;         line-height: 6vw;}

.home-products-carousel-item-text:before {    margin-left: -2vw;}
.home-products-carousel a:nth-child(even) .home-products-carousel-item-text:before {        bottom: 0;
        top: initial; background-image: linear-gradient(transparent, rgba(104, 112, 105, 0.25)), linear-gradient(to bottom, transparent, rgba(104, 112, 105, 0.25));}