/*
Theme Name: sas
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*
StayatSas custom CSS

Indeling:
01 Algemeen
02 Header en navigatie
03 Homepage
04 Accommodatiepagina's
05 Reviews
06 Contact
07 Footer
08 Blog
09 Over StayatSas
*/

/* =========================================================
   01. ALGEMEEN
   ========================================================= */

/* Gelijke knoppen */

.sas-house-buttons  {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    max-width: 100%;
    min-height: 16px;
    padding: 6px 2px;
    box-sizing: border-box;
    text-align: center;
    white-space: normal;
    font-weight: 700;
}

.sas-faq-cta-buttons  {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    max-width: 100%;
    min-height: 62px;
    padding: 14px 24px;
    box-sizing: border-box;
    text-align: center;
    white-space: normal;
}

@media screen and (max-width: 549px) {
    .sas-faq-cta-buttons  {
        width: 260px;
        max-width: calc(100vw - 40px);
        min-height: 58px;
        padding: 12px 20px;
    }
}

/* Banner en koppen */

.banner.sas-banner {
  border-radius: 20px !important;
  overflow: hidden;
}
.img.sas-banner {
  border-radius: 10px !important;
  overflow: hidden;
}
.head-h1 h1{
  line-height: 1.2 !important;
}

/* Checkmark lijsten */

.sas-checkmark ul {
  list-style: none;
  margin-left: -26px;
}
.sas-checkmark li {
  list-style: none;
  display: grid;
  grid-template-columns: 22px 1fr;
  column-gap: 12px;
  align-items: start;
  margin-bottom: 16px;
}
.sas-checkmark li::before {
  content: "✓";
  width: 22px;
  height: 22px;
  margin-top: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(138, 154, 106, 0.14);
  color: #8a9a6a;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}

/* Kaart met ronde hoeken */

.map-container {
  border-radius: 20px;
  overflow: hidden; 
  width: 100%;
}

/* Gallery teller verbergen */

.mfp-counter {
  display: none;
}

/* =========================================================
   02. HEADER EN NAVIGATIE
   ========================================================= */

/* Contactgegevens in menubalk */

.sas-menu-contact {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
  width: auto;
  margin: 0;
  padding: 0;
}
.sas-menu-contact-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;

  margin: 0;
  padding: 0;

  color: #35473d;
  font-size: 15px;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
}

.sas-menu-contact-item:hover {
  color: #768c77;
}

.sas-menu-contact-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 24px;
  min-width: 24px;
  height: 24px;

  margin: 0;
  padding: 0;

  background: #eef1ec;
  border-radius: 50%;
  color: #768c77;

  line-height: 1;
}

.sas-menu-contact-icon i {
  margin: 0;
  padding: 0;

  color: inherit;
  font-size: 9px;
  line-height: 1;
}

@media (max-width: 1000px) {
  .sas-menu-contact {
    gap: 14px;
  }

  .sas-menu-contact-item {
    gap: 6px;
    font-size: 12px;
  }

  .sas-menu-contact-icon {
    width: 20px;
    min-width: 20px;
    height: 20px;
  }

  .sas-menu-contact-icon i {
    font-size: 8px;
  }
}

@media (max-width: 640px) {
  .sas-menu-contact {
    justify-content: center;
    gap: 12px;
  }

  .sas-menu-contact-item {
    font-size: 11px;
  }

  .sas-menu-contact-icon {
    width: 19px;
    min-width: 19px;
    height: 19px;
  }

  .sas-menu-contact-icon i {
    font-size: 8px;
  }
}

/* Mobiele header */

@media (max-width: 549px) {
  .header-wrapper.stuck {
    position: relative !important;
    top: auto !important;
    box-shadow: none !important;
  }

  .stuck + .sticky-jump {
    display: none !important;
  }

  #logo img {
    max-height: 48px !important;
  }
}

/* =========================================================
   03. HOMEPAGE
   ========================================================= */

/* Hero tekstblok */

.sas-textbox {
  left: 50% !important;
  right: auto !important;
  width: min(calc(100% - 80px), 1420px) !important;
  max-width: 1420px !important;
  transform: translateX(-50%) !important;
  margin: 0 !important;
}
.sas-link {
font-weight: 700;
}

.sas-textbox .text-box-content,
.sas-textbox .col-inner {
  max-width: 820px;
  margin-left: 0 !important;
  margin-right: auto !important;
}

