.fusion-secondary-header, .fusion-secondary-header a{color: #fff !important;}
span.wpcf7-list-item{margin-left: 0px !important;}
#different_address{display: none;}
#show_address:hover{cursor: pointer;}

.app_form label{font-weight: 500;}

.app_form input[type="text"]{-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    box-shadow: 0px 0px 1px #ccc;}

.app_form input:hover, .app_form input:focus { 
  box-shadow: 0px 0px 5px #213177;
}