/** Shopify CDN: Minification failed

Line 470:1 Unexpected "/"

**/
a,
button,
* {
    -webkit-tap-highlight-color: transparent;
}

a {
    text-decoration: none;
    font-family: 'Raleway';
    color: #0097ac;
}

strong {
    font-weight: 600;
}

a:focus,
button:focus {
    outline: none;
}

.button--beige {
    background: #d0997a;
    padding: 10px;
}

iframe {
    max-width: 100%;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style-type: none;
    padding-top: 5px;
}

.madekype {
    font-family: 'Madekype';
}

.raleway-title {
    font-size: 16px;
    font-family: Raleway;
    letter-spacing: 0;
    text-transform: initial;
    font-weight: 500;
}

* {
    margin: 0;
}

.shopify-section {
    padding-block: 15px;
}

body {
    font-family: 'Raleway';
    letter-spacing: 0.06rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
    font-weight: 300;
}

.flex-col {
    display: flex !important;
    flex-direction: column !important;
}

a {
    text-decoration: none;
}


.mobile {
    display: none;
}


@media screen and (max-width: 767px) {
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }
}


.popular-products ::-webkit-scrollbar,
#upsell-slider::-webkit-scrollbar {
    height: 7px;
    border: 1px solid #ccc;
    background: #fff;
}

.popular-products ::-webkit-scrollbar-thumb,
.upsell-slide::-webkit-scrollbar-thumb {
    background: #d39d7d;
    height: 2px;
}

.popular-products ::-webkit-scrollbar-track,
.upsell-slide::-webkit-scrollbar-thumb {
    background: transparent;
}

::selection {
    background-color: rgba(var(--color-foreground), .2);
}

.categories .overflow-x::-webkit-scrollbar {
    height: 5px;
    background: transparent;
    border: 1px solid #ccc;
}

.categories .overflow-x::-webkit-scrollbar-thumb {
    background: #fff;
}

.rating {
    display: inline-flex;
    position: relative;
    font-size: 16px;
    color: #ccc;
    /* Grijze kleur voor lege sterren */
}

.stars {
    color: #00000065;
    display: flex;
    align-items: center;
}

.star {
    color: #f9d246;
}

.review-count {
    font-size: 12px;
    letter-spacing: 0;
    margin-block: 5px;
}

svg.icon.icon-search {
    color: #fff;
}

button.search__button.field__button {
    background: linear-gradient(0deg, #c58a6a, #d39e7d);
    top: 0 !important;
    height: 100%;
}

.search-wrap {
    position: relative;
    padding: 10px;
}

@media screen and (min-width: 990px) {
    .search-modal__form {
        max-width: 100% !important;
    }
}

.popular-title {
    font-weight: 300 !important;
}

h1,
h2 {
    padding-bottom: 5px;
}

/* Basiswaarden */
h1 {
    font-size: clamp(32px, 4vw, 36px);
    /* Schaalbaar tussen 36px en 48px */
}

h2 {
    font-size: clamp(32px, 3.5vw, 32px);
    /* Standaard 32px, maar schaalbaar */
}

h3 {
    font-size: clamp(24px, 3vw, 28px);
}

h4 {
    font-size: clamp(22px, 2.5vw, 24px);
}

h5 {
    font-size: clamp(18px, 2vw, 22px);
}

.not-voorraad {
    color: rgb(220, 84, 84);
}

.footer,
.shopify-end {
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer {
    background: #000;
    color: #fff;
}

.site-footer__copyright {
    border: 0;
}

.site-footer .grid-4 {
    border-bottom: 1px solid #d39e7d;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.footer-item-text h3 {
    color: #000;
    margin: 0;
    font-family: "Raleway";
    font-weight: bold;
}

.footer-item-text p {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300;
}


.footer h3 {
    color: #000;
}

.footer-item {
    display: flex;
    align-items: center;
    gap: 20px;
}

.footer-item i {
    background: #000;
    border-radius: 100%;
    padding: 15px;
}

.footer-item-icon i {
    color: #fff !important;
    font-size: 20px;
}

@media screen and (max-width: 767px) {
    .footer-item-icon i {
        font-size: 14px;
        padding: 10px;
    }

    .TrengoWidgetLauncher__iframe {
        display: none !important;
    }
}

.footer-item-text li,
.footer-item-block li {
    list-style-type: none;
}

.footer-item-text a,
.footer-item-block a {
    color: #fff;
    text-decoration: underline;
}

.footer-item-block {
    position: relative;
    z-index: 2;
}

.footer-item-text span {
    font-size: 24px;
    display: block;
    font-family: Raleway;
    font-weight: 500;
    color: #000;
}

.site-footer .rte-setting a,
.site-footer .rte-setting p,
.site-footer a {
    color: #fff;
    font-size: 14px !important;
}

.footer-item-text,
.footer-block__details-content a {
    color: #fff;
}

.footer-block__heading {
    font-size: 1.2em;
    text-transform: initial;
    color: #d39d7d;
    font-family: Raleway;
    font-weight: 500;
}

.footer-item a {
    align-items: center;
}

.footer-block-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.rte-wrapper-img {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-end;
}

img {
    max-width: 100%;
}

div#omschrijving p {
    margin-bottom: 15px;
}

.footer-block__heading {
    margin: 0 !important;
    padding: 0;
}

.footer-block__details-content a {
    color: #fff !important;
    text-decoration: none;
}

.list-social__item .icon {
    height: 2.2rem;
    width: 2.2rem;
    color: #fff;
}

.product-grid .grid__item {
    padding: 0;
}

.lang h2,
.lang .h2,
.lang h3,
.lang .h3,
.lang h4,
.lang .h4,
.lang h5,
.lang .h5,
.lang h6,
.lang .h6 {
    margin: 30px 0 5px;
}

.icon-filter path {
    color: #0097ac;
}

.dag-deal-ribbon {
    position: absolute;
    width: 100px;
    aspect-ratio: 100 / 80;
    right: 10px;
    top: 10px;
    content: '';
    background: url(/cdn/shop/files/Dagdeals.png?v=1731489837) no-repeat center center;
    background-size: cover;
    z-index: 1;
}

.dag-deal-ribbon-en {
    position: absolute;
    width: 100px;
    aspect-ratio: 100 / 80;
    right: 10px;
    top: 10px;
    content: '';
    background: url(/cdn/shop/files/day-deal.svg?v=1732806787) no-repeat center center;
    background-size: cover;
    z-index: 1;
}

.dag-deal-ribbon.card,
.dag-deal-ribbon-en.card {
    left: 10px;
    top: 10px;
    height: 50px !important;
    width: 60px;
}

/*alle merken collection list*/
#Slider-template--24965875466566__collection_list_gwcp84>li {
    padding-right: 12px;
}


