/********************************************************************************************* 

x. Imports

*********************************************************************************************/
@import 'https://use.typekit.net/yos1fzt.css';
/********************************************************************************************* 

x. Mixins

*********************************************************************************************/
/********************************************************************************************* 

x. Layout

*********************************************************************************************/
@import url(http://fonts.googleapis.com/css?family=Lato:300,700);
.bx-wrapper {
  position: relative;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }
  .bx-wrapper .bxslider {
    list-style: none;
    margin: 0;
    padding: 0; }
    .bx-wrapper .bxslider .bx-clone {
      display: none; }
  .bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0); }
  .bx-wrapper img {
    max-width: 100%;
    display: block; }

/********************************************************************************************* 

x. Loader

*********************************************************************************************/
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/********************************************************************************************* 

x. Navigation

*********************************************************************************************/
.bx-wrapper .bx-controls-direction a {
  color: white;
  width: 50px;
  height: 50px;
  background: #239A52;
  position: absolute;
  bottom: 0;
  z-index: 9999; }
  .bx-wrapper .bx-controls-direction a:before {
    font-family: 'Ionicons';
    font-size: 20px;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%; }
  .bx-wrapper .bx-controls-direction a:hover {
    background: #EC4747; }
  .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0; }
    .bx-wrapper .bx-controls-direction a.bx-next:before {
      content: "\f3d1"; }
  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0; }
    .bx-wrapper .bx-controls-direction a.bx-prev:before {
      content: "\f3cf"; }
  .bx-wrapper .bx-controls-direction a.disabled {
    display: none; }

/* iCheck plugin Square skin, black
----------------------------------- */
.icheckbox,
.iradio {
  color: #404041;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: white;
  border: 2px solid #E1E2E3;
  margin: 0 15px 0 0;
  cursor: pointer;
  position: relative;
  top: -3px; }

