/*
 *  Theme Name: wholeearthfoods
 *  Author: Big Fish
 *  Author URI: http://bigfish.co.uk
*/

.row.left-align .column:last-child:not(:first-child) {
  float: left !important;
}

:not(input).mce_inline_error {
  color: #aa0063;
  font-size: 20.8px;
  text-align: left;
}

#mce-EMAIL {
  text-align: left;
}

#mce-EMAIL.mce_inline_error {
  border-color: #00563e;
}

.mce-success-response {

}
