h3{
    font-family: grueber;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    padding: 8px 40px;
    border: 2px white solid;
}
select#pickup_time option:disabled:not(:first-child), select#put2 option:disabled:not(:first-child) {
    color: #000;
    background: #b5abab;
}