/** Shopify CDN: Minification failed

Line 469: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: 10px;
}

section.collection-top-10-list:not(:has(*)) {
  display: none;
}

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%;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.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: 0px;
    top: -10px;
    height: 40px !important;
    width: 50px;
}

/*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;
    border-radius: 4px;
}


.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%;
    border-radius: 4px;
    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;
}

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

a.site-header__logo-link.logo_desktop {
    max-width: 175px;
    aspect-ratio: 2 / 1;
    display: flex;
    align-items: center;
}

@media (min-width: 1180px) {
    .klaviyo-block {
        max-width: 500px;
        width: 33%;
    }
    .usps-container {
        width: 66%;
        .usps-grid {
            grid-template-columns: repeat(3, 1fr);
        }
    }
}

.template--collection .lang li {
    list-style-type: disc;
}

.template--collection  .lang ul {
    margin-left: 1em;
}

.button.cyan {
    background-color: #02b1c2 !important;
    color: #fff !important;
}

.pl-swatches__label {
    display: none;
}

.blog-articles {
    gap: 20px !important;
}

h3.blog-title > a {
    font-size: 24px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
}

.article-card__info.caption-with-letter-spacing.h5 {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #d39e7d;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    border-radius: 4px;
}

#golden-ticket {
  cursor: pointer;
  position: relative;
}

.golden-ticket-tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 10px;
  padding: 1rem;
  background: white;
  color: #333;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  width: 500px;
  white-space: normal;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1000;
}

a#golden-ticket::after {
    content: 'i';
    background: #0097ca;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: 0;
    position: relative;
    font-weight: bold;
    color: #FFF;
}

/* Pijltje onderaan tooltip - alleen desktop */
.golden-ticket-tooltip::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-top-color: white;
}

/* Show tooltip on hover */
#golden-ticket:hover .golden-ticket-tooltip {
  visibility: visible;
  opacity: 1;
}

/* MOBIEL: Centered modal-style */
@media (max-width: 768px) {
    .golden-ticket-tooltip {
        position: fixed;
        top: 50%;
        left: 50%;
        bottom: auto;
        transform: translate(-50%, -50%);
        width: calc(100vw - 40px);
        max-width: 400px;
        margin-bottom: 0;
        padding: 1.5rem;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
        z-index: 10000;
    }
    
    /* Verwijder pijltje op mobiel */
    .golden-ticket-tooltip::after {
        display: none;
    }
    
    /* Click functionaliteit voor mobiel */
    #golden-ticket:active .golden-ticket-tooltip,
    .golden-ticket-tooltip.show {
        visibility: visible;
        opacity: 1;
    }
}