/* 20260326154030 - v2 */
.gui,
.gui-block-linklist li a {
  color: #030303;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #030303;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #72dbde;
}

/* custom */
.wsa-demobar{
	display:none !important;
  
}

@media only screen and (max-width: 520px) {
.bpost-modal {
    margin: 0 auto !important;
    top: 3% !important;
    left: inherit !important;
    width: 360px !important;
  	margin-left:inherit !important;
}
.carrier-maps .carrier-methods {
    float: right!important;
    left: 241px!important;
    top: 30px!important;
    width: 131px !important;
    height: 305px !important;
}
}
.savings-link {
  color: #4cad33; /* bijvoorbeeld groen */
  text-decoration: underline;
}
.savings-link:hover {
  text-decoration: none;
}
/* =========================
   Bridal stijladvies – Babazou
   ========================= */

/* Algemene wrapper */
.bridal-page {
  max-width: 1100px;
  margin: auto;
  padding: 3em 2em;
  color: #333;
  font-family: "Segoe UI", sans-serif;
}

/* === HOOFDLAYOUT === */
.bridal-layout {
  display: flex;
  align-items: flex-start;
  gap: 3em;
}

/* === LINKER KOLOM (AFBEELDING) === */
.bridal-image {
  flex: 0 0 42%;
}

/* Belangrijk: float UIT */
.bridal-image,
.bridal-image img {
  float: none;
}

.bridal-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 14px;
}

/* === RECHTER KOLOM (ALLE TEKST & BLOKKEN) === */
.bridal-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* Typografie */
.bridal-page h1 {
  font-size: 2.4em;
  margin-bottom: 0.8em;
}

.bridal-page h2 {
  font-size: 1.4em;
  margin: 2em 0 0.8em;
}

.bridal-page p {
  font-size: 1.05em;
  line-height: 1.7;
  margin-bottom: 1em;
}

/* Zorg dat alles rechts blijft */
.bridal-content > * {
  width: 100%;
}

/* === CONTENT BLOKKEN === */
.bridal-box {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  padding: 1.5em;
  margin-top: 1.8em;
}
.bridal-contact {
  margin-top: 1.8em;
  font-size: 1.05em;
}

.bridal-contact a {
  color: #C6A85A; /* subtiele goudtint */
  text-decoration: none;
  font-weight: 600;
}

.bridal-contact a:hover {
  text-decoration: underline;
}
/* === CTA === */
/* Telefoonnummer onder knop */
.bridal-phone {
  margin-top: 0.8em;
  font-size: 0.95em;
  color: #555;
}

.bridal-phone a {
  color: #C6A85A;
  text-decoration: none;
  font-weight: 600;
}

/* === MOBIEL === */
@media (max-width: 768px) {
  .bridal-layout {
    flex-direction: column;
  }

  .bridal-image,
  .bridal-content {
    width: 100%;
  }
}
.prod-prevnext{
  display:flex;
  gap:12px;
  margin-top:12px;
}

.prod-prevnext__link{
  flex:1;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:12px 14px;
  border:1px solid rgba(0,0,0,.12);
  border-radius:12px;
  text-decoration:none;
  line-height:1.2;
}

.prod-prevnext__link--prev{ justify-content:flex-start; }
.prod-prevnext__link--next{ justify-content:flex-end; }

@media (max-width: 640px){
  .prod-prevnext{ flex-direction:column; }
  .prod-prevnext__link--prev,
  .prod-prevnext__link--next{ justify-content:center; }
}
.top-bar {
  background: #f6f2ea;
  border-bottom: 1px solid #e8e1d6;
  font-size: 13px;
}

.top-bar-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
}

.top-bar-left span {
  margin-right: 20px;
  color: #444;
}

.top-bar-right a {
  margin-left: 18px;
  text-decoration: none;
  color: #444;
}

