/* Minification failed. Returning unminified contents.
(4395,23): run-time error CSS1038: Expected hex color, found '#ffff'
(4399,23): run-time error CSS1038: Expected hex color, found '#ffff'
(4412,33): run-time error CSS1030: Expected identifier, found '.'
(4412,65): run-time error CSS1031: Expected selector, found ')'
(4412,65): run-time error CSS1025: Expected comma or open brace, found ')'
(4417,37): run-time error CSS1030: Expected identifier, found '.'
(4417,69): run-time error CSS1031: Expected selector, found ')'
(4417,69): run-time error CSS1025: Expected comma or open brace, found ')'
 */
@font-face {
  font-family: "Oswald";
  src: url("/Content/Styles/font/oswald/oswald-bold-webfont.eot");
  src: url("/Content/Styles/font/oswald/oswald-bold-webfont.eot") format("embedded-opentype"), url("/Content/Styles/font/oswald/oswald-bold-webfont.woff2") format("woff2"), url("/Content/Styles/font/oswald/oswald-bold-webfont.woff") format("woff"), url("/Content/Styles/font/oswald/oswald-bold-webfont.ttf") format("truetype"), url("/Content/Styles/font/oswald/oswald-bold-webfont.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("/Content/Styles/font/oswald/oswald-regular-webfont.eot");
  src: url("/Content/Styles/font/oswald/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/Styles/font/oswald/oswald-regular-webfont.woff2") format("woff2"), url("/Content/Styles/font/oswald/oswald-regular-webfont.woff") format("woff"), url("/Content/Styles/font/oswald/oswald-regular-webfont.ttf") format("truetype"), url("/Content/Styles/font/oswald/oswald-regular-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "droid_sans";
  src: url("/Content/Styles/font/droidsans/droidsans-bold-webfont.eot");
  src: url("/Content/Styles/font/droidsans/droidsans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/Styles/font/droidsans/droidsans-bold-webfont.woff2") format("woff2"), url("/Content/Styles/font/droidsans/droidsans-bold-webfont.woff") format("woff"), url("/Content/Styles/font/droidsans/droidsans-bold-webfont.ttf") format("truetype"), url("/Content/Styles/font/droidsans/droidsans-bold-webfont.svg#droid_sansbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "droid_sans";
  src: url("/Content/Styles/font/droidsans/droidsans-webfont.eot");
  src: url("/Content/Styles/font/droidsans/droidsans-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/Styles/font/droidsans/droidsans-webfont.woff2") format("woff2"), url("/Content/Styles/font/droidsans/droidsans-webfont.woff") format("woff"), url("/Content/Styles/font/droidsans/droidsans-webfont.ttf") format("truetype"), url("/Content/Styles/font/droidsans/droidsans-webfont.svg#droid_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald_Light";
  src: url("/Content/Styles/font/oswald/oswald-light-webfont.eot");
  src: url("/Content/Styles/font/oswald/oswald-light-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/Styles/font/oswald/oswald-light-webfont.woff2") format("woff2"), url("/Content/Styles/font/oswald/oswald-light-webfont.woff") format("woff"), url("/Content/Styles/font/oswald/oswald-light-webfont.ttf") format("truetype"), url("/Content/Styles/font/oswald/oswald-light-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "EvelethCleanRegular";
  src: url("/Content/Styles/font/eveleth/374389_0_0.eot");
  src: url("/Content/Styles/font/eveleth/374389_0_0.eot?#iefix") format("embedded-opentype"), url("/Content/Styles/font/eveleth/374389_0_0.woff2") format("woff2"), url("/Content/Styles/font/eveleth/374389_0_0.woff") format("woff"), url("/Content/Styles/font/eveleth/374389_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "EvelethCleanThin";
  src: url("/Content/Styles/font/eveleth/374389_1_0.eot");
  src: url("/Content/Styles/font/eveleth/374389_1_0.eot?#iefix") format("embedded-opentype"), url("/Content/Styles/font/eveleth/374389_1_0.woff2") format("woff2"), url("/Content/Styles/font/eveleth/374389_1_0.woff") format("woff"), url("/Content/Styles/font/eveleth/374389_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, #footer, header, hgroup,
menu, #nav, output, ruby, section, summary,
time, mark, audio, video, button, input, select {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
  color: white;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
#footer, header, hgroup, menu, #nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

#debug-info {
  color: black;
  padding: 0;
  font-size: 10px;
  width: 100%;
  position: absolute;
  bottom: 20px;
  z-index: 200;
}

.TW_v1 #debug-info {
  color: #fff;
  position: unset;
}

/* put in a ":before" selector
   need to give base element padding-left: 20px 
*/
/* put in a ":after" selector of base element
   need to give base element padding-right: 15px 
*/
.hero-image, .hero-image {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  /* Set a specific height */
  height: 400px;
  /* Position and center the image to scale nicely on all screens */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}

@media (min-width: 768px) {
  .hero-image, .hero-image {
    height: 500px;
  }
}
html {
  background-image: url("/Content/Images/bg-tiled.jpg");
  background-size: 536px 439px !important;
  background-color: #333;
  background-repeat: repeat;
  background-position: center top;
  font-family: "droid_sans", verdana, geneva, sans-serif;
}

html, body {
  min-height: 100%;
  position: relative;
}

#wrapper {
  overflow: hidden;
  min-height: 100%;
  position: relative;
}

h1, h2, h3 {
  font-family: "Oswald", impact, charcoal, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h1 {
  font-size: 30px;
  padding: 10px 0;
}

h2 {
  font-size: 24px;
  padding: 10px 0;
}

h3 {
  font-size: 18px;
  padding: 10px 0;
}

.gridArticle h2, .gridArticle h3, .gridArticle h4 {
  text-transform: none;
}

.gridArticle h4 {
  font-size: 16px;
  padding: 10px 0;
  font-weight: bold;
}

hr {
  margin: 0;
  border: none;
  border-top: 1px dotted white;
}

a {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  z-index: 500;
}
a :focus {
  text-decoration: underline;
}

sup {
  font-size: xx-small;
  vertical-align: super;
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

#nav, #footer {
  background-color: black;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 580px; /* need to specify height for footer */
  z-index: 100;
}

p, li {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.5px;
}

p {
  word-break: break-word;
  padding-top: 10px;
}

form {
  display: inline-block;
  width: 100%;
}

select {
  width: inherit;
}

input {
  width: 160px;
  padding-left: 5px;
  color: black;
  margin-right: 10px;
  font-family: "droid_sans", verdana, geneva, sans-serif;
  text-align: left;
  letter-spacing: 1px;
  background-color: white;
  border: 1px solid grey;
}

img {
  width: 100%;
  padding-top: 5px;
}

span img {
  width: auto !important;
}

.content {
  position: relative;
  max-width: 1024px;
  margin: 0 auto 0 auto;
  padding: 20px 20px 0 20px;
  z-index: 100;
}

.content div {
  z-index: 100;
}

#footer-spacer {
  padding-bottom: 580px;
}

.header, .footer-block, .declaration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  padding: 0px 20px;
  max-width: 1024px;
  margin: 0 auto;
}

.header * {
  color: white;
}

.footer-block * {
  color: white;
}

.no-underline {
  text-decoration: none !important;
}

.link {
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  padding-right: 15px;
}
.link:focus, .link:hover {
  text-decoration: underline;
}

.link:after {
  content: "";
  position: relative;
  width: 0;
  height: 0px;
  top: -3px;
  right: -10px;
  font-size: 0px;
  border-top: 4px solid transparent;
  border-left: 4px solid white;
  border-bottom: 4px solid transparent;
}
.link:after _::-webkit-:not(:root:root), .link:after {
  font-size: 0.5px;
}

.breadcrumb-last {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
}

.tile > .column > div {
  padding: 5px 15px 10px 15px !important;
  margin: 0 5px;
}
.tile > .column > div.black-transparent-bg, .tile > .column > div.white-black-tile-bg, .tile > .column > div.white-red-tile-bg {
  margin-bottom: 10px;
}

.black-transparent-bg {
  background: transparent url("/Content/Images/transparent-black-bg.png") 0 0 repeat;
}
.black-transparent-bg.container, .black-transparent-bg.row {
  margin-bottom: 10px;
}

.white-black-tile-bg {
  background-color: rgb(255, 255, 243);
  color: rgb(0, 0, 0) !important;
  border: 7px solid rgb(0, 0, 0);
  box-shadow: inset 2px 2px 5px rgb(0, 0, 0), 2px 0px 2px rgb(0, 0, 0);
}
.white-black-tile-bg * {
  color: black;
}

.white-red-tile-bg {
  background-color: rgb(255, 255, 243);
  color: black !important;
  border: 7px solid rgb(191, 0, 48);
  box-shadow: inset 2px 2px 5px rgb(191, 0, 48), 2px 0px 2px rgb(191, 0, 48);
}
.white-red-tile-bg * {
  color: black;
}

.searchstate {
  -webkit-flex: 3;
  -moz-flex: 3;
  -ms-flex: 3;
  -webkit-box-flex: 3;
  flex: 3;
  padding: 0 10px 0 0;
}

.searchbutton {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  width: 100px;
  font-size: 12px !important;
}

.searchtext {
  font-size: 10px;
  padding: 10px 0;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  display: block;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#nav {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1300;
  height: 90px;
}

.nav-spacer {
  margin-top: 90px;
}

#responsive-mobile-menu .local-store-widget {
  display: none; /* this is overwritten by the widget stylesheet */
}

.back-link {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  z-index: 500;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.back-link :focus {
  text-decoration: underline;
}
.back-link:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-top: -6px;
  top: 50%;
  margin-left: 6px;
  border: 6px solid transparent;
  border-left-color: white;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  left: -6px;
}
.back-link:focus, .back-link:hover {
  text-decoration: underline;
  cursor: pointer;
}

hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 500px;
  max-height: 500px;
  width: 100%;
  display: block;
}

.visually-hidden {
  position: absolute;
  left: -999em;
}

.background-overlay {
  background-color: transparent;
  position: absolute;
  top: 0;
  margin: 0 25px 0 -25px;
  width: 1074px;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}

.background-feature-left {
  position: absolute;
  top: 200px;
  left: -400px;
  height: 600px;
  width: 400px;
  z-index: 0 !important;
  background: transparent url("/Content/Images/Feature-Left.png") 0 0 no-repeat;
}
.fr-FR .background-feature-left {
  background: transparent url("/Content/Images/Feature-Left-Fr.png") 0 0 no-repeat;
  background-position: right;
  width: 485px;
  left: -485px;
}

.background-feature-right {
  position: absolute;
  right: -400px;
  top: 800px;
  background: transparent url("/Content/Images/Feature-Right.png") 0 0 no-repeat;
  height: 600px;
  width: 400px;
  z-index: 0 !important;
}
.fr-FR .background-feature-right {
  background: transparent url("/Content/Images/Feature-Right-Fr.png") 0 0 no-repeat;
}

.background-feature-footer {
  margin-top: 10px;
  width: 100%;
  max-width: 1024px;
  display: block;
  margin: 0 auto;
  background-image: url("/Content/Images/Feature-Footer.png");
  min-height: 300px;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  z-index: 0 !important;
}
.fr-FR .background-feature-footer {
  background-image: url("/Content/Images/Feature-Footer-Fr.png");
}

.gridArticlecontainer.JP {
  background-image: url("/Content/Images/JP_Background.jpg");
  box-shadow: 10px 20px 95px 35px black inset;
}

.gridArticle p > a {
  text-decoration: underline;
  text-transform: none;
}
.gridArticle p > a:focus, .gridArticle p > a:hover {
  text-decoration: underline;
}
.gridArticle p > span.link-with-arrow > a {
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  padding-right: 15px;
  text-transform: uppercase;
}
.gridArticle p > span.link-with-arrow > a:focus, .gridArticle p > span.link-with-arrow > a:hover {
  text-decoration: underline;
}
.gridArticle p > span.link-with-arrow > a:after {
  content: "";
  position: relative;
  width: 0;
  height: 0px;
  top: -3px;
  right: -10px;
  font-size: 0px;
  border-top: 4px solid transparent;
  border-left: 4px solid white;
  border-bottom: 4px solid transparent;
}
.gridArticle p > span.link-with-arrow > a:after _::-webkit-:not(:root:root), .gridArticle p > span.link-with-arrow > a:after {
  font-size: 0.5px;
}
.gridArticle em {
  font-style: italic;
}
.gridArticle ul {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 15px;
}
.gridArticle ul#region-links {
  text-indent: 0px;
}
.gridArticle strong {
  font-weight: bold;
}

.TW .service-method-wrapper {
  min-width: 250px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: transparent url(/Content/Images/transparent-black-bg.png) 0 0 repeat;
  font-family: "Oswald", impact, charcoal, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.TW .service-method-wrapper .service-method-title {
  text-align: center;
  padding-bottom: 5px;
  font-size: 1.2em;
}
.TW .service-method-wrapper #service-method-mobile-title {
  display: none;
}
.TW .service-method-wrapper .service-method-detail {
  text-align: center;
}
.TW .service-method-wrapper .service-method-detail .service-method {
  display: inline-block;
  text-align: center;
}
.TW .service-method-wrapper .service-method-detail .service-method .service-method-icon {
  height: auto;
  width: 277px;
}
.TW .service-method-wrapper .service-method-detail .service-method .service-method-type {
  display: none;
}
.TW .service-method-wrapper .service-method-detail .service-method .service-method-div-desktop {
  display: inline;
}
.TW .service-method-wrapper .service-method-detail .service-method .service-method-div-mobile {
  display: none;
}
.TW .service-method-wrapper .service-method-detail .service-method:first-child {
  text-align: right;
}
.TW .service-method-wrapper .service-method-detail .service-method:last-child {
  text-align: left;
}

.TW .service-method-wrapper .service-method-detail .service-method {
  width: 31%;
}
.TW .service-method-wrapper .service-method-detail .service-method:nth-child(2) {
  text-align: center;
  width: 25%;
  min-width: 230px;
}

@media (max-width: 1200px) {
  .background-feature-left, .background-feature-right, pizzamenus.background-feature-right {
    background: none;
    display: none !important;
  }
}
@media (max-width: 1115px) {
  .TW .service-method-wrapper {
    background: none;
    background-color: black;
    margin-top: -5px;
  }
  .TW .service-method-wrapper .service-method-detail .service-method {
    text-align: center !important;
    min-width: 100px !important;
    width: 31% !important;
  }
  .TW .service-method-wrapper .service-method-detail .service-method .service-method-type {
    display: block;
    padding-top: 10px;
  }
  .TW .service-method-wrapper .service-method-detail .service-method .service-method-icon {
    width: 80px;
    height: auto;
  }
  .TW .service-method-wrapper .service-method-detail .service-method .service-method-div-desktop {
    display: none;
  }
  .TW .service-method-wrapper .service-method-detail .service-method .service-method-div-mobile {
    display: inline;
  }
}
@media (max-width: 768px) {
  .background-feature-footer {
    min-height: 200px;
  }
  .nav-spacer {
    margin-top: 90px;
  }
}
@media (max-width: 414px) {
  .background-feature-footer {
    min-height: 100px;
  }
  .nav-spacer {
    margin-top: 120px;
  }
  .nav-spacer {
    margin-top: 110px !important;
  }
}
.TW_v1 .nav-spacer-hide {
  margin-top: 70px;
}
.TW_v1 #nav, .TW_v1 #footer {
  background-color: #fff !important;
  height: 70px;
}
.TW_v1 #footer {
  position: unset !important;
  height: initial;
}
.TW_v1 #footer-spacer {
  display: none;
}
.TW_v1 .gridArticle.content {
  max-width: 100%;
  padding: initial;
}
.TW_v1 .gridArticle.content .container {
  max-width: 1024px;
}
.TW_v1 .gridArticle.content div.column > div {
  padding: unset !important;
  margin: unset;
}
.TW_v1 .gridArticle.content div.column > div img {
  padding-top: unset;
}
@media (min-width: 600px) {
  .TW_v1 .gridArticle.content .col-sm-6.col-md-4 {
    width: 33.33333333%;
  }
}
.TW_v1 .gridArticle.content div {
  z-index: unset;
}
.TW_v1 .background-image-target.content {
  padding: initial;
}
.TW_v1 .header * {
  color: #454545 !important;
  font-size: 15px;
}
.TW_v1 .menuitem > li {
  padding: 0 25px;
}
.TW_v1 .background-feature-left, .TW_v1 .background-feature-right, .TW_v1 .background-feature-footer {
  background: none !important;
  display: none;
}
.TW_v1 #back-to-container {
  display: block;
  background-color: #454545;
  padding: 0 10px;
  margin: 0;
}
.TW_v1 #back-to-container a {
  font-family: EvelethCleanRegular;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 1.2px;
  line-height: 40px;
  text-decoration: none;
  color: #fff;
}
.TW_v1 .home-local-deals-row {
  background-color: #454545 !important;
}
.TW_v1 .home-image-row .container .column > div {
  margin: 0 0 -5px 0 !important;
}
.TW_v1 .home-image-row p {
  padding: 0;
}
.TW_v1 .home-text-row {
  background-color: #f0f0f0 !important;
  padding: 20px 0;
}
.TW_v1 .offers-search-row {
  height: 600px;
}
.TW_v1 .offers-deals-row {
  background-color: #545454 !important;
}
.TW_v1 .store-search-row {
  height: 600px;
}
.TW_v1 .store-region-row {
  background-color: #fff;
  text-align: center;
}
.TW_v1 .store-region-row .container {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin: 8px;
  padding: 0 10px;
  text-align: left;
}
.TW_v1 .region-heading-row img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: 220px;
}
.TW_v1 .region-heading-row .text {
  position: absolute;
  bottom: 15px;
  left: 15px;
  text-shadow: 0 2px 4px #000000;
  font-size: 40px;
}
.TW_v1 .region-heading-row .text span:first-of-type {
  font-family: EvelethCleanThin;
  letter-spacing: 1.6px;
  display: block;
}
.TW_v1 .region-heading-row .text span:last-of-type {
  font-family: EvelethCleanRegular;
  letter-spacing: 1.8px;
}
.TW_v1 .region-stores-row {
  margin: 20px 0;
}
.TW_v1 .region-stores-row .store-search-results {
  max-width: 768px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.TW_v1 .region-stores-row .store-search-results .store-region-heading {
  width: 100%;
  padding: 0px 10px 10px 4px;
}
.TW_v1 .region-stores-row .store-search-results .store-region-heading .region-label {
  color: #454545;
  float: left;
  font-family: EvelethCleanRegular;
  letter-spacing: 1.8px;
  line-height: initial;
}
.TW_v1 .region-stores-row .store-search-results .store-region-heading .region-name {
  color: #454545;
  float: left;
  font-family: EvelethCleanThin;
  letter-spacing: 1.8px;
  line-height: initial;
}
.TW_v1 .region-stores-row .store-information {
  height: 90px;
  min-width: 250px;
  max-width: 46%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fff;
  margin: 5px;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.5);
  position: relative;
}
.TW_v1 .region-stores-row .store-information p {
  width: 80%;
  padding: 0;
  margin: 0;
  line-height: initial;
}
.TW_v1 .region-stores-row .store-information h4 {
  padding: 0;
  margin: 0 0 3px;
}
.TW_v1 .region-stores-row .store-information a {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  color: #454545;
  font-size: 14px;
  letter-spacing: 0;
}
.TW_v1 .region-stores-row .store-information h4 > a {
  font-family: EvelethCleanRegular;
  font-size: 15px;
  letter-spacing: 0;
}
.TW_v1 .region-stores-row .store-information a.btn {
  background-color: transparent;
  border-color: transparent;
  color: #e21e3d;
  top: 50%;
  right: 10px;
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  display: inline;
  position: absolute;
  text-align: right;
  padding: 0;
  margin: 0;
  z-index: unset;
}
.TW_v1 .region-stores-row .store-information a.btn:after {
  content: unset;
}
.TW_v1 .region-text-row {
  max-width: 768px;
  margin: 30px auto 40px;
}
.TW_v1 .region-text-row p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  letter-spacing: 0;
  color: #000;
}
.TW_v1 .region-text-row a {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  letter-spacing: 0;
  color: #000;
}
.TW_v1 .inside-dominos-about-row .container .column > div {
  margin: 40px 100px !important;
}
.TW_v1 .inside-dominos-about-row h1 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0;
  color: #454545;
  padding: 0;
  line-height: 28px;
  text-transform: capitalize;
}
.TW_v1 .inside-dominos-about-row p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0;
  color: #454545;
  padding: 0;
}
.TW_v1 .inside-dominos-about-row p a {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #454545;
  text-decoration: none;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  display: block;
  text-align: center;
  margin-top: 20px;
}
.TW_v1 .inside-dominos-about-row #more-about-dominos-button {
  display: none;
}
.TW_v1 .inside-dominos-about-row #more-about-dominos {
  display: block;
}
.TW_v1 .inside-dominos-links-row .container .column > div {
  margin: 0 2px -2px !important;
}
.TW_v1 .inside-dominos-links-row p {
  padding: 0;
}
@media (min-width: 768px) {
  .TW_v1 .menuitem > li.header-menu-link.hide-on-lg {
    display: none !important;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .TW_v1 .menuitem > li.header-menu-link.hide-on-md {
    display: none !important;
  }
  .TW_v1 .menuitem > li.header-menu-link.hide-on-sm {
    border-right: none;
  }
  .TW_v1 .region-stores-row {
    margin: 0 0 20px;
  }
  .TW_v1 .region-text-row {
    margin: 20px 30px 30px;
  }
}
@media (max-width: 767px) {
  .TW_v1 .menuitem > li.header-menu-link.hide-on-md {
    display: none !important;
  }
  .TW_v1 .menuitem > li.header-menu-link.hide-on-sm {
    border-right: none;
  }
}
@media (max-width: 440px) {
  .TW_v1 .menuitem > li.header-menu-link.hide-on-sm {
    display: none !important;
  }
  .TW_v1 .menuitem > li.header-menu-link.last-visible-on-sm {
    border-right: none;
  }
  .TW_v1 .region-stores-row .store-information {
    max-width: initial;
  }
  .TW_v1 .inside-dominos-about-row .container .column > div {
    margin: 35px 40px 30px !important;
  }
  .TW_v1 .inside-dominos-about-row #more-about-dominos-button {
    display: block;
  }
  .TW_v1 .inside-dominos-about-row #more-about-dominos {
    display: none;
  }
  .TW_v1 .inside-dominos-links-row .container .column > div {
    margin: 0 0 -5px 0 !important;
  }
}
@media (max-width: 880px) {
  .TW_v1 .nav-spacer-hide {
    margin-top: 60px;
  }
}
.TW_v1 .store-finder-regional-page #storeFinderV1Section {
  height: 180px;
  margin-top: unset;
}
.TW_v1 .store-finder-regional-page #storeFinderV1Section .findLocalStoreLabel {
  color: #454545;
}
.TW_v1 .store-finder-regional-page #storeFinderV1Section .use-my-location li a span {
  color: #454545;
}
.TW_v1 .padding-left-10px {
  padding-left: 10px !important;
}
.TW_v1 .padding-right-10px {
  padding-right: 10px !important;
}
.TW_v1 .padding-bottom-10px {
  padding-bottom: 10px !important;
}
.TW_v1 .padding-top-10px {
  padding-top: 10px !important;
}
.TW_v1 .padding-top-15px {
  padding-top: 15px !important;
}
.TW_v1 .padding-10px {
  padding: 10px !important;
}
.TW_v1 .padding-left-20px {
  padding-left: 20px !important;
}
.TW_v1 .padding-right-20px {
  padding-right: 20px !important;
}
.TW_v1 .padding-bottom-20px {
  padding-bottom: 20px !important;
}
.TW_v1 .padding-top-20px {
  padding-top: 20px !important;
}
.TW_v1 .padding-20px {
  padding: 20px !important;
}
.TW_v1 .padding-left-30px {
  padding-left: 30px !important;
}
.TW_v1 .padding-right-30px {
  padding-right: 30px !important;
}
.TW_v1 .padding-bottom-30px {
  padding-bottom: 30px !important;
}
.TW_v1 .padding-top-30px {
  padding-top: 30px !important;
}
.TW_v1 .padding-30px {
  padding: 30px !important;
}
.TW_v1 .padding-left-40px {
  padding-left: 40px !important;
}
.TW_v1 .padding-right-40px {
  padding-right: 40px !important;
}
.TW_v1 .padding-bottom-40px {
  padding-bottom: 40px !important;
}
.TW_v1 .padding-top-40px {
  padding-top: 40px !important;
}
.TW_v1 .padding-40px {
  padding: 40px !important;
}
.TW_v1 .padding-left-50px {
  padding-left: 50px !important;
}
.TW_v1 .padding-right-50px {
  padding-right: 50px !important;
}
.TW_v1 .padding-bottom-50px {
  padding-bottom: 50px !important;
}
.TW_v1 .padding-top-50px {
  padding-top: 50px !important;
}
.TW_v1 .padding-50px {
  padding: 50px !important;
}
.TW_v1 .padding-left-60px {
  padding-left: 60px !important;
}
.TW_v1 .padding-right-60px {
  padding-right: 60px !important;
}
.TW_v1 .padding-bottom-60px {
  padding-bottom: 60px !important;
}
.TW_v1 .padding-top-60px {
  padding-top: 60px !important;
}
.TW_v1 .padding-60px {
  padding: 60px !important;
}
.TW_v1 .padding-left-70px {
  padding-left: 70px !important;
}
.TW_v1 .padding-right-70px {
  padding-right: 70px !important;
}
.TW_v1 .padding-bottom-70px {
  padding-bottom: 70px !important;
}
.TW_v1 .padding-top-70px {
  padding-top: 70px !important;
}
.TW_v1 .padding-70px {
  padding: 70px !important;
}
.TW_v1 .padding-left-80px {
  padding-left: 80px !important;
}
.TW_v1 .padding-right-80px {
  padding-right: 80px !important;
}
.TW_v1 .padding-bottom-80px {
  padding-bottom: 80px !important;
}
.TW_v1 .padding-top-80px {
  padding-top: 80px !important;
}
.TW_v1 .padding-80px {
  padding: 80px !important;
}
.TW_v1 .padding-left-90px {
  padding-left: 90px !important;
}
.TW_v1 .padding-right-90px {
  padding-right: 90px !important;
}
.TW_v1 .padding-bottom-90px {
  padding-bottom: 90px !important;
}
.TW_v1 .padding-top-90px {
  padding-top: 90px !important;
}
.TW_v1 .padding-90px {
  padding: 90px !important;
}
.TW_v1 .padding-left-100px {
  padding-left: 100px !important;
}
.TW_v1 .padding-right-100px {
  padding-right: 100px !important;
}
.TW_v1 .padding-bottom-100px {
  padding-bottom: 100px !important;
}
.TW_v1 .padding-top-100px {
  padding-top: 100px !important;
}
.TW_v1 .padding-100px {
  padding: 100px !important;
}
.TW_v1 .resp-container {
  position: relative;
  overflow: hidden;
  height: 700px;
}
.TW_v1 .resp-container .resp-iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  border: 0;
  height: inherit;
}

