/** *** *** *** *** *** *** *** *** *** ***  **
**							 				 **
** 					VARIABLES		 		 **
**											 **
*** *** *** *** *** *** *** *** *** *** *** **/
/** *** *** *** *** *** *** *** *** *** ***  **
**							 				 **
** 				MOBILE VIEW	MIXIN	 		 **
**											 **
*** *** *** *** *** *** *** *** *** *** *** **/
/** *** *** *** *** *** *** *** *** *** ***  **
**							 				 **
** 					DEFAULTS		 		 **
**											 **
*** *** *** *** *** *** *** *** *** *** *** **/
html, body {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

ul {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0; }
  ul li {
    list-style-type: none; }

a {
  text-decoration: none; }

input {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

/** *** *** *** *** *** *** *** *** *** ***  **
**							 				 **
** 					CLASSES			 		 **
**											 **
*** *** *** *** *** *** *** *** *** *** *** **/
.section-container {
  width: 100%;
  font-family: "Montserrat", sans-serif; }
  .section-container.section-row .column-2 {
    float: left;
    width: 50%; }
  .section-container.section-row .column-3 {
    float: left;
    width: 33.33%; }
  .section-container.section-row .column-3:nth-child(3n+4) { clear: both; }
  .section-container.section-row .column-4 {
    float: left;
    width: 25%; }
  .section-container.section-row .column-6 {
    float: left;
    width: 16.66%; }
  .section-container.section-row:after {
    content: '';
    display: table;
    clear: both; }

/** *** *** *** *** *** *** *** *** *** ***  **
**							 				 **
** 			HOMEPAGE SECTIONS		 		 **
**											 **
*** *** *** *** *** *** *** *** *** *** *** **/
.section-header {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1a1919;
  color: #fff;
  position: fixed;
  top: 0;
  z-index: 2; }
  .section-header .section-wrapper {
    padding-left: 40px;
    padding-right: 40px; }
    .section-header .section-wrapper .menu-bars-container {
      padding-top: 14px; }
      .section-header .section-wrapper .menu-bars-container .menu-bars-icon {
        font-size: 35px;
        cursor: pointer; }
    .section-header .section-wrapper .logo {
      text-align: center; }
      .section-header .section-wrapper .logo a {
        display: block; }
        .section-header .section-wrapper .logo a .logo-img {
          height: 60px; }
    .section-header .section-wrapper .order-online {
      padding-top: 8px;
      text-align: right; }
      .section-header .section-wrapper .order-online .order-online-button {
        display: block;
        float: right;
        padding: 12px 14px;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        border: 2px solid #fff;
        -webkit-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s; }
        .section-header .section-wrapper .order-online .order-online-button.icon {
          display: none; }
        .section-header .section-wrapper .order-online .order-online-button:hover {
          background-color: #fff;
          color: #1a1919;
          font-weight: 700;
          -webkit-transition: 0.2s;
          -ms-transition: 0.2s;
          transition: 0.2s; }
        @media screen and (max-width: 640px) {
          .section-header .section-wrapper .order-online .order-online-button.words {
            display: none; }
          .section-header .section-wrapper .order-online .order-online-button.icon {
            display: block; } }
      @media screen and (max-width: 425px) {
        .section-header .section-wrapper .order-online {
          padding-top: 10px; } }
    @media screen and (max-width: 425px) {
      .section-header .section-wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
  .section-header .nav-menu {
    display: none;
    position: absolute;
    margin-top: 74px;
    background-color: #1a1919;
    width: 25%;
    height: 1200px; }
    .section-header .nav-menu .menu-navigation-menu-container ul.menu li.menu-item {
      list-style-type: none;
      font-size: 25px;
      font-weight: 500; }
      .section-header .nav-menu .menu-navigation-menu-container ul.menu li.menu-item a {
        display: block;
        padding: 10px 30px;
        text-transform: uppercase;
        color: #fff;
        -webkit-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s; }
        .section-header .nav-menu .menu-navigation-menu-container ul.menu li.menu-item a:hover {
          background-color: #fff;
          color: #1a1919;
          padding-left: 40px;
          padding-right: 20px;
          -webkit-transition: 0.2s;
          -ms-transition: 0.2s;
          transition: 0.2s; }
    .section-header .nav-menu .social-media {
      padding: 10px 30px 200px; }
      .section-header .nav-menu .social-media .soc-media-links .soc-media-icons {
        width: 40px;
        margin-right: 15px; }
    @media screen and (max-width: 1200px) {
      .section-header .nav-menu {
        width: 50%; } }
    @media screen and (max-width: 640px) {
      .section-header .nav-menu {
        width: 100%; } }

.section-hero-banner {
  margin-bottom: 10px !important; }
  .section-hero-banner .section-wrapper .section-slide {
    background-repeat: no-repeat;
    background-position: center; }
    .section-hero-banner .section-wrapper .section-slide .text-container {
      padding: 0 20px;
      box-sizing: border-box; }
      .section-hero-banner .section-wrapper .section-slide .text-container p {
        margin: 0;
        font-family: "Montserrat", sans-serif;
        color: #fff; }
        .section-hero-banner .section-wrapper .section-slide .text-container p.main-text {
          font-size: 40px; }
        .section-hero-banner .section-wrapper .section-slide .text-container p.sub-text {
          margin-bottom: 0;
          font-size: 30px; }
    .section-hero-banner .section-wrapper .section-slide.no-main-text.no-sub-text {
      padding: 290px 0; }
      @media screen and (max-width: 1023px) {
        .section-hero-banner .section-wrapper .section-slide.no-main-text.no-sub-text {
          padding: 200px 0; } }
    .section-hero-banner .section-wrapper .section-slide.with-main-text.no-sub-text {
      padding: 265px 0; }
      @media screen and (max-width: 1023px) {
        .section-hero-banner .section-wrapper .section-slide.with-main-text.no-sub-text {
          padding: 310px 0; } }
    .section-hero-banner .section-wrapper .section-slide.no-main-text.with-sub-text {
      padding: 270px 0; }
      @media screen and (max-width: 1023px) {
        .section-hero-banner .section-wrapper .section-slide.no-main-text.with-sub-text {
          padding: 315px 0; } }
    .section-hero-banner .section-wrapper .section-slide.with-main-text.with-sub-text {
      padding: 237px 0; }
      .section-hero-banner .section-wrapper .section-slide.with-main-text.with-sub-text .main-text {
        margin-bottom: 20px; }
      @media screen and (max-width: 1023px) {
        .section-hero-banner .section-wrapper .section-slide.with-main-text.with-sub-text {
          padding: 98px 0; } }
  .section-hero-banner-desktop {
    display: block; }
    @media screen and (max-width: 1023px) {
      .section-hero-banner-desktop {
        display: none; } }
  .section-hero-banner-mobile {
    display: none; }
    @media screen and (max-width: 1023px) {
      .section-hero-banner-mobile {
        display: block; } }

.section-3-column {
  margin-top: 5px !important; }
  .section-3-column .column-3 {
    -webkit-width: calc(33.33% - 10px) !important;
    -ms-width: calc(33.33% - 10px) !important;
    width: calc(33.33% - 10px) !important;
    position: relative;
    color: #fff;
    padding-bottom: 32.7%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    margin-right: 10px;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s; }
    .section-3-column .column-3 .column-text {
      padding: 50% 40px 40px;
      position: absolute;
      bottom: 0;
      width: 100%;
      box-sizing: border-box;
      background-image: url("../assets/images/bg-gradient.png");
      background-size: 100%;
      background-position: bottom;
      background-repeat: no-repeat; }
      .section-3-column .column-3 .column-text .header-text {
        font-size: 30px; }
        .section-3-column .column-3 .column-text .header-text a {
          color: #fff; }
      .section-3-column .column-3 .column-text .subheader-text {
        font-size: 18px;
        margin: 0; }
      @media screen and (max-width: 768px) {
        .section-3-column .column-3 .column-text {
          padding: 20px;
          height: 100%; }
          .section-3-column .column-3 .column-text .column-text-2 {
            position: absolute;
            bottom: 20px; } }
      @media screen and (max-width: tablet-portrait-large) {
        .section-3-column .column-3 .column-text {
          padding: 15% 40px 40px; } }
    .section-3-column .column-3:last-child {
      margin-right: 0;
      -webkit-width: calc(33.33% - 0px) !important;
      -ms-width: calc(33.33% - 0px) !important;
      width: calc(33.33% - 0px) !important; }
      @media screen and (max-width: tablet-portrait-large) {
        .section-3-column .column-3:last-child {
          width: 100% !important;
          margin-bottom: 0px; } }
      @media screen and (max-width: 720px) {
        .section-3-column .column-3:last-child {
          width: 100% !important; } }
      @media screen and (max-width: 425px) {
        .section-3-column .column-3:last-child {
          width: 100% !important; } }
    .section-3-column .column-3.no-bg {
      color: #000; }
    .section-3-column .column-3:hover {
      background-size: 105%;
      -webkit-transition: 0.2s;
      -ms-transition: 0.2s;
      transition: 0.2s; }
    @media screen and (max-width: tablet-portrait-large) {
      .section-3-column .column-3 {
        width: 100% !important;
        margin-bottom: 10px; } }
    @media screen and (max-width: 720px) {
      .section-3-column .column-3 {
        width: 100% !important;
        padding-bottom: 50%; } }
    @media screen and (max-width: 425px) {
      .section-3-column .column-3 {
        width: 100% !important;
        padding-bottom: 80%; } }
  .section-3-column .swiper-pagination {
    visibility: hidden; }
  @media screen and (max-width: 768px) {
    .section-3-column .swiper-pagination {
      visibility: visible; }
      .section-3-column .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #1a1919; } }

.section-text-button .section-wrapper {
  text-align: center;
  padding: 0 60px; }
  .section-text-button .section-wrapper .header-text {
    font-weight: 700;
    margin: 25px 0;
    text-transform: uppercase; }
  .section-text-button .section-wrapper .button {
    width: fit-content;
    text-align: center;
    display: block;
    margin: 35px auto;
    padding: 20px;
    border: 3px solid #1a1919;
    font-weight: 700;
    color: #1a1919;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s; }
    .section-text-button .section-wrapper .button:hover {
      background-color: #1a1919;
      color: #fff;
      -webkit-transition: 0.2s;
      -ms-transition: 0.2s;
      transition: 0.2s; }
.section-text-button.find-a-store {
  background-color: #1a1919;
  color: #fff; }
  .section-text-button.find-a-store .header-text {
    text-transform: none;
    font-size: 40px; }
  .section-text-button.find-a-store .button {
    color: #fff;
    text-transform: uppercase;
    border: 3px solid #fff;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s; }
    .section-text-button.find-a-store .button:hover {
      background-color: #fff;
      color: #1a1919;
      -webkit-transition: 0.2s;
      -ms-transition: 0.2s;
      transition: 0.2s; }

.section-menu-items {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }
  .section-menu-items .section-wrapper .column {
    padding-bottom: 32.5%;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s; }
    .section-menu-items .section-wrapper .column .column-text {
      display: none;
      width: 100%;
      height: 100%;
      text-align: center;
      position: absolute;
      background: rgba(0, 0, 0, 0.5); }
      .section-menu-items .section-wrapper .column .column-text .header-text {
        margin-top: 35%; }
        .section-menu-items .section-wrapper .column .column-text .header-text a {
          color: #fff; }
        @media screen and (max-width: tablet-portrait-large) {
          .section-menu-items .section-wrapper .column .column-text .header-text {
            margin-top: 30%; } }
        @media screen and (max-width: 640px) {
          .section-menu-items .section-wrapper .column .column-text .header-text {
            margin-top: 20%; } }
        @media screen and (max-width: 425px) {
          .section-menu-items .section-wrapper .column .column-text .header-text {
            margin-top: 30%; } }
      .section-menu-items .section-wrapper .column .column-text .menu-item-link {
        width: fit-content;
        font-size: 13px;
        font-weight: 700;
        color: #fff;
        padding: 15px;
        border: 3px solid #fff;
        display: block;
        margin: 40px auto 0;
        -webkit-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s; }
        .section-menu-items .section-wrapper .column .column-text .menu-item-link:hover {
          background-color: #fff;
          color: #1a1919;
          -webkit-transition: 0.2s;
          -ms-transition: 0.2s;
          transition: 0.2s; }
    .section-menu-items .section-wrapper .column:hover {
      background-size: 105%;
      -webkit-transition: 0.5s;
      -ms-transition: 0.5s;
      transition: 0.5s; }
    @media screen and (max-width: 425px) {
      .section-menu-items .section-wrapper .column {
        padding-bottom: 100%; } }
    @media screen and (max-width: 768px) {
      .section-menu-items .section-wrapper .column {
        padding-bottom: 50%;
        background-size: 110%; }
        .section-menu-items .section-wrapper .column:hover {
          background-size: 115%; } }
    @media screen and (max-width: 425px) {
      .section-menu-items .section-wrapper .column {
        padding-bottom: 100%; } }
  .section-menu-items .swiper-pagination {
    visibility: hidden; }
  @media screen and (max-width: 768px) {
    .section-menu-items .swiper-pagination {
      visibility: visible; }
      .section-menu-items .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #1a1919; } }

.section-events .section-wrapper .column-2 {
  -webkit-width: calc(50% - 10px) !important;
  -ms-width: calc(50% - 10px) !important;
  width: calc(50% - 10px) !important;
  margin-right: 10px;
  position: relative;
  color: #fff;
  background-size: 100%;
  background-repeat: no-repeat;
  padding-bottom: 450px;
  background-position: center;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s; }
  .section-events .section-wrapper .column-2 .column-text {
    padding: 35% 60px 40px;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    background-image: url("../assets/images/bg-gradient.png");
    background-size: contain;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s; }
    .section-events .section-wrapper .column-2 .column-text .header-text {
      font-weight: 700; }
      .section-events .section-wrapper .column-2 .column-text .header-text a {
        color: #fff; }
    .section-events .section-wrapper .column-2 .column-text:hover {
      -webkit-transition: 0.5s;
      -ms-transition: 0.5s;
      transition: 0.5s; }
    @media screen and (max-width: 768px) {
      .section-events .section-wrapper .column-2 .column-text {
        padding: 20px; } }
  .section-events .section-wrapper .column-2:last-child {
    -webkit-width: calc(50% - 0px) !important;
    -ms-width: calc(50% - 0px) !important;
    width: calc(50% - 0px) !important;
    margin-right: 0px; }
    @media screen and (max-width: 768px) {
      .section-events .section-wrapper .column-2:last-child {
        width: 100% !important;
        margin-bottom: 0; } }
  .section-events .section-wrapper .column-2.no-bg {
    color: #000; }
    .section-events .section-wrapper .column-2.no-bg .header-text a {
      color: #000; }
  .section-events .section-wrapper .column-2:hover {
    background-size: 105%;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s; }
  @media screen and (max-width: 1200px) {
    .section-events .section-wrapper .column-2 {
      background-size: 165%; }
      .section-events .section-wrapper .column-2:hover {
        background-size: 170%;
        -webkit-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s; } }
  @media screen and (max-width: 768px) {
    .section-events .section-wrapper .column-2 {
      width: 100% !important;
      margin-bottom: 10px; } }
.section-events .swiper-pagination {
  visibility: hidden; }
@media screen and (max-width: 768px) {
  .section-events .swiper-pagination {
    visibility: visible; }
    .section-events .swiper-pagination .swiper-pagination-bullet-active {
      background-color: #1a1919; } }

.section-join-family {
  margin: -10px 0 !important;
  padding: 65px 0 75px !important;
  box-sizing: border-box; }
  .section-join-family .section-wrapper {
    box-sizing: border-box; }
    .section-join-family .section-wrapper .swiper-slide .column-text {
      padding-left: 40px;
      padding-top: 20%; }
      .section-join-family .section-wrapper .swiper-slide .column-text .header-text {
        font-size: 30px; }
      .section-join-family .section-wrapper .swiper-slide .column-text .content-text {
        font-size: 18px;
        font-weight: 500;
        line-height: 26px;
        margin: 50px 0;
        margin-top: 10%; }
      .section-join-family .section-wrapper .swiper-slide .column-text .text-button {
        display: block;
        width: fit-content;
        font-size: 16px;
        font-weight: 700;
        color: #1a1919;
        border: 3px solid #000;
        padding: 18px;
        -webkit-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s; }
        .section-join-family .section-wrapper .swiper-slide .column-text .text-button:hover {
          background-color: #1a1919;
          color: #fff;
          -webkit-transition: 0.2s;
          -ms-transition: 0.2s;
          transition: 0.2s; }
        @media screen and (max-width: 768px) {
          .section-join-family .section-wrapper .swiper-slide .column-text .text-button {
            margin: 0 auto 50px; } }
      @media screen and (max-width: 1200px) {
        .section-join-family .section-wrapper .swiper-slide .column-text {
          padding-top: 60px; } }
      @media screen and (max-width: 768px) {
        .section-join-family .section-wrapper .swiper-slide .column-text {
          padding: 0 20px;
          text-align: center; } }
    .section-join-family .section-wrapper .swiper-slide .two-column-image {
      padding-right: 40px; }
      .section-join-family .section-wrapper .swiper-slide .two-column-image img {
        width: 100%; }
      @media screen and (max-width: 768px) {
        .section-join-family .section-wrapper .swiper-slide .two-column-image {
          padding: 0 20px; } }

.section-order-online {
  text-align: center;
  color: #fff;
  background-image: url("../assets/images/order-online.jpg");
  background-size: cover;
  background-position: center; }
  .section-order-online .section-wrapper {
    background-image: url("../assets/images/bg-gradient.png");
    background-size: contain;
    box-sizing: border-box;
    /*
    @media screen and (max-width: 775px) and (min-width: 720px) {
    	padding-top: 80px;
    	padding-bottom: 80px;
    }
    */ }
    .section-order-online .section-wrapper .header-text {
      font-size: 32px; }
    .section-order-online .section-wrapper .text-button {
      padding: 20px;
      font-size: 16px;
      font-weight: 700;
      color: #fff;
      display: block;
      width: fit-content;
      margin: 40px auto 0;
      border: 3px solid #fff;
      -webkit-transition: 0.2s;
      -ms-transition: 0.2s;
      transition: 0.2s; }
      .section-order-online .section-wrapper .text-button:hover {
        background-color: #fff;
        color: #1a1919;
        -webkit-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s; }
      @media screen and (max-width: 720px) {
        .section-order-online .section-wrapper .text-button {
          margin-top: 0;
          margin-bottom: 50px; } }
    @media screen and (max-width: 768px) {
      .section-order-online .section-wrapper {
        padding-top: 240px;
        padding-bottom: 240px;
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat; } }
    @media screen and (max-width: 640px) {
      .section-order-online .section-wrapper {
        padding-top: 150px;
        padding-bottom: 150px; } }

.section-footer {
  padding: 0 0 40px;
  background-color: #1a1919;
  color: #fff;
  text-align: center; }
  .section-footer .logo-img {
    width: 100px;
    margin-top: -50px; }
  .section-footer .section-wrapper {
    display: block;
    width: 1049px;
    margin: 0 auto; }
    .section-footer .section-wrapper .footer-column {
      text-align: left;
      font-size: 18px; }
      .section-footer .section-wrapper .footer-column .footer-header {
        font-size: 28px;
        font-weight: 700;
        margin: 60px 0 40px;
        text-transform: uppercase; }
      .section-footer .section-wrapper .footer-column p {
        margin: 0;
        line-height: 30px; }
      .section-footer .section-wrapper .footer-column:nth-child(1) {
        width: 35%; }
        .section-footer .section-wrapper .footer-column:nth-child(1) .menu-navigation-menu-container ul.menu li.menu-item {
          padding-bottom: 12px;
          -webkit-transition: 0.2s;
          -ms-transition: 0.2s;
          transition: 0.2s; }
          .section-footer .section-wrapper .footer-column:nth-child(1) .menu-navigation-menu-container ul.menu li.menu-item a {
            font-weight: 500;
            text-transform: uppercase;
            color: #fff; }
          .section-footer .section-wrapper .footer-column:nth-child(1) .menu-navigation-menu-container ul.menu li.menu-item:hover {
            -webkit-transition: 0.2s;
            -ms-transition: 0.2s;
            transition: 0.2s;
            padding-left: 10px; }
      .section-footer .section-wrapper .footer-column:nth-child(2) {
        width: 42%; }
        .section-footer .section-wrapper .footer-column:nth-child(2) .social-media {
          padding-top: 40px; }
          .section-footer .section-wrapper .footer-column:nth-child(2) .social-media .soc-media-links .soc-media-icons {
            width: 35px;
            padding: 0 5px; }
      .section-footer .section-wrapper .footer-column:nth-child(3) {
        width: 23%; }
        .section-footer .section-wrapper .footer-column:nth-child(3) .contact-form .contact-field {
          width: 100%;
          box-sizing: border-box;
          padding: 10px 6px;
          margin-bottom: 10px;
          font-family: "Montserrat", sans-serif;
          font-size: 12px; }
          .section-footer .section-wrapper .footer-column:nth-child(3) .contact-form .contact-field::placeholder {
            font-family: "Montserrat", sans-serif;
            font-size: 12px; }
        .section-footer .section-wrapper .footer-column:nth-child(3) .contact-form .submit-btn {
          border-width: 0;
          border-style: none;
          width: 100%;
          box-sizing: border-box;
          padding: 12px 10px;
          color: #fff;
          background-color: #1a1919;
          border: 2px solid #fff;
          font-family: "Montserrat", sans-serif;
          font-size: 18px;
          font-weight: 500;
          text-transform: uppercase;
          cursor: pointer;
          -webkit-transition: 0.2s;
          -ms-transition: 0.2s;
          transition: 0.2s;
          -webkit-appearance: none;
          -ms-appearance: none;
          appearance: none;
          -webkit-border-radius: 0;
          -ms-border-radius: 0;
          border-radius: 0; }
          .section-footer .section-wrapper .footer-column:nth-child(3) .contact-form .submit-btn:hover {
            -webkit-transition: 0.2s;
            -ms-transition: 0.2s;
            transition: 0.2s;
            color: #1a1919;
            background-color: #fff; }
    @media screen and (max-width: 1049px) {
      .section-footer .section-wrapper {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box; }
        .section-footer .section-wrapper .footer-column {
          width: 32.6% !important; }
          .section-footer .section-wrapper .footer-column:nth-child(2) {
            padding-right: 20px; }
            .section-footer .section-wrapper .footer-column:nth-child(2) br {
              display: none; } }
    @media screen and (max-width: 1024px) {
      .section-footer .section-wrapper .footer-column {
        width: 45% !important; }
        .section-footer .section-wrapper .footer-column:nth-child(3) {
          width: 100% !important; } }
    @media screen and (max-width: 768px) {
      .section-footer .section-wrapper .footer-column {
        width: 32% !important; } }
    @media screen and (max-width: 720px) {
      .section-footer .section-wrapper .footer-column {
        width: 48% !important; }
        .section-footer .section-wrapper .footer-column:nth-child(3) {
          width: 100% !important; } }
    @media screen and (max-width: 425px) {
      .section-footer .section-wrapper .footer-column {
        width: 100% !important; } }

/** *** *** *** *** *** *** *** *** *** ***  **
**							 				 **
** 			INNER PAGE SECTIONS		 		 **
**											 **
*** *** *** *** *** *** *** *** *** *** *** **/
.inner-banner {
  text-align: center; }
  .inner-banner .section-wrapper {
    box-sizing: border-box; }
    .inner-banner .section-wrapper .header-text {
      font-size: 35px;
      margin: 0 0 20px; }
    .inner-banner .section-wrapper .subheader-text {
      margin: 20px 0 0;
      font-size: 20px; }
    .inner-banner .section-wrapper.with-bg {
      background: rgba(0, 0, 0, 0.3); }
    @media screen and (max-width: 1024px) {
      .inner-banner .section-wrapper {
        padding-top: 150px;
        padding-bottom: 150px; } }
  .inner-banner.with-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff; }

.two-column-alternate .alternate-row .column {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .two-column-alternate .alternate-row .column .column-text {
    padding: 15% 85px; }
    .two-column-alternate .alternate-row .column .column-text p {
      font-weight: 700;
      font-size: 18px;
      line-height: 28px;
      margin: 30px 0; }
    .two-column-alternate .alternate-row .column .column-text .text-button {
      color: #1a1919;
      border: 3px solid #1a1919;
      font-size: 16px;
      font-weight: 700;
      padding: 20px;
      width: fit-content;
      display: inline-block;
      margin-right: 25px;
      margin-top: 10px;
      -webkit-transition: 0.2s;
      -ms-transition: 0.2s;
      transition: 0.2s; }
      .two-column-alternate .alternate-row .column .column-text .text-button:hover {
        -webkit-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s;
        color: #fff;
        background-color: #1a1919; }
    @media screen and (max-width: 1200px) {
      .two-column-alternate .alternate-row .column .column-text {
        padding: 40px; } }
  .two-column-alternate .alternate-row .column .column-image {
    width: 100%; }
  .two-column-alternate .alternate-row .column.with-map .mapouter {
    position: relative;
    text-align: right;
    height: 100%;
    width: 100%; }
    .two-column-alternate .alternate-row .column.with-map .mapouter .gmap_canvas {
      overflow: hidden;
      background: none !important;
      height: 100%;
      width: 100%; }
  @media screen and (max-width: 1024px) {
    .two-column-alternate .alternate-row .column {
      width: 50%;
      min-height: 700px; }
      .two-column-alternate .alternate-row .column.with-image {
        width: 50%; } }
  @media screen and (max-width: 640px) {
    .two-column-alternate .alternate-row .column {
      width: 100%;
      min-height: fit-content;
      float: left; }
      .two-column-alternate .alternate-row .column.with-text {
        order: 2; }
      .two-column-alternate .alternate-row .column.with-image {
        width: 100%;
        order: 1; } }
  @media screen and (max-width: 375px) {
    .two-column-alternate .alternate-row .column {
      min-height: fit-content; } }
.two-column-alternate .alternate-row:nth-child(odd) .column-2:nth-child(1) {
  float: right; }
.two-column-alternate .alternate-row:nth-child(odd) .column-2:nth-child(2) {
  float: left; }

.menu-tabs {
  margin-bottom: 50px !important; }
  .menu-tabs .menu-tabs-dropdown {
    display: none; }
    @media screen and (max-width: 640px) {
      .menu-tabs .menu-tabs-dropdown {
        display: block;
        padding: 10px 0;
        text-align: center;
        font-size: 24px;
        border-bottom: 1px solid #000;
        cursor: pointer; } }
  @media screen and (max-width: 640px) {
    .menu-tabs .section-wrapper {
      display: none; } }
  .menu-tabs .section-wrapper .column .menu-tab {
    display: block;
    text-align: center;
    color: #fff;
    background-color: #1a1919;
    padding: 30px 0;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #fff;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s; }
    .menu-tabs .section-wrapper .column .menu-tab:hover, .menu-tabs .section-wrapper .column .menu-tab.active-tab {
      -webkit-transition: 0.2s;
      -ms-transition: 0.2s;
      transition: 0.2s;
      color: #1a1919;
      background-color: #fff; }
  .menu-tabs .swiper-pagination {
    visibility: hidden; }
  @media screen and (max-width: 1024px) {
    .menu-tabs {
      padding-bottom: 50px !important; }
      .menu-tabs .swiper-pagination {
        visibility: visible; }
        .menu-tabs .swiper-pagination .swiper-pagination-bullet-active {
          background-color: #1a1919; } }

.menu-items .section-menu-items {
  display: none; }
  .menu-items .section-menu-items .section-wrapper .single-menu-item {
    padding: 35px 0;
    text-align: center; }
    .menu-items .section-menu-items .section-wrapper .single-menu-item .image-container {
        position: relative;
        padding: 0 0 50%;
    }
    .menu-items .section-menu-items .section-wrapper .single-menu-item .image-container img {
        position: absolute;
        height: 100%;
        width: auto;
        margin: auto;
        bottom: 0;
        right: 0;
        left: 0;
        top: 0;
    }
    .menu-items .section-menu-items .section-wrapper .single-menu-item .header-text {
      font-size: 24px;
      font-weight: 500;
      text-transform: none; }
    .menu-items .section-menu-items .section-wrapper .single-menu-item .menu-item-info {
      width: fit-content;
      display: block;
      margin: 30px auto 0;
      padding: 12px 14px;
      font-size: 12px;
      font-weight: 700;
      border: 3px solid #1a1919;
      cursor: pointer;
      -webkit-transition: 0.2s;
      -ms-transition: 0.2s;
      transition: 0.2s; }
      .menu-items .section-menu-items .section-wrapper .single-menu-item .menu-item-info:hover, .menu-items .section-menu-items .section-wrapper .single-menu-item .menu-item-info.active-tab {
        -webkit-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s;
        color: #fff;
        background-color: #1a1919; }
    @media screen and (max-width: 1024px) {
      .menu-items .section-menu-items .section-wrapper .single-menu-item {
        float: left; } }
    @media screen and (max-width: 1023px) {
      .menu-items .section-menu-items .section-wrapper .single-menu-item.column-3 {
        width: 50% !important; } }
    @media screen and (max-width: 640px) {
      .menu-items .section-menu-items .section-wrapper .single-menu-item.column-3 {
        width: 100% !important; } }
  .menu-items .section-menu-items.active-section {
    display: block !important; }

.platter-page-pop-up,
.menu-item-page-pop-up {
  font-family: "Montserrat", sans-serif;
  display: none;
  position: fixed;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .platter-page-pop-up .close-button,
  .menu-item-page-pop-up .close-button {
    font-size: 30px;
    float: right;
    cursor: pointer; }
  .platter-page-pop-up .menu-item-container,
  .menu-item-page-pop-up .menu-item-container {
    width: 90%;
    height: fit-content;
    text-align: center;
    overflow: auto;
    margin: auto;
    background-color: #fff;
    padding: 30px;
    font-size: 14px; }
    .platter-page-pop-up .menu-item-container .menu-items,
    .menu-item-page-pop-up .menu-item-container .menu-items {
      display: none; }
      .platter-page-pop-up .menu-item-container .menu-items .menu-item,
      .menu-item-page-pop-up .menu-item-container .menu-items .menu-item {
        display: none; }
        .platter-page-pop-up .menu-item-container .menu-items .menu-item .pop-up-image,
        .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .pop-up-image {
          width: 250px; }
        .platter-page-pop-up .menu-item-container .menu-items .menu-item .header-text,
        .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .header-text {
          font-weight: 700; }
        .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info,
        .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info {
          width: 80%;
          margin: auto;
          text-align: left;
          border-spacing: 0;
          border: 1px solid #1a1919; }
          .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row th, .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row td,
          .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row th,
          .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row td {
            border: 1px solid #1a1919;
            width: 20%;
            padding: 10px; }
            .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row th:nth-child(1), .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row th:nth-child(2), .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row td:nth-child(1), .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row td:nth-child(2),
            .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row th:nth-child(1),
            .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row th:nth-child(2),
            .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row td:nth-child(1),
            .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info .row td:nth-child(2) {
              width: 40%; }
          .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody,
          .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody {
            overflow-y: auto;
            vertical-align: top; }
            .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody tr,
            .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody tr {
              padding-bottom: 15px; }
              .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody tr td,
              .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody tr td {
                padding: 5px; }
                .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody tr td p,
                .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody tr td p {
                  margin: 0; }
              .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody tr:last-child,
              .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info tbody tr:last-child {
                padding-bottom: 0; }
          @media screen and (max-width: 1024px) {
            .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info,
            .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info {
              width: 100%; } }
        .platter-page-pop-up .menu-item-container .menu-items .menu-item .nut-info,
        .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .nut-info {
          display: block;
          width: 80%;
          margin: auto;
          font-weight: 500;
          text-align: left; }
          .platter-page-pop-up .menu-item-container .menu-items .menu-item .nut-info .header-text,
          .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .nut-info .header-text {
            font-weight: 700; }
          @media screen and (max-width: 1024px) {
            .platter-page-pop-up .menu-item-container .menu-items .menu-item .nut-info,
            .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .nut-info {
              width: 100%; } }
        .platter-page-pop-up .menu-item-container .menu-items .menu-item.active-menu-item,
        .menu-item-page-pop-up .menu-item-container .menu-items .menu-item.active-menu-item {
          display: block; }
      .platter-page-pop-up .menu-item-container .menu-items.active-section,
      .menu-item-page-pop-up .menu-item-container .menu-items.active-section {
        display: block; }
    @media screen and (max-width: 640px) {
      .platter-page-pop-up .menu-item-container,
      .menu-item-page-pop-up .menu-item-container {
        height: 85%;
        height: calc(100% - 80px); } }
  @media screen and (max-width: 1024px) {
    .platter-page-pop-up,
    .menu-item-page-pop-up {
      padding-top: 80px !important; } }
  @media screen and (max-width: 768px) {
    .platter-page-pop-up,
    .menu-item-page-pop-up {
      padding-top: 20px !important; }
      .platter-page-pop-up .menu-item-container,
      .menu-item-page-pop-up .menu-item-container {
        width: 80%; }
        .platter-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info,
        .platter-page-pop-up .menu-item-container .menu-items .menu-item .nut-info,
        .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .menu-item-info,
        .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .nut-info {
          width: 100%; } }
  @media screen and (max-width: 425px) {
    .platter-page-pop-up,
    .menu-item-page-pop-up {
      padding-top: 40px !important; }
      .platter-page-pop-up .menu-item-container,
      .menu-item-page-pop-up .menu-item-container {
        padding: 15px; }
        .platter-page-pop-up .menu-item-container .menu-items .menu-item .pop-up-image,
        .menu-item-page-pop-up .menu-item-container .menu-items .menu-item .pop-up-image {
          width: 35%; } }

.page-template-page-pop-up-bar .section-events {
  text-align: center; }
  .page-template-page-pop-up-bar .section-events .events-header {
    display: block;
    color: #fff;
    background-color: #1a1919; }
  .page-template-page-pop-up-bar .section-events .single-event p {
    font-weight: 500; }
  .page-template-page-pop-up-bar .section-events .divider {
    height: 1px;
    width: 80%;
    margin: auto;
    background-color: #d7d8d9; }
    .page-template-page-pop-up-bar .section-events .divider:nth-child(1) {
      display: block; }
  .page-template-page-pop-up-bar .section-events .events-contact {
    width: 80%;
    margin: auto; }
    .page-template-page-pop-up-bar .section-events .events-contact p {
      font-size: 18px;
      font-weight: 500; }
    .page-template-page-pop-up-bar .section-events .events-contact .events-field {
      padding: 20px 18px;
      margin: 25px auto;
      font-size: 18px;
      font-family: "Montserrat", sans-serif;
      border: 3px solid #1a1919;
      width: 100%;
      box-sizing: border-box; }
      .page-template-page-pop-up-bar .section-events .events-contact .events-field#events-name {
        width: 40%;
        float: left;
        margin-top: 0; }
        @media screen and (max-width: 640px) {
          .page-template-page-pop-up-bar .section-events .events-contact .events-field#events-name {
            width: 100%;
            float: none; } }
      .page-template-page-pop-up-bar .section-events .events-contact .events-field#events-number {
        width: 40%;
        float: right;
        margin-top: 0; }
        @media screen and (max-width: 640px) {
          .page-template-page-pop-up-bar .section-events .events-contact .events-field#events-number {
            width: 100%;
            float: none;
            margin: 0; } }
      .page-template-page-pop-up-bar .section-events .events-contact .events-field::placeholder {
        font-size: 18px;
        font-weight: 500; }
    .page-template-page-pop-up-bar .section-events .events-contact br {
      display: none; }
    .page-template-page-pop-up-bar .section-events .events-contact .events-button {
      padding: 20px 35px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      font-size: 18px;
      font-family: "Montserrat", sans-serif;
      background-color: #ec2428;
      border: none;
      cursor: pointer;
      -webkit-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; }

.section-store-locator .stores-selector {
  float: left;
  width: 35%; }
  .section-store-locator .stores-selector .state-selector {
    padding: 20px; }
    .section-store-locator .stores-selector .state-selector .select-state-text {
      display: inline-block; }
    .section-store-locator .stores-selector .state-selector .state-selector-drop-down-container {
      display: inline-block;
      margin-left: 30px;
      float: right;
      overflow: hidden;
      /*margin-bottom: 10px;*/
      position: relative;
      width: 100%; }
      .section-store-locator .stores-selector .state-selector .state-selector-drop-down-container .state-selector-drop-down {
        padding: 10px;
        padding-right: 30px;
        /*margin-right: 6px;*/
        font-family: "Montserrat", sans-serif;
        width: 100%;
        -webkit-appearance: none;
        -ms-appearance: none;
        appearance: none; }
        .section-store-locator .stores-selector .state-selector .state-selector-drop-down-container .state-selector-drop-down option {
          font-family: "Montserrat", sans-serif; }
        .section-store-locator .stores-selector .state-selector .state-selector-drop-down-container .state-selector-drop-down::placeholder {
          font-family: "Montserrat", sans-serif; }
        @media screen and (max-width: 375px) {
          .section-store-locator .stores-selector .state-selector .state-selector-drop-down-container .state-selector-drop-down {
            width: 207px;
            margin-right: 0; } }
      .section-store-locator .stores-selector .state-selector .state-selector-drop-down-container:after {
        content: '\f0dd';
        font-family: 'Font Awesome\ 5 Pro';
        font-weight: 600;
        color: #000;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        display: inline-block;
        vertical-align: text-top;
        margin-left: -30px;
        position: absolute;
        top: 50%;
        transform: translateY(-65%); }
      @media screen and (max-width: 375px) {
        .section-store-locator .stores-selector .state-selector .state-selector-drop-down-container {
          display: inline;
          float: unset;
          margin-left: 0; } }
    .section-store-locator .stores-selector .state-selector .current-location .current-location-btn {
      cursor: pointer;
      -webkit-transition: 0.2s;
      -ms-transition: 0.2s;
      transition: 0.2s; }
      .section-store-locator .stores-selector .state-selector .current-location .current-location-btn:hover {
        -webkit-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s;
        padding-left: 10px; }
    .section-store-locator .stores-selector .state-selector .search-store-container {
      padding: 20px 0 0; }
      .section-store-locator .stores-selector .state-selector .search-store-container .search-store {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        border: none;
        border: 1px solid #a9a9a9; }
        .section-store-locator .stores-selector .state-selector .search-store-container .search-store::placeholder {
          font-family: "Montserrat", sans-serif; }
  .section-store-locator .stores-selector .stores {
    height: 605px;
    overflow-y: scroll; }
    .section-store-locator .stores-selector .stores .single-store {
      padding: 20px;
      border-bottom: 1px solid #d7d8d9;
      display: none;
      cursor: pointer; }
      .section-store-locator .stores-selector .stores .single-store.active-store {
        background-color: #1a1919;
        color: #fff; }
      .section-store-locator .stores-selector .stores .single-store.visible-stores, .section-store-locator .stores-selector .stores .single-store.searched {
        position: relative;
        display: block !important; }
        .section-store-locator .stores-selector .stores .single-store.visible-stores.nearby-store:before, .section-store-locator .stores-selector .stores .single-store.searched.nearby-store:before {
          content: attr(distance) " ";
          position: absolute;
          bottom: 5px;
          right: 5px;
          font-size: 12px;
          color: #888888; }
    @media screen and (max-width: 1023px) {
      .section-store-locator .stores-selector .stores {
        height: 100%; } }
  @media screen and (max-width: 1366px) {
    .section-store-locator .stores-selector {
      width: 35%; } }
  @media screen and (max-width: 1200px) {
    .section-store-locator .stores-selector {
      width: 40%; } }
  @media screen and (max-width: 1024px) {
    .section-store-locator .stores-selector {
      width: 35%; }
      .section-store-locator .stores-selector .state-selector strong {
        /*margin-bottom: 15px;*/
        display: block; } }
  @media screen and (max-width: 1023px) {
    .section-store-locator .stores-selector {
      width: 100%;
      height: 385px; }
      .section-store-locator .stores-selector .state-selector strong {
        margin-bottom: 0;
        display: inline-block; } }
  @media screen and (max-width: 640px) {
    .section-store-locator .stores-selector {
      height: 390px; }
      .section-store-locator .stores-selector .state-selector strong {
        /*margin-bottom: 15px;*/
        display: block; } }
.section-store-locator .stores-map {
  float: left;
  width: 65%;
  height: 795px; }
  @media screen and (max-width: 1366px) {
    .section-store-locator .stores-map {
      width: 65%; } }
  @media screen and (max-width: 1200px) {
    .section-store-locator .stores-map {
      width: 60%; } }
  @media screen and (max-width: 1024px) {
    .section-store-locator .stores-map {
      width: 65%;
      height: 725px; } }
  @media screen and (max-width: 1023px) {
    .section-store-locator .stores-map {
      width: 100%;
      height: 300px; } }
.section-store-locator:after {
  content: '';
  display: table;
  clear: both; }

.page-template-page-platters .section-container {
  box-sizing: border-box; }
  .page-template-page-platters .section-container .section-wrapper-inner {
    width: 1024px;
    margin: auto;
    box-sizing: border-box;
    display: table; }
    @media screen and (max-width: 1024px) {
      .page-template-page-platters .section-container .section-wrapper-inner {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; } }
  .page-template-page-platters .section-container .select-platter-header-container {
    background-color: #1a1919; }
    .page-template-page-platters .section-container .select-platter-header-container .select-platter-header-text {
      color: #fff; }
.page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter {
  text-align: center; }
  .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-image {
    width: 75%;
    margin: auto; }
  .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-info {
    width: fit-content;
    display: block;
    margin: 0 auto 30px;
    padding: 12px 14px;
    font-size: 12px;
    font-weight: 700;
    border: 3px solid #1a1919;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s; }
    .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-info:hover, .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-info.active-tab {
      -webkit-transition: 0.2s;
      -ms-transition: 0.2s;
      transition: 0.2s;
      color: #fff;
      background-color: #1a1919; }
  .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-quantity {
    font-size: 25px; }
    .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-quantity .sub-platter,
    .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-quantity .add-platter {
      background-color: #000;
      border-radius: 60%;
      width: 25px;
      height: 25px;
      color: #fff;
      padding: 5px;
      cursor: pointer; }
      .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-quantity .sub-platter:hover,
      .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-quantity .add-platter:hover {
        background-color: #939598; }
    .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter .platter-quantity .platter-total {
      color: #939598;
      width: 85px;
      text-align: center;
      display: inline-block; }
  @media screen and (max-width: 1024px) {
    .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter {
      width: 50%; } }
  @media screen and (max-width: 640px) {
    .page-template-page-platters .select-platters .platters-section .order-form .platters-slider .single-platter {
      width: 100%; } }
.page-template-page-platters .select-platters .platters-section .order-form .order-form-field {
  padding: 15px 18px;
  border: 3px solid #1a1919;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  box-sizing: border-box;
  margin-bottom: 40px; }
  .page-template-page-platters .select-platters .platters-section .order-form .order-form-field::placeholder {
    font-weight: 500; }
  .page-template-page-platters .select-platters .platters-section .order-form .order-form-field.half-field {
    width: 44%; }
    .page-template-page-platters .select-platters .platters-section .order-form .order-form-field.half-field.right {
      float: right; }
    @media screen and (max-width: 640px) {
      .page-template-page-platters .select-platters .platters-section .order-form .order-form-field.half-field {
        width: 100%; } }
  .page-template-page-platters .select-platters .platters-section .order-form .order-form-field.full {
    width: 100%; }
  .page-template-page-platters .select-platters .platters-section .order-form .order-form-field.select-time:before {
    content: 'Select Pickup Time: ' !important;
    color: #777;
    font-weight: 500;
    margin-right: 18px; }
  .page-template-page-platters .select-platters .platters-section .order-form .order-form-field.submit-btn {
    padding: 20px 50px;
    margin: auto;
    width: fit-content;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    border: none;
    background-color: #ec2428;
    display: block;
    cursor: pointer; }
    @media screen and (max-width: 640px) {
      .page-template-page-platters .select-platters .platters-section .order-form .order-form-field.submit-btn {
        margin-bottom: 30px; } }
.page-template-page-platters .select-platters .platters-section .order-form .select-container {
  position: relative;
  width: 44%; }
  .page-template-page-platters .select-platters .platters-section .order-form .select-container .icon-down {
    position: absolute;
    right: 0;
    padding: 12px 15px 20px;
    padding-left: 0;
    font-size: 25px; }
  .page-template-page-platters .select-platters .platters-section .order-form .select-container .error-message {
    display: none;
    position: absolute;
    left: 0;
    top: -20px;
    font-size: 15px;
    color: red; }
  .page-template-page-platters .select-platters .platters-section .order-form .select-container select.order-form-field {
    width: 100%;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none; }
    .page-template-page-platters .select-platters .platters-section .order-form .select-container select.order-form-field optgroup {
      font-weight: 700; }
  .page-template-page-platters .select-platters .platters-section .order-form .select-container.left {
    float: left; }
  .page-template-page-platters .select-platters .platters-section .order-form .select-container.right {
    float: right; }
  @media screen and (max-width: 640px) {
    .page-template-page-platters .select-platters .platters-section .order-form .select-container {
      width: 100%; } }

.page-template-page-terms .section-container .section-wrapper .header-text {
  margin-bottom: 0 !important; }
@media screen and (max-width: 1024px) {
  .page-template-page-terms .section-container .section-wrapper {
    padding-top: 50px;
    padding-bottom: 50px; } }
.page-template-page-terms .section-container.section-terms {
  width: 80%;
  margin: 0 auto 80px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px; }
  .page-template-page-terms .section-container.section-terms h3, .page-template-page-terms .section-container.section-terms p {
    font-size: 18px;
    line-height: 1.5;
    padding-left: 20px; }
  .page-template-page-terms .section-container.section-terms ul {
    padding-left: 80px;
    list-style-type: disc; }
    .page-template-page-terms .section-container.section-terms ul li {
      margin-bottom: 18px;
      font-size: 18px;
      line-height: 1.5;
      list-style-type: disc; }
  @media screen and (max-width: 1024px) {
    .page-template-page-terms .section-container.section-terms {
      width: 100%; } }

/*# sourceMappingURL=main.css.map */
