/*.breakdance-woocommerce .woocommerce-product-gallery__image,
.breakdance-woocommerce .woocommerce-product-gallery__image--placeholder {
    width: 480px !important;
    margin-right: 20px !important;
    display: flex;
    background: white;
}
*/
.breakdance-woocommerce .flex-viewport {
    background: none;
    /*height: 480px !important;*/
    overflow: visible;
}

.breakdance-woocommerce.bde-productbuilder .woocommerce-notices-wrapper + .product {
    align-items: flex-end;
}

.cntnr-prod-picker * {
    align-items: flex-start !important;
}

.cntnr-columns > .cntnr-content {
    /*flex: 1 1 0%;*/
    min-width: 0;
}

table.variations tr:not(:has(select#pa_abmessungen)) {
    display: none;
}

.variation > *:not(.variation-Abmessungen, .variation-Menge, .variation-Einzelpreis) {
    display: none;
}