.template--page--winkelopening .banner__text,
.template--page--winkelopening .banner__heading {
    color: white;
}

.template--page--winkelopening .image-with-text .grid {
    background: white;
}

.template--page--winkelopening a.button.button--secondary {
    background: #d0987a;
    padding: 10px;
    color: #fff;
    font-weight: 700;
}









/*---collections footer slider ----*/


.onder-collectie-slider .popular-products {
    padding-top: 25px;
    padding-bottom: 25px;

}


.onder-collectie-slider .category-title {
    padding: 25px;
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.onder-collectie-slider i.fa-solid {
    color: #d0997a;
}

*/ .onder-collectie-slider .category-title i {
    margin-left: 10px;
    font-size: 18px;
}

.onder-collectie-slider .category-image img {
    width: 100%;
    object-fit: cover;
    height: 175px;
    transition: .3s;
}


.onder-collectie-slider .product-cards-new-slider {
    display: flex;
    width: 100%;
    overflow-x: auto;
    position: relative;
    padding-bottom: 10px;
    gap: 10px;
}

.onder-collectie-slider .card-item {
    width: 240px;
    position: relative;
    z-index: 1;
    padding-right: 20px;
    padding-bottom: 20px;
}


@media screen and (min-width: 550px) {
    .onder-collectie-slider .card-item {
        width: 250px;
    }
}

@media screen and (min-width: 1181px) {
    .onder-collectie-slider .card-item {
        width: 300px;
    }
}


.onder-collectie-slider .category-card {
    background-color: #fff;
    width: 100%;
    height: 100%;
}

/*aanmelden gelukt*/
#shopify-section-template--25035408539974__image_with_text_wgmELw>div>div>div>div>div.image-with-text__media-item.image-with-text__media-item--medium.image-with-text__media-item--top.grid__item>div>img {
    object-fit: cover !important;
    border-radius: 100%;
    aspect-ratio: 1 / 1 !important;
    height: 100% !important;
    width: 100% !important;
    overflow: auto !important;
    max-width: 300px !important;
    max-height: 300px !important;
    left: 50% !important;
    transform: translate(-50%);
}

#shopify-section-template--25035408539974__image_with_text_wgmELw>div>div>div>div {
    background: transparent;
}

#shopify-section-template--25035408539974__image_with_text_wgmELw>div>div>div>div>div.image-with-text__media-item.image-with-text__media-item--medium.image-with-text__media-item--top.grid__item>div {
    border: none;
}

#shopify-section-sections--24442717995334__kookgigant_v3_header_cXtxqh {
    padding-bottom: 0px;
}

.announcement-bar-wrapper-brandeniers {
    padding-top: 0px;
    padding-bottom: 0px;
}

.pdp-section {
    padding-top: 0px;
}

.jdgm-rev-widg__header {
    text-align: left !important;
}

.jdgm-rev-widg__title {
    display: none;
}

.jdgm-rev__title {
    font-weight: 500;
}

.hura-messages.swiper-wrapper strong {
    font-weight: 500;
}

.categories {
  position: relative;
}

.categories:before {
    background: url(/cdn/shop/files/grid-overlay-bg.png);
    background-size: contain;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
}

/* Product image loading styles - VOEG TOE AAN JE MAIN CSS */
.pc-image {
  position: relative;
}

.pc-image img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}

/* Lazy loading states */
.pc-image img[loading="lazy"] {
  opacity: 0;
}

.pc-image img[loading="lazy"].loaded,
.pc-image img[loading="eager"] {
  opacity: 1;
}

/* Fallback animation */
.pc-image img[loading="lazy"]:not(.loaded) {
  animation: fadeInFallback 0.5s ease-in-out 3s forwards;
}

@keyframes fadeInFallback {
  to { opacity: 1; }
}

/* Critical images */
.critical-image {
  loading: eager;
  opacity: 1 !important;
}

/* Hover effect */
.pc-image:hover img {
  transform: scale(1.02);
  transition: transform 0.3s ease;
}