.top-bar-right a:hover {
  opacity: 0.7;
}
.babazou-ear-page {
  max-width: 1100px;
  margin: 0 auto;
  color: #2d2a26;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}

.babazou-ear-page * {
  box-sizing: border-box;
}

.babazou-ear-hero {
  background: linear-gradient(180deg, #f7f1e8 0%, #ffffff 100%);
  padding: 60px 20px 40px;
  text-align: center;
}

.babazou-ear-hero-inner {
  max-width: 760px;
  margin: 0 auto;
}

.babazou-ear-hero h1 {
  margin: 0 0 16px;
  font-size: 38px;
  line-height: 1.2;
  color: #4b3926;
}

.babazou-ear-hero p {
  margin: 0;
  font-size: 18px;
}

.babazou-ear-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 24px;
}

.babazou-ear-badges span {
  display: inline-block;
  padding: 10px 16px;
  border: 1px solid #e6d7bf;
  border-radius: 999px;
  background: #fffaf3;
  color: #6a5233;
  font-size: 14px;
}

.babazou-ear-section {
  padding: 42px 20px;
}

.babazou-ear-section h2 {
  margin: 0 0 18px;
  font-size: 30px;
  line-height: 1.2;
  color: #4b3926;
}

.babazou-ear-intro {
  max-width: 760px;
  margin: 0 auto 28px;
  text-align: center;
}

.babazou-ear-intro p {
  margin: 0 0 14px;
}

.babazou-ear-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.babazou-ear-benefit {
  background: #fcf8f2;
  border: 1px solid #eee2d1;
  border-radius: 18px;
  padding: 22px;
  text-align: center;
}

.babazou-ear-benefit h3 {
  margin: 0 0 8px;
  font-size: 20px;
  color: #4b3926;
}

.babazou-ear-benefit p {
  margin: 0;
}

.babazou-ear-steps {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.babazou-ear-step {
  background: #ffffff;
  border: 1px solid #eee2d1;
  border-radius: 20px;
  overflow: hidden;
}

.babazou-ear-step-image {
  background: #f4ede3;
}

.babazou-ear-step-image img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  display: block;
}

.babazou-ear-step-content {
  padding: 20px;
}

.babazou-ear-step-number {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #8a6b43;
}

.babazou-ear-step-content h3 {
  margin: 0 0 8px;
  font-size: 22px;
  color: #3e2f1f;
}

.babazou-ear-step-content p {
  margin: 0;
}

.babazou-ear-care {
  max-width: 760px;
  margin: 0 auto;
  background: #fcf8f2;
  border: 1px solid #eee2d1;
  border-radius: 20px;
  padding: 28px;
}

.babazou-ear-care-text p {
  margin-top: 0;
}

.babazou-ear-care ul {
  margin: 0;
  padding-left: 20px;
}

.babazou-ear-faq {
  max-width: 820px;
  margin: 0 auto;
  display: grid;
  gap: 16px;
}

.babazou-ear-faq-item {
  background: #ffffff;
  border: 1px solid #eee2d1;
  border-radius: 18px;
  padding: 20px;
}

.babazou-ear-faq-item h3 {
  margin: 0 0 8px;
  font-size: 20px;
  color: #4b3926;
}

.babazou-ear-faq-item p {
  margin: 0;
}

@media (max-width: 900px) {
  .babazou-ear-benefits,
  .babazou-ear-steps {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .babazou-ear-hero {
    padding: 46px 16px 30px;
  }

  .babazou-ear-hero h1 {
    font-size: 30px;
  }

  .babazou-ear-hero p {
    font-size: 16px;
  }

  .babazou-ear-section {
    padding: 34px 16px;
  }

  .babazou-ear-section h2 {
    font-size: 26px;
  }

  .babazou-ear-step-image img {
    height: 220px;
  }

  .babazou-ear-benefit,
  .babazou-ear-care,
  .babazou-ear-faq-item {
    padding: 18px;
  }
}
/* ══════════════════════════════════════════════════════════════
   Babazou — Bovenste navigatiebalk
   Plak dit in assets/custom.css (of je thema's style.css)
   ══════════════════════════════════════════════════════════════ */

.bz-topbar {
  width: 100%;
  background-color: #AD8967;
  position: relative;
  overflow: hidden;
  font-family: inherit;
}

/* Gouden gradient-rand boven en onder */
.bz-topbar__stripe,
.bz-topbar__stripe-bottom {
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #7a5c3a 0%, #e8c990 30%, #fff8e0 50%, #e8c990 70%, #7a5c3a 100%);
}

.bz-topbar__stripe        { top: 0; }
.bz-topbar__stripe-bottom { bottom: 0; }

/* ── Binnenste container ── */

.bz-topbar__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 10px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
}

/* ── Contactgegevens (links) ── */

.bz-topbar__contact {
  display: flex;
  align-items: center;
  gap: 20px;
}

.bz-topbar__contact-item {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  font-weight: 500;
  color: #fff8f0;
  text-decoration: none;
  letter-spacing: 0.04em;
  transition: color 0.15s ease;
}

.bz-topbar__contact-item:hover {
  color: #ffffff;
}

/* ── SVG icoontjes ── */

.bz-icon {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  opacity: 0.85;
}

/* ── Scheidingslijn ── */

.bz-topbar__divider {
  display: block;
  width: 1px;
  height: 16px;
  background-color: #c8a882;
  flex-shrink: 0;
}

/* ── Service-links (rechts) ── */

.bz-topbar__services {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}

.bz-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: #ffffff;
  font-size: 12.5px;
  font-weight: 500;
  color: #6b4a2a;
  text-decoration: none;
  letter-spacing: 0.02em;
  white-space: nowrap;
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.bz-pill:hover {
  background-color: #fff3e8;
  border-color: #AD8967;
  color: #3d2810;
}

.bz-pill .bz-icon {
  width: 13px;
  height: 13px;
  opacity: 0.65;
}

.bz-pill:hover .bz-icon {
  opacity: 1;
}

/* Bridal accent */
.bz-pill--bridal {
  background-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
  color: #7a2d4e;
}

.bz-pill--bridal .bz-icon {
  color: #a84068;
  opacity: 1;
}

.bz-pill--bridal:hover {
  background-color: #fff0f5;
  border-color: #d4889c;
  color: #5c1f38;
}

/* ── Responsive ── */

@media (max-width: 640px) {
  .bz-topbar__inner {
    padding: 8px 16px;
    justify-content: center;
  }

  /* Verberg e-mail op mobiel */
  .bz-topbar__contact-item:nth-child(3),
  .bz-topbar__divider {
    display: none;
  }

  /* Pills tonen enkel icoontje op mobiel */
  .bz-pill span {
    display: none;
  }

  .bz-pill {
    padding: 6px 10px;
  }

  .bz-pill .bz-icon {
    width: 15px;
    height: 15px;
  }
}

/* ══ Einde Babazou Topbar ══════════════════════════════════════ */



/* Loyalty pagina */
.babazou-loyalty-page {
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 20px 60px;
  font-family: Arial, sans-serif;
  color: #2f2f2f;
  line-height: 1.7;
}

.babazou-loyalty-hero {
  text-align: center;
  background: linear-gradient(180deg, #f9f5ef 0%, #ffffff 100%);
  padding: 80px 25px 55px;
  border-radius: 16px;
  margin-top: -30px;
  margin-bottom: 40px;
}

.babazou-loyalty-title {
  font-size: 42px;
  font-weight: 500;
  letter-spacing: 0.6px;
  margin-bottom: 18px;
  color: #2b2b2b;
}
.babazou-loyalty-title::after {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background: #c6b79c;
  margin: 18px auto 0;
}

.babazou-loyalty-hero p {
  max-width: 760px;
  margin: 0 auto;
  font-size: 18px;
}

.babazou-loyalty-intro,
.babazou-loyalty-highlight {
  margin-bottom: 25px;
}

.babazou-loyalty-steps {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin-bottom: 25px;
}

.babazou-loyalty-card {
  background: #ffffff;
  border: 1px solid #f0e7db;
  border-radius: 16px;
  padding: 32px 28px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.03);
  flex: 1 1 320px;
}

.babazou-loyalty-card h2 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 12px;
  color: #2b2b2b;
}

