/********* Compiled - Do not edit *********/
@font-face {
font-family:"Essones";
src:url(../fonts/EssonnesTest-DisplayLight-BF643e00df9c370.woff2), url(../fonts/EssonnesTest-DisplayLight-BF643e00df9c370.woff), url(../fonts/EssonnesTest-DisplayLight-BF643e00df9c370.ttf);font-weight:;
font-display:swap;
}
:root{--color-primary:#000000;--color-gradient-start:#000000;--color-gradient-stop:#000000;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-10px;margin-right:-10px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:10px;padding-right:10px;}body{font-family:Montserrat;font-weight:400;line-height:21px;font-size:14px;color:#000000;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Essones;font-weight:400;line-height:1.2em;font-size:52px;color:#000000;}.h2,h2{font-family:Essones;font-weight:400;line-height:1.2em;font-size:40px;color:#000000;}.h3,h3{font-family:Essones;font-weight:400;line-height:1.2em;font-size:32px;color:#000000;}.h4,h4{font-family:Essones;font-weight:400;line-height:1.2em;font-size:25px;color:#000000;}.h5,h5{font-family:Essones;font-weight:400;line-height:1.2em;font-size:21px;color:#000000;}.h6,h6{font-family:Essones;font-weight:400;line-height:1.2em;font-size:18px;color:#000000;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:200px;padding-bottom:200px;}#content{background-color:#ffffff;}section.vc_row{units:px;}/* ============================= */
/* CATEGORIE HOVER EFFECT */
/* Blokje schuift omhoog bij hover */
/* ============================= */
.categoriekolomhome {
    transition: transform 0.4s ease;
}

.categoriekolomhome:hover {
    transform: translateY(-25px);
}


/* ============================= */
/* WOOCOMMERCE BREADCRUMBS STYLING */
/* ============================= */

/* Alle letters hoofdletters */
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
    text-transform: uppercase !important;
    font-weight: normal !important; /* standaard gewicht */
    font-size: 14px !important;
    color: inherit;
}

/* Delimiter / mooi uitlijnen */
.woocommerce-breadcrumb .delimiter {
    margin: 0 5px;
    font-weight: normal !important;
    font-size: 14px !important;
}

/* Verwijder extra pijltjes die theme kan injecteren */
.woocommerce-breadcrumb *::before,
.woocommerce-breadcrumb *::after {
    content: none !important;
}

/* Laatste breadcrumb vet maken */
.woocommerce-breadcrumb *:last-child {
    font-weight: bold !important;
}


/* ============================= */
/* PRODUCT PAGINA */
/* ============================= */

/* Verberg quantity selector */
.quantity, 
.qty, 
.product-quantity { 
    display: none !important; 
}

/* Zet knoppen naast elkaar */
form.cart {
    display: flex !important;
    align-items: center !important;
}


/* ============================= */
/* KNOPPEN STYLING */
/* ============================= */

/* Algemene knop styling */
.single_add_to_cart_button, 
#sgh_toggle_btn {
    height: 48px !important;
    margin: 0 !important;
    border: none !important;
    transition: transform 0.15s ease, box-shadow 0.15s ease !important;
}

/* Mail icoon knop */
#sgh_toggle_btn {
    background: #000;
    color: #fff !important;
    width: 48px !important;
    min-width: 48px !important;
    margin-left: 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

/* Hover effect */
.single_add_to_cart_button:hover, 
#sgh_toggle_btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15) !important;
}


/* ============================= */
/* POPUP OVERLAY */
/* ============================= */

/* Achtergrond + blur */
#sgh_overlay {
    display: none;
    position: fixed;
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    z-index: 999999;
    align-items: center;
    justify-content: center;
}

/* Popup box */
#sgh_modal {
    background: #fff;
    padding: 50px 30px 40px 30px;
    width: 90%;
    max-width: 400px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.1);
    position: relative;
    text-align: center;
}


/* ============================= */
/* POPUP ELEMENTEN */
/* ============================= */

/* Sluit knop (X rechtsboven) */
#sgh_close {
    position: absolute;
    top: 10px; 
    right: 15px;
    font-size: 32px;
    cursor: pointer;
}

/* Titel */
#sgh_modal h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

/* Input + knop even breed */
#sgh_email, 
#sgh_submit {
    width: 100%;
    box-sizing: border-box;
}

/* Email veld */
#sgh_email {
    height: 48px;
    border: 1px solid #000;
    margin-bottom: 15px;
    text-align: center;
    border-radius: 0;
}

/* Verzenden knop */
#sgh_submit {
    background: #000;
    color: #fff;
    border: none;
    height: 48px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}







