.frm-g-recaptcha {
  overflow: hidden; }

.select-options {
  height: initial !important;
  max-height: 200px; }

.function-page .form {
  font-family: "mb-empire-book", sans-serif;
  color: #9b9b9b; }
  .function-page .form .frm_fields_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: left; }
  .function-page .form input {
    height: 40px !important;
    padding: 8px 16px !important;
    border-radius: 4px !important;
    border: solid 1px #b8b8b8 !important;
    background-color: #ffffff !important;
    width: 100% !important; }
  .function-page .form textarea {
    height: 126px !important;
    border-radius: 4px !important;
    border: solid 1px #b8b8b8 !important;
    background-color: #ffffff !important;
    width: 100% !important; }
  .function-page .form .date {
    position: relative; }
    .function-page .form .date label {
      position: absolute;
      z-index: 1;
      margin: 0;
      padding: 0;
      display: block !important;
      max-width: initial !important;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      left: -124px;
      font-size: 15px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.6;
      letter-spacing: normal;
      font-family: "mb-empire-book", sans-serif;
      color: #000; }
  .function-page .form .cus-style {
    margin-bottom: 24px;
    margin-right: 32px; }
    .function-page .form .cus-style__first {
      margin-left: 124px; }
    .function-page .form .cus-style__last {
      margin-right: 0; }
    .function-page .form .cus-style__haft {
      width: 100%;
      max-width: 432px; }
    .function-page .form .cus-style__full {
      max-width: 100%;
      width: 100%; }
    .function-page .form .cus-style__small {
      max-width: 236px;
      width: 100%; }
  .function-page .form .frm_submit {
    margin: auto;
    width: 100%;
    max-width: 140px; }
    .function-page .form .frm_submit button {
      border-radius: 20px;
      background-color: #f15822;
      color: #ffffff;
      font-family: "mb-empire-bold", sans-serif;
      font-size: 15px;
      font-weight: 700;
      line-height: 24px;
      text-transform: uppercase;
      height: 40px;
      width: 100%;
      border: 1px solid #f15822;
      padding: 9px 0;
      -webkit-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
      .function-page .form .frm_submit button:hover {
        background-color: transparent;
        color: #f15822; }
  @media screen and (max-width: 1199px) {
    .function-page .form .cus-style {
      margin-right: 0; }
      .function-page .form .cus-style__first {
        margin-left: 124px; }
      .function-page .form .cus-style__last {
        margin-right: 0;
        padding-right: 0 !important;
        padding-left: 15px; }
      .function-page .form .cus-style__haft {
        width: 100%;
        max-width: 50%;
        padding-right: 15px; }
      .function-page .form .cus-style__full {
        max-width: 100%;
        width: 100%;
        padding: 0 !important; }
      .function-page .form .cus-style__small {
        max-width: calc( (100% - 124px) / 3);
        width: 100%;
        padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .function-page .form .cus-style__small {
      max-width: calc( (100% - 124px));
      margin-left: 124px;
      padding: 0; } }
  @media screen and (max-width: 575px) {
    .function-page .form .cus-style__haft {
      width: 100%;
      max-width: 100%;
      padding: 0; } }

.location-detail-store .slick-list.draggable {
  min-height: 360px;
  height: 100% !important; }
  .location-detail-store .slick-list.draggable .slick-track {
    height: 100% !important; }

img {
  max-height: 100%;
  max-width: 100%; }

.logo .logo-top img {
  max-height: 64px; }

.double_cta_banner .cat_banner {
  overflow: hidden; }
  .double_cta_banner .cat_banner:hover .bg img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
.double_cta_banner .bg img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.global-css .img-banner {
  max-height: 100%; }
.global-css .red-button-style {
  border-radius: 20px !important;
  background-color: #f15822 !important;
  color: #ffffff !important;
  font-family: "mb-empire-bold", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  height: 40px;
  width: 100%;
  border: 1px solid #f15822;
  padding: 9px 0; }
  .global-css .red-button-style:hover {
    background-color: #ffffff !important;
    color: #000000 !important; }
  .global-css .red-button-style:focus {
    background-color: #f15822 !important;
    color: #ffffff !important; }
.global-css a.red-button-style {
  padding: 8px 0;
  display: inline-block;
  text-align: center; }
.global-css .white-button-style {
  width: 100%;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #f15822;
  background-color: white;
  color: #000000;
  font-family: "mb-empire-bold", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding: 9px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer; }
  .global-css .white-button-style i {
    margin-right: 10px; }
  .global-css .white-button-style p {
    margin: 0; }
  .global-css .white-button-style:hover {
    background-color: #f15822;
    color: white; }
  .global-css .white-button-style:focus {
    background-color: white;
    color: #000000; }
.global-css a.white-button-style {
  padding: 8px 0;
  display: inline-block;
  text-align: center; }
.global-css .clear {
  clear: both; }
.global-css .sb-container {
  text-align: center;
  position: absolute;
  z-index: 50;
  left: 83px;
  top: 30px;
  font-size: 25px;
  height: 100%; }
  .global-css .sb-container .content {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding-top: 30px; }
    .global-css .sb-container .content .top {
      padding-bottom: 8px;
      border-bottom: 2px solid #000000;
      margin-bottom: 8px; }
    .global-css .sb-container .content a {
      color: #000000;
      display: block; }
      .global-css .sb-container .content a:hover {
        color: #f15822; }
.global-css .select {
  width: 100%;
  height: 40px; }
  .global-css .select select + .select-styled {
    color: #9b9b9b;
    font-family: "mb-empire-book", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    border-radius: 4px;
    border: solid 1px #b8b8b8;
    background-color: #ffffff;
    padding: 8px 40px 8px 10px;
    display: inline-block;
    width: 100%;
    max-height: 40px;
    overflow: hidden; }
    .global-css .select select + .select-styled::after {
      content: '';
      background: url("../images/arrow-down.png") center center no-repeat; }
    .global-css .select select + .select-styled.active {
      border-radius: 4px 4px 0 0;
      border-bottom: 1px solid transparent; }
      .global-css .select select + .select-styled.active::after {
        background: url("../images/arrow-up.png") center center no-repeat;
        border-left: none; }
.global-css input {
  padding: 8px 16px;
  width: 100%;
  border-radius: 4px;
  border: solid 1px #b8b8b8;
  background-color: #ffffff;
  color: #9b9b9b;
  font-family: "mb-empire-book", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px; }
.global-css input[type=number]::-webkit-outer-spin-button, .global-css input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }
.global-css input[type=number] {
  -moz-appearance: textfield; }
.global-css textarea {
  padding: 8px 16px;
  width: 100%;
  border-radius: 4px;
  border: solid 1px #b8b8b8;
  background-color: #ffffff;
  color: #9b9b9b;
  font-family: "mb-empire-book", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  max-height: 126px; }
.global-css .form .title {
  color: #000000;
  font-family: "BebasNeue-Regular", sans-serif;
  font-size: 38px;
  letter-spacing: 2.72px;
  line-height: 40px;
  text-transform: uppercase; }
.global-css .form .title-image {
  margin: 7px 0 37px 0; }
.global-css .form .description {
  color: #000000;
  font-family: "mb-empire-bold", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 32px; }
.global-css .form .input-form {
  text-align: left; }
  .global-css .form .input-form > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 24px; }
.global-css form .title {
  color: #000000;
  font-family: "BebasNeue-Regular", sans-serif;
  font-size: 38px;
  letter-spacing: 2.72px;
  line-height: 40px;
  text-transform: uppercase; }
.global-css form .title-image {
  margin: 7px 0 37px 0; }
.global-css form .description {
  color: #000000;
  font-family: "mb-empire-bold", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 32px; }
.global-css form .input-form {
  text-align: left; }
  .global-css form .input-form > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 24px; }
.global-css .reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
.global-css .text-before-date {
  color: #000000;
  font-family: "mb-empire-book", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px; }
.global-css .check-style {
  margin: 0 33px 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .global-css .check-style::before {
    content: '';
    width: 18px;
    height: 18px;
    margin-right: 3.25px;
    border-radius: 2px;
    border: 1px solid #9b9b9b;
    background-color: #ffffff;
    display: block;
    margin-right: 16px; }
  .global-css .check-style i {
    display: none;
    position: absolute;
    top: 1px;
    left: 0; }
.global-css input:checked + .check-style::before {
  content: '';
  border-radius: 2px;
  border: 1px solid transparent;
  background-color: transparent; }
.global-css input:checked + .check-style i {
  display: block;
  font-size: 23px;
  color: #f15822; }
.global-css input[type=checkbox],
.global-css input[type=file] {
  position: absolute;
  top: 0;
  display: none; }
.global-css .input-file-style {
  width: 101px;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #979797;
  background-color: #ffffff;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 9px;
  cursor: pointer;
  text-align: center; }
.global-css .iwt-container {
  margin-bottom: 88px; }
  .global-css .iwt-container .text24px800 {
    color: #000000;
    font-family: "mb-empire-heavy", sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
    text-transform: uppercase; }
  .global-css .iwt-container .text15px300 {
    color: #000000;
    font-family: "mb-empire-heavy", sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px; }
  .global-css .iwt-container .col-img {
    max-width: 45%; }
  .global-css .iwt-container .col-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .global-css .iwt-container .col-text .content {
      max-width: 402px; }
      .global-css .iwt-container .col-text .content .title {
        margin-bottom: 8px; }
  .global-css .iwt-container .iwt-member .col-text {
    padding-left: 113px;
    text-align: left;
    padding-right: 0; }
  .global-css .iwt-container .iwt-member.reverse .col-text {
    padding-right: 113px;
    text-align: right;
    padding-left: 0; }
.global-css iframe {
  width: 100%;
  max-width: 1010px;
  min-height: 528px; }

form * {
  font-family: "mb-empire-book", sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal; }

.section-blog .row > div {
  margin-bottom: 30px; }
.section-blog .pagination li.active {
  background-color: #d6d6d6; }

article.post_box {
  height: 100%;
  background-color: #fff; }
  article.post_box .col-image img {
    height: 400px;
    -o-object-fit: cover;
       object-fit: cover; }
    @media screen and (max-width: 1199px) {
      article.post_box .col-image img {
        height: 300px; } }
    @media screen and (max-width: 991px) {
      article.post_box .col-image img {
        height: 200px; } }
    @media screen and (max-width: 767px) {
      article.post_box .col-image img {
        height: 500px; } }
    @media screen and (max-width: 575px) {
      article.post_box .col-image img {
        height: 500px; } }

/*header*/
.header_desktop .main-menu-show {
  background-color: white;
  border: none;
  padding: 0;
  cursor: pointer;
  display: none; }

/*end header*/
.club {
  background-repeat: no-repeat; }
  .club .text20px800 {
    color: #000000;
    font-family: "mb-empire-heavy", sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 32px;
    text-transform: uppercase; }
  .club .text15px700 {
    color: #000000;
    font-family: "mb-empire-bold", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px; }
  .club .text15px300 {
    color: #000000;
    font-family: "mb-empire-book", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px; }
  .club .text15px300-2 {
    color: #9b9b9b;
    font-family: "mb-empire-book", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px; }
  .club .text-popup {
    opacity: 0.5;
    color: #000000;
    font-family: "mb-empire-book", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px; }
  .club .text30px700 {
    color: #000000;
    font-family: "mb-empire-bold", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 32px; }
  .club .text20px700 {
    color: #000000;
    font-family: "mb-empire-bold", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px; }
  .club .text13px800 {
    color: #000000;
    font-family: "mb-empire-heavy", sans-serif;
    font-size: 13px;
    font-weight: 800;
    line-height: 24px;
    text-transform: uppercase; }
  .club .text56px {
    color: #000000;
    font-family: "BebasNeue-Regular", sans-serif;
    font-size: 56px;
    line-height: 24px;
    text-transform: uppercase; }
  .club .benefits-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 76px;
    margin-left: -8px;
    margin-right: -8px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .club .benefits-content > div {
      padding: 0 8px;
      min-height: 400px; }
    .club .benefits-content .content {
      padding: 98px 20px 48px 20px;
      text-align: center;
      background-color: white;
      height: 100%; }
      .club .benefits-content .content .title {
        margin: 27px 0 16px 0;
        max-width: 154px;
        display: inline-block; }
      .club .benefits-content .content .description {
        max-width: 269px;
        display: inline-block; }

.club-sign-up .long-input-style {
  max-width: 432px; }
.club-sign-up input.short-input-style {
  max-width: 277px; }
.club-sign-up .text-before-date ~ .select {
  max-width: 236px; }
.club-sign-up .note-and-button {
  text-align: center;
  margin-bottom: 88px; }
  .club-sign-up .note-and-button .note {
    display: inline-block;
    max-width: 940px;
    min-height: 96px;
    margin: 56px 0 32px 0; }
  .club-sign-up .note-and-button .button-bar button {
    margin-right: 16px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .club-sign-up .note-and-button .button-bar * {
    max-width: 180px; }
.club-sign-up .form {
  max-width: 1010px;
  text-align: center;
  margin-top: 88px;
  padding: 0; }
  .club-sign-up .form form {
    border-radius: 8px;
    background-color: #ffffff;
    padding: 37px 57px 56px 57px; }
    .club-sign-up .form form .top .description {
      max-width: 797px;
      display: inline-block; }
    .club-sign-up .form form .input-form .submit {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .club-sign-up .form form .input-form .submit button {
        max-width: 140px; }

.club-sign-up-thankyou {
  background-repeat: no-repeat;
  min-height: 580px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 15px; }
  .club-sign-up-thankyou .content {
    text-align: center; }
    .club-sign-up-thankyou .content .title {
      color: #000000;
      font-size: 38px;
      letter-spacing: 2.72px;
      line-height: 40px;
      text-transform: uppercase;
      font-family: "BebasNeue-Regular", sans-serif; }
    .club-sign-up-thankyou .content .button-bar a {
      max-width: 116px;
      width: 100%;
      height: 40px; }
    .club-sign-up-thankyou .content .description {
      margin: 16px 0 32px 0; }

.club-sign-in {
  padding: 68px 0 47px 0;
  background-repeat: no-repeat;
  text-align: center;
  position: relative; }
  .club-sign-in .form {
    max-width: 640px;
    background-color: white;
    padding: 24px 90px 32px 90px; }
    .club-sign-in .form .text-before-date ~ .select {
      max-width: 106px; }
  .club-sign-in .popup {
    max-width: 335px;
    min-height: 183px;
    opacity: 0.7;
    background-color: #ffffff;
    padding: 20px 42px;
    position: absolute;
    display: none; }
    .club-sign-in .popup button {
      background: url("../images/close-popup-button.png") center center no-repeat;
      width: 15px;
      height: 15px;
      position: absolute;
      top: 8px;
      right: 8px;
      border: none; }
    .club-sign-in .popup .popup-content {
      text-align: left; }

.club-thankyou-update {
  min-height: 580px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 15px; }
  .club-thankyou-update .title {
    color: #000000;
    font-family: "BebasNeue-Regular", sans-serif;
    font-size: 38px;
    letter-spacing: 2.72px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center; }
  .club-thankyou-update .description {
    color: #000000;
    font-family: "mb-empire-bold", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    text-align: center;
    margin: 16px 0 32px 0; }
  .club-thankyou-update .button-bar {
    text-align: center; }
    .club-thankyou-update .button-bar a {
      max-width: 116px; }

.club-dashboard .long-input-style {
  max-width: 432px; }
.club-dashboard input.short-input-style {
  max-width: 277px; }
.club-dashboard .text-before-date ~ .select {
  max-width: 236px; }
.club-dashboard .part1 {
  padding: 56px 0 59px 0;
  text-align: center;
  background-color: white; }
  .club-dashboard .part1 .welcome .welcome-content {
    max-width: 940px;
    display: inline-block; }
    .club-dashboard .part1 .welcome .welcome-content .content {
      margin: 27px 0 34px 0; }
  .club-dashboard .part1 .button-bar1 button {
    max-width: 200px;
    margin: auto; }
  .club-dashboard .part1 .info-club-member {
    margin-top: 51px; }
    .club-dashboard .part1 .info-club-member > * {
      display: inline-block;
      height: 143px;
      background-color: #f6f5f5;
      padding: 13px 20px 0 32px; }
      .club-dashboard .part1 .info-club-member > * > *:not(.title) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .club-dashboard .part1 .info-club-member .box {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 45px;
      height: 72px;
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
      background-color: #ffffff;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 6px; }
    .club-dashboard .part1 .info-club-member .text-box {
      display: inline-block;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 45px;
      font-size: 20px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: 1.43px;
      font-family: 'BebasNeue-Regular'; }
    .club-dashboard .part1 .info-club-member .hot-drinks .title {
      margin-bottom: 22px;
      text-align: left;
      padding-left: 8px; }
    .club-dashboard .part1 .info-club-member .hot-drinks img {
      margin: 0 8px; }
    .club-dashboard .part1 .info-club-member .your-point .title, .club-dashboard .part1 .info-club-member .next-reward .title {
      margin-bottom: 16px;
      text-align: left;
      padding-left: 8px; }
    .club-dashboard .part1 .info-club-member .your-point {
      margin: 0 25px; }
.club-dashboard .benefits {
  text-align: center; }
  .club-dashboard .benefits .title-img {
    padding: 51px 0 56px 0; }
.club-dashboard .form {
  max-width: 1010px;
  text-align: center;
  margin-bottom: 71px;
  margin-top: 88px;
  padding: 0; }
  .club-dashboard .form form {
    border-radius: 8px;
    background-color: #ffffff;
    padding: 30px 57px 56px 57px; }
    .club-dashboard .form form .top .title-image {
      margin: 0; }
    .club-dashboard .form form .top .title {
      margin: 8px 0 24px 0; }
    .club-dashboard .form form .input-form .submit {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .club-dashboard .form form .input-form .submit button {
        max-width: 140px;
        margin: 0 12px; }
.club-dashboard .terms {
  text-align: center;
  margin-bottom: 88px; }
  .club-dashboard .terms .terms-content {
    display: inline-block;
    max-width: 1010px;
    color: #9b9b9b;
    font-family: "MB Empire - Book";
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    padding: 38px 102px;
    text-align: left;
    background-color: white; }
    .club-dashboard .terms .terms-content .title {
      text-align: center; }

.menu-page {
  background-color: white; }
  .menu-page .img-banner {
    max-height: 100%; }
  .menu-page .select-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 33px 0; }
    .menu-page .select-bar .select {
      height: 40px;
      max-width: 340px;
      width: 100%;
      margin: 0 9px; }
      .menu-page .select-bar .select .select-styled.active::after {
        border-left: none; }
  .menu-page .super-title {
    color: #000000;
    font-family: "mb-empire-heavy", sans-serif;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 1.58px;
    line-height: 24px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    margin-bottom: 26px; }
    .menu-page .super-title .line {
      max-width: 400px;
      width: 50%;
      height: 3px;
      background-color: #000000; }
  .menu-page .result-fill {
    text-align: center; }
    .menu-page .result-fill .read-more-menu {
      border: none;
      background-color: transparent;
      font-family: "mb-empire-bold", sans-serif;
      font-size: 17px;
      font-weight: 500; }
      .menu-page .result-fill .read-more-menu .fa-angle-up {
        display: none; }
      .menu-page .result-fill .read-more-menu.active .fa-angle-up {
        display: inline-block; }
      .menu-page .result-fill .read-more-menu.active .fa-angle-down {
        display: none; }
    .menu-page .result-fill .menu-list {
      list-style: none;
      padding: 0;
      max-width: 1010px;
      margin: auto;
      max-height: 700px;
      overflow: hidden; }
      .menu-page .result-fill .menu-list.active {
        max-height: inherit; }
      .menu-page .result-fill .menu-list .menu-list-member {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 38px; }
        .menu-page .result-fill .menu-list .menu-list-member .shop-popup-button {
          background: url("../images/menu_button_popup.png") center center no-repeat;
          width: 16px;
          height: 14px;
          border: none;
          margin-right: 12px; }
          .menu-page .result-fill .menu-list .menu-list-member .shop-popup-button.none-image {
            opacity: 0;
            visibility: hidden; }
        .menu-page .result-fill .menu-list .menu-list-member .content {
          text-align: left;
          width: 100%; }
          .menu-page .result-fill .menu-list .menu-list-member .content .name {
            color: #000000;
            font-family: "mb-empire-bold", sans-serif;
            font-size: 15px;
            font-weight: 700;
            line-height: 24px;
            position: relative;
            margin-bottom: 10px; }
            .menu-page .result-fill .menu-list .menu-list-member .content .name .title {
              position: absolute;
              background-color: #fafafa;
              padding-right: 15px; }
            .menu-page .result-fill .menu-list .menu-list-member .content .name .dots {
              width: 100%;
              min-height: 5px;
              display: inline-block;
              border-bottom: 2px dotted #231f20; }
            .menu-page .result-fill .menu-list .menu-list-member .content .name .number {
              position: absolute;
              top: 0;
              right: 0;
              background-color: #fafafa;
              padding-left: 15px; }
          .menu-page .result-fill .menu-list .menu-list-member .content .description p {
            color: #000000;
            font-family: "mb-empire-bold", sans-serif;
            font-size: 12px;
            font-weight: 300;
            line-height: 24px;
            margin-bottom: 0; }
          .menu-page .result-fill .menu-list .menu-list-member .content .type {
            color: #f16824;
            font-family: "BebasNeue-Bold", sans-serif;
            font-size: 20px;
            font-weight: 700;
            text-transform: uppercase; }

.location-find .img-banner {
  max-height: 100%; }
.location-find > .title {
  color: #000000;
  font-family: "mb-empire-heavy", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 32px;
  text-transform: uppercase;
  text-align: center;
  padding: 56px 0 88px; }
  .location-find > .title .content {
    max-width: 820px;
    display: inline-block; }
.location-find .text15px700 {
  color: #000000;
  font-family: "mb-empire-bold", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase; }
.location-find .choose-bar {
  text-align: center;
  padding-bottom: 27px;
  margin-bottom: 48px; }
  .location-find .choose-bar .content {
    padding-bottom: 33px;
    border-bottom: 3px solid black;
    width: 100%;
    max-width: 1128px;
    display: inline-block; }
.location-find input[type="checkbox"] {
  position: absolute;
  display: none; }
  .location-find input[type="checkbox"]:checked + .checkbox-style {
    background-color: #f15822;
    color: white; }
.location-find label:hover {
  cursor: pointer; }
.location-find ul {
  padding: 0;
  list-style: none;
  margin: 0; }
.location-find .checkbox-style {
  max-width: 152px;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #f15822;
  color: #000000;
  font-family: "mb-empire-bold", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0 12px;
  padding: 8px 0;
  text-align: center; }
.location-find .under-line {
  padding-bottom: 6px;
  border-bottom: 1px solid #d8d8d8; }
.location-find .location .table-location {
  max-width: 1128px;
  text-align: left; }
  .location-find .location .table-location .big-title {
    color: #000000;
    font-family: "BebasNeue-Regular", sans-serif;
    font-size: 38px;
    letter-spacing: 2.72px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 16px; }
  .location-find .location .table-location ul.content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 32px;
    margin: 0 -45px; }
    .location-find .location .table-location ul.content li {
      margin-bottom: 4px;
      padding: 0 45px;
      background: url(../images/location-arrow-white.png) center right 45px no-repeat; }
      .location-find .location .table-location ul.content li:hover {
        background: url(../images/location-arrow-red.png) center right 45px no-repeat; }

.location-detail-store {
  background-color: white; }
  .location-detail-store .text15px700 {
    color: #000000;
    font-family: "mb-empire-bold", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase; }
  .location-detail-store .text15px300 {
    color: #000000;
    font-family: "mb-empire-book", sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px; }
  .location-detail-store .text13px300 {
    color: #9b9b9b;
    font-family: "mb-empire-book", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    text-transform: uppercase; }
  .location-detail-store .text13px700 {
    color: #000000;
    font-family: "mb-empire-bold", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase; }
  .location-detail-store .text20px800 {
    color: #000000;
    font-family: "mb-empire-heavy", sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 32px;
    text-transform: uppercase; }
  .location-detail-store .header-banner {
    position: relative;
    margin-bottom: 56px; }
    .location-detail-store .header-banner .content img {
      max-height: 663px;
      height: 663px;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .location-detail-store .header-banner .dots {
      position: absolute;
      right: 0;
      height: 100%;
      top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .location-detail-store .header-banner .dots ul {
        list-style: none;
        padding: 0;
        margin: 0;
        margin-right: 54px; }
      .location-detail-store .header-banner .dots button {
        font-size: 0;
        width: 8px;
        height: 8px;
        background-color: #ffffff;
        border: none;
        border-radius: 50%;
        padding: 0; }
      .location-detail-store .header-banner .dots .slick-active button {
        background-color: #ff671d; }
    .location-detail-store .header-banner .location-box {
      position: absolute;
      top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%; }
      .location-detail-store .header-banner .location-box .content {
        padding: 40px 58px;
        background: white;
        position: relative; }
        .location-detail-store .header-banner .location-box .content > a {
          display: grid;
          position: absolute;
          text-align: center;
          top: 32px;
          right: 32px;
          color: #f15822;
          font-family: "mb-empire-heavy", sans-serif;
          font-size: 8px;
          font-weight: 800;
          line-height: 24px;
          text-transform: uppercase; }
          .location-detail-store .header-banner .location-box .content > a:hover {
            color: #000000; }
          .location-detail-store .header-banner .location-box .content > a i {
            font-size: 24px; }
        .location-detail-store .header-banner .location-box .content .big-title {
          text-align: left; }
          .location-detail-store .header-banner .location-box .content .big-title .content {
            font-size: 38px;
            padding: 0;
            line-height: 45px;
            margin: 8px 0 32px 0; }
        .location-detail-store .header-banner .location-box .content .location {
          margin: 16px 0 32px 0;
          position: relative; }
          .location-detail-store .header-banner .location-box .content .location .text {
            max-width: 374px; }
          .location-detail-store .header-banner .location-box .content .location .view-map {
            color: #f15822;
            font-family: "mb-empire-heavy", sans-serif;
            font-size: 8px;
            font-weight: 800;
            line-height: 12px;
            text-transform: uppercase;
            position: absolute;
            right: 0;
            bottom: 0;
            border-bottom: 1px solid;
            margin-bottom: 5px;
            -webkit-transform: translateX(100%);
                    transform: translateX(100%); }
        .location-detail-store .header-banner .location-box .content .button-bar {
          display: block !important; }
          .location-detail-store .header-banner .location-box .content .button-bar .row1 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between; }
            .location-detail-store .header-banner .location-box .content .button-bar .row1 a {
              margin-bottom: 16px; }
  .location-detail-store .text-and-image {
    position: relative; }
    .location-detail-store .text-and-image .big-title {
      text-align: center; }
      .location-detail-store .text-and-image .big-title .content {
        line-height: 55px;
        padding-bottom: 8px;
        padding-top: 5px;
        color: #000000;
        font-family: "BebasNeue-Regular", sans-serif;
        font-size: 56px;
        letter-spacing: 4.01px;
        text-transform: uppercase;
        text-align: center;
        min-height: 57px;
        display: inline-block; }
    .location-detail-store .text-and-image .short-description {
      text-align: center;
      margin: 73px 0 64px 0; }
      .location-detail-store .text-and-image .short-description .sd-content {
        max-width: 940px;
        display: inline-block; }
    .location-detail-store .text-and-image .food-photos {
      text-align: center; }
      .location-detail-store .text-and-image .food-photos img {
        padding: 0 8px; }
    .location-detail-store .text-and-image .long-description {
      text-align: center;
      margin: 73px 0 64px 0; }
      .location-detail-store .text-and-image .long-description .ld-content {
        max-width: 940px;
        display: inline-block; }
  .location-detail-store .book-functions-part {
    position: relative; }
    .location-detail-store .book-functions-part .background {
      width: 100%;
      min-height: 400px; }
    .location-detail-store .book-functions-part .content-container {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .location-detail-store .book-functions-part .content-container .content {
        text-align: center; }
        .location-detail-store .book-functions-part .content-container .content .title {
          margin-bottom: 2px;
          color: #000000;
          font-family: "BebasNeue-Regular", sans-serif;
          font-size: 38px;
          letter-spacing: 2.72px;
          line-height: 40px;
          text-transform: uppercase; }
        .location-detail-store .book-functions-part .content-container .content .description {
          margin: 20px 0 32px 0;
          max-width: 515px; }
        .location-detail-store .book-functions-part .content-container .content .button-bar a {
          max-width: 155px; }
  .location-detail-store .super-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    background-color: transparent;
    margin: 92px 0 77px 0; }
    .location-detail-store .super-title img {
      position: relative;
      z-index: 20;
      padding: 0 80px;
      background: #fafafa; }
    .location-detail-store .super-title .line {
      width: 100%;
      height: 3px;
      background-color: #000000;
      position: absolute; }
  .location-detail-store > .button-bar {
    text-align: center;
    padding-bottom: 88px;
    padding-top: 30px;
    display: block !important; }
    .location-detail-store > .button-bar a {
      max-width: 180px; }

.function-page .text24px800 {
  color: #000000;
  font-family: "mb-empire-heavy", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 32px;
  text-transform: uppercase; }
.function-page .text15px300 {
  color: #000000;
  font-family: "mb-empire-heavy", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px; }
.function-page .long-input-style {
  max-width: 432px; }
.function-page .select {
  max-width: 432px; }
.function-page .frm-g-recaptcha > div {
  margin: auto; }
.function-page .row3 .select {
  max-width: 175px; }
.function-page .under-banner .description {
  max-width: 751px;
  color: #000000;
  font-family: "mb-empire-heavy", sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 32px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 56px;
  margin-bottom: 30px; }
.function-page .under-banner .button-bar {
  text-align: center;
  margin-bottom: 88px; }
  .function-page .under-banner .button-bar .dl-button {
    max-width: 293px;
    margin: 0 8px; }
  .function-page .under-banner .button-bar .to-form-button {
    max-width: 262px;
    margin: 0 8px; }
.function-page .form-container {
  max-width: 1010px;
  text-align: center;
  margin: auto;
  margin-bottom: 88px;
  padding: 0; }
  .function-page .form-container form {
    border-radius: 8px;
    background-color: #ffffff;
    padding: 37px 57px 56px 57px; }
    .function-page .form-container form .input-form .submit {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .function-page .form-container form .input-form .submit button {
        max-width: 140px; }

.frm-g-recaptcha > div {
  margin: auto; }

.site-footer .copyright .tex_cop {
  line-height: 22px; }
  .site-footer .copyright .tex_cop p {
    margin-bottom: 0; }

.store-feedback .long-input-style {
  max-width: 432px; }
.store-feedback .recaptcha .frm_error {
  text-align: center; }
.store-feedback .select {
  text-align: left; }
.store-feedback .frm_style_formidable-style.with_frm_style input {
  height: 42px; }
.store-feedback .form-content {
  padding: 64px 57px 56px 57px;
  background-color: #fff; }
  .store-feedback .form-content .top {
    text-align: center; }
    .store-feedback .form-content .top .title {
      margin-bottom: 19px; }
@media screen and (max-width: 575px) {
  .store-feedback .form-content {
    padding: 20px; } }
.store-feedback .frm_button_submit {
  border-radius: 20px !important;
  background-color: #f15822 !important;
  color: #ffffff !important;
  font-family: "mb-empire-bold", sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  text-transform: uppercase;
  height: 40px !important;
  width: 100% !important;
  border: 1px solid #f15822 !important;
  padding: 9px 0 !important;
  max-width: 140px !important;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  .store-feedback .frm_button_submit:hover {
    background-color: #ffffff !important;
    color: #000000 !important; }
.store-feedback .form-field.rate-the-store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .store-feedback .form-field.rate-the-store > div {
    color: #000 !important;
    font-family: "mb-empire-book", sans-serif !important;
    font-weight: 300 !important;
    font-size: 15px !important;
    line-height: 24px !important; }
  .store-feedback .form-field.rate-the-store .frm_error {
    position: absolute;
    bottom: -17px;
    color: #B94A48 !important;
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif !important;
    font-weight: bold !important;
    font-size: 13px !important; }
  .store-feedback .form-field.rate-the-store .frm_opt_container {
    margin-left: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .store-feedback .form-field.rate-the-store .frm_radio {
    width: 23px;
    margin: 0 2px;
    cursor: pointer; }
    .store-feedback .form-field.rate-the-store .frm_radio:hover i, .store-feedback .form-field.rate-the-store .frm_radio.active i {
      color: #f15822; }
    .store-feedback .form-field.rate-the-store .frm_radio:hover ~ div i, .store-feedback .form-field.rate-the-store .frm_radio.active ~ div i {
      color: #f15822; }
    .store-feedback .form-field.rate-the-store .frm_radio label {
      font-size: 0;
      padding: 0;
      width: 23px; }
    .store-feedback .form-field.rate-the-store .frm_radio i {
      color: #979797;
      font-size: 23px;
      width: 23px;
      margin-right: -23px; }
      .store-feedback .form-field.rate-the-store .frm_radio i:before {
        margin-right: -17px; }
    .store-feedback .form-field.rate-the-store .frm_radio input {
      display: none; }
@media screen and (min-width: 1200px) {
  .store-feedback .form {
    max-width: 1010px; } }
.store-feedback .form {
  padding: 0;
  margin-bottom: 88px;
  margin-top: 88px; }
  .store-feedback .form form {
    text-align: center;
    background-color: white; }
    .store-feedback .form form .star-rating {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .store-feedback .form form .star-rating span {
        margin-right: 24px;
        color: #000000;
        font-family: "mb-empire-book", sans-serif;
        font-size: 15px;
        font-weight: 300;
        line-height: 24px; }
      .store-feedback .form form .star-rating input {
        display: none; }
        .store-feedback .form form .star-rating input:checked ~ label, .store-feedback .form form .star-rating input:hover ~ label {
          color: #f15822;
          cursor: pointer; }
      .store-feedback .form form .star-rating label {
        font-size: 23px;
        color: #979797;
        margin: 0 3px; }
    .store-feedback .form form .submit {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .store-feedback .form form .submit button {
        max-width: 140px; }

.section_cook_slider .sec_cook_item .cook_cont .sec_cook_logo {
  margin-left: auto;
  margin-right: auto; }

.find-us-link:hover {
  color: #f15822; }

.take-away {
  min-height: 821px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .take-away .call.red-button-style.btn__full-width {
    max-width: 100%; }
  .take-away .text13px300 {
    color: #9b9b9b;
    font-family: "mb-empire-book", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    text-transform: uppercase; }
  .take-away .group-dropdown {
    font-family: "mb-empire-bold", sans-serif; }
  .take-away .text15px700 {
    color: #000000;
    font-family: "mb-empire-bold", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase; }
  .take-away .select-styled.active {
    background: url("../images/search-icon.png") center left 16px no-repeat;
    padding-left: 35px !important; }
  .take-away .content {
    max-width: 490px;
    text-align: center; }
    .take-away .content .description {
      color: #ffffff;
      font-family: "mb-empire-bold", sans-serif;
      font-size: 15px;
      font-weight: 700;
      line-height: 24px;
      text-transform: uppercase;
      margin-top: 14px;
      margin-bottom: 24px; }
    .take-away .content .content {
      text-align: left;
      background-color: white;
      padding: 40px 57px; }
      .take-away .content .content .select {
        margin: 8px 0 16px 0; }
      .take-away .content .content .trading-hours {
        margin-bottom: 16px; }
      .take-away .content .content .location {
        margin-bottom: 32px;
        position: relative; }
        .take-away .content .content .location .view-map {
          color: #f15822;
          font-family: "mb-empire-heavy", sans-serif;
          font-size: 8px;
          font-weight: normal;
          line-height: 24px;
          text-decoration: underline;
          text-transform: uppercase;
          position: absolute;
          right: 0;
          bottom: 0;
          -webkit-transform: translateX(100%);
                  transform: translateX(100%); }
      .take-away .content .content .button-bar .row2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 16px; }
        .take-away .content .content .button-bar .row2 .call.red-button-style.btn__full-with {
          max-width: 100%; }
        .take-away .content .content .button-bar .row2 button {
          max-width: 155px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          padding: 0; }
          .take-away .content .content .button-bar .row2 button i {
            font-size: 31px;
            margin-right: 12px; }
        .take-away .content .content .button-bar .row2 a {
          max-width: 155px; }

.franchise {
  background-repeat: no-repeat; }
  .franchise .tab-faq {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .franchise .iwt-container .iwt-member .col-img {
    max-width: 45%;
    width: 100%; }
    .franchise .iwt-container .iwt-member .col-img img {
      width: 100%; }
  .franchise .iwt-container .iwt-member .col-text {
    padding-left: 80px; }
  .franchise .iwt-container .iwt-member.reverse .col-text {
    padding-right: 80px; }
  .franchise .banner-2, .franchise .banner-3 {
    display: none; }
  .franchise .to-form-button {
    max-width: 262px; }
  .franchise .nav.nav-tabs {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
    z-index: 5; }
  .franchise #home button {
    max-width: 262px;
    margin-bottom: 85px; }
  .franchise #home .description {
    max-width: 575px;
    padding: 0;
    font-family: 'mb-empire-book', sans-serif;
    line-height: 24px; }
  .franchise #menu2 {
    margin-bottom: 80px; }
    .franchise #menu2 .list-faq ul {
      text-align: left; }
      .franchise #menu2 .list-faq ul .question {
        font-family: "mb-empire-bold", sans-serif;
        font-weight: 700; }
      .franchise #menu2 .list-faq ul div:not(.question) {
        display: none; }
      .franchise #menu2 .list-faq ul li {
        cursor: pointer; }
  .franchise .top .title {
    margin-bottom: 24px;
    color: #000000;
    font-family: "BebasNeue-Regular", sans-serif;
    font-size: 38px;
    letter-spacing: 2.72px;
    line-height: 40px;
    text-transform: uppercase; }
  .franchise .top .description {
    color: #000000;
    font-family: "mb-empire-bold", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px; }
  @media screen and (max-width: 575px) {
    .franchise .top .title {
      font-size: 20px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 1.08px;
      text-align: center;
      margin-bottom: 8px; }
    .franchise .top .description {
      font-size: 12px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      margin-bottom: 8px; }
    .franchise .join-famaly-faq form {
      padding-top: 0 !important; } }

.header_desktop {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.check_out_latest .col-4 .col-content .col-cat img {
  max-height: 100px; }

.club-sign-up .form .content {
  /*max-height: 650px; */
}

.tab-faq .tab-content h3 {
  word-spacing: 5px; }

.location-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .location-menu ul {
    position: relative;
    z-index: 2; }
  .location-menu:hover .change-location {
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    opacity: 1; }
    .location-menu:hover .change-location .btn-change-location {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      width: 93px;
      -webkit-transition: all .2s linear , width .1s linear .1s;
      transition: all .2s linear , width .1s linear .1s; }
    .location-menu:hover .change-location .btn-remove-location {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      -webkit-transition: all .2s linear .2s;
      transition: all .2s linear .2s; }
  .location-menu.active {
    position: fixed;
    right: 0;
    top: 28px;
    z-index: 3; }
  .location-menu .change-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    bottom: -35px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .2s linear .2s;
    transition: all .2s linear .2s;
    right: auto;
    left: 5%; }
    .location-menu .change-location .btn-change-location {
      font-family: "mb-empire-heavy", sans-serif;
      padding: 5px 15px;
      border-radius: 10px;
      background-color: #fff;
      border: 2px solid #F15822;
      -webkit-transform: translate(50%, -120%);
              transform: translate(50%, -120%);
      -webkit-transition: all .2s linear .2s, width .1s linear .2s;
      transition: all .2s linear .2s, width .1s linear .2s;
      width: 0;
      overflow: hidden; }
      .location-menu .change-location .btn-change-location:hover {
        background-color: #F15822;
        color: #fff; }
    .location-menu .change-location .btn-remove-location {
      cursor: pointer;
      padding: 7px;
      border-radius: 50%;
      background-color: #F15822;
      color: #fff;
      height: 30px;
      width: 30px;
      -webkit-transform: translate(-50%, -120%);
              transform: translate(-50%, -120%);
      -webkit-transition: all .2s linear;
      transition: all .2s linear; }
      .location-menu .change-location .btn-remove-location i {
        -webkit-transition: all .2s linear;
        transition: all .2s linear; }
      .location-menu .change-location .btn-remove-location:hover i {
        font-size: 15px; }

@media screen and (max-width: 1199px) {
  .location-menu {
    margin-left: auto; } }
@media screen and (max-width: 575px) {
  .location-menu {
    position: static !important; }
    .location-menu .change-location {
      opacity: 1;
      bottom: 0;
      position: absolute;
      top: 19px;
      right: 87px;
      left: auto; }
      .location-menu .change-location .btn-change-location {
        display: none; }
      .location-menu .change-location .btn-remove-location {
        -webkit-transform: translate(0);
                transform: translate(0);
        padding: 0 7px;
        background-color: transparent;
        color: #F15822; }

  .header_desktop.nav-mobile-show .location-menu {
    opacity: 0;
    visibility: hidden; } }
.home_page .banner_top_mobile .slick-dots button {
  border: 1px solid #fff;
  background-color: #fff; }
.home_page .banner_top_mobile .slick-dots .slick-active button {
  border: 1px solid #f15822;
  background-color: #ff671d; }
.home_page .banner-dots ul,
.home_page .item-dots ul,
.home_page .col-slick-dots ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .home_page .banner-dots ul li,
  .home_page .item-dots ul li,
  .home_page .col-slick-dots ul li {
    margin: 0 5px;
    width: initial !important; }
.home_page .banner-dots button,
.home_page .item-dots button,
.home_page .col-slick-dots button {
  font-size: 0;
  width: 8px;
  height: 8px;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  padding: 0;
  border: 1px solid #f15822; }
.home_page .banner-dots .slick-active button,
.home_page .item-dots .slick-active button,
.home_page .col-slick-dots .slick-active button {
  background-color: #ff671d; }

.post_detail .button-bar {
  text-align: center;
  margin-top: 20px;
  display: none; }
  .post_detail .button-bar a {
    max-width: 180px; }
.post_detail .nb-dots {
  margin-bottom: 20px; }
.post_detail .blog-slick-dots ul,
.post_detail .ft-dots ul,
.post_detail .nb-dots ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .post_detail .blog-slick-dots ul li,
  .post_detail .ft-dots ul li,
  .post_detail .nb-dots ul li {
    margin: 0 5px; }
.post_detail .blog-slick-dots button,
.post_detail .ft-dots button,
.post_detail .nb-dots button {
  font-size: 0;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border: none;
  border-radius: 50%;
  padding: 0;
  border: 1px solid #f15822; }
.post_detail .blog-slick-dots .slick-active button,
.post_detail .ft-dots .slick-active button,
.post_detail .nb-dots .slick-active button {
  background-color: #ff671d; }

.about-page .btn-menu:hover {
  background-color: #f15822 !important;
  color: white !important; }

.sec_page_items .page_item_box .col-content .description {
  max-width: 402px; }

.franchise .frm_form_field.frm_half {
  max-width: 48% !important; }
.franchise .frm_fields_container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }
.franchise .frm_form_field {
  margin: 10px 0 !important; }
  .franchise .frm_form_field input {
    height: 40px !important; }
.franchise .select-styled {
  height: 40px; }
.franchise .select {
  margin-top: 3px; }
.franchise .form-sign-up .select .select-options {
  height: auto; }
.franchise .recapcha {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px; }
  .franchise .recapcha .frm_error {
    width: 100%;
    text-align: center; }
.franchise .frm_submit {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 10; }
  .franchise .frm_submit button {
    border-radius: 20px !important;
    background-color: #f15822 !important;
    color: #ffffff !important;
    font-family: "mb-empire-bold", sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    text-transform: uppercase !important;
    height: 40px !important;
    width: 100% !important;
    border: 1px solid #f15822 !important;
    padding: 9px 0 !important;
    max-width: 150px !important; }
    .franchise .frm_submit button:hover {
      background-color: #ffffff !important;
      color: #f15822 !important; }
.franchise form iframe {
  min-height: initial; }

.page-career .frm_dropzone .dz-message {
  margin-bottom: 25px !important; }

.page-career .captcha .frm_error {
  text-align: center; }

.location-detail-store .header-banner .location-box .content .link-find-us {
  display: grid;
  position: absolute;
  text-align: center;
  top: 32px;
  right: 32px;
  color: #f15822;
  font-family: "mb-empire-heavy", sans-serif;
  font-size: 8px;
  font-weight: 800;
  line-height: 24px;
  text-transform: uppercase;
  cursor: pointer; }

.location-detail-store .header-banner .location-box .content > .link-find-us:hover {
  color: #000000; }

.location-detail-store .header-banner .location-box .content .link-find-us i {
  font-size: 24px; }

.global-css.take-away .white-button-style {
  max-width: 100%; }

.global-css .link-functions-page {
  margin-left: 16px; }

.global-css .link-functions-page:hover a {
  color: #ffffff; }

.global-css .link-functions-page .fa-phone {
  font-size: 24px;
  margin-right: 5px; }

.global-css .link-functions-page p {
  display: inline-block;
  margin-bottom: 0; }

.global-css .link-functions-page a {
  color: #000000;
  font-family: "mb-empire-bold", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase; }
