/*
Theme Name: Les Prairies Turquoises Divi
Theme URI: https://www.lesprairiesturquoises.fr/
Template: Divi
Author: Codex
Description: Theme enfant Divi pour Les Prairies Turquoises, avec identité visuelle, logo et styles de refonte.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: prairies-turquoises-divi
*/

:root {
  --pt-ink: #123136;
  --pt-muted: #607679;
  --pt-paper: #fffdf8;
  --pt-sand: #f4efe3;
  --pt-lagoon: #00a9b4;
  --pt-lagoon-deep: #006d78;
  --pt-coral: #e66d4f;
  --pt-palm: #225b48;
  --pt-line: rgba(18, 49, 54, .14);
  --pt-shadow: 0 22px 60px rgba(18, 49, 54, .14);
  --pt-radius: 8px;
}

body {
  color: var(--pt-ink);
  background: var(--pt-paper);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--pt-ink);
}

#main-header {
  box-shadow: 0 10px 28px rgba(18, 49, 54, .08);
}

#main-header .logo_container a::after {
  content: "Villa en Guadeloupe";
  display: block;
  margin-top: -8px;
  color: var(--pt-muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1;
  text-transform: uppercase;
}

#logo {
  max-height: 57px;
}

.et_pb_button,
.button {
  border-radius: 999px;
  border-width: 0 !important;
  background: var(--pt-coral);
  color: #fff !important;
  font-weight: 800;
  box-shadow: 0 12px 24px rgba(230, 109, 79, .25);
}

.et_pb_button:hover,
.button:hover {
  background: #d95c40 !important;
  box-shadow: 0 16px 34px rgba(230, 109, 79, .3);
}

.pt-section-title,
.et_pb_text h1,
.et_pb_text h2 {
  font-family: "Cormorant Garamond", Georgia, serif;
  letter-spacing: 0;
}

.pt-eyebrow {
  color: var(--pt-lagoon-deep);
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.pt-card,
.et_pb_pricing_table,
.et_pb_blurb_content {
  border-radius: var(--pt-radius);
}

.pt-soft-section {
  background: var(--pt-sand);
}

.pt-lagoon-section {
  color: #fff;
  background: linear-gradient(135deg, var(--pt-palm), var(--pt-lagoon-deep));
}

.pt-lagoon-section h1,
.pt-lagoon-section h2,
.pt-lagoon-section h3,
.pt-lagoon-section p {
  color: #fff;
}

.pt-hero {
  min-height: 82vh;
  display: flex;
  align-items: flex-end;
  background-position: center;
  background-size: cover;
}

.pt-hero .et_pb_row {
  padding-bottom: clamp(72px, 10vw, 120px);
}

.pt-hero h1 {
  max-width: 860px;
  color: #fff;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3.2rem, 8vw, 7rem);
  line-height: .9;
}

.pt-hero p {
  max-width: 680px;
  color: rgba(255, 255, 255, .9);
  font-size: 1.2rem;
}

/* Homepage importable Divi layout */
.pt-home-hero {
  min-height: 96vh;
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(7, 36, 40, .82), rgba(7, 36, 40, .44) 42%, rgba(7, 36, 40, .04) 78%),
    url("https://static.wixstatic.com/media/cb74a0_a0220893ad9d4cc2aa2b9faac0744727%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/cb74a0_a0220893ad9d4cc2aa2b9faac0744727%7Emv2.jpg") center / cover;
}

.pt-home-hero .et_pb_row {
  width: min(1180px, calc(100% - 32px));
  padding-top: 150px;
  padding-bottom: 86px;
}

.pt-kicker {
  margin-bottom: 18px;
  color: var(--pt-lagoon);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.pt-kicker::before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 2px;
  margin-right: 10px;
  vertical-align: middle;
  background: currentColor;
}

.pt-home-hero .pt-kicker,
.pt-home-hero .pt-hero-copy {
  color: rgba(255, 255, 255, .9);
}

.pt-home-hero h1 {
  max-width: 880px;
  color: #fff;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3.5rem, 8vw, 7.4rem);
  line-height: .89;
}

.pt-hero-copy {
  max-width: 650px;
  color: rgba(255, 255, 255, .9);
  font-size: clamp(1.08rem, 1.5vw, 1.28rem);
}

