
#main {
  margin-top: var(--header);
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--header);
}
body {
  background-color: #75D5D3;
  font-family: 'hypatia-sans-pro';
}
a {
  text-decoration: none;
}
@media only screen and (min-width:992px){
  #opening .container-xl {
    position: relative;
    height: 100vh;	
  }
}

#opening {
  min-width: 1920px;
  min-height: 1000px;
  background-image: url('/wp-content/uploads/2025/03/anoigma-photo-backround.webp');
  background-repeat: no-repeat;
  background-position: center;
}


.easter-container {
display:flex;
justify-content: center;
position: relative;
}
.easter {
  font-family: 'hypatia-sans-pro';
  font-weight: 900;
  background-color: #AF2121;
  border: 5px solid #fff;
  border-radius: 30px;
  left: 435px;
  width: 452px;
  height: 53px;
  font-size: 26px;
  color: #ffff;
  opacity: 1;
}
.easter-2 {
position: absolute;
text-align: center;
font-family: 'hypatia-sans-pro';
  font-weight: 900;
  background-color: #fff;
  border: 5px solid #AF2121;
  border-radius: 30px;
  width: 717px;
  left: 435px;
  height: 53px;
  font-size: 26px;
  color: #AF2121;
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}


.easter-arrow {
position: absolute;
left: 415px;
right: 0;
width: 46px;
height: 46px;
background-image: url("/wp-content/uploads/2025/04/velos-red.webp");
background-size: contain;
background-repeat: no-repeat;
z-index: 2;
}
#dest .easter {
  justify-content: start;
}
.dlc {
  display: flex;
  justify-content: center;
}
.scroller {
  height: 100vh;
}

#opening .info {
  display: flex;
  justify-content: center;
  font-family: 'hypatia-sans-pro';
  font-weight: 900;
  font-size: 31px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 4px 6px #000000BF;
}
.hidden-info {
  display: flex;
  justify-content: center;
  opacity: 1;
  font-size: 23px;
  text-align: center;
  font-family: 'hypatia-sans-pro',sans-serif;
  font-weight: 600;
  color: #fff;
  text-shadow: 0px 2px 5px #000000;
}
.start-journy {
  display: flex;
  justify-content: center;
}

.tsimtsili {
  position: absolute;
  z-index: 1;
  left: -80px;
  top: 233px;
}
.laskari {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 236px;

}
.photo {
  position: absolute;
  z-index: 3;
  left: 167px;
}

.enter {
  background-color: #AF2121;
  color: #fff;
  text-decoration: none;
  border-radius: 25px;
  width: 227px;
  height: 60px;
  padding: 0px 70px;
  font-size: 37px;
  font-weight: 900;
  font-style: italic;
  font-family: 'hypatia-sans-pro';
  margin-left: auto;
  margin-right: auto;
}

#dest {
  min-width: 1920px;
  min-height: 1000px;
  background-image: url('/wp-content/uploads/2025/03/anoigma-photo-backround.webp');
  background-repeat: no-repeat;
  background-position: center;
}
#dest-mob .container-xl {
  width: 340px;
  height: 818px;
  background-color: #F9F4F4;
  border-radius: 20px;
}
#dest-mob .container-xl::-webkit-scrollbar {
  display: none;
}
#dest-mob .title {
  position: relative;
  background-color: #AF2121;
  color: #fff;
  border-radius: 10px;
  width: 146px;
  height: 23px;
  padding: 0px 10px;
  font-size: 15px;
  font-weight: 900;
  font-style: italic;
  font-family: 'hypatia-sans-pro';
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -10px;
  z-index: 2;
}
#dest-mob .choose {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.44px;
  position: relative;
  background-color: #AF2121;
  color: #fff;
  border-radius: 10px;
  width: 280px;
  height: 40px;
  padding: 0px 10px;
  font-family: 'hypatia-sans-pro';
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -10px;
  z-index: 2;
}
#dest-mob .brief {
  font-family: 'hypatia-sans-pro';
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  padding: 40px;
}

figure a {
  color: #000;
  text-decoration: none;
}

figcaption {
  display: flex; /* Enables Flexbox */
  flex-direction: column; /* Stack content vertically */
  justify-content: center; /* Vertically centers the content */
  width: 140px;
  height: 35px;
  font-size: 12px;
  font-weight: 900;
  border: 2px solid #FFFFFF;
  border-radius: 10px;
  position: relative;
  background: rgba(255, 255, 255, 0.65);
  margin-top: -45px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  letter-spacing: 0px;
  line-height: 12px;
}
@media only screen and (max-width: 991px) {
  #opening {
    min-width: unset;
    min-height: 519px;
    background-image: url('/wp-content/uploads/2025/03/back-mobile.webp');
  }

  #editorial_video { 
    width: 340px;
    height: auto;
  }
  .container-xl {
    position: relative;
    min-height: 519px;
  }
  .mob-logo {
    justify-content: center;
  }
  .tsimtsili {
    position: absolute;
    z-index: 1;
    left: 0;
    top: unset;
    bottom: 0;
  }
  .laskari {
    position: absolute;
    z-index: 2;
    right: 0;
    top: unset;
    bottom: 0;

  }
  .photo {
    position: relative;
    display: flex;
    justify-content: center;
    left: unset;
    bottom: -180px;
  }

}


/* Desktop list */

#dest ul.categories {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 0;
  list-style: none;
  counter-reset: li;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
#dest .ci {
  position: relative;
}
.categories-images {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
}
.categories-images .category-image {
  position: absolute;
  top: -20px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 50vh;
  height: 50vh;
  text-align: center;
  opacity: 0;
}
#dest li {
  font-weight: 900;
  font-style: italic;
  font-size: 26px;
  letter-spacing: 0;
  text-align: left;
  margin-top: 12px;
}
#dest li a {
  color: #fff;
  visibility: visible;
  text-shadow: 0px 3px 6px #000;
}
#dest li span {
  display: block;
  visibility: hidden;
  border: 2px solid #000000;
  width: 300px;
}
#dest li span:hover {
  visibility: visible;
}
#dest li a:hover {
  color: #C56161;
}