.booking-minimo-temporada {
    display: block;
    margin-bottom: 10px;
    padding: 10px 12px;
    background: #fff3cd;
    color: #856404;
    border-left: 4px solid #ffc107;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 4px;
}

.booking-minimo-temporada.is-valid {
    background: #eef8f0;
    color: #2f6b3a;
    border-left-color: #5fb36d;
}

.booking-minimo-temporada.is-exception {
    background: #eef5ff;
    color: #285681;
    border-left-color: #5b9bd5;
}

.adr-hidden-price .woocommerce-Price-amount,
.adr-hidden-price .woocommerce-price-suffix,
.adr-hidden-price strong {
    display: none !important;
}

.single_add_to_cart_button.disabled,
.single_add_to_cart_button.bm-bmse-disabled {
    opacity: 0.5;
    pointer-events: none;
}
