/**
Theme Name: Het bomenproject
Author: TrienekensOnline
Author URI: https://trienekensonline.com/over-ons
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: het-bomenproject
Template: astra
*/

.wpforms-field-label[for="wpforms-2678-field_4"] {
    /*display: none;*/
}
details {
    cursor: pointer;
}
details summary {
    list-style: none;
}
details[open] summary:before {
    content: "-";
}
summary::-webkit-details-marker {
    display: none;
}
summary:before {
    content: "+";
    margin-right: 5px;
}
.tree-grid {
    display: flex;
    max-width: 1200px !important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    gap: 35px;
}
.tree-tile {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    overflow: hidden;
    flex: 0 1 350px;
}
.tree-tile h5 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
    height: 3em;
}
.tree-tile.out-of-stock {
    opacity: 0.5;
    /*pointer-events: none;*/
}
.tree-tile .btn {
    background: #34571A;
    color: #fff;
    padding: 8px 16px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 6px;
    text-decoration: none;
}
.tree-tile .btn.disabled {
    background: #999;
    pointer-events: none;
}
.selected-tree {
    outline: 3px solid green;
    border-radius: 6px;
}
.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):not(.uagb-is-root-container) > .tree-tile {
    margin-left: 0;
    margin-right: 0;
}
.wpforms-field.wpforms-field-address fieldset {
    display: flex;
    flex-direction: column;
}
.wpforms-field.wpforms-field-address fieldset {
    display: flex;
    flex-direction: column;
}
div#wpforms-2678-field_6-container .wpforms-field-row:nth-child(3) {
    order: 2;
}
div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-child {
    margin-bottom: 15px !important;
}
.wpforms-field.wpforms-field-payment-multiple.wpforms-list-inline #wpforms-2678-field_4 {
    display: flex;
    flex-wrap: wrap;
}
.wpforms-field.wpforms-field-payment-multiple.wpforms-list-inline #wpforms-2678-field_4 li.wpforms-image-choices-item {
    /*flex: 1 1 100%;*/
}
.wpforms-field.wpforms-field-payment-multiple.wpforms-list-inline #wpforms-2678-field_4 li.wpforms-image-choices-item .wpforms-image-choices-label {
    line-height: 4rem;
    margin-top: 15px;
    vertical-align: middle;
}
.wpforms-field.wpforms-field-payment-multiple.wpforms-list-inline #wpforms-2678-field_4 li.wpforms-image-choices-item .wpforms-field-label-inline {
    box-shadow: none;
}
.wpforms-container .wpforms-image-choices-modern label:not(.wpforms-error) {
    padding: 20px 0;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	padding-top: 0 !important;
}
.wp-block-uagb-container.alignfull.uagb-is-root-container {
	padding: 50px 20px;
}