@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//buddhalife.nl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 300px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: #0a0a0a;
}

#pi-overall-estimate-cart [data-tooltip]:hover::after,
#pi-overall-estimate-cart [data-tooltip]:hover::before {
    display: none !important;
}

body.woocommerce-cart .woodmart-header-cart,
body.woocommerce-cart .wd-header-cart,
body.woocommerce-cart .shopping-cart-icon,
body.woocommerce-checkout .woodmart-header-cart,
body.woocommerce-checkout .wd-header-cart,
body.woocommerce-checkout .shopping-cart-icon {
    display: none !important;
}


/* =========================================
   Toon "Gratis" bij afhalen
========================================= */

#shipping_method label[for*="local_pickup"]{
    display:flex;
    align-items:center;
    width:100%;
}

#shipping_method label[for*="local_pickup"]::after{
    content:"Gratis";
    margin-left:auto;
    color:#7dbb2f;
    font-weight:600;
}

.woocommerce-shipping-destination{
    visibility:hidden;
    height:0;
    margin:0;
}

.shipping-progress-premium{
background:#f6f9f3;
border:1px solid #e2e8dc;
padding:18px 22px;
margin-bottom:25px;
border-radius:10px;
font-size:14px;
}

.shipping-progress-premium.success{
background:#e8f5e9;
border-color:#c8e6c9;
}

.shipping-text{
margin-bottom:12px;
font-size:15px;
}

.shipping-text strong{
color:#6fae2e;
font-weight:600;
}

.shipping-bar{
position:relative;
height:12px;
background:#e6e6e6;
border-radius:30px;
overflow:hidden;
margin-bottom:8px;
}

.shipping-bar .progress{
display:block;
height:100%;
background:linear-gradient(90deg,#8bc34a,#6fae2e);
transition:width .5s ease;
}

.shipping-bar .marker{
position:absolute;
top:-4px;
width:2px;
height:14px;
background:#ddd;
border-radius:1px;
}

.shipping-bar .marker1{
left:50%;
}

.shipping-bar .marker2{
left:100%;
transform:translateX(-2px);
}

.shipping-labels{
display:flex;
justify-content:space-between;
font-size:12px;
color:#777;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
	background-color: #637448!important;
}

.social-icons li i {
    font-size: 40px;
}

.woocommerce-ordering {
display: none;
}

.ywgc-shortcode-product-image img {
	width:100px;
	height:100px;
}

.ywgc-shortcode-product-image-name-container {
	display: table!important;
}

.ywgc-shortcode-product-image {
	width:300px!important;
}

.woocommerce-form-coupon-toggle {
display: none;
}


.vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top:22px!important;
}

.hwp-gtin {
color: var(--color-gray-800);
    font-weight: 600;
}

div.quantity input[type=”button”], div.quantity input[type=”number”] {
height: 50px;
}

input.minus {
border-right: none !important;
}

input.plus {
border-left: none !important;
}

.wd-product.wd-hover-standard .wd-add-btn {
    display: flex!important;
    flex-wrap: nowrap!important;
    justify-content: var(--text-align)!important;
    gap: var(--wd-prod-gap)!important;
}

div.quantity {
    display: inline-flex!important;
    vertical-align: top!important;
    white-space: nowrap!important;
    font-size: 0!important;
    width: 45%!important;
}



@media (min-width: 1025px)
:is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 0px 0px !important;
}@media (min-width: 1025px) {
	
/* =========================================
   Verzending titel
========================================= */

.woocommerce-shipping-totals{
    display:block;
}

.woocommerce-shipping-totals th{
    display:block;
    width:100%;
    padding-top:15px;
    padding-bottom:6px;
    border-bottom:none;
}

.woocommerce-shipping-totals th::before{
    content:"Verzending";
    font-weight:600;
    font-size:14px;
    color:#222;
}

/* =========================================
   Shipping layout
========================================= */

.woocommerce-shipping-totals td {
    display: block;
    width: 100%;
    text-align: left !important;
    padding: 0;        /* ← remove any td padding */
    box-sizing: border-box;
}

#shipping_method{
    margin-top:6px;
    padding:0;
}