.babazou-loyalty-card p {
  margin-bottom: 15px;
}

.babazou-loyalty-card ul {
  margin: 0;
  padding-left: 20px;
}

.babazou-loyalty-card li {
  margin-bottom: 10px;
}

.babazou-loyalty-card.highlight {
  background: #f8f3ee;
}

.babazou-loyalty-cta {
  text-align: center;
  padding: 35px 20px 0;
}

.babazou-loyalty-cta h2 {
  font-size: 28px;
  margin-bottom: 12px;
  color: #1f1f1f;
}

.babazou-loyalty-cta p {
  max-width: 700px;
  margin: 0 auto;
  font-size: 17px;
}

@media (max-width: 768px) {
  .babazou-loyalty-page {
    padding: 15px 15px 40px;
  }

  .babazou-loyalty-hero {
    padding: 40px 20px 30px;
    margin-top: -10px;
  }

  .babazou-loyalty-title {
    font-size: 28px;
  }

  .babazou-loyalty-card h2,
  .babazou-loyalty-cta h2 {
    font-size: 22px;
  }

  .babazou-loyalty-hero p,
  .babazou-loyalty-cta p {
    font-size: 16px;
  }
  .babazou-loyalty-hero p,
.babazou-loyalty-card p {
  color: #555;
}
}
