/**
 * Theme Name: Gestion Bacchus
 * Template:   hello-biz
 * Description:  Thème enfant pour Hello Biz
 * Author:       Synexie
 */
.bacchus-workflow-legend ul {
    margin-left: 1em;
    list-style: disc;
}
.bacchus-workflow-legend li {
    margin-bottom: 0.5em;
}
.bacchus-confirmation-block {
    border: 2px dashed #007cba;
    background: #f6fbff;
    padding: 1.5em;
    margin: 2em 0;
}
.bacchus-confirmation-block .button.alt {
    background-color: #eee;
    color: #555;
}
.woocommerce-message.bacchus-confirmation-block::before { content: '' !important;}

.variations_form .variations tr:has(select[name="attribute_pa_public-cible"]) {
    display: none !important;
}

.menu-item a {
    text-transform: none !important;
}

.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}