/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* Single product */
.woocommerce div.product form.cart .variations label {
	font-family: var( --e-global-typography-c3b6c5c-font-family ), Sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
	margin-bottom: 0.5rem;
}
.single_variation{
	margin: -1rem 0 1rem 0;
}

.woocommerce .elementor-142 .elementor-element.elementor-element-fc84279 form.cart table.variations td.value select, .woocommerce .elementor-142 .elementor-element.elementor-element-fc84279 form.cart table.variations td.value:before {
	border: none;
	background-color: var(--e-global-color-5dfbd0d);
}

select#pa_formaat {
   border:0px;
   outline:0px;
}

/* Woocommerce messges */
.woocommerce-message {margin: 0!important;}
.e-wc-message-notice .woocommerce-message {border: none;}

/* Fillter */
.theme-twentyfourteen .widget-area input.wpc-label-input:checked+label span.wpc-filter-label-wrapper, .widget-area input.wpc-label-input:checked+label span.wpc-filter-label-wrapper, .wpc-filters-widget-main-wrapper input.wpc-label-input:checked+label span.wpc-filter-label-wrapper
{background-color: #9A6B37!important;}
.wpc-filters-widget-main-wrapper input.wpc-label-input:checked+label span.wpc-filter-label-wrapper:hover, .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label:hover {background-color: #B7885A!important; }
.wpc-filters-widget-main-wrapper a:hover {color: #fff!important}
.wpc-filter-pa_kleuren select, .wpc-filter-pa_kleuren option {background-color: #F2EFEB; border: none; color: #383733}
/* Einde filter */

@media screen and (max-width: 767px) {
	.elementor-page-5590 div.product form.cart .button.single_add_to_cart_button, .elementor-page-14024 div.product form.cart .button.single_add_to_cart_button  {width: 100%; }
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {float: left; width: 100%}
	.wcff-fields-group table td, .wcff-fields-group table tr {padding: 15px 0}
}