.sas-textbox,
.sas-textbox .text-box-content,
.sas-textbox .col-inner {
  background: transparent !important;
  box-shadow: none !important;
}
@media (max-width: 680px) {
  .sas-textbox {
    width: calc(100% - 28px) !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .sas-textbox .text-box-content,
  .sas-textbox .col-inner {
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Accommodatiekaarten boven afbeelding */

.sas-home-accommodation-image {
  position: relative;
  z-index: 1;
}

.sas-home-accommodation-image .banner,
.sas-home-accommodation-image .img,
.sas-home-accommodation-image img,
.sas-home-accommodation-image .bg,
.sas-home-accommodation-image .bg-fill,
.sas-home-accommodation-image .section-bg {
  z-index: auto;
}

.sas-home-accommodation-cards {
  position: relative;
  z-index: 20;
  overflow: visible;
}

.sas-home-accommodation-cards .section-content,
.sas-home-accommodation-cards .row,
.sas-home-accommodation-cards .col,
.sas-home-accommodation-cards .col-inner {
  position: relative;
  z-index: 20;
  overflow: visible;
}

@media (max-width: 680px) {
  .sas-home-accommodation-cards {
    margin-top: -18px;
  }
}

/* Contactkaart */

.sas-contact-home-card {
  display: flex;
  align-items: center;

  width: 100%;
  height: 91px;
  min-height: 91px;

  margin: 0;
  padding: 8px 30px;

  background: rgb(255, 251, 246);
  border: 1px solid #e6dbd1;
  border-radius: 20px;
  box-shadow: 0 10px 28px rgba(70, 55, 40, 0.05);

  box-sizing: border-box;
  overflow: hidden;
}

.sas-contact-home-table {
  width: 100%;
  margin: 0;
  padding: 0;

  border: 0;
  border-collapse: separate;
  border-spacing: 0 4px;

  background: transparent;
}

.sas-contact-home-table tbody,
.sas-contact-home-table tr,
.sas-contact-home-table td {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

.sas-contact-home-table tr {
  height: 22px;
}

.sas-contact-home-table td {
  vertical-align: middle;
}

.sas-contact-home-icon {
  width: 30px;
  min-width: 30px;
  padding-right: 8px !important;
}

.sas-contact-home-icon i {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 22px;
  height: 22px;

  margin: 0;
  padding: 0;

  background: #eef1ec;
  border-radius: 50%;

  color: #768c77;
  font-size: 9px;
  line-height: 1;
}

.sas-contact-home-text {
  text-align: left;
}

.sas-contact-home-text a {
  display: inline-block;

  margin: 0;
  padding: 0;

  color: #35473d;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
}

.sas-contact-home-text a:hover {
  color: #768c77;
}

@media (max-width: 480px) {
  .sas-contact-home-card {
    height: 78px;
    min-height: 78px;
    padding: 8px 15px;
  }

  .sas-contact-home-table {
    border-spacing: 0 3px;
  }

  .sas-contact-home-table tr {
    height: 21px;
  }

  .sas-contact-home-icon {
    width: 29px;
    min-width: 29px;
    padding-right: 7px !important;
  }

  .sas-contact-home-icon i {
    width: 21px;
    height: 21px;
    font-size: 9px;
  }

  .sas-contact-home-text a {
    font-size: 12.5px;
  }
}

/* Hero USP's */

.sas-hero-usp-card,
.sas-hero-usp-card * {
  box-sizing: border-box;
}
.sas-hero-usp-card {
  width: 100%;
}
.sas-hero-usps {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 42px;
  align-items: start;
}
.sas-hero-usp {
  min-width: 0;
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}
.sas-hero-usp-icon {
  width: 86px;
  min-width: 86px;
  height: 86px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 0;
}
.sas-hero-usp-icon img {
  width: 86px;
  height: 86px;
  display: block;
  object-fit: contain;
}
.sas-hero-usp-text {
  min-width: 0;
}
.sas-hero-usp-text h3 {
  margin: 0;
  font-size: 20px;
  line-height: 1.02;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.sas-hero-usp-text p {
  margin: 8px 0 0;
  font-size: 15px;
  line-height: 1.25;
}

@media (max-width: 1100px) {
  .sas-hero-usps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px 42px;
  }
}

@media (max-width: 680px) {
  .sas-hero-usps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 24px;
    align-items: start;
  }
  .sas-hero-usp {
    display: block;
    min-width: 0;
  }

  .sas-hero-usp-icon {
    width: 86px;
    min-width: 86px;
    height: 86px;
    justify-content: flex-start;
    padding-top: 0;
    margin: 0 0 12px;
  }

  .sas-hero-usp-icon img {
    width: 86px;
    height: 86px;
  }

  .sas-hero-usp-text h3 {
    font-size: 17px;
    line-height: 1.08;
    margin: 0;
  }

  .sas-hero-usp-text p {
    margin: 7px 0 0;
    font-size: 13px;
    line-height: 1.28;
  }
}

@media (max-width: 390px) {
  .sas-hero-usps {
    gap: 26px 18px;
  }

  .sas-hero-usp-icon {
    width: 78px;
    min-width: 78px;
    height: 78px;
  }

  .sas-hero-usp-icon img {
    width: 78px;
    height: 78px;
  }

  .sas-hero-usp-text h3 {
    font-size: 16px;
  }

  .sas-hero-usp-text p {
    font-size: 12.5px;
  }
}

/* USP blok */

.sas-usp-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: #fffdfa;
  border: 1px solid rgba(120, 100, 80, 0.18);
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 22px 55px rgba(65, 55, 45, 0.08);
}

.sas-usp-item {
  position: relative;
  padding: 32px 26px 34px;
  min-height: 210px;
}

.sas-usp-item:not(:last-child) {
  border-right: 1px solid rgba(120, 100, 80, 0.18);
}

.sas-usp-number {
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: #eef1ec;
  color: #49675a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
}

.sas-usp-item h3 {
  margin: 0 0 10px;
  color: #1f2d27;
  font-size: 20px;
  line-height: 1.18;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.sas-usp-item p {
  margin: 0;
  color: #47594f;
  font-size: 15.5px;
  line-height: 1.55;
}

@media (max-width: 900px) {
  .sas-usp-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .sas-usp-item {
    min-height: auto;
  }

  .sas-usp-item:nth-child(2) {
    border-right: none;
  }

  .sas-usp-item:nth-child(1),
  .sas-usp-item:nth-child(2) {
    border-bottom: 1px solid rgba(120, 100, 80, 0.18);
  }
}

@media (max-width: 560px) {
  .sas-usp-grid {
    grid-template-columns: 1fr;
    border-radius: 24px;
  }

  .sas-usp-item {
    padding: 26px 22px;
    border-right: none !important;
    border-bottom: 1px solid rgba(120, 100, 80, 0.16);
  }

  .sas-usp-item:last-child {
    border-bottom: none;
  }

  .sas-usp-number {
    width: 36px;
    height: 36px;
    font-size: 16px;
    margin-bottom: 14px;
  }

  .sas-usp-item h3 {
    font-size: 19px;
  }

  .sas-usp-item p {
    font-size: 15px;
  }
}

/* Feature blok */

.sas-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.sas-feature-item {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 52px;
  padding: 15px 18px;
  background: rgba(255, 253, 250, 0.72);
  border: 1px solid rgba(120, 100, 80, 0.18);
  border-radius: 18px;
  color: #33483f;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
}

.sas-feature-icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #eef1ec;
  color: #6f8a72;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 1;
}

.sas-feature-item span:last-child {
  display: block;
}

@media (max-width: 640px) {
  .sas-feature-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .sas-feature-item {
    padding: 14px 16px;
    border-radius: 16px;
    font-size: 14.5px;
  }
}

/* =========================================================
   04. ACCOMMODATIEPAGINA'S
   ========================================================= */

/* Amenities */

.sas-amenities-categories,
.sas-amenities-categories * {
  box-sizing: border-box;
}

.sas-amenities-categories {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  align-items: start;
}

.sas-amenity-category {
  padding: 20px 20px 18px;
  border-radius: 22px;
  background: #fffbf6;
  border: 1px solid #e5dad0;
  box-shadow: 0 8px 24px rgba(46, 46, 46, 0.025);
}

.sas-category-featured {
  background: #fffbf6;
  border-color: rgba(138, 154, 106, 0.22);
}

.sas-category-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.sas-category-head span {
  width: 30px;
  height: 30px;
  min-width: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(138, 154, 106, 0.12);
  color: #8a9a6a;
}

.sas-category-head i {
  font-size: 13px;
  line-height: 1;
}

.sas-category-head h3 {
  margin: 0;
  color: #2e2e2e;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  line-height: 1.12;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.sas-amenity-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sas-amenity-category li {
  display: grid;
  grid-template-columns: 18px 1fr;
  gap: 8px;
  align-items: start;
  padding: 7px 0;
  color: #4f4a45;
  font-size: 13.5px;
  line-height: 1.38;
  border-bottom: 1px solid rgba(229, 218, 208, 0.72);
}

.sas-amenity-category li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.sas-amenity-category li::before {
  content: "✓";
  width: 18px;
  height: 18px;
  margin-top: 1px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(138, 154, 106, 0.12);
  color: #8a9a6a;
  font-size: 9px;
  font-weight: 800;
  line-height: 1;
}

@media (max-width: 1050px) {
  .sas-amenities-categories {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .sas-amenities-categories {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .sas-amenity-category {
    padding: 19px 18px 17px;
    border-radius: 20px;
  }

  .sas-category-head h3 {
    font-size: 21px;
  }
}

.sas-amenity-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0 18px;
}
.sas-amenity-pills span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 15px;
  border-radius: 20px;
  background: #f4eee8;
  color: #5f6f58;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}
@media (max-width: 480px) {
  .sas-amenity-pills {
    gap: 8px;
  }
  .sas-amenity-pills span {
    font-size: 12.5px;
    padding: 7px 10px;
  }
}

/* Omgeving kaarten */

.sas-environment-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.sas-environment-card {
  background: #fff;
  border: 1px solid rgba(138, 154, 106, 0.22);
  border-radius: 26px;
  padding: 26px 24px;
  box-shadow: 0 12px 38px rgba(46, 46, 46, 0.05);
  min-height: 180px;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.sas-env-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 16px;
  border-radius: 16px;
  background: rgba(138, 154, 106, 0.14);
  color: #8A9A6A;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.sas-environment-card h3 {
  margin: 0 0 8px 0;
  color: #2E2E2E;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 500;
}

.sas-environment-card p {
  margin: 0;
  color: #625d57;
  font-size: 15px;
  line-height: 1.65;
}

.sas-environment-grid.sas-environment-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 1024px) {
  .sas-environment-grid.sas-environment-grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 560px) {
  .sas-environment-grid.sas-environment-grid-4 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  .sas-environment-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .sas-environment-grid {
    grid-template-columns: 1fr;
  }

  .sas-environment-card {
    min-height: auto;
    padding: 22px;
    border-radius: 22px;
  }
}

/* Trust cards */

.sas-trust-cards,
.sas-trust-cards * {
  box-sizing: border-box;
}

.sas-trust-cards {
  width: 100%;
  margin: 30px 0 0;
}

.sas-trust-cards-five {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

.sas-trust-card {
  min-height: 168px;
  padding: 20px 18px 18px;
  border-radius: 22px;
  background: #ffffff;
  border: 1px solid #e5dad0;
  box-shadow: 0 10px 28px rgba(46, 46, 46, 0.035);
}

.sas-trust-icon {
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
  border-radius: 50%;
  background: rgba(138, 154, 106, 0.12);
  color: #8a9a6a;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}

.sas-trust-card h3 {
  margin: 0;
  color: #2e2e2e;

  font-size: 17px;
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: -0.03em;
}

.sas-trust-card p {
  margin: 8px 0 0;
  color: #6f675f;
  font-size: 12.5px;
  line-height: 1.45;
}

@media (max-width: 1180px) {
  .sas-trust-cards-five {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .sas-trust-cards-five {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sas-trust-card {
    min-height: 150px;
  }
}

@media (max-width: 560px) {
  .sas-trust-cards-five {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .sas-trust-card {
    min-height: auto;
    padding: 20px;
    border-radius: 20px;
  }

  .sas-trust-card h3 {
    font-size: 21px;
  }

  .sas-trust-card p {
    font-size: 13px;
  }
}

/* FAQ */

.sas-faq-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.sas-faq-item {
  background: #fff;
  border: 1px solid rgba(138, 154, 106, 0.22);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(46, 46, 46, 0.04);
}

.sas-faq-item summary {
  position: relative;
  list-style: none;
  cursor: pointer;
  padding: 23px 66px 23px 26px;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 600;
  color: #2E2E2E;
}

.sas-faq-item summary::-webkit-details-marker {
  display: none;
}

.sas-faq-item summary:after {
  content: "+";
  position: absolute;
  right: 24px;
  top: 50%;
  width: 32px;
  height: 32px;
  transform: translateY(-50%);
  border-radius: 999px;
  background: rgba(138, 154, 106, 0.14);
  color: #8A9A6A;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  font-weight: 400;
}

.sas-faq-item[open] summary:after {
  content: "×";
  background: rgba(196, 133, 122, 0.13);
  color: #C4857A;
}

.sas-faq-content {
  padding: 0 26px 24px 26px;
}

.sas-faq-content p {
  margin: 0;
  color: #625d57;
  font-size: 15.5px;
  line-height: 1.8;
}

@media (max-width: 640px) {
  .sas-faq-item summary {
    padding: 20px 58px 20px 20px;
    font-size: 16px;
  }

  .sas-faq-content {
    padding: 0 20px 22px 20px;
  }
}

/* Lees meer */

.sas-read-more {
  background: #fffbf6;
  border: 1px solid #e5dad0;
  border-radius: 22px;
  box-shadow: 0 10px 30px rgba(46, 46, 46, 0.035);
  overflow: hidden;
}

.sas-read-more summary {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 18px 22px;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 700;
  cursor: pointer;
  list-style: none;
}

.sas-read-more summary::-webkit-details-marker {
  display: none;
}

.sas-read-more summary::after {
  content: "+";
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(138, 154, 106, 0.12);
  color: #8a9a6a;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
}

.sas-read-more[open] summary::after {
  content: "×";
  background: rgba(196, 133, 122, 0.13);
  color: #c4857a;
}

.sas-read-more-content {
  padding: 0 22px 22px;
  color: #6f675f;

}
.sas-read-more-content p {
  margin: 0;
}

/* Veluwe USP's */

.sas-veluwe-usps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
  gap: 28px;
}

.sas-veluwe-usp-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  min-width: 0;
}

.sas-veluwe-usp-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  margin-top: 1px;
  border-radius: 50%;
  background: #edf1e8;
  color: #718157;
}

.sas-veluwe-usp-icon i {
  font-size: 20px;
  line-height: 1;
}

.sas-veluwe-usp-content {
  min-width: 0;
}

.sas-veluwe-usp-content h3 {
  margin: 0 0 4px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
    letter-spacing: -0.03em;
}

.sas-veluwe-usp-content p {
  margin: 0;
  font-size: 15px;
  line-height: 1.25;
   
}

@media screen and (max-width: 1100px) {
  .sas-veluwe-usps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 26px 32px;
  }
}

@media screen and (max-width: 600px) {
  .sas-veluwe-usps {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .sas-veluwe-usp-item {
    gap: 14px;
  }

  .sas-veluwe-usp-icon {
    flex-basis: 46px;
    width: 46px;
    height: 46px;
  }

  .sas-veluwe-usp-icon i {
    font-size: 18px;
  }

  .sas-veluwe-usp-content h3 {
    font-size: 14px;
  }

  .sas-veluwe-usp-content p {
    font-size: 12.5px;
  }
}

/* Kenmerken overzicht */

.sas-house-details {
  width: 100%;
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid #e7ddd4;
}

.sas-house-details summary {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 28px;
  color: #6ba134;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  list-style: none;
  cursor: pointer;
}

.sas-house-details summary::-webkit-details-marker {
  display: none;
}

.sas-house-details summary::marker {
  content: "";
}

.sas-house-details summary::after {
  position: absolute;
  top: 50%;
  right: 2px;
  content: "+";
  color: #6ba134;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  transform: translateY(-50%);
}

.sas-house-details[open] summary::after {
  content: "−";
}

.sas-house-details ul {
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}

.sas-house-details li {
  position: relative;
  margin: 0;
  padding: 6px 0 6px 22px;
  color: #66615d;
  font-size: 15px;
  line-height: 1.5;
}

.sas-house-details li::before {
  position: absolute;
  top: 6px;
  left: 0;
  color: #8a9a6a;
  content: "✓";
  font-weight: 700;
}

/* Afstandskaarten Marbella */

.sas-distance-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.sas-distance-card {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 92px;
  padding: 18px 20px;
  background: #fffdf9;
  border: 1px solid #e6dbd1;
  border-radius: 16px;
}

.sas-distance-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  border-radius: 50%;
  background: rgba(138, 154, 106, 0.14);
  color: #768c77;
  font-size: 18px;
}

.sas-distance-content h3 {
  margin: 0 0 4px;
  font-size: 16px;
  line-height: 1.3;
}

.sas-distance-content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

@media (max-width: 600px) {
  .sas-distance-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .sas-distance-card {
    min-height: 82px;
    padding: 15px 16px;
  }

  .sas-distance-icon {
    width: 40px;
    height: 40px;
    flex-basis: 40px;
    font-size: 16px;
  }
}

/* Tiny House knoppen */

.button-tiny-house span {
  font-size: 120% !important;
}

/* Gallery overlay: class gallery-sub, label op laatste zichtbare foto */

.flickity-slider .gallery-col:has(img.gallery-sub) {
  cursor: pointer;
}

.flickity-slider .gallery-col.is-selected:has(img.gallery-sub)::after {
  content: none;
}

.flickity-slider .gallery-col.is-selected:has(img.gallery-sub):has(+ .gallery-col:not(.is-selected))::after {
  content: "+30 foto's";
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;

  position: absolute;
  right: 38px;
  bottom: 82px;

  z-index: 99;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 38px;
  padding: 0 16px;

  background: rgba(46, 46, 46, 0.38);
  color: #ffffff;
  border-radius: 999px;

  font-size: 14px;
  line-height: 1;

  pointer-events: none;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.flickity-slider .gallery-col.is-selected:has(img.gallery-sub):has(+ .gallery-col:not(.is-selected)):hover::after {
  background: rgba(46, 46, 46, 0.82);
}

@media (max-width: 767px) {
  .flickity-slider .gallery-col.is-selected:has(img.gallery-sub):has(+ .gallery-col:not(.is-selected))::after {
    right: 28px;
    bottom: 70px;
    min-height: 34px;
    padding: 0 13px;
    font-size: 13px;
    background: rgba(46, 46, 46, 0.38);
  }

  .flickity-slider .gallery-col.is-selected:has(img.gallery-sub):has(+ .gallery-col:not(.is-selected)):hover::after {
    background: rgba(46, 46, 46, 0.82);
  }
}

/* =========================================================
   05. REVIEWS
   ========================================================= */

/* Review pill */

.sas-rating-pill {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  padding: 12px 24px;
  border: 1px solid rgba(255, 255, 255, 0.30);
  border-radius: 999px;
  background: rgba(46, 46, 46, 0.76);
  color: #ffffff;
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.sas-rating-stars {
  color: #fcbf02;
  font-size: 16px;
  letter-spacing: 4px;
  line-height: 1;
  white-space: nowrap;
}

.sas-rating-text {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  white-space: nowrap;
}

@media (max-width: 480px) {
  .sas-rating-pill {
    gap: 12px;
    padding: 10px 18px;
  }

  .sas-rating-stars {
    font-size: 14px;
    letter-spacing: 2.5px;
  }

  .sas-rating-text {
    font-size: 14px;
  }
}

/* Review proof cards */

.sas-review-proof-card,
.sas-review-proof-card * {
  box-sizing: border-box;
}

.sas-review-proof-card {
  width: 100%;
  max-width: 430px;
  display: grid;
  gap: 12px;
}

.sas-review-proof-item {
  display: flex;
  align-items: center;
  gap: 17px;
  padding: 16px 18px;
  border-radius: 20px;
  background: rgba(255, 251, 246, 0.96);
  border: 1px solid rgba(229, 218, 208, 0.92);
  box-shadow: 0 10px 26px rgba(46, 46, 46, 0.055);
}

.sas-review-logo {
  width: 96px;
  min-width: 96px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.sas-review-logo img {
  max-width: 90px;
  max-height: 28px;
  width: auto;
  height: auto;
  display: block;
  object-fit: contain;
}

.sas-review-proof-content {
  min-width: 0;
}

.sas-review-proof-stars {
   color: #fcbf02;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-bottom: 6px;
  white-space: nowrap;
}

.sas-review-proof-text {
  color: #2e2e2e;
  font-size: 13.5px;
  line-height: 1.4;
  font-weight: 500;
}

@media (max-width: 520px) {
  .sas-review-proof-card {
    max-width: 100%;
  }

  .sas-review-proof-item {
    padding: 15px 16px;
    gap: 14px;
  }

  .sas-review-logo {
    width: 86px;
    min-width: 86px;
  }

  .sas-review-logo img {
    max-width: 82px;
    max-height: 25px;
  }

  .sas-review-proof-stars {
    font-size: 14px;
  }

  .sas-review-proof-text {
    font-size: 13px;
  }
}

/* Reviewkaart footer */

.sas-review-summary-card {
  width: 100%;
  padding: 30px 28px;

  background: rgb(255, 251, 246);
  border: 1px solid #e6dbd1;
  border-radius: 20px;
  box-shadow: 0 10px 28px rgba(70, 55, 40, 0.05);

  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
}

.sas-review-summary-card .sas-review-stars {
  margin: 0 0 14px;

  color: #f2ad00;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 3px;
}

.sas-review-score {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
  gap: 7px;

  margin: 0 0 24px;
  color: #35473d;
}

.sas-review-score strong {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.sas-review-score span {
  font-size: 15px;
  line-height: 1.35;
}

.sas-review-platforms {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;

  width: 100%;
  margin: 0;
  padding: 20px 0 0;

  border-top: 1px solid rgba(120, 100, 80, 0.14);
  box-sizing: border-box;
}

.sas-review-platform {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 28px;
  min-width: 0;

  margin: 0;
  padding: 0 6px;

  box-sizing: border-box;
}

.sas-review-platform img,
.sas-review-summary-card .sas-review-logo {
  display: block !important;

  width: auto !important;
  height: auto !important;
  margin: 0 auto !important;

  opacity: 1 !important;
  visibility: visible !important;
  filter: none !important;
  object-fit: contain;
}

.sas-review-logo-google {
  max-width: 62px !important;
  max-height: 20px !important;
  transform: none !important;
}

.sas-review-logo-airbnb {
  max-width: 68px !important;
  max-height: 21px !important;
  transform: translateX(-10px) !important;
}

.sas-review-logo-booking {
  max-width: 74px !important;
  max-height: 20px !important;
  transform: none !important;
}

@media (max-width: 480px) {
  .sas-review-summary-card {
    padding: 18px 8px;
  }

  .sas-review-summary-card .sas-review-stars {
    font-size: 20px;
    letter-spacing: 2px;
  }

  .sas-review-score {
    margin-bottom: 21px;
  }

  .sas-review-score strong {
    font-size: 22px;
  }

  .sas-review-score span {
    font-size: 14px;
  }

  .sas-review-platforms {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding-top: 17px;
  }

  .sas-review-platform {
    height: 26px;
    padding: 0 4px;
  }

  .sas-review-logo-google {
    max-width: 54px !important;
    max-height: 18px !important;
    transform: none !important;
  }

  .sas-review-logo-airbnb {
    max-width: 59px !important;
    max-height: 19px !important;
    transform: translateX(-8px) !important;
  }

  .sas-review-logo-booking {
    max-width: 64px !important;
    max-height: 18px !important;
    transform: none !important;
  }
}

/* =========================================================
   06. CONTACT
   ========================================================= */

/* Contact Form 7 */

.sas-cf7-form {
  width: 100%;
  margin: 0;
  padding: 0;
}

.sas-cf7-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.sas-cf7-field {
  width: 100%;
  margin: 0 0 17px;
}

.sas-cf7-field label {
  display: block;
  margin: 0 0 7px;
  padding: 0;

  color: #292521;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
}

.sas-cf7-field .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.sas-cf7-form input[type="text"],
.sas-cf7-form input[type="email"],
.sas-cf7-form input[type="tel"],
.sas-cf7-form select,
.sas-cf7-form textarea {
  display: block;
  width: 100%;

  margin: 0;
  padding: 0 15px;

  background: rgb(255, 251, 246);
  border: 1px solid #dfcfc2;
  border-radius: 15px;
  box-shadow: none;

  color: #292521;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;

  outline: none;
  box-sizing: border-box;

  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease;
}

.sas-cf7-form input[type="text"],
.sas-cf7-form input[type="email"],
.sas-cf7-form input[type="tel"],
.sas-cf7-form select {
  height: 49px;
  min-height: 49px;
}

.sas-cf7-form select {
  padding-right: 42px;
  cursor: pointer;
}

.sas-cf7-form textarea {
  min-height: 150px;
  padding: 14px 15px;
  resize: vertical;
}

.sas-cf7-form input::placeholder,
.sas-cf7-form textarea::placeholder {
  color: #78808a;
  opacity: 1;
}

.sas-cf7-form input[type="text"]:focus,
.sas-cf7-form input[type="email"]:focus,
.sas-cf7-form input[type="tel"]:focus,
.sas-cf7-form select:focus,
.sas-cf7-form textarea:focus {
  background: #fffefa;
  border-color: #8a9a6a;
  box-shadow: 0 0 0 3px rgba(138, 154, 106, 0.12);
}

.sas-cf7-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;

  margin: 3px 0 0;
}

.sas-cf7-privacy {
  max-width: 310px;

  color: #9a8b82;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.5;
}

.sas-cf7-submit-wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 176px;
  flex: 0 0 auto;
}

.sas-cf7-form input[type="submit"].sas-cf7-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  min-width: 176px;
  height: 49px;
  min-height: 49px;

  margin: 0;
  padding: 0 48px 0 23px;

  background: #ca8374;
  border: 0;
  border-radius: 999px;
  box-shadow: none;

  color: #ffffff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;

  cursor: pointer;
  text-align: center;
  text-transform: none;

  transition:
    background-color 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.sas-cf7-form input[type="submit"].sas-cf7-submit:hover {
  background: #b97467;
  box-shadow: 0 8px 20px rgba(180, 116, 103, 0.2);
  transform: translateY(-1px);
}

.sas-cf7-form input[type="submit"].sas-cf7-submit:focus {
  outline: 2px solid rgba(202, 131, 116, 0.35);
  outline-offset: 3px;
}

.sas-cf7-submit-arrow {
  position: absolute;
  top: 50%;
  right: 22px;

  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  line-height: 1;

  pointer-events: none;
  transform: translateY(-53%);
}

.sas-cf7-submit-wrap .wpcf7-spinner {
  position: absolute;
  top: 50%;
  right: -30px;

  margin: 0;
  transform: translateY(-50%);
}

.sas-cf7-form .wpcf7-not-valid {
  border-color: #c96f68 !important;
}

.sas-cf7-form .wpcf7-not-valid-tip {
  display: block;
  margin: 6px 0 0;

  color: #b95650;
  font-size: 11px;
  line-height: 1.4;
}

.sas-cf7-form + .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0;
  padding: 13px 16px;

  background: rgb(255, 251, 246);
  border: 1px solid #dfcfc2;
  border-radius: 14px;

  color: #35473d;
  font-size: 13px;
  line-height: 1.5;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #8a9a6a;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #c96f68;
}

.sas-cf7-form p {
  margin: 0;
}

@media (max-width: 640px) {

  .sas-cf7-row {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .sas-cf7-field {
    margin-bottom: 15px;
  }

  .sas-cf7-field label {
    margin-bottom: 6px;
    font-size: 12px;
  }

  .sas-cf7-form input[type="text"],
  .sas-cf7-form input[type="email"],
  .sas-cf7-form input[type="tel"],
  .sas-cf7-form select {
    height: 47px;
    min-height: 47px;
  }

  .sas-cf7-form textarea {
    min-height: 140px;
  }

  .sas-cf7-footer {
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
  }

  .sas-cf7-privacy {
    max-width: none;
    font-size: 10.5px;
  }

  .sas-cf7-submit-wrap {
    width: 100%;
    min-width: 0;
  }

  .sas-cf7-form input[type="submit"].sas-cf7-submit {
    width: 100%;
    min-width: 0;
  }

  .sas-cf7-submit-wrap .wpcf7-spinner {
    right: 12px;
  }
}

/* Contactgegevens contactpagina */

.sas-contact-panel-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;

  width: 100%;
  margin: 0;
  padding: 0;
}

.sas-contact-panel-card {
  display: flex;
  align-items: center;
  gap: 14px;

  width: 100%;
  min-height: 74px;
  margin: 0;
  padding: 13px 18px;

  background: rgb(255, 251, 246);
  border: 1px solid #e6dbd1;
  border-radius: 18px;
  box-shadow: 0 8px 24px rgba(70, 55, 40, 0.04);

  box-sizing: border-box;
}

.sas-contact-panel-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  flex: 0 0 42px;
  width: 42px;
  height: 42px;

  margin: 0;
  padding: 0;

  background: #edf1eb;
  border-radius: 50%;
  color: #768c77;

  line-height: 1;
  box-sizing: border-box;
}

.sas-contact-panel-icon i {
  display: block;

  margin: 0;
  padding: 0;

  color: inherit;
  font-size: 14px;
  line-height: 1;
}

.sas-contact-panel-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 3px;

  flex: 1 1 auto;
  min-width: 0;

  margin: 0;
  padding: 0;
}

.sas-contact-panel-label {
  display: block;

  margin: 0;
  padding: 0;

  color: #9a8b80;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
}

.sas-contact-panel-value {
  display: inline-block;

  margin: 0;
  padding: 0;

  color: #35473d;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;

  word-break: normal;
  overflow-wrap: normal;
}

a.sas-contact-panel-value:hover {
  color: #768c77;
}

.sas-contact-panel-phone {
  white-space: nowrap;
}

.sas-contact-panel-list p,
.sas-contact-panel-card p {
  margin: 0;
  padding: 0;
}

.sas-contact-panel-list br {
  display: none;
}

@media (max-width: 640px) {
  .sas-contact-panel-list {
    gap: 10px;
  }

  .sas-contact-panel-card {
    gap: 12px;
    min-height: 68px;
    padding: 12px 15px;
    border-radius: 16px;
  }

  .sas-contact-panel-icon {
    flex-basis: 38px;
    width: 38px;
    height: 38px;
  }

  .sas-contact-panel-icon i {
    font-size: 13px;
  }

  .sas-contact-panel-label {
    font-size: 11px;
  }

  .sas-contact-panel-value {
    font-size: 14px;
  }
}

/* =========================================================
   07. FOOTER
   ========================================================= */

/* Absolute footer verbergen */

.absolute-footer {
  display: none !important;
}

/* Social buttons */

.sas-social {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  padding: 26px 0;
}

.sas-social .social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
}

.sas-social .social-icons a,
.sas-social a.icon,
.sas-social .icon {
  width: 68px !important;
  height: 68px !important;
  min-width: 68px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  border-radius: 50% !important;
  border: 1px solid rgba(138, 154, 106, 0.35) !important;
  background: rgba(138, 154, 106, 0.16) !important;
  color: #6f7f53 !important;
  box-shadow: 0 14px 34px rgba(46, 46, 46, 0.08) !important;
  transition: all 0.22s ease !important;
}

.sas-social .social-icons a:hover,
.sas-social a.icon:hover,
.sas-social .icon:hover {
  background: #8a9a6a !important;
  border-color: #8a9a6a !important;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(138, 154, 106, 0.28) !important;
}

.sas-social i,
.sas-social .icon-facebook,
.sas-social .icon-instagram,
.sas-social .icon-twitter,
.sas-social .icon-linkedin,
.sas-social .icon-youtube {
  color: inherit !important;
  font-size: 25px !important;
  line-height: 1 !important;
}

.sas-social svg {
  width: 25px !important;
  height: 25px !important;
  fill: currentColor !important;
}

.sas-social a:before,
.sas-social a i:before,
.sas-social .icon:before {
  color: inherit !important;
}

/* Video */

.sas-video {
  border-radius: 20px;
  overflow: hidden;
}

/* =========================================================
   08. BLOG
   ========================================================= */

/* Blog basis */

.cat-label.tag-label,
.cat-label.tag-label a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 0 18px !important;
  padding: 9px 18px !important;
  background: rgba(196, 133, 122, 0.12) !important;
  border: 0 !important;
  border-radius: 30px !important;
  box-shadow: none !important;
  color: #b57468 !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

.cat-label.tag-label:hover,
.cat-label.tag-label:hover a,
.cat-label.tag-label a:hover,
.box-text .cat-label.tag-label:hover,
.box-text .cat-label.tag-label:hover a {
  background: rgba(196, 133, 122, 0.12) !important;
  color: #b57468 !important;
  border: 0 !important;
  box-shadow: none !important;
  opacity: 1 !important;
}
.sas-blog .button {
  border-radius: 30px;
}
.blog-wrapper {
  background-color: rgb(233, 233, 226) !important;
}
.article-inner {
  background-color: #ffffff !important;
  padding: 5%;
  border-radius: 15px;
  margin-right: 0px;
}
#post-list {
  background-color: #ffffff !important;
  padding: 3%;
  border-radius: 15px;
}
.image-cover {
    border-radius: 15px;
}
#post-list .post-title {
  font-size: 160%;
}
.post-sidebar {
  background-color: #ffffff !important;
  padding: 2% !important;
  border-radius: 15px;
}
.widget-title {
  text-transform: none !important;
  font-weight: 500 !important;
  font-size: 140% !important;
  font-family: "Noto Serif Georgian", sans-serif;
}

