/*  ---
 *  General --- */
span.custom-hr {
  display: block;
  margin: 25px 0;
}
span.custom-hr::before {
  content: '';
  width: 50px;
  height: 2px;
  background: #B7925C;
  display: inline-block;
  margin: 0 7px 3px 0;
}
span.custom-hr::after {
  content: '';
  width: 50px;
  height: 2px;
  background: #B7925C;
  display: inline-block;
  margin: 0 0 3px 7px;
}
body.logged-in .hide-logged-in,
body:not(.logged-in) .show-logged-in {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
#cover-photo-personal-li > #cover-photo::before {
  content: "Change ";
}
#buddypress > #item-body > .profile > h3:first-child,
#buddypress > #item-body > .profile > h4:first-child {
  display: none;
}
.feature-box {
  margin: 25px 0;
  padding: 25px;
  border: 3px solid #B7925C;
  box-sizing: border-box;
}
.bbp-attachments-form {
  padding: 20px;
  border: 1px solid #E1E1E1;
  border-radius: 3px;
}
.disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
/*  End General ---
 *  --- */

/*  ---
 *  Header Navigation -------  */
#mobile-close-btn {
  background: #b7925c !important;
}
#page .menu-item > .sub-menu > .menu-item > a:hover {
  background-color: hsla(36,42%,62%,1) !important;
}
#site-navigation-container,
#site-user-updates {
  margin-top: 25px;
}
@media (max-width: 768px) {
  #site-user-updates {
    margin-top: 25px !important;
  }
}
@media (max-width: 1160px){
  #site-navigation-container {
    padding: 0 !important;
  }
  #site-user-updates ul .item > a {
    padding-right: 5px;
  }
  #thrive_nav #thrive_nav_wrap #site-navigation ul {
    margin-left: -10px;
    margin-right: -10px;
  }
}

#thrive_nav #thrive_nav_wrap #site-navigation ul li a {
  margin-right: 30px;
}

#thrive_nav #thrive_nav_wrap .site-navigation-menu {
  float: none !important;
}

#site-navigation {
  text-align: center;
}

@media screen and (max-width: 1030px) {
  #primary-menu .menu-item {
    margin-right: -4px !important;
  }
}

#mobile-menu {
  text-align: center;
}

#mobile-close-btn + div .menu .sub-menu li:first-child a {
  box-shadow: inset 0px 3px 10px -5px rgba(0,0,0,0.8) !important;
}

#mobile-close-btn + div .menu .sub-menu a {
  background: #eaeaea !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/*  End Header Navigation ---
 *  --- */


/*  ---
 *  Widgets ------- */
.widget-no-title .widgettitle,
.widget-no-heading .widgettitle {
  display: none;
}

.weather-forecast-wrap {
  padding: 10px 0;
}

.weather-forecast {
  display: inline-block;
}

.weather-forecasts li {
  list-style-type: none !important;
}

.forecast-data > div {
  display: inline-block;
}

.forecast-data > .icon-wrap > i,
.forecast-data > .icon-wrap > span {
  font-size: 15px !important;
}

.forecast-data > .icon-wrap {
  position: relative;
  left: -24px;
  width: 24px;
  color: #B7925C;
  text-align: center;
}

.value-wrap {
  font-size: 17px;
}

.value-wrap > .units {
  opacity: 0.7;
}

.weather-forecast-single-header {
  text-align: center;
  margin-bottom: 20px;
}

.weather-forecast ul {
  padding: 0;
}

.weather-forecast-single-header .date {
  font-size: 1.5em;
}

.weather-forecast-single-type {
  opacity: 0.7;
  margin-top: -7px;
}

.weather-forecast.col-md-4 ul {
  max-width: 175px;
  margin: auto;
}

.weather-today .weather-forecast-single-type {
  line-height: 60px;
  font-size: 1.2em;
  white-space: nowrap;
}

.weather-forecast {
  padding-top: 15px;
  padding-bottom: 15px;
}

.weather-forecasts-header {
  text-align: center;
}

.weather-forecasts-header > .today-text {
  background: #B7925C;
  padding: 10px 0;
  border-top: 3px solid #B7925C;
}

.weather-forecasts-header > .today-text h5 {
  color: #FFFFFF;
}

