/*

Theme Name: Fins Attached

Theme URI: http://www.elevationweb.org/

Description: Fins Attached Theme http://www.elevationweb.org/

Version: 2017

Author: http://www.elevationweb.org/

Author http://www.elevationweb.org/

Text Domain: af

*/

#wpgmza_map_1 .gm-style-iw > div {
  overflow-y: scroll !important;
}

.b {
  /* background-image: url("http://finsattached.org/wp-content/uploads/ship2.jpg") !important; */
  background-position: center !important;
  background-attachment: fixed !important;
}

#featured-front_events {
  background: linear-gradient(#0063da, #002e8a);
  color: white;
  padding-top: 20px;
  position: relative;
  text-align: center;
  z-index: 2;
  margin-top: -200px;
}

#featured-front_events h3 {
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  display: inline-block;
  font-size: 48px;
  font-weight: 400;
  margin: 0 10px 0 0;
  padding: 20px 0 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

#featured-front_events h3:before {
  content: "";
  background: #00ffff;
  display: block;
  height: 3px;
  width: 35px;
  margin: 0 auto;
  position: relative;
  left: 0;
  top: -15px;
}

#featured-front_events h3:after {
  content: "";
  width: 450px;
  max-width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
  margin: 0 auto;
  margin-top: 20px;
  display: block;
}

#featured-front_events .featured-title {
  margin: 30px 0 -18px;
}

#featured-front_events .featured-body {
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2em;
  margin: 20px 0;
  text-align: left;
}

#featured-front_events .featured-title a {
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  display: block;
  font-family: "Open Sans condensed", sans-serif;
  font-size: 24px;
  font-weight: 500;
  height: 26px;
  line-height: 26.4px;
  margin-block-end: 10px;
  margin-block-start: 20px;
  margin-bottom: 10px;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  margin-top: 20px;
  text-align: left;
  text-size-adjust: 100%;
  text-transform: uppercase;
}

#featured-front_events img {
  max-width: 100%;
  height: auto;
  background-color: white;
}