@media (max-width: 680px) {
.post-sidebar {
  margin-left: 15px;
  margin-right: 15px;
  padding: 4% !important;
    margin-top: -35px;
}
}

.entry-image .attachment-large {
    border-radius: 25px !important;
}
.entry-category {
  font-size: 100%;
}
.entry-title {
  font-size: 300%;
}
.sas-single-blog-block-wrap {
  margin-bottom: 30px;
}
.blog-wrapper.page-wrapper {
    padding-top: 0px !important;
}

@media (max-width: 680px) {
.entry-title {
  font-size: 200%;
}
.post-title.is-xxlarge {
    font-size: 200% !important;
  }
}

/* Blog componenten */

.sas-blog-article {
  width: 100%;
  max-width: none;
  color: #2e2e2e;
}

.sas-blog-article * {
  box-sizing: border-box;
}

.sas-blog-article h2,
.sas-blog-article h3 {
  color: #2e2e2e;
}

.sas-blog-article h2 {
  margin: 0 0 18px;
  font-size: clamp(30px, 4vw, 44px);
  line-height: 1.12;
}

.sas-blog-article h3 {
  margin: 26px 0 13px;
  font-size: 24px;
  line-height: 1.2;
}

.sas-blog-article p {
  margin: 0 0 18px;
  color: #625d57;
  font-size: 16px;
  line-height: 1.75;
}

