#add_products_to_cart_btn {
    height: 40px;
}

.table-checkout-shipping-method tr.row td.col-method.col-method-radio {
    flex: 0 0 3em;
}

.table-checkout-shipping-method tr.row td.col-carrier {
    white-space: pre-line;
}

#co-shipping-method-form .fieldset.rate .items.methods .item-title {
    display: none;
}

.table.grouped .product-item-sku {
    width: 30%;
}

.table.grouped .product-item-sku a {
    color: #0088cc;
}

.table.grouped .product-item-name {
    white-space: unset;
}

.table.grouped  .product-item-number {
    width: 30%;
}