@media (max-width: 440px) {
  .resp-container {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto !important;
  }
}
@media (min-width: 769px) {
  .desktop-margin-top-10px {
    margin-top: 10px !important;
  }
  .desktop-margin-top-20px {
    margin-top: 10px !important;
  }
  .desktop-margin-top-30px {
    margin-top: 30px !important;
  }
  .desktop-margin-top-40px {
    margin-top: 40px !important;
  }
  .desktop-margin-top-50px {
    margin-top: 50px !important;
  }
  .desktop-margin-top-60px {
    margin-top: 60px !important;
  }
  .desktop-margin-top-70px {
    margin-top: 70px !important;
  }
  .desktop-margin-top-80px {
    margin-top: 80px !important;
  }
  .desktop-margin-top-90px {
    margin-top: 90px !important;
  }
  .desktop-margin-top-100px {
    margin-top: 100px !important;
  }
  .desktop-margin-top-110px {
    margin-top: 110px !important;
  }
  .desktop-margin-top-120px {
    margin-top: 120px !important;
  }
  .desktop-margin-top-130px {
    margin-top: 130px !important;
  }
  .desktop-margin-top-140px {
    margin-top: 140px !important;
  }
  .desktop-margin-top-150px {
    margin-top: 150px !important;
  }
}
i.fa {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  padding-top: 0;
  background-repeat: no-repeat;
}
i.fa.fa-phone {
  background-image: url("/Content/Images/font-awesome/phone_fff_24.png");
}
i.fa.fa-clock {
  background-image: url("/Content/Images/font-awesome/clock-o_fff_24.png");
}
i.fa.fa-map-marker {
  background-image: url("/Content/Images/font-awesome/map-marker_fff_24.png");
}
i.fa.fa-bars {
  background-image: url("/Content/Images/font-awesome/bars_fff_32.png");
}
i.fa.fa-chevron-left {
  background-image: url("/Content/Images/font-awesome/chevron-left_fff_36.png");
}
i.fa.fa-chevron-right {
  background-image: url("/Content/Images/font-awesome/chevron-right_fff_36.png");
}
i.fa.fa-check-circle {
  background-image: url("/Content/Images/font-awesome/check-circle_fff_24.png");
}
i.fa.fa-file-pdf {
  background-image: url("/Content/Images/font-awesome/file-pdf-o_fff_20.png");
}
i.fa.fa-long-arrow {
  background-image: url("/Content/Images/font-awesome/long-arrow-right_fff_24.png");
}
i.fa.fa-star-half {
  background-image: url("/Content/Images/font-awesome/star-half-o_fff_14.png");
}
i.fa.fa-star-o {
  background-image: url("/Content/Images/font-awesome/star-o_fff_14.png");
}
i.fa.fa-star {
  background-image: url("/Content/Images/font-awesome/star_fff_14.png");
}
i.fa.fa-star-half, i.fa.fa-star-o, i.fa.fa-star {
  width: 14px;
  height: 14px;
}
i.fa.fa-chevron-left, i.fa.fa-chevron-right {
  width: 36px;
  height: 36px;
  opacity: 0.5;
}