.weather-forecasts-header > .week-text {
  padding: 10px 0;
}

.weather-today {
  border: 3px solid #B7925C;
}

.forecast-data-wrap {
  width: 90%;
  margin: auto;
}

.weather-today .forecast-data-wrap {
  text-align: center;
}

.weather-forecast-single-type {
  white-space: nowrap;
}

@media (max-width: 480px) {
  .weather-forecast {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .weather-forecast {
    text-align: center;
  }
  .weather-forecast-wrap {
    border: 3px solid #ECEFF1;
    padding: 20px;
  }
  .weather-today .weather-forecast-wrap {
    border-color: #B7925C;
  }
  .weather-forecasts-header > .today-text {
    border-top: none;
  }
}

.value-wrap {
  margin-left: -24px;
}

@media (max-width:991px) {
  .weather-forecast.weather-today + .weather-forecast {
    clear: left;
  }
}

@media (max-width:767px){
  .today-text {
    background: none !important;
  }
  .today-text h5 {
    color: initial !important;
  }
  .weather-today {
    border: none;
  }
}
/*  End Widgets ---
 *  --- */


/*  ---
 *  Latest Posts Shortcode ------- */
@media screen and (max-width: 767px) {
  .widget_recent_entries {
    padding-left: 67px;
  }
}

  .widget_recent_entries .widget_recent_entries_postitem {
    list-style: none;
  }

    .widget_recent_entries_meta {
      margin-bottom: 5px;
    }

      .widget_recent_entries_date {
        padding-left: 10px;
        font-style: italic;
        opacity: 0.6;
        font-size: 12px;
        color: #5A5A5A;
        font-weight: 100;
      }

    .widget_recent_entries_thumb {
      float: left;
      margin: 0 10px 0 0;
      border-radius: 4px;
    }
/*  End Latest Posts Shortcode ---
 *  --- */

/*  ---
 *  Ninja Forms ------- */
#content .ninja-forms-field-error {
  display: inline-block;
  position: relative;
  width: auto;
  padding: 10px;
  border: 1px solid #DA5959;
  border-radius: 3px;
  color: #DA5959;
}

#content .ninja-forms-field-error:after, #content .ninja-forms-field-error:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#content .ninja-forms-field-error:after {
	border-color: rgba(213, 213, 213, 0);
	border-bottom-color: #FFFFFF;
	border-width: 6px;
	margin-left: -6px;
}

#content .ninja-forms-field-error:before {
	border-color: rgba(245, 48, 34, 0);
	border-bottom-color: #DA5959;
	border-width: 7px;
	margin-left: -7px;
}

#ninja_forms_form_8_all_fields_wrap {
  text-align: center;
}

.file-input > input {
  width: 225px !important;
  margin: auto;
  line-height: 15px;
}

/*.email_attachment-wrap {
  display: inline-block;
}

#ninja_forms_form_8_all_fields_wrap {
  text-align: center;
  font-size: 13px;
}

.file-input > input {
  display: inline-block;
}

#ninja_forms_form_8 .field-wrap {
  width: 19%;
  display: inline-block;
}

#ninja_forms_form_8 input[type=submit] {
  height: 25px;
  font-size: 10px;
  line-height: 25px;
  background: #B7925C;
}

#nf_submit_8 {
  text-align: right;
}*/
/*  End Ninja Forms -------
 *  --- */

/*  ---
 *  BuddyPress ------- */
.bg-secondary,
.buddypress span.thrive-member-role,
#message,
.register-section #pass-strength-result.strong,
#site-user-updates #navigation ul li .count,
.buddypress .activity-type-tabs ul li a strong span,
.buddypress ul#groups-list li .group-type,
.single-item.groups #item-header #item-header-content .highlight {
  background-color: #66C3D8 !important;
}
/*  End BuddyPress ---
 *  --- */

/*  ---
 *  Forums ------- */
#bbpress-forums > .bbp-breadcrumb + #subscription-toggle {
  float: right;
  margin-top: 2px;
}
/*  End Forums ---
 *  --- */


/* -------------------------------------------------------------------------- */
/* Monitoring Data */

.pdf-view-wrap {
  position: relative;
  text-align: center;
}

.pdf-view-wrap > .row {
  margin-bottom: 20px;
}

