.heading-bar {
  background-color: #1da844; }
  .heading-bar > a:hover {
    color: #918c86; }

.menu-dropdown ul.sub-menu {
  background: #1da844; }

.menu li:hover > a {
  color: #05561C !important; }

.menu .sub-menu a {
  text-align: left; }

.nav-primary ul li.current-menu-item > a {
  color: #05561C !important; }

a {
  color: #1da844; }

h1,
h2 {
  color: #1da844; }

* {
  margin: 0;
  padding: 0; }

.fdoc-comissioners-map {
  width: 500px;
  margin: 0px auto;
  padding: 0px 0px 0px;
  position: relative;
  text-align: center; }
  .fdoc-comissioners-map img {
    max-height: 475px;
    width: auto; }
  .fdoc-comissioners-map.map-active {
    cursor: none; }

.fdoc-map-click-here {
  margin: 0px 20px 50px;
  cursor: pointer; }

/* for create magnify glass */
.large {
  width: 280px;
  height: 210px;
  position: absolute;
  border-radius: 2px;
  background-color: #fff;
  /* for box shadow for glass effect */
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85), 0 0 2px 2px rgba(0, 0, 0, 0.25), inset 0 0 4px 2px rgba(0, 0, 0, 0.25);
  /*for hide the glass by default*/
  display: none; }

.small {
  display: none; }

.button-print {
  color: #1da844; }

.button:hover {
  background-color: #19993d; }

.wp-block-fdoc-alternate-hero__button:hover, .wp-block-fdoc-featured-cta__button:hover {
  background-color: #19993d; }

.wp-block-fdoc-hero-video__play-button:hover {
  color: #19993d; }

.wp-block-fdoc-large-tile-grid-tile__title {
  color: #1da844;
  font-family: "Trade Gothic Condensed 20", "Helvetica", sans-serif; }

.wp-block-fdoc-large-tile-grid-tile__link:hover .wp-block-fdoc-large-tile-grid-tile__title {
  color: #19993d; }

.fdoc-media-inquiries-widget__content a:hover {
  color: #19993d; }
  .fdoc-media-inquiries-widget__content a:hover .fa {
    color: #19993d; }

.fdoc-subscribe-widget a:hover {
  color: #19993d; }

.growers {
  margin: 0 auto;
  max-width: 1150px;
  width: 90%; }
  .growers__h2, .growers__h3 {
    color: #1da844;
    margin: 0; }
  .growers__h2 {
    font-size: 45px;
    line-height: 48px;
    padding: 0 0 38px; }
  .growers__h3 {
    font-family: "Trade Gothic Condensed 18", "Helvetica", sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 10px; }
  .growers__h4 {
    color: #ada7a6;
    font-family: "Trade Gothic Condensed 18", "Helvetica", sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.1em;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 1.2em; }
  .growers__section {
    margin-bottom: 40px; }
    .growers__section--links a {
      color: #582300;
      font-family: "Trade Gothic Condensed 18", "Helvetica", sans-serif;
      font-size: 18px;
      line-height: 34px;
      padding: 0;
      transition: color .3s,background-color .3s,border-color .3s; }
      .growers__section--links a:hover {
        color: #1da844; }
  .growers__contact-info {
    margin-top: 50px; }
    .growers__contact-info:first-child {
      margin-top: 0; }
    @media screen and (min-width: 61.25em) {
      .growers__contact-info {
        margin-top: 0; } }
  .growers__button {
    background-color: #1da844;
    color: #fff;
    font-family: "Trade Gothic Condensed 20", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 52px;
    left: 50%;
    line-height: 50px;
    margin-left: -70px;
    margin-top: -26px;
    min-width: 140px;
    opacity: 0;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: scale(0.5);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    width: 140px;
    z-index: 2; }
    .growers__button:hover {
      background-color: #ff8200; }
  .growers__spacer {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%; }
  .growers__thumbnail {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(1);
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 100%; }
  .growers__thumbnail-wrapper {
    position: relative;
    min-height: 166px;
    overflow: hidden; }
    .growers__thumbnail-wrapper:before {
      background-color: rgba(26, 26, 26, 0.8);
      content: "";
      display: block;
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      width: 100%;
      z-index: 1; }
  .growers__archive {
    padding-top: 50px; }
    @media screen and (min-width: 48em) {
      .growers__archive {
        padding-top: 100px;
        display: flex;
        flex-wrap: wrap; } }
    .growers__archive .fdoc-resource {
      flex-basis: 100%; }
      @media screen and (min-width: 48em) {
        .growers__archive .fdoc-resource {
          flex-basis: calc(50% - 16px);
          margin-left: 16px; }
          .growers__archive .fdoc-resource:nth-of-type(2n+1) {
            margin-left: 0; } }
      @media screen and (min-width: 68.75em) {
        .growers__archive .fdoc-resource {
          flex-basis: calc(33.33333% - 16px); }
          .growers__archive .fdoc-resource:nth-of-type(2n+1) {
            margin-left: 16px; }
          .growers__archive .fdoc-resource:nth-of-type(3n+1) {
            margin-left: 0; } }
    .growers__archive .entry__title {
      color: #341500;
      font-size: 23px;
      font-family: "Trade Gothic Condensed 18", "Helvetica", sans-serif;
      font-weight: 400;
      color: #341500; }
    .growers__archive .entry__thumbnail {
      display: block; }
      .growers__archive .entry__thumbnail:hover .growers__thumbnail-wrapper:before {
        opacity: 1; }
      .growers__archive .entry__thumbnail:hover .growers__thumbnail {
        transform: scale(1.1); }
      .growers__archive .entry__thumbnail:hover .growers__button {
        opacity: 1;
        transform: scale(1); }
  .growers__contact-row {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    margin-top: 20px; }
    .growers__contact-row:first-child {
      margin-top: 0; }
    .growers__contact-row p {
      font-family: "Frutiger", "Helvetica", sans-serif;
      font-size: 15px;
      line-height: 23px;
      margin-top: 0;
      margin: 0;
      padding: 0; }
    .growers__contact-row a {
      color: #4b4b4b; }
  .growers__svg-wrap {
    margin-right: 10px;
    width: 32px; }

.post-pagination .page-numbers:hover {
  background-color: #19993d; }

.rollover-card:hover::after {
  border-color: #1da844; }

.share-dropdown {
  border-color: #19993d; }
  .share-dropdown button {
    color: #19993d; }

.share-toolbar__list-item a .fa,
.share-toolbar__list-item button .fa {
  color: #1da844; }

.signup-form {
  width: 100%;
  text-align: center; }
  .signup-form__inner-wrap {
    margin: 0 auto;
    padding: 5em 0;
    vertical-align: middle;
    max-width: 452px; }
  .signup-form__image {
    width: 100%;
    background-size: cover; }
  .signup-form__content__title {
    margin: 0;
    padding-bottom: 1em;
    color: #918c86; }
  .signup-form__content__description {
    margin: 0; }
  .signup-form__link {
    display: inline-block;
    margin: 2em;
    font-size: 0.9em;
    font-weight: bold; }

.site-footer {
  background: #1da844; }

@media screen and (min-width: 61.25em) {
  .site-header__menu-bar {
    background: #1da844; } }

