@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//hellocase.nl/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=8.3.5") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//hellocase.nl/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//hellocase.nl/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//hellocase.nl/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//hellocase.nl/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//hellocase.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//hellocase.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//hellocase.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//hellocase.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(44,62,80);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(44,62,80);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(44,62,80);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,111,97);
	--wd-alternative-color: rgb(139,191,92);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(44,62,80);
	--btn-accented-bgcolor-hover: rgb(128,171,94);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(44,62,80);
	--wd-link-color-hover: rgb(44,62,80);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(224,232,242);
	background-image: none;
}
html .wd-nav-mobile > li > a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html .wd-checkout-steps li, html table th {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(52,31,151);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 6px;
	--wd-nscroll-drag-bg: rgb(44,62,80);
	--wd-nscroll-drag-bg-hover: rgba(44,62,80,0.87);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}



.wd-page-title {
background-color: rgb(250,248,245);
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    display: none;
}
a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    display: none;
}
.site-logo img {
    max-height: 90px !important; /* logo vult bijna de 90px header */
    height: auto !important;
    width: auto !important;
}
.scrollToTop:after {
    color: rgb(52,31,151);
}
body .scrollToTop {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,1);
    box-shadow: 0 0 5px rgba(0,0,0,.17);
    background-color: #ffa8cd;
}
.product-labels {
    position: absolute;
    top: 7px;
    inset-inline-start: 7px;
    z-index: 2;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    max-width: 50%;
    transition: ;
    transform: ;
    visibility: hidden;
}
/* Verberg de verborgen H1 */
.page-header h1 {
    display: none;
}

/* Scroll naar boven icon */
.scrollToTop:after {
    color: white;
}
body .scrollToTop {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,1);
    box-shadow: 0 0 5px rgba(0,0,0,.17);
    background-color: rgba(255,111,97,1);

}


/* Styling varianten */
.cross-sell-variants-container {
    margin-top: 40px;
}
.cross-sell-variants-title {
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 600;
}

.cross-sell-variants-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.cross-sell-variant-item {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    padding: 12px;
    text-align: center;
    transition: transform 0.2s, box-shadow 0.2s;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cross-sell-variant-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}

.variant-thumbnail-wrapper {
    position: relative;
    width: 100%;
}

.cross-sell-variant-item img {
    width: 100%;
    height: auto;
    border-radius: 6px;
    object-fit: contain;
    display: block;
}

.cross-sell-variant-price {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

/* Badge en tooltip */
.variant-badge-wrapper {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 20;
}

.variant-type-badge {
    background: rgba(255,152,0,0.85);
    color: #fff;
    padding: 2px 6px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
}

/* Tooltip */
.variant-tooltip {
    position: absolute;
    top: 28px;
    right: 0;
    width: 200px;
    background: #333;
    color: #fff;
    font-size: 10px;
    padding: 4px 6px;
    border-radius: 4px;
    display: none;
    white-space: normal;
    z-index: 30;
}

/* Active class toont tooltip */
.variant-badge-wrapper.active .variant-tooltip {
    display: block;
}

@media (max-width: 480px) {
    .cross-sell-variants-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
    .variant-badge-wrapper { top: 6px; right: 6px; }
    .variant-type-badge { font-size: 10px; padding: 2px 5px; }
    .variant-tooltip { width: 140px; font-size: 9px; top: 28px; right: -10px; }
}


/* Styling Upsell */

.upsell-variants-container { margin-top: 40px; }
.upsell-variants-title { font-size: 20px; margin-bottom: 16px; font-weight: 600; }
/* 5 producten per rij op desktops */
.upsell-variants-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(5, 1fr);
}

/* Tablet: 3 naast elkaar */
@media(max-width: 1100px) {
    .upsell-variants-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Mobiel: 2 naast elkaar */
@media(max-width: 768px) {
    .upsell-variants-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
.upsell-variant-info {
    font-size: 13px;
    margin-top: 4px;
    color: #666;
    line-height: 1.4;
}
.upsell-variant-item {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    padding: 12px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: transform 0.2s, box-shadow 0.2s;
}
.upsell-variant-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}
.variant-thumbnail-wrapper { position: relative; width: 100%; }
.upsell-variant-item img { width: 100%; height: auto; border-radius: 6px; object-fit: contain; display: block; }
.upsell-variant-price { margin-top: 8px; font-size: 16px; font-weight: 600; color: #000; }

/* Badge + tooltip */
.variant-badge-wrapper { position: absolute; top: 8px; right: 8px; z-index: 20; }
.variant-type-badge {
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 2px 6px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
}
.variant-tooltip {
    position: absolute;
    top: 28px;
    right: 0;
    width: 200px;
    background: #333;
    color: #fff;
    font-size: 10px;
    padding: 4px 6px;
    border-radius: 4px;
    display: none;
    white-space: normal;
    z-index: 30;
}
.variant-badge-wrapper.active .variant-tooltip { display: block; }

/* Dropdown + knop styling */
.upsell-variant-inner select { margin-top: 6px; width: 100%; padding: 4px; border-radius: 4px; }
.upsell-variant-inner .single_add_to_cart_button,
.upsell-variant-inner .button { margin-top: 6px; font-size: 14px; width: 100%; text-align: center; }

@media (max-width: 480px) {
    .upsell-variants-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
    .variant-badge-wrapper { top: 6px; right: 6px; }
    .variant-type-badge { font-size: 10px; padding: 2px 5px; }
    .variant-tooltip { width: 140px; font-size: 9px; top: 28px; right: -10px; }
}

/* Pulse + gradient animatie voor Add to Cart knop */
.woocommerce div.product form.cart .single_add_to_cart_button,
.woocommerce ul.products li.product a.button.add_to_cart_button {
    animation: pulse 5s infinite;
    color: #fff !important;
    padding: 7px 5px 7px 15px !important;
    line-height: .9;
    flex: auto;
    
    background: linear-gradient(270deg, #00b6cc, #bd69e8, #f63);
    background-size: 600% 600%;
    white-space: nowrap;
    border: none;

    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    transition: transform 0.3s, box-shadow 0.3s;
}

/* Hover effect */
.woocommerce div.product form.cart .single_add_to_cart_button:hover,
.woocommerce ul.products li.product a.button.add_to_cart_button:hover {
    transform: scale(1.01);
    box-shadow: 0 6px 15px rgba(0,0,0,0.2);
}

/* Pulse keyframes */
@keyframes pulse {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}
.variant-popular-badge {
    position: absolute;
    top: 8px;              /* beginpunt van de badge */
    right: -12px;          /* zet iets buiten de afbeelding voor zijkant */
    background-color: #ff6f61;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 3px;
    z-index: 10;
    text-transform: uppercase;

    /* Rotatie en verticale tekst */
    writing-mode: vertical-rl; /* tekst van onder naar boven */
    transform: rotate(180deg);  /* draai zodat het onder→boven leest */
    text-align: center;
}
@media (max-width: 576px) {
	div.wd-toolbar {
	background-color: #000000;
}

.wd-side-hidden {
    --wd-side-hidden-w: 100%;
}
}