.sas-blog-article a {
  text-decoration: none;
}

.sas-blog-intro {
  max-width: 980px;
  margin: 0 0 18px !important;
  color: #4f4a45 !important;
  font-size: 18px !important;
  line-height: 1.75 !important;
}

.sas-blog-section,
.sas-blog-section-card {
  width: 100%;
  margin: 46px 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.sas-blog-image-note {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 330px;
  margin: 30px 0 0;
  padding: 30px;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #6f675f;
  text-align: center;
}

.sas-blog-image-note strong {
  display: block;
  margin-bottom: 8px;
  color: #8a9a6a;
  font-size: 13px;
  letter-spacing: 0.10em;
  text-transform: uppercase;
}

.sas-blog-image-note--map {
  min-height: 460px;
}

.sas-blog-image-note--small {
  min-height: 170px;
  margin: 0 0 18px;
  padding: 22px;
  border-radius: 16px;
}

.sas-blog-image {
  width: 100%;
  margin: 30px 0 0;
  overflow: hidden;
  border-radius: 20px;
}

.sas-blog-image img {
  display: block;
  width: 100%;
  height: auto;
}

.sas-blog-toc {
  width: 100%;
  margin: 34px 0 46px;
  padding: 28px 30px;
  background: #eef1ec;
  border: 0;
  border-radius: 22px;
}

.sas-blog-toc-head {
  margin-bottom: 18px;
}

.sas-blog-toc-head span {
  display: block;
  margin-bottom: 4px;
  color: #5f6f58;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}

.sas-blog-toc-head p {
  margin: 0;
  font-size: 14px;
}

.sas-blog-toc ol {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px 22px;
  margin: 0;
  padding-left: 20px;
}

.sas-blog-toc li {
  color: #5f6f58;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.sas-blog-toc a {
  color: #5f6f58;
}

.sas-blog-toc a:hover {
  color: #c4857a;
}

.sas-blog-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  margin: 34px 0;
  padding: 28px 30px;
  background: #8a9a6a;
  border: 0;
  border-radius: 22px;
  color: #ffffff;
}

.sas-blog-cta-soft,
.sas-blog-cta--soft {
  background:
    linear-gradient(135deg, rgba(138, 154, 106, 0.16), rgba(196, 133, 122, 0.10)),
    rgb(255, 251, 246);
  color: #2e2e2e;
}

.sas-blog-cta--sage {
  background: #768c77;
  color: #ffffff;
}

.sas-blog-cta--terracotta {
  background: #768c77;
  color: #ffffff;
}

.sas-blog-cta span {
  display: block;
  margin-bottom: 6px;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.25;
}

.sas-blog-cta p {
  margin: 0;
  color: inherit;
  opacity: 0.88;
  font-size: 15px;
}

.sas-blog-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 22px;
  background: #549e0a;
  border-radius: 999px;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}
