@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//landinos.gr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Arimo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(204,167,90);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(16,108,216);
	--btn-accented-bgcolor-hover: rgb(15,98,197);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #052740;
	background-image: none;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Arimo", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(235,242,245);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(239,239,239);
}

/*
 * LANDINOS REAL ESTATE — Αρχική σελίδα Elementor
 * Έκδοση 1.0 | 19/08/2026
 * Το CSS είναι περιορισμένο μέσα στην κλάση .ld-home.
 */

:root {
  --ld-navy: #07283b;
  --ld-navy-2: #0b354c;
  --ld-gold: #cba458;
  --ld-gold-light: #e3c887;
  --ld-ink: #18303d;
  --ld-muted: #667985;
  --ld-sand: #f6f2e9;
  --ld-white: #ffffff;
  --ld-line: rgba(7, 40, 59, .12);
  --ld-shadow: 0 24px 70px rgba(7, 40, 59, .13);
  --ld-radius: 22px;
}

.ld-home,
.ld-home * {
  box-sizing: border-box;
}

.ld-home {
  color: var(--ld-ink);
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.ld-home a {
  text-decoration: none;
}

.ld-container {
  width: 100%;
  max-width: 1240px;
  margin-inline: auto;
}

.ld-section {
  padding: 108px 28px;
}

.ld-kicker .elementor-heading-title {
  margin: 0;
  color: var(--ld-gold);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .20em;
  line-height: 1.4;
  text-transform: uppercase;
}

.ld-title .elementor-heading-title {
  margin: 0;
  color: var(--ld-navy);
  font-size: clamp(38px, 4.1vw, 64px);
  font-weight: 500;
  letter-spacing: -.035em;
  line-height: 1.02;
}

.ld-copy,
.ld-copy p {
  color: var(--ld-muted);
  font-size: 17px;
  line-height: 1.75;
}

.ld-copy p:last-child {
  margin-bottom: 0;
}

/* Hero */
.ld-hero {
  position: relative;
  min-height: 760px;
  padding: 132px 28px 160px;
  background-position: center 42% !important;
  background-size: cover !important;
  isolation: isolate;
}

.ld-hero::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(3, 25, 38, .94) 0%, rgba(3, 30, 44, .78) 42%, rgba(3, 30, 44, .26) 76%, rgba(3, 30, 44, .18) 100%);
  content: "";
}

.ld-hero::after {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  left: 0;
  height: 230px;
  background: linear-gradient(180deg, transparent, rgba(3, 25, 38, .42));
  content: "";
}

.ld-hero-inner {
  width: 100%;
  max-width: 1240px;
  margin: auto;
}

.ld-hero-kicker .elementor-heading-title {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 22px;
  color: var(--ld-gold-light);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .20em;
  text-transform: uppercase;
}

.ld-hero-kicker .elementor-heading-title::before {
  width: 38px;
  height: 1px;
  background: var(--ld-gold);
  content: "";
}

.ld-hero-title .elementor-heading-title {
  max-width: 820px;
  margin: 0;
  color: var(--ld-white);
  font-size: clamp(56px, 6.2vw, 92px);
  font-weight: 400;
  letter-spacing: -.055em;
  line-height: .96;
  text-shadow: 0 8px 30px rgba(0, 0, 0, .18);
}

.ld-hero-title .elementor-heading-title em {
  color: var(--ld-gold-light);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
}

.ld-hero-copy,
.ld-hero-copy p {
  max-width: 660px;
  margin-top: 28px;
  color: rgba(255, 255, 255, .84);
  font-size: 19px;
  line-height: 1.65;
}

.ld-button-row {
  display: flex;
  flex-flow: row wrap;
  gap: 14px;
  margin-top: 34px;
}

.ld-btn .elementor-button {
  min-height: 56px;
  padding: 18px 28px;
  border: 1px solid transparent;
  border-radius: 999px;
  box-shadow: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .045em;
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease, color .25s ease;
}

.ld-btn .elementor-button:hover {
  transform: translateY(-2px);
}

.ld-btn-gold .elementor-button {
  background: var(--ld-gold);
  color: var(--ld-navy);
}

.ld-btn-gold .elementor-button:hover {
  background: var(--ld-gold-light);
  box-shadow: 0 14px 35px rgba(203, 164, 88, .25);
}

