/************************* NOTICE ***********************\

- THIS FILE SHOULD BE USED FOR CUSTOM CSS MODIFICATIONS -

- Using this file for CSS modifications rather than
modifying Style.css directly will allow your site to
receive template updates in the future.

\************************* NOTICE ***********************/
/* Code added for case 02238461 */
#CheckoutStepBillingAddress.ExpressCheckoutBlockCollapsed {
    min-height: unset;
}

#CheckoutStepBillingAddress {
    min-height: 700px;
}
/* End code added for case 02238461 */

/*** Hide SKU - SpurIT ***/
.row.DetailRow.ProductSKU {display: none !important;}

