@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
#grid .mix {
  display: none; }

#store-grid .mix {
  display: none;
  min-height: 300px; }

#community-grid .mix {
  display: none; }

#store-grid-search .mix {
  display: none; }

.container1 .mix {
  display: none; }

/* mixins-star */
body {
  font-family: "Averta W03 Regular1585930", sans-serif; }
  body .trading-hour-hide {
    display: none !important;
    font-size: 0 !important;
    height: 0 !important;
    width: 0 !important;
    visibility: hidden;
    overflow: hidden; }

.daily-trading-hour a {
  text-transform: uppercase; }

h1, h2, h3, h4, h5, h6 {
  font-family: "acumin-pro-extra-condensed", sans-serif;
  letter-spacing: .04em; }

body .custom-container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px; }
  body .custom-container::after, body .custom-container::before {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 768px) {
    body .custom-container {
      max-width: 740px; } }
  @media screen and (min-width: 992px) {
    body .custom-container {
      max-width: 970px; } }
  @media screen and (min-width: 1200px) {
    body .custom-container {
      max-width: 1170px; } }

/* mixins-end */
a {
  transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }

html {
  padding-top: 0 !important; }

body {
  position: relative; }
  body .black-tint-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
  body.black-tint .black-tint-overlay {
    opacity: 1;
    visibility: visible; }

/* *************************************************header-outer-start********************************************* */
/* top-front-header-start */
#success-msg {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  #success-msg .mc4wp-alert.mc4wp-success, #success-msg .mc4wp-alert.mc4wp-notice {
    padding: 20px 0; }
    #success-msg .mc4wp-alert.mc4wp-success p, #success-msg .mc4wp-alert.mc4wp-notice p {
      color: #ffffff;
      font-size: 15px;
      margin-bottom: 0;
      text-transform: uppercase; }
  #success-msg .mc4wp-alert.mc4wp-success {
    background-color: #006400; }
  #success-msg .mc4wp-alert.mc4wp-notice {
    background-color: #FF001F; }

.top-front-header {
  background-color: #EC673B;
  padding: 15px 0; }

