/* ==========================================================================
   fonts.css — Versie 2.2.6
   Auteur: Rik Spreen
   Laatste update: 10 oktober 2025
   ========================================================================== */

/* === Hoofdlettertype === */

@font-face {
  font-family: 'Zain';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/zain-v3-latin-regular.woff2') format('woff2');
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Zain';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/zain-v3-latin-italic.woff2') format('woff2');
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Zain';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/zain-v3-latin-700.woff2') format('woff2');
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Zain';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/zain-v3-latin-800.woff2') format('woff2');
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Zain';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/zain-v3-latin-900.woff2') format('woff2');
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
}


/* === Handschrift === */

@font-face {
  font-family: 'Oooh Baby';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/oooh-baby-v4-latin-regular.woff2') format('woff2');
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
}


/* === Font Awesome Icoontjes === */


/* Familie-definities + variabelen + algemene styling */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2");
}

:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

.fas, .fa-solid { font-weight: 900; }
.far, .fa-regular { font-weight: 400; }
.fab, .fa-brands { font-weight: 400; }

.fa, .fa-classic, .fa-sharp, .fas, .fa-solid,
.far, .fa-regular, .fab, .fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  transition: 1s;
}

.fa-solid, .fa-regular { font-family: 'Font Awesome 6 Free'; }
.fa-brands { font-family: 'Font Awesome 6 Brands'; }


/* === Mappings === */

.fa-facebook-f:before { content: "\f39e"; }
.fa-square-facebook:before,
.fa-facebook-square:before { content: "\f082"; }
.fa-facebook:before { content: "\f09a"; }
.fa-twitter:before { content: "\f099"; }
.fa-square-twitter:before,
.fa-twitter-square:before { content: "\f081"; }
.fa-goodreads:before { content: "\f3a8"; }
.fa-square-instagram:before { content: "\e055"; }
.fa-square-whatsapp:before { content: "\f40c"; }

.fa-heart::before { content: "\f004"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-cart-shopping::before { content: "\f07a"; }
.fa-download::before { content: "\f019"; }
.fa-tag::before { content: "\f02b"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }
.fa-sack-dollar::before { content: "\f81d"; }
.fa-right-from-bracket::before { content: "\f2f5"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-right-to-bracket::before { content: "\f2f6"; }
.fa-truck-arrow-right::before { content: "\e58b"; }
.fa-circle-arrow-down::before { content: "\f0ab"; }
.fa-cart-arrow-down::before { content: "\f218"; }
.fa-store::before { content: "\f54e"; }
.fa-file::before { content: "\f15b"; }
.fa-user::before { content: "\f007"; }
.fa-square-phone-flip::before { content: "\f87b"; }
.fa-house::before { content: "\f015"; }
.fa-blog::before { content: "\f781"; }
.fa-book-open-reader::before { content: "\f5da"; }
.fa-mug-hot::before { content: "\f7b6"; }
.fa-seedling::before { content: "\f4d8"; }
.fa-info-circle::before,
.fa-circle-info::before { content: "\f05a"; }
.fa-link::before { content: "\f0c1"; }
.fa-binoculars::before { content: "\f1e5"; }
.fa-circle-question::before { content: "\f059"; }
.fa-hashtag::before { content: "\23"; }
.fa-box-archive::before { content: "\f187"; }
.fa-pen-to-square::before { content: "\f044"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-envelope-open-text::before { content: "\f658"; }
.fa-bars::before { content: "\f0c9"; }
.fa-xmark::before { content: "\f00d"; }
.fa-star::before { content: "\f005"; }
.fa-bullhorn::before,
.fa-bullhorn-hoofdmenu::before { content: "\f0a1"; }
.fa-caret-left-before::before { content: "\f0d9"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-mug-saucer::before { content: "\f0f4"; }
.fa-caret-down::after { content: "\f0d7"; }
.fa-caret-up::after { content: "\f0d8"; }
.fa-square-envelope::before { content: "\f199"; }
.fa-book-open::before { content: "\f518"; }
.fa-share::before { content: "\f064"; }
.fa-circle-arrow-right::before { content: "\f0a9"; }
.fa-at::before { content: "\40"; }
.fa-whatsapp:before { content: "\f232"; }
.fa-phone::before { content: "\f095"; }
.fa-cake-candles::before { content: "\f1fd"; }
.fa-mortar-pestle::before { content: "\f5a7"; }
.fa-trash-can::before { content: "\f2ed"; }
.fa-basket-shopping::before { content: "\f291"; }
.fa-circle-check::before { content: "\f058"; }
.fa-kitchen-set::before { content: "\e51a"; }
.fa-clock::before { content: "\f017"; }
.fa-arrow-circle-up::before { content: "\f0aa"; }
.fa-gift::before { content: "\f06b"; }
.fa-mobile-screen::before { content: "\f3cf"; }
.fa-note-sticky::before { content: "\f249"; }
.fa-cookie-bite::before { content: "\f564";}
.fa-house-laptop::before { content: "\e066"; }
.fa-asterisk::before { content: "\2a"; }
.fa-keyboard::before { content: "\f11c"; }
.fa-recycle::before { content: "\f1b8"; }
.fa-award::before { content: "\f559"; }
.fa-print::before { content: "\f02f"; }
.fa-volume-high::before { content: "\f028"; }
.fa-volume-off::before { content: "\f026"; }
.fa-share-nodes::before { content: "\f1e0"; }
.fa-square-share-nodes::before { content: "\f1e1"; }
.fa-triangle-exclamation::before { content: "\f071"; }
.fa-universal-access::before { content: "\f29a"; }
.fa-spinner::before { content: "\f110"; }
.fa-cart-plus::before { content: "\f217"; }
.fa-percent::before { content: "\25"; }
.fa-indent::before { content: "\f03c"; }
.fa-bell::before { content: "\f0f3"; }




.fa-calendar-days::before { content: "\f073";font-size:smaller;}


.smaller{
	font-size: .9rem!important;
}


/* Losse definitie voor menu */

.fa-caret-right::before {
  content: "\f0da";
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}

.fa-caret-left-before::before { 
  content: "\f0d9"; 
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}

.fa-arrow-right-header::before { 
	content: "\f061"; 
	font-size: clamp(0.1rem, 3vw, 1.3rem); 
}


.widget_recently_viewed_products h3::before {
	content: "\f06e"; 
	font-family: 'Font Awesome 6 Free';
	font-size: medium;
}

.cookie-footer-menu{

}

.fa-caret-right-breadcrumbs::before{ 
    content: "\f0da";
    font-size: small;
    padding: 0 .3rem;
}
