<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td {
    display: none !important;
}

.select-css {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px !important;
    color: #CC2366;
    background-color: #FFFFFF !important;
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    margin: 2px 0px 10px 0px !important;
    width: 100%;
}

.value-css {
    padding: 1px 0px 1px 0px !important;
    width: 280px;
    height: 61.19;
}

.input-css {
    text-align: center;
    color: #000;
    background-color: #f9f9f9 !important;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #ccc;
    width: 260px !important;
    height: 37 !important;
    outline: none;
}



.label-css1 {
    color: white !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px !important;
    font-weight: 500 !important;
}

.label-css2 {
    color: white !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px !important;
    font-weight: 700 !important;
}

.form-div {
    text-align: center;
}

.variations_button {
    justify-content: center !important;
}


</pre></body></html>