.TW_v1 i.fa.fa-bars {
  background-image: url(/Content/Images/font-awesome/bars_000_32.png);
}
.TW_v1 i.fa.fa-map-marker {
  background-image: url(/Content/Images/font-awesome/map-marker_000_24.png);
}
.TW_v1 i.fa.fa-phone {
  background-image: url(/Content/Images/font-awesome/phone_000_24.png);
}
.TW_v1 i.fa.fa-clock {
  background-image: url(/Content/Images/font-awesome/clock-o_000_24.png);
}
.TW_v1 i.fa.fa-star {
  background-image: url(/Content/Images/font-awesome/star_000_14.png);
  background-size: contain;
  width: 25px;
  height: 25px;
  margin: 0 2px;
}
.TW_v1 i.fa.fa-star-half {
  background-image: url(/Content/Images/font-awesome/star-half-o_000_14.png);
  background-size: contain;
  width: 25px;
  height: 25px;
  margin: 0 2px;
}
.TW_v1 i.fa.fa-star-o {
  background-image: url(/Content/Images/font-awesome/star-o_000_14.png);
  background-size: contain;
  width: 25px;
  height: 25px;
  margin: 0 2px;
}

.btn, .blue-button, .red-button {
  max-width: 100px;
  min-width: 100px;
  font-family: "oswald";
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 1px;
  font-size: 12px;
  border-radius: 3px;
  padding: 10px;
  padding-right: 0;
  cursor: pointer;
  color: white;
  box-sizing: border-box;
}
.btn *, .blue-button *, .red-button * {
  color: white;
}

.btn.next, .blue-button, .red-button {
  padding-right: 18px;
  position: relative;
}
.btn.next:after, .blue-button:after, .red-button:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -6px;
  border: 6px solid transparent;
  border-left: 6px solid white;
  border-left: 6px solid white;
  box-sizing: inherit;
}

.btn.search, .btn.store, .blue-button {
  background-color: #007AAF;
  border-color: #007AAF;
}
.btn.search:hover, .btn.search:focus, .btn.store:hover, .btn.store:focus, .blue-button:hover, .blue-button:focus {
  background-color: #047;
  border-color: #047;
  cursor: pointer;
}

.btn.store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  margin-top: 15px;
}

.btn.store.offers, .btn.order, .red-button {
  background-color: #E21836;
  border-color: #E21836;
}
.btn.store.offers:hover, .btn.store.offers:focus, .btn.order:hover, .btn.order:focus, .red-button:hover, .red-button:focus {
  background-color: #b6132c;
  border-color: #b6132c;
}

.blue-button, .red-button {
  display: inline-block;
  min-width: 0;
  max-width: 100%;
  padding: 7px 40px 7px 10px;
  margin: 2px;
}

.order-now-button {
  margin-top: 15px;
  line-height: 20px;
}

.OLO_button {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  -ms-transform: translateZ(1px);
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
  background-size: contain;
  background-repeat: no-repeat;
  height: 150px;
  width: 150px;
  margin: 10px 0 -150px 0;
  z-index: 10000;
  cursor: hand;
  cursor: pointer;
}

.OLO_button:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.OLO_button_mobile {
  display: none;
}

#OLO_NAV_ORDER_ONLINE_MOBILE .btn {
  max-width: 100% !important;
  width: 100%;
}

.red-button {
  color: #fff !important;
}

.logo {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  height: 50px;
  width: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 20px 0;
  margin-right: 10px;
}

.menuitem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  font-family: "Oswald", impact, charcoal, sans-serif;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  position: relative;
}
.menuitem > li {
  border-right: 1px dotted white;
  display: inline-block;
  line-height: 20px;
  font-size: 16px;
  padding: 0 15px;
  text-align: center;
}
.menuitem > li:last-child {
  border: none;
}

.TW_v1 .menuitem {
  font-family: EvelethCleanRegular;
  height: 70px;
}
.TW_v1 .header-contact-number {
  font-family: EvelethCleanRegular;
}
.TW_v1 .start-order-module {
  font-family: EvelethCleanRegular;
}
.TW_v1 .zh-TW .expand li a {
  font-family: EvelethCleanRegular;
}

.menu-active > a {
  color: #59B4E5;
}

#responsive-mobile-menu {
  display: none;
}

#hamburger-menu-link {
  display: none;
  cursor: pointer;
  width: 32px;
  height: 32px;
}

#mobile-menu-link {
  display: none;
}

#desktop-menu-link {
  display: inline-block;
}

#responsive-mobile-menu * {
  color: white;
}

#menu-link-phone-no.header-contact-number {
  margin-top: 34px;
  font-size: 24px;
}
#menu-link-phone-no.header-contact-number :before {
  margin-left: -30px;
  background-size: 28px;
  margin-top: -2px;
}

#widget-ribbon-phone-no.header-contact-number {
  margin-top: 10px;
  margin-left: 110px;
  font-size: 24px;
}
#widget-ribbon-phone-no.header-contact-number :before {
  background-image: url(/Content/Images/Phone_Icon_Big.png);
  margin-left: -30px;
  background-size: 28px;
}

#mobile-menu-link-phone-no {
  display: none;
  margin-top: 12px;
}
#mobile-menu-link-phone-no span {
  font-family: Oswald;
  letter-spacing: 0.5px;
  font-size: 10px;
}
#mobile-menu-link-phone-no :before {
  background-image: url(/Content/Images/Phone_Icon_Big.png);
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  position: relative;
  background-size: 34px;
  background-repeat: no-repeat;
}

#mobile-menu-link-phone-no-link {
  margin: 0px !important;
}

#responsive-mobile-menu-link-phone-no.header-contact-number {
  margin-top: 0px;
  font-size: inherit;
}
#responsive-mobile-menu-link-phone-no.header-contact-number :before {
  width: 24px;
  height: 22px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: -3px;
  display: inline-block;
  position: relative;
  background-size: 23px;
}

.header-contact-number {
  font-family: Oswald;
  letter-spacing: 0.5px;
  z-index: 500;
  font-size: 26px;
}
.header-contact-number :before {
  background-image: url(/Content/Images/Phone_Icon.png);
  width: 32px;
  height: 32px;
  display: block;
  content: "";
  margin-left: -35px;
  margin-top: -2px;
  position: absolute;
  background-size: 24px;
  background-repeat: no-repeat;
}

.TW_v1 .header-contact-number :before {
  background-image: none;
}
.TW_v1 .header-contact-number .icon-phoneico {
  width: 25px;
  height: 25px;
  position: absolute;
}
.TW_v1 #menu-link-phone-no .icon-phoneico {
  margin-top: 7px;
  margin-left: -25px;
}
.TW_v1 #responsive-mobile-menu-link-phone-no .icon-phoneico {
  margin-top: 2px;
  margin-left: -30px;
}

@media (max-width: 768px) {
  #widget-ribbon-phone-no {
    display: none;
  }
}
@media (max-width: 950px) {
  #widget-ribbon-phone-no.header-contact-number {
    margin-left: 80px;
  }
}
.logo {
  margin-right: 5px;
}

#menu-link-login, #mobile-menu-link-login {
  margin-top: 28px;
}
#menu-link-login .btn, #mobile-menu-link-login .btn {
  max-width: 100% !important;
  width: 100%;
  padding: 10px;
  vertical-align: middle;
  padding-left: 34px;
}
#menu-link-login .user-icon, #mobile-menu-link-login .user-icon {
  position: absolute;
  margin-left: -30px;
  width: 24px;
  height: 24px;
  margin-top: -6px;
  padding-top: 0px;
  z-index: 10000;
}

#mobile-menu-link-login {
  margin-top: 0px;
  display: none;
}
#mobile-menu-link-login .user-icon {
  margin-top: -3px;
}

@media (max-width: 768px) {
  #mobile-menu-link {
    display: inline-block;
  }
  #desktop-menu-link {
    display: none;
  }
}
@media (min-width: 570px) {
  .header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
  }
}
@media (min-width: 689px) {
  .TW .OLO_button_mobile {
    display: none !important;
  }
}
@media (max-width: 604px) {
  .OLO_button_mobile {
    display: block;
    cursor: pointer;
    padding: 0 20px 10px;
  }
  .OLO_button_mobile .btn {
    font-size: 20px !important;
    min-width: 100%;
  }
  .OLO_button_mobile .btn.next:after {
    margin-top: -8px;
    border: 8px solid transparent !important;
    border-left: 8px solid white !important;
  }
  #OLO_button_desktop_link {
    display: none;
    z-index: 10000 !important;
  }
  .shrink-page {
    -ms-transform: translate3d(-240px, 0, 0);
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .expand {
    display: block !important;
    height: 100%;
    background-color: black;
    z-index: 9000;
    position: fixed;
    right: -240px;
    width: 250px;
  }
  .expand li {
    font-size: 18px;
    padding: 5px 20px;
    margin: 5px;
    margin-top: 20px;
  }
  .expand li a {
    width: 100%;
    font-family: "Oswald", impact, charcoal, sans-serif;
  }
  .expand li > ul > li {
    font-size: 14px;
    padding: 0;
    margin: 5px;
  }
  .expand li > ul > li > img {
    padding: 5px;
    margin: 5px;
  }
  .expand li > ul > li > a {
    font-family: "droid_sans", verdana, geneva, sans-serif;
  }
  #hamburger-menu-link {
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
  }
  #hamburger-menu-link.hide-on-md {
    display: none;
  }
  .menuitem li:nth-child(5) {
    border: none;
  }
  .menuitem li:last-child {
    border: none;
    display: none;
  }
  .zh-TW .menuitem li:nth-child(6) {
    border: none;
    display: none;
  }
  .zh-TW #responsive-mobile-menu ul li:nth-child(2), #responsive-mobile-menu ul li:last-child {
    display: block;
  }
  .OLO_button {
    display: none;
  }
  .hideMenu {
    display: none !important;
    border: none !important;
  }
}
@media (min-width: 415px) and (max-width: 880px) {
  .zh-TW #hamburger-menu-link {
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
  }
  .zh-TW #hamburger-menu-link.hide-on-md {
    display: none;
  }
  .zh-TW #rotating-banner, .zh-TW #video-panel {
    margin-top: auto;
  }
  .zh-TW .headerLogo {
    margin: 0 auto !important;
  }
  .zh-TW .logo {
    background-image: url(/Content/Images/logo.png) !important;
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
  }
}
@media (min-width: 576px) and (max-width: 604px) {
  .zh-TW .headerLogo {
    margin-top: 5px !important;
  }
  .zh-TW #mobile-menu-link-phone-no-link {
    margin-top: 8px !important;
  }
}
@media (min-width: 415px) and (max-width: 575px) {
  .zh-TW #hamburger-menu-link {
    margin-top: 20px;
  }
  .zh-TW .headerLogo {
    margin-top: 10px !important;
  }
  .zh-TW .logo {
    margin-top: 5px;
  }
}
@media (max-width: 880px) {
  .zh-TW.shrink-page {
        -ms-transform: translate3d(-240px, 0, 0);
        -webkit-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0);
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
  .zh-TW .expand {
    display: block !important;
    height: 100%;
    background-color: black;
    z-index: 9000;
    position: fixed;
    right: -240px;
    width: 250px;
  }
  .zh-TW .expand li {
    font-size: 18px;
    padding: 5px 20px;
    margin: 5px;
    margin-top: 20px;
  }
  .zh-TW .expand li a {
    width: 100%;
    font-family: "Oswald", impact, charcoal, sans-serif;
  }
  .zh-TW .expand li > ul > li {
    font-size: 14px;
    padding: 0;
    margin: 5px;
  }
  .zh-TW .expand li > ul > li > img {
    padding: 5px;
    margin: 5px;
  }
  .zh-TW .expand li > ul > li > a {
    font-family: "droid_sans", verdana, geneva, sans-serif;
  }
  .zh-TW .menuitem li:nth-child(6) {
    border: none;
  }
  .zh-TW .menuitem li:last-child {
    border: none;
    display: none;
  }
  .zh-TW #responsive-mobile-menu ul li:last-child {
    display: block;
  }
  .zh-TW .OLO_button {
    display: none;
  }
  .zh-TW .OLO_button_mobile {
    display: block;
    cursor: pointer;
    padding: 0 20px 10px;
  }
  .zh-TW .OLO_button_mobile .btn {
    font-size: 20px !important;
    min-width: 100%;
  }
  .zh-TW .OLO_button_mobile .btn.next:after {
    margin-top: -8px;
    border: 8px solid transparent !important;
    border-left: 8px solid white !important;
  }
  .TW #menu-link-phone-no, .TW #menu-link-login, .TW #desktop-menu-link {
    display: none;
  }
  .TW #mobile-menu-link-phone-no, .TW #mobile-menu-link-login {
    display: block;
  }
  .TW #mobile-menu-link {
    display: inline-block;
  }
  .hideMenu {
    display: none !important;
    border: none !important;
  }
}
@media only screen and (max-device-width: 320px) {
  .zh-TW .expand li {
    padding-top: 0px !important;
    padding-bottom: 2px !important;
    margin-top: 10px !important;
    font-size: 16px !important;
  }
  .local-store-widget {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 440px) {
  #hamburger-menu-link {
    display: inline-block;
    vertical-align: middle;
  }
  #hamburger-menu-link.hide-on-md {
    display: inline-block;
  }
  #stores-menu-link {
    border: none;
  }
  #about-us-menu-link, #franchises-menu-link {
    display: none;
    border: none;
  }
  .menuitem > li {
    font-size: 14px;
  }
  .menuitem li:nth-child(4) {
    border: none;
  }
  .menuitem li:nth-child(5) {
    border: none;
    display: none;
  }
  #responsive-mobile-menu ul:first-child > li {
    display: block;
  }
  .logo {
    background-image: url(/Content/Images/logo.png) !important;
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
    height: 42px !important;
  }
}
@media (max-width: 414px) {
  #hamburger-menu-link {
    margin-top: 20px;
  }
  .hideMenu {
    display: none !important;
    border: none !important;
  }
  .header > a {
    margin: 0 auto;
  }
  .TW #mobile-menu-link-phone-no.header-contact-number {
    margin-top: 0px !important;
  }
}
.TW_v1 {
  -webkit-transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-transform 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-transform 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.TW_v1 html, .TW_v1 body, .TW_v1 div, .TW_v1 span, .TW_v1 applet, .TW_v1 object, .TW_v1 iframe, .TW_v1 h1, .TW_v1 h2, .TW_v1 h3, .TW_v1 h4, .TW_v1 h5, .TW_v1 h6, .TW_v1 p, .TW_v1 blockquote, .TW_v1 pre, .TW_v1 a, .TW_v1 abbr, .TW_v1 acronym, .TW_v1 address, .TW_v1 big, .TW_v1 cite, .TW_v1 code, .TW_v1 del, .TW_v1 dfn, .TW_v1 em, .TW_v1 img, .TW_v1 ins, .TW_v1 kbd, .TW_v1 q, .TW_v1 s, .TW_v1 samp, .TW_v1 small, .TW_v1 strike, .TW_v1 strong, .TW_v1 sub, .TW_v1 sup, .TW_v1 tt, .TW_v1 var, .TW_v1 b, .TW_v1 u, .TW_v1 i, .TW_v1 center, .TW_v1 dl, .TW_v1 dt, .TW_v1 dd, .TW_v1 ol, .TW_v1 ul, .TW_v1 li, .TW_v1 fieldset, .TW_v1 form, .TW_v1 label, .TW_v1 legend, .TW_v1 table, .TW_v1 caption, .TW_v1 tbody, .TW_v1 tfoot, .TW_v1 thead, .TW_v1 tr, .TW_v1 th, .TW_v1 td, .TW_v1 article, .TW_v1 aside, .TW_v1 canvas, .TW_v1 details, .TW_v1 embed, .TW_v1 figure, .TW_v1 figcaption, .TW_v1 #footer, .TW_v1 header, .TW_v1 hgroup, .TW_v1 menu, .TW_v1 #nav, .TW_v1 output, .TW_v1 ruby, .TW_v1 section, .TW_v1 summary, .TW_v1 time, .TW_v1 mark, .TW_v1 audio, .TW_v1 video, .TW_v1 button, .TW_v1 input, .TW_v1 select {
  color: #454545;
}
.TW_v1 p {
  line-height: 28px;
  font-size: 16px;
}
.TW_v1 h1 {
  font-size: 40px;
  font-family: EvelethCleanRegular;
}
.TW_v1 h2 {
  font-size: 18px;
  font-family: EvelethCleanRegular;
}
.TW_v1 h3 {
  font-weight: bold;
  font-size: 20px;
}
.TW_v1 h4 {
  font-style: italic;
  font-size: 20px;
}
.TW_v1 .expand {
  background-color: #fff !important;
  right: initial;
  left: -240px;
  border-right: 1px solid #bdbaba;
}
.TW_v1 #responsive-mobile-menu * {
  color: #000 !important;
}
.TW_v1 #responsive-mobile-menu * .icon-Accounts {
  margin-top: -1px !important;
}
.TW_v1 #mobile-menu-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.TW_v1 #OLO_NAV_ORDER_ONLINE_MOBILE .btn.order {
  color: #fff !important;
}
.TW_v1 .local-store-widget {
  display: none !important;
}
.TW_v1 .local-store-widget a svg {
  width: 38px;
  height: 38px;
  margin-top: -14px;
  float: left;
}
.TW_v1 #menu-link-phone-no.header-contact-number {
  margin-top: 17px;
}
.TW_v1 #menu-link-phone-no.header-contact-number :before {
  background-size: unset !important;
  margin-top: unset !important;
  margin-left: unset !important;
}
.TW_v1 #menu-link-phone-no.header-contact-number a {
  letter-spacing: 1.4px;
}
.TW_v1 #mobile-menu-link-phone-no-link {
  display: none;
}
.TW_v1 #hamburger-menu-link > svg {
  width: 18px;
  height: 12px;
  margin-top: 5px;
}
.TW_v1 #mobile-menu-link-phone-no > svg {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
  background-size: 34px;
  background-repeat: no-repeat;
}
.TW_v1 #mobile-menu-link-phone-no :before {
  background-image: none !important;
  margin-top: unset !important;
  height: unset !important;
}
.TW_v1 .headerLogo {
  margin: 0 !important;
}
.TW_v1 .headerLogo .logo {
  background-image: none !important;
  margin: 2px 0;
  max-width: 150px !important;
}
@media (min-width: 576px) {
  .TW_v1 #hamburger-menu-link {
    margin-top: 20px;
  }
}
@media (max-width: 414px) {
  .TW_v1 .headerLogo {
    padding-top: 3px !important;
  }
}
@media (max-width: 880px) {
  .TW_v1 .header {
    height: 60px;
  }
  .TW_v1 .headerLogo {
    margin: 0 auto !important;
  }
  .TW_v1 .headerLogo .logo {
    background-image: none !important;
    margin-top: 3px;
  }
  .TW_v1.zh-TW.shrink-page {
        -ms-transform: translate3d(240px, 0, 0);
        -webkit-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0);
    }
  .TW_v1 #mobile-menu-link-phone-no {
    margin-top: 16px;
  }
  .TW_v1 #mobile-menu-link-phone-no-link {
    display: block;
    margin-top: 0 !important;
  }
}
@media (min-width: 881px) {
  .TW_v1 #nav {
    height: 70px;
  }
  .TW_v1 .header {
    height: 70px;
  }
}
.TW_v1 .icon-pickup {
  width: 38px;
  height: 38px;
  margin-top: -14px;
}
@media only screen and (min-device-height: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .TW_v1 #menu-link-phone-no .icon-phoneico {
    margin-top: 2px;
  }
  .TW_v1 #menu-link-phone-no .icon-Accounts {
    margin-top: 0px;
  }
}
.TW_v1 .icon-Accounts {
  width: 25px;
  height: 25px;
  float: left;
}
.TW_v1 .menuitem .header-menu-link .icon-Accounts {
  position: absolute;
  left: -5px;
  top: 20.5px;
}
.TW_v1 .menuitem .header-menu-link a {
  text-decoration: none;
}
.TW_v1 #responsive-mobile-menu-link-phone-no a .icon-Accounts {
  width: 25px;
  height: 25px;
  margin-left: -30px;
  position: absolute;
}

