#site-header {
    box-shadow: none;
    border-bottom:1px solid #eee;
}
#bottom {
    text-transform:none!important;
    font-weight:normal!important;
    letter-spancing:0!important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
#top-bar .top-bar-content {
    width:100%;
    text-align:right;
}
#top-bar .top-bar-content .content.address:before {
    content: "\e901";
}
#site-logo-inner {
    margin: 32px 0;
}
.wprt-price-table {
    border:1px solid #ddd!important;
}
.site-width {
    max-width:1180px;
    margin:0 auto!important;
}
.wprt-button.big {
    font-size:18px!important;
}