@import url("https://fonts.googleapis.com/css?family=Montserrat");
body.ett-sidebar {
  background-color: #fff;
  color: #777777; }
  body.ett-sidebar .footer-container {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  body.ett-sidebar .en__component--column {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  body.ett-sidebar span.site-tagline {
    display: inline;
    float: none;
    color: #fff;
    font-size: 1.5rem; }
  body.ett-sidebar .en__field__error {
    position: relative !important; }
  body.ett-sidebar .en__field--postcode > .en__field__error {
    font-size: 1.4rem !important; }
  body.ett-sidebar .footer-logos, body.ett-sidebar .footer-links, body.ett-sidebar .footer-social, body.ett-sidebar .footer-contact {
    padding: 15px 50px 15px 50px; }
  body.ett-sidebar h1 {
    color: #404040;
    letter-spacing: -0.07rem;
    font-size: 3.5rem;
    font-family: "Montserrat", sans-serif; }
  body.ett-sidebar div.en__component.en__component--row.en__component--advrow {
    margin-right: auto;
    margin-left: auto;
    max-width: 1050px; }
  body.ett-sidebar .en__component.en__component--copyblock {
    margin-bottom: 5px;
    padding: 10px; }
  body.ett-sidebar .en__component--advcolumn {
    padding-right: 20px;
    padding-left: 20px; }
  body.ett-sidebar .ett-sidebar-name {
    font-weight: 700;
    font-size: 1.75rem;
    font-family: "Montserrat", sans-serif; }
  body.ett-sidebar .en__contact__detail {
    display: block; }
  body.ett-sidebar div.en__component.en__component--contactblock {
    border: 1px solid #ede3c3;
    box-shadow: 4px 7px 5px 0px rgba(0, 0, 0, 0.52); }
  body.ett-sidebar div.en__contactDetails__row.en__contactDetails__row--1 {
    color: #00a755;
    font-weight: 700; }
  body.ett-sidebar div.en__component.en__component--contactblock {
    font-family: "Montserrat", sans-serif; }
  body.ett-sidebar input[type=text], body.ett-sidebar textarea {
    padding: 9px 13px;
    border: 1px solid #898987;
    background: #fff;
    color: #777777;
    font-size: 1.6rem; }
  body.ett-sidebar div.en__component.en__component--formblock {
    padding: 25px;
    background-color: #ebe8e0;
    font-family: "Montserrat", sans-serif; }
  body.ett-sidebar div.en__component.en__component--copyblock.disclaimer {
    font-weight: 400;
    font-style: italic;
    font-size: 1.3rem;
    font-family: "Montserrat", sans-serif; }
  body.ett-sidebar .thank-you {
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 90%; }
  body.ett-sidebar .en__component--formblock .en__submit button {
    padding: 10px 20px;
    max-width: 40%;
    border: none;
    border-radius: 3px;
    background-color: #0baa5c;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 2.75rem;
    font-family: "Montserrat", sans-serif; }
  body.ett-sidebar .en__field__label, body.ett-sidebar .en__mandatory label.en__field__label:not(.en__field__label--item)::after {
    color: #898987; }
  @media screen and (min-width: 769px) {
    body.ett-sidebar .en__component--formblock .en__field--postcode {
      width: 100%; }
    body.ett-sidebar .en__component--formblock .en__field--firstName, body.ett-sidebar .en__component--formblock .en__field--lastName {
      width: 100%; } }
  @media screen and (max-width: 1025px) {
    body.ett-sidebar div#info-page {
      margin: 20px; }
    body.ett-sidebar .en__component--formblock .en__submit button {
      max-width: 80%; } }
  @media screen and (max-width: 700px) {
    body.ett-sidebar .main-body, body.ett-sidebar div.en__component.en__component--contactblock {
      margin-bottom: 20px; }
    body.ett-sidebar span.site-tagline {
      display: none; } }

/*# sourceMappingURL=maps/overrides_ett-sidebar.css.map */