.iradio {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.icheckbox.checked:after {
  content: "\f3ff";
  font-family: 'Ionicons';
  font-size: 22px;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%; }

.iradio.checked:after {
  content: '';
  background: #E1E2E3;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%; }

.invalid .icheckbox,
.invalid .iradio {
  color: #AE0000;
  border-color: #AE0000; }

/*
 * jquery-filestyle
 * doc: http://markusslima.github.io/jquery-filestyle/
 * github: https://github.com/markusslima/jquery-filestyle
 *
 * Copyright (c) 2015 Markus Vinicius da Silva Lima
 * Version 1.5.1
 * Licensed under the MIT license.
 */
.jfilestyle {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  position: relative; }
  .jfilestyle:last-child {
    margin-bottom: 0; }
  .jfilestyle label {
    text-align: center;
    width: 100%;
    height: auto;
    background: #EC4747;
    padding: 20px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    cursor: pointer; }
    .jfilestyle label[disabled] {
      pointer-events: none;
      opacity: 0.6;
      filter: alpha(opacity=65);
      cursor: not-allowed; }
    .jfilestyle label:hover {
      background: #239A52; }
    .jfilestyle label span {
      display: inline-block;
      zoom: 1;
      *display: inline;
      vertical-align: middle; }
      .jfilestyle label span.count-jfilestyle {
        color: #404041;
        font-size: 10px;
        font-weight: 600;
        line-height: 20px !important;
        width: 20px;
        height: 20px;
        background: white;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        margin: 0 0 0 5px; }
  .jfilestyle span {
    color: white;
    font-family: 'bebas-neue', sans-serif;
    font-weight: 400;
    letter-spacing: 0.125em;
    line-height: 1em;
    text-transform: uppercase;
    display: block; }

.invalid .jfilestyle label,
.invalid-file .jfilestyle label {
  background: #AE0000; }

/* ===========================================================
 *
 *  Name:          selectordie_dev.css
 *  Updated:       2014-10-10
 *  Created by:    Per V @ Vst.mn
 *  What?:         Base CSS for Select or Die
 *
 *  Copyright (c) 2014 Per Vestman
 *  Dual licensed under the MIT and GPL licenses.
 *
 *  No, I don't usually comment my CSS, but in this
 *  case it might "help" someone.
 *
 *  Oddny | Cogs 'n Kegs
 * =========================================================== */
/* Remove, change to fit your needs */
.sod_select,
.sod_select * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* The SoD - Please keep this first three lines intact, otherwise all hell will break looooooose */
.sod_select {
  display: inline-block;
  position: relative;
  line-height: 1em;
  width: 100%;
  height: auto;
  background: white;
  padding: 15px 0;
  outline: 0;
  outline-offset: -2px;
  cursor: default; }

/* Up/Down arrows */
.sod_select:after {
  content: '\f3d0';
  font-size: 14px;
  font-family: 'Ionicons' !important;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 25px; }

.sod_select.open:after {
  -moz-transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg); }

/*
.sod_select:before,
.sod_select:after {
	content: "\25B2";
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 7px;
}
*/
/* Down arrow */
/*
.sod_select:after {
	content: "\25BC";
	top: auto;
	bottom: 12px;
}
*/
/* Change the border color on hover, focus and when open */
.sod_select:hover,
.sod_select.open,
.sod_select.focus {
  /*border-color: #000000;*/ }

.sod_select.open {
  /*color: #919191;*/ }

.sod_select.focus {
  /*box-shadow: 0 0 5px rgba(0, 0, 0, .2);*/ }

/* When the entire SoD is disabled, go crazy! */
.sod_select.disabled {
  border-color: #828282;
  color: #b2b2b2;
  cursor: not-allowed; }

/* The "label", or whatever we should call it. Keep the first three lines for truncating. */
.sod_select .sod_label {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 40px;
  padding-left: 25px; }

.sod_select .sod_prefix {
  /* Use this if you're using a prefix and want to style it */ }

.sod_select .sod_placeholder {
  /* Use this if you're using a placeholder and want to style it */ }

/* Options list wrapper */
.sod_select .sod_list_wrapper {
  line-height: 1;
  width: auto;
  height: auto;
  background: white;
  border: 2px solid black;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  left: -2px;
  right: -2px;
  z-index: 9999; }

/* Shows the option list (don't edit) */
.sod_select.open .sod_list_wrapper {
  display: block; }

/* Don't display the options when  */
.sod_select.disabled.open .sod_list_wrapper {
  display: none; }

/* When the option list is displayed above the SoD */
.sod_select.above .sod_list_wrapper {
  top: auto;
  bottom: calc(100% + 10px); }

/* Options list container */
.sod_select .sod_list {
  max-height: 500px !important;
  display: block;
  overflow-y: auto; }

/* All the options. Keep the first three lines for truncating... */
.sod_select .sod_option {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 15px 25px;
  list-style-type: none; }

/* Optgroups */
.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic; }

/* Children of an optgroup */
.sod_select .sod_option.groupchild {
  padding-left: 20px; }

/* Used together with placeholderOption / data-placeholder-option */
.sod_select .sod_option.is-placeholder {
  display: none; }

/* Disabled option */
.sod_select .sod_option.disabled {
  background: inherit;
  color: #cccccc; }

/* Hover state for options, also used when a user uses his/hers up/down keys */
.sod_select .sod_option.active {
  color: white;
  background: black; }

/*Make room for the check mark */
.sod_select .sod_option.selected {
  color: white;
  background: black; }

.sod_select .sod_option.selected.active {
  color: white;
  background: black; }

/* Displays a check mark for the selected option */
/*
.sod_select .sod_option.selected:before {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	color: #808080;
	height: 9px;
	width: 10px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
}
*/
.sod_select .sod_option.link {
  /* If data-link is set on a specific option */ }

.sod_select .sod_option.linkexternal {
  /* If data-link-external is set on a specific option */ }

/* Hide native select */
.sod_select select {
  display: none !important; }

/* The native select in touch mode. Keep this first line. Sorry, keep everything. */
.sod_select.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1; }

/*********************************************************************************************

x. Basic Setup (Body, Fonts, etc.) 

********************************************************************************************/
@media only screen and (max-width: 1400px) {
  .wrapper:not(.small) {
    width: auto;
    margin: 0 50px; } }

@media only screen and (max-width: 1000px) {
  h1.fill,
  h2.fill,
  h3.fill,
  h4.fill,
  h5.fill,
  h6.fill {
    text-align: center; }
  h1.fill .label,
  h2.fill .label,
  h3.fill .label,
  h4.fill .label,
  h5.fill .label,
  h6.fill .label {
    padding: 0 15px; } }

@media only screen and (max-width: 960px) {
  .wrapper.small {
    width: auto;
    margin: 0 30px; } }

@media only screen and (max-width: 800px) {
  .wrapper:not(.small) {
    width: auto;
    margin: 0 30px; } }

@media only screen and (max-width: 700px) {
  h1.fill-above:before,
  h2.fill-above:before,
  h3.fill-above:before,
  h4.fill-above:before,
  h5.fill-above:before,
  h6.fill-above:before {
    display: none; } }

@media only screen and (max-width: 600px) {
  html,
  body {
    font-size: 14px; }
  .content h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6,
  .content ol,
  .content p,
  .content ul {
    margin-bottom: 20px; } }

/********************************************************************************************* 

x. Author

*********************************************************************************************/
@media only screen and (max-width: 1400px) {
  section.author .columns .column .inside .content .buttons li a.button {
    width: 100%; } }

@media only screen and (max-width: 1300px) {
  section.author .columns .column .inside .columns {
    flex-direction: column; }
  section.author .columns .column .inside .columns .column:first-child {
    margin: 0 0 30px 0; } }

@media only screen and (max-width: 1100px) {
  section.author .columns {
    margin: 0 -15px; }
  section.author .columns .column .inside {
    padding: 0 15px; }
  section.author .columns .column .inside .title h1.fill-side:before,
  section.author .columns .column .inside .title h2.fill-side:before,
  section.author .columns .column .inside .title h3.fill-side:before,
  section.author .columns .column .inside .title h4.fill-side:before,
  section.author .columns .column .inside .title h5.fill-side:before,
  section.author .columns .column .inside .title h6.fill-side:before {
    left: -30px; } }

@media only screen and (max-width: 1000px) {
  section.author .columns .column .inside .content {
    padding: 0; } }

@media only screen and (max-width: 900px) {
  section.author .columns {
    flex-direction: column; }
  section.author .columns .column {
    width: 100%; }
  section.author .columns .column:first-child {
    margin: 0 0 30px 0; }
  section.author .columns .column .inside .title {
    margin: 0 0 30px 0; } }

/********************************************************************************************* 

x. Button

*********************************************************************************************/
@media only screen and (max-width: 800px) {
  a.button {
    padding: 15px 30px; } }

@media only screen and (max-width: 500px) {
  a.button {
    padding: 10px 20px; } }

/********************************************************************************************* 

x. Content And Buttons

*********************************************************************************************/
@media only screen and (max-width: 1000px) {
  section.content-and-buttons .columns {
    margin: 0 -50px; }
  section.content-and-buttons .columns .column .inside {
    padding: 0 50px; } }

@media only screen and (max-width: 800px) {
  section.content-and-buttons .columns {
    flex-direction: column; }
  section.content-and-buttons .columns:before {
    display: none; }
  section.content-and-buttons .columns .column {
    width: 100%; }
  section.content-and-buttons .columns .column:first-child {
    margin: 0 0 30px 0; } }

@media only screen and (max-width: 600px) {
  section.content-and-buttons .buttons li a.button {
    width: 220px; } }

/********************************************************************************************* 

x. Events

*********************************************************************************************/
@media only screen and (max-width: 1100px) {
  section.events .columns {
    margin: 0 -15px; }
  section.events .columns .column .inside {
    padding: 0 15px; }
  section.events .columns .column .inside .title h1.fill-side:before,
  section.events .columns .column .inside .title h2.fill-side:before,
  section.events .columns .column .inside .title h3.fill-side:before,
  section.events .columns .column .inside .title h4.fill-side:before,
  section.events .columns .column .inside .title h5.fill-side:before,
  section.events .columns .column .inside .title h6.fill-side:before {
    left: -30px; } }

@media only screen and (max-width: 1000px) {
  section.events .columns .column .inside .content {
    margin: 0 0 30px 0; }
  section.events .columns .column .inside .content:last-child {
    margin-bottom: 0; } }

@media only screen and (max-width: 900px) {
  section.events .columns {
    flex-direction: column; }
  section.events .columns .column {
    width: 100%; }
  section.events .columns .column:first-child {
    margin: 0 0 30px 0; } }

/********************************************************************************************* 

x. Featured Merchants

*********************************************************************************************/
@media only screen and (max-width: 1500px) {
  section.merchants.featured .grid {
    margin: -25px; }
  section.merchants.featured .grid .item .inside {
    padding: 25px; } }

@media only screen and (max-width: 1100px) {
  section.merchants.featured .grid {
    margin: -15px; }
  section.merchants.featured .grid .item .inside {
    padding: 15px; } }

@media only screen and (max-width: 1000px) {
  section.merchants.featured .grid .item .inside .title h1.fill-side,
  section.merchants.featured .grid .item .inside .title h2.fill-side,
  section.merchants.featured .grid .item .inside .title h3.fill-side,
  section.merchants.featured .grid .item .inside .title h4.fill-side,
  section.merchants.featured .grid .item .inside .title h5.fill-side,
  section.merchants.featured .grid .item .inside .title h6.fill-side {
    text-align: center; }
  section.merchants.featured .grid .item .inside .content {
    text-align: center;
    padding-left: 0; }
  section.merchants.featured .grid .item .inside .image {
    margin: 0 0 20px 0;
    display: block; } }

@media only screen and (max-width: 900px) {
  section.merchants.featured .grid .item.width-33 {
    width: 50%; }
  section.merchants.featured .grid .item.width-33:last-child {
    display: none; } }

@media only screen and (max-width: 600px) {
  section.merchants.featured .grid .item,
  section.merchants.featured .grid .item.width-33 {
    width: 100%; }
  section.merchants.featured .grid .item.width-33:last-child {
    display: block; } }

/********************************************************************************************* 

x. Filters

*********************************************************************************************/
@media only screen and (max-width: 1100px) {
  section.filters .desktop {
    display: none; }
  section.filters .mobile {
    display: block; } }

/********************************************************************************************* 

x. Form

*********************************************************************************************/
@media only screen and (max-width: 1300px) {
  form .grid .item.spacer.width-10 {
    display: none !important; }
  form .grid .item.spacer.width-20 {
    width: 10%; }
  form .grid .item.spacer.width-30 {
    width: 25%; }
  form .grid .item.width-40 {
    width: 50%; }
  form .grid .item.width-60 {
    width: 80%; } }

@media only screen and (max-width: 1000px) {
  form .grid .item.spacer.width-30 {
    display: none !important; }
  form .grid .item.width-40 {
    width: 100%; } }

@media only screen and (max-width: 900px) {
  form .grid {
    margin-bottom: -15px; }
  form .grid .item.spacer.width-20 {
    display: none !important; }
  form .grid .item.width-33,
  form .grid .item.width-50,
  form .grid .item.width-60 {
    width: 100%; }
  form .grid .item .inside {
    padding-bottom: 15px; } }

@media only screen and (max-width: 600px) {
  form .checkboxes li,
  form .radios li {
    width: 50%; } }

/********************************************************************************************* 

x. Header

*********************************************************************************************/
@media only screen and (max-width: 1300px) {
  header {
    padding-bottom: 50px; } }

@media only screen and (max-width: 1200px) {
  header .columns {
    margin: 0 -35px; } }

@media only screen and (max-width: 1000px) {
  header .columns {
    margin: 0 -15px; }
  header .columns .column .inside {
    padding: 0 15px; }
  header .navigation li a {
    font-size: 1rem; } }

@media only screen and (max-width: 900px) {
  header .search,
  header .view-all-businesses {
    text-align: center; }
  header .columns {
    flex-direction: column; }
  header .columns .column {
    width: 100%; }
  header .columns .column:first-child .inside {
    padding-top: 0; }
  header .content {
    text-align: center; }
  header .navigation {
    font-size: 0;
    text-align: center;
    margin: 30px 0 0 0; }
  header .navigation li {
    margin: 2.5px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  header .navigation li a {
    line-height: 40px;
    height: 40px;
    padding: 0 20px 0 10px; }
  header .navigation li a:after {
    display: none; }
  header .navigation li a:before {
    line-height: 40px;
    width: 40px;
    height: 40px; }
  header .neighborhood-logo {
    width: auto;
    height: auto;
    max-width: 60%;
    margin: 30px auto; }
  header .support-local-logo {
    width: auto;
    height: auto;
    max-width: 30%;
    border-width: 15px;
    margin: 0 auto;
    display: block; }
  header .support-local-logo svg {
    width: 100%;
    height: auto; } }

@media only screen and (max-width: 800px) {
  header {
    padding-bottom: 30px; } }

@media only screen and (max-width: 500px) {
  header .neighborhood-logo {
    max-width: 90%; }
  header .support-local-logo {
    max-width: 50%; } }

/********************************************************************************************* 

x. iCheck

*********************************************************************************************/
@media only screen and (max-width: 600px) {
  .icheckbox,
  .iradio {
    width: 15px;
    height: 15px;
    margin: 0 10px 0 0;
    top: -1px; }
  .iradio.checked:after {
    width: 11px;
    height: 11px; } }

/********************************************************************************************* 

x. Lodging + Recreation
x. Products
x. Restaurants

*********************************************************************************************/
@media only screen and (max-width: 1600px) {
  section.products .grid,
  section.restaurants .grid {
    margin: -25px; }
  section.products .grid .item .inside,
  section.restaurants .grid .item .inside {
    padding: 25px; } }

@media only screen and (max-width: 1300px) {
  section.products .grid .item,
  section.restaurants .grid .item {
    width: 33.33%; } }

@media only screen and (max-width: 1100px) {
  section.products .grid,
  section.restaurants .grid {
    margin: -15px; }
  section.products .grid .item .inside,
  section.restaurants .grid .item .inside {
    padding: 15px; }
  section.products.featured .grid,
  section.products.related .grid,
  section.restaurants.featured .grid,
  section.restaurants.related .grid {
    margin: 0 -15px -15px -15px; }
  section.products.featured .grid .item .inside,
  section.products.related .grid .item .inside,
  section.restaurants.featured .grid .item .inside,
  section.restaurants.related .grid .item .inside {
    padding: 15px; } }

@media only screen and (max-width: 900px) {
  section.businesses .grid .item,
  section.lodging-recreation .grid .item,
  section.products .grid .item,
  section.restaurants .grid .item {
    width: 50%; }
  section.businesses.featured .grid .item:last-child,
  section.lodging-recreation.featured .grid .item:last-child,
  section.products.featured .grid .item:last-child,
  section.restaurants.featured .grid .item:last-child {
    display: none; } }

@media only screen and (max-width: 800px) {
  section.businesses,
  section.lodging-recreation,
  section.products,
  section.restaurants {
    padding: 0 30px; } }

@media only screen and (max-width: 600px) {
  section.businesses .grid .item,
  section.lodging-recreation .grid .item,
  section.products .grid .item,
  section.restaurants .grid .item {
    width: 100%; }
  section.businesses.featured .grid .item:last-child,
  section.lodging-recreation.featured .grid .item:last-child,
  section.products.featured .grid .item:last-child,
  section.restaurants.featured .grid .item:last-child {
    display: block; } }

@media only screen and (max-width: 500px) {
  section.businesses .grid .item .inside .image,
  section.lodging-recreation .grid .item .inside .image,
  section.products .grid .item .inside .image,
  section.restaurants .grid .item .inside .image {
    margin: 0 0 10px 0; } }

/********************************************************************************************* 

x. Main

*********************************************************************************************/
@media only screen and (max-width: 1500px) {
  main section {
    margin: 0 0 50px 0; } }

@media only screen and (max-width: 800px) {
  main section {
    margin: 0 0 30px 0; } }

/********************************************************************************************* 

x. Product

*********************************************************************************************/
@media only screen and (max-width: 1400px) {
  section.product .columns .column .inside .content .buttons li a.button,
  section.product .columns .column .inside .content form button.paypal-button {
    width: 100%; } }

@media only screen and (max-width: 1100px) {
  section.product .columns {
    margin: 0 -15px; }
  section.product .columns .column .inside {
    padding: 0 15px; } }

@media only screen and (max-width: 900px) {
  section.product .columns {
    flex-direction: column; }
  section.product .columns .column {
    width: 100%; }
  section.product .columns .column:first-child {
    margin: 0 0 30px 0; } }

/********************************************************************************************* 

x. Smaller than 1024px

*********************************************************************************************/
@media only screen and (max-width: 1024px) {
  input,
  textarea {
    border-radius: 0;
    -webkit-appearance: none; } }

/********************************************************************************************* 

x. Mixins

*********************************************************************************************/
/********************************************************************************************* 

x. CSS Reset 

*********************************************************************************************/
* {
  margin: 0;
  padding: 0;
  min-height: 0;
  outline: none; }

/********************************************************************************************* 

x. Typekit

*********************************************************************************************/
.wf-loading {
  visibility: hidden; }

.wf-active {
  visibility: visible; }

/*********************************************************************************************

x. Basic Setup (Body, Fonts, etc.) 

********************************************************************************************/
html, body {
  font: 400 18px "brandon-grotesque", Arial, Helvetica, sans-serif;
  color: #404041;
  width: auto;
  height: auto;
  background: white; }

a {
  color: #239A52;
  text-decoration: none; }
  a:hover {
    color: #EC4747; }
  a img {
    border: none; }

.center {
  text-align: center; }

.clear:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

h1.fill,
h2.fill,
h3.fill,
h4.fill,
h5.fill,
h6.fill {
  position: relative; }
  h1.fill.center .label,
  h2.fill.center .label,
  h3.fill.center .label,
  h4.fill.center .label,
  h5.fill.center .label,
  h6.fill.center .label {
    padding: 0 25px; }
  h1.fill .label,
  h2.fill .label,
  h3.fill .label,
  h4.fill .label,
  h5.fill .label,
  h6.fill .label {
    background: white;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 10; }
  h1.fill:before,
  h2.fill:before,
  h3.fill:before,
  h4.fill:before,
  h5.fill:before,
  h6.fill:before {
    content: '';
    width: auto;
    height: 10px;
    background: #E1E2E3;
    display: block;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0; }

h1 {
  color: #404041;
  font-family: 'bebas-neue', sans-serif;
  font-size: 1.875em;
  font-weight: 400;
  letter-spacing: 0.125em;
  line-height: 1em;
  text-transform: uppercase; }
  h1 a {
    color: #404041; }
    h1 a:hover {
      color: #239A52; }

h2 {
  font-size: 1.750em;
  font-weight: 700;
  text-transform: uppercase; }

h3 {
  color: #404041;
  font-family: 'bebas-neue', sans-serif;
  font-size: 1.500em;
  font-weight: 400;
  letter-spacing: 0.125em;
  line-height: 1em;
  text-transform: uppercase; }
  h3 a {
    color: #404041; }
    h3 a:hover {
      color: #239A52; }

h4 {
  font-size: 1.375em;
  font-weight: 700;
  text-transform: uppercase; }

h5 {
  font-size: 1.250em;
  font-weight: 700;
  text-transform: uppercase; }

h6 {
  font-size: 1.125em;
  font-weight: 700;
  text-transform: uppercase; }

.image img,
.image svg {
  width: 100%;
  height: auto;
  display: block; }

.left {
  float: left; }

p {
  line-height: 1.5em; }
  p.small {
    font-size: 0.800em; }

.right {
  float: right; }

strong {
  font-weight: 600; }

svg {
  display: block;
  overflow: hidden; }

.uppercase {
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.wrapper {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  position: relative; }
  .wrapper.small {
    width: 900px; }

/********************************************************************************************* 

x. Margin + Padding

*********************************************************************************************/
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content ol,
.content p,
.content ul {
  margin-bottom: 30px; }
  .content h1.minimal-margin,
  .content h2.minimal-margin,
  .content h3.minimal-margin,
  .content h4.minimal-margin,
  .content h5.minimal-margin,
  .content h6.minimal-margin,
  .content ol.minimal-margin,
  .content p.minimal-margin,
  .content ul.minimal-margin {
    margin-bottom: 10px; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

/********************************************************************************************* 

x. Columns & Widths

*********************************************************************************************/
.width-10 {
  width: 10%; }

.width-15 {
  width: 15%; }

.width-20 {
  width: 20%; }

.width-25 {
  width: 25%; }

.width-30 {
  width: 30%; }

.width-33 {
  width: 33.33%; }

.width-35 {
  width: 35%; }

.width-40 {
  width: 40%; }

.width-45 {
  width: 45%; }

.width-50 {
  width: 50%; }

.width-55 {
  width: 55%; }

.width-60 {
  width: 60%; }

.width-65 {
  width: 65%; }

.width-66 {
  width: 66.66%; }

.width-70 {
  width: 70%; }

.width-75 {
  width: 75%; }

.width-80 {
  width: 80%; }

.width-85 {
  width: 85%; }

.width-90 {
  width: 80%; }

.width-95 {
  width: 95%; }

.width-100 {
  width: 100%; }

/********************************************************************************************* 

x. Content

*********************************************************************************************/
.content.white {
  color: white; }

.content a {
  text-decoration: underline; }

.content h1 a,
.content h2 a,
.content h3 a,
.content h4 a,
.content h5 a,
.content h6 a {
  text-decoration: none; }

.content ol,
.content ul {
  margin-left: 40px; }
  .content ol li,
  .content ul li {
    line-height: 1.5em; }

.content > :last-child {
  margin-bottom: 0; }

/********************************************************************************************* 

x. Header

*********************************************************************************************/
header {
  border-top: 15px solid #239A52;
  padding: 0 0 60px 0;
  overflow: hidden; }
  header .columns {
    margin: 50px -35px 0 50px;
    display: flex; }
    header .columns .column .inside {
      padding: 0 35px; }
  header .content {
    letter-spacing: 0.05em;
    text-transform: uppercase; }
    header .content p {
      line-height: 2em; }
  header .navigation {
    list-style: none; }
    header .navigation li:nth-child(4n - 3) a {
      background: #EC4747; }
      header .navigation li:nth-child(4n - 3) a:after {
        background: #EC4747; }
    header .navigation li:nth-child(4n - 2) a {
      background: #404041; }
      header .navigation li:nth-child(4n - 2) a:after {
        background: #404041; }
    header .navigation li:nth-child(4n - 1) a {
      background: #239A52; }
      header .navigation li:nth-child(4n - 1) a:after {
        background: #239A52; }
    header .navigation li.gift-cards a:before {
      content: '\f283'; }
    header .navigation li.products a:before {
      content: '\f290'; }
    header .navigation li.restaurants a:before {
      content: '\f0f5'; }
    header .navigation li.search a:before {
      content: '\f002'; }
    header .navigation li a {
      color: white;
      font-family: 'bebas-neue', sans-serif;
      font-size: 1.444em;
      font-weight: 400;
      letter-spacing: 0.125em;
      line-height: 60px;
      text-transform: uppercase;
      white-space: nowrap;
      width: auto;
      height: 60px;
      padding: 0 0 0 10px;
      display: block;
      position: relative; }
      header .navigation li a:after {
        content: '';
        width: 9999px;
        height: 60px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%; }
      header .navigation li a:before {
        font-family: 'FontAwesome';
        font-size: 16px;
        font-weight: normal;
        line-height: 60px;
        text-align: center;
        width: 60px;
        height: 60px;
        display: inline-block;
        zoom: 1;
        *display: inline; }
      header .navigation li a:hover {
        opacity: 0.8; }
  header .neighborhood-logo {
    margin: 0 0 50px 0;
    display: block; }
  header .support-local-logo {
    width: auto;
    height: 35px;
    background: #239A52;
    border: 25px solid #239A52;
    border-top-width: 20px;
    border-bottom-width: 20px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    header .support-local-logo svg {
      fill: white;
      width: auto;
      height: 100%; }

/********************************************************************************************* 

x. Main

*********************************************************************************************/
main {
  overflow: hidden; }
  main section {
    margin: 0 0 80px 0; }

/********************************************************************************************* 

x. Footer

*********************************************************************************************/
footer {
  padding: 50px 0 100px 0; }
  footer .content a {
    text-decoration: none; }
  footer .credits {
    font-size: 0;
    list-style: none; }
    footer .credits li {
      font-size: 0.889rem;
      text-transform: uppercase;
      border-right: 1px solid #404041;
      padding: 0 10px;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      footer .credits li:last-child {
        border-right: none; }
      footer .credits li a {
        color: #404041; }
        footer .credits li a:hover {
          color: #EC4747; }

/********************************************************************************************* 

x. Notification

*********************************************************************************************/
.notification {
  padding: 30px 0; }
  .notification.error {
    background: #AE0000; }
  .notification.success {
    background: #327445; }

/********************************************************************************************* 

x. Arrow

*********************************************************************************************/
a.arrow-left {
  text-decoration: none;
  display: block; }
  a.arrow-left:before {
    content: "\f117";
    font-family: 'IonIcons';
    font-weight: normal;
    margin: 0 10px 0 0; }

a.arrow-right {
  text-decoration: none;
  display: block; }
  a.arrow-right:after {
    content: "\f119";
    font-family: 'IonIcons';
    font-weight: normal;
    margin: 0 0 0 10px; }

/********************************************************************************************* 

x. Button

*********************************************************************************************/
a.button {
  color: white;
  font-family: 'bebas-neue', sans-serif;
  font-weight: 400;
  letter-spacing: 0.125em;
  line-height: 1em;
  text-decoration: none;
  text-transform: uppercase;
  background: #EC4747;
  padding: 15px 70px;
  display: inline-block;
  zoom: 1;
  *display: inline; }
  a.button:hover {
    background: #239A52; }

/********************************************************************************************* 

x. Back

*********************************************************************************************/
.back {
  text-align: left;
  display: block; }

section.back {
  margin-bottom: 20px; }

/********************************************************************************************* 

x. Back To Top

*********************************************************************************************/
.back-to-top {
  opacity: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -ms-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }
  .back-to-top.visible {
    opacity: 1; }
  .back-to-top a {
    width: 70px;
    height: 70px;
    background: #239A52;
    display: block;
    position: relative; }
    .back-to-top a .icon {
      width: 18px;
      height: auto;
      -moz-transform: translateX(-50%) translateY(-50%);
      -webkit-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      position: absolute;
      top: 50%;
      left: 50%; }
      .back-to-top a .icon svg {
        fill: white; }

/********************************************************************************************* 

x. Filters

*********************************************************************************************/
section.filters {
  background: #404041;
  padding: 50px 0; }
  section.filters .columns {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  section.filters .drop-down {
    display: none; }
    section.filters .drop-down .navigation {
      margin: 0 -15px -25px -15px;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      list-style: none; }
      section.filters .drop-down .navigation li {
        margin: 0 15px 25px 15px; }
        section.filters .drop-down .navigation li.current-menu-item a {
          color: #239A52; }
        section.filters .drop-down .navigation li a {
          color: #898B8E;
          font-family: 'bebas-neue', sans-serif;
          font-size: 1.444em;
          font-weight: 400;
          letter-spacing: 0.125em;
          line-height: 1em;
          text-decoration: none;
          text-transform: uppercase;
          display: block; }
          section.filters .drop-down .navigation li a:hover {
            color: #239A52; }
    section.filters .drop-down .spacer {
      width: 100%;
      height: 30px; }
  section.filters .mobile {
    display: none; }
    section.filters .mobile .select {
      margin: 0 0 10px 0; }
      section.filters .mobile .select:last-child {
        margin-bottom: 0; }
  section.filters .options {
    list-style: none; }
    section.filters .options li {
      margin: 0 30px 0 0;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      section.filters .options li:last-child {
        margin-right: 0; }
      section.filters .options li.open a.arrow-right:after {
        content: '\f118'; }
      section.filters .options li a {
        color: white;
        font-family: 'bebas-neue', sans-serif;
        font-size: 1.444em;
        font-weight: 400;
        letter-spacing: 0.125em;
        line-height: 1em;
        text-decoration: none;
        text-transform: uppercase;
        display: block; }
        section.filters .options li a.arrow-right:after {
          color: white; }

/********************************************************************************************* 

x. Form

*********************************************************************************************/
form ::placeholder {
  opacity: 1; }

form a {
  text-decoration: underline; }

form .checkboxes,
form .radios {
  display: flex;
  flex-wrap: wrap;
  list-style: none; }
  form .checkboxes:last-child,
  form .radios:last-child {
    margin: 0 0 -10px 0; }
  form .checkboxes li,
  form .radios li {
    margin: 10px 0; }

form .grid {
  margin: 0 -15px -30px -15px;
  display: flex;
  flex-wrap: wrap; }
  form .grid .item.hidden {
    display: none; }
  form .grid .item .inside {
    padding: 0 15px 30px 15px;
    position: relative; }

form input[type="submit"] {
  color: white;
  font-family: 'bebas-neue', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.125em;
  line-height: 1em;
  text-transform: uppercase;
  background: #EC4747;
  border: none;
  padding: 15px 70px;
  cursor: pointer; }
  form input[type="submit"]:hover {
    color: white;
    background: #239A52; }

form input[type="email"],
form input[type="password"],
form input[type="text"],
form input[type="url"] {
  color: #404041;
  font-family: 'brandon-grotesque', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  width: 100%;
  height: 60px;
  border: 2px solid #E1E2E3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px 0;
  padding: 0 25px;
  display: block; }
  form input[type="email"]:invalid,
  form input[type="password"]:invalid,
  form input[type="text"]:invalid,
  form input[type="url"]:invalid {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
  form input[type="email"]:last-child,
  form input[type="password"]:last-child,
  form input[type="text"]:last-child,
  form input[type="url"]:last-child {
    margin-bottom: 0; }

form .invalid,
form .invalid-file {
  color: #AE0000; }
  form .invalid a,
  form .invalid-file a {
    color: #AE0000; }
  form .invalid input[type="email"],
  form .invalid input[type="password"],
  form .invalid input[type="text"],
  form .invalid input[type="url"],
  form .invalid textarea,
  form .invalid-file input[type="email"],
  form .invalid-file input[type="password"],
  form .invalid-file input[type="text"],
  form .invalid-file input[type="url"],
  form .invalid-file textarea {
    color: #AE0000;
    border-color: #AE0000; }

form label {
  text-align: left;
  margin: 0 0 10px 0;
  display: block; }
  form label.checkbox,
  form label.radio {
    margin: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    cursor: pointer; }

form .label {
  margin: 0 0 10px 0; }

form .review-image {
  width: 150px;
  height: auto;
  margin: 10px auto 0 auto; }

form .review-images {
  text-align: center;
  margin: 10px auto 0 auto; }
  form .review-images img {
    width: 150px;
    height: auto;
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle; }

form .required {
  color: #AE0000;
  font-size: 20px;
  line-height: 1em;
  display: block;
  position: absolute;
  top: 0;
  left: 5px; }

form textarea {
  color: #404041;
  font-family: 'brandon-grotesque', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5em;
  width: 100%;
  height: 250px;
  border: 2px solid #E1E2E3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px 0;
  padding: 25px;
  display: block;
  resize: none; }
  form textarea:invalid {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
  form textarea:last-child {
    margin-bottom: 0; }

/********************************************************************************************* 

x. Loader

*********************************************************************************************/
.loader {
  background-color: rgba(80, 168, 93, 0.9);
  background-image: url(../img/loader.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999; }

/********************************************************************************************* 

x. Search

*********************************************************************************************/
#search {
  color: rgba(255, 255, 255, 0.5);
  background: #239A52;
  padding: 50px 30px 30px 30px;
  display: none;
  position: relative; }
  #search a[href="#search"] {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px; }
    #search a[href="#search"]:hover {
      opacity: 0.5; }
    #search a[href="#search"] svg {
      width: 15px;
      height: 15px;
      fill: white; }
  #search form input[type="text"] {
    color: white;
    font-family: 'brandon-grotesque', sans-serif;
    font-size: 1.750em;
    font-weight: 500;
    width: 100%;
    height: 60px;
    background: none;
    border: none;
    border-bottom: 2px solid white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 15px 0;
    padding: 0;
    display: block; }

/********************************************************************************************* 

x. Author

*********************************************************************************************/
section.author .columns {
  margin: 0 -25px;
  display: flex;
  flex-wrap: wrap; }
  section.author .columns .column .inside {
    padding: 0 25px; }
    section.author .columns .column .inside .columns {
      margin: 30px -15px 0 -15px;
      display: flex;
      justify-content: space-between; }
      section.author .columns .column .inside .columns .column .inside {
        padding: 0 15px; }
        section.author .columns .column .inside .columns .column .inside .content {
          padding-top: 0; }
    section.author .columns .column .inside .content {
      padding: 30px 0 0 0; }
      section.author .columns .column .inside .content .buttons {
        list-style: none; }
        section.author .columns .column .inside .content .buttons li {
          margin: 0 0 10px 0; }
          section.author .columns .column .inside .content .buttons li:last-child {
            margin-bottom: 0; }
          section.author .columns .column .inside .content .buttons li a.button {
            text-align: center;
            width: 70%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-left: 15px;
            padding-right: 15px;
            position: relative; }
            section.author .columns .column .inside .content .buttons li a.button:after {
              content: "\f33b";
              font-family: 'IonIcons';
              font-size: 18px;
              font-weight: normal;
              margin: 0 0 0 10px; }
      section.author .columns .column .inside .content .share {
        list-style: none; }
        section.author .columns .column .inside .content .share li {
          margin: 0 15px 0 0;
          display: inline-block;
          zoom: 1;
          *display: inline;
          vertical-align: middle; }
          section.author .columns .column .inside .content .share li:last-child {
            margin-right: 0; }
          section.author .columns .column .inside .content .share li a {
            display: block; }
            section.author .columns .column .inside .content .share li a:hover svg {
              fill: #EC4747; }
            section.author .columns .column .inside .content .share li a svg {
              width: 35px;
              height: 35px;
              fill: #239A52; }

section.author .donation {
  text-decoration: none;
  width: 240px;
  height: auto;
  min-height: 65px;
  padding: 0 0 0 75px;
  display: block;
  position: relative; }
  section.author .donation .icon,
  section.author .donation .subtitle,
  section.author .donation .title {
    display: block; }
  section.author .donation .icon {
    width: 50px;
    position: absolute;
    top: 0;
    left: 0; }
    section.author .donation .icon svg {
      fill: #239A52; }
  section.author .donation .subtitle {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.800em;
    line-height: 1.25em; }
  section.author .donation .title {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.900em;
    font-weight: 400;
    margin: 0 0 5px 0; }

/********************************************************************************************* 

x. Content And Buttons

*********************************************************************************************/
section.content-and-buttons {
  color: #898B8E;
  background: #404041;
  padding: 70px 0;
  overflow: hidden; }
  section.content-and-buttons a.button {
    width: 320px;
    background: #239A52;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px; }
    section.content-and-buttons a.button:hover {
      background: #EC4747; }
  section.content-and-buttons .buttons {
    list-style: none; }
    section.content-and-buttons .buttons li {
      margin: 0 0 10px 0; }
      section.content-and-buttons .buttons li:last-child {
        margin-bottom: 0; }
  section.content-and-buttons .columns {
    margin: 0 -100px;
    display: flex;
    position: relative;
    overflow: hidden; }
    section.content-and-buttons .columns:before {
      content: '';
      width: 1px;
      height: 9999px;
      background: rgba(255, 255, 255, 0.5);
      position: absolute;
      top: 0;
      left: 50%; }
    section.content-and-buttons .columns .column .inside {
      padding: 0 100px; }
      section.content-and-buttons .columns .column .inside .content {
        font-weight: 500; }
  section.content-and-buttons .neighborhood-logo {
    width: 170px;
    height: auto;
    margin: 0 auto 30px auto;
    display: block; }

/********************************************************************************************* 

x. Events

*********************************************************************************************/
section.events .columns {
  margin: 0 -25px;
  display: flex;
  flex-wrap: wrap; }
  section.events .columns .column .inside {
    padding: 0 25px; }
    section.events .columns .column .inside .content {
      margin: 30px 0 0 0; }
      section.events .columns .column .inside .content h6 {
        font-family: 'industry', sans-serif;
        font-size: 1em;
        font-weight: 700;
        letter-spacing: 0.125em;
        text-transform: uppercase; }
    section.events .columns .column .inside .title h1.fill-side,
    section.events .columns .column .inside .title h2.fill-side,
    section.events .columns .column .inside .title h3.fill-side,
    section.events .columns .column .inside .title h4.fill-side,
    section.events .columns .column .inside .title h5.fill-side,
    section.events .columns .column .inside .title h6.fill-side {
      padding-left: 0; }
      section.events .columns .column .inside .title h1.fill-side:before,
      section.events .columns .column .inside .title h2.fill-side:before,
      section.events .columns .column .inside .title h3.fill-side:before,
      section.events .columns .column .inside .title h4.fill-side:before,
      section.events .columns .column .inside .title h5.fill-side:before,
      section.events .columns .column .inside .title h6.fill-side:before {
        width: 200px;
        left: -50px; }

/********************************************************************************************* 

x. Products
x. Restaurants

*********************************************************************************************/
section.products,
section.restaurants {
  padding: 0 50px;
  overflow: hidden; }
  section.products.featured,
  section.products.related,
  section.restaurants.featured,
  section.restaurants.related {
    padding: 0; }
    section.products.featured .grid,
    section.products.related .grid,
    section.restaurants.featured .grid,
    section.restaurants.related .grid {
      margin: -10px -40px -40px -40px; }
      section.products.featured .grid .item .inside,
      section.products.related .grid .item .inside,
      section.restaurants.featured .grid .item .inside,
      section.restaurants.related .grid .item .inside {
        padding: 40px; }
  section.products .content.bottom,
  section.restaurants .content.bottom {
    margin-top: 50px; }
  section.products .content.spacing,
  section.restaurants .content.spacing {
    margin-left: 50px;
    margin-right: 50px; }
  section.products .content.top,
  section.restaurants .content.top {
    margin-bottom: 50px; }
  section.products .content a.button,
  section.restaurants .content a.button {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  section.products .content .view-all .button,
  section.restaurants .content .view-all .button {
    width: auto;
    background: #999999; }
    section.products .content .view-all .button:before,
    section.restaurants .content .view-all .button:before {
      font-family: 'FontAwesome';
      font-size: 16px;
      font-weight: normal;
      margin: 0 10px 0 0; }
    section.products .content .view-all .button:hover,
    section.restaurants .content .view-all .button:hover {
      background: #239A52; }
  section.products .content .view-all-products .button,
  section.restaurants .content .view-all-products .button {
    width: auto; }
    section.products .content .view-all-products .button:before,
    section.restaurants .content .view-all-products .button:before {
      content: '\f290'; }
  section.products .content .view-all-restaurants .button,
  section.restaurants .content .view-all-restaurants .button {
    width: auto; }
    section.products .content .view-all-restaurants .button:before,
    section.restaurants .content .view-all-restaurants .button:before {
      content: '\f0f5'; }
  section.products .grid,
  section.restaurants .grid {
    margin: -40px 0;
    display: flex;
    flex-wrap: wrap; }
    section.products .grid .item .inside,
    section.restaurants .grid .item .inside {
      padding: 40px;
      position: relative; }
      section.products .grid .item .inside .buttons,
      section.restaurants .grid .item .inside .buttons {
        list-style: none; }
        section.products .grid .item .inside .buttons li,
        section.restaurants .grid .item .inside .buttons li {
          margin: 0 0 10px 0; }
          section.products .grid .item .inside .buttons li:last-child,
          section.restaurants .grid .item .inside .buttons li:last-child {
            margin-bottom: 0; }
          section.products .grid .item .inside .buttons li .button,
          section.restaurants .grid .item .inside .buttons li .button {
            padding-left: 15px;
            padding-right: 15px; }
      section.products .grid .item .inside .content a,
      section.restaurants .grid .item .inside .content a {
        text-decoration: none; }
        section.products .grid .item .inside .content a.button,
        section.restaurants .grid .item .inside .content a.button {
          padding-left: 15px;
          padding-right: 15px; }
      section.products .grid .item .inside .content h4 a,
      section.restaurants .grid .item .inside .content h4 a {
        color: #404041; }
      section.products .grid .item .inside .content p a:not(.button),
      section.restaurants .grid .item .inside .content p a:not(.button) {
        color: #EC4747; }
      section.products .grid .item .inside .image,
      section.restaurants .grid .item .inside .image {
        margin: 0 0 10px 0;
        display: block; }

/********************************************************************************************* 

x. Merchant

*********************************************************************************************/
section.merchants.featured.condensed .grid {
  margin: -15px; }
  section.merchants.featured.condensed .grid .item .inside {
    padding: 15px; }
    section.merchants.featured.condensed .grid .item .inside .content {
      padding: 30px 0 0 50px; }
    section.merchants.featured.condensed .grid .item .inside .title h1.fill-side,
    section.merchants.featured.condensed .grid .item .inside .title h2.fill-side,
    section.merchants.featured.condensed .grid .item .inside .title h3.fill-side,
    section.merchants.featured.condensed .grid .item .inside .title h4.fill-side,
    section.merchants.featured.condensed .grid .item .inside .title h5.fill-side,
    section.merchants.featured.condensed .grid .item .inside .title h6.fill-side {
      padding-left: 20px; }

section.merchants.featured .grid {
  margin: -40px;
  display: flex;
  flex-wrap: wrap; }
  section.merchants.featured .grid .item .inside {
    padding: 40px; }
    section.merchants.featured .grid .item .inside .content {
      padding: 30px 0 0 100px; }
    section.merchants.featured .grid .item .inside .image {
      margin: 0 0 20px 0;
      display: block; }

/********************************************************************************************* 

x. Pagination

*********************************************************************************************/
.pagination .navigation {
  list-style: none; }
  .pagination .navigation li {
    margin: 0 10px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle; }
    .pagination .navigation li.divider {
      width: 1px;
      height: 50px;
      background: #239A52; }
    .pagination .navigation li a {
      font-family: 'bebas-neue', sans-serif;
      font-size: 1.444em;
      font-weight: 400;
      letter-spacing: 0.125em;
      line-height: 1em;
      text-decoration: none;
      text-transform: uppercase; }

/********************************************************************************************* 

x. Product

*********************************************************************************************/
section.product .columns {
  margin: 0 -25px;
  display: flex; }
  section.product .columns .column .inside {
    padding: 0 25px; }
    section.product .columns .column .inside .content .buttons {
      margin-left: 0;
      list-style: none; }
      section.product .columns .column .inside .content .buttons li {
        margin: 0 0 10px 0; }
        section.product .columns .column .inside .content .buttons li:last-child {
          margin-bottom: 0; }
        section.product .columns .column .inside .content .buttons li a.button {
          text-align: center;
          width: 70%;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          position: relative; }
    section.product .columns .column .inside .content .email .button:after {
      content: "\f321";
      font-family: 'IonIcons';
      font-size: 18px;
      font-weight: normal;
      margin: 0 0 0 10px; }
    section.product .columns .column .inside .content form {
      margin: 0 0 20px 0; }
      section.product .columns .column .inside .content form button.paypal-button {
        text-indent: -9999px;
        width: 70%;
        height: 60px;
        background-color: #FDC449;
        background-image: url(../img/paypal.svg);
        background-position: center center;
        background-repeat: no-repeat;
        border: none;
        cursor: pointer;
        overflow: hidden; }
        section.product .columns .column .inside .content form button.paypal-button:hover {
          background-color: #FECF7D; }
      section.product .columns .column .inside .content form img,
      section.product .columns .column .inside .content form input[type="image"] {
        display: none; }
      section.product .columns .column .inside .content form table {
        border-spacing: 0;
        border-collapse: separate;
        width: 100%;
        height: auto;
        margin: 0 0 10px 0; }
        section.product .columns .column .inside .content form table td {
          padding: 0 0 5px 0; }
    section.product .columns .column .inside .content .share {
      margin-left: 0;
      list-style: none; }
      section.product .columns .column .inside .content .share li {
        margin: 0 15px 0 0;
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: middle; }
        section.product .columns .column .inside .content .share li:last-child {
          margin-right: 0; }
        section.product .columns .column .inside .content .share li a {
          display: block; }
          section.product .columns .column .inside .content .share li a:hover svg {
            fill: #EC4747; }
          section.product .columns .column .inside .content .share li a svg {
            width: 35px;
            height: 35px;
            fill: #239A52; }
    section.product .columns .column .inside .content .store .button:after {
      content: "\f33b";
      font-family: 'IonIcons';
      font-size: 18px;
      font-weight: normal;
      margin: 0 0 0 10px; }

/********************************************************************************************* 

x. Results

*********************************************************************************************/
.results .list {
  padding: 30px 0 0 0; }
  .results .list .item {
    border-bottom: 2px solid #F0EDE2;
    margin: 0 0 30px 0;
    padding: 0 0 30px 0; }
    .results .list .item:last-child {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 0; }
    .results .list .item .columns {
      margin: 0 -15px;
      display: flex;
      align-items: flex-start; }
      .results .list .item .columns .column .inside {
        padding: 0 15px; }

/********************************************************************************************* 

x. WordPress Core

*********************************************************************************************/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/********************************************************************************************* 

x. Imports

*********************************************************************************************/
/********************************************************************************************* 

x. Mixins

*********************************************************************************************/
/*********************************************************************************************

x. Basic Setup (Body, Fonts, etc.) 

********************************************************************************************/
@media only screen and (max-width: 1400px) {
  .wrapper:not(.small) {
    width: auto;
    margin: 0 50px; } }

@media only screen and (max-width: 1000px) {
  h1.fill,
  h2.fill,
  h3.fill,
  h4.fill,
  h5.fill,
  h6.fill {
    text-align: center; }
  h1.fill .label,
  h2.fill .label,
  h3.fill .label,
  h4.fill .label,
  h5.fill .label,
  h6.fill .label {
    padding: 0 15px; } }

@media only screen and (max-width: 960px) {
  .wrapper.small {
    width: auto;
    margin: 0 30px; } }

@media only screen and (max-width: 800px) {
  .wrapper:not(.small) {
    width: auto;
    margin: 0 30px; } }

@media only screen and (max-width: 700px) {
  h1.fill-above:before,
  h2.fill-above:before,
  h3.fill-above:before,
  h4.fill-above:before,
  h5.fill-above:before,
  h6.fill-above:before {
    display: none; } }

@media only screen and (max-width: 600px) {
  html,
  body {
    font-size: 14px; }
  .content h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6,
  .content ol,
  .content p,
  .content ul {
    margin-bottom: 20px; } }

/********************************************************************************************* 

x. Author

*********************************************************************************************/
@media only screen and (max-width: 1400px) {
  section.author .columns .column .inside .content .buttons li a.button {
    width: 100%; } }

@media only screen and (max-width: 1300px) {
  section.author .columns .column .inside .columns {
    flex-direction: column; }
  section.author .columns .column .inside .columns .column:first-child {
    margin: 0 0 30px 0; } }

@media only screen and (max-width: 1100px) {
  section.author .columns {
    margin: 0 -15px; }
  section.author .columns .column .inside {
    padding: 0 15px; }
  section.author .columns .column .inside .title h1.fill-side:before,
  section.author .columns .column .inside .title h2.fill-side:before,
  section.author .columns .column .inside .title h3.fill-side:before,
  section.author .columns .column .inside .title h4.fill-side:before,
  section.author .columns .column .inside .title h5.fill-side:before,
  section.author .columns .column .inside .title h6.fill-side:before {
    left: -30px; } }

@media only screen and (max-width: 1000px) {
  section.author .columns .column .inside .content {
    padding: 0; } }

@media only screen and (max-width: 900px) {
  section.author .columns {
    flex-direction: column; }
  section.author .columns .column {
    width: 100%; }
  section.author .columns .column:first-child {
    margin: 0 0 30px 0; }
  section.author .columns .column .inside .title {
    margin: 0 0 30px 0; } }

/********************************************************************************************* 

x. Button

*********************************************************************************************/
@media only screen and (max-width: 800px) {
  a.button {
    padding: 15px 30px; } }

@media only screen and (max-width: 500px) {
  a.button {
    padding: 10px 20px; } }

/********************************************************************************************* 

x. Content And Buttons

*********************************************************************************************/
@media only screen and (max-width: 1000px) {
  section.content-and-buttons .columns {
    margin: 0 -50px; }
  section.content-and-buttons .columns .column .inside {
    padding: 0 50px; } }

@media only screen and (max-width: 800px) {
  section.content-and-buttons .columns {
    flex-direction: column; }
  section.content-and-buttons .columns:before {
    display: none; }
  section.content-and-buttons .columns .column {
    width: 100%; }
  section.content-and-buttons .columns .column:first-child {
    margin: 0 0 30px 0; } }

@media only screen and (max-width: 600px) {
  section.content-and-buttons .buttons li a.button {
    width: 220px; } }

/********************************************************************************************* 

x. Events

*********************************************************************************************/
@media only screen and (max-width: 1100px) {
  section.events .columns {
    margin: 0 -15px; }
  section.events .columns .column .inside {
    padding: 0 15px; }
  section.events .columns .column .inside .title h1.fill-side:before,
  section.events .columns .column .inside .title h2.fill-side:before,
  section.events .columns .column .inside .title h3.fill-side:before,
  section.events .columns .column .inside .title h4.fill-side:before,
  section.events .columns .column .inside .title h5.fill-side:before,
  section.events .columns .column .inside .title h6.fill-side:before {
    left: -30px; } }

@media only screen and (max-width: 1000px) {
  section.events .columns .column .inside .content {
    margin: 0 0 30px 0; }
  section.events .columns .column .inside .content:last-child {
    margin-bottom: 0; } }

@media only screen and (max-width: 900px) {
  section.events .columns {
    flex-direction: column; }
  section.events .columns .column {
    width: 100%; }
  section.events .columns .column:first-child {
    margin: 0 0 30px 0; } }

/********************************************************************************************* 

x. Featured Merchants

*********************************************************************************************/
@media only screen and (max-width: 1500px) {
  section.merchants.featured .grid {
    margin: -25px; }
  section.merchants.featured .grid .item .inside {
    padding: 25px; } }

@media only screen and (max-width: 1100px) {
  section.merchants.featured .grid {
    margin: -15px; }
  section.merchants.featured .grid .item .inside {
    padding: 15px; } }

@media only screen and (max-width: 1000px) {
  section.merchants.featured .grid .item .inside .title h1.fill-side,
  section.merchants.featured .grid .item .inside .title h2.fill-side,
  section.merchants.featured .grid .item .inside .title h3.fill-side,
  section.merchants.featured .grid .item .inside .title h4.fill-side,
  section.merchants.featured .grid .item .inside .title h5.fill-side,
  section.merchants.featured .grid .item .inside .title h6.fill-side {
    text-align: center; }
  section.merchants.featured .grid .item .inside .content {
    text-align: center;
    padding-left: 0; }
  section.merchants.featured .grid .item .inside .image {
    margin: 0 0 20px 0;
    display: block; } }

@media only screen and (max-width: 900px) {
  section.merchants.featured .grid .item.width-33 {
    width: 50%; }
  section.merchants.featured .grid .item.width-33:last-child {
    display: none; } }

@media only screen and (max-width: 600px) {
  section.merchants.featured .grid .item,
  section.merchants.featured .grid .item.width-33 {
    width: 100%; }
  section.merchants.featured .grid .item.width-33:last-child {
    display: block; } }

/********************************************************************************************* 

x. Filters

*********************************************************************************************/
@media only screen and (max-width: 1100px) {
  section.filters .desktop {
    display: none; }
  section.filters .mobile {
    display: block; } }

/********************************************************************************************* 

x. Form

*********************************************************************************************/
@media only screen and (max-width: 1300px) {
  form .grid .item.spacer.width-10 {
    display: none !important; }
  form .grid .item.spacer.width-20 {
    width: 10%; }
  form .grid .item.spacer.width-30 {
    width: 25%; }
  form .grid .item.width-40 {
    width: 50%; }
  form .grid .item.width-60 {
    width: 80%; } }

@media only screen and (max-width: 1000px) {
  form .grid .item.spacer.width-30 {
    display: none !important; }
  form .grid .item.width-40 {
    width: 100%; } }

@media only screen and (max-width: 900px) {
  form .grid {
    margin-bottom: -15px; }
  form .grid .item.spacer.width-20 {
    display: none !important; }
  form .grid .item.width-33,
  form .grid .item.width-50,
  form .grid .item.width-60 {
    width: 100%; }
  form .grid .item .inside {
    padding-bottom: 15px; } }

@media only screen and (max-width: 600px) {
  form .checkboxes li,
  form .radios li {
    width: 50%; } }

/********************************************************************************************* 

x. Header

*********************************************************************************************/
@media only screen and (max-width: 1300px) {
  header {
    padding-bottom: 50px; } }

@media only screen and (max-width: 1200px) {
  header .columns {
    margin: 0 -35px; } }

@media only screen and (max-width: 1000px) {
  header .columns {
    margin: 0 -15px; }
  header .columns .column .inside {
    padding: 0 15px; }
  header .navigation li a {
    font-size: 1rem; } }

@media only screen and (max-width: 900px) {
  header .search,
  header .view-all-businesses {
    text-align: center; }
  header .columns {
    flex-direction: column; }
  header .columns .column {
    width: 100%; }
  header .columns .column:first-child .inside {
    padding-top: 0; }
  header .content {
    text-align: center; }
  header .navigation {
    font-size: 0;
    text-align: center;
    margin: 30px 0 0 0; }
  header .navigation li {
    margin: 2.5px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  header .navigation li a {
    line-height: 40px;
    height: 40px;
    padding: 0 20px 0 10px; }
  header .navigation li a:after {
    display: none; }
  header .navigation li a:before {
    line-height: 40px;
    width: 40px;
    height: 40px; }
  header .neighborhood-logo {
    width: auto;
    height: auto;
    max-width: 60%;
    margin: 30px auto; }
  header .support-local-logo {
    width: auto;
    height: auto;
    max-width: 30%;
    border-width: 15px;
    margin: 0 auto;
    display: block; }
  header .support-local-logo svg {
    width: 100%;
    height: auto; } }

@media only screen and (max-width: 800px) {
  header {
    padding-bottom: 30px; } }

@media only screen and (max-width: 500px) {
  header .neighborhood-logo {
    max-width: 90%; }
  header .support-local-logo {
    max-width: 50%; } }

/********************************************************************************************* 

x. iCheck

*********************************************************************************************/
@media only screen and (max-width: 600px) {
  .icheckbox,
  .iradio {
    width: 15px;
    height: 15px;
    margin: 0 10px 0 0;
    top: -1px; }
  .iradio.checked:after {
    width: 11px;
    height: 11px; } }

/********************************************************************************************* 

x. Lodging + Recreation
x. Products
x. Restaurants

*********************************************************************************************/
@media only screen and (max-width: 1600px) {
  section.products .grid,
  section.restaurants .grid {
    margin: -25px; }
  section.products .grid .item .inside,
  section.restaurants .grid .item .inside {
    padding: 25px; } }

@media only screen and (max-width: 1300px) {
  section.products .grid .item,
  section.restaurants .grid .item {
    width: 33.33%; } }

@media only screen and (max-width: 1100px) {
  section.products .grid,
  section.restaurants .grid {
    margin: -15px; }
  section.products .grid .item .inside,
  section.restaurants .grid .item .inside {
    padding: 15px; }
  section.products.featured .grid,
  section.products.related .grid,
  section.restaurants.featured .grid,
  section.restaurants.related .grid {
    margin: 0 -15px -15px -15px; }
  section.products.featured .grid .item .inside,
  section.products.related .grid .item .inside,
  section.restaurants.featured .grid .item .inside,
  section.restaurants.related .grid .item .inside {
    padding: 15px; } }

@media only screen and (max-width: 900px) {
  section.businesses .grid .item,
  section.lodging-recreation .grid .item,
  section.products .grid .item,
  section.restaurants .grid .item {
    width: 50%; }
  section.businesses.featured .grid .item:last-child,
  section.lodging-recreation.featured .grid .item:last-child,
  section.products.featured .grid .item:last-child,
  section.restaurants.featured .grid .item:last-child {
    display: none; } }

@media only screen and (max-width: 800px) {
  section.businesses,
  section.lodging-recreation,
  section.products,
  section.restaurants {
    padding: 0 30px; } }

@media only screen and (max-width: 600px) {
  section.businesses .grid .item,
  section.lodging-recreation .grid .item,
  section.products .grid .item,
  section.restaurants .grid .item {
    width: 100%; }
  section.businesses.featured .grid .item:last-child,
  section.lodging-recreation.featured .grid .item:last-child,
  section.products.featured .grid .item:last-child,
  section.restaurants.featured .grid .item:last-child {
    display: block; } }

@media only screen and (max-width: 500px) {
  section.businesses .grid .item .inside .image,
  section.lodging-recreation .grid .item .inside .image,
  section.products .grid .item .inside .image,
  section.restaurants .grid .item .inside .image {
    margin: 0 0 10px 0; } }

/********************************************************************************************* 

x. Main

*********************************************************************************************/
@media only screen and (max-width: 1500px) {
  main section {
    margin: 0 0 50px 0; } }

@media only screen and (max-width: 800px) {
  main section {
    margin: 0 0 30px 0; } }

/********************************************************************************************* 

x. Product

*********************************************************************************************/
@media only screen and (max-width: 1400px) {
  section.product .columns .column .inside .content .buttons li a.button,
  section.product .columns .column .inside .content form button.paypal-button {
    width: 100%; } }

@media only screen and (max-width: 1100px) {
  section.product .columns {
    margin: 0 -15px; }
  section.product .columns .column .inside {
    padding: 0 15px; } }

@media only screen and (max-width: 900px) {
  section.product .columns {
    flex-direction: column; }
  section.product .columns .column {
    width: 100%; }
  section.product .columns .column:first-child {
    margin: 0 0 30px 0; } }

/********************************************************************************************* 

x. Smaller than 1024px

*********************************************************************************************/
@media only screen and (max-width: 1024px) {
  input,
  textarea {
    border-radius: 0;
    -webkit-appearance: none; } }