.footer-block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  padding: 20px;
}
.footer-block a {
  text-decoration: none;
}
.footer-block a:focus, .footer-block a:hover {
  text-decoration: underline;
}
.footer-block ul {
  padding-bottom: 20px;
}
.footer-block li {
  font-size: 12px;
  line-height: 18px;
  padding: 0 0 10px 0;
}
.footer-block .title {
  text-transform: uppercase;
  color: gray;
  font-size: 14px;
}
.footer-block.social {
  min-height: 180px;
  max-height: 180px;
  height: 180px;
  display: block;
  overflow: hidden !important;
  text-align: center;
  padding-bottom: 20px;
}
.footer-block.social > div {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
.footer-block.social > div > .circle {
  width: 30px;
  height: 30px;
  border-radius: 15px;
}
.footer-block.social > div > div {
  text-transform: uppercase;
  text-align: left;
  color: gray;
  font-family: oswald;
  font-size: 12px;
  padding-bottom: 5px;
  padding-top: 10px;
}
.footer-block.social > div > a:focus, .footer-block.social > div > a:hover {
  text-decoration: none;
}
.footer-block.social > div img {
  height: auto;
  vertical-align: middle;
  padding-left: 2px;
  padding-right: 2px;
}
.footer-block.social > .appLogo {
  border-right-color: darkgray;
  border-right-style: groove;
  border-right-width: thin;
}
@media (max-width: 497px) {
  .footer-block.social > .appLogo {
    display: block;
    border-right-style: none;
  }
  .footer-block.social > .appLogo > div {
    text-align: center;
  }
}
.footer-block.social > .socialLogo {
  border-right-color: darkgray;
  border-right-width: thin;
  border-right-style: groove;
  margin: -4px;
}
@media (max-width: 1030px) {
  .footer-block.social > .socialLogo {
    border-right-style: none;
  }
}
@media (max-width: 497px) {
  .footer-block.social > .socialLogo {
    border-right-style: none;
    display: block;
  }
  .footer-block.social > .socialLogo > div {
    text-align: center;
  }
}
@media (max-width: 1030px) {
  .footer-block.social > .payment {
    display: block;
  }
  .footer-block.social > .payment > div {
    text-align: center;
  }
}
.footer-block.social img {
  width: auto;
  height: 40px;
  padding: 0;
  margin-top: 5px;
}
.footer-block.social img.fr-social {
  width: auto;
  height: auto;
  padding: 0;
  margin-top: 5px;
}
.footer-block.social > * {
  display: inline;
  text-decoration: none !important;
}
.footer-block .g-plusone-wrapper {
  margin-right: -15px;
}

.nz-otherlogo {
  padding: 0px;
  margin-top: -20px;
}
.nz-otherlogo img {
  width: auto;
}

#mobilefpos-logo {
  width: auto;
  max-height: 50px;
  margin-left: auto;
  margin-top: 15px;
}

#mozzarella-logo {
  max-height: 75px;
  margin-right: auto;
}

.TW .footer-block.social {
  min-height: 90px;
  max-height: 90px;
  height: 90px;
}
.TW .footer-block.social .socialLogo {
  border-right-style: none;
  margin-right: 0;
}
@media (max-width: 350px) and (min-width: 300px) {
  .TW .footer-block.social > div > span {
    display: block;
    text-align: center;
    margin-left: -72px;
    margin-top: 200px;
    position: absolute;
  }
}
@media (max-width: 497px) and (min-width: 360px) {
  .TW .footer-block.social > div > span {
    display: block;
    text-align: center;
    margin-left: -72px;
    margin-top: 155px;
    position: absolute;
  }
}
.TW .footer-block.social .fb-like {
  vertical-align: top;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  margin-top: 0px;
  padding-top: 0px;
}
@media (max-width: 838px) and (min-width: 746px) {
  .TW .footer-block.social .fb-like {
    display: block !important;
  }
}
@media (max-width: 497px) {
  .TW .footer-block.social .fb-like {
    display: block !important;
  }
}
.TW .footer-block > .appLogo {
  border-right-style: none;
}
.TW .footer-block > .appLogo > div {
  text-align: center;
}

#fb-message-us-social-footer {
  position: relative;
  top: 10px;
}

@media (max-width: 745px) {
  .TW .footer-block.social .socialLogo {
    padding-top: 15px;
  }
}
@media (max-width: 847px) and (min-width: 746px) {
  .TW .footer-block.social {
    min-height: 80px !important;
    max-height: 80px !important;
    height: 80px !important;
  }
  .TW .footer-block.social .fb-like {
    padding-top: 15px;
  }
}
@media (max-width: 445px) and (min-width: 315px) {
  .TW #footer {
    height: 840px !important;
  }
  .TW #footer-spacer {
    padding-bottom: 840px !important;
  }
  .TW .footer-block.social {
    min-height: 220px !important;
    max-height: 220px !important;
    height: 220px !important;
    padding-top: 10px;
  }
  .TW .footer-block.social .fb-like {
    padding-top: 15px;
  }
  .TW_v1 #footer {
    height: unset !important;
  }
}
@media (max-width: 350px) and (min-width: 320px) {
  .TW #footer {
    height: 840px !important;
  }
  .TW #footer-spacer {
    padding-bottom: 840px !important;
  }
  .TW .footer-block.social {
    max-height: 250px !important;
    height: 250px !important;
  }
  .TW .footer-block.social .fb-like {
    padding-top: 15px;
  }
  .TW_v1 #footer {
    height: unset !important;
  }
}
@media (max-width: 705px) {
  .TW .footer-block.social {
    padding-top: 0px;
  }
  .TW .footer-block.social > .socialLogo > div {
    text-align: center;
  }
  .TW .footer-block.social > .appLogo {
    border-right-style: none;
  }
  .TW .footer-block.social > .appLogo > div {
    text-align: center;
  }
  .TW .footer-block .legaltext {
    padding: 5px 0px;
  }
}
@media (max-width: 497px) and (min-width: 445px) {
  .TW .footer-block.social {
    max-height: 240px;
    height: 240px;
  }
  .TW .footer-block.social .fb-like {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .footer-block.social {
    min-height: 240px;
    max-height: 240px;
    height: 240px;
  }
}
@media (max-width: 604px) {
  .nz-otherlogo {
    display: none;
  }
}
@media (max-width: 414px) {
  .footer-block.social {
    min-height: 320px;
    max-height: 320px;
    height: 320px;
  }
}
.declaration {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding: 0;
}

.legaltext {
  font-size: 12px;
  padding: 10px 0;
  text-align: center;
}
.legaltext > a {
  text-decoration: none;
}

.disclaimer-section {
  background-color: black;
  padding-left: 3000px;
  margin-left: -3000px;
  padding-right: 3000px;
  margin-right: -3000px;
  position: relative;
  z-index: 200;
}
.disclaimer-section #disclaimers {
  border-bottom: 1px dotted #666;
  padding: 20px 0;
}
.disclaimer-section #disclaimers p,
.disclaimer-section #disclaimers a {
  font-size: 12px;
  color: gray;
}
.disclaimer-section #disclaimers img {
  float: left;
  margin-right: 10px;
  padding-top: 0 !important;
  height: 20px !important;
  width: 20px !important;
}
.disclaimer-section #disclaimers .kj-disclaimer {
  font-size: 24px;
  line-height: 24px;
  display: block;
}

.disclaimer-section {
  padding: 20px 10px 0 10px;
  margin: 0;
}

.disclaimer-section ul {
  list-style: none;
}

.disclaimer-section.anchor-offset {
  margin-top: -20px;
  z-index: 0;
}

.DE .footer-block.social #fb-root {
  display: none;
}
.DE .fb-like span {
  vertical-align: unset !important;
}

.TW_v1 .disclaimer-section {
  background-color: #fff;
  padding: initial;
  z-index: initial;
}
.TW_v1 .disclaimer-section .disclaimers .default {
  background-color: #323232;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.TW_v1 .disclaimer-section .disclaimers .default p,
.TW_v1 .disclaimer-section .disclaimers .default a {
  color: #fff;
}
.TW_v1 .disclaimer-section .links .default {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  padding: 30px;
  max-width: 1024px;
  margin: 0 auto;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.TW_v1 .disclaimer-section .links .default ul {
  width: 200px;
}
@media (max-width: 890px) {
  .TW_v1 .disclaimer-section .links .default ul {
    width: 50%;
    padding: 0 0 20px 0;
  }
  .TW_v1 .disclaimer-section .links .default .even li {
    margin-left: 10px;
  }
}
.TW_v1 .disclaimer-section .privacy .default {
  color: #454545;
  text-align: center;
  font-weight: 900;
  font-size: 16px;
  letter-spacing: 0;
  padding: 30px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.TW_v1 #footer {
  display: inline-block !important;
}

#rotating-banner {
  background-color: black;
}
#rotating-banner:not(.scale-banner) {
  height: 500px;
}
#rotating-banner.scale-banner {
  max-height: 500px;
  overflow: hidden;
}
#rotating-banner .banner-desktop {
  display: block;
}
#rotating-banner .banner-mobile {
  display: none;
}