.pt-proof-row .et_pb_column {
  border: 1px solid rgba(255, 255, 255, .26);
  border-left-width: 0;
  background: rgba(255, 255, 255, .12);
  backdrop-filter: blur(18px);
}

.pt-proof-row .et_pb_column:first-child {
  border-left-width: 1px;
  border-radius: var(--pt-radius) 0 0 var(--pt-radius);
}

.pt-proof-row .et_pb_column:last-child {
  border-radius: 0 var(--pt-radius) var(--pt-radius) 0;
}

.pt-proof {
  padding: 20px;
}

.pt-proof h3 {
  margin-bottom: 4px;
  color: #fff;
  font-size: 22px;
  line-height: 1.1;
}

.pt-proof p {
  margin: 0;
  color: rgba(255, 255, 255, .76);
  font-size: 13px;
}

.pt-quick-book {
  position: relative;
  z-index: 3;
  margin-top: -34px;
}

.pt-quick-book .et_pb_row {
  overflow: hidden;
  border: 1px solid var(--pt-line);
  border-radius: var(--pt-radius);
  background: #fff;
  box-shadow: var(--pt-shadow);
}

.pt-quick-book .et_pb_column {
  padding: 18px 20px;
  border-left: 1px solid var(--pt-line);
}

.pt-quick-book .et_pb_column:first-child {
  border-left: 0;
}

.pt-quick-book small {
  display: block;
  color: var(--pt-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.pt-quick-book strong {
  display: block;
  margin-top: 4px;
  color: var(--pt-ink);
  font-size: 16px;
}

.pt-content-section {
  padding: 90px 0;
}

.pt-content-section .et_pb_row {
  width: min(1180px, calc(100% - 32px));
}

.pt-large-title h2 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.4rem, 5vw, 4.5rem);
  line-height: .98;
}

.pt-lede {
  color: var(--pt-muted);
  font-size: 17px;
  line-height: 1.75;
}

.pt-overlap-image img,
.pt-gallery-img img,
.pt-activity-card img {
  border-radius: var(--pt-radius);
}

.pt-overlap-image img {
  box-shadow: var(--pt-shadow);
}

.pt-feature .et_pb_blurb_content {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 16px;
  max-width: none;
}

.pt-feature .et_pb_main_blurb_image {
  width: 48px;
  height: 48px;
  margin: 0;
  border-radius: 999px;
  display: grid;
  place-items: center;
  color: var(--pt-lagoon-deep);
  background: rgba(0, 169, 180, .12);
}

.pt-feature h4 {
  padding-bottom: 4px;
  font-size: 18px;
}

.pt-feature .et_pb_blurb_description {
  color: var(--pt-muted);
}

.pt-gallery-img {
  overflow: hidden;
  border-radius: var(--pt-radius);
}

.pt-gallery-img img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.pt-activity-card {
  overflow: hidden;
  border-radius: var(--pt-radius);
  background: #fff;
  box-shadow: 0 14px 40px rgba(18, 49, 54, .08);
}

.pt-activity-card .et_pb_text_inner {
  padding: 22px;
}

.pt-activity-card h3 {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 1.1;
}

.pt-activity-card p {
  color: var(--pt-muted);
}

.pt-booking-band {
  color: #fff;
  background:
    linear-gradient(135deg, rgba(34, 91, 72, .96), rgba(0, 109, 120, .94)),
    url("https://static.wixstatic.com/media/cb74a0_9aad5242d12a4f058f5832ff69f6b87f~mv2.jpg/v1/fill/w_1200,h_700,al_c,q_85/001%20-%20Carbet%C2%A9AnalogPictures%20-%20_DSC8134-2.jpg") center / cover;
}

.pt-booking-band h2,
.pt-booking-band h3,
.pt-booking-band p,
.pt-booking-band li {
  color: #fff;
}

.pt-glass-panel {
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, .22);
  border-radius: var(--pt-radius);
  background: rgba(255, 255, 255, .12);
  backdrop-filter: blur(16px);
}

.pt-glass-panel ul {
  margin: 0;
  padding-left: 18px;
}

.pt-glass-panel li {
  padding: 9px 0;
}

.pt-quote blockquote,
.pt-quote .et_pb_text_inner {
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.1rem, 4vw, 3.6rem);
  line-height: 1.05;
}

.pt-seo-text {
  color: var(--pt-muted);
  column-count: 2;
  column-gap: 54px;
}