.sas-blog-button--sage {
  background: #c38879;
}
.sas-blog-button--terracotta {
  background: #29679d;
}
.sas-blog-benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 24px 0;
}

.sas-blog-benefits div {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 58px;
  padding: 14px 16px;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #35473d;
  font-size: 15px;
  font-weight: 700;
}

.sas-blog-benefits span {
  font-size: 20px;
}

.sas-blog-location-head {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
  margin-bottom: 22px;
}

.sas-blog-location-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  background: #eef1ec;
  border-radius: 50%;
  color: #5f6f58;
  font-size: 16px;
  font-weight: 800;
}

.sas-blog-meta {
  margin: 8px 0 0 !important;
  color: #8b8179 !important;
  font-size: 13px !important;
  font-weight: 700;
  line-height: 1.5 !important;
}

.sas-blog-check-list {
  display: grid;
  gap: 9px;
  margin: 16px 0 22px;
  padding: 0;
  list-style: none;
}

.sas-blog-check-list li {
  position: relative;
  padding-left: 29px;
  color: #5e5751;
  font-size: 15px;
  line-height: 1.55;
}

.sas-blog-check-list li::before {
  content: "✓";
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 19px;
  height: 19px;
  background: rgba(138, 154, 106, 0.14);
  border-radius: 50%;
  color: #8a9a6a;
  font-size: 10px;
  font-weight: 800;
}

