/*
Theme Name: Plastiekhofstade
Theme URI: N/A
Author: Conversal Team
Author URI: N/A
Description: A custom wordpress theme for plastiekhofstade.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Html5, Css3, PHP5, Custom post type, Blog, Wpml
Text Domain: plastiekhofstade
*/

@import url('assets/css/main.css');
.woocommerce.dgwt-wcas-has-img a img{
	max-height: 60px;
}
h3#ship-to-different-address {
  display: none;
}
p#woocommerce-b2b\/vat-number_field {
    display: none;
}
.woocommerce-form-coupon-toggle, body.woocommerce-checkout #billing_email_field {
  display: none;
}
.woocommerce-checkout #customer_details .payment-method-crtl .extra-info .thwcfd-field-textarea {
  display: none;
}
.hidden-cat, .hidden-merken {
  display: none;
}
.product-item-col .price-prefix {
  display: none;
}
.cart-prefix, body.woocommerce-cart .cart_totals .woocommerce-Price-amount bdi{
  color: #0B5483;
  font-weight: 600;
}
body.woocommerce-cart .cart_totals .woocommerce-price-suffix{
	color: #0B5483 !important;
}
.woocommerce-cart-form__contents .cart_item .cart-prefix{
	display: none;
}
body.single-product .wc-price-html span.woocommerce-Price-amount{
	padding-right: 5px;
}
body.single-product .wc-price-html span.woocommerce-Price-amount ~ span.woocommerce-Price-amount{
	padding-right: 0;
	padding-left: 6px;
}
body.single-product .wc-price-html .woocommerce-price-suffix{
	color: #0B5483;
}
.woocommerce div.product form.cart .variations{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
}
.woocommerce div.product form.cart .single_variation_wrap {
    margin-top: 30px;
    border-top: 1px solid #EFEFEF;
    padding-top: 40px;
}
.woocommerce div.product form.cart .single_variation_wrap > .woocommerce-variation-price{
	display: none!important;
}

body.woocommerce.single-product .product-single .wc-product-details-cntlr form .woocommerce-variation-add-to-cart.variations_button{
	display: flex;
    gap: 16px;
    flex-wrap: wrap;	
}
body.woocommerce.single-product .product-single .wc-product-details-cntlr form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button,
body.woocommerce.single-product .product-single .wc-product-details-cntlr form .woocommerce-variation-add-to-cart.variations_button button.single_add_to_cart_button.disabled{
        margin-bottom: 0!important;
        margin-top: 0!important;
	    margin-left: 0!important;
}
.producten-sec .product-item-img,
.product-wrap .product-item-img,
.product-grid-row .product-item-img{
    border: 1px solid #EFEFEF;	
}
.producten-sec .product-item-img a,
.product-wrap .product-item-img a,
.product-grid-row .product-item-img a{
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-wrap .product-item-img a > img,
.producten-sec .product-item-img a > img,
.product-grid-row .product-item-img a > img{
    max-width: 90%;
    max-height: 90%;
	width: auto;
	height: auto;
    object-fit: contain;
    object-position: center center;
}
body.woocommerce div.product div.images img{
	max-height: 590px;
	width: auto;
	margin: 0 auto;
}
.proSingSlider .pro-single-item-wrap .pro-single-item{
	padding: 20px;
}
.woocommerce .product-single .product-type-variable .wc-price-html{
	display: none;
}
.woocommerce div.product span.price del{
	text-decoration: line-through;
}

/**Extra*/
.cross-sells{
	margin-top: 30px;
}
.woocommerce div.product form.cart .reset_variations {
    display: inline-block;
    margin-bottom: 10px;
}
body table.variations select {
    height: 50px!important;
    line-height: 1.4;
    padding: 10px 12px!important;
    font-size: 16px !important;
    background-color: transparent !important;
    border: 1px solid #EFEFEF !important;
    border-radius: 4px !important;
}
.woocommerce div.product form.cart .variations select{
	min-width: 200px!important;
	width: initial!important;
}
/* body .wc-measurement-price-calculator-price{
	color: transparent;
} */
body .wc-measurement-price-calculator-price > span{
	color: #0B5483;
}
body .wc-measurement-price-calculator-price-table .product_price{
    font-size: 18px;
    color: rgba(11, 84, 131, 1);
    font-family: 'Poppins';
    font-weight: 600;
}
body.tax-product_brand .ajax-shop-filter .filter-cat{
	display: none;
}