/* ============================= */
/* tekst UPPERCASE */
/* ============================= */
.product_title.entry-title, .filter-title, .woocommerce-result-count, .term-label, .ld-sp-info, .related .text-center, .ui-selectmenu-text {
  text-transform: uppercase;
}
.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}



/* ============================= */
/* yith kleur*/
/* ============================= */
.yith-wcan-filters {
  background-color: #FBF7F5;
}

/* ============================= */
/* Jewlery Designer Text ABOUT CELINE page*/
/* ============================= */
.jewlery-designer-text * {
    font-size: 104px !important;
    position: relative;
    z-index: 99; /* Forces text to stay on top */
    transform: translateY(30px);
}

/* Mobile Fix: 104px is too big for phones */
@media (max-width: 1000px) {
    .jewlery-designer-text * {
        font-size: 65px !important;
        transform: translateY(25px);
    }
}

/* ============================= */
/* Handtekening op foto ABOUT CELINE page*/
/* ============================= */
.signature-image *  {
    position: relative;
    z-index: 99;
    transform: translateY(-35px) translateX(45px);
}

@media (max-width: 1000px) {
    .signature-image * {
        transform: translateY(-25px) translateX(10px);
    }
}

/* ============================= */
/* Big ore name title GEMSTONE pages*/
/* ============================= */
.gemstone-title *  {
     font-size: 104px !important;
}

/* ============================= */
/* Titles HOME page*/
/* ============================= */
.home-title * {
    font-size: 104px !important;
    position: relative;
    z-index: 99;
    transform: translateY(73px);
    line-height: 60px !important;
}

@media (max-width: 1000px) {
    .home-title * {
        font-size: 35px !important;
        transform: translateY(-2px);
        line-height: 50px !important;
    }
}

.home-title-mobile * {
    font-size: 35px !important;
    transform: translateY(0px);
    line-height: 50px !important;
}

.home-sub-title * {
    font-size: 40px;
}

.home-sub-title-80 * {
    font-size: 80px;
}


@media (max-width: 1000px) {
    .home-sub-title * {
        font-size: 25px !important;
    }
    
    .home-sub-title-80 * {
        font-size: 55px;
    }
}

/* ============================= */
/* Story type box and title and sub-title for each story OUR STORIES pages*/
/* ============================= */
.story-type {
    background-color: #f9f0e9;
    padding: 3px 10px;
    display: inline-block; 
}

.stories-title * {
    font-size: 104px !important;
}

.stories-sub-title * {
    font-size : 40px !important;
}

@media (max-width: 1000px) {
    .stories-title * {
        font-size: 65px !important;
    }
    
    .stories-sub-title * {
        font-size : 35px !important;
    }
}

/* ============================= */
/* Gemstone footer title GREMSTONE pages*/
/* ============================= */
.gemstone-footer-title * {
    font-size : 43px !important;
}

@media (max-width: 1000px) {
    .gemstone-footer-title * {
        font-size: 35px !important;
    }
}

/* ============================= */
/* Title en socials FOOTER*/
/* ============================= */
.footer-title * {
    font-size: 80px !important;
}

@media (max-width: 1000px) {
    .footer-title * {
        font-size: 38px !important;
    }
}

.footer-socials-title * {
    font-size: 50px !important;
}

.socials-underlined {
    text-decoration-thickness: 1px !important;
    text-underline-offset: 5px !important;
    text-decoration-line: underline !important;
}

/* ============================= */
/* Contact formulier en subscribe button FOOTER*/
/* ============================= */
.custom-subscribe-container input[type="email"] {
    width: 100%;
    background-color: #ffffff !important;
    border: none !important;
    padding: 20px !important;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    box-sizing: border-box;
}
.custom-subscribe-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end; /* Zet de button rechtsonder */
}
.wpcf7-spinner {
    display: none !important;
}