#rotating-banner .banner-background.item img {
  display: block;
  width: 100%;
}
#rotating-banner:not(.scale-banner) .banner-background.item img {
  height: 500px;
}
#rotating-banner.scale-banner .banner-background.item img {
  visibility: hidden;
  padding: 0px;
  max-height: 500px;
}
@supports ((max-height: -webkit-max-content) or (max-height: -moz-max-content) or (max-height: max-content)) {
  #rotating-banner.scale-banner .banner-background.item img {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item .item {
  background-repeat: no-repeat !important;
  background-position: 50% 0 !important;
  cursor: default;
}
.owl-carousel .owl-wrapper.clickable, .owl-carousel .owl-item .item.clickable {
  cursor: pointer;
}
.owl-carousel:not(.scale-banner) .owl-wrapper, .owl-carousel:not(.scale-banner) .owl-item .item {
  height: 500px;
}
.owl-carousel.scale-banner .owl-wrapper, .owl-carousel.scale-banner .owl-item .item {
  background-size: contain !important;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item .clickable {
  cursor: pointer;
}

.owl-controls {
  height: 0;
}

.banner-media-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.banner-media {
  height: 315px;
  width: 420px;
  left: 50%;
  position: absolute;
  top: 50%;
  margin-top: -162px;
  margin-left: -210px;
}

.owl-controls {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  height: 0;
}
.owl-controls .owl-buttons {
  margin: 15px;
}
.owl-controls .owl-buttons div img {
  width: 36px;
  height: 36px;
  color: white;
  opacity: 0.5;
}
.owl-controls .owl-buttons div img:hover {
  opacity: 1;
}
.owl-controls .owl-buttons .owl-prev {
  float: left;
}
.owl-controls .owl-buttons .owl-next {
  float: right;
}

@media screen and (max-width: 1024px) {
  .owl-carousel:not(.scale-banner) .owl-wrapper, .owl-carousel:not(.scale-banner) .owl-item .item {
    background-position: -250px 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .banner-media {
    width: 80%;
    margin: 0;
    left: 10%;
    top: 20%;
    height: 60%;
  }
}
@media screen and (max-width: 414px) {
  #rotating-banner:not(.scale-banner) {
    height: 200px;
  }
  #rotating-banner .banner-desktop {
    display: none;
  }
  #rotating-banner .banner-mobile {
    display: block;
  }
  #rotating-banner:not(.scale-banner) .item img {
    height: 200px;
  }
  #rotating-banner.owl-carousel .owl-wrapper, #rotating-banner.owl-carousel .owl-item .item {
    background-position: center !important;
  }
  .owl-carousel:not(.scale-banner) .owl-wrapper, .owl-carousel:not(.scale-banner) .owl-item .item {
    height: 200px;
    background-size: 414px 200px !important;
  }
  .owl-controls .owl-buttons {
    margin: -10px 5px;
  }
  .banner-media-mobile {
    height: 100%;
    width: 100%;
  }
}
.TW_v1 #rotating-banner {
  height: 375px;
}
.TW_v1 #rotating-banner.scale-banner {
  max-height: initial;
  max-width: initial;
  visibility: visible;
}
.TW_v1 #rotating-banner .banner-background.item img {
  height: 370px;
}
.TW_v1 .owl-carousel .owl-wrapper, .TW_v1 .owl-carousel .owl-item .item {
  background-position: center !important;
  height: 375px;
}
.TW_v1 .owl-carousel.scale-banner .owl-wrapper, .TW_v1 .owl-carousel.scale-banner .owl-item .item {
  background-size: 414px 200px !important;
}
.TW_v1 .vouchers-container {
  height: initial !important;
}
.TW_v1 #rotating-voucher {
  position: initial;
}
.TW_v1 #rotating-voucher .owl-controls {
  top: initial;
  margin-top: initial;
}
.TW_v1 #rotating-voucher .owl-wrapper, .TW_v1 .owl-carousel .owl-item .special-offer-anz.item {
  height: initial;
}
@media screen and (max-width: 414px) {
    .TW_v1 #rotating-banner {
        height: 100vw;
    }
  .TW_v1 #rotating-banner .owl-item {
    height: 100vw;
  }
  .TW_v1 .owl-carousel .owl-wrapper, .TW_v1 .owl-carousel .owl-item .item {
    background-size: contain !important;
    height: 100vw;
  }
}
.TW_v1 #rotating-banner .banner-background .banner-image {
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .TW_v1 #rotating-banner .banner-background .banner-image {
    width: 87%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1250px) {
  .TW_v1 #rotating-banner .banner-desktop .banner-image {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (min-width: 1250px) {
  .TW_v1 #rotating-banner .banner-desktop .banner-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
}

#video-panel {
  display: block;
  width: 100%;
}
#video-panel .video-panel-wrapper {
  width: 100%;
  text-align: center;
}
#video-panel .video-panel-wrapper video {
  width: 100%;
}
#video-panel .clickable {
  cursor: pointer;
}

.BE #video-panel, .JP #video-panel, .LU #video-panel {
  margin-top: 0px !important;
}

.no-button {
  padding: 15px !important;
  border: 3px solid black !important;
  background: transparent !important;
  color: black !important;
  width: 40% !important;
  min-width: 40% !important;
  float: left !important;
  text-align: center;
  font-size: 18px;
  border-radius: 5px;
}

.wobble-board, #wobble-board-overlay {
  position: absolute;
  z-index: 100001;
  width: 100%;
  height: 100%;
  top: 0;
}
.wobble-board .wobble-wrapper, #wobble-board-overlay .wobble-wrapper {
  position: fixed;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wobble-board .wobble-wrapper .wobble-media, #wobble-board-overlay .wobble-wrapper .wobble-media {
  position: relative;
  display: inline;
  width: initial;
  max-width: 1024px;
}
.wobble-board .wobble-wrapper .clickable-wobble, #wobble-board-overlay .wobble-wrapper .clickable-wobble {
  cursor: pointer;
}
.wobble-board .wobble-wrapper #wobble-close, #wobble-board-overlay .wobble-wrapper #wobble-close {
  position: relative;
  z-index: 100001;
  cursor: pointer;
}
.wobble-board .wobble-wrapper #wobble-close #wobble-close-button, #wobble-board-overlay .wobble-wrapper #wobble-close #wobble-close-button {
  position: absolute;
  right: 14px;
  top: 21px;
  width: 30px;
}
.wobble-board .wobble-wrapper #wobble-close #wobble-close-text, #wobble-board-overlay .wobble-wrapper #wobble-close #wobble-close-text {
  position: absolute;
  padding: 7px 5px 0 0;
  right: 37px;
  top: 18px;
  display: inline-block;
  color: white;
}

#wobble-board-overlay {
  position: fixed;
  z-index: 10000;
  background: #000000;
  opacity: 0.75;
}

#wobble-board-overlay-mobile {
  display: none;
  width: 100%;
  height: 100%;
  top: 70px;
  position: fixed;
  z-index: 1301;
  background: #000000;
  opacity: 0.75;
}

.background-blur {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}

.rotate-screen {
  height: 80px;
  width: 80px;
  position: fixed;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
  display: none;
}

.wobble-board-mobile {
  position: fixed;
  z-index: 10000;
  bottom: 0;
  width: 100%;
  max-height: 85%;
  overflow: hidden;
  background-color: gold;
  color: #000000;
}
.wobble-board-mobile #wobble-board-mobile-banner {
  background-color: transparent;
}
.wobble-board-mobile #wobble-mobile-banner-title {
  display: none;
}
.wobble-board-mobile #wobble-mobile-background-image {
  display: none;
  position: absolute;
  top: 0;
  z-index: -1;
  min-height: 108px;
  padding: 0;
}
.wobble-board-mobile #wobble-mobile-close {
  position: absolute;
  right: 0;
  padding: 1px 5px 5px 5px;
  width: 26px;
  height: 26px;
  z-index: 101;
  background: #000000;
}
.wobble-board-mobile .wobble-board-mobile-top {
  width: 100%;
  height: 36px;
  background-image: url("//order.dominos.com.au/ManagedAssets/OLO/Pretotype/today-only.gif");
  background-position: left center;
  background-repeat: repeat-x;
  background-color: #000000;
}
.wobble-board-mobile .wobble-board-mobile-top .wobble-mobile-banner-title {
  position: absolute;
  padding: 10px 20px 10px 15px;
  background-color: #E21836;
  font-size: 18px;
  font-family: "Oswald", impact, charcoal, sans-serif;
  color: white;
  letter-spacing: 1px;
  height: 18px;
  z-index: 100;
}
.wobble-board-mobile .wobble-board-mobile-top .wobble-mobile-banner-title:after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -19px;
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: 18px solid #E21836;
}
.wobble-board-mobile .wobble-mobile-banner-content {
  height: 72px;
  color: #000000;
}
.wobble-board-mobile .wobble-mobile-banner-content .wobble-mobile-banner-content-description {
  padding: 10px 10px 0 10px;
  font-family: "Oswald", impact, charcoal, sans-serif;
  color: #000000;
  letter-spacing: 0.5px;
  display: inline-block;
  width: 66%;
  font-size: 18px;
  line-height: 22px;
  min-height: 40px;
}
.wobble-board-mobile .wobble-mobile-banner-content .more-details {
  font-family: "droid_sans", verdana, geneva, sans-serif;
  color: #000000;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 6px 10px;
  line-height: 22px;
  padding-top: 0;
}
.wobble-board-mobile .wobble-mobile-banner-content .more-details span {
  color: #000000;
}
.wobble-board-mobile .wobble-mobile-banner-content .wobble-price-margin {
  margin-left: 12px;
  color: #000000;
}
.wobble-board-mobile .wobble-mobile-banner-content .wobble-mobile-banner-content-price {
  float: right;
  padding-right: 8px;
  padding-top: 2px;
  font-size: 10px;
  letter-spacing: 0.5px;
}
.wobble-board-mobile .wobble-mobile-banner-content .wobble-mobile-banner-content-price .price-value {
  font-size: 20px;
  font-family: "Oswald", impact, charcoal, sans-serif;
  color: #000000;
  padding: 2px 0;
}
.wobble-board-mobile .wobble-mobile-banner-content .wobble-mobile-banner-content-price .price-value .price-value-dollar {
  font-size: 38px;
  vertical-align: top;
  color: #000000;
}
.wobble-board-mobile .wobble-board-mobile-maximized {
  background-color: transparent;
  padding: 15px 15px 15px 15px;
}
.wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-name {
  max-width: 60%;
  display: inline-block;
  font-size: 26px;
  line-height: 32px;
  font-family: "Oswald", impact, charcoal, sans-serif;
  color: #000000;
  letter-spacing: 2px;
}
.wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-price {
  float: right;
  font-size: 12px;
  max-width: 40%;
  padding-top: 5px;
  letter-spacing: 1px;
  color: #000000;
}
.wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-price .wobble-price-margin {
  margin-left: 20px;
  color: #000000;
}
.wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-price .price-value {
  font-size: 30px;
  vertical-align: top;
  font-family: "Oswald", impact, charcoal, sans-serif;
  color: #000000;
  padding: 3px 0;
}
.wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-price .price-value .price-value-dollar {
  font-size: 60px;
  vertical-align: top;
  color: #000000;
}
.wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-description {
  line-height: 20px;
  padding: 15px 0px;
  font-family: "Oswald_Light", "Oswald", impact, charcoal, sans-serif;
  color: #000000;
  letter-spacing: 1px;
}
.wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-code {
  padding-bottom: 10px;
  font-family: "Oswald_Light", "Oswald", impact, charcoal, sans-serif;
  color: #000000;
  letter-spacing: 1px;
}
.wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-button {
  min-width: 55% !important;
  float: right;
  padding: 18px;
  text-align: center;
  font-size: 18px;
  color: white;
  border-radius: 5px;
}
.wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-disclaimer {
  padding-top: 10px;
  font-size: 10px;
  color: #000000;
  margin-top: 55px;
}

/*Media Queries*/
/*Width*/
@media (max-width: 1400px) {
  .wobble-board .wobble-wrapper .wobble-media {
    max-height: 530px;
  }
  .wobble-board .wobble-wrapper #wobble-close #wobble-close-button {
    right: 9px;
    top: 15px;
  }
  .wobble-board .wobble-wrapper #wobble-close #wobble-close-text {
    top: 12px;
  }
}
@media (min-width: 1025px) {
  .wobble-board-mobile, #wobble-board-overlay-mobile {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .wobble-board, #wobble-board-overlay {
    display: none;
  }
}
@media (max-width: 800px) {
  .wobble-board .wobble-wrapper .wobble-media {
    max-height: 420px;
  }
  .wobble-board .wobble-wrapper #wobble-close #wobble-close-button {
    right: 3px;
    top: 7px;
  }
  .wobble-board .wobble-wrapper #wobble-close #wobble-close-text {
    right: 27px;
    top: 4px;
  }
}
@media (min-width: 501px) {
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-description {
    max-width: 70%;
  }
}
@media (max-width: 500px) {
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-board-mobile-maximized-section {
    min-height: 100px;
    margin-top: -75px;
    overflow: visible !important;
  }
}
@media (min-width: 415px) {
  #wobble-board-overlay-mobile {
    top: 0;
    z-index: 1299;
  }
}
@media (max-width: 320px) {
  .wobble-board-mobile .wobble-board-mobile-maximized {
    padding-left: 10px;
    padding-right: 10px;
  }
  #wobble-mobile-background-image {
    height: auto;
    min-width: 320px;
    display: none;
  }
}
/*Height*/
@media (max-height: 500px) {
  .wobble-board-mobile .wobble-board-mobile-maximized {
    padding-top: 5px;
  }
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-description {
    font-size: 14px;
    padding: 5px 0 10px 0;
  }
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-code {
    font-size: 14px;
  }
}
@media (max-height: 450px) {
  .wobble-board .wobble-wrapper .wobble-media {
    max-height: 250px;
  }
  .wobble-board .wobble-wrapper #wobble-close #wobble-close-button {
    right: -2px;
    top: 2px;
  }
  .wobble-board .wobble-wrapper #wobble-close #wobble-close-text {
    right: 22px;
    top: -3px;
  }
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-button {
    font-size: 15px;
    padding: 12px;
    width: 55%;
    min-width: 55%;
    float: right;
  }
}
@media (max-height: 420px) {
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-name {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2px;
  }
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-description, .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-code {
    line-height: 15px;
    font-size: 13px;
    padding-bottom: 5px;
  }
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-disclaimer {
    padding-top: 6px;
  }
}
@media (max-height: 420px) and (max-width: 500px) {
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-board-mobile-maximized-section {
    min-height: 75px;
  }
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-price {
    font-size: 10px;
    padding-top: 5px;
    letter-spacing: 1px;
  }
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-price .wobble-price-margin {
    margin-left: 14px;
  }
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-price .price-value {
    font-size: 20px;
  }
  .wobble-board-mobile .wobble-board-mobile-maximized .wobble-mobile-maximized-price .price-value .price-value-dollar {
    font-size: 46px;
  }
}
@media screen and (orientation: portrait) {
  .rotate-screen {
    display: none !important;
  }
}
@media (max-width: 414px) {
  .wobble-board .wobble-wrapper .wobble-media {
    max-width: 250px;
    min-width: 230px;
  }
  .wobble-board .wobble-wrapper #wobble-close #wobble-close-button {
    right: -2px;
    top: 3px;
  }
  .wobble-board .wobble-wrapper #wobble-close #wobble-close-text {
    right: 22px;
    top: -2px;
  }
}
fb_iframe_widget {
  z-index: 600;
}

