/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

#inputBillingAddress2, 
label[for="inputBillingAddress2"],
#rowBillingAddress2 {
  display: none !important;
}

