.product-form .quantity--squidge{
    max-height:58px !important;
}
.cart-item__details .product-option{
    display:none;
}
.variant-selects--button input[type=radio].disabled + label{
    display:none;
}