.pdf-view-wrap > .row [class^=col-md] {
  margin-bottom: 10px;
}

.monitor-data > .material-icons {
  margin-bottom: 15px;
  font-size: 4em;
  color: #BEC0C2;
}

.monitor-data {
  padding: 20px 10px;
  margin-bottom: 30px;
  text-align: center;
  background: #ECEFF1;
}

.monitor-data > .title {
  color: #B7925C;
  font-size: 0.9em;
  margin: 1.5em 0 0 0;
}

.pdf-view-wrap.loading::after {
  content: "Loading...";
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
}

.pdf-view-wrap.failed::after {
  content: "There was an error when trying to find monitor data.";
  color: #CA4747;
  font-weight: 400;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
}

.pdf-view-wrap .results-wrap {
  margin: 0 15px;
}

.monitor-data > .logo-thumbnail {
  max-height: 60px;
}
/*  End Monitoring Data */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* Interactive map */
.interactive-map {
  width: 100%;
  height: 450px;
}

.interactive-map > .map {
  width: 100%;
  height: 100%;
}

.interactive-map-block-wrap {
  box-sizing: border-box;
}

.map-download {
  position: relative;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.map-download .icon-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  background: #FFFFFF;
  border-radius: 100%;
  box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.075s ease-in-out;
  -moz-transition: all 0.075s ease-in-out;
  -ms-transition: all 0.075s ease-in-out;
  -o-transition: all 0.075s ease-in-out;
  transition: all 0.075s ease-in-out;
}

.map-download .icon-wrap:hover {
  width: 44px;
  height: 44px;
  margin: -22px 0 0 -22px;
}

.map-download .material-icons {
  line-height: 40px;
  -webkit-transition: all 0.075s ease-in-out;
  -moz-transition: all 0.075s ease-in-out;
  -ms-transition: all 0.075s ease-in-out;
  -o-transition: all 0.075s ease-in-out;
  transition: all 0.075s ease-in-out;
}

.map-download .icon-wrap:hover .material-icons {
  line-height: 44px;
}

.interactive-map-block-wrap h5 {
  color: rgba(0, 0, 0, 0.26);
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

#interactive-map {

}

.map-legends {
  padding: 0 !important;
}

.map-legends li {
  list-style: none !important;
  font-size: 18px;
  color: #000000;
  font-weight: 500;
}

.map-legend-icon {
  display: inline-block;
  width: 35px;
  margin: 0 10px 0 0;
}

.map-panel-wrap {
  padding: 25px;
  margin-top: 15px;
  background: #fff;
  box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
}

.map-download-wrap {
  text-align: center;
}

.map-download-title {
  text-align: center;
  margin-top: 5px;
}

.compass .back {
  fill: #B7925C;
  fill-opacity: 1;
}

.compass .fore {
  stroke: #FFF;
  stroke-width: 1.5px;
}

.compass rect.back.fore {
  fill: #B7925C;
  fill-opacity: .3;
  stroke: #B7925C;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}

.compass .direction {
  fill: none;
}

.compass .chevron {
  fill: none;
  stroke: #FFF;
  stroke-width: 5px;
}

.compass .zoom .chevron {
  stroke-width: 2px;
}

.compass .active .chevron, .compass .chevron.active {
  stroke: #fff;
}

.compass.active .active .direction {
  fill: #999;
}

/* END interactive map */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/*  Club History ------- */

#club-history {
  padding: 15px 0;
  margin-top: -45px;
}

.history-panel-wrap {
  padding: 25px;
  margin-top: 15px;
  background: #fff;
  box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
}

#club-history .history-tabs-wrap {
  padding: 0;
}

#club-history .history-tabs-wrap .history-tab {
  list-style-type: none;
}

.history-panel-wrap .entry-title {
  margin-bottom: 20px !important;
}

.history-chapter-footer-wrap {
  padding: 20px 0 10px 0;
  margin-top: 20px;
  border-top: 1px solid #ECEFF1;
  text-align: center;
}

.history-chapter-footer-wrap a {
  line-height: 15px;
  vertical-align: middle;
}

.history-chapter-footer-wrap a span {
  vertical-align: bottom;
}

.history-chapter-prev {
  float: left;
}

.history-chapter-next {
  float: right;
}

