/*
Theme Name: Genesis-Child
Theme URI: http://theme-sphere.com
Version: 2.5.2
Description: Designed by <a href="http://theme-sphere.com">ThemeSphere</a>
Author: ThemeSphere
Author URI: http://theme-sphere.com
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2014 ThemeSphere.
*/

@font-face {
  font-family: FuturaLight;
  src: url("fonts/FuturaLight.ttf") format("truetype");
}
@font-face {
  font-family: FuturaItalic;
  src: url("fonts/FuturaLightItalic.ttf") format("truetype");
}
@font-face {
  font-family: FuturaBook;
  src: url("fonts/FuturaBook.ttf") format("truetype");
}
@font-face {
  font-family: FuturaBold;
  src: url("fonts/FuturaBold.ttf") format("truetype");
}
@font-face {
  font-family: Bringshoot;
  src: url("fonts/Bringshoot.ttf") format("truetype");
}

html,
body {
  color: var(--black-80);
  font-family: FuturaLight;
  font-size: 16px;
}

b, strong {
  font-family: FuturaBold;
}

a {
  color: #59595C;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  text-decoration-color: #59595C;
}

a.invis_link {
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: FuturaLight; /* changed on Oct 10, 12:16 (wonder what year, ha) */
  color: var(--black-80);
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  font-weight: bold;
  color: #19232d;
  margin-bottom: 0px;
  font-family: inherit;
  line-height: 1.5;
  font-family: FuturaLight; /* changed on Jan 12, 2023 @ 14:27 from FuturaBold */
  color: var(--black-80);
}

button {
  color: #59595C;
}

input[type="submit"] {
  color: #59595C;
  background-color: var(--pale-green);
}

.load_more {
  font: inherit;
  display: block;
  padding: 2px 7px;
  background: var(--black-80);
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  width: 80px;
  margin: 20px auto;
}
.load_more a {
  text-decoration: none;
}

.brown_hr {
  margin: 20px 0;
  height: 4px;
  background: var(--black-80);
}

.meet_supporters {
  text-align: center;
  color: var(--black-80);
  font-size: 14px;
  font-family: FuturaBold;
  margin: 10px 0;
}

.brown_box_p {
  border: 5px solid var(--black-80);
  padding: 20px;
  color: var(--black-80);
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}

.header_home_section {
  margin: 20px 0 10px;
  line-height: 30px;
  background-color: var(--pale-green);
}
.header_home_section .section_title {
  color: var(--black-80);
  padding-left: 50px;
  font-family: FuturaBook;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
}

.sub_header_section {
  margin: 5px 0 10px;
}
.sub_header_section .section_title {
  float: left;
  background-color: var(--pale-green);
  width: 100%;
  padding: 5px;
  font-family: FuturaBook;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
  box-sizing: border-box;
}

.section_items {
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.section_items td {
  position: relative;
  border: 0;
  padding: 2px;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  color: #3c2415;
}
.section_items td img {
  width: 100%;
  height: 160px;
}
.section_items .img_crop {
  object-fit: cover;
}

.video_home {
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.video_home_play_button {
  position: absolute !important;
  width: 100% !important;
  height: 150px;
  z-index: 3 !important;
  top: 0px !important;
  left: 0px !important;
  background-repeat: no-repeat !important;
}

.news_item_home {
  width: 100%;
  color: #3c2415;
  margin: 10px 0;
}
.news_item_content {
  margin-left: 290px;
}

#dining_out_text {
  color: #3c2415;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

#sign_up {
  color: #00000080;
  font-size: 12px;
}

.imagecrop {
  margin-top: 10px;
  padding: 2px;
  max-width: 665px;
  max-height: 325px;
  height: auto;
  position: relative;
  overflow: hidden;
}

#single_content img {
  max-width: 100%;
  height: auto;
}

.content_holder {
  display: inline-block;
  vertical-align: top;
  width: 728px;
  padding-right: 10px;
}

#side_archives {
  list-style: none;
  margin: 0;
}

#side_archives a {
  color: #59595C;
}

.sidebar {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  text-align: center;
  padding-left: 10px;
  border-left: 1px solid var(--black-80);
}

.sidebar:before {
  content: " ";
  position: absolute;
  border-left: 1px solid var(--black-80);
  height: 100%;
  right: 338px;
}

.sidebar .sidebar_text.first {
  margin: 0;
}

.sidebar .sidebar_text {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 0;
  color: var(--black-80);
}

.sidebar .brown_hr {
  margin: 10px 0;
}

