:root {
--atlas-bg: #FFFDF8; --atlas-border: #d8b98a; --atlas-brown: #6b4a1f; --atlas-parchment: #faf7f1;
}  .home .nv-page-content,
.home .nv-single-page-wrap,
.home .nv-index-posts,
.home .nv-container {
background: transparent !important;
border: none !important;
padding: 0 !important;
margin: 0 !important;
} .home .nv-content-wrap {
background: var(--atlas-bg);
border: 1px solid var(--atlas-border);
border-radius: 6px;
padding: 40px;
margin: 2.5rem auto;
max-width: 1280px !important; } .home h1,
.home h2,
.home h3 {
color: var(--atlas-brown);
text-align: center;
margin-top: 1.2rem;
margin-bottom: 1.5rem;
} .home p {
line-height: 1.7;
margin-bottom: 1.4rem;
} .atlas-banner {
position: relative;
width: 100%;
min-height: 320px;
background-image: url(https://zonabonita.com/nl/wp-content/uploads/sites/2/2026/07/map-atlas-1.jpg); background-size: cover;
background-position: center center;
border-radius: 6px;
margin-bottom: 2.5rem;
overflow: hidden;
}
.atlas-banner-overlay {
background: rgba(0, 0, 0, 0.45);
color: #fff;
padding: 60px 40px;
border-radius: 6px;
max-width: 900px;
}
.atlas-banner-overlay h1 {
font-size: 2.4rem;
margin-bottom: 1rem;
letter-spacing: 0.5px;
}
.atlas-banner-overlay p,
.atlas-banner-overlay span {
font-size: 1.2rem;
line-height: 1.7;
} .city-landing {
background: var(--atlas-bg);
border: 1px solid var(--atlas-border);
border-radius: 6px;
padding: 30px;
margin-bottom: 2.5rem;
}
.city-landing img.alignright {
float: right;
margin: 0 0 1.2rem 1.2rem;
border-radius: 4px;
}
.city-landing blockquote {
font-size: 1.1rem;
line-height: 1.6;
color: #444;
border-left: 4px solid var(--atlas-border);
padding-left: 1rem;
margin: 1.5rem 0;
} .travel-tips,
.travel-info,
.practical-info {
background: var(--atlas-bg);
border: 1px solid var(--atlas-border);
border-radius: 6px;
padding: 25px;
margin-bottom: 2.5rem;
}
.travel-tips h3,
.travel-info h3,
.practical-info h3 {
color: var(--atlas-brown);
margin-top: 0;
} .atlas-landing {
margin-top: 2rem;
}
.atlas-cards {
margin-top: 1.5rem;
}
.atlas-card {
background: var(--atlas-parchment);
border: 1px solid var(--atlas-border);
padding: 20px;
margin-bottom: 2.5rem;
border-radius: 6px;
}
.atlas-card img {
width: 100%;
height: auto;
border-radius: 6px;
margin-bottom: 1rem;
}
.atlas-card h4 {
color: var(--atlas-brown);
margin-top: 0.5rem;
margin-bottom: 0.8rem;
} .atlas-button,
.more-link,
.download-button,
.fasc-button {
display: inline-block;
background: #c26d27;
color: #fff !important;
padding: 10px 18px;
border-radius: 4px;
text-decoration: none;
font-size: 0.95rem;
margin-top: 0.8rem;
}
.atlas-button:hover,
.more-link:hover,
.download-button:hover,
.fasc-button:hover {
background: #a45820;
}  .pt-cv-wrapper,
.pt-cv-view,
.pt-cv-page {
background: transparent !important;
border: none !important;
padding: 0 !important;
margin: 0 !important;
} .pt-cv-content-item {
background: var(--atlas-parchment);
border: 1px solid var(--atlas-border);
border-radius: 6px;
padding: 20px;
margin-bottom: 2.5rem;
}
.pt-cv-content-item img {
border-radius: 6px;
margin-bottom: 1rem;
}
.pt-cv-content-item h2,
.pt-cv-content-item h3 {
color: var(--atlas-brown);
text-align: center;
margin-bottom: 0.8rem;
}
.pt-cv-content {
font-size: 1.05rem;
line-height: 1.6;
} .background-essays {
background: var(--atlas-parchment);
border: 1px solid var(--atlas-border);
padding: 20px;
border-radius: 6px;
margin-bottom: 2.5rem;
}
.background-essays h3 {
color: var(--atlas-brown);
margin-top: 0;
} .wanderer-story {
background: var(--atlas-parchment);
border-left: 4px solid var(--atlas-brown);
padding: 2rem;
margin: 3rem 0;
font-family: Georgia, serif;
font-size: 1.15rem;
line-height: 1.75;
color: #3a2f25;
border-radius: 6px;
}
.wanderer-story h3 {
color: var(--atlas-brown);
margin-top: 0;
}
.wanderer-image img {
float: left;
width: auto;
max-width: 280px;
margin: 0 1.2em 1.2em 0;
border-radius: 6px;
}
.wanderer-story blockquote {
border-left: 3px solid #d8c7a3;
padding-left: 1rem;
margin: 1.5rem 0;
font-style: italic;
color: #5a4a3a;
} .wanderer-box {
background: #f7f3ea;
border: 1px solid #d8c7a3;
padding: 1.8rem 2rem;
margin: 2.5rem 0;
border-radius: 6px;
font-family: Georgia, serif;
font-size: 1.12rem;
line-height: 1.75;
color: #3a2f25;
}
.wanderer-box .wanderer-label {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.08em;
font-size: 0.85rem;
color: var(--atlas-brown);
margin-bottom: 0.75rem;
display: block;
}
.wanderer-box p {
margin-bottom: 1.2rem;
}
.wanderer-box p:last-child {
margin-bottom: 0;
}
.wanderer-box blockquote {
border-left: 3px solid #d8c7a3;
padding-left: 1rem;
margin: 1.5rem 0;
font-style: italic;
color: #5a4a3a;
} .single-post .nv-single-post-wrap,
.page .nv-single-post-wrap {
background: var(--atlas-bg);
border: 1px solid var(--atlas-border);
border-radius: 6px;
padding: 0;
overflow: hidden;
margin-bottom: 2.5rem;
} .single-post .post-thumbnail img,
.page .post-thumbnail img {
width: 100%;
height: auto;
display: block;
border-radius: 6px 6px 0 0;
margin: 0;
} .single-post .entry-content,
.page .entry-content {
padding: 25px;
background: transparent;
border: none;
} .single-post h1.entry-title,
.page h1.entry-title {
text-align: center;
color: var(--atlas-brown);
margin: 1.8rem 0 1.8rem 0;
letter-spacing: 0.5px;
} h3 {
color: var(--atlas-brown);
}
ul {
margin-bottom: 1.5rem;
}
hr {
margin: 2.5rem 0;
border: none;
border-top: 1px solid var(--atlas-border);
} .atlas-banner {
position: relative;
width: 100%;
min-height: 420px;
background-image: url(https://zonabonita.com/wp-content/uploads/2026/05/atlantic-dialogue-atlats--e1779219549593.jpg);
background-size: cover;
background-position: center center;
border-radius: 6px;
margin-bottom: 2.5rem;
overflow: hidden;
}
.atlas-banner-overlay {
background: rgba(0, 0, 0, 0.45);
color: #fff;
padding: 50px 40px;
border-radius: 6px;
max-width: 900px;
text-align: center;
}
.atlas-banner-overlay {
margin: 0 auto; text-align: center; } .atlas-banner {
position: relative;
}
.atlas-banner-overlay {
position: absolute;
top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; margin: 0; } .atlas-banner-overlay h1 {
color: #ffffff !important;
} .atlas-banner {
position: relative;
width: 100%;
min-height: 588px; background-image: url(https://zonabonita.com/nl/wp-content/uploads/sites/2/2026/07/map-atlas-1.jpg); background-size: cover;
background-position: center center;
border-radius: 6px;
margin-bottom: 2.5rem;
overflow: hidden;
} .atlas-banner-overlay {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: rgba(0, 0, 0, 0.45);
padding: 50px 40px;
border-radius: 6px;
max-width: 900px;
width: 90%;
text-align: center;
color: #fff; }
.atlas-banner-overlay h1 {
color: #fff !important; margin-bottom: 1rem;
font-size: 2.4rem;
}
.hero-banner img {
width: 100%;
height: auto;
max-height: 560px;
object-fit: cover;
object-position: center;
} @media (max-width: 1024px) {
.hero-banner img {
max-height: 480px;
}
} @media (max-width: 768px) {
.hero-banner img {
max-height: 420px;
} .wanderer-intro {
background: #f7f3ec; border-left: 4px solid #6b4a1f; padding: 1.5rem 2rem;
margin: 2.5rem 0;
font-family: "Georgia", serif;
color: #3a2f25;
}
.wanderer-intro h3 {
margin-top: 0;
color: #6b4a1f;
font-family: "Georgia", serif;
}
.wanderer-intro p {
margin-bottom: 0;
line-height: 1.6;
}
* ================================
Literaire Echo – Atlas stijl
================================ */
.literary-echo {
background: #f7f3e9; border: 1px solid #d8b98a; padding: 1.8rem;
margin: 2rem 0;
border-radius: 6px;
}
.literary-title {
color: #6b4a1f; font-size: 1.45rem;
margin-bottom: 1rem;
font-weight: 600;
} .literary-text {
color: #4a3a24; font-size: 1.05rem;
line-height: 1.6;
font-style: italic; }  .literary-echo {
background: #f7f3e9; border: 1px solid #d8b98a; padding: 1.8rem;
margin: 2rem 0 1.2rem 0; border-radius: 6px;
position: relative;
} .literary-echo::after {
content: "";
display: block;
width: 60px;
height: 2px;
background: #d8b98a; margin: 1.2rem auto 0 auto;
border-radius: 2px;
} .wanderer-story {
margin-top: 1.8rem;
} .literary-title {
color: #6b4a1f;
font-size: 1.45rem;
margin-bottom: 1rem;
font-weight: 600;
} .literary-text {
color: #4a3a24;
font-size: 1.05rem;
line-height: 1.6;
}