.history-download-wrap .pdf-thumbnail {
  position: relative;
  width: 45%;
  margin: 0 auto 20px auto;
  box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
}

.history-download-wrap {
  text-align: center;
}

.history-download-wrap .pdf-thumbnail::after {
  content: "file_download";
  font-family: 'Material Icons';
  position: absolute;
  display: block;
  width: 34px;
  height: 34px;
  background: #FFFFFF;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  margin-top: -17px;
  border-radius: 100%;
  box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
  color: #B7925C;
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: liga;
  font-size: 20px;
  line-height: 35px;
}

.history-tab.ui-tabs-active.ui-state-active {
  margin-left: 10px;
}

.history-chapter-current {
  margin-top: 4px;
  display: inline-block;
}

/* END Club History */
/* -------------------------------------------------------------------------- */

/*  ---
 *  Begin Nimble Portfolio ------- */
#content .nimble-portfolio .-items .title {
  display: none;
  visibility: hidden;
  opacity: 0;
}

#content .nimble-portfolio .-filters .-filter {
  padding: 0 25px;
  border: 0px;
  border-radius: 3px;
  background-color: #ECEFF1;
  color: #7D7D7D;
  font-size: 12px;
  line-height: 36px;
}

#content .nimble-portfolio .-filters .-filter.active {
  background-color: #123A1E;
  color: #FFFFFF;
}

#content .nimble-portfolio .-items .-item:nth-child(4n - 3) {
  margin-left: 0;
}

#content .nimble-portfolio .-items .-item .itembox {
  border: 0px;
  box-shadow: none;
}

#content .nimble-portfolio .-items .-item {
  margin: 10px 0;
}

#content .nimble-portfolio .-items .-item .itembox {
  margin: 0px;
}

.pp_content_container .pp_details .pp_social {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.pp_content .pp_details .pp_description {
  font-size: 20px;
  line-height: 20px;
}

.pp_content .pp_details .pp_nav {
  margin-right: 20px;
}

.pp_content .pp_details .pp_nav .currentTextHolder {
  font-size: 20px;
  line-height: 20px;
}

#content .nimble-portfolio .-items .-item .itembox .-mask {
  display: none;
}
/*  End Nimble Portfolio -------
 *  --- */

/*  ---
 *  Archive Gallery ------- */
.archive-docs-gallery-wrap {
  margin: 0 0 25px 0;
 }

  .archive-docs-gallery-item {
    width: 16%;
    display: inline-block;
  }

  .archive-docs-gallery-tabs > ul {
    padding-left: 0;
    font-size: 0px;
    text-align: center;
  }

    .archive-docs-gallery-tabs > ul > li {
      display: inline-block;
      margin-bottom: 0;
      font-size: 16px;
      list-style: none;
      background: #ECEFF1;
      border-bottom: 3px solid #ECEFF1;
      margin-right: 5px;
    }

    .archive-docs-gallery-tabs > ul > li.ui-state-active {
      background: white;
      box-shadow: none;
    }

    .archive-docs-gallery-tabs > ul > li.ui-state-focus {
      outline: none;
    }

      .archive-docs-gallery-tabs > ul > li.ui-state-default a {
        color: #949698;
      }

      .archive-docs-gallery-tabs > ul > li.ui-state-active a {
        color: #B7925C;
      }

      .archive-docs-gallery-tabs ul li:last-of-type {
        margin-right: 0;
      }

        .archive-docs-gallery-tabs ul li a {
          display: inline-block;
          padding: 15px;
          font-size: 20px;
        }

  .archive-docs-single-gallery .archive-docs-gallery-item {
    display: inline-block;
    padding: 5px;
    box-sizing: border-box;
  }

  .archive-docs-single-gallery-filters ul {
    padding: 10px;
    margin: 0;
    text-align: center;
    font-size: 0px;
  }

    .archive-docs-single-gallery-filters ul li {
      display: inline-block;
      margin: 0;
      list-style: none;
      margin-right: 10px;
    }

    .archive-docs-single-gallery-filters ul li:last-of-type {
      margin-right: 0;
    }

      .archive-docs-single-gallery-filters ul li a {
        display: inline-block;
        color: #949698;
        background: #ECEFF1;
        padding: 9px 10px;
        line-height: 1;
        margin: 5px;
        border-radius: 3px;
        font-size: 14px;
        font-weight: 300;
      }

      .archive-docs-single-gallery-filters ul li a.active {
        color: #FFFFFF;
        background: #123A20;
      }

