/* *****************************************************************************************
 * Custom Plain CSS
 * Write here any plain CSS that you would like to use to override the Scss of the site.
 * Please DO NOT EDIT file /wp-content/themes/growspan/css/foundation.css directly!!!!
 * ****************************************************************************************/
#above-footer {
  padding-bottom: 6em;
}
#above-footer h2.grp-widget-title {
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  font-size: 1.78571rem;
  font-weight: normal;
}
#above-footer h6 {
  font-size: 1.78571rem;
  font-weight: 400;
  padding-bottom: 1.2em;
}

#above-footer .grw-slider .wp-google-feedback {
  border: 1px solid #ffffff !important;
  background-color: #ffffff !important;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.18);
}
#above-footer .grw-slider .wp-google-feedback:before {
  border: 1px solid white !important;
  background-color: white !important;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
}

#above-footer .rplgsw-pagination-bullet {
  width: 15px;
  height: 15px;
  background: white;
  border: 1px solid #444;
}
#above-footer .rplgsw-pagination-bullet-active {
  opacity: 1;
  background: #464646;
}
#above-footer .rplgsw-container-horizontal > .rplgsw-pagination-bullets,
.rplgsw-pagination-custom,
.rplgsw-pagination-fraction {
  bottom: 0;
}

#offcanvas-menu-wrapper nav.tab-bar .menu-icon span::after {
  background-color: black;
  height: 1px;
}

#logoJetpack {
  padding-top: 1.09375em;
  padding-left: 18px;
  padding-bottom: 1em;
}
#large-header-wrapper #logo img.site-logo,
#logoJetpack img {
  width: auto;
  height: 78px;
  max-width: 138.67px;
}

.fa-youtube-square:before {
  content: "\f431" !important;
}

@media only screen and (min-width: 73.14286em) {
  .top-bar-section .dropdown li a {
    white-space: break-spaces;
  }
}
a.rs-layer,
a.rs-layer:-webkit-any-link,
rs-layer.rev-btn {
  background: var(--green) !important;
  color: black !important;
}
@media screen and (max-width: 600px) {
  .acsb-trigger.acsb-trigger-position-x-right.acsb-mobile {
    top: 90% !important;
  }
}

#top-info-button a {
  margin-top: 3.5px;
  background-color: white;
  color: black;
  margin-right: 20px;
}

#header-row {
  display: flex;
  align-items: center;
}

#slider-home {
  margin-top: -5px;
}

@media screen and (min-width: 1172px) {
  .page-template-page-full.featured-image:not(:has(#clearspan-slider))
    .container[role="document"] {
    margin-top: 101px;
  }
}
