article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: \201C \201D \2018 \2019; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body, figure {
  margin: 0; }

legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: Carrosserie;
  src: url("Carrosserie.otf") format("opentype"); }

body {
  font-family: 'Carrosserie';
  background-color: #7B2E2C; }

.wrapper {
  width: 1080px;
  max-width: 90%;
  margin: 0 auto; }

h1, h2, h3, h4, p {
  margin: 0; }

h2 {
  margin-bottom: 40px; }

p {
  margin-bottom: 15px; }

ul {
  padding: 0; }

li {
  list-style-type: none; }

img {
  max-width: 100%;
  display: block;
  margin: 0; }

a {
  display: inline-block;
  text-decoration: none;
  color: #000; }

.enter-site {
  margin-bottom: 80px;
  color: #7B2E2C;
  padding: 8px 70px 6px;
  background: #FAEED6;
  border-radius: 10px;
  font-size: 20px;
  position: relative;
  left: 50%;
  transform: translate(-50%); }
  .enter-site a {
    color: #7B2E2C; }

.hero {
  background: #7B2E2C; }

.logo {
  padding: 40px; }
  .logo img {
    width: 180px;
    margin: 0 auto; }

.welcome {
  font-size: 175px;
  text-align: center;
  color: #fff;
  letter-spacing: 1.6px; }
  @media only screen and (max-width: 480px) {
    .welcome {
      font-size: 130px; } }
  .welcome span {
    display: block;
    font-size: 130px; }
    @media only screen and (max-width: 480px) {
      .welcome span {
        font-size: 90px; } }

.welcome-subtitle {
  text-align: center;
  color: #FAEED6;
  font-size: 32px;
  letter-spacing: 1.6px;
  margin-bottom: 60px; }
  @media only screen and (max-width: 480px) {
    .welcome-subtitle {
      line-height: 40px; } }
  .welcome-subtitle span {
    display: block;
    margin: 5px; }
    @media only screen and (max-width: 480px) {
      .welcome-subtitle span {
        text-decoration: underline; } }
    .welcome-subtitle span::after {
      content: '';
      display: block;
      width: 385px;
      border-bottom: 2px solid #FAEED6;
      margin: 0 auto; }
      @media only screen and (max-width: 480px) {
        .welcome-subtitle span::after {
          border: none; } }

.map-wrapper {
  margin: 0; }

iframe {
  width: 100vw; }

#mc_embed_signup {
  clear: left;
  width: 100%; }

.sign-up {
  background: #FAEED6;
  margin-top: -20px;
  padding-top: 80px; }

.social ul {
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }
  .social ul .fb {
    margin-right: 20px; }
  .social ul .twitter {
    margin-right: 20px;
    margin-top: 5px; }

.social li {
  width: 35px; }

.sign-up-call h4 {
  text-align: center;
  line-height: 28px;
  font-size: 20px;
  margin-bottom: 30px; }

#mc_embed_signup_scroll {
  display: flex;
  justify-content: center;
  flex-direction: column; }

#mc_embed_signup input.email {
  font-family: 'Carrosserie';
  margin: 0 auto 20px;
  max-width: 400px;
  width: 100%;
  padding: 11px 70px 8px;
  font-size: 20px;
  text-align: center;
  height: -moz-fit-content; }
  @media screen and (max-width: 480px) {
    #mc_embed_signup input.email {
      padding: 5px 10px 5px; } }

.clear {
  display: flex;
  justify-content: center; }

input#mc-embedded-subscribe.button {
  font-family: 'Carrosserie';
  margin: 0 auto 80px;
  width: 195px;
  color: #FAEED6;
  background-color: #7B2E2C;
  padding: 3px 70px 30px;
  border-radius: 10px;
  font-size: 20px; }

.hours-wrapper {
  margin: 155px auto 140px;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 480px) {
    .hours-wrapper {
      flex-direction: column;
      justify-content: center;
      align-items: center; } }

.kensington, .gerrard {
  text-align: center;
  font-size: 25px;
  width: 35%; }
  @media screen and (max-width: 480px) {
    .kensington, .gerrard {
      width: 100%; } }

@media screen and (max-width: 768px) {
  .kensington {
    margin-right: 100px; } }

@media screen and (max-width: 480px) {
  .kensington {
    margin-right: 0;
    margin-bottom: 50px; } }

.kensington-title, .gerrard-title {
  color: #FAEED6;
  text-decoration: underline; }

.kensington-hours, .gerrard-hours {
  color: #fff;
  margin-top: 10px; }

.kensington-hours li, .gerrard-hours li {
  margin: 7px; }

.storefront-wrapper {
  margin: 0;
  max-width: 100%;
  width: 100%; }
  .storefront-wrapper img {
    width: 100%; }

footer {
  padding-top: 80px;
  background: #7B2E2C; }

.hours-wrapper {
  margin: 155px auto 140px;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 480px) {
    .hours-wrapper {
      flex-direction: column;
      justify-content: center;
      align-items: center; } }

.kensington, .gerrard {
  text-align: center;
  font-size: 25px;
  width: 35%; }
  @media screen and (max-width: 480px) {
    .kensington, .gerrard {
      width: 100%; } }

@media screen and (max-width: 768px) {
  .kensington {
    margin-right: 100px; } }

@media screen and (max-width: 480px) {
  .kensington {
    margin-right: 0;
    margin-bottom: 50px; } }

.kensington-title, .gerrard-title {
  color: #FAEED6;
  text-decoration: underline; }

.kensington-hours, .gerrard-hours {
  color: #fff;
  margin-top: 10px; }

.kensington-hours li, .gerrard-hours li {
  margin: 7px; }