.sas-blog-alert,
.sas-blog-tip,
.sas-blog-spotlight {
  width: 100%;
  margin: 24px 0;
  padding: 22px 24px;
  border: 0;
  border-radius: 18px;
}

.sas-blog-alert {
  background: rgba(196, 133, 122, 0.10);
}

.sas-blog-tip {
  background: #eef1ec;
}

.sas-blog-tip-small {
  padding: 16px 18px;
  margin-bottom: 0;
}

.sas-blog-spotlight {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}

.sas-blog-alert strong,
.sas-blog-tip strong,
.sas-blog-spotlight span {
  display: block;
  margin-bottom: 6px;
  color: #35473d;
  font-size: 16px;
  font-weight: 800;
}

.sas-blog-alert p,
.sas-blog-tip p,
.sas-blog-spotlight p {
  margin: 0;
  font-size: 14.5px;
}

.sas-blog-text-link {
  display: inline-flex;
  margin-top: 14px;
  color: #5f6f58 !important;
  font-size: 14px;
  font-weight: 800;
}

.sas-blog-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 34px;
  margin-top: 28px;
}

.sas-blog-info-card {
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
}

.sas-blog-info-card h3 {
  margin-top: 0;
}

.sas-blog-accommodation-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  margin: 28px 0;
}