.members-gallery {
  margin: 10px 0 0 0;
}

.members-gallery-item {
  width: 16.6%;
  padding: 0 10px 10px 0;
  box-sizing: border-box;
}

.button-filter > .button-group > .button {
  margin-bottom: 3px;
  width: 19%;
  background: #EAEAEA;
  color: #777777;
}

.button-filter > .button-group > .button.is-checked {
  color: #FFFFFF;
  background: #123A20;
}

.filters div[data-filter-group] > * {
  line-height: 35px !important;
}

.filters > .select-filter .thrive-customized-select,
.filters > .select-filter .thrive-customized-select-inner {
  width: 100% !important;
}

/*  End Archive Gallery -------
 *  --- */

/*  ---
 *  Pretty Photo ------- */
.pp_pic_holder > .ppt:first-child {
  display: none !important;
}
.pp_description::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  visibility: hidden;
}
.pp_content {
  overflow: hidden;
  transition: height 0.25s ease-in-out;
}
.pp_content .copyright {
  font-style: italic;
  /*opacity: 0.8;*/
  font-size: 90%;
  color: #b7925c;
}

/*  ---
 *  River Levels ------- */
.river-levels-widget {
  padding: 35px 0;
  text-align: center;
}

.river-levels-widget .material-icons {
  font-size: 13px;
  top: -2px;
}

.river-level-station {
  max-width: 285px;
  padding: 30px 0;
  margin: auto;
}

.river-level-station > h4 {
  margin-bottom: -10px;
}

.river-level-station > h6 {
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 3px solid #66c3d8;
}

.river-level-station .font-large {
  font-size: 1.55em;
}

.river-levels-widget > .title {
  padding: 10px 0;
  background: #66C3D8;
  border-top: 3px solid #66C3D8;
}

.river-levels-widget > .title h5 {
  color: #ECEFF1;
}

.river-levels-widget > .content {
  border: 3px solid #66C3D8;
}

.river-levels-widget > .content {
  padding: 5px 0;
}

/*  ---
 *  Footer ------- */
#thrive_footer_widget .bbp-login-form .bbp-username {
  margin-top: 0;
}

#thrive_footer_widget .bbp-login-form label {
  margin: 0;
}

#thrive_footer_widget .footer-widget {
  font-size: 17px !important;
}

#thrive_footer_widget .footer-widget .textwidget {
  font-weight: 100 !important;
}

/*  ---
 *  Contact Card ------- */
.contact-card-wrap {
  padding: 10px;
  background: #ECEFF1;
  box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
}

.contact-card .avatar-wrap {
	padding-bottom: 10px;
	border-bottom: 2px solid #C0C3C5;
	font-size: 22px;
}

.contact-card .avatar-wrap img {
	margin-right: 10px;
	margin-bottom: -8px;
	vertical-align: baseline;
}

.contact-card > .contact-info-wrap {
  padding: 0;
}

.contact-info-wrap > .contact-info {
  padding: 10px 12px;
  margin: 15px 0 0 0;
  background: white;
  list-style-type: none;
}

.contact-info > .contact-type {
  display: inline-block;
	min-width: 33%;
  padding: 0 15px 0 0;
  margin: 0 10px 0 0;
  color: #B7925C;
  border-right: 2px solid #ECEFF1;
}

.contact-card-wrap > .contact-card {
  margin: 5px 5px;
}

@media (max-width: 480px) {
  .contact-info {
    text-align: center !important;
  }
  .contact-info > .contact-type {
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
    border-right: none !important;
  }
}

/*  ---
 *  Card item ------- */

[class*="birdsgrove-card"] {
  display: block;
}

.birdsgrove-card--inline {
  display: inline-block;
}

.birdsgrove-card--button {
  padding: 7px;
  margin: 15px 0;
  font-size: 22px;
  background-color: #FFFFFF;
  border-radius: 2px;
  color: #3F6B4F;
  box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
  transition: color 0.5s cubic-bezier(.17,.67,.03,.99);
}

.birdsgrove-card--button:hover {
  color: #66C3D8;
}