.az_items {
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.az_items td {
  position: relative;
  border: 0;
  padding: 2px;
  text-align: center;
  font-size: 12px;
  color: #3c2415;
}
.az_items td img {
  width: 100px;
  max-height: 100px;
  object-fit: cover;
}

.listing-alt img {
  width: 380px;
}

.section_photo {
  width: 300px;
}

.single_article {
  float: left;
}

#commentform p label {
}
#comment {
}

.hamburger_close {
  display: none;
}
.hamburger {
  display: none;
}

#nav_overlay {
  display: none;
}

.navigation .menu .mobile_nav_item {
  display: none;
}

#newsletter_popup_top_text {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
}
#newsletter_fsl_icon {
  float: center;
}
#newsletter_fsl_icon img {
  width: 170px;
}
#newsletter_privacy_text {
  color: #333;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  margin-left: 85px;
}
#newsletter_privacy_text a {
  font-size: 12px;
  color: #333;
}

.email-print-links {
  float: right;
}
.email-print-links a {
}
.email-print-links img {
  width: 40px;
}

#vid_col {
  padding: 2px;
  margin: 0;
}
#vid_col_main {
  position: relative;
  width: 210px;
  font-size: 12px;
}

#desktop_home {
  display: block;
}
#mobile_home {
  display: none;
}

#fslbottomad1 {
  width: 728px;
  margin: 0 auto;
}

#gray_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: gray;
  opacity: 0.8;
  z-index: 998;
  display: none;
}

#floating_social_icons {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 996;
}
#floating_social_icons ul {
  list-style: none;
  margin: 0;
}
#floating_social_icons li {
  display: block;
  float: none;
  height: auto;
  margin: 0;
  padding: 5px 0 0;
}
#floating_social_icons .social-icons .icon {
  width: 40px;
  height: 40px;
  font-size: 34px;
  line-height: normal;
  padding-top: 5px;
}

#city_list {
  list-style: none;
  margin: 0;
}

.navigation .menu .has_submenu:before {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  font-size: 12px;
  padding: 5px 8px 0 0;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  line-height: 30px;
  color: #00000080;
}

.navigation .menu .has_submenu:hover:before {
  color: #fff;
}

.navigation .menu .has_submenu a .fa-caret-right {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 18px;
}

.navigation {
  padding: 20px 0 5px;
}

.share-links {
  margin-top: -8px;
}

.read-more a {
  color: #59595C;
}

.main-pagination .current, .main-pagination a:hover {
  background: var(--pale-green);
  color: #59595C;
}

ol.commentlist {
  padding: 0;
  margin: 0;
  list-style: none;
}

li.comment:first-child {
  margin: 0 0 20px 0;
}

li.comment {
  margin: 20px 0;
}

/* Retina 2x */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #sign_up {
    font-size: 12px;
  }
}

/* Firefox */
@-moz-document url-prefix() {
  .brown_hr {
    margin: 14px 0;
  }

  /* .navigation .menu {
    margin: 0 9%;
  } */
}

/* Safari */
_::-webkit-full-page-media,
_:future,
:root .navigation .menu {
  margin: 0 1%;
}

/* Primary Colors */

:root {
  --pale-green:#b5e194;
  --lime-green:#d7df23;
  --pink:#e2cbda;
  --mauve:#af808b;
  --blue:#94b9e5;
  --black-80:#00000080;
}

.pale-green {
  color: #b5e194;
}
.lime-green {
  color: #d7df23;
}
.pink {
  color: #e2cbda;
}
.mauve {
  color: #af808b;
}
.blue {
  color: #94b9e5;
}
.black-80 {
  color: #00000080;
}


.post-content {
  font-size: 14px;
}

.post-content, .post-share {
  line-height: 1.65em;
}

.post-content p,
.post-content > ul,
.post-content > div,
.post-content > dl,
.post-content blockquote,
.post-content ol {
  margin-bottom: 1.25em; /* adjust to parent font-size */
}

.post-header .post-title:before {
  content: none;
}

.post-header .post-title {
  padding-left: 0px;
  padding-top: 2px;
}

.post-content a {
  color: #59595C
}

.post-share a {
  color: white;
}

.three-col-listings ul ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    border-bottom: none;
}

.three-col-listings ul {
  margin-bottom: 1.5em;
}

/*
.foods-list-wrapper {
     display: grid;
     grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .foods-list-wrapper .item {
    margin-bottom: 1.5em;
    text-align: center;
  }

  .foods-list-wrapper .item .name {
    text-align: center;
  }

  .foods-list-wrapper .item img {
    width: 85%;
    margin-bottom: 1em;
  }*/