.sas-blog-accommodation-card {
  padding: 18px;
  background: #fffdf9;
  border: 0;
  border-radius: 20px;
}

.sas-blog-accommodation-image {
  margin-bottom: 10px;
}

.sas-blog-accommodation-image img {
  display: block;
  width: 100%;
  height: auto;
}

.sas-blog-accommodation-card h3 {
  margin: 0 0 8px;
}

.sas-blog-accommodation-card p {
  margin: 0;
  font-size: 14.5px;
}

.sas-blog-faq-list {
  display: grid;
  gap: 12px;
}

.sas-blog-faq-item {
  background: transparent;
  border: 0;
  border-radius: 0;
  overflow: hidden;
}

.sas-blog-faq-item summary {
  position: relative;
  padding: 19px 56px 19px 0;
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
  cursor: pointer;
  list-style: none;
}

.sas-blog-faq-item summary::-webkit-details-marker {
  display: none;
}

.sas-blog-faq-item summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 0;
  width: 28px;
  height: 28px;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(138, 154, 106, 0.14);
  border-radius: 50%;
  color: #8a9a6a;
  font-size: 21px;
  font-weight: 400;
}

.sas-blog-faq-item[open] summary::after {
  content: "×";
  background: rgba(196, 133, 122, 0.13);
  color: #c4857a;
}