#shipping_method li {
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
}



/* laatste lijn verwijderen */

#shipping_method li:last-child{
    border-bottom:none;
}

/* radio knop */

#shipping_method input[type="radio"]{
    margin-right:10px;
    accent-color:#7dbb2f;
}

/* label volledige breedte */

#shipping_method label {
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 0;
}

/* prijs rechts */

#shipping_method .amount{
    margin-left:auto;
    color:#7dbb2f;
    font-weight:600;
}

/* =========================================
   Woodmart menu fixes
========================================= */

body .wd-bg-left-center{
    background-position:right !important;
}

.wd-sub-menu .menu-item .woodmart-nav-link{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
}

.wd-sub-menu .menu-item .woodmart-nav-link img{
    display:block;
    margin:0 auto 5px auto;
    max-width:100%;
    height:auto;
}

.product-labels{
    max-width:100%!important;
}

.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width) .wd-sub-menu>li{
    width:235px !important;
    text-align:center;
}

.wd-sub-menu li>a{
    display:grid!important;
}

.wd-nav-img,
.mega-menu-list img{
    max-height:120px !important;
}

/* =========================================
   Search plugin fixes
========================================= */

.dgwt-wcas-pd-addtc-form .add_to_cart_inline,
.dgwt-wcas-pd-addtc-form .quantity input.qty{
    width:36%!important;
}

.dgwt-wcas-pd-addtc .add_to_cart_button,
.dgwt-wcas-pd-addtc .add_to_cart_inline{
    margin-left:-19px!important;
}

/* =========================================
   WooCommerce quantity fix
========================================= */

div.quantity{
    width:auto!important;
}

body .wd-bg-left-center {
    background-position: right !important;
}

.wd-sub-menu .menu-item .woodmart-nav-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.wd-sub-menu .menu-item .woodmart-nav-link img {
    display: block;
    margin: 0 auto 5px auto;
    max-width: 100%;
    height: auto;
}

.product-labels {
max-width: 100%!important;
}
	
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width) .wd-sub-menu>li {
    width: 235px !important;
	    text-align: center;
}

.wd-sub-menu li>a {
    display: grid!important;
}

.wd-nav-img, .mega-menu-list img {
    max-height: 120px !important;
}



.dgwt-wcas-pd-addtc-form .add_to_cart_inline, .dgwt-wcas-pd-addtc-form .quantity input.qty {
width: 36%!important;
}

.dgwt-wcas-pd-addtc .add_to_cart_button, .dgwt-wcas-pd-addtc .add_to_cart_inline {
margin-left: -19px!important;
}

div.quantity {
    width: auto!important;
}
}

