body {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #252525;
  font-size: 17px;
  line-height: 1.2;
  margin-bottom: 10px;
  margin: 0;
  background-color: #EEEEEE;
  color: #000000;
}
body strong {
  font-weight: 600;
}
@media all and (max-width: 640px) {
  body {
    font-size: 15px;
  }
}
body strong {
  font-weight: normal;
}
body a {
  color: #000000;
}
body a:hover {
  color: #000000;
}
@media all and (max-width: 640px) {
  body {
    font-size: 14px;
  }
}
.grid-container {
  max-width: 77rem;
}
.text_hero {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
  text-transform: none;
  line-height: 1.1;
  letter-spacing: 0.7px;
}
.text_hero strong {
  font-weight: 600;
}
.text_hero span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  .text_hero {
    font-size: 36px;
  }
}
@media all and (max-width: 640px) {
  .text_hero {
    line-height: 1.2;
    font-size: 22px;
  }
}
.text_title {
  font-family: 'Arvo', serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0.7px;
}
.text_title strong {
  font-weight: 700;
}
.text_title span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  .text_title {
    font-size: 24px;
  }
}
@media all and (max-width: 640px) {
  .text_title {
    font-size: 18px;
  }
}
.text_subtitle {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0.7px;
}
.text_subtitle strong {
  font-weight: 700;
}
.text_subtitle span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  .text_subtitle {
    font-size: 16px;
  }
}
@media all and (max-width: 640px) {
  .text_subtitle {
    font-size: 15px;
  }
}
.text_small {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.1;
}
.text_small strong {
  font-weight: 400;
}
@media all and (max-width: 640px) {
  .text_small {
    font-size: 10px;
  }
}
.text_paragraph {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #252525;
  font-size: 17px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.text_paragraph strong {
  font-weight: 600;
}
@media all and (max-width: 640px) {
  .text_paragraph {
    font-size: 15px;
  }
}
p {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #252525;
  font-size: 17px;
  line-height: 1.2;
  margin-bottom: 10px;
}
p strong {
  font-weight: 600;
}
@media all and (max-width: 640px) {
  p {
    font-size: 15px;
  }
}
h1 {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
  text-transform: none;
  line-height: 1.1;
  letter-spacing: 0.7px;
  margin-bottom: 20px;
}
h1 strong {
  font-weight: 600;
}
h1 span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  h1 {
    font-size: 36px;
  }
}
@media all and (max-width: 640px) {
  h1 {
    line-height: 1.2;
    font-size: 22px;
  }
}
h2 {
  font-family: 'Arvo', serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0.7px;
  margin-bottom: 20px;
}
h2 strong {
  font-weight: 700;
}
h2 span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  h2 {
    font-size: 24px;
  }
}
@media all and (max-width: 640px) {
  h2 {
    font-size: 18px;
  }
}
h3,
h4 {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0.7px;
  margin-bottom: 20px;
}
h3 strong,
h4 strong {
  font-weight: 700;
}
h3 span,
h4 span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  h3,
  h4 {
    font-size: 16px;
  }
}
@media all and (max-width: 640px) {
  h3,
  h4 {
    font-size: 15px;
  }
}
h5,
h6 {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0.7px;
  margin-bottom: 20px;
}
h5 strong,
h6 strong {
  font-weight: 700;
}
h5 span,
h6 span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  h5,
  h6 {
    font-size: 16px;
  }
}
@media all and (max-width: 640px) {
  h5,
  h6 {
    font-size: 15px;
  }
}
a {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
a:hover {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
ul {
  line-height: 1.4;
}
.fade {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.animate_height {
  -moz-transition: max-height 1.5s ease;
  -webkit-transition: max-height 1.5s ease;
  -o-transition: max-height 1.5s ease;
  transition: max-height 1.5s ease;
}
.element_full_height {
  height: 100vh;
}
.element_relative {
  position: relative;
}
.element_absolute {
  position: absolute;
}
.element_left {
  text-align: left;
}
.element_center {
  text-align: center;
}
.element_right {
  text-align: right;
}
.element_block {
  display: block;
}
.bg_black {
  background-color: #000000 !important;
}
.bg_greylight {
  background-color: #CCCCCC !important;
}
.bg_greymedium {
  background-color: #363A3D !important;
}
.bg_greydark {
  background-color: #252525 !important;
}
.bg_white {
  background-color: #ffffff !important;
}
.textcolour_black {
  color: #000000;
}
.textcolour_greydark {
  color: #252525;
}
.textcolour_greylight {
  color: #CCCCCC;
}
.textcolour_white {
  color: #ffffff;
}
.button {
  font-family: 'Arvo', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0.7px;
  background: none;
  color: #ffffff;
  border: 7px solid #ffffff;
  border-radius: 0;
  font-weight: 600;
  padding: 7px 10px;
  transition: all 300ms !important;
}
.button strong {
  font-weight: 700;
}
.button span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  .button {
    font-size: 16px;
  }
}
@media all and (max-width: 640px) {
  .button {
    font-size: 15px;
  }
}
.button:focus,
.button:active,
.button:hover {
  color: #252525;
  background: #ffffff;
  border: 7px solid #EEEEEE;
}
.page-content {
  padding: 50px 0;
}
.pizza-divider {
  position: relative;
  height: 30px;
}
.pizza-divider .divider-dot {
  position: absolute;
  z-index: 1;
  top: -2px;
  width: 7px;
  height: 7px;
  left: 50%;
  margin-left: -3px;
  border-radius: 10px;
  border: 1.5px solid #ffffff;
  background-color: #CCCCCC;
}
.pizza-divider:before {
  content: '';
  position: absolute;
  right: 0;
  z-index: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.5px 35px 1.5px 0;
  border-color: transparent #CCCCCC transparent transparent;
}
.pizza-divider:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.5px 0 1.5px 35px;
  border-color: transparent transparent transparent #CCCCCC;
}
header {
  background-color: #000000;
  position: relative;
  z-index: 777;
}
header .header-top {
  color: #ffffff;
  font-family: 'Arvo', serif;
  font-weight: 600;
  font-size: 14px;
}
header .header-top a {
  display: block;
  color: #ffffff;
  font-family: 'Arvo', serif;
  font-weight: 600;
  font-size: 14px;
}
header .header-top .cell {
  padding: 10px;
}
header .header-top .header-closing {
  color: #CCCCCC;
}
header .header-top .header-closing .closing-label {
  color: #ffffff;
}
header .header-bottom {
  background-color: #252525;
  color: #ffffff;
  font-family: 'Arvo', serif;
  font-weight: 600;
  font-size: 12.5px;
  letter-spacing: 0.7px;
}
header .header-bottom a {
  color: #ffffff;
}
header .header-bottom .cell {
  padding: 10px;
}
header .header-menu {
  position: relative;
  font-weight: 600;
}
header .header-menu ul {
  width: 100%;
  margin: 3px 0px;
  display: flex;
  justify-content: right;
  list-style: none;
}
header .header-menu ul li a {
  position: relative;
  font-family: 'Arvo', serif;
  color: #ffffff;
  letter-spacing: 0.7px;
  font-weight: 600;
  margin: 0px 10px;
  padding: 0px;
  display: block;
}
header .header-menu ul li a:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  transition: transform 300ms;
  transform: scale(0);
}
header .header-menu ul li a:hover:after,
header .header-menu ul li a:focus:after {
  transform: scale(1);
}
header .header-menu ul li.current-menu-item a:after,
header .header-menu ul li.current-menu-item a:after {
  transform: scale(1);
}
#section-masthead {
  position: relative;
  background-size: cover;
  background-position: right -330px;
  padding: 30px 0px;
}
#section-masthead img {
  max-width: 300px;
  max-height: 170px;
  margin: 0 auto;
}
#section-masthead .masthead-content {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#section-masthead .masthead-title {
  color: #ffffff;
  margin: 20px auto;
  max-width: 370px;
}
#section-masthead .masthead-buttons .button {
  margin: 10px;
  font-size: 20px;
}
#section-masthead:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}
#section-features {
  padding: 70px 0px;
}
#section-features .feature-title {
  font-family: 'Arvo', serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  text-transform: none;
  line-height: 1.2;
  letter-spacing: 0.7px;
  max-width: 240px;
  margin: 10px auto 20px;
  font-weight: 700;
  text-align: center;
}
#section-features .feature-title strong {
  font-weight: 700;
}
#section-features .feature-title span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  #section-features .feature-title {
    font-size: 24px;
  }
}
@media all and (max-width: 640px) {
  #section-features .feature-title {
    font-size: 18px;
  }
}
#section-features .feature-content {
  padding: 20px 15px;
}
#section-header {
  background-size: cover;
  background-position: center center;
  position: relative;
  min-height: 700px;
}
#section-header .header-panel {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 70px 0px;
  background-color: #972D3B;
}
#section-header .header-panel .header-title {
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
  text-transform: none;
  line-height: 1.1;
  letter-spacing: 0.7px;
  color: #ffffff;
  max-width: 700px;
  margin: 0;
}
#section-header .header-panel .header-title strong {
  font-weight: 600;
}
#section-header .header-panel .header-title span {
  font-weight: normal;
}
@media all and (max-width: 1100px) {
  #section-header .header-panel .header-title {
    font-size: 36px;
  }
}
@media all and (max-width: 640px) {
  #section-header .header-panel .header-title {
    line-height: 1.2;
    font-size: 22px;
  }
}
#section-story {
  padding: 70px 0px;
}
#section-story .cell {
  padding-right: 30px;
}
#section-menu-left .cell {
  padding-left: 30px;
  padding-right: 17%;
}
#section-menu-right .cell {
  padding-right: 30px;
  padding-left: 17%;
}
#section-menu-left .cell,
#section-menu-right .cell {
  background-size: cover;
  background-position: center center;
  min-height: 300px;
}
#section-menu-left .menu-right-title,
#section-menu-right .menu-right-title,
#section-menu-left .menu-left-title,
#section-menu-right .menu-left-title {
  margin: 30px 0px;
}
#section-menu-left .pizza-menu-title,
#section-menu-right .pizza-menu-title {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}
#section-menu-left .pizza-menu-content,
#section-menu-right .pizza-menu-content {
  margin-bottom: 20px;
  font-size: 15px;
}
#section-menu-left .pizza-menu-item,
#section-menu-right .pizza-menu-item {
  padding: 0px 30px 30px;
}
footer {
  background-color: #000000;
}
footer .footer-cta {
  color: #ffffff;
  background-color: #363A3D;
}
footer .footer-cta a {
  font-family: 'Arvo', serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0.7px;
}
footer .footer-cta .cell {
  padding: 15px 0px;
}
footer .footer-cta .footer-button {
  margin: 0;
}
footer .footer-cta .footer-telephone {
  position: relative;
  top: 15px;
}
footer .footer-top {
  color: #ffffff;
  font-family: 'Arvo', serif;
  font-weight: 700;
  letter-spacing: 0.7px;
}
footer .footer-top a {
  color: #ffffff;
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0.7px;
}
footer .footer-top .cell {
  padding: 20px 0px;
}
footer .footer-top .grid-x {
  border-bottom: 3px solid #FFF;
}
footer .footer-bottom {
  color: #CCCCCC;
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 12.5px;
  letter-spacing: 0.7px;
}
footer .footer-bottom a {
  color: #ffffff;
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 12.5px;
  letter-spacing: 0.7px;
}
footer .footer-bottom .cell {
  padding: 15px 0px;
}
footer .footer-bottom .footer-copyright {
  color: #CCCCCC;
}
footer .footer-bottom .footer-menu {
  color: #ffffff;
  font-weight: 700;
}
footer .footer-bottom .footer-menu ul {
  list-style: none;
  margin: 5px 0px;
  width: 100%;
  display: flex;
  justify-content: right;
}
footer .footer-bottom .footer-menu ul li {
  padding: 0px 5px;
}
footer .footer-bottom .footer-menu ul li a {
  position: relative;
  color: #ffffff;
  font-family: 'Arvo', serif;
  font-weight: 700;
  font-size: 12.5px;
  letter-spacing: 0.7px;
  margin: 0px 5px;
  padding: 0px;
}
footer .footer-bottom .footer-menu ul li a:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  transition: transform 300ms;
  transform: scale(0);
}
footer .footer-bottom .footer-menu ul li a:hover:after,
footer .footer-bottom .footer-menu ul li a:focus:after {
  transform: scale(1);
}
footer .footer-bottom .footer-menu ul li.current-menu-item a:after,
footer .footer-bottom .footer-menu ul li.current-menu-item a:focus:after {
  transform: scale(1);
}
@media all and (max-width: 1200px) {
  #section-masthead {
    background-position: right center;
  }
}
@media all and (max-width: 1023px) {
  header .section_submenu {
    display: none;
  }
  footer .section_menus .section_logo .logo {
    margin: 0px 0px 30px 0px;
  }
}
@media all and (max-width: 768px) {
  header .header-top,
  header .header-bottom {
    padding: 10px 0;
  }
  header .header-menu ul {
    justify-content: center;
  }
  #section-masthead .masthead-title {
    max-width: 300px;
  }
  #section-menu-left .cell,
  #section-menu-right .cell {
    padding: 10px;
  }
  footer .footer-cta {
    padding: 10px 0;
  }
  footer .footer-cta .footer-telephone {
    top: 0;
  }
  footer .footer-bottom {
    padding: 10px 0;
  }
  footer .footer-bottom .footer-menu ul {
    justify-content: center;
  }
}