#wrapper.zh-TW .logo {
  background-image: url("/Content/Images/logo.png");
}
#wrapper.zh-TW .OLO_button {
  background-image: url("/Content/Images/order_online_button_hover.png");
}
html.lt-ie10 #wrapper.zh-TW .static + #OLO_button_desktop_link {
  margin-top: -40px;
}
html.lt-ie10 #wrapper.zh-TW .OLO_button {
  background-image: url("/Content/Images/order_online_button.png");
}
html.lt-ie10 #wrapper.zh-TW .OLO_button:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  transition: none;
  background-image: url("/Content/Images/order_online_button_hover.png");
}
#wrapper.zh-TW .notification {
  border: none;
  margin: 30px 0 0 0;
  padding: 0;
  font-weight: bold;
}
#wrapper .notification {
  position: relative;
  padding: 5px;
  margin: 10px 0;
  border: 1px solid red;
  border-radius: 5px;
  color: white;
  line-height: 18px;
}
#wrapper .notification a {
  text-transform: none;
  text-decoration: underline;
}

@media (max-width: 800px) {
  .no-flexbox.lt-ie9 body #wrapper.zh-TW .logo, .no-flexbox.lt-ie9 body #wrapper.zh-TW .menu.logo, .no-flexbox.lt-ie9 body #wrapper.zh-TW .header .menu.logo, .no-flexbox.lt-ie9 body.md #wrapper.zh-TW .logo, .no-flexbox.lt-ie9 body.md #wrapper.zh-TW .menu.logo, .no-flexbox.lt-ie9 body.md #wrapper.zh-TW .header .menu.logo, .no-flexbox.lt-ie9 body.sm #wrapper.zh-TW .logo, .no-flexbox.lt-ie9 body.sm #wrapper.zh-TW .menu.logo, .no-flexbox.lt-ie9 body.sm #wrapper.zh-TW .header .menu.logo, .no-flexbox.lt-ie10 body #wrapper.zh-TW .logo, .no-flexbox.lt-ie10 body #wrapper.zh-TW .menu.logo, .no-flexbox.lt-ie10 body #wrapper.zh-TW .header .menu.logo, .no-flexbox.lt-ie10 body.md #wrapper.zh-TW .logo, .no-flexbox.lt-ie10 body.md #wrapper.zh-TW .menu.logo, .no-flexbox.lt-ie10 body.md #wrapper.zh-TW .header .menu.logo, .no-flexbox.lt-ie10 body.sm #wrapper.zh-TW .logo, .no-flexbox.lt-ie10 body.sm #wrapper.zh-TW .menu.logo, .no-flexbox.lt-ie10 body.sm #wrapper.zh-TW .header .menu.logo {
    background: transparent url(/Content/Images/logo-tile-sm.png) 0 0 no-repeat;
  }
}
@media (max-width: 1024px) {
  #wrapper.zh-TW .logo {
    background-image: url("/Content/Images/logo-tile-full.png");
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 50px;
    max-width: 50px;
  }
}
@media (max-width: 768px) {
  #wrapper.zh-TW .logo {
    background-image: url("/Content/Images/logo-tile-full.png");
  }
  #wrapper .notification {
    padding-right: 150px;
  }
}
@media (max-width: 600px) {
  #wrapper .notification {
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (width: 768px) and (orientation: portrait), (min-width: 1025px) {
  #wrapper .notification {
    margin-top: 10px;
    padding: 5px 250px 5px 5px;
  }
}
.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

localstores, insidedominos {
  display: block;
  padding: 0px 20px;
  max-width: 1024px;
  margin: 0 auto;
}

.textblock {
  padding: 0 20px 0 0;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.localoffers {
  padding: 0 20px 0 0;
  -webkit-flex: 2;
  -moz-flex: 2;
  -ms-flex: 2;
  -webkit-box-flex: 2;
  flex: 2;
}
.localoffers:first-child {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.visible-on-ipad {
  display: none !important;
}

@media (max-width: 1024px) {
  hero {
    background-position: -150px 0;
  }
}
@media (max-width: 768px) {
  .visible-on-ipad {
    display: inherit !important;
  }
  .hidden-on-ipad {
    display: none !important;
  }
  .menuitem > li {
    padding: 0 10px;
  }
  .logo {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    min-width: 50px;
    max-width: 50px;
  }
  #post-3 {
    display: none;
  }
  .content {
    margin: 0 0 0 0;
  }
  input, .searchtext {
    display: inline-block;
  }
  insidedominos {
    padding-bottom: 30px;
  }
  .footer-block ul {
    width: 45%;
    padding: 0 2% 20px 0;
  }
  #footer {
    height: 790px;
  }
  #footer-spacer {
    padding-bottom: 790px;
  }
}
@media (max-width: 414px) {
  .visible-on-ipad {
    display: none !important;
  }
  .hidden-on-ipad {
    display: inherit !important;
  }
  h4 {
    padding: 0 0 5px 0;
  }
  input, .searchtext {
    display: inline-block;
  }
  .header {
    height: 70px;
  }
  .header > a {
    margin-top: 10px;
  }
  .logo {
    margin: 5px 0;
    height: 40px;
    min-width: 40px;
    max-width: 40px;
  }
  .textblock {
    border-bottom: 1px dotted gray;
    padding: 0 0 15px 0;
  }
  #post-3 {
    display: initial;
    border-bottom: none;
  }
  #footer {
    height: 920px;
  }
  #footer-spacer {
    padding-bottom: 920px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (width: 768px) and (orientation: portrait), (min-width: 1025px) {
  .OLO_button {
    height: 225px !important;
    width: 225px !important;
    margin: 10px 0 -225px 0 !important;
  }
}
.ie10 #OLO_button_desktop_link {
  width: 250px;
}

.lt-ie10 #store-name-wrapper > h1 {
  display: inline-block;
}
.lt-ie10 #OLO_button_desktop_link, .lt-ie10 .OLO_button {
  width: 250px;
  height: 250px;
}

.evelethcleanthin {
  font-family: "EvelethCleanThin";
}

.green-button-tile {
  width: 100%;
  color: #fff;
  font-family: EvelethCleanRegular;
  font-size: 18px;
  text-align: center;
  padding: 5px 20px;
  display: block;
  box-sizing: border-box;
}

.green-button-tile > * {
  color: white !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  text-transform: capitalize;
  background-color: #1fc36a;
  height: 60px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
}

.green-button {
  text-align: center;
  height: 50px;
  background-color: #1fc36a;
  border-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white !important;
  font-family: EvelethCleanRegular;
  font-size: 18px !important;
  padding-bottom: 4px;
}

.green-button a {
  color: white !important;
}

/***** Safari with online order button is hidden*/
/****************** iOS 6 (no-flexbox) *******************/
.no-flexbox .header menu.logo {
  padding-top: 20px;
  background-position: center center;
}
.no-flexbox .header .menuitem {
  margin: 0 auto;
  margin-left: 50px;
  margin-top: 20px;
  padding-bottom: 30px;
}
.no-flexbox .header #hamburger-menu-link {
  float: right;
  margin-top: 20px;
  padding-bottom: 30px;
}
.no-flexbox #OLO_button_desktop_link {
  float: left;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}
.no-flexbox #OLO_button_desktop_link .OLO_button {
  padding-right: 10px;
}
.no-flexbox .footer-block {
  display: block;
  width: 100%;
}
.no-flexbox .footer-block ul {
  float: left;
  width: 25%;
}
.no-flexbox .footer-block.social, .no-flexbox .footer-block.declaration {
  display: block;
}
.no-flexbox .at-product-menu {
  display: block;
}
.no-flexbox .at-product-menu .product-container {
  float: left;
  display: block;
  min-height: 335px;
}
.no-flexbox .product-details {
  display: inline-block;
}
.no-flexbox .product-details .product-image {
  width: 45%;
  float: left;
}
.no-flexbox .product-details .product-description {
  width: 45%;
  float: right;
}
.no-flexbox .search-block {
  display: inline-block;
}
.no-flexbox .search-block input {
  height: 30px;
  float: left;
  width: 200px;
}
.no-flexbox .search-block button {
  float: left;
}
.no-flexbox .store-search-results {
  display: block;
}
.no-flexbox .store-search-results .store-information {
  float: left;
  height: 260px;
}
.no-flexbox .store-search-results .store-information a {
  display: block;
}
.no-flexbox .prod-image {
  width: inherit;
}
.no-flexbox .pizza-category {
  overflow: auto;
}
.no-flexbox .pizza-header {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.no-flexbox .pizza-header .anchor {
  float: left;
}
.no-flexbox .pizza-header .menu-info-link {
  margin-top: 12px;
}
.no-flexbox .pizzachef-wrapper .pizza-header {
  margin-top: 40px;
}
.no-flexbox .pizzachef-wrapper .pizza-header .menu-info-link {
  margin-top: 25px;
}
.no-flexbox .store-special-offers {
  display: inline-block;
}
.no-flexbox .store-special-offers .special-offer {
  float: left;
}
.no-flexbox .store-details-row {
  display: inline-block;
  width: 100%;
}
.no-flexbox .store-details-row .store-details-info {
  float: left;
  width: 30%;
}
.no-flexbox .store-details-row #map-wrapper {
  float: left;
  width: 60%;
}
.no-flexbox .store-details-row #store-statistics-wrapper, .no-flexbox .store-details-row #vouchers-peek-wrapper {
  float: left;
  width: 100%;
}
.no-flexbox .store-details-row #vouchers-peek-wrapper {
  display: inline-block;
  border-bottom: none;
}
.no-flexbox ul.product-menu, .no-flexbox ul.product-submenu {
  display: inline-block;
  position: relative;
  z-index: 500;
}
.no-flexbox ul.product-menu li, .no-flexbox ul.product-submenu li {
  float: left;
}
.no-flexbox ul.product-menu a, .no-flexbox ul.product-submenu a {
  display: inline-block;
  width: auto;
}
.no-flexbox ul.product-menu {
  width: 100%;
}

@media (max-width: 768px) {
  .no-flexbox #footer {
    height: 800px;
  }
  .no-flexbox #footer-spacer {
    padding-bottom: 800px;
  }
  .no-flexbox .footer-block ul {
    width: 45%;
    min-height: 150px;
  }
}
@media (max-width: 768px) and (orientation: portrait) {
  .no-flexbox #mobilefpos-logo {
    margin-left: 100px;
  }
}
@media (max-width: 725px) and (orientation: landscape) {
  .no-flexbox .header .menuitem {
    margin-left: 20px;
  }
}
@media (max-width: 604px) {
  .no-flexbox .header {
    position: relative;
  }
  .no-flexbox .header .menuitem {
    margin-left: 50px;
  }
  .no-flexbox .header #hamburger-menu-link {
    position: absolute;
    right: 20px;
    margin-top: 20px;
    padding-bottom: 30px;
  }
  .no-flexbox .footer-block.social {
    display: inline-block;
    width: 90%;
  }
  .no-flexbox #responsive-mobile-menu.expand {
    height: inherit;
  }
  .no-flexbox .pizzachef-wrapper .pizza-header h3 {
    display: block;
  }
  .no-flexbox .pizzachef-wrapper .pizza-header .menu-info-link {
    margin-top: 110px;
  }
  .no-flexbox .store-details-row #vouchers-container {
    display: inline-block;
  }
  .no-flexbox .store-details-row #vouchers-container .special-offer {
    margin: 0 auto;
  }
  .no-flexbox .store-details-row #map-wrapper {
    float: none;
    display: block;
    margin: 0 auto;
    width: 90%;
  }
}
@media (max-width: 500px) {
  .no-flexbox .header menu.logo {
    padding-top: 25px;
  }
  .no-flexbox .header .menuitem {
    margin: 0;
    margin-top: 15px;
    float: left;
  }
  .no-flexbox .header #hamburger-menu-link {
    position: absolute;
    right: 20px;
  }
  .no-flexbox .product-details .product-image {
    width: 40%;
  }
  .no-flexbox .product-details .product-description {
    width: 40%;
  }
  .no-flexbox .pizzachef-wrapper .pizza-header .menu-info-link {
    margin-top: 55px;
  }
}
@media (max-width: 414px) {
  .no-flexbox .search-block input {
    width: 160px;
  }
  .no-flexbox .store-search-results .store-information {
    width: 95%;
  }
  .no-flexbox .store-search-results .store-information > button {
    width: 100%;
  }
  .no-flexbox .store-special-offers {
    display: inline-block;
  }
  .no-flexbox .store-special-offers .special-offer {
    float: none;
    margin: 5px auto;
  }
  .no-flexbox .at-product-menu .product-container {
    float: none;
    width: 90%;
    margin: 5px auto;
    display: block;
  }
  .no-flexbox .pizza-header > h2 {
    width: 100%;
  }
  .no-flexbox .pizza-header .menu-info-link {
    margin-top: 8px;
    float: left;
  }
  .no-flexbox .pizzachef-wrapper .pizza-header .menu-info-link {
    margin-top: 8px;
  }
  .no-flexbox #footer {
    height: 1000px;
  }
  .no-flexbox #footer-spacer {
    padding-bottom: 1000px;
  }
  .no-flexbox .footer-block ul {
    min-height: 200px;
  }
  .no-flexbox .product-details .product-description {
    float: left;
  }
}
@media (max-width: 414px) {
  #rating-dialog .rating-wrapper {
    top: 65%;
    width: 200px;
  }
}
.no-flexbox .header #menu-link-phone-no {
  position: fixed;
  top: 0;
  right: 300px;
}
.no-flexbox .header #menu-link-login {
  position: fixed;
  top: 0;
  right: 150px;
}

/****************** Android Default Browser *******************/
.shrink-page-android {
  position: fixed;
  right: 250px;
}

.shrink-page-android #nav {
  left: -240px;
  right: 240px;
}

.expandAndroidDefault {
  right: -5px;
  top: 0;
}

