/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 27 2024 | 10:55:26 */
p.price ins .amount:before {
    content: "jouw prijs: ";
}

.oxy-nav-menu ul,
.oxy-nav-menu li{
	margin: 0 !important;
}

section{
	padding: 0;
}

p.price del .amount:before {
    content: "normale prijs: ";
  font-size:24px;
}

#-product-price-111-8735 p.price del .woocommerce-Price-amount{ 
 font-size:24px;
}

td.product-price ins {
    text-decoration: none;
}

a.woocommerce-terms-and-conditions-link.woocommerce-terms-and-conditions-link {
    text-decoration: underline;
}

img {
	height:auto;  
}


#-woo-products-1119-21.homeproducts .price, #-woo-products-1119-21.homeproducts .price span:not(.woocommerce-Price-currencySymbol), .archive.woocommerce .woocommerce ul.products li.product .price {
    display: block !important;
}


#-woo-products-1119-21.homeproducts .price, #-woo-products-1119-21.homeproducts .price span.woocommerce-Price-currencySymbol{
    display: inline !important;
}

body .oxy-woo-products .price span,
body .oxy-woo-products .price {
    font-size: 24px !important;
    color: #a89138;
    font-weight: normal;
    font-family: 'Crimson Text';
}

body .oxy-woo-products span.price {
	margin-bottom: 25px !important;
    margin-top: -25px !important;
}


body .oxy-woo-products ul.products li.product .price del {
    font-size: 24px !important;
    color: #a89138;
	opacity:.5;
}


body .oxy-woo-products ul.products li.product .price del .amount{
    color: #a89138;
    font-weight: normal;
    font-family: 'Crimson Text';
}

body .archive.woocommerce .woocommerce ul.products li.product .price {
    display:block !important;
} 

.oxy-product-builder .oxy-product-wrapper-inner h3.ct-headline{
    margin: 0;
	line-height: 1;
}

.oxy-product-builder .oxy-product-wrapper-inner .oxy-toggle{
	margin: 20px 0 10px 0;
}

.post-type-archive-product #code_block-662-9139{
	padding-bottom: 40px;
}

.post-type-archive-product #code_block-662-9139 .ct-inner-content{
	display: none !important;
}

.oxy-product-upsells h2{
	padding-bottom: 10px;
}