/********* Compiled - Do not edit *********/
@font-face {
font-family:"Argesta";
src:url(//nutridos.kneet.be/wp-content/uploads/fonts/ArgestaDisplay-Regular.ttf);font-weight:;
font-display:swap;
}
@font-face {
font-family:"Bodoni Regular";
src:url(../../themes/ave/assets/fonts/BodoniModa_28pt-Regular.woff), url(../../themes/ave/assets/fonts/BodoniModa_18pt-Regular.ttf);font-weight:;
font-display:swap;
}
:root{--color-primary:#000000;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Raleway;font-weight:400;line-height:1.7em;font-size:16px;color:#000000;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Bodoni;font-weight:400;line-height:52px;letter-spacing:0.5;font-size:48px;color:#000000;}.h2,h2{font-family:Bodoni;font-weight:400;line-height:1.2em;font-size:38px;color:#000000;}.h3,h3{font-family:Raleway;font-weight:400;line-height:1.2em;font-size:32px;color:#000000;}.h4,h4{font-family:Bodoni;font-weight:400;line-height:1.2em;font-size:25px;color:#000000;}.h5,h5{font-family:Raleway;font-weight:400;line-height:1.2em;font-size:21px;color:#000000;}.h6,h6{font-family:Bodoni;font-weight:400;line-height:1.2em;font-size:18px;color:#000000;}.titlebar-inner h1{}.titlebar-inner p{}.h5.mt-0.mb-1 {
    font-size: 22px;
    font-family: 'Raleway', sans-serif !important;
}


body {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7em;
}




.page_item_has_children > a .submenu-expander, 
.menu-item-has-children > a .submenu-expander {
    display: none !important;
}








/* de btw op /afrekenen dat die btw te groot is. FIxed :)     */

.woocommerce form.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot .order-total .woocommerce-Price-amount {
    font-size: inherit !important;
}


/* De qnty and add to cart button */

/* Adjusting the parent container */
.woocommerce div.product form.cart {
    position: relative;
}

/* Adjusting the quantity box */
.woocommerce div.product form.cart .quantity {
    position: absolute;
    left: 0;
    top: 0;
    width: auto !important;
}

/* Adjusting the button */
.woocommerce div.product form.cart .button {
    position: relative;
    display: inline-block;
    margin-left: 100px !important; /* This value might need adjustment */
}

/* Adjusting the height of the quantity input */

/* Adjusting the quantity input to make it match with the button height */
.woocommerce div.product form.cart .quantity .input-text.qty.text {
    height: 52px !important;
    line-height: 52px !important; /* This will help vertically center the number */
    padding: 0 10px !important; /* Left and right padding */
    font-size: 16px !important; /* Adjust font-size if needed */
    border: 2px solid #e5e5e5 !important;
}
 
 
/* Move the Add to Cart button closer to the quantity input */
.woocommerce div.product form.cart .button {
    margin-left: 75px !important; /* You can decrease this value to bring it closer */
}

/* De qnty and add to cart button, einde */


body.woocommerce.archive #content {
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 0em;
}

.woocommerce-ordering .ui-selectmenu-button.ui-button {
    font-weight: 400;
}

.ld-shop-topbar {
    margin-bottom: 60px;
}

.ui-selectmenu-icon.ui-icon {
    margin-top: 5px;
}

.woocommerce-ordering .ui-selectmenu-button.ui-button {
    margin-top: -5px;

}


.main-nav .children, .nav-item-children {
    border-radius: 0 !important;
}

.woocommerce ul.products li.product .price {
    font-weight: 500 !important;
}

.woocommerce .ld-sp-info h3 a {
    font-weight: 500 !important;
}

.liquid-lp-sp-block .liquid-lp-title {
    text-transform: none !important;
}

.border-radius-5 {
    border-radius: 0px !important;
}





.button.continue_shopping {
  visibility: hidden;
}


.availability_status {
  visibility: hidden;
}



.sku_wrapper {
  visibility: hidden;
}


.woocommerce-breadcrumb {
  visibility: hidden;
}

.related.products {
  display: none;
}


.woocommerce-product-gallery__image.flex-active-slide {
    pointer-events: none !important;
}