/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


/* Ascunde câmpul Alias din formularul de adresă */
.js-address-form .form-group:first-of-type {
  display: none!important;
}