/* Stile per la X sulle taglie non disponibili */
form.variations_form select option:disabled {
    color: #aaa;
    background: #ffe5e5;
    font-weight: bold;
}
/* Se usi bottoni per le taglie, puoi aggiungere qui lo stile per .out-of-stock */