legend {
    margin-bottom: 25px;
}

.esponjas-extra {
    margin-bottom: 20px;
}

.esponjas-extra strong {
    width: 100%;
    display: block;
}

.event-details .w-post-elm-before {
    font-weight: 700;
}

.esponjas-extra-qty {
    min-height: 25px !important;
    line-height: 25px !important;
}

.esponjas-extra-select {
    margin-bottom: 10px;
}

.wc-block-cart__submit-button {
    background-color: #c2d561;
    color: #fff !important;
}

.wc-block-cart__submit-button:hover {
    background-color: #fff;
    color: #c2d561 !important;
}

.esponjas-extra-addline {
    width: 100%;
    padding: 5px;
    background-color: #c2d561;
    color: #fff;
    font-weight: 700;
}

.esponjas-event-registration .button.alt {
    width: 100%;
}

.esponjas-field-error input,
.esponjas-field-error select {
    border-color: #c00 !important;
    background: #fff0f0 !important;
}

.esponjas-required-field {
    color: #c00;
    font-weight: bold;
    margin-left: 3px;
}

.esponjas-required {
  color: #c00;
  margin-left: 2px;
  font-weight: bold;
  font-size: 1em;
}
