div.product form.cart .variations select {
    background: white !important;
    color: black !important;
}

div.product form.cart .variations select {
    text-transform: uppercase;
}

.tmb-woocommerce.tmb .t-entry-inline-price .t-entry .price {
display: inherit;
}

.menu-item a img {
max-width:100px;
}

.tmb-woocommerce.tmb .t-entry span.price del {
color:red;
}