body {
  background: #FFF!important;
  padding: 0!important;
  margin: 0!important;
  color: #333!important;
  text-decoration: none;
}

a {
  color: #333!important;
  text-decoration: none!important;
  font-size: 15pt!important;
}

p {
  color: #333!important;
  font-size: 15pt!important;
}

h1, h2, h3, h4, h5, h6 {
  color: #333!important;
  margin: 0!important;
  line-height: 1em!important;
}

h1 {
  font-size: 31pt!important;
}

h2 {
  font-size: 23pt!important;
}

#header {
  width: 100%!important;
  height: 10em!important;
  margin: 0!important;
  padding: 0!important;
}

#header-logo {
  width: 14em!important;
  height: 10em!important;
  background: none!important;
  position: static!important;
  display: block!important;
  margin: 0!important;
  padding: 0!important;
}

#header-logo a {
  width: 100%!important;
  height: auto!important;
  display: block;
}

#header-logo svg {
  width: 100%!important;
  height: auto!important;
  display: block;
}

.header-inner {
  width: 100%!important;
  height: auto!important;
}

.helper-menus, .main-menu {
  display: none;
}

button#hamburger {
  display: none!important;
}

#language-selector {
  display: none!important;
}

.layout-container #footer {
  display: none!important;
}

.trip-planner .row > .col-lg-4 {
  display: none;
}

.trip-planner .row > .col-lg-8 {
  padding: 0!important;
}

div#email-itinerary {
  display: none!important;
}

#block-fremantle-local-tasks {
  display: none;
}

#block-fremantle-content .hero {
  display: none;
}

div.status-messages {
  display: none!important;
}

.itinerary-list-with-map .places-list .item {
  margin-top: 0!important;
  max-width: none!important;
}

.places-list .row {
  display: block!important;
  margin: 0!important;
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}

.places-list .item .teaser {
  padding-top: 1em;
}

.places-list .item .teaser .teaser-header {
  margin-top: 0.2em!important;
}

.places-list .item .teaser img {
  width: 100%!important;
  height: 12em!important;
}

div.container, div.row, div.col, div.col-lg-8, div.col-lg-6 {
  width: 100%!important;
  max-width: 100%!important;
  display: block!important;
  margin: 0!important;
  padding: 0!important;
}