.sas-blog-faq-item div {
  padding: 0 0 22px;
  color: #625d57;
  font-size: 15px;
  line-height: 1.75;
}

.sas-blog-final {
  width: 100%;
  margin: 46px 0 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #2e2e2e;
}

.sas-blog-final h2 {
  color: #2e2e2e;
}

.sas-blog-final p {
  margin-bottom: 0;
  color: #625d57;
}

@media (max-width: 900px) {
  .sas-blog-cta {
    display: block;
  }

  .sas-blog-button {
    margin-top: 18px;
  }

  .sas-blog-toc ol,
  .sas-blog-benefits,
  .sas-blog-card-grid,
  .sas-blog-accommodation-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 680px) {
  .sas-blog-article h2 {
    font-size: 30px;
  }

  .sas-blog-intro {
    font-size: 16px !important;
  }

  .sas-blog-location-head {
    grid-template-columns: 1fr;
  }

  .sas-blog-location-number {
    width: 44px;
    height: 44px;
    font-size: 14px;
  }

  .sas-blog-image-note {
    min-height: 230px;
    padding: 22px;
  }

  .sas-blog-image-note--map {
    min-height: 300px;
  }

  .sas-blog-toc,
  .sas-blog-cta {
    padding: 23px 20px;
  }

  .sas-blog-alert,
  .sas-blog-tip,
  .sas-blog-spotlight,
  .sas-blog-accommodation-card {
    padding: 18px;
  }
}

.sas-blog-place {
  width: 100%;
  margin: 42px 0;
}

.sas-blog-place:first-child {
  margin-top: 28px;
}

.sas-blog-place h3 {
  margin-top: 0;
}

.sas-blog-place-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
  margin: 0 0 20px;
}

.sas-blog-place-meta-item {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  min-width: 220px;
}

.sas-blog-place-meta-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  background: #eef1ec;
  border-radius: 50%;
  color: #5f6f58;
  font-size: 15px;
  line-height: 1;
}

.sas-blog-place-meta-text {
  color: #625d57;
  font-size: 14px;
  line-height: 1.45;
}

.sas-blog-place-meta-text strong {
  display: block;
  margin-bottom: 1px;
  color: #2e2e2e;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.sas-blog-section-intro {
  max-width: 980px;
  margin-bottom: 28px;
}

.sas-blog-subsection-title {
  margin: 34px 0 16px;
  color: #35473d;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.35;
}

@media (max-width: 680px) {
  .sas-blog-place {
    margin: 36px 0;
  }

  .sas-blog-place-meta {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .sas-blog-place-meta-item {
    min-width: 0;
  }
}

.sas-blog-rating {
  width: 100%;
  max-width: 620px;
  margin: 26px 0;
  padding: 22px 24px;
  background: #eef1ec;
  border-radius: 18px;
}

.sas-blog-rating-title {
  margin: 0 0 12px;
  color: #35473d;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.3;
}

.sas-blog-rating-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 108px;
  gap: 18px;
  align-items: center;
  padding: 9px 0;
  border-top: 1px solid rgba(138, 154, 106, 0.16);
}

.sas-blog-rating-row:first-of-type {
  border-top: 0;
}

.sas-blog-rating-label {
  color: #625d57;
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1.4;
}

.sas-blog-rating-stars {
  position: relative;
  display: block;
  width: 108px;
  color: #d8d8d3;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 4px;
  white-space: nowrap;
  text-align: left;
}

.sas-blog-rating-stars::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #e5ad19;
  white-space: nowrap;
  content: "★★★★★";
}

.sas-blog-rating-stars--1::before {
  width: 20%;
}

.sas-blog-rating-stars--2::before {
  width: 40%;
}

.sas-blog-rating-stars--3::before {
  width: 60%;
}

.sas-blog-rating-stars--4::before {
  width: 80%;
}

.sas-blog-rating-stars--5::before {
  width: 100%;
}

@media (max-width: 680px) {
  .sas-blog-rating {
    padding: 19px 18px;
  }

  .sas-blog-rating-row {
    grid-template-columns: minmax(0, 1fr) 98px;
    gap: 12px;
  }

  .sas-blog-rating-label {
    font-size: 14px;
  }

  .sas-blog-rating-stars {
    width: 98px;
    font-size: 16px;
    letter-spacing: 4px;
  }
}
.sas-blog-detail-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 28px;
  align-items: start;
  margin: 24px 0;
}

.sas-blog-detail-column {
  min-width: 0;
}

.sas-blog-detail-column .sas-blog-subsection-title {
  margin-top: 0;
}

.sas-blog-less-suitable {
  margin: 16px 0 0;
  color: #625d57;
  font-size: 15px;
  line-height: 1.7;
}

.sas-blog-less-suitable strong {
  display: block;
  margin-bottom: 4px;
  color: #35473d;
}

@media (max-width: 760px) {
  .sas-blog-detail-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }
}

/* =========================================================
   09. OVER STAYATSAS
   ========================================================= */

/* Marbella split row */

.sas-marbella-split-row {
  border-radius: 20px;
  overflow: hidden;
  background: rgb(255, 251, 246);
}
.cta-image .image-cover  {
  border-radius: 0px !important;
}
