body,
#body {
  background-color: #f5f5f5;
}
#footer {
  top: 68px;
  position: relative;
  background-color: #ffffff;
  border: none;
}
.ui-dialog.search-option-dialog .wui-dialog {
  padding: 0 4px;
}
@media only screen and (min-width: 992px) {
  .welcomeLocation {
    width: 984px;
    margin: 0 auto;
  }
}
.welcomeLocation .locationBlock {
  padding-top: 32px;
}
.topRestaurants .blockItems .wui-result > ul {
  margin-left: -8px;
  margin-right: -8px;
}
.topRestaurants .blockItems .wui-result > ul:before,
.topRestaurants .blockItems .wui-result > ul:after {
  content: " ";
  display: table;
}
.topRestaurants .blockItems .wui-result > ul:after {
  clear: both;
}
.topRestaurants .business.b.n {
  border-bottom: none;
}
.browseBy.f .business.buttonDealCollectionPicture.collectionsSquare .picture i {
  background-color: transparent;
}
.browseBy.f .wuiBlock.locations .blockItems {
  padding-bottom: 24px;
}
.browseBy.f .wuiBlock.locations .blockItems > ul {
  position: relative;
}
.browseBy.f .wuiBlock.locations .blockItems > ul > li {
  width: 100%;
  display: none;
}
.browseBy.f .wuiBlock.locations .blockItems > ul > li:after {
  content: "";
  clear: both;
  display: block;
}
.browseBy.f .wuiBlock.locations .blockItems > ul > li:first-child {
  display: block;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .nav {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -32px;
  left: 0;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .nav span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #e5e5e5;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .nav span:hover {
  cursor: pointer;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .nav span.active {
  background-color: #ff672b;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .previous,
.browseBy.f .wuiBlock.locations .blockItems > ul .next {
  position: absolute;
  width: 40%;
  height: 32px;
  bottom: -32px;
  text-indent: -9999px;
  cursor: pointer;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .previous:before,
.browseBy.f .wuiBlock.locations .blockItems > ul .next:before {
  content: "";
  display: block;
  float: right;
  margin-top: 12px;
  width: 16px;
  height: 16px;
  background-image: url("../../../common/images/sprites-16.png");
  background-size: 480px 144px;
  background-repeat: no-repeat;
  background-position: -256px -112px;
  text-indent: 0;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .previous {
  left: 0;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .next {
  right: 0;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .next:before {
  float: left;
  background-position: -304px -112px;
}
@media only screen and (min-width: 992px) {
  .browseBy.f .wuiBlock.locations .blockItems {
    padding-bottom: 16px;
  }
  .browseBy.f .wuiBlock.locations .blockItems > ul {
    height: auto;
  }
  .browseBy.f .wuiBlock.locations .blockItems > ul > li {
    position: static;
    display: block;
  }
}
.browseBy.f .wuiBlock.locations .blockItems > ul {
  margin-left: -4px;
  margin-right: -4px;
}
.browseBy.f .wuiBlock.locations .blockItems > ul:before,
.browseBy.f .wuiBlock.locations .blockItems > ul:after {
  content: " ";
  display: table;
}
.browseBy.f .wuiBlock.locations .blockItems > ul:after {
  clear: both;
}
.browseBy.f .wuiBlock.locations .blockItems > ul > li {
  display: none;
}
.browseBy.f .wuiBlock.locations .blockItems > ul > li:first-child {
  display: block;
}
.browseBy.f .wuiBlock.locations .blockItems > ul .previous,
.browseBy.f .wuiBlock.locations .blockItems > ul .next {
  width: 30%;
}
@media only screen and (min-width: 992px) {
  .browseBy.f .wuiBlock.locations .blockItems > ul .previous,
  .browseBy.f .wuiBlock.locations .blockItems > ul .next {
    width: 40%;
  }
}
.browseBy.f .wuiBlock.locations .blockItems {
  padding-bottom: 24px;
}
.browseBy.f .wuiBlock.locations .itemC {
  margin-top: 8px;
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
}
@media (min-width: 992px) {
  .browseBy.f .wuiBlock.locations .itemC {
    float: left;
    width: 16.66666667%;
  }
}
.browseBy.f .wuiBlock.categories .blockItems {
  padding-bottom: 24px;
}
.browseBy.f .wuiBlock.categories .blockItems > ul {
  position: relative;
}
.browseBy.f .wuiBlock.categories .blockItems > ul > li {
  width: 100%;
  display: none;
}
.browseBy.f .wuiBlock.categories .blockItems > ul > li:after {
  content: "";
  clear: both;
  display: block;
}
.browseBy.f .wuiBlock.categories .blockItems > ul > li:first-child {
  display: block;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .nav {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -24px;
  left: 0;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .nav span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #e5e5e5;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .nav span:hover {
  cursor: pointer;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .nav span.active {
  background-color: #ff672b;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .previous,
.browseBy.f .wuiBlock.categories .blockItems > ul .next {
  position: absolute;
  width: 40%;
  height: 32px;
  bottom: -24px;
  text-indent: -9999px;
  cursor: pointer;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .previous:before,
.browseBy.f .wuiBlock.categories .blockItems > ul .next:before {
  content: "";
  display: block;
  float: right;
  margin-top: 12px;
  width: 16px;
  height: 16px;
  background-image: url("../../../common/images/sprites-16.png");
  background-size: 480px 144px;
  background-repeat: no-repeat;
  background-position: -256px -112px;
  text-indent: 0;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .previous {
  left: 0;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .next {
  right: 0;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .next:before {
  float: left;
  background-position: -304px -112px;
}
@media only screen and (min-width: 992px) {
  .browseBy.f .wuiBlock.categories .blockItems {
    padding-bottom: 16px;
  }
  .browseBy.f .wuiBlock.categories .blockItems > ul {
    height: auto;
  }
  .browseBy.f .wuiBlock.categories .blockItems > ul > li {
    position: static;
    display: block;
  }
}
.browseBy.f .wuiBlock.categories .blockItems > ul {
  margin-left: -8px;
  margin-right: -8px;
}
.browseBy.f .wuiBlock.categories .blockItems > ul:before,
.browseBy.f .wuiBlock.categories .blockItems > ul:after {
  content: " ";
  display: table;
}
.browseBy.f .wuiBlock.categories .blockItems > ul:after {
  clear: both;
}
.browseBy.f .wuiBlock.categories .blockItems > ul > li {
  display: none;
}
.browseBy.f .wuiBlock.categories .blockItems > ul > li:first-child {
  display: block;
}
.browseBy.f .wuiBlock.categories .blockItems > ul .previous,
.browseBy.f .wuiBlock.categories .blockItems > ul .next {
  width: 30%;
}
@media only screen and (min-width: 992px) {
  .browseBy.f .wuiBlock.categories .blockItems > ul .previous,
  .browseBy.f .wuiBlock.categories .blockItems > ul .next {
    width: 40%;
  }
}
.browseBy.f .wuiBlock.categories .itemC {
  margin-top: 8px;
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .browseBy.f .wuiBlock.categories .itemC {
    float: left;
    width: 12.5%;
  }
}
.browseBy.f .wuiBlock.categories .itemC .title {
  text-align: center;
  margin: 0;
}
.browseBy.f .wuiBlock.categories .collectionsSquare .picture i {
  margin: 0 auto;
  padding-bottom: 0;
  height: 64px;
  width: 64px;
}
.browseBy.f .wuiBlock .collectionsSquare {
  margin: 0;
}
#mobileAnnouncementC {
  background-color: #ff672b;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #mobileAnnouncementC {
    margin-left: -8px;
    margin-right: -8px;
  }
}
#mobileAnnouncementC:before {
  content: "";
  float: left;
  display: block;
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  background-image: url("../../../common/images/sprites-32.png");
  background-size: 192px 160px;
  background-repeat: no-repeat;
  background-position: 0px -128px;
}
#mobileAnnouncementC:after {
  content: "";
  float: right;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background-image: url("../../../common/images/header-icon-sprites.png");
  background-size: 144px 48px;
  background-repeat: no-repeat;
  background-position: -72px 0px;
}
#mobileAnnouncementC a {
  color: #ffffff;
}
#mobileAnnouncementC #announcement > a {
  display: block;
  padding: 16px 40px 16px 56px;
}
#mobileAnnouncementC.seen {
  background-color: #e5e5e5;
}
#mobileAnnouncementC.seen a {
  color: #101010;
}
#mobileAnnouncementC.seen:before {
  background-position: -64px -128px;
}
#mobileAnnouncementC.seen:after {
  background-position: -72px -24px;
}
@media only screen and (min-width: 992px) {
  .welcome.f {
    width: 984px;
    margin: 0 auto;
  }
}
.welcome.f > div:before,
.welcome.f > div:after {
  content: " ";
  display: table;
}
.welcome.f > div:after {
  clear: both;
}
#body .welcome.f h2 {
  margin: 0;
}
#body .welcome.f h2.withSeeAll {
  margin-right: 55px;
}
.welcome.f .wui-block {
  margin-top: 48px;
}
#mobileAnnouncementC + .welcome.f .browse-pane {
  margin-top: 0;
}
.welcome.f .sponsoredCollections {
  margin-top: 16px;
  background-color: #ffffff;
  margin-left: 0;
  margin-right: 0;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 991px) {
  .welcome.f .sponsoredCollections {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.welcome.f .sponsoredCollections:before,
.welcome.f .sponsoredCollections:after {
  content: " ";
  display: table;
}
.welcome.f .sponsoredCollections:after {
  clear: both;
}
.welcome.f .sponsoredCollections .left,
.welcome.f .sponsoredCollections .right {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .welcome.f .sponsoredCollections .left,
  .welcome.f .sponsoredCollections .right {
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .welcome.f .sponsoredCollections .left ul li .collection.b,
  .welcome.f .sponsoredCollections .right ul li .collection.b {
    float: left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .welcome.f .sponsoredCollections .left ul li .collection.b,
  .welcome.f .sponsoredCollections .right ul li .collection.b {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 992px) {
  .welcome.f .sponsoredCollections .left .embeddedBlock {
    padding-left: 8px;
    padding-right: 0;
  }
  .welcome.f .sponsoredCollections .right .embeddedBlock {
    padding-left: 0;
    padding-right: 8px;
  }
}
.welcome.f .sponsoredCollections .blockItems {
  padding-bottom: 0;
}
.welcome.f .challengesC .wui-page .wui-result ul > li {
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #e5e5e5;
}
.welcome.f .challengesC .wui-page .wui-result ul > li:first-child {
  margin-top: 0;
  border-top: none;
}
.welcome.f .challengesC .wui-page .wui-result ul .challenge.b {
  margin-top: 0;
}
.welcome.f .challengesC .wui-page .wui-result ul .challenge.b .c2 {
  padding-right: 0;
}
.welcome.f .challengesC .wui-page .wui-result ul .challenge.b .c3 {
  display: none;
}
@media only screen and (min-width: 992px) {
  .welcome.f .challengesC .wui-page .wui-result ul {
    margin-left: -8px;
    margin-right: -8px;
  }
  .welcome.f .challengesC .wui-page .wui-result ul:before,
  .welcome.f .challengesC .wui-page .wui-result ul:after {
    content: " ";
    display: table;
  }
  .welcome.f .challengesC .wui-page .wui-result ul:after {
    clear: both;
  }
  .welcome.f .challengesC .wui-page .wui-result ul > li {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    border-top: none;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .welcome.f .challengesC .wui-page .wui-result ul > li {
    float: left;
    width: 33.33333333%;
  }
}
.welcome.f .challengesC .wui-page .wui-navigator {
  display: none;
}
@media only screen and (min-width: 992px) {
  .welcome.f .top-stories .blockItems {
    padding-bottom: 64px;
  }
}
.welcome.f .campaigns {
  margin-left: -8px;
  margin-right: -8px;
}
.welcome.f .campaigns:before,
.welcome.f .campaigns:after {
  content: " ";
  display: table;
}
.welcome.f .campaigns:after {
  clear: both;
}
.welcome.f .campaigns .advertisement.b {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .welcome.f .campaigns .advertisement.b {
    float: left;
    width: 50%;
  }
}
.welcome.f .campaigns .advertisement.b img {
  width: 100%;
  height: auto;
}
.welcome.f .pepsis a.seeAll {
  margin-top: 5px;
}
@media (min-width: 992px) {
  .welcome.f .guides,
  .welcome.f .latest-articles {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.welcome.f .guides .items,
.welcome.f .latest-articles .items {
  margin-top: 0;
}
.welcome.f .guides .wui-page > .wui-result > ul,
.welcome.f .latest-articles .wui-page > .wui-result > ul {
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 0;
  margin-bottom: 0;
}
.welcome.f .guides .wui-page > .wui-result > ul:before,
.welcome.f .latest-articles .wui-page > .wui-result > ul:before,
.welcome.f .guides .wui-page > .wui-result > ul:after,
.welcome.f .latest-articles .wui-page > .wui-result > ul:after {
  content: " ";
  display: table;
}
.welcome.f .guides .wui-page > .wui-result > ul:after,
.welcome.f .latest-articles .wui-page > .wui-result > ul:after {
  clear: both;
}
.welcome.f .guides .wui-page > .wui-result > ul > li,
.welcome.f .latest-articles .wui-page > .wui-result > ul > li {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding: 16px 8px 0;
  margin: 0;
}
@media (min-width: 992px) {
  .welcome.f .guides .wui-page > .wui-result > ul > li,
  .welcome.f .latest-articles .wui-page > .wui-result > ul > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .welcome.f .otherArticles {
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #424242;
    background-color: #ffffff;
    margin-top: 16px;
  }
  .welcome.f .otherArticles .latest-articles {
    margin: 0;
  }
  .welcome.f .otherArticles .wuiBlock {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: none;
  }
}
@media (min-width: 992px) and only screen and (min-width: 992px) {
  .welcome.f .otherArticles {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
.welcome.f .otherArticles .theaterC {
  float: left;
  width: 100%;
}
.welcome.f .otherArticles .latest-articles {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .welcome.f .otherArticles .latest-articles {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .welcome.f .otherArticles .latest-articles {
    padding-left: 16px;
    padding-right: 6px;
  }
}
.welcome.f .otherArticles .latest-articles .wui-page > .wui-result > ul > li {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0px;
}
@media (min-width: 992px) {
  .welcome.f .otherArticles .latest-articles .wui-page > .wui-result > ul > li {
    float: left;
    width: 100%;
  }
}
.welcome.f .otherArticles .latest-articles .wui-page > .wui-navigator {
  display: none;
}
.welcome.f .otherArticles .latest-articles.type-9 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .welcome.f .otherArticles .latest-articles.type-9 {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .welcome.f .otherArticles .latest-articles.type-9 {
    padding-left: 12px;
    padding-right: 16px;
  }
}
.welcome.f .otherArticles .latest-articles.type-9 .wui-page > .wui-result > ul > li {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0px;
}
@media (min-width: 992px) {
  .welcome.f .otherArticles .latest-articles.type-9 .wui-page > .wui-result > ul > li {
    float: left;
    width: 50%;
  }
}
.welcome.f .otherArticles .guides,
.welcome.f .otherArticles .latest-articles.type-3,
.welcome.f .otherArticles .latest-articles.type-5 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .welcome.f .otherArticles .guides,
  .welcome.f .otherArticles .latest-articles.type-3,
  .welcome.f .otherArticles .latest-articles.type-5 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .welcome.f .otherArticles .guides,
  .welcome.f .otherArticles .latest-articles.type-3,
  .welcome.f .otherArticles .latest-articles.type-5 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.welcome.f .otherArticles .guides .wui-page > .wui-result > ul > li,
.welcome.f .otherArticles .latest-articles.type-3 .wui-page > .wui-result > ul > li,
.welcome.f .otherArticles .latest-articles.type-5 .wui-page > .wui-result > ul > li {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0px;
}
@media (min-width: 992px) {
  .welcome.f .otherArticles .guides .wui-page > .wui-result > ul > li,
  .welcome.f .otherArticles .latest-articles.type-3 .wui-page > .wui-result > ul > li,
  .welcome.f .otherArticles .latest-articles.type-5 .wui-page > .wui-result > ul > li {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 992px) {
  .welcome.f .picks {
    background-color: #ffffff;
    margin-top: 16px;
  }
  .welcome.f .picks .wuiBlock {
    margin-top: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.welcome.f .picks .latestPick {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .welcome.f .picks .latestPick {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .welcome.f .picks .latestPick {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.welcome.f .picks .elites {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .welcome.f .picks .elites {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .welcome.f .picks .elites {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.welcomeHeaderC .searchOptionsC {
  margin-top: 0px;
}
@media only screen and (min-width: 992px) {
  .welcomeHeaderC .searchOptionsC {
    width: 984px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #ffffff;
  }
}
#body .welcomeHeaderC .searchOptionsC > h1 {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.welcomeHeaderC .searchOptions {
  display: flex;
  justify-content: center;
  margin-top: 48px;
}
.welcomeHeaderC .searchOptions > div {
  width: 80px;
  margin: 0 8px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .welcomeHeaderC .searchOptions > div {
    margin: 0 24px;
  }
}
.welcomeHeaderC .searchOptions a {
  color: #101010;
  padding-top: 68px;
}
.welcomeHeaderC .searchOptions a:before {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  background-image: url("../../common/images/services-sprites-64.png");
  background-size: 448px 128px;
  background-repeat: no-repeat;
  background-position: -192px -64px;
}
.welcomeHeaderC .searchOptions a.foodDialogButton:before {
  background-position: -64px -64px;
}
.welcomeHeaderC .searchOptions a.beautyDialogButton:before {
  background-position: -128px -64px;
}
.welcomeHeaderC .searchOptions a.deliveryDialogButton:before {
  background-position: 0px -64px;
}
@media only screen and (min-width: 992px) {
  .welcomeHeaderC .searchOptions > div {
    width: 144px;
    margin: 0 24px;
    text-align: center;
  }
  .welcomeHeaderC .searchOptions a {
    font-size: 16px;
    line-height: 24px;
    padding-top: 96px;
  }
  .welcomeHeaderC .searchOptions a:before {
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    width: 80px;
    height: 80px;
    background-image: url("../../common/images/services-sprites-80.png");
    background-size: 560px 160px;
    background-repeat: no-repeat;
    background-position: -240px -80px;
  }
  .welcomeHeaderC .searchOptions a.foodDialogButton:before {
    background-position: -80px -80px;
  }
  .welcomeHeaderC .searchOptions a.beautyDialogButton:before {
    background-position: -160px -80px;
  }
  .welcomeHeaderC .searchOptions a.deliveryDialogButton:before {
    background-position: 0px -80px;
  }
}