/**************************** IE8 *************************/
/*
    IE8 doesn't support media queries.
    There's a javscript function in Scripts/Common.js that adds a sm/md/lg class 
    to the body depending on the size of the viewport, similar to what modernizr does.
    This still doesn't make the site responsive, page needs to be refresh when resized.
*/
.no-flexbox.lt-ie9 {
  /** breakpoints **/
}
.no-flexbox.lt-ie9 #wrapper {
  overflow: hidden;
}
.no-flexbox.lt-ie9 .gridArticle .column {
  float: left;
}
.no-flexbox.lt-ie9 .gridArticle .col-md-2 {
  width: 16%;
}
.no-flexbox.lt-ie9 .gridArticle .col-md-4 {
  width: 33%;
}
.no-flexbox.lt-ie9 .gridArticle .col-md-6 {
  width: 50%;
}
.no-flexbox.lt-ie9 .gridArticle .col-md-8 {
  width: 66%;
}
.no-flexbox.lt-ie9 .gridArticle .col-md-10 {
  width: 84%;
}
.no-flexbox.lt-ie9 .gridArticle .col-md-12 {
  width: 100%;
}
.no-flexbox.lt-ie9 .notification {
  max-width: 1024px;
  margin: 0 auto;
}
.no-flexbox.lt-ie9 #about-us-menu-link {
  border: none;
}
.no-flexbox.lt-ie9 .logo {
  width: 200px;
}
.no-flexbox.lt-ie9 .menuitem {
  float: none;
  margin-top: 30px;
  margin-left: 0;
}
.no-flexbox.lt-ie9 .menuitem > li {
  padding: 0 10px;
}
.no-flexbox.lt-ie9 .product-container:hover {
  background: url(../Images/transparent-black-bg.png);
}
.no-flexbox.lt-ie9 #rotating-banner {
  background: none;
}
.no-flexbox.lt-ie9 .wobble-board .wobble-wrapper {
  top: 10%;
  left: 10%;
}
.no-flexbox.lt-ie9 #wobble-board-overlay, .no-flexbox.lt-ie9 #eclub-wrapper {
  background: transparent url(/Content/Images/transparent-black-bg.png) 0 0 repeat;
}
.no-flexbox.lt-ie9 .twitter-follow-button {
  background: transparent url(../Images/twitter.png) 0 0 no-repeat;
  color: transparent;
  width: 100px;
  height: 35px;
  overflow: hidden;
  display: inline-block;
  margin-left: 5px;
}
.no-flexbox.lt-ie9 #iTunes-badge {
  display: inline-block;
  box-sizing: border-box;
  background: url(/Content/Images/Download_on_the_App_Store_Badge_US-UK_135x40.png) no-repeat;
  width: 135px; /* Width of new image */
  height: 40px; /* Height of new image */
  padding-left: 135px; /* Equal to width of new image */
}
.no-flexbox.lt-ie9 #iTunes-badge.fr-social {
  display: inline-block;
  box-sizing: border-box;
  background: url(/Content/Images/Download_on_the_App_Store_Badge_FR.png) no-repeat;
  width: 96px; /* Width of new image */
  height: auto; /* Height of new image */
  padding-left: 96px; /* Equal to width of new image */
}
.no-flexbox.lt-ie9 .menuitem > li.header-menu-link.hide-on-lg {
  display: none;
}
.no-flexbox.lt-ie9 .product-submenu {
  max-width: 800px;
}
.no-flexbox.lt-ie9 body.md .product-container {
  width: 27%;
  padding: 18px;
}
.no-flexbox.lt-ie9 body.md .menuitem > li.header-menu-link.hide-on-md {
  display: none;
}
.no-flexbox.lt-ie9 body.md .menuitem > li.header-menu-link.hide-on-sm {
  border-right: none;
}
.no-flexbox.lt-ie9 body.md .logo, .no-flexbox.lt-ie9 body.sm .logo {
  width: 50px;
  padding-top: 0;
}
.no-flexbox.lt-ie9 body.sm .menuitem > li.header-menu-link.hide-on-sm {
  display: none;
}
.no-flexbox.lt-ie9 body.sm .menuitem > li.header-menu-link.last-visible-on-sm {
  border-right: none;
}
.no-flexbox.lt-ie9 body.sm #OLO_button_desktop_link {
  display: none;
}
.no-flexbox.lt-ie9 body.sm .OLO_button_mobile {
  display: block;
  padding: 0 20px 10px;
}
.no-flexbox.lt-ie9 body.sm .OLO_button_mobile .btn {
  width: 100%;
  max-width: 100%;
  text-decoration: none;
}
.no-flexbox.lt-ie9 body.sm #hamburger-menu-link {
  display: block;
  float: right;
  margin-top: 30px;
}
.no-flexbox.lt-ie9 body.sm .menuitem {
  padding-bottom: 10px;
  margin-left: 0;
}
.no-flexbox.lt-ie9 body.sm .menuitem #about-us-menu-link, .no-flexbox.lt-ie9 body.sm .menuitem #franchises-menu-link {
  display: none;
}
.no-flexbox.lt-ie9 body.sm .menuitem #stores-menu-link {
  border: none;
}
.no-flexbox.lt-ie9 body.sm #responsive-mobile-menu {
  display: none;
  height: 100%;
  background-color: black;
  z-index: 9000;
  position: fixed;
  top: 0;
  right: 0;
  width: 220px;
  padding: 20px;
}
.no-flexbox.lt-ie9 body.sm #responsive-mobile-menu ul {
  list-style-type: none;
  margin-left: 20px;
}
.no-flexbox.lt-ie9 body.sm #responsive-mobile-menu ul li {
  display: block;
}
.no-flexbox.lt-ie9 body.sm #back-to-menu {
  display: block;
  margin-top: 150px;
}
.no-flexbox.lt-ie9 body.sm #menulinks-wrapper {
  display: none;
}
.no-flexbox.lt-ie9 body.sm .product-container {
  width: 45%;
}

.fr-FR #iTunes-badge {
  background: none;
}

.no-flexbox.lt-ie9 .TW .menuitem {
  max-width: 540px !important;
}
.no-flexbox.lt-ie9 .TW #menu-link-phone-no.header-contact-number :before {
  width: 32px;
  height: 32px;
  margin-top: -4px;
  margin-left: -38px;
  background-image: url(/Content/Images/Phone_Icon_Big.png);
}

/****************** IE9 and below *******************/
.no-flexbox.lt-ie10 .shrink-page #wrapper {
  right: 240px;
}
.no-flexbox.lt-ie10 .shrink-page #nav {
  position: relative;
}
.no-flexbox.lt-ie10 .expand {
  right: 0;
  top: 0;
}
.no-flexbox.lt-ie10 .header menu.logo {
  padding-top: 0;
}
.no-flexbox.lt-ie10 .header a {
  float: left;
}
.no-flexbox.lt-ie10 .header .menuitem {
  max-width: 460px;
  margin: 0 auto !important;
  padding: 30px 0 0 0;
}
.no-flexbox.lt-ie10 .header #hamburger-menu-link {
  float: right;
  margin-top: 30px;
}
.no-flexbox.lt-ie10 .header #OLO_button_desktop_link {
  float: right;
  position: relative;
  margin-top: -80px;
}
.no-flexbox.lt-ie10 .header li.header-menu-link {
  display: table-cell;
  vertical-align: middle;
}
.no-flexbox.lt-ie10 .header li.header-menu-link.last-visible {
  border: none;
}
.no-flexbox.lt-ie10 .header ul.menuitem.static li.header-menu-link {
  float: left;
}
.no-flexbox.lt-ie10 .footer-block {
  display: block;
}
.no-flexbox.lt-ie10 .footer-block ul {
  float: left;
  width: 25%;
}
.no-flexbox.lt-ie10 .footer-block.social {
  padding: 0px;
}
.no-flexbox.lt-ie10 ul.product-menu {
  display: inline-block;
}
.no-flexbox.lt-ie10 ul.product-submenu {
  display: block;
  padding-right: 250px;
}
.no-flexbox.lt-ie10 ul.product-menu li, .no-flexbox.lt-ie10 ul.product-submenu li {
  display: inline-block;
}
.no-flexbox.lt-ie10 ul.product-menu a, .no-flexbox.lt-ie10 ul.product-submenu a {
  display: inline-block;
  width: auto;
}
.no-flexbox.lt-ie10 .pizza-category {
  position: relative;
  max-width: 1024px;
  margin: 0 auto 0 auto;
}
.no-flexbox.lt-ie10 .at-product-menu .product-container {
  float: left;
  min-height: auto;
}
.no-flexbox.lt-ie10 .at-product-menu .product-container .prod-info {
  height: 50px;
}
.no-flexbox.lt-ie10 .pizza-header {
  display: inline-block;
  width: 100%;
  margin-top: 80px;
}
.no-flexbox.lt-ie10 .pizza-header .anchor {
  margin-top: 47px;
  padding: 0;
}
.no-flexbox.lt-ie10 .pizza-header .menu-info-link {
  margin-top: 60px;
}
.no-flexbox.lt-ie10 .pizza-header:first-child {
  margin-top: 0px;
}
.no-flexbox.lt-ie10 .pizzachef-wrapper {
  margin-top: 50px;
}
.no-flexbox.lt-ie10 .pizzachef-wrapper .pizza-header .menu-info-link {
  margin-top: 80px;
}
.no-flexbox.lt-ie10 .product-details {
  display: inline-block;
}
.no-flexbox.lt-ie10 .product-details .product-image {
  width: 55%;
  float: left;
}
.no-flexbox.lt-ie10 .product-details .product-description {
  float: left;
  width: 40%;
}
.no-flexbox.lt-ie10 .store-information {
  float: left;
}
.no-flexbox.lt-ie10 .store-information p {
  min-height: 110px;
}
.no-flexbox.lt-ie10 .trading-time {
  display: block;
  float: left;
}
.no-flexbox.lt-ie10 .trading-hour {
  display: block;
  float: right;
}
.no-flexbox.lt-ie10 .store-details-row {
  display: inline-block;
  width: 100%;
}
.no-flexbox.lt-ie10 .store-details-row .store-details-info, .no-flexbox.lt-ie10 .store-details-row #vouchers-peek-wrapper {
  float: left;
  width: 30%;
}
.no-flexbox.lt-ie10 .store-details-row #store-statistics-wrapper, .no-flexbox.lt-ie10 .store-details-row #map-wrapper {
  float: left;
  width: 60%;
}
.no-flexbox.lt-ie10 .store-special-offers {
  display: inline-block;
  width: 100%;
}
.no-flexbox.lt-ie10 .special-offer, .no-flexbox.lt-ie10 .price-content > div, .no-flexbox.lt-ie10 .price-content .price div {
  float: left;
  text-decoration: none;
  z-index: 500;
}
.no-flexbox.lt-ie10 .offer-title {
  color: black;
  font-size: 18px;
  line-height: 18px;
}
.no-flexbox.lt-ie10 .store-information {
  background: transparent url("/Content/Images/transparent-black-bg.png") 0 0 repeat;
}

.no-flexbox.lt-ie10 .TW .header .menuitem {
  max-width: 570px;
}
.no-flexbox.lt-ie10 .TW .header #menu-link-phone-no {
  position: fixed;
  top: 0;
  right: 300px;
}
.no-flexbox.lt-ie10 .TW .header #menu-link-login {
  position: fixed;
  top: 0;
  right: 150px;
}

@media (min-width: 768px) and (max-width: 1024px) and (width: 768px) and (orientation: portrait), (min-width: 1025px) {
  .no-flexbox.lt-ie10 #OLO_button_desktop_link .OLO_button {
    background-size: 225px !important;
  }
  .no-flexbox.lt-ie10 #OLO_button_desktop_link .OLO_button:hover {
    background-size: 235px !important;
    width: 235px !important;
    height: 235px !important;
  }
}
@media (max-width: 800px) {
  .no-flexbox.lt-ie10 .header menu.logo {
    min-width: 55px;
    max-width: 55px;
    padding-top: 0;
    height: 55px;
  }
  .no-flexbox.lt-ie10 .header .menuitem {
    margin-left: 0;
  }
  .no-flexbox.lt-ie10 .header .menuitem > li {
    padding: 0 8px;
  }
  .no-flexbox.lt-ie10 .footer-block ul {
    width: 45%;
  }
}
@media (max-width: 686px) {
  .no-flexbox.lt-ie10 .OLO_button {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 686px) {
  .no-flexbox.lt-ie10 .OLO_button {
    position: relative;
  }
}
@media (max-width: 414px) {
  .no-flexbox.lt-ie10 .at-product-menu .product-container {
    width: 45%;
  }
}
/****************** IE10 *******************/
.ie10 .expand {
  right: 0;
}
.ie10 .shrink-page, .ie10 .shrink-page #nav {
  position: fixed;
  left: auto;
  right: 250px;
}
.ie10 ul.product-menu li, .ie10 ul.product-submenu li {
  -webkit-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  -webkit-box-flex: 0;
  flex: none;
  max-width: none;
  padding: 5px 10px;
}
.ie10 ul.product-menu a, .ie10 ul.product-submenu a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  text-align: center;
}
.ie10 .pizza-header .anchor {
  padding: 0;
  margin-top: 47px;
}
.ie10 .pizza-header .menu-info-link {
  position: absolute;
  right: 0;
}
.ie10 .pizzachef-wrapper .pizza-header .menu-info-link {
  margin-top: 75px;
}
.ie10 .header menu.logo {
  padding-top: 0;
}
.ie10 .header a {
  float: left;
}
.ie10 .header .menuitem {
  max-height: 42px;
  max-width: 460px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.ie10 .header li.header-menu-link {
  display: table-cell;
  vertical-align: middle;
}
.ie10 .header #hamburger-menu-link {
  float: right;
  margin-top: 30px;
}
.ie10 .header #OLO_button_desktop_link {
  float: right;
  position: relative;
}
.ie10 .footer-block ul {
  width: 25%;
}

@media (min-width: 768px) and (max-width: 1024px) and (width: 768px) and (orientation: portrait), (min-width: 1025px) {
  .ie10 #OLO_button_desktop_link .OLO_button {
    background-size: 225px !important;
  }
  .ie10 #OLO_button_desktop_link .OLO_button:hover {
    background-size: 235px !important;
    width: 235px !important;
    height: 235px !important;
  }
}
@media (max-width: 768px) {
  .ie10 .pizzachef-wrapper .pizza-header .menu-info-link {
    position: relative;
    right: auto;
    margin-top: 10px;
  }
  .ie10 .footer-block ul {
    width: 48%;
    display: inline-block;
  }
}
@media (max-width: 414px) {
  .ie10 .pizza-header .menu-info-link {
    position: relative;
    right: auto;
    margin-top: 10px;
  }
  .ie10 #wrapper.fr-FR .header-menu-link {
    font-size: 11px;
    line-height: 15px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
  }
}
.ie10 .TW .header #menu-link-phone-no {
  margin-left: 50px;
}
.ie10 .TW .header #menu-link-login {
  margin-left: 5px;
}

/****************** IE10+ *******************/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .expand {
    right: 0;
  }
  .shrink-page, .shrink-page #nav {
    position: fixed;
    left: auto;
    right: 250px;
  }
}

.hero-container {
    background-color: #ffff !important;
}