.inner-header {
  color: #ffffff;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px; }
  .inner-header p, .inner-header a, .inner-header .close-button-fade {
    display: inline-block; }
  .inner-header p {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 10px;
    width: 100%; }
    @media screen and (min-width: 992px) {
      .inner-header p {
        margin-bottom: 0;
        font-size: 14px;
        width: auto; } }
  .inner-header a {
    color: #ffffff;
    text-decoration: none;
    border-color: #ffffff;
    cursor: pointer; }
    .inner-header a:hover {
      background-color: #414142; }
  .inner-header a, .inner-header .close-button-fade, .inner-header .close-button-active {
    border: 1px solid;
    border-radius: 4px;
    padding: 3px 20px;
    font-weight: 500;
    margin: 0 1rem; }
    @media screen and (min-width: 992px) {
      .inner-header a, .inner-header .close-button-fade, .inner-header .close-button-active {
        margin-left: 5rem; } }
  .inner-header .close-button-fade, .inner-header .close-button-active {
    color: #ffc9b7;
    border-color: #ffc9b7;
    cursor: pointer; }
  .inner-header .close-button-fade {
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out; }
    .inner-header .close-button-fade:hover {
      color: #ffffff;
      border-color: #ffffff; }
  .inner-header .close-button-active {
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    border: 2px solid;
    display: inline-block;
    position: relative;
    z-index: 2; }
    .inner-header .close-button-active:hover {
      background-color: #414142; }

.page-template-become-vip .mc4wp-alert.mc4wp-success, .page-template-become-vip .mc4wp-alert.mc4wp-notice {
  font-size: 20px;
  padding-top: 20px;
  font-weight: 500; }
.page-template-become-vip .mc4wp-alert.mc4wp-success p {
  color: #006400; }
.page-template-become-vip .mc4wp-alert.mc4wp-notice p {
  color: #FF001F; }

.vip-form {
  background: #EC673B;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
  .vip-form .mc4wp-form {
    padding: 10rem 0 6rem; }
    .vip-form .mc4wp-form p {
      color: #ffffff; }
    .vip-form .mc4wp-form h2 {
      padding-bottom: 0;
      color: #ffffff; }
    .vip-form .mc4wp-form input {
      border-bottom: 1px solid #ffffff; }
      .vip-form .mc4wp-form input::-moz-placeholder {
        color: #ffffff;
        opacity: 1; }
      .vip-form .mc4wp-form input::-webkit-input-placeholder {
        opacity: 1;
        color: #ffffff; }
      .vip-form .mc4wp-form input:-ms-input-placeholder {
        opacity: 1;
        color: #ffffff; }
      .vip-form .mc4wp-form input::-ms-input-placeholder {
        opacity: 1;
        color: #ffffff; }
      .vip-form .mc4wp-form input:focus::-moz-placeholder {
        opacity: 1; }
      .vip-form .mc4wp-form input:focus::-webkit-input-placeholder {
        opacity: 1; }
      .vip-form .mc4wp-form input:focus:-ms-input-placeholder {
        opacity: 1; }
      .vip-form .mc4wp-form input:focus::-ms-input-placeholder {
        opacity: 1; }
      .vip-form .mc4wp-form input#submit-vip-form {
        color: #EC673B;
        border: 1px solid #ffffff;
        background-color: #ffffff; }
        .vip-form .mc4wp-form input#submit-vip-form:hover {
          color: #ffffff;
          background-color: #414142; }

.mc4wp-form {
  padding: 0;
  max-width: 580px;
  margin: auto;
  text-align: center; }
  .mc4wp-form h2 {
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    color: #414142;
    font-size: 25px; }
    @media screen and (min-width: 600px) {
      .mc4wp-form h2 {
        font-size: 29px; } }
    @media screen and (min-width: 992px) {
      .mc4wp-form h2 {
        padding-bottom: 3rem;
        font-size: 36px; } }
  .mc4wp-form p {
    clear: both;
    width: 100%;
    margin: auto;
    max-width: 433px;
    font-weight: 400;
    font-size: 11px;
    margin-bottom: 30px;
    color: #7E7E86; }
    .mc4wp-form p label {
      font-size: 12px;
      font-weight: 400; }
  .mc4wp-form input {
    width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #414142;
    padding: 2px;
    font-weight: 400;
    text-align: center; }
    .mc4wp-form input::-moz-placeholder {
      color: #7E7E86;
      opacity: 1; }
    .mc4wp-form input::-webkit-input-placeholder {
      opacity: 1;
      color: #7E7E86; }
    .mc4wp-form input:-ms-input-placeholder {
      opacity: 1;
      color: #7E7E86; }
    .mc4wp-form input::-ms-input-placeholder {
      opacity: 1;
      color: #7E7E86; }
    .mc4wp-form input:focus::-moz-placeholder {
      opacity: 1; }
    .mc4wp-form input:focus::-webkit-input-placeholder {
      opacity: 1; }
    .mc4wp-form input:focus:-ms-input-placeholder {
      opacity: 1; }
    .mc4wp-form input:focus::-ms-input-placeholder {
      opacity: 1; }
    .mc4wp-form input:focus {
      outline: none; }
    .mc4wp-form input#submit-vip-form {
      color: #ffffff;
      border: 1px solid #414142;
      background-color: #414142;
      border-radius: 4px;
      font-weight: 500;
      margin-bottom: 0;
      transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out; }
      .mc4wp-form input#submit-vip-form:hover {
        color: #ffffff;
        background-color: #EC673B; }
        #mg-wprm-wrap ul li{
          border:none;
        }
/* top-front-header-end */
/* header-start */
#wprmenu_bar {
  display: none !important; }

#mg-wprm-wrap {
  top: 0 !important;
  background: #414142;
  width: 80% !important;
  max-width: 310px !important;
  left: -320px !important; }
  #mg-wprm-wrap.cbp-spmenu {
    transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out; }
    #mg-wprm-wrap.cbp-spmenu.cbp-spmenu-open {
      left: 0 !important; }
  #mg-wprm-wrap .cursor {
    background-image: url("img/menu-close.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 30px;
    position: absolute;
    width: 30px;
    z-index: 99999;
    top: 10px;
    left: 10px; }
    @media screen and (min-width: 500px) {
      #mg-wprm-wrap .cursor {
        left: 4rem;
        top: 30px; } }
  #mg-wprm-wrap .cursor {
    top: 100px; }
  #mg-wprm-wrap ul#wprmenu_menu_ul {
    padding-bottom: 0rem;
    padding-top: 5rem; }
    @media screen and (min-width: 500px) {
      #mg-wprm-wrap ul#wprmenu_menu_ul {
        padding-top: 8rem; } }
    #mg-wprm-wrap ul#wprmenu_menu_ul {
      padding-top: 22rem;
      padding-bottom: 2rem; }
    #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.menu-item-has-children a {
      color: #ffffff !important; }
    #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item {
      border-bottom: 2px solid #a3a3a5;
      border-top: medium none; }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.menu-item-type-yawp_wim {
        border-bottom: none; }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item > a {
        padding: 11px 14px; }
        @media screen and (min-width: 500px) {
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item > a {
            padding: 13px 14px 13px 4.5rem; } }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item > ul.sub-menu > li > a {
        padding: 11px 5px !important; }
        @media screen and (min-width: 500px) {
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item > ul.sub-menu > li > a {
            padding-left: 3rem !important; } }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item a {
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0.1rem;
        text-transform: none;
        color: #A3A3A5 !important; }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.up-arrow > a, #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.down-arrow > a {
        background-repeat: no-repeat;
        background-position: right 20px top 20px; }
        @media screen and (min-width: 500px) {
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.up-arrow > a, #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.down-arrow > a {
            background-position: right 70px top 20px; } }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.down-arrow > a {
        background-image: url("img/menu-down-arrow.png");
        background-size: 10px auto; }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .wprmenu_icon.wprmenu_icon_par.icon_default {
        display: none; }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.wprmenu_no_border_bottom.up-arrow > a {
        background-image: url("img/menu-up-arrow.png");
        background-size: 10px auto; }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.wprmenu_no_border_bottom > a {
        background-color: #FBBF47;
        color: #414142 !important; }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item.wprmenu_no_border_bottom ul.sub-menu li a:hover {
        color: #EC673B !important; }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_lsi_widget .lsi-social-icons {
        padding-top: 2rem !important;
        padding-left: 14px !important; }
        @media screen and (min-width: 500px) {
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_lsi_widget .lsi-social-icons {
            padding-left: 4.5rem !important;
            padding-top: 5rem !important; } }
        @media screen and (min-width: 1200px) {
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_lsi_widget .lsi-social-icons {
            padding-top: 15rem !important; } }
        #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_lsi_widget .lsi-social-icons li a {
          padding: 0;
          background: transparent !important; }
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_lsi_widget .lsi-social-icons li a:hover, #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_lsi_widget .lsi-social-icons li a:focus {
            background: transparent !important; }
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_lsi_widget .lsi-social-icons li a:hover .lsicon::before {
            color: #ffffff; }
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_lsi_widget .lsi-social-icons li a .lsicon::before {
            transition: all 0.4s ease-in-out;
            -ms-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            color: #a3a3a5; }
      #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_text .textwidget p {
        color: #A3A3A5;
        font-size: 10px;
        font-weight: 400;
        max-width: 200px;
        padding-left: 14px; }
        @media screen and (min-width: 500px) {
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_text .textwidget p {
            padding-left: 4.5rem; } }
        #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_text .textwidget p a {
          padding: 0 !important;
          color: #A3A3A5 !important;
          text-decoration: none;
          display: inline;
          font-size: 10px; }
          #mg-wprm-wrap ul#wprmenu_menu_ul > li.menu-item .widget_text .textwidget p a:hover {
            color: #ffffff !important; }

.custom-container-inner {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .custom-container-inner > div {
    margin: auto; }
  @media screen and (max-width: 767px) {
    .custom-container-inner .menu-bar {
      padding-left: 0;
      padding-right: 0; } }

.hanburger-inner {
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 35px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  transition: background 0.3s ease 0s;
  width: 25px; }
  .hanburger-inner span {
    background: #414142;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    top: 16px;
    transition: background 0s ease 0.3s;
    width: 100%; }
  .hanburger-inner span::before {
    top: -9px;
    transition-property: top, transform; }
  .hanburger-inner span::after {
    bottom: -9px;
    transition-property: bottom, transform; }
  .hanburger-inner span::after, .hanburger-inner span::before {
    background-color: #414142;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    width: 100%; }

.site-logo {
  padding: 9px 0; }
  .site-logo img {
      width:200px;
    margin: auto; }

.search-box {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .search-box {
      padding-right: 0;
      padding-left: 0; } }
  .search-box .search-toggle {
    background-image: url("img/Subtraction 2.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: auto;
    cursor: pointer;
    height: 35px;
    width: 25px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .search-box .search-toggle {
        height: 50px;
        width: 50px; } }
  .search-box #searchform {
    display: none;
    margin: auto;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .search-box #searchform {
        width: calc(100% - 50px); } }
    @media screen and (max-width: 767px) {
      .search-box #searchform {
        bottom: 5px;
        position: absolute;
        right: 0; } }
    @media screen and (max-width: 480px) {
      .search-box #searchform {
        bottom: -17px; } }
    .search-box #searchform input {
      border-color: #414142;
      border-style: none none solid;
      border-width: medium medium 1px;
      padding-bottom: 5px;
      width: 100%;
      color: #A3A3A5;
      font-style: italic;
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        .search-box #searchform input {
          font-size: 11px; } }

.single .horizontal-line {
  display: none; }

.horizontal-line {
  border-bottom: 2px solid #a3a3a5;
  padding-top: 3rem; }
  @media screen and (min-width: 768px) {
    .horizontal-line {
      padding-top: 4rem; } }
  @media screen and (min-width: 992px) {
    .horizontal-line {
      padding-top: 5rem; } }

