/*!
Theme Name:		Page Builder Framework - Child
Author: 		MapSteps
Author URI: 	https://mapsteps.com
Description:	Page Builder Framework Child Theme
Version: 		1.2
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Tags: 			one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, full-width-template, custom-logo, custom-background, threaded-comments, blog, e-commerce
Template:		page-builder-framework
Text Domain:	page-builder-framework-child
*/

/* Offerte bij account menu verstoppen */
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--request-quote.is-active {
	display: none;
}

.woocommerce div.product .stock {
	color: #040404;
    font-style: italic;
}
.woocommerce .wpbf-quantity .wpbf-qty-decrease:before, .woocommerce .wpbf-quantity .wpbf-qty-increase:before, .woocommerce .wpbf-quantity .wpbf-qty-increase:after {
	background-color: #fff;
}

.wpbf-woo-menu-item .wpbf-button {
	color: #fff !important;
}

.woocommerce-message {
	border-top-color: #000;
}

.woocommerce-message::before {
	color: #000;
}