@media (max-width: 576px) {
	.wd-content-layout {
	padding-block: 10px!important;
}

/* =========================
   SHIPPING METHODS CARDS
   ========================= */

.woocommerce-shipping-methods{
list-style:none;
margin:0;
padding:0;
}

/* elke verzendoptie */
.woocommerce-shipping-methods li{
display:flex;
align-items:center;
padding:14px 16px;
border:1px solid #e5e5e5;
border-radius:10px;
margin-bottom:12px;
cursor:pointer;
background:#fff;
transition:all .2s ease;
}

/* hover effect */
.woocommerce-shipping-methods li:hover{
border-color:#8BC34A;
}

/* radio button */
.woocommerce-shipping-methods input[type="radio"]{
margin-right:10px;
margin-left:4px;
transform:scale(0.9);
flex-shrink:0;
}

/* titel + prijs regel */
.woocommerce-shipping-methods label{
display:flex;
justify-content:space-between;
align-items:center;
width:calc(100% - 28px);
font-weight:500;
}

/* prijs rechts */
.woocommerce-shipping-methods .amount{
font-weight:600;
}

/* beschrijving */
.shipping-method-description{
width:100%;
margin-left:28px;
margin-top:4px;
font-size:12px;
color:#888;
}

/* geselecteerde optie */
.woocommerce-shipping-methods li:has(input:checked){
border:2px solid #8BC34A;
background:#f7fbf3;
}

/* =========================
   SHIPPING TEXT VERBERGEN
   ========================= */

.woocommerce-shipping-destination{
visibility:hidden;
height:0;
margin:0;
}

/* =========================
   CART TOTALS CLEANUP
   ========================= */

/* verwijder label verzending */
.woocommerce-shipping-totals th{
display:none;
}

/* mobiel label fix */
.woocommerce-shipping-totals td::before{
display:none !important;
content:none !important;
}

/* =========================
   MOBILE IMPROVEMENTS
   ========================= */

@media (max-width:768px){

.woocommerce-shipping-methods li{
min-height:64px;
padding:16px;
}

.woocommerce-shipping-methods label{
font-size:15px;
}

.shipping-method-description{
font-size:12px;
}

}

/* =========================
   CHECKOUT BUTTON POLISH
   ========================= */

.wc-proceed-to-checkout .checkout-button{
border-radius:8px;
font-weight:600;
letter-spacing:.3px;
}

/* =========================
   TOTAL PRICE EMPHASIS
   ========================= */

.order-total .amount{
font-size:18px;
font-weight:700;
color:#7DBA2F;
}

@media (max-width: 576px) {
    tr.woocommerce-shipping-totals {
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        width: 100% !important;
        align-items: center !important;
        gap: 0 !important;
    }

    tr.woocommerce-shipping-totals th,
    tr.woocommerce-shipping-totals td {
        display: block !important;
        float: none !important;
        width: auto !important;
        padding: 9px 0 !important;
        margin: 0 !important;
        line-height: normal !important;
        border: none !important;
    }

    tr.woocommerce-shipping-totals td {
        text-align: right !important;
    }

    tr.woocommerce-shipping-totals td::before,
    tr.woocommerce-shipping-totals td::after {
        display: none !important;
        content: none !important;
    }
}

/* Fix to put Postcode, Nr. and Toev. on one line in mobile */

@media (max-width: 768px) {
    /* Container for the three fields */
    #billing_postcode_field,
    #billing_house_number_field,
    #billing_house_number_suffix_field {
        float: left !important;
        margin-bottom: 15px !important;
    }
    
    /* Postcode field - 50% width, left side */
    #billing_postcode_field {
        width: 48% !important;
        margin-right: 2% !important;
        clear: left !important;
    }
    
    /* House number field - 25% width, middle */
    #billing_house_number_field {
        width: 23% !important;
        margin-right: 2% !important;
        clear: none !important;
    }
    
    /* House number suffix field - 25% width, right side */
    #billing_house_number_suffix_field {
        width: 25% !important;
        margin-right: 0 !important;
        clear: none !important;
    }
    
    /* Clear floats after the suffix field */
    #billing_house_number_suffix_field:after {
        content: "";
        display: table;
        clear: both;
    }
    
    /* Ensure inputs fill their containers */
    #billing_postcode_field input,
    #billing_house_number_field input,
    #billing_house_number_suffix_field input {
        width: 100% !important;
        box-sizing: border-box !important;
    }
}

@media (max-width: 768px) {
  
  .shop_table.shop_table_responsive.ywbc-search-by-products thead {
  	display: none;
  }
  
  .shop_table.shop_table_responsive.ywbc-search-by-products tbody tr {
  	display: flex;
	flex-flow: row wrap;
    border-bottom: 2px solid gray;
  }
  
  .shop_table.shop_table_responsive.ywbc-search-by-products tbody tr td:nth-child(1) {
  	 width: 100px !important;
  }
  
}

.ywbc-stock-manage-container {
    display: flex;
    margin-top: 5px;
    align-items: center;
    justify-content: center;
}

.woocommerce-ordering.wd-ordering-mb-icon {
display: none!important;
}

.main-page-wrapper {
    padding-top: 5px!important;
}

div.quantity {
    width: auto!important;
}

#billing_postcode_field.form-row-first, #shipping_postcode_field.form-row-first, #billing_postcode_field.form-row-last, #shipping_postcode_field.form-row-last {
	display:inline-block;
}


#billing_house_number_suffix_field {
	padding-right: 14px;align-content
}
}