.birdsgrove-card__header {
  padding: 65px 15px;
  margin: -15px;
  background-size: cover !important;
}

.birdsgrove-card__inner {
  padding: 15px;
  margin: 15px 0;
  background-color: #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
  text-align: center;
  overflow: hidden;
}

.birdsgrove-card--button .birdsgrove-card__inner {
  padding: 50px 0;
  margin: 0;
  /*border: 5px solid #3f6b4f;*/
  /*border-style: double;*/
  color: #FFFFFF;
  background: #b7925c;
  transition: box-shadow 0.5s cubic-bezier(.17,.67,.03,.99), border 0.5s cubic-bezier(.17,.67,.03,.99);
}

.birdsgrove-card--button:hover .birdsgrove-card__inner {
  border-color: #66C3D8;
  box-shadow: 0 5.5px 19px 0px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
}

/* Theme: Green  */
.birdsgrove-card--green .birdsgrove-card__inner {
  background-color: #123A20;
}

.birdsgrove-card--green a {
  color: #FFFFFF !important;
  -webkit-font-smoothing: antialiased;
}

/* Theme: Light */
.birdsgrove-card--light .birdsgrove-card__inner {
  background-color: #ECEFF1;
}

.menu-item > .birdsgrove-card--button {
  /*background-color: #ECEFF1;*/
}





.birdsgrove-card--button[data-year]::after {
  content: "-" attr(data-year) "-";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #FFFFFF;
}

.birdsgrove-card--button[data-year] span {
  position: relative;
  top: -10px;
}

/*  ---
 *  Login Splash Template ------- */

.login-splash__container {
  /*padding: 50px 0;*/
  text-align: center;
}

.login-splash__container article {
  box-shadow: none !important;
}

.login-splash__container .entry-title {
  margin: 0 !important;
  text-align: center;
  font-size: 22px;
  opacity: 1;
  display: inline-block;
  margin: 20px;
  font-size: 38px;
  font-weight: 600;
  color: #FFFFFF !important;
  /*border-bottom: 3px double;*/
  -webkit-font-smoothing: antialiased;
    text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.44), 0 2px 5px rgba(0, 0, 0, 0.53);
}

.login-splash__container .birdsgrove-card--button {
  margin: 50px 0;
}

.login-splash__links--secondary {
  padding: 10px 30px !important;
  margin: 0;
  list-style: none;
}

.login-splash__links--secondary > li {
  display: inline-block;
  padding: 6px 11px;
  margin: 0;
}

.login-splash__container hr {
  margin: 45px 0;
  border-color: #D0D0D0;
}

.login-splash__container .button--profile {
  padding: 10px 40px;
  height: initial;
  font-size: 14px;
}

.button {
  cursor: pointer;
}

.button--large {
  padding: 35px 60px;
  font-size: 17px;
  line-height: 0;
  vertical-align: bottom;
}

.button.button--blue {
  background-color: #66C3D8;
}

.button.button--blue:hover {
  background-color: #55A8BB;
}

.button.button--gold {
  background-color: #B7925C;
}

.button.button--gold:hover {
  background-color: #BB9661;
}

.login-splash__subtitle {
  font-size: 14px;
}

.login-splash__greeting {
  margin: 0;
  color: #FFFFFF;
  text-shadow: 0 -1px 0px rgb(0, 0, 0), 0 2px 5px rgba(0, 0, 0, 0.65);
}

.login-splash__container article {
  padding: 0;
  border-radius: 2px;
  overflow: hidden;
  background: none !important;
}

.menu-login-splash-secondary-links-container {
  max-width: 760px;
  margin: auto;
}

/**
 * Member profile
 */
#item-header__club-room {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 25px;
  z-index: 999;
}

#item-header__club-room > a {
  background-color: #b7925c;
  color: white;
  font-size: 16px;
  padding: 20px 30px;
  height: auto;
  line-height: 1;
}

#item-nav ul {
  width: 100%;
}

.item--right {
  float: right !important;
}

#bp-user-messages::before {
  content: "email" !important;
}

#bp-user-settings::before {
  content: "settings" !important;
}

#bp-user-notifications::before {
  content: "notifications" !important;
}

/**
 * Logout
 */
#site-logout-nav {
  margin-top: 70px;
  text-align: right;
}