.main-container {
    background-color: #ffff !important;
}

.underRotatingBannerWidget {
    margin-top: 70px;
}

@media (max-width: 767px) {
    .underRotatingBannerWidget {
        margin-top: 125px;
    }
}

.TW_v1 .gridArticle.content:has(.store-search-row.content-offset) {
    margin-top: -24px;
}

@media (max-width:767px) {
    .TW_v1 .gridArticle.content:has(.store-search-row.content-offset) {
        margin-top: -78px;
    }
}
#lang-switcher {
    text-align: center;
    display: block;
    padding: 5px;
    height: 10px;
}
#lang-switcher a img {
        width: 25px;
        height: 17px;
        vertical-align: middle;
        padding: 0;
    }
#lang-switcher a span {
        text-transform: none;
        color: black;
        font-size: 12px;
    }
.gridArticle .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.gridArticle .sr-only-focusable:active,.gridArticle .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}.gridArticle .container{margin-right:auto;margin-left:auto;width:auto}.gridArticle .container-fluid{margin-right:0;margin-left:0;padding-left:15px;padding-right:15px}.gridArticle .row{padding:0;width:100%}.gridArticle .col-xs-1,.gridArticle .col-sm-1,.gridArticle .col-md-1,.gridArticle .col-lg-1,.gridArticle .col-xs-2,.gridArticle .col-sm-2,.gridArticle .col-md-2,.gridArticle .col-lg-2,.gridArticle .col-xs-3,.gridArticle .col-sm-3,.gridArticle .col-md-3,.gridArticle .col-lg-3,.gridArticle .col-xs-4,.gridArticle .col-sm-4,.gridArticle .col-md-4,.gridArticle .col-lg-4,.gridArticle .col-xs-5,.gridArticle .col-sm-5,.gridArticle .col-md-5,.gridArticle .col-lg-5,.gridArticle .col-xs-6,.gridArticle .col-sm-6,.gridArticle .col-md-6,.gridArticle .col-lg-6,.gridArticle .col-xs-7,.gridArticle .col-sm-7,.gridArticle .col-md-7,.gridArticle .col-lg-7,.gridArticle .col-xs-8,.gridArticle .col-sm-8,.gridArticle .col-md-8,.gridArticle .col-lg-8,.gridArticle .col-xs-9,.gridArticle .col-sm-9,.gridArticle .col-md-9,.gridArticle .col-lg-9,.gridArticle .col-xs-10,.gridArticle .col-sm-10,.gridArticle .col-md-10,.gridArticle .col-lg-10,.gridArticle .col-xs-11,.gridArticle .col-sm-11,.gridArticle .col-md-11,.gridArticle .col-lg-11,.gridArticle .col-xs-12,.gridArticle .col-sm-12,.gridArticle .col-md-12,.gridArticle .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.gridArticle .col-xs-1,.gridArticle .col-xs-2,.gridArticle .col-xs-3,.gridArticle .col-xs-4,.gridArticle .col-xs-5,.gridArticle .col-xs-6,.gridArticle .col-xs-7,.gridArticle .col-xs-8,.gridArticle .col-xs-9,.gridArticle .col-xs-10,.gridArticle .col-xs-11,.gridArticle .col-xs-12{float:left}.gridArticle .col-xs-12{width:100%}.gridArticle .col-xs-11{width:91.66666667%}.gridArticle .col-xs-10{width:83.33333333%}.gridArticle .col-xs-9{width:75%}.gridArticle .col-xs-8{width:66.66666667%}.gridArticle .col-xs-7{width:58.33333333%}.gridArticle .col-xs-6{width:50%}.gridArticle .col-xs-5{width:41.66666667%}.gridArticle .col-xs-4{width:33.33333333%}.gridArticle .col-xs-3{width:25%}.gridArticle .col-xs-2{width:16.66666667%}.gridArticle .col-xs-1{width:8.33333333%}.gridArticle .col-xs-pull-12{right:100%}.gridArticle .col-xs-pull-11{right:91.66666667%}.gridArticle .col-xs-pull-10{right:83.33333333%}.gridArticle .col-xs-pull-9{right:75%}.gridArticle .col-xs-pull-8{right:66.66666667%}.gridArticle .col-xs-pull-7{right:58.33333333%}.gridArticle .col-xs-pull-6{right:50%}.gridArticle .col-xs-pull-5{right:41.66666667%}.gridArticle .col-xs-pull-4{right:33.33333333%}.gridArticle .col-xs-pull-3{right:25%}.gridArticle .col-xs-pull-2{right:16.66666667%}.gridArticle .col-xs-pull-1{right:8.33333333%}.gridArticle .col-xs-pull-0{right:auto}.gridArticle .col-xs-push-12{left:100%}.gridArticle .col-xs-push-11{left:91.66666667%}.gridArticle .col-xs-push-10{left:83.33333333%}.gridArticle .col-xs-push-9{left:75%}.gridArticle .col-xs-push-8{left:66.66666667%}.gridArticle .col-xs-push-7{left:58.33333333%}.gridArticle .col-xs-push-6{left:50%}.gridArticle .col-xs-push-5{left:41.66666667%}.gridArticle .col-xs-push-4{left:33.33333333%}.gridArticle .col-xs-push-3{left:25%}.gridArticle .col-xs-push-2{left:16.66666667%}.gridArticle .col-xs-push-1{left:8.33333333%}.gridArticle .col-xs-push-0{left:auto}.gridArticle .col-xs-offset-12{margin-left:100%}.gridArticle .col-xs-offset-11{margin-left:91.66666667%}.gridArticle .col-xs-offset-10{margin-left:83.33333333%}.gridArticle .col-xs-offset-9{margin-left:75%}.gridArticle .col-xs-offset-8{margin-left:66.66666667%}.gridArticle .col-xs-offset-7{margin-left:58.33333333%}.gridArticle .col-xs-offset-6{margin-left:50%}.gridArticle .col-xs-offset-5{margin-left:41.66666667%}.gridArticle .col-xs-offset-4{margin-left:33.33333333%}.gridArticle .col-xs-offset-3{margin-left:25%}.gridArticle .col-xs-offset-2{margin-left:16.66666667%}.gridArticle .col-xs-offset-1{margin-left:8.33333333%}.gridArticle .col-xs-offset-0{margin-left:0%}@media(min-width:600px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media(min-width:992px){.gridArticle .col-md-1,.gridArticle .col-md-2,.gridArticle .col-md-3,.gridArticle .col-md-4,.gridArticle .col-md-5,.gridArticle .col-md-6,.gridArticle .col-md-7,.gridArticle .col-md-8,.gridArticle .col-md-9,.gridArticle .col-md-10,.gridArticle .col-md-11,.gridArticle .col-md-12{float:left}.gridArticle .col-md-12{width:100%}.gridArticle .col-md-11{width:91.66666667%}.gridArticle .col-md-10{width:83.33333333%}.gridArticle .col-md-9{width:75%}.gridArticle .col-md-8{width:66.66666667%}.gridArticle .col-md-7{width:58.33333333%}.gridArticle .col-md-6{width:50%}.gridArticle .col-md-5{width:41.66666667%}.gridArticle .col-md-4{width:33.33333333%}.gridArticle .col-md-3{width:25%}.gridArticle .col-md-2{width:16.66666667%}.gridArticle .col-md-1{width:8.33333333%}.gridArticle .col-md-pull-12{right:100%}.gridArticle .col-md-pull-11{right:91.66666667%}.gridArticle .col-md-pull-10{right:83.33333333%}.gridArticle .col-md-pull-9{right:75%}.gridArticle .col-md-pull-8{right:66.66666667%}.gridArticle .col-md-pull-7{right:58.33333333%}.gridArticle .col-md-pull-6{right:50%}.gridArticle .col-md-pull-5{right:41.66666667%}.gridArticle .col-md-pull-4{right:33.33333333%}.gridArticle .col-md-pull-3{right:25%}.gridArticle .col-md-pull-2{right:16.66666667%}.gridArticle .col-md-pull-1{right:8.33333333%}.gridArticle .col-md-pull-0{right:auto}.gridArticle .col-md-push-12{left:100%}.gridArticle .col-md-push-11{left:91.66666667%}.gridArticle .col-md-push-10{left:83.33333333%}.gridArticle .col-md-push-9{left:75%}.gridArticle .col-md-push-8{left:66.66666667%}.gridArticle .col-md-push-7{left:58.33333333%}.gridArticle .col-md-push-6{left:50%}.gridArticle .col-md-push-5{left:41.66666667%}.gridArticle .col-md-push-4{left:33.33333333%}.gridArticle .col-md-push-3{left:25%}.gridArticle .col-md-push-2{left:16.66666667%}.gridArticle .col-md-push-1{left:8.33333333%}.gridArticle .col-md-push-0{left:auto}.gridArticle .col-md-offset-12{margin-left:100%}.gridArticle .col-md-offset-11{margin-left:91.66666667%}.gridArticle .col-md-offset-10{margin-left:83.33333333%}.gridArticle .col-md-offset-9{margin-left:75%}.gridArticle .col-md-offset-8{margin-left:66.66666667%}.gridArticle .col-md-offset-7{margin-left:58.33333333%}.gridArticle .col-md-offset-6{margin-left:50%}.gridArticle .col-md-offset-5{margin-left:41.66666667%}.gridArticle .col-md-offset-4{margin-left:33.33333333%}.gridArticle .col-md-offset-3{margin-left:25%}.gridArticle .col-md-offset-2{margin-left:16.66666667%}.gridArticle .col-md-offset-1{margin-left:8.33333333%}.gridArticle .col-md-offset-0{margin-left:0%}}@media(min-width:1200px){.gridArticle .col-lg-1,.gridArticle .col-lg-2,.gridArticle .col-lg-3,.gridArticle .col-lg-4,.gridArticle .col-lg-5,.gridArticle .col-lg-6,.gridArticle .col-lg-7,.gridArticle .col-lg-8,.gridArticle .col-lg-9,.gridArticle .col-lg-10,.gridArticle .col-lg-11,.gridArticle .col-lg-12{float:left}.gridArticle .col-lg-12{width:100%}.gridArticle .col-lg-11{width:91.66666667%}.gridArticle .col-lg-10{width:83.33333333%}.gridArticle .col-lg-9{width:75%}.gridArticle .col-lg-8{width:66.66666667%}.gridArticle .col-lg-7{width:58.33333333%}.gridArticle .col-lg-6{width:50%}.gridArticle .col-lg-5{width:41.66666667%}.gridArticle .col-lg-4{width:33.33333333%}.gridArticle .col-lg-3{width:25%}.gridArticle .col-lg-2{width:16.66666667%}.gridArticle .col-lg-1{width:8.33333333%}.gridArticle .col-lg-pull-12{right:100%}.gridArticle .col-lg-pull-11{right:91.66666667%}.gridArticle .col-lg-pull-10{right:83.33333333%}.gridArticle .col-lg-pull-9{right:75%}.gridArticle .col-lg-pull-8{right:66.66666667%}.gridArticle .col-lg-pull-7{right:58.33333333%}.gridArticle .col-lg-pull-6{right:50%}.gridArticle .col-lg-pull-5{right:41.66666667%}.gridArticle .col-lg-pull-4{right:33.33333333%}.gridArticle .col-lg-pull-3{right:25%}.gridArticle .col-lg-pull-2{right:16.66666667%}.gridArticle .col-lg-pull-1{right:8.33333333%}.gridArticle .col-lg-pull-0{right:auto}.gridArticle .col-lg-push-12{left:100%}.gridArticle .col-lg-push-11{left:91.66666667%}.gridArticle .col-lg-push-10{left:83.33333333%}.gridArticle .col-lg-push-9{left:75%}.gridArticle .col-lg-push-8{left:66.66666667%}.gridArticle .col-lg-push-7{left:58.33333333%}.gridArticle .col-lg-push-6{left:50%}.gridArticle .col-lg-push-5{left:41.66666667%}.gridArticle .col-lg-push-4{left:33.33333333%}.gridArticle .col-lg-push-3{left:25%}.gridArticle .col-lg-push-2{left:16.66666667%}.gridArticle .col-lg-push-1{left:8.33333333%}.gridArticle .col-lg-push-0{left:auto}.gridArticle .col-lg-offset-12{margin-left:100%}.gridArticle .col-lg-offset-11{margin-left:91.66666667%}.gridArticle .col-lg-offset-10{margin-left:83.33333333%}.gridArticle .col-lg-offset-9{margin-left:75%}.gridArticle .col-lg-offset-8{margin-left:66.66666667%}.gridArticle .col-lg-offset-7{margin-left:58.33333333%}.gridArticle .col-lg-offset-6{margin-left:50%}.gridArticle .col-lg-offset-5{margin-left:41.66666667%}.gridArticle .col-lg-offset-4{margin-left:33.33333333%}.gridArticle .col-lg-offset-3{margin-left:25%}.gridArticle .col-lg-offset-2{margin-left:16.66666667%}.gridArticle .col-lg-offset-1{margin-left:8.33333333%}.gridArticle .col-lg-offset-0{margin-left:0%}}.gridArticle .clearfix:after,.gridArticle .container:after,.gridArticle .container-fluid:after,.gridArticle .row:after{clear:both}.gridArticle .center-block{display:block;margin-left:auto;margin-right:auto}.gridArticle .pull-right{float:right !important}.gridArticle .pull-left{float:left !important}.gridArticle .hide{display:none !important}.gridArticle .show{display:block !important}.gridArticle .invisible{visibility:hidden}.gridArticle .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.gridArticle .hidden{display:none !important}.gridArticle .affix{position:fixed}.gridArticle div.column{padding:0;margin:0}.gridArticle div[style*="background-image:url"]{background-position:right top}
#storeFinderV1Section .search-results ul {
    max-height: 600px !important;
    overflow-y: auto !important;
}

.text-center{
    text-align: center;
}

.pizza-school .parent-container {
    padding: 3px !important;
}

.pizza-school .store-list {
    max-width: 500px;
    margin: 2em auto;
    font-family: Arial, sans-serif;
}

.pizza-school .search-box-container {
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: center;
}

.pizza-school .search-box {
    width: 70%;
    padding: 0.7em;
    margin-bottom: 1.5em;
    font-size: 1em;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.pizza-school .store-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 1em;
    margin-bottom: 1em;
    box-shadow: 0 2px 6px #eee;
}

.pizza-school .store-name {
    font-size: 1.2em;
    font-weight: bold;
    color: #007AAF;
}

.pizza-school .store-address {
    margin: 0.5em 0;
    color: #555;
}

.pizza-school .book-link {
    display: inline-block;
    padding: 0.5em 1em;
    background: #007AAF;
    color: #fff !important;
    border-radius: 4px;
    text-decoration: none;
    font-size: large;
    transition: background 0.2s;
    font-weight: bold;
    font-family: 'droid_sans, verdana, geneva, sans-serif'
}

    .pizza-school .book-link:hover {
        background: #17406a;
    }