.pt-seo-text h3 {
  margin-top: 0;
  color: var(--pt-ink);
  font-size: 18px;
  break-after: avoid;
}

.pt-faq .et_pb_toggle {
  margin-bottom: 10px !important;
  border: 1px solid var(--pt-line);
  border-radius: var(--pt-radius);
  background: #fff;
}

.pt-faq .et_pb_toggle_title {
  font-weight: 900;
}

.pt-contact-box {
  padding: 34px;
  border: 1px solid var(--pt-line);
  border-radius: var(--pt-radius);
  background: #fff;
  box-shadow: 0 14px 40px rgba(18, 49, 54, .08);
}

.pt-map iframe {
  width: 100%;
  min-height: 420px;
  border: 0;
  border-radius: var(--pt-radius);
}

/* SEO footer for Divi Theme Builder */
.pt-footer-cta {
  color: #fff;
  background:
    linear-gradient(135deg, rgba(34, 91, 72, .96), rgba(0, 109, 120, .94)),
    url("https://static.wixstatic.com/media/cb74a0_a0220893ad9d4cc2aa2b9faac0744727%7Emv2.jpg/v1/fit/w_1800,h_900,al_c,q_85/cb74a0_a0220893ad9d4cc2aa2b9faac0744727%7Emv2.jpg") center / cover;
}

.pt-footer-cta .et_pb_row,
.pt-footer-main .et_pb_row,
.pt-footer-bottom .et_pb_row {
  width: min(1180px, calc(100% - 32px));
}

.pt-footer-cta h2,
.pt-footer-cta h3,
.pt-footer-cta p {
  color: #fff;
}

.pt-footer-cta h2 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.3rem, 5vw, 4.5rem);
  line-height: .98;
}

.pt-footer-cta p {
  max-width: 720px;
  color: rgba(255, 255, 255, .86);
  font-size: 17px;
}

.pt-footer-main {
  color: rgba(255, 255, 255, .78);
  background: #0d282c;
}

.pt-footer-main h3,
.pt-footer-main h4 {
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.pt-footer-main p {
  color: rgba(255, 255, 255, .74);
}

.pt-footer-main a {
  color: rgba(255, 255, 255, .78);
  text-decoration: none;
}

.pt-footer-main a:hover {
  color: #fff;
}

.pt-footer-logo img {
  width: 173px;
  height: auto;
  margin-bottom: 12px;
}

.pt-footer-list ul,
.pt-footer-list .et_pb_text_inner > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.pt-footer-list li {
  margin: 0;
  padding: 6px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
}

.pt-footer-seo {
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, .12);
  font-size: 14px;
  line-height: 1.75;
}

.pt-footer-seo strong {
  color: #fff;
}

.pt-footer-bottom {
  color: rgba(255, 255, 255, .64);
  background: #071c20;
  font-size: 13px;
}

.pt-footer-bottom a {
  color: rgba(255, 255, 255, .72);
  text-decoration: none;
}

.pt-footer-bottom a:hover {
  color: #fff;
}

@media (max-width: 980px) {
  .pt-home-hero {
    min-height: auto;
    background:
      linear-gradient(180deg, rgba(7, 36, 40, .55), rgba(7, 36, 40, .78)),
      url("https://static.wixstatic.com/media/cb74a0_a0220893ad9d4cc2aa2b9faac0744727%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/cb74a0_a0220893ad9d4cc2aa2b9faac0744727%7Emv2.jpg") center / cover;
  }

  .pt-proof-row .et_pb_column,
  .pt-proof-row .et_pb_column:first-child,
  .pt-proof-row .et_pb_column:last-child {
    border-left-width: 1px;
    border-radius: var(--pt-radius);
  }

  .pt-quick-book {
    margin-top: 0;
  }

  .pt-quick-book .et_pb_column {
    border-left: 0;
    border-top: 1px solid var(--pt-line);
  }

  .pt-quick-book .et_pb_column:first-child {
    border-top: 0;
  }

  .pt-seo-text {
    column-count: 1;
  }
}

@media (max-width: 640px) {
  .pt-home-hero .et_pb_row,
  .pt-content-section .et_pb_row,
  .pt-footer-cta .et_pb_row,
  .pt-footer-main .et_pb_row,
  .pt-footer-bottom .et_pb_row {
    width: min(100% - 24px, 1180px);
  }

  .pt-home-hero h1 {
    font-size: 3.35rem;
  }
}