.white-btn, .white-btn * {
    color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.white-btn .btn-icon {
    width: 30px !important;
    height: 30px !important;
    margin-left: 5px !important;
}


/* ============================= */
/* Kleur bolletje kleiner YITH FILTERS*/
/* ============================= */
/* Maak zowel de container als de YITH kleurenfilter bolletjes kleiner en perfect rond */
.filter-items.filter-color .term-color,
.filter-items.filter-color .color-swatch {
    width: 20px !important; 
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    line-height: 20px !important;
/* Forceert een perfect rondje */
}

/* ============================= */
/* Image carrousel pijltjes kleur OUR STORIES pages*/
/* ============================= */
/* 1. The Container (The Square) */
.vc_images_carousel .vc_carousel-control {
    background-color: #ffffff !important;
    opacity: 1 !important;
    width: 45px !important;  /* Set a fixed size to ensure a perfect square */
    height: 45px !important;
    display: flex !important;
 /* Horizontal center */

    text-decoration: none !important;
}

/* 2. The Arrow Icon */
.vc_images_carousel .vc_carousel-control .icon-prev,
.vc_images_carousel .vc_carousel-control .icon-next {
    color: #000000 !important;
    background-color: transparent !important; /* Prevents double background */
}

/* 3. Force Hover to stay the same */
.vc_images_carousel .vc_carousel-control:hover,
.vc_images_carousel .vc_carousel-control:active,
.vc_images_carousel .vc_carousel-control:focus {
    background-color: #ffffff !important;
    opacity: 1 !important;
}

/* 4. Kill the default gradient/shadow WPBakery often adds */
.vc_carousel-control.vc_left, 
.vc_carousel-control.vc_right {
    background-image: none !important;
}

/* ============================= */
/* Winkelmandje*/
/* ============================= */

/* 1. Maak het kruisje volledig onzichtbaar door de kleur weg te halen */
.ld-module-cart .ld-module-trigger-icon i,
.ld-module-cart .ld-module-trigger-icon i:before,
.ld-module-cart .ld-module-trigger-icon i:after {
    color: transparent !important;
    text-shadow: none !important;
    content: none !important;
}

/* 3. Forceer jouw eigen icoon op de span en zorg dat deze NOOIT verdwijnt */
.ld-module-cart .ld-module-trigger-icon {
    background-image: url('../2026/03/celineroelens.be-7.svg') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: inline-block !important;
    width: 24px !important;
    height: 24px !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.ld-module-trigger-icon::before, 
.ld-module-trigger-icon::after {
    display: none !important;
    content: none !important;
}


/* ============================= */
/* Filter button hidden desktop SHOP PAGE*/
/* ============================= */
@media screen and (min-width: 1025px) {
    .btn.btn-primary.yith-wcan-filters-opener.enhanced {
        display: none !important;
    }
}

/* ============================= */
/* Filter overlay mobile SHOP PAGE*/
/* ============================= */
body.yith-wcan-preset-modal-open::before, 
body.yith-wcan-preset-modal-open::after,
.yith-wcan-overlay {
    display: none !important;
    background: transparent !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.apply-filters {
    color: #fff !important;
}

/* 1. Nuke the header's z-index specifically when the YITH modal is open */
body.yith-wcan-preset-modal-open .site-header,
body.yith-wcan-preset-modal-open .mainbar-wrap,
body.yith-wcan-preset-modal-open .secondarybar-wrap,
body.yith-wcan-preset-modal-open #wrap {
    z-index: 1 !important;
}

/* 2. Target broader YITH container classes to force them to the front */
.yith-wcan,
.yith-wcan-modal,
.yith-wcan-offcanvas,
#yith-wcan-modal {
    z-index: 9999999 !important;
}


/* ============================= */
/* Filter button styling SHOP PAGE*/
/* ============================= */
/* 1. Forceer het icoon naar wit, ongeacht of het tekst, een font of een afbeelding is */
.btn.yith-wcan-filters-opener i.filter-icon,
.btn.yith-wcan-filters-opener i.filter-icon::before {
    color: #ffffff !important;
    fill: #ffffff !important;
    opacity: 1 !important;
    
    /* Als het een donker plaatje is, maken we het hiermee wit */
    filter: brightness(0) invert(1) !important; 
    -webkit-filter: brightness(0) invert(1) !important;
    vertical-align: middle !important;
    margin-right: 8px !important; 
}

/* 2. Zorg dat er ABSOLUUT niets gebeurt bij hover op het icoon */
.btn.yith-wcan-filters-opener:hover i.filter-icon,
.btn.yith-wcan-filters-opener:active i.filter-icon,
.btn.yith-wcan-filters-opener:focus i.filter-icon {
    color: #ffffff !important;
    opacity: 1 !important;
    filter: brightness(0) invert(1) !important;
}

/* 3. De knop zelf: padding en geen effecten */
.btn.btn-primary.yith-wcan-filters-opener.enhanced {
    background-color: #000000 !important;
    color: #ffffff !important;
    padding: 5px 10px !important;
    border: none !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
    transition: none !important;
}

/* 4. Verwijder de hover-laag die veel thema's over knoppen leggen */
.btn.btn-primary.yith-wcan-filters-opener.enhanced::before,
.btn.btn-primary.yith-wcan-filters-opener.enhanced::after {
    display: none !important;
}

/* ============================= */
/* Order button hidden mobile SHOP PAGE*/
/* ============================= */
@media screen and (max-width: 900px) {
    #ui-id-1-button {
        display: none !important;
    }
}