.ld-btn-outline .elementor-button {
  border-color: rgba(255, 255, 255, .55);
  background: rgba(255, 255, 255, .06);
  color: var(--ld-white);
  backdrop-filter: blur(7px);
}

.ld-btn-outline .elementor-button:hover {
  border-color: var(--ld-white);
  background: var(--ld-white);
  color: var(--ld-navy);
}

.ld-btn-dark .elementor-button {
  background: var(--ld-navy);
  color: var(--ld-white);
}

.ld-btn-dark .elementor-button:hover {
  background: var(--ld-navy-2);
  box-shadow: 0 14px 35px rgba(7, 40, 59, .22);
}

/* Quick actions */
.ld-quick-wrap {
  position: relative;
  z-index: 5;
  padding: 0 28px;
}

.ld-quick-grid {
  display: grid;
  max-width: 1240px;
  margin: -82px auto 0;
  border-radius: var(--ld-radius);
  background: var(--ld-white);
  box-shadow: var(--ld-shadow);
  grid-template-columns: repeat(3, 1fr);
  overflow: hidden;
}

.ld-quick-card {
  position: relative;
  min-height: 174px;
  padding: 34px 36px;
  border-right: 1px solid var(--ld-line);
  transition: background .25s ease, transform .25s ease;
}

.ld-quick-card:last-child {
  border-right: 0;
}

.ld-quick-card:hover {
  z-index: 2;
  background: var(--ld-sand);
}

.ld-quick-card .elementor-icon-box-wrapper {
  text-align: left;
}

.ld-quick-card .elementor-icon-box-icon {
  margin-bottom: 16px;
}

.ld-quick-card .elementor-icon {
  color: var(--ld-gold);
  font-size: 30px;
}

.ld-quick-card .elementor-icon-box-title {
  margin: 0 0 8px;
  color: var(--ld-navy);
  font-size: 21px;
  font-weight: 700;
}

.ld-quick-card .elementor-icon-box-description {
  color: var(--ld-muted);
  font-size: 14px;
  line-height: 1.55;
}

/* About */
.ld-about {
  padding-top: 118px;
  background: var(--ld-white);
}

.ld-about-grid {
  display: grid;
  align-items: center;
  gap: clamp(48px, 7vw, 96px);
  grid-template-columns: minmax(0, 1.02fr) minmax(0, .98fr);
}

.ld-about-image {
  position: relative;
  min-height: 585px;
  border-radius: 4px 100px 4px 4px;
  background-position: center !important;
  background-size: cover !important;
  box-shadow: var(--ld-shadow);
}

.ld-about-image::after {
  position: absolute;
  right: -24px;
  bottom: -24px;
  width: 42%;
  height: 42%;
  border-right: 2px solid var(--ld-gold);
  border-bottom: 2px solid var(--ld-gold);
  content: "";
}

.ld-about-badge {
  position: absolute;
  right: -38px;
  bottom: 46px;
  max-width: 230px;
  padding: 24px 28px;
  border-radius: 16px;
  background: var(--ld-navy);
  box-shadow: 0 20px 50px rgba(7, 40, 59, .27);
}

.ld-about-badge .elementor-heading-title {
  color: var(--ld-white);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
}

.ld-about-content {
  padding-left: 10px;
}

.ld-about-content .ld-title {
  margin: 16px 0 26px;
}

.ld-list .elementor-icon-list-items {
  display: grid;
  gap: 14px;
  margin: 26px 0 0;
}

.ld-list .elementor-icon-list-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(203, 164, 88, .16);
  color: var(--ld-gold);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.ld-list .elementor-icon-list-text {
  color: var(--ld-ink);
  font-size: 15px;
  font-weight: 600;
}

.ld-about-content .ld-btn {
  margin-top: 30px;
}

/* Property categories */
.ld-properties {
  background: var(--ld-sand);
}

.ld-section-head {
  display: grid;
  align-items: end;
  gap: 24px;
  margin-bottom: 48px;
  grid-template-columns: 1fr auto;
}

.ld-section-head .ld-title {
  max-width: 820px;
  margin-top: 14px;
}

.ld-text-link .elementor-button {
  padding: 8px 0 8px;
  border-bottom: 1px solid var(--ld-gold);
  border-radius: 0;
  background: transparent;
  color: var(--ld-navy);
  font-size: 14px;
  font-weight: 700;
}

.ld-property-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: 1.2fr .9fr .9fr;
}

.ld-property-card {
  position: relative;
  min-height: 490px;
  padding: 34px;
  border-radius: var(--ld-radius);
  background-position: center !important;
  background-size: cover !important;
  box-shadow: 0 16px 45px rgba(7, 40, 59, .14);
  isolation: isolate;
  overflow: hidden;
  transition: transform .35s ease, box-shadow .35s ease;
}

.ld-property-card::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  background: linear-gradient(180deg, rgba(3, 25, 38, .04) 30%, rgba(3, 25, 38, .92) 100%);
  content: "";
}

.ld-property-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 26px 55px rgba(7, 40, 59, .20);
}

.ld-property-card > .e-con-inner,
.ld-property-card {
  justify-content: flex-end;
}

.ld-property-card .elementor-heading-title {
  color: var(--ld-white);
  font-size: 31px;
  font-weight: 600;
  letter-spacing: -.02em;
}

.ld-property-card .elementor-widget-text-editor,
.ld-property-card .elementor-widget-text-editor p {
  margin: 8px 0 18px;
  color: rgba(255, 255, 255, .74);
  font-size: 14px;
  line-height: 1.5;
}

.ld-card-link .elementor-button {
  padding: 0;
  background: transparent;
  color: var(--ld-gold-light);
  font-size: 14px;
  font-weight: 700;
}

/* Services */
.ld-services {
  position: relative;
  background: var(--ld-navy);
}

.ld-services .ld-title .elementor-heading-title {
  color: var(--ld-white);
}

.ld-services-head {
  max-width: 780px;
  margin-bottom: 54px;
}

.ld-services-head .ld-title {
  margin-top: 14px;
}

.ld-services-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(4, 1fr);
}

.ld-service-card {
  min-height: 250px;
  padding: 34px 28px;
  border: 1px solid rgba(255, 255, 255, .10);
  border-radius: 18px;
  background: rgba(255, 255, 255, .045);
  transition: border-color .25s ease, background .25s ease, transform .25s ease;
}

.ld-service-card:hover {
  transform: translateY(-5px);
  border-color: rgba(203, 164, 88, .65);
  background: rgba(255, 255, 255, .075);
}

.ld-service-card .elementor-icon-box-wrapper {
  text-align: left;
}

.ld-service-card .elementor-icon-box-icon {
  margin-bottom: 28px;
}

.ld-service-card .elementor-icon {
  color: var(--ld-gold-light);
  font-size: 38px;
}

.ld-service-card .elementor-icon-box-title {
  margin: 0 0 12px;
  color: var(--ld-white);
  font-size: 20px;
  font-weight: 600;
}

.ld-service-card .elementor-icon-box-description {
  color: rgba(255, 255, 255, .62);
  font-size: 14px;
  line-height: 1.62;
}

/* Evaluation CTA */
.ld-evaluation {
  padding: 0;
  background: var(--ld-white);
}

.ld-evaluation-card {
  position: relative;
  min-height: 610px;
  padding: 90px 70px;
  background-position: center !important;
  background-size: cover !important;
  isolation: isolate;
}

.ld-evaluation-card::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  background: linear-gradient(90deg, rgba(246, 242, 233, .98) 0%, rgba(246, 242, 233, .95) 43%, rgba(246, 242, 233, .36) 72%, rgba(246, 242, 233, .08) 100%);
  content: "";
}

.ld-evaluation-content {
  width: 100%;
  max-width: 1240px;
  margin: auto;
}

.ld-evaluation-copy {
  max-width: 570px;
}

.ld-evaluation-copy .ld-title {
  margin: 16px 0 24px;
}

.ld-evaluation-copy .ld-btn {
  margin-top: 28px;
}

/* Process */
.ld-process {
  background: var(--ld-white);
}

.ld-process-head {
  max-width: 780px;
  margin-bottom: 58px;
}

.ld-process-head .ld-title {
  margin-top: 14px;
}

.ld-process-grid {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(4, 1fr);
}

.ld-step {
  position: relative;
  padding: 8px 34px 10px 0;
}

.ld-step:not(:last-child)::after {
  position: absolute;
  top: 24px;
  right: 20px;
  width: calc(100% - 84px);
  height: 1px;
  background: var(--ld-line);
  content: "";
  transform: translateX(100%);
}

.ld-step-number .elementor-heading-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin: 0 0 24px;
  border: 1px solid var(--ld-gold);
  border-radius: 50%;
  background: var(--ld-white);
  color: var(--ld-gold);
  font-family: Georgia, serif;
  font-size: 19px;
  font-weight: 400;
}

.ld-step-title .elementor-heading-title {
  margin: 0 0 10px;
  color: var(--ld-navy);
  font-size: 20px;
  font-weight: 700;
}

.ld-step .elementor-widget-text-editor,
.ld-step .elementor-widget-text-editor p {
  color: var(--ld-muted);
  font-size: 14px;
  line-height: 1.62;
}

/* Closing CTA */
.ld-closing {
  padding: 72px 28px;
  background: var(--ld-gold);
}

.ld-closing-inner {
  display: grid;
  align-items: center;
  gap: 32px;
  max-width: 1240px;
  margin: auto;
  grid-template-columns: 1fr auto;
}

.ld-closing-title .elementor-heading-title {
  margin: 0;
  color: var(--ld-navy);
  font-size: clamp(34px, 4vw, 56px);
  font-weight: 500;
  letter-spacing: -.035em;
  line-height: 1.05;
}

.ld-closing-copy,
.ld-closing-copy p {
  margin: 12px 0 0;
  color: rgba(7, 40, 59, .74);
  font-size: 16px;
}

.ld-closing .ld-btn-dark .elementor-button {
  min-width: 210px;
}

/* Current Woodmart header: gentle visual alignment */
body.home .whb-top-bar {
  background-color: #061f30 !important;
}

body.home .whb-general-header {
  background-color: var(--ld-navy) !important;
}

body.home .wd-nav-main > li > a {
  font-weight: 600;
  letter-spacing: .02em;
}

/* Tablet */
@media (max-width: 1024px) {
  .ld-section {
    padding: 84px 24px;
  }

  .ld-hero {
    min-height: 680px;
    padding: 108px 24px 142px;
  }

  .ld-quick-grid,
  .ld-property-grid {
    grid-template-columns: 1fr 1fr;
  }

  .ld-quick-card:last-child,
  .ld-property-card:first-child {
    grid-column: 1 / -1;
  }

  .ld-quick-card:nth-child(2) {
    border-right: 0;
  }

  .ld-quick-card:last-child {
    border-top: 1px solid var(--ld-line);
  }

  .ld-about-grid {
    gap: 58px;
  }

  .ld-about-badge {
    right: -18px;
  }

  .ld-services-grid,
  .ld-process-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .ld-step::after {
    display: none;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ld-section {
    padding: 68px 18px;
  }

  .ld-hero {
    min-height: 650px;
    padding: 92px 18px 126px;
    background-position: 60% center !important;
  }

  .ld-hero::before {
    background: linear-gradient(90deg, rgba(3, 25, 38, .94), rgba(3, 25, 38, .68));
  }

  .ld-hero-title .elementor-heading-title {
    font-size: clamp(46px, 14.6vw, 67px);
  }

  .ld-hero-copy,
  .ld-hero-copy p {
    font-size: 16px;
  }

  .ld-button-row,
  .ld-button-row .elementor-widget-button,
  .ld-btn .elementor-button {
    width: 100%;
  }

  .ld-quick-wrap {
    padding: 0 14px;
  }

  .ld-quick-grid {
    margin-top: -74px;
    grid-template-columns: 1fr;
  }

  .ld-quick-card,
  .ld-quick-card:nth-child(2) {
    min-height: 0;
    padding: 26px 26px;
    border-right: 0;
    border-bottom: 1px solid var(--ld-line);
    grid-column: auto;
  }

  .ld-quick-card:last-child {
    border-top: 0;
    border-bottom: 0;
  }

  .ld-about {
    padding-top: 78px;
  }

  .ld-about-grid,
  .ld-section-head,
  .ld-closing-inner {
    grid-template-columns: 1fr;
  }

  .ld-about-image {
    min-height: 430px;
    border-radius: 4px 60px 4px 4px;
  }

  .ld-about-image::after {
    right: -10px;
    bottom: -10px;
  }

  .ld-about-badge {
    right: 16px;
    bottom: 18px;
    max-width: 210px;
  }

  .ld-about-content {
    padding: 0;
  }

  .ld-property-grid,
  .ld-services-grid,
  .ld-process-grid {
    grid-template-columns: 1fr;
  }

  .ld-property-card:first-child {
    grid-column: auto;
  }

  .ld-property-card {
    min-height: 420px;
  }

  .ld-services-grid {
    gap: 12px;
  }

  .ld-service-card {
    min-height: 0;
  }

  .ld-evaluation-card {
    min-height: 570px;
    padding: 66px 20px;
    background-position: 68% center !important;
  }

  .ld-evaluation-card::before {
    background: linear-gradient(90deg, rgba(246, 242, 233, .98) 0%, rgba(246, 242, 233, .88) 68%, rgba(246, 242, 233, .35) 100%);
  }

  .ld-step {
    padding-right: 0;
  }

  .ld-closing {
    padding: 62px 18px;
  }

  .ld-closing-inner {
    text-align: left;
  }
}
/* LANDINOS V3 — Compatibility fix only
   Επικόλληση στο ΤΕΛΟΣ του υπάρχοντος CSS. */

/* =========================================================
   Legacy Elementor bridge — Sections / Columns
   Συμβατό με την υπάρχουσα δομή του landinos.gr
   ========================================================= */

.ld-legacy.elementor-section {
  width: 100%;
}

.ld-legacy.elementor-section > .elementor-container {
  width: 100%;
}

.ld-hero.ld-legacy > .elementor-container {
  max-width: 1240px;
  margin: auto;
}

.ld-hero.ld-legacy .ld-hero-inner > .elementor-widget-wrap {
  display: block;
  align-content: center;
}

.ld-hero.ld-legacy .ld-btn-inline {
  display: inline-block;
  width: auto;
  margin-top: 34px;
  margin-right: 10px;
}

.ld-quick-grid.ld-legacy {
  display: block;
}

.ld-quick-grid.ld-legacy > .elementor-container {
  display: flex;
  max-width: 1240px;
  border-radius: var(--ld-radius);
  overflow: hidden;
}

.ld-quick-grid.ld-legacy .ld-quick-card {
  width: 33.333%;
}

.ld-quick-grid.ld-legacy .ld-quick-card > .elementor-widget-wrap {
  height: 100%;
  padding: 0;
}

.ld-quick-grid.ld-legacy .ld-quick-card .elementor-widget-icon-box {
  width: 100%;
  height: 100%;
}

.ld-about-grid.ld-legacy {
  display: block;
}

.ld-about-grid.ld-legacy > .elementor-container {
  display: grid;
  align-items: center;
  gap: clamp(48px, 7vw, 96px);
  max-width: 1240px;
  grid-template-columns: minmax(0, 1.02fr) minmax(0, .98fr);
}

.ld-about-grid.ld-legacy > .elementor-container > .elementor-column {
  width: auto;
}

.ld-about-grid.ld-legacy .ld-about-image > .elementor-widget-wrap {
  min-height: 585px;
}

.ld-about-grid.ld-legacy .ld-about-badge {
  width: 230px;
}

.ld-properties-shell > .elementor-widget-wrap,
.ld-services-shell > .elementor-widget-wrap,
.ld-process-shell > .elementor-widget-wrap {
  position: relative;
  display: block;
}

.ld-properties-shell .ld-title,
.ld-services-shell .ld-title,
.ld-process-shell .ld-title {
  margin-top: 14px;
  margin-bottom: 48px;
}

.ld-properties-shell .ld-head-link {
  position: absolute;
  top: 35px;
  right: 0;
  width: auto;
}

.ld-property-grid.elementor-inner-section,
.ld-services-grid.elementor-inner-section,
.ld-process-grid.elementor-inner-section {
  display: block;
  width: 100%;
}

.ld-property-grid.elementor-inner-section > .elementor-container {
  display: grid;
  gap: 22px;
  max-width: none;
  grid-template-columns: 1.2fr .9fr .9fr;
}

.ld-services-grid.elementor-inner-section > .elementor-container {
  display: grid;
  gap: 18px;
  max-width: none;
  grid-template-columns: repeat(4, 1fr);
}

.ld-process-grid.elementor-inner-section > .elementor-container {
  display: grid;
  gap: 0;
  max-width: none;
  grid-template-columns: repeat(4, 1fr);
}

.ld-property-grid.elementor-inner-section > .elementor-container > .elementor-column,
.ld-services-grid.elementor-inner-section > .elementor-container > .elementor-column,
.ld-process-grid.elementor-inner-section > .elementor-container > .elementor-column {
  width: auto;
}

.ld-property-card > .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 490px;
  padding: 34px;
}

.ld-service-card > .elementor-widget-wrap {
  display: block;
  min-height: 250px;
  padding: 34px 28px;
}

.ld-step > .elementor-widget-wrap {
  display: block;
}

.ld-evaluation-card.ld-legacy > .elementor-container {
  align-items: center;
  max-width: 1240px;
  margin: auto;
}

.ld-evaluation-card.ld-legacy .ld-evaluation-copy > .elementor-widget-wrap {
  display: block;
}

.ld-closing.ld-legacy > .elementor-container {
  display: grid;
  align-items: center;
  gap: 32px;
  max-width: 1240px;
  margin: auto;
  grid-template-columns: 1fr auto;
}

.ld-closing.ld-legacy > .elementor-container > .elementor-column {
  width: auto;
}

.ld-closing.ld-legacy .ld-closing-action > .elementor-widget-wrap {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1024px) {
  .ld-quick-grid.ld-legacy > .elementor-container {
    flex-wrap: wrap;
  }

  .ld-quick-grid.ld-legacy .ld-quick-card {
    width: 50%;
  }

  .ld-quick-grid.ld-legacy .ld-quick-card:last-child {
    width: 100%;
  }

  .ld-property-grid.elementor-inner-section > .elementor-container {
    grid-template-columns: 1fr 1fr;
  }

  .ld-property-grid.elementor-inner-section .ld-property-card:first-child {
    grid-column: 1 / -1;
  }

  .ld-services-grid.elementor-inner-section > .elementor-container,
  .ld-process-grid.elementor-inner-section > .elementor-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .ld-hero.ld-legacy .ld-btn-inline {
    display: block;
    width: 100%;
    margin-top: 12px;
    margin-right: 0;
  }

  .ld-hero.ld-legacy .ld-btn-inline:first-of-type {
    margin-top: 30px;
  }

  .ld-quick-grid.ld-legacy > .elementor-container {
    display: block;
  }

  .ld-quick-grid.ld-legacy .ld-quick-card,
  .ld-quick-grid.ld-legacy .ld-quick-card:last-child {
    width: 100%;
  }

  .ld-about-grid.ld-legacy > .elementor-container,
  .ld-property-grid.elementor-inner-section > .elementor-container,
  .ld-services-grid.elementor-inner-section > .elementor-container,
  .ld-process-grid.elementor-inner-section > .elementor-container,
  .ld-closing.ld-legacy > .elementor-container {
    grid-template-columns: 1fr;
  }

  .ld-about-grid.ld-legacy .ld-about-image > .elementor-widget-wrap {
    min-height: 430px;
  }

  .ld-properties-shell .ld-head-link {
    position: static;
    width: auto;
    margin-bottom: 28px;
  }

  .ld-property-grid.elementor-inner-section .ld-property-card:first-child {
    grid-column: auto;
  }

  .ld-evaluation-card.ld-legacy > .elementor-container > .elementor-column {
    width: 100%;
  }

  .ld-evaluation-card.ld-legacy > .elementor-container > .elementor-column:last-child {
    display: none;
  }

  .ld-closing.ld-legacy .ld-closing-action > .elementor-widget-wrap {
    justify-content: flex-start;
  }
}

/* Full-width page shell for the page that contains the Landinos layout. */
body:has(.ld-home.ld-legacy) .main-page-wrapper > .container,
body:has(.ld-home.ld-legacy) main.wd-content-layout.container {
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding: 0;
}

body:has(.ld-home.ld-legacy) .main-page-wrapper .elementor {
  width: 100%;
  max-width: none;
}