.elementor-1586 .elementor-element.elementor-element-f7be498{--display:flex;}.elementor-1586 .elementor-element.elementor-element-721da00 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-1586 .elementor-element.elementor-element-721da00 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-1586 .elementor-element.elementor-element-721da00{--image-border-width:0px;--image-border-radius:5px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-1586 .elementor-element.elementor-element-55cf761 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1586 .elementor-element.elementor-element-4d21145 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-1586 .elementor-element.elementor-element-4d21145 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-1586 .elementor-element.elementor-element-4d21145{--image-border-width:0px;--image-border-radius:5px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-1586 .elementor-element.elementor-element-66b6664 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1586 .elementor-element.elementor-element-2c0311e{--display:flex;border-style:solid;--border-style:solid;border-width:0px 0px 0px 5px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:5px;border-color:var( --e-global-color-accent );--border-color:var( --e-global-color-accent );--border-radius:20px 20px 20px 20px;--padding-top:10px;--padding-bottom:10px;--padding-left:20px;--padding-right:20px;}.elementor-1586 .elementor-element.elementor-element-c996d7f{font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;font-style:oblique;line-height:1.7em;}.elementor-1586 .elementor-element.elementor-element-aac3bc3 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-1586 .elementor-element.elementor-element-aac3bc3 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-1586 .elementor-element.elementor-element-aac3bc3{--image-border-width:0px;--image-border-radius:5px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}@media(max-width:1024px) and (min-width:768px){.elementor-1586 .elementor-element.elementor-element-f7be498{--content-width:90vw;}}/* Start custom CSS for html, class: .elementor-element-ed26b66 *//* Love in Crete Article CTA */
.lic-article-cta {
  margin: clamp(70px, 9vw, 120px) auto 0;
  padding: clamp(56px, 7vw, 90px) 24px;
  background: #111111;
  color: #f3eee7;
}

.lic-article-cta__inner {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

.lic-article-cta__eyebrow {
  margin: 0 0 14px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(214, 184, 125, 0.82);
}

.lic-article-cta__title {
  margin: 0 0 22px;
  font-family: "Playfair Display", serif;
  font-size: clamp(30px, 4.2vw, 48px);
  line-height: 1.12;
  font-weight: 400;
  letter-spacing: -0.02em;
color: rgba(243, 238, 231, 0.92)!important;
}

.lic-article-cta__text {
  margin: 0 auto 30px;
  max-width: 620px;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.35vw, 17px);
  line-height: 1.85;
  font-weight: 300;
  color: rgba(243, 238, 231, 0.76);
}

.lic-article-cta__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 28px;
  border: 1px solid rgba(214, 184, 125, 0.75);
  border-radius: 999px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #f3eee7;
  text-decoration: none;
  transition: all 0.25s ease;
}

.lic-article-cta__button:hover {
  background: rgba(214, 184, 125, 0.14);
  border-color: rgba(214, 184, 125, 1);
  color: #ffffff;
}

@media (max-width: 767px) {
  .lic-article-cta {
    margin-top: 64px;
    padding: 54px 22px 66px;
  }

  .lic-article-cta__title {
    margin-bottom: 18px;
  }

  .lic-article-cta__text {
    line-height: 1.75;
    margin-bottom: 26px;
  }

  .lic-article-cta__button {
    padding: 12px 22px;
    font-size: 11px;
  }
}

.lic-article-cta__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.lic-article-cta__button--secondary {
  border-color: rgba(243, 238, 231, 0.34);
  color: rgba(243, 238, 231, 0.82);
}

.lic-article-cta__button--secondary:hover {
  background: rgba(243, 238, 231, 0.08);
  border-color: rgba(243, 238, 231, 0.58);
  color: #ffffff;
}

@media (max-width: 767px) {
  .lic-article-cta__buttons {
    flex-direction: column;
    gap: 12px;
  }

  .lic-article-cta__button {
    width: 100%;
    max-width: 280px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0d5ef1a *//* ==========================
   Love in Crete – Author Box
   ========================== */

.lic-author-box {
  margin: clamp(70px, 9vw, 120px) auto 0;
  padding: 0 24px;
}

.lic-author-box__inner {
  max-width: 860px;
  margin: 0 auto;
  padding-top: clamp(40px, 5vw, 56px);
  border-top: 1px solid rgba(17, 17, 17, 0.12);
}

.lic-author-box__eyebrow {
  margin: 0 0 14px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(214, 184, 133, 0.95);
}

.lic-author-box__title {
  margin: 0 0 32px;
  max-width: 700px;

  font-family: "Cormorant Garamond", serif;
  font-size: clamp(2rem, 5vw, 3rem);
  line-height: 1.08;
  font-weight: 500;
  color: #111111;
}

.lic-author-box p {
  margin: 0 0 24px;
  max-width: 720px;

  font-family: "Inter", sans-serif;
  font-size: clamp(1rem, 1.2vw, 1.08rem);
  line-height: 1.9;
  color: rgba(17, 17, 17, 0.78);
}

.lic-author-box p:last-child {
  margin-bottom: 0;
}

/* Mobile */

@media (max-width: 767px) {
  .lic-author-box {
    padding: 0 20px;
  }

  .lic-author-box__title {
    margin-bottom: 28px;
  }

  .lic-author-box p {
    line-height: 1.8;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-97e390f *//* Continue Exploring */
.lic-continue-exploring {
  margin: clamp(80px, 10vw, 130px) auto;
}

.lic-continue-exploring__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  margin-top: clamp(36px, 5vw, 54px);
}

.lic-continue-card {
  display: block;
  padding: 28px 24px;
  background: #faf7f2;
  border: 1px solid #e7ded1;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.lic-continue-card:hover {
  transform: translateY(-5px);
  border-color: #b89b68;
  box-shadow: 0 16px 36px rgba(0,0,0,0.06);
}

.lic-continue-card span {
  display: block;
  margin-bottom: 12px;
  font-size: 0.72rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #8c744f;
}

.lic-continue-card strong {
  display: block;
  font-size: clamp(1.05rem, 1.4vw, 1.22rem);
  line-height: 1.35;
  color: #2f2a24;
  font-weight: 500;
}

@media (max-width: 1024px) {
  .lic-continue-exploring__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .lic-continue-exploring__grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */