/*
 Theme Name:   Sea Maine
 Theme URI:    https://www.neilarnold.com
 Description:  Child Theme for SeaMaine.org
 Author:       Neil Arnold
 Author URI:   https://www.neilarnold.com
 Template:     generatepress
 Version:      0.1
*/
/* Keep columns aligned to parent when changing Column Gap. */
@media (min-width: 971px) {
  .xxx-elementor-section {
    overflow: hidden;
  }
  .xxx-elementor-section > .elementor-column-gap-default > .elementor-row {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
  .xxx-elementor-section > .elementor-column-gap-narrow > .elementor-row {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px;
  }
  .xxx-elementor-section > .elementor-column-gap-extended > .elementor-row {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  .xxx-elementor-section > .elementor-column-gap-wide > .elementor-row {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
  .xxx-elementor-section > .elementor-column-gap-wider > .elementor-row {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
  }
}
.inside-navigation, .inside-top-bar {
  max-width: 1300px !important;
}
.main-navigation .menu-toggle {
  color: #173043 !important;
  font-size: 18px;
}
.main-navigation .menu-toggle span {
  font-family: 'ff-good-web-pro';
  text-transform: uppercase;
  font-weight: 700;
}
#nav_menu-2 a {
  color: #FFF !important;
}
#nav_menu-2 a:hover {
  color: #F3744A !important;
}
.top-bar {
  background: #173043 !important;
  padding: 0 10px;
}
.top-bar ul li {
  line-height: 33px !important;
  font-family: 'Cambay' !important;
  letter-spacing: 0.05em;
  font-size: 14px !important;
  padding-top: 5px !important;
  font-weight: 700;
}
.top-bar .lsi-social-icons li {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
}
#lsi_widget-2 {
  display: none;
}
@media screen and (max-width: 550px) {
  .top-bar ul li {
    font-size: 13px !important;
  }
}
.main-navigation {
  margin-bottom: 2px;
}
.main-navigation .main-nav ul li a {
  font-family: ff-good-web-pro-condensed, sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #173043 !important;
}
.main-navigation .main-nav ul li a:hover {
  color: #F3744A !important;
}
.navigation-branding .site-logo, .site-logo.mobile-header-logo .site-logo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navigation-branding .site-logo img, .site-logo.mobile-header-logo .site-logo img {
  padding-top: 0;
  padding-bottom: 0;
}
.page-hero {
  position: relative;
  height: 328px;
}
.page-hero .inside-page-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
  height: 100%;
  position: relative;
  z-index: 2;
}
.page-hero:after {
  content: '';
  height: 100px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #002532 100%);
}
.page-hero h1 {
  text-align: left;
  font-family: ivypresto-display, serif !important;
  font-weight: 600 !important;
  color: #ffffff;
  font-size: 60px;
  line-height: 1em;
  font-weight: 300;
  letter-spacing: 0.075em;
  width: 100%;
  padding: 25px 15px;
}
@media (min-width: 768px) and (max-width: 970px) {
  .page-hero h1 {
    font-size: 45px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .page-hero h1 {
    text-align: center;
    font-size: 40px;
  }
}
.page-hero {
  position: relative;
}
.page-hero::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(27, 53, 51, 0.4);
}
@media screen and (max-width: 1125px) {
  .page-hero h1 {
    padding: 15px 30px !important;
  }
}
.page h2 {
  font-size: 40px;
}
.page h3 {
  margin: 0;
  font-weight: 600;
  font-family: 'Cambay' !important;
  font-size: 30px;
}
.page ul {
  margin-left: 20px !important;
}
p a {
  color: #F3744A !important;
}
p a:hover {
  text-decoration: underline;
}
.custom-icon {
  width: 100%;
  max-width: 125px !important;
}
.custom-icon.centered-icon {
  margin-left: auto !important;
  margin-right: auto !important;
}
#post-137 div.elementor-element.elementor-element-58343f3.elementor-widget.elementor-widget-text-editor > div > div > ol {
  margin-left: 0 !important;
  list-style-position: inside;
}
.page-id-200 h3 a:hover, .page-id-184 h4 a:hover, .page-id-184 p a:hover {
  text-decoration: underline !important;
}
@media screen and (min-width: 551px) {
  .desktop-wave {
    display: block;
  }
  .mobile-wave {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .desktop-wave {
    display: none;
  }
  .mobile-wave {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .page h1 {
    font-size: 35px !important;
  }
  .page h2 {
    font-size: 30px !important;
  }
  .page h3 {
    font-size: 25px !important;
  }
}
.elementor-widget-container .elementor-text-editor ol:last-child, .elementor-widget-container .elementor-text-editor ul:last-child, .elementor-widget-container .elementor-text-editor p:last-child {
  margin-bottom: 0;
}
.elementor-widget-container .elementor-text-editor hr {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #c9d1dc;
}
.elementor-widget-container .elementor-text-editor ol {
  list-style-type: decimal;
  line-height: 1.5em;
}
.elementor-widget-container .elementor-text-editor ol li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.elementor-widget-container .elementor-text-editor ol ol {
  list-style-type: Lower-latin;
}
section.equal-height div.elementor-widget-wrap > div {
  display: flex;
  height: 100%;
}
section.equal-height div.elementor-widget-wrap > div a.elementor-cta {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
section.equal-height div.elementor-widget-wrap > div a.elementor-cta .elementor-cta__content {
  flex-grow: 1;
  align-content: flex-start;
}
blockquote {
  font-size: 21px;
  color: #1c72ac;
  border-left: none;
  padding: 0;
}
.section-partners a:hover, .section-partners p {
  color: #F3744A !important;
}
.elementor-96 .elementor-element.elementor-element-6cac117 > .elementor-element-populated > .elementor-widget-wrap {
  padding: 50px 150px 50px 100px !important;
}
.site-footer .footer-top-left a {
  font-family: 'Cambay', sans-serif !important;
}
.site-footer #mc4wp-form-1 {
  text-align: center;
  justify-content: center;
}
.site-footer #col-resource-links h2 {
  color: #FFF !important;
  text-align: center !important;
}
.site-footer #footer-logo {
  max-width: 400px;
  margin: 0 auto 10px auto;
}
.site-footer #footer-nav > div > nav {
  justify-content: center;
}
.site-footer #col-about-seamaine h2, .site-footer #col-contact-us h2 {
  font-family: ff-good-web-pro-narrow, sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.05em;
}
.site-footer .footer-signup h4 {
  color: #FFF;
  font-family: ff-good-web-pro-narrow, sans-serif !important;
  letter-spacing: 0.05em;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 22px;
  text-transform: uppercase;
}
.site-footer .footer-signup p {
  color: #FFF !important;
  font-size: 18px !important;
  margin-bottom: 10px;
}
.site-footer .footer-signup input[type="email"] {
  background: #FFF !important;
  height: 55px;
}
.site-footer .footer-signup input[type="email"], .site-footer .footer-signup input[type="email"]::placeholder {
  font-family: "Cambay", sans-serif !important;
}
.site-footer .footer-signup input[type="email"]:focus-visible {
  outline: none;
}
.site-footer .footer-signup input[type="submit"] {
  border: 4px solid #E25F34 !important;
  border-radius: 50px;
  background: #FFF !important;
  color: #173043 !important;
  font-weight: 700;
  font-family: ff-good-web-pro-narrow, sans-serif !important;
  letter-spacing: 0.04em;
  transition: 0.3s ease;
  margin-left: 10px;
  min-width: 150px;
}
.site-footer .footer-signup input[type="submit"]:hover {
  background: #E25F34 !important;
  color: #FFF !important;
}
.site-footer #menu-2-7d8c169, .site-footer #menu-2-f67fb65 {
  margin-left: 0 !important;
}
.site-footer p {
  font-family: 'Cambay', sans-serif !important;
}
.site-footer .footer-top-left .orange a {
  color: #F3744A !important;
}
.site-footer #footer-logo-copy p a, .site-footer .footer-logo-copy p a {
  font-family: ivypresto-display, serif !important;
  font-weight: 300 !important;
  font-size: 35px !important;
  color: #FFF !important;
  text-decoration: none !important;
}
.site-footer #footer-logo-copy p a:hover, .site-footer .footer-logo-copy p a:hover {
  color: #FFF !important;
}
.site-footer #footer-logo-copy p a span.orange, .site-footer .footer-logo-copy p a span.orange {
  color: #F3744A !important;
  font-family: ivypresto-display, serif !important;
  font-weight: 300 !important;
  font-size: 35px;
}
.site-footer .footer-bottom a, .site-footer .footer-top-right ul a {
  color: #FFF !important;
}
.site-footer .footer-top a:hover {
  text-decoration: underline;
}
.site-footer .footer-top a:hover, .site-footer .footer-bottom a:hover, .site-footer .footer-top ul a:hover {
  color: #F3744A !important;
}
.site-footer .footer-top ul a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .footer-top-right ul a {
    color: #494c4f !important;
  }
  .footer-top {
    text-align: center !important;
  }
  .footer-signup form {
    text-align: center;
    justify-content: center;
  }
  .footer-signup form input[type="email"] {
    width: 100%;
    margin-bottom: 10px;
  }
  #col-about-seamaine *, #col-contact-us * {
    text-align: center !important;
  }
  #col-about-seamaine .custom-icon, #col-contact-us .custom-icon {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .page-hero:after {
    height: 50% !important;
  }
  #menu-2-7d8c169 li a, #menu-2-f67fb65 li a {
    color: #173043 !important;
  }
  #nav_menu-2 #menu-top-bar {
    margin-left: 0 !important;
  }
}
h2 {
  font-family: ff-good-web-pro-narrow, sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.05em;
}
p, .elementor-cta__description, ul li, ol li {
  font-family: 'Cambay', sans-serif !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
}
ul li::marker {
  color: #F3744A;
}
a:hover {
  transition: 0.3s ease-in-out !important;
}
#col-about-seamaine h2, #col-contact-us h2, .col-about-seamaine .elementor-widget-wrap h2, .col-contact-us .elementor-widget-wrap h2 {
  font-family: ivypresto-display, serif !important;
  font-weight: 600 !important;
}
body.home .site-content {
  padding-bottom: 6px !important;
}
body.home .gform_wrapper ul.gform_fields li.gfield, body.home .gform_wrapper li.hidden_label input {
  margin-top: 0;
}
body.home .section-learn-more h2 {
  font-family: "Cambay" !important;
  font-weight: 500 !important;
}
body.home .section-learn-more .elementor-row {
  max-width: 1300px;
  margin: auto;
}
body.home .section-learn-more .elementor-widget-container {
  box-shadow: none !important;
}
body.home .section-learn-more .elementor-cta__content {
  border: none !important;
}
body.home .section-learn-more .elementor-cta__content::before {
  display: none;
}
body.home .section-learn-more .elementor-cta__bg-wrapper {
  border-radius: 100%;
  width: 200px;
  height: 200px;
  margin: auto;
  border: 4px solid #002532;
}
body.home form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.home form .gform_body {
  flex-grow: 1;
}
body.home form .gform_footer {
  margin: 0;
  padding: 0;
}
body.home .gform_body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.home .gform_body ul li {
  flex: 1 0 auto;
}
@media screen and (max-width: 1200px) {
  #col-about-seamaine .elementor-widget-wrap .elementor-widget-wrap, #col-contact-us .elementor-widget-wrap .elementor-widget-wrap, .elementor-96 .elementor-element.elementor-element-6cac117 > .elementor-element-populated > .elementor-widget-wrap, .elementor-96 .elementor-element.elementor-element-beac93f > .elementor-element-populated > .elementor-widget-wrap {
    padding: 50px !important;
  }
}
@media screen and (max-width: 1024px) {
  #col-about-seamaine .elementor-widget-wrap .elementor-widget-wrap, #col-contact-us .elementor-widget-wrap .elementor-widget-wrap, .elementor-96 .elementor-element.elementor-element-6cac117 > .elementor-element-populated > .elementor-widget-wrap, .elementor-96 .elementor-element.elementor-element-beac93f > .elementor-element-populated > .elementor-widget-wrap {
    padding: 30px !important;
  }
}
.elementor-posts--thumbnail-top .elementor-posts .elementor-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.elementor-posts--thumbnail-top .elementor-posts .elementor-post__text {
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.elementor-posts--thumbnail-top .elementor-posts .elementor-post__text .elementor-post__excerpt {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.elementor-posts--thumbnail-top .elementor-posts .elementor-post__text .elementor-post__excerpt p {
  font-size: 15px;
  line-height: 1.7em;
}
.elementor-posts--thumbnail-top .elementor-posts .elementor-post__text .elementor-post__excerpt p:after {
  content: "...";
}
.elementor-posts--thumbnail-top .elementor-posts .elementor-post__read-more {
  margin: 0 auto;
}
.elementor-pagination {
  margin-top: 30px;
  margin-bottom: 30px;
}
.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
  width: auto !important;
}
.elementor-widget-call-to-action .elementor-cta__content {
  border-top: solid 4px #ffffff;
}
.elementor-widget-call-to-action .elementor-cta__content:before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  border-top: 12px solid #ffffff;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  left: calc(50% - 6px);
  top: 0;
}
.button--primary, .elementor-button-link.elementor-button.elementor-size-md, #gform_submit_button_1 {
  border: 4px solid #E25F34 !important;
  border-radius: 50px;
  background: #FFF !important;
  color: #173043 !important;
  font-weight: 700;
  font-family: ff-good-web-pro-narrow, sans-serif !important;
  letter-spacing: 0.04em;
  transition: 0.3s ease;
}
#gform_submit_button_1 {
  min-width: 150px;
  text-transform: uppercase;
}
#gform_submit_button_1:hover {
  background: #E25F34 !important;
  color: #FFF !important;
}
.elementor-button-link.elementor-button, .elementor-cta__button.elementor-button {
  font-family: ff-good-web-pro-narrow, sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
  letter-spacing: 0.04em;
  font-size: 16px !important;
}
.button--primary, .elementor-button-link.elementor-button.elementor-size-md:hover {
  border: 4px solid #E25F34;
  border-radius: 50px;
  background: #E25F34 !important;
  color: #FFF !important;
  font-weight: 700;
}
form label {
  text-transform: uppercase;
  color: #173043 !important;
}
form span label {
  margin-top: 10px !important;
}
/*# sourceMappingURL=style.css.map */