
.atwu-hidden {
	display: none;
}

.atwu-ywapo dt.error {
	color: red;
}

.atwu-ywapo-dynamic textarea {
	height: 3em;
}

.atwu-ywapo-static,
.cart_item .product-price,
.cart_item .product-subtotal {
	position: relative;
}

.atwu-ywapo-static.loading {
	opacity: 0.5;
	pointer-events: none;
}

.product-price.updating,
.product-subtotal.updating {
	opacity: 0.5;
	font-style: italic;
}

/* fix for YITH WAPO v1.5.17 */
.single-product.woocommerce div.product form.cart div.quantity {
	float: none;
}
.single-product.woocommerce div.product .single_add_to_cart_button {
	font-size: 14px;
}

/* hide specific YWAPO group based on specific Product taxonomy  */
.product.pa_incl-content__incl-content #ywapo_value_5,
.product.pa_incl-content__link-komt-in-bestaande-content #ywapo_value_5,
.product.pa_incl-content__link-per-jaar #ywapo_value_5,
.woocommerce-cart-form__contents .pa_incl-content__incl-content .variation-Contentlatenschrijven,
.woocommerce-cart-form__contents .pa_incl-content__link-komt-in-bestaande-content .variation-Contentlatenschrijven,
.woocommerce-cart-form__contents .pa_incl-content__link-per-jaar .variation-Contentlatenschrijven,
.woocommerce-checkout-review-order-table .pa_incl-content__incl-content .variation-Contentlatenschrijven,
.woocommerce-checkout-review-order-table .pa_incl-content__link-komt-in-bestaande-content .variation-Contentlatenschrijven,
.woocommerce-checkout-review-order-table .pa_incl-content__link-per-jaar .variation-Contentlatenschrijven {
	display: none !important;
}