.secondary-menu {
  font-size: 14px; }
  @media screen and (min-width: 600px) {
    .secondary-menu {
      font-size: 15px; } }
  .secondary-menu .menu-extra-menu-container {
    background-color: #414142;
    padding: 10px 0; }
  .secondary-menu ul.menu {
    text-align: center;
    margin: 0;
    padding: 0 10px; }
    @media screen and (min-width: 600px) {
      .secondary-menu ul.menu {
        padding: 0; } }
    .secondary-menu ul.menu li {
      display: inline-block;
      background-repeat: no-repeat;
      background-position: left center;
      padding: 0 5px 0 20px;
      margin: 2px 0;
      background-size: 15px auto; }

      @media screen and (min-width: 600px) {
        .secondary-menu ul.menu li {
          padding: 0 20px 0 32px;
          margin: 0;
          background-size: contain; } }
      .secondary-menu ul.menu li:nth-child(1) {
        background-image: url("img/store-directory.png"); }
      .secondary-menu ul.menu li:nth-child(2) {
        background-image: url("img/time.png"); }
      .secondary-menu ul.menu li:nth-child(3) {
        background-image: url("img/parking-area.png"); }
      .secondary-menu ul.menu li a {
        color: #a3a3a5;
        text-decoration: none;
        letter-spacing: 0.1rem;
        font-family: "Averta W03 Semibold Ita1586252", sans-serif; }
        .secondary-menu ul.menu li.active a {
          color: #ffffff;
        }
        .secondary-menu ul.menu li a:hover {
          color: #ffffff; }

/* header-end */
/* **************************************************header-outer-end********************************************** */
/* **********************************************front-featured-news-post-start*************************************** */
.front-featured-news-post .front-featured-news-post-inner {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding: 3rem 0;
  border-bottom: 2px solid #a3a3a5; }
/*  @media screen and (max-width: 767px) {
    .front-featured-news-post .front-featured-news-post-inner {
      flex-direction: column-reverse;
      -webkit-flex-direction: column-reverse;
    }
  }*/
  @media screen and (min-width: 768px) {
    .front-featured-news-post .front-featured-news-post-inner {
      padding: 5rem 0; } }
.front-featured-news-post .left-section {
  padding-right: 0;
  padding-left: 0; }
  @media screen and (max-width: 991px) {
    .front-featured-news-post .left-section {
      width: 100%;
      margin-bottom: 20px; } }
  .front-featured-news-post .left-section .image img {
    width: 100%; }
.front-featured-news-post .right-section {
  background-color: #F5F5F8;
  padding: 20px; }
  @media screen and (max-width: 991px) {
    .front-featured-news-post .right-section {
      width: 100%; } }
  .front-featured-news-post .right-section > div {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .front-featured-news-post .right-section h1 {
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 0;
    font-size: 35px;
    line-height: 4rem;
  }
    @media screen and (min-width: 1200px) {
      .front-featured-news-post .right-section h1 {
        font-size: 50px;
        line-height: 4.8rem;
        } }
    .front-featured-news-post .right-section h1 a {
      color: #414142;
      text-decoration: none; }
      .front-featured-news-post .right-section h1 a:hover {
        text-decoration: underline;
        text-decoration-color: #EC673B;
        -webkit-text-decoration-color: #EC673B;
        -moz-text-decoration-color: #EC673B;
        -ms-text-decoration-color: #EC673B;
        -o-text-decoration-color: #EC673B; }
  .front-featured-news-post .right-section p {
    color: #7E7E86;
    font-size: 15px;
    font-weight: 300; }

/* **********************************************front-featured-news-post-end*************************************** */
/* **********************************************front-latest-news-post-start*************************************** */
.category {
  display: inline-block;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 8px;
  position: relative;
  padding-right: 20px;
  font-family: "acumin-pro-extra-condensed", sans-serif;
  letter-spacing: .1rem;
  font-size: 18px;
  line-height: 1; }
  .category:first-child::after {
    background: transparent; }
  .category::after {
    background: #a3a3a5;
    content: "";
    display: block;
    height: 12px;
    left: -13px;
    position: absolute;
    top: 4px;
    width: 2px; }

.front-latest-news-post h2, .more-related-news h2 {
  margin-top: 5px;
  margin-bottom: 20px;
  color: #414142;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 40px; }
  @media screen and (min-width: 768px) {
    .front-latest-news-post h2, .more-related-news h2 {
      font-size: 40px; } }

.grid-col-section .grid-col-items {
  margin: 0 -15px;
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .grid-col-section .grid-col-items > div {
    margin-bottom: 20px; }
  .grid-col-section .grid-col-items a:hover, .grid-col-section .grid-col-items a:focus {
    text-decoration: none; }
  .grid-col-section .grid-col-items a .image {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px; }
    .grid-col-section .grid-col-items a .image img {
      transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      width: 100%; }
  .grid-col-section .grid-col-items a .event-date {
    color: #000000;
    font-weight: 500;
    font-family: "acumin-pro-extra-condensed", sans-serif;
    letter-spacing: .06em;
    text-transform: uppercase; }
  .grid-col-section .grid-col-items a .has-today {
    color: #fa4b4b;
    text-transform: none; }
  .grid-col-section .grid-col-items a h3 {
    color: #414142;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 5px;
    font-size: 19px; }
    @media screen and (min-width: 768px) {
      .grid-col-section .grid-col-items a h3 {
        min-height: 60px; } }
    @media screen and (min-width: 1200px) {
      .grid-col-section .grid-col-items a h3 {
        font-size: 25px; } }
  .grid-col-section .grid-col-items a p {
    color: #7E7E86;
    font-weight: 300;
    font-size: 15px; }

.more-articles {
  clear: both; }
  .more-articles a {
    text-decoration: none;
    border-radius: 5px;
    background-color: #414142;
    color: #F5F5F8;
    display: block;
    text-align: center;
    font-weight: 400;
    padding: 8px 0;
    font-size: 14px; }
    .more-articles a:hover {
      background-color: #EC673B; }

/* **********************************************front-latest-news-post-end*************************************** */
/* *******************************************front-upcoming-event-post-start*************************************** */
.front-upcoming-event-post .inner-section {
  background-color: #F5F5F8;
  position: relative;
  padding: 2rem 0;
  margin: 3rem 0; }
  @media screen and (min-width: 768px) {
    .front-upcoming-event-post .inner-section {
      margin: 5rem 0;
      padding: 4rem 5rem 2rem; } }
  .front-upcoming-event-post .inner-section::after {
    content: "";
    display: block;
    clear: both; }
  .front-upcoming-event-post .inner-section::before {
    background: #a3a3a5 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    bottom: -3rem; }
    @media screen and (min-width: 768px) {
      .front-upcoming-event-post .inner-section::before {
        bottom: -5rem; } }
  .front-upcoming-event-post .inner-section .left-section {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .front-upcoming-event-post .inner-section .left-section {
        margin-bottom: 0; } }
    .front-upcoming-event-post .inner-section .left-section h2 {
      color: #414142;
      text-transform: uppercase;
      font-weight: 500;
      margin-top: 0;
      margin-bottom: 20px;
      font-size: 23px;
    }
      @media screen and (min-width: 1200px) {
        .front-upcoming-event-post .inner-section .left-section h2 {
          font-size: 40px; } }
    .front-upcoming-event-post .inner-section .left-section .body {
      color: #7E7E86;
      font-weight: 300;
      font-size: 15px; }
  .front-upcoming-event-post .inner-section .right-section {
    padding: 0;
    margin: 0; }

/* *******************************************front-upcoming-event-post-end*************************************** */
/* *****************************************front-bottom-feature-news-post-start************************************* */
.front-bottom-feature-news-post h2 {
  color: #414142;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 5px;
  text-transform: uppercase; }
.front-bottom-feature-news-post .news-items {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-bottom: 3rem; }
  .front-bottom-feature-news-post .news-items .left-section {
    padding-left: 0;
    padding-right: 0; }
    .front-bottom-feature-news-post .news-items .left-section a .image {
      overflow: hidden; }
    .front-bottom-feature-news-post .news-items .left-section a img {
      width: 100%;
      transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out; }
  .front-bottom-feature-news-post .news-items .right-section {
    background-color: #fafafa;
    padding: 2rem; }
    @media screen and (min-width: 768px) {
      .front-bottom-feature-news-post .news-items .right-section {
        padding: 3rem; } }
    .front-bottom-feature-news-post .news-items .right-section > div {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase;
      margin-bottom: 5px; }
    .front-bottom-feature-news-post .news-items .right-section a {
      color: #414142;
      text-decoration: none; }
      .front-bottom-feature-news-post .news-items .right-section a:hover {
        text-decoration: underline;
        text-decoration-color: #EC673B;
        -webkit-text-decoration-color: #EC673B;
        -moz-text-decoration-color: #EC673B;
        -ms-text-decoration-color: #EC673B;
        -o-text-decoration-color: #EC673B; }
      .front-bottom-feature-news-post .news-items .right-section a h3 {
        text-transform: uppercase;
        font-weight: 500;
        margin-top: 0;
        font-size: 22px; }
        @media screen and (min-width: 1200px) {
          .front-bottom-feature-news-post .news-items .right-section a h3 {
            font-size: 40px; } }
    .front-bottom-feature-news-post .news-items .right-section p {
      color: #7E7E86;
      font-weight: 300;
      font-size: 15px; }

/* *****************************************front-bottom-feature-news-post-end*************************************** */
/* ***********************************************footer-top-block-start******************************************** */
.footer-top-block {
  padding: 5rem 0; }
  .footer-top-block .footer-top-container-inner {
    margin: 0 -15px; }
  .footer-top-block .inner-section {
    position: relative; }
    .footer-top-block .inner-section .image img {
      width: 100%; }
    .footer-top-block .inner-section .inner-text-section {
      left: 0;
      top: 0;
      max-width: 100%;
      margin-top: -35px;
      position: relative; }
      @media screen and (min-width: 600px) {
        .footer-top-block .inner-section .inner-text-section {
          max-width: 58%;
          position: absolute;
          margin-top: 0; } }
      .footer-top-block .inner-section .inner-text-section h2 {
        text-transform: uppercase;
        font-weight: 500;
        margin-top: 0;
        color: #ffffff;
        font-size: 20px;
        margin-bottom: 1rem; }
        @media screen and (min-width: 600px) {
          .footer-top-block .inner-section .inner-text-section h2 {
            margin-bottom: 3rem;
            font-size: 35px; } }
        @media screen and (min-width: 992px) {
          .footer-top-block .inner-section .inner-text-section h2 {
            margin-bottom: 1rem;
            font-size: 26px; } }
        @media screen and (min-width: 1200px) {
          .footer-top-block .inner-section .inner-text-section h2 {
            font-size: 40px;
            margin-bottom: 3rem; } }
      .footer-top-block .inner-section .inner-text-section p {
        color: #ffffff;
        font-weight: 400;
        font-size: 10px; }
        @media screen and (min-width: 600px) {
          .footer-top-block .inner-section .inner-text-section p {
            font-size: 14px; } }
        @media screen and (min-width: 992px) {
          .footer-top-block .inner-section .inner-text-section p {
            font-size: 12px; } }
        @media screen and (min-width: 1200px) {
          .footer-top-block .inner-section .inner-text-section p {
            font-size: 15px;
            font-weight: 500; } }
        .footer-top-block .inner-section .inner-text-section p a {
          border: 1px solid #ffffff;
          border-radius: 4px;
          padding: 3px 20px;
          font-weight: 500;
          color: #ffffff;
          text-decoration: none;
          display: inline-block;
          margin-top: 1rem;
          position: relative;
          z-index: 2; }
          @media screen and (min-width: 600px) {
            .footer-top-block .inner-section .inner-text-section p a {
              margin-top: 7rem; } }
          @media screen and (min-width: 992px) {
            .footer-top-block .inner-section .inner-text-section p a {
              margin-top: 5rem; } }
          @media screen and (min-width: 1200px) {
            .footer-top-block .inner-section .inner-text-section p a {
              margin-top: 7rem; } }
          .footer-top-block .inner-section .inner-text-section p a:hover {
            background-color: #414142; }
      .footer-top-block .inner-section .inner-text-section .inner-text-section-inner {
        padding: 1rem 1.5rem; }
        @media screen and (min-width: 600px) {
          .footer-top-block .inner-section .inner-text-section .inner-text-section-inner {
            padding: 3rem 4.5rem; } }
  @media screen and (max-width: 991px) {
    .footer-top-block .everything-south {
      width: 100%;
      margin-bottom: 20px; } }
  .footer-top-block .everything-south .image {
    overflow: hidden; }
    .footer-top-block .everything-south .image img {
      transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out; }
  .footer-top-block .everything-south .inner-text-section {
    background-image: url("img/verything-south.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%; }
  @media screen and (max-width: 991px) {
    .footer-top-block .like-us {
      width: 100%; } }
  .footer-top-block .like-us .inner-section .image > a::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  @media screen and (max-width: 599px) {
    .footer-top-block .like-us .inner-section .inner-text-section {
      background-image: url("img/verything-south.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 100%; } }
  .footer-top-block .like-us .inner-section .inner-text-section .inner-text-section-inner {
    padding-left: 1rem; }
    @media screen and (min-width: 600px) {
      .footer-top-block .like-us .inner-section .inner-text-section .inner-text-section-inner {
        padding-left: 5rem; } }

/* ***********************************************footer-top-block-end******************************************** */
/* **********************************************footer-section-start*********************************************** */
.footer-section {
  background-color: #414142;
  padding: 4rem 0; }
  .footer-section .footer-logo a img {
    margin: auto; }
  .footer-section .social-icons-footer {
    padding: 1rem 0 0; }
    @media screen and (min-width: 768px) {
      .footer-section .social-icons-footer {
        padding: 2rem 0; } }
    .footer-section .social-icons-footer ul.lsi-social-icons li a {
      background: transparent !important; }
      .footer-section .social-icons-footer ul.lsi-social-icons li a:hover, .footer-section .social-icons-footer ul.lsi-social-icons li a:focus {
        background: transparent !important; }
      .footer-section .social-icons-footer ul.lsi-social-icons li a:hover .lsicon::before {
        color: #ffffff; }
      .footer-section .social-icons-footer ul.lsi-social-icons li a .lsicon::before {
        transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        color: #a3a3a5; }
  .footer-section .menu-bar ul.menu {
    margin: 0;
    padding: 0;
    text-align: center; }
    .footer-section .menu-bar ul.menu li {
      display: inline-block; }
      .footer-section .menu-bar ul.menu li a {
        color: #fafafa;
        font-size: 13px;
        padding: 0 10px;
        position: relative;
        text-decoration: none;
        font-weight: 100; }
        .footer-section .menu-bar ul.menu li a:hover {
          color: #a3a3a5; }
        .footer-section .menu-bar ul.menu li a::after {
          background-color: #fafafa;
          content: "";
          display: block;
          height: 8px;
          position: absolute;
          right: -2px;
          top: 50%;
          width: 1px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
      .footer-section .menu-bar ul.menu li:last-child a::after {
        background-color: transparent; }
  .footer-section .copyright {

    font-size: 12px;
    color: #fafafa;
    font-weight: 100;
    text-align: center;
    padding-top: 15px; }
    .footer-section .copyright a {
      color: #fafafa;
      text-decoration: none; }
      .footer-section .copyright a:hover {
        color: #a3a3a5; }

/* **********************************************footer-section-end*********************************************** */
/* ********************************************community-partnerships-start****************************************** */
#partnership-grid .mix .title h3 {
  margin-top: 20px;
  margin-bottom: 3rem; }
#partnership-grid .mix .title a {
  color: #414142;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none; }
  #partnership-grid .mix .title a:hover {
    color: #EC673B; }
#partnership-grid .image img {
  width: 100%; }

.iframe-container-outer {
  max-width: 970px;
  margin: auto;
  display: block; }

.iframe-container {
  width: 100%;
  height: auto;
  padding: 10px 0 54.6%;
  overflow: hidden;
  background: #cccccc;
  position: relative;
  display: block; }
  .iframe-container iframe {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0; }

/* ********************************************community-partnerships-end****************************************** */
/* ********************************************news-start****************************************** */
.page-main-title {
  text-align: center;
  margin-top: 0;
  padding-top: 5px;
  color: #414142;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 2rem; }
  @media screen and (min-width: 768px) {
    .page-main-title {
      margin-bottom: 3rem;
      font-size: 30px; } }
  @media screen and (min-width: 992px) {
    .page-main-title {
      font-size: 35px; } }

.page-template-community-page .page-main-title, .page-template-news-page .page-main-title {
  margin-bottom: 5px; }

.news-page {
  padding: 0 0 5rem; }

.page-filter-wrapper {
  background-color: #F5F5F8;
  text-align: center;
  padding-top: 5px;
  position: relative;
  margin: 0 0 3rem; }
  .page-filter-wrapper .page-filter {
    padding: 5px 0;
    cursor: pointer;
    color: #414142;
    font-weight: 500;
    max-width: 170px;
    margin: auto;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px; }
    .page-filter-wrapper .page-filter.up-arrow {
      background-image: url("img/select-up-arrow.png"); }
    .page-filter-wrapper .page-filter.down-arrow {
      background-image: url("img/select-down-arrow.png"); }
  .page-filter-wrapper ul {
    background-color: #f5f5f8;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 1; }
    .page-filter-wrapper ul li {
      transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      cursor: pointer;
      padding: 5px 0;
      color: #414142;
      font-weight: 400; }
      .page-filter-wrapper ul li:hover {
        background-color: #A3A3A5;
        color: #F5F5F8; }

/* ********************************************news-end****************************************** */
/* ********************************************news-detail-page-start****************************************** */
.page-header-image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 105px !important; }
  @media screen and (min-width: 600px) {
    .page-header-image {
      height: 220px !important; } }
  @media screen and (min-width: 992px) {
    .page-header-image {
      height: 400px !important; } }

.post-detail-page {
  padding: 0 0 5rem; }
  .post-detail-page .main-content-inner {
    border-bottom: 2px solid #a3a3a5;
    padding: 3rem 0; }
    .post-detail-page .main-content-inner .title h1 {
      text-transform: uppercase;
      font-weight: 500;
      margin-top: 0;
      max-width: 800px;
      color: #414142;
      font-size: 21px; }
      @media screen and (min-width: 768px) {
        .post-detail-page .main-content-inner .title h1 {
          font-size: 30px; } }
      @media screen and (min-width: 992px) {
        .post-detail-page .main-content-inner .title h1 {
          font-size: 35px; } }
    .post-detail-page .main-content-inner .subtitle h4 {
      color: #7E7E86;
      font-weight: 400;
      font-style: italic;
      font-size: 14px; }
      @media screen and (min-width: 768px) {
        .post-detail-page .main-content-inner .subtitle h4 {
          font-size: 18px; } }
    .post-detail-page .main-content-inner .content-wrapper, .post-detail-page .main-content-inner .body {
      max-width: 600px;
      margin: auto; }
    .post-detail-page .main-content-inner .created-by {
      padding: 5px 0;
      border-top: 2px solid #a3a3a5;
      border-bottom: 2px solid #a3a3a5;
      margin: 1rem 0; }
      @media screen and (min-width: 768px) {
        .post-detail-page .main-content-inner .created-by {
          margin: 3rem 0; } }
      .post-detail-page .main-content-inner .created-by h4 {
        max-width: 600px;
        margin: auto;
        color: #A3A3A5;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 15px; }
        @media screen and (min-width: 768px) {
          .post-detail-page .main-content-inner .created-by h4 {
            font-size: 16px; } }
        .post-detail-page .main-content-inner .created-by h4 span {
          display: block;
          font-weight: 500; }
    .post-detail-page .main-content-inner .outlets .date {
      max-width: 600px;
      margin: auto;
      font-weight: 700;
      color: #414142; }
      .post-detail-page .main-content-inner .outlets .date .inner-section {
        font-weight: 500; }
        .post-detail-page .main-content-inner .outlets .date .inner-section h5 {
          font-weight: 700;
          margin-bottom: 0;
          margin-top: 0;
          color: #414142; }
        .post-detail-page .main-content-inner .outlets .date .inner-section a {
          color: #414142;
          text-decoration: none; }
          .post-detail-page .main-content-inner .outlets .date .inner-section a:hover {
            text-decoration: underline;
            text-decoration-color: #EC673B;
            -webkit-text-decoration-color: #EC673B;
            -moz-text-decoration-color: #EC673B;
            -ms-text-decoration-color: #EC673B;
            -o-text-decoration-color: #EC673B;
            color: #EC673B; }
          .post-detail-page .main-content-inner .outlets .date .inner-section a::after {
            content: ",";
            display: inline-block;
            padding-right: 5px; }
          .post-detail-page .main-content-inner .outlets .date .inner-section a:last-child::after {
            content: "."; }
    .post-detail-page .main-content-inner .body {
      font-weight: 400;
      color: #7E7E86; }
      .post-detail-page .main-content-inner .body img {
        height: auto;
        width: 100%;
        margin: 3rem 0; }

.more-related-news {
  padding-bottom: 5rem; }

/* ********************************************news-detail-page-end****************************************** */
/* ********************************************store-directory-start****************************************** */
#store .store-inner {
  margin: 0 -15px;
  padding: 2rem 0; }
  @media screen and (min-width: 768px) {
    #store .store-inner {
      padding: 4rem 0; } }
  @media screen and (min-width: 992px) {
    #store .store-inner {
      padding: 7rem 0 5rem; } }
  #store .store-inner::after {
    content: "";
    display: block;
    clear: both; }
#store .left-section .store-toggle {
  background-color: #EC673B;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #EC673B;
  border-radius: 4px;
  padding: 3px 10px 3px 31px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 1rem;
  cursor: pointer;
  background-image: url("img/filter-icon.png");
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-size: 15px;
  transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out; }
  #store .left-section .store-toggle:hover {
    background-color: #414142; }
  @media screen and (min-width: 768px) {
    #store .left-section .store-toggle {
      display: none; } }
@media screen and (max-width: 767px) {
  #store .left-section .sidebar-outter {
    height: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s; } }
@media screen and (max-width: 767px) {
  #store .left-section .sidebar-outter.show-filter {
    height: 100%;
    opacity: 1; } }
#store .left-section .search-wrapper {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 5px;
  padding-right: 20px;
  padding-top: 10px;
  background-color: #F5F5F8; }
  #store .left-section .search-wrapper .search-toggle {
    background-image: url("img/store-directory-search.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 50px;
    width: 50px;
    margin-right: auto;
    cursor: pointer; }
  #store .left-section .search-wrapper input {
    margin: auto;
    width: calc(100% - 50px);
    border-color: #A3A3A5;
    border-style: none none solid;
    border-width: medium medium 1px;
    padding-bottom: 5px;
    color: #A3A3A5;
    font-weight: 500;
    background-color: transparent; }
#store .left-section ul {
  background-color: #F5F5F8;
  padding: 0;
  margin: 0;
  list-style: none; }
  #store .left-section ul li {
    border-top: 2px solid #a3a3a5;
    color: #a3a3a5;
    cursor: pointer;
    font-weight: 500;
    padding: 5px 20px; }
    #store .left-section ul li:first-child {
      border-top: medium none; }
    #store .left-section ul li.active, #store .left-section ul li:hover {
      background-color: #A3A3A5;
      color: #F5F5F8; }
@media screen and (max-width: 767px) {
  #store .right-section .mix {
    width: 50%; } }
@media screen and (max-width: 480px) {
  #store .right-section .mix {
    width: 100%; } }
#store .right-section .mix a {
  text-decoration: none;
  text-align: center; }
  #store .right-section .mix a .title {
    font-family: "acumin-pro-extra-condensed", sans-serif;
    letter-spacing: .04em; }
  #store .right-section .mix a:hover .title {
    color: #EC673B; }
  #store .right-section .mix a .image {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: 210px; }
    #store .right-section .mix a .image img {
      margin: auto;
      height: auto;
      width: 100%; }
  #store .right-section .mix a .title {
    text-transform: uppercase;
    color: #7E7E86;
    font-weight: 500;
    font-size: 17px; }
    @media screen and (min-width: 1200px) {
      #store .right-section .mix a .title {
        font-size: 21px; } }

/* ********************************************store-directory-end****************************************** */
/* ********************************************store-detail-start****************************************** */
.store_directory-template-default .header .horizontal-line {
  display: block; }
.store_directory-template-default .store-detail-page .title h1 {
  color: #414142;
  font-weight: 500;
  margin-top: 0;
  padding-top: 5px;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 1rem; }
  @media screen and (min-width: 768px) {
    .store_directory-template-default .store-detail-page .title h1 {
      font-size: 30px;
      margin-bottom: 2rem; } }
  @media screen and (min-width: 992px) {
    .store_directory-template-default .store-detail-page .title h1 {
      margin-bottom: 3rem;
      font-size: 35px; } }

.store-detail-page {
  padding: 0 0 5rem; }
  .store-detail-page .upper-section {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    max-width: 580px;
    margin: auto auto 1rem; }
    @media screen and (min-width: 768px) {
      .store-detail-page .upper-section {
        margin: auto auto 3rem; } }
    @media screen and (min-width: 992px) {
      .store-detail-page .upper-section {
        margin: auto auto 5rem; } }
    .store-detail-page .upper-section > div {
      margin: auto; }
    .store-detail-page .upper-section p {
      color: #414142;
      font-size: 13px;
      font-weight: 500; }
  .store-detail-page .middle-section {
    margin: auto;
    max-width: 600px; }
    .store-detail-page .middle-section ul {
      clear: both;
      list-style: outside none none;
      margin: 0 -15px;
      padding: 0; }
      .store-detail-page .middle-section ul li {
        float: left;
        padding: 0 15px;
        margin-bottom: 1rem;
        width: 100%; }
        @media screen and (min-width: 600px) {
          .store-detail-page .middle-section ul li {
            margin-bottom: 3rem;
            width: 33.3333%; } }
        @media screen and (min-width: 992px) {
          .store-detail-page .middle-section ul li {
            margin-bottom: 5rem; } }
        .store-detail-page .middle-section ul li a {
          border: 1px solid #a3a3a5;
          border-radius: 5px;
          color: #a3a3a5;
          font-size: 13px;
          font-weight: 500;
          padding: 3px 35px;
          text-align: center;
          text-decoration: none;
          display: block; }
          .store-detail-page .middle-section ul li a:hover {
            background-color: #414142;
            color: #ffffff; }
  .store-detail-page .body {
    clear: both;
    max-width: 580px;
    margin: auto; }
    .store-detail-page .body .store-opening-hour h3, .store-detail-page .body .store-about-us h3 {
      border-top: 2px solid #a3a3a5;
      padding-top: 2rem;
      margin-top: 0; }

/* ********************************************store-detail-end****************************************** */
/* ********************************************southpoint-trading-hours-start******************************* */
.op-table.op-table-overview tbody tr.bold {
  color: #000000;
  font-weight: bold; }

.trading-hours {
  padding: 0 0 5rem; }

.siteorigin-widget-tinymce {
  font-size: 13px; }

.trading-hours p, .store-detail-page .body p, .store-opening-hour p {
  color: #7E7E86;
  font-weight: 400; }
.trading-hours .panel-layout, .store-detail-page .body .panel-layout, .store-opening-hour .panel-layout {
  max-width: 580px;
  margin: auto; }
.trading-hours h3, .store-detail-page .body h3, .store-opening-hour h3 {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .01em;
  color: #414142;
  font-family: "Averta W03 Bold1583716", sans-serif; }
.trading-hours p, .store-detail-page .body p, .store-opening-hour p {
  color: #7E7E86;
  font-weight: 400; }
.trading-hours table, .store-detail-page .body table, .store-opening-hour table {
  width: 100%; }
  .trading-hours table tbody, .store-detail-page .body table tbody, .store-opening-hour table tbody {
    font-size: 14px;
    color: #7E7E86;
    font-weight: 100; }
    .trading-hours table tbody tr, .store-detail-page .body table tbody tr, .store-opening-hour table tbody tr {
      margin-bottom: 20px; }
      .trading-hours table tbody tr th, .store-detail-page .body table tbody tr th, .store-opening-hour table tbody tr th {
        padding-bottom: 15px;
        padding-right: 60px;
        font-size: 14px;
        font-weight: 400;
      }
      .trading-hours table tbody tr td, .store-detail-page .body table tbody tr td, .store-opening-hour table tbody tr td {
        padding-bottom: 15px; }

.related-major-stores {
  max-width: 580px;
  margin: auto; }
  .related-major-stores::after {
    content: "";
    display: block;
    clear: both; }
  .related-major-stores h2 {
    color: #414142;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 22px; }
    @media screen and (min-width: 768px) {
      .related-major-stores h2 {
        font-size: 28px; } }
    @media screen and (min-width: 992px) {
      .related-major-stores h2 {
        font-size: 30px; } }
  .related-major-stores .items {
    margin: 0 -15px; }
    .related-major-stores .items .item {
      float: left;
      padding: 0 15px;
      margin-bottom: 20px;
      width: 100%; }
      @media screen and (min-width: 400px) {
        .related-major-stores .items .item {
          width: 50%; } }
      @media screen and (min-width: 500px) {
        .related-major-stores .items .item {
          width: 33.3333%; } }
      .related-major-stores .items .item a {
        border: 1px solid #A3A3A5;
        border-radius: 5px;
        text-align: center;
        color: #A3A3A5;
        font-weight: 300;
        text-decoration: none;
        font-size: 14px;
        padding: 4px;
        display: block; }
        .related-major-stores .items .item a:hover {
          background-color: #414142;
          color: #ffffff; }

/* ********************************************southpoint-trading-hours-end******************************* */
/* ********************************************parking-start******************************* */
.parking {
  padding: 0 0 5rem; }
  .parking .parking-inner {
    max-width: 650px;
    margin: auto; }
  @media screen and (max-width: 480px) {
    .parking .parking-fee {
      width: 100%; } }
  .parking .parking-fee .car-park strong {
    font-size: 13px;
    color: #414142; }
  .parking .parking-fee .car-park span {
    color: #7E7E86;
    font-weight: 400; }
  .parking .parking-fee .car-park a {
    border: 1px solid #A3A3A5;
    border-radius: 5px;
    text-align: center;
    color: #A3A3A5;
    font-weight: 500;
    text-decoration: none;
    font-size: 13px;
    padding: 4px;
    display: block;
    margin: 2rem 0 4rem; }
    .parking .parking-fee .car-park a:hover {
      background-color: #414142;
      color: #ffffff; }
  .parking .parking-fee h4 {
    font-size: 13px;
    color: #414142;
    font-family: "Averta W03 Bold1583716", sans-serif;
    font-weight: 700; }
  .parking .parking-fee .item-head-wrap {
    margin: 0 -15px; }
  .parking .parking-fee .item-wrap {
    margin: 0 -15px 10px;
    color: #7E7E86;
    font-weight: 400;
    font-size: 13px; }
    .parking .parking-fee .item-wrap::after {
      content: "";
      display: block;
      clear: both; }
  @media screen and (max-width: 480px) {
    .parking .body {
      width: 100%; } }
  .parking .body p {
    color: #7E7E86;
    font-weight: 400;
    font-size: 13px; }

/* ********************************************parking-end******************************* */
/* ********************************************about-southpoint-start******************************* */
.page-deafult {
  padding: 0 0 5rem; }
  .page-deafult h2 {
    color: #414142;
    font-weight: 500;
    text-transform: uppercase;
    max-width: 768px;
    font-size: 24px;
    margin: 15px auto; }
    @media screen and (min-width: 768px) {
      .page-deafult h2 {
        margin: 20px auto;
        font-size: 28px; } }
    @media screen and (min-width: 992px) {
      .page-deafult h2 {
        font-size: 30px; } }
  .page-deafult p {
    max-width: 768px;
    margin: auto;
    color: #7E7E86;
    font-weight: 400; }
    .page-deafult p img {
      width: 100%;
      height: auto;
      margin: 2rem 0; }
      @media screen and (min-width: 768px) {
        .page-deafult p img {
          margin: 3rem 0; } }

.center-map-page {
  padding: 0 0 5rem; }
  .center-map-page .wpgmp_map {
    height: 250px !important; }
    @media screen and (min-width: 768px) {
      .center-map-page .wpgmp_map {
        height: 300px !important; } }
    @media screen and (min-width: 992px) {
      .center-map-page .wpgmp_map {
        height: 400px !important; } }
    @media screen and (min-width: 1200px) {
      .center-map-page .wpgmp_map {
        height: 600px !important; } }
  .center-map-page .wpgmp_map_container {
    border: medium none;
    border-radius: 0;
    box-shadow: none; }

/* ********************************************about-southpoint-end******************************* */
/* ********************************************southpoint-centre-start******************************* */
.southpoint-centre {
  padding: 0 0 5rem; }
  .southpoint-centre .upper-section {
    border-bottom: 2px solid #a3a3a5;
    padding: 0 0 5rem;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
    .southpoint-centre .upper-section::after {
      content: "";
      display: block;
      clear: both; }
    .southpoint-centre .upper-section .left-section {
      padding-right: 0;
      padding-left: 0;
      background-color: #FE7E07;
      display: flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; }
      @media screen and (max-width: 991px) {
        .southpoint-centre .upper-section .left-section {
          width: 100%; } }
      .southpoint-centre .upper-section .left-section .image {
        margin: 0 auto;
        padding: 28px 6rem; }
      .southpoint-centre .upper-section .left-section img {
        width: 100%; }
    .southpoint-centre .upper-section .right-section {
      background-color: #F5F5F8;
      padding: 20px; }
      @media screen and (max-width: 991px) {
        .southpoint-centre .upper-section .right-section {
          width: 100%; } }
      .southpoint-centre .upper-section .right-section h2 {
        text-transform: uppercase;
        font-weight: 500;
        margin-top: 0;
        color: #414142;
        font-size: 24px; }
        @media screen and (min-width: 768px) {
          .southpoint-centre .upper-section .right-section h2 {
            font-size: 30px; } }
        @media screen and (min-width: 1200px) {
          .southpoint-centre .upper-section .right-section h2 {
            font-size: 35px; } }
      .southpoint-centre .upper-section .right-section p {
        color: #7E7E86;
        font-weight: 400; }
  .southpoint-centre .bottom-section h3 {
    color: #414142;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 24px; }
    @media screen and (min-width: 768px) {
      .southpoint-centre .bottom-section h3 {
        font-size: 28px; } }
    @media screen and (min-width: 992px) {
      .southpoint-centre .bottom-section h3 {
        font-size: 30px; } }
  .southpoint-centre .bottom-section .bottom-section-inner {
    margin: 0 -15px; }
  .southpoint-centre .bottom-section .gift-card .price-wrapper {
    background-image: url("img/gift-card-bg-img.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 20px; }
    .southpoint-centre .bottom-section .gift-card .price-wrapper .price {
      color: #ffffff;
      font-weight: 500;
      line-height: 1;
      padding: 7rem 2rem;
      text-transform: uppercase;
      width: 60%;
      font-size: 20px; }
      @media screen and (min-width: 768px) {
        .southpoint-centre .bottom-section .gift-card .price-wrapper .price {
          font-size: 15px; } }
      @media screen and (min-width: 992px) {
        .southpoint-centre .bottom-section .gift-card .price-wrapper .price {
          font-size: 24px; } }
      @media screen and (min-width: 1200px) {
        .southpoint-centre .bottom-section .gift-card .price-wrapper .price {
          font-size: 28px; } }
      .southpoint-centre .bottom-section .gift-card .price-wrapper .price span {
        display: block; }
  .southpoint-centre .bottom-section .gift-card .buy-link {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
    .southpoint-centre .bottom-section .gift-card .buy-link h4 {
      color: #414142;
      font-size: 17px;
      font-weight: 500;
      text-transform: uppercase;
      /*width: calc(100% - 110px);*/
      margin-right: 50px;}
    .southpoint-centre .bottom-section .gift-card .buy-link a {
      border: 1px solid #a3a3a5;
      border-radius: 5px;
      color: #a3a3a5;
      font-size: 13px;
      font-weight: 500;
      margin: auto;
      padding: 3px 35px;
      text-align: center;
      text-decoration: none;
      max-width: 110px; }
      .southpoint-centre .bottom-section .gift-card .buy-link a:hover {
        background-color: #414142;
        color: #ffffff; }
        
    #ppbutton_container{
        float: right;
        margin: 0 20px;
    }

/* ********************************************southpoint-centre-end******************************* */
/* ********************************************contact-start******************************* */
.contact-page-content {
  padding: 0 0 3rem; }
  .contact-page-content .upper-section {
    max-width: 580px;
    margin: auto; }
    .contact-page-content .upper-section h3 {
      font-weight: 500;
      text-transform: uppercase;
      margin-top: 0;
      color: #414142;
      font-size: 22px; }
      @media screen and (min-width: 768px) {
        .contact-page-content .upper-section h3 {
          font-size: 28px; } }
      @media screen and (min-width: 992px) {
        .contact-page-content .upper-section h3 {
          font-size: 30px; } }
    .contact-page-content .upper-section .upper-section-inner {
      margin: 15px -15px 0; }
      .contact-page-content .upper-section .upper-section-inner::after {
        content: "";
        display: block;
        clear: both; }
      @media screen and (min-width: 768px) {
        .contact-page-content .upper-section .upper-section-inner {
          margin: 30px -15px; } }
      @media screen and (max-width: 600px) {
        .contact-page-content .upper-section .upper-section-inner .left-section {
          width: 100%; } }
      .contact-page-content .upper-section .upper-section-inner .left-section .item {
        color: #7E7E86;
        font-size: 13px;
        font-weight: 400; }
        @media screen and (min-width: 601px) {
          .contact-page-content .upper-section .upper-section-inner .left-section .item {
            margin-bottom: 15px; } }
        .contact-page-content .upper-section .upper-section-inner .left-section .item label {
          padding-right: 8px; }
      @media screen and (max-width: 600px) {
        .contact-page-content .upper-section .upper-section-inner .right-section {
          width: 100%;
          margin-bottom: 2rem;
          margin-top: 10px; } }
      .contact-page-content .upper-section .upper-section-inner .right-section a {
        border: 1px solid #a3a3a5;
        border-radius: 5px;
        color: #a3a3a5;
        font-size: 13px;
        font-weight: 500;
        padding: 3px 35px;
        text-align: center;
        text-decoration: none;
        display: inline-block; }
        @media screen and (min-width: 601px) {
          .contact-page-content .upper-section .upper-section-inner .right-section a {
            display: block; } }
        .contact-page-content .upper-section .upper-section-inner .right-section a:hover {
          background-color: #414142;
          color: #ffffff; }
      .contact-page-content .upper-section .upper-section-inner .address-section .left-section .item, .contact-page-content .upper-section .upper-section-inner .postal-address-section .left-section .item {
        max-width: 270px;
        width: 100%; }

.bottom-section {
  clear: both; }

#gform_confirmation_message_1 {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
  color: #414142; }

#gform_1 {
  padding: 0;
  max-width: 580px;
  margin: auto; }
  #gform_1 .hide-label label {
    display: none; }
  #gform_1 .gform_heading h3 {
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    color: #414142;
    font-size: 22px; }
    @media screen and (min-width: 768px) {
      #gform_1 .gform_heading h3 {
        font-size: 28px; } }
    @media screen and (min-width: 992px) {
      #gform_1 .gform_heading h3 {
        font-size: 30px; } }
  #gform_1 .gfield_html_formatted {
    clear: both;
    width: 100%;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 30px;
    color: #7E7E86; }
  #gform_1 input, #gform_1 select {
    width: 100%;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #414142;
    padding: 2px;
    font-weight: 400;
    text-align: center;
    text-align-last: center; }
    #gform_1 input::-moz-placeholder, #gform_1 select::-moz-placeholder {
      color: #7E7E86;
      opacity: 1; }
    #gform_1 input::-webkit-input-placeholder, #gform_1 select::-webkit-input-placeholder {
      opacity: 1;
      color: #7E7E86; }
    #gform_1 input:-ms-input-placeholder, #gform_1 select:-ms-input-placeholder {
      opacity: 1;
      color: #7E7E86; }
    #gform_1 input::-ms-input-placeholder, #gform_1 select::-ms-input-placeholder {
      opacity: 1;
      color: #7E7E86; }
    #gform_1 input:focus::-moz-placeholder, #gform_1 select:focus::-moz-placeholder {
      opacity: 1; }
    #gform_1 input:focus::-webkit-input-placeholder, #gform_1 select:focus::-webkit-input-placeholder {
      opacity: 1; }
    #gform_1 input:focus:-ms-input-placeholder, #gform_1 select:focus:-ms-input-placeholder {
      opacity: 1; }
    #gform_1 input:focus::-ms-input-placeholder, #gform_1 select:focus::-ms-input-placeholder {
      opacity: 1; }
    #gform_1 input:focus, #gform_1 select:focus {
      outline: none; }
  #gform_1 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url("img/select-down-arrow.png");
    background-repeat: no-repeat;
    background-position: right calc(50% - 80px) center;
    background-size: 10px;
    color: #7E7E86; }
  #gform_1 .gform_button.button {
    color: #ffffff;
    border: 1px solid #414142;
    background-color: #414142;
    border-radius: 4px;
    font-weight: 500;
    margin-bottom: 0;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out; }
    #gform_1 .gform_button.button:hover {
      color: #ffffff;
      background-color: #EC673B; }

/* ********************************************contact-end******************************* */
/* *******************************search-results-strat********************************** */
.main-content-wrapper .search-results {
  padding: 0 0 3rem; }
  @media screen and (min-width: 768px) {
    .main-content-wrapper .search-results {
      padding: 0 0 4rem; } }
  @media screen and (min-width: 992px) {
    .main-content-wrapper .search-results {
      padding: 0 0 5rem; } }
  .main-content-wrapper .search-results h1 {
    color: #414142;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 22px; }
    @media screen and (min-width: 768px) {
      .main-content-wrapper .search-results h1 {
        font-size: 25px; } }
    @media screen and (min-width: 992px) {
      .main-content-wrapper .search-results h1 {
        font-size: 30px; } }
  .main-content-wrapper .search-results .body {
    color: #7E7E86;
    font-weight: 400; }
  .main-content-wrapper .search-results a {
    border-radius: 4px;
    padding: 3px 20px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    background-color: #EC673B;
    margin-top: 1rem; }
    .main-content-wrapper .search-results a:hover {
      background-color: #414142; }

/* *******************************search-results-end********************************** */

/*# sourceMappingURL=style.css.map */




/* christmas */
.page-template-christmas .front-featured-news-post .front-featured-news-post-inner {
  padding: 5rem 0 0;
  border-bottom: none;
}
.page-template-christmas .site-logo img {
  width: 134px;
}
.secondary-menu ul.menu li:nth-child(4) {
  background-image: url("img/Christmas.png");
}
.page-template-christmas .christmas-trading-hours h2 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 35px;
  line-height: 4rem;
  max-width: 200px;
  margin-top: 0;
  margin-bottom: 25px;
}
@media screen and (min-width: 1200px) {
  .page-template-christmas .christmas-trading-hours h2 {
    font-size: 50px;
    line-height: 4.8rem;
    color: #414142;
    max-width: 300px;
  } 
}
.page-template-christmas .christmas-trading-hours table {
  width: 100%;
}
.page-template-christmas .christmas-trading-hours table tbody tr td {
  color: #7E7E86;
  font-size: 15px;
  font-weight: 300;
  padding-bottom: 10px;
}
@media screen and (max-width: 1199px) {
  .page-template-christmas .christmas-trading-hours table tbody tr td {
    padding-bottom: 25px;
    display: inline-block;
    vertical-align: top;
  }
  .page-template-christmas .christmas-trading-hours table tbody tr td {
    width: 49%;
  }
}
.page-template-christmas .christmas-trading-hours table tbody tr td:last-child {
  text-align: right;
}
@media screen and (max-width: 500px) {
  .page-template-christmas .christmas-trading-hours table tbody tr td:first-child {
    padding-right: 15px;
  }
}

.page-template-christmas .related-major-stores {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .page-template-christmas .related-major-stores {
    padding-right: 15px;
  }
}
.page-template-christmas .related-major-stores h2 {
  border-top: 2px solid #a3a3a5;
  padding-top: 5px;
}


@media screen and (min-width: 400px) {
 .page-template-christmas .related-major-stores .items {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
      justify-content: center;
      -webkit-justify-content: center;
  }
}
.page-template-christmas .related-major-stores .items .item {
  width: 100%; 
}
.page-template-christmas .related-major-stores .items .item.last a {
  background-color: #707070;
  border-color: #707070;
  color: #ffffff;
}
@media screen and (min-width: 400px) {
 .page-template-christmas .related-major-stores .items .item {
    width: 50%; 
  } 
}
@media screen and (min-width: 500px) {
 .page-template-christmas .related-major-stores .items .item {
    width: 33.3333%; 
  } 
}
@media screen and (min-width: 768px) {
 .page-template-christmas .related-major-stores .items .item {
    width: 25%; 
  } 
}
.page-template-christmas .front-bottom-feature-news-post {
  margin-bottom: 2rem;
}
.page-template-christmas .front-bottom-feature-news-post h2 {
  margin-top: 2rem;
  border-top: 2px solid #a3a3a5;
}
@media screen and (min-width: 768px) {
  .page-template-christmas .front-upcoming-event-post .inner-section {
    margin: 4rem 0 5rem;
  }
  .page-template-christmas .front-bottom-feature-news-post {
    margin-bottom: 5rem;
  }
  .page-template-christmas .front-bottom-feature-news-post h2 {
    margin-top: 5rem;
  }
}


.page-template-christmas .front-bottom-feature-news-post .news-items .right-section .category.related-store {
  color: #fa5e5e;
}
@media screen and (max-width: 768px) {
.page-template-christmas .christmas-trading-hours table tbody tr td{
        padding-bottom: 45px;
}
}

.asp_product_buy_button {
    display: none;
}

.asp_product_description {
    border-bottom: none;
}