@charset "UTF-8";
/*
Theme Name: SeattleMag (Beaver Builder Child Theme)
Version: 1722444909
template: bb-theme
*/
:root {
  --sem-color-white: #ffffff;
  --sem-color-light-warm-gray: #edece6;
  --sem-color-medium-warm-gray: #b3b3ac;
  --sem-color-dark-warm-gray: #5c5b54;
  --sem-color-medium-dark-warm-gray: #7c7b76;
  --sem-color-black: #000000;
  --sem-color-medium-gray: #555555;
  --sem-color-aqua-blue: #00aabe;
  --sbm-color-orange: #EA5A12;
}

body .fl-page ul.page-numbers {
  list-style: none;
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}
body .fl-page ul.page-numbers li a.page-numbers {
  border: 1px solid #b3b3ac;
  color: #5c5b54;
  padding: 0.5rem 0.62rem;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1.382px;
}
body .fl-page ul.page-numbers li a.page-numbers.current {
  pointer-events: none;
  background: #5c5b54;
  color: #ffffff;
}
body .fl-page ul.page-numbers li a.page-numbers:hover {
  background: #00aabe;
  color: #ffffff;
}
body .fl-page .fl-contact-form .fl-button-wrap {
  margin-top: 1.5rem;
}
body .fl-page .fl-menu .sub-menu {
  box-shadow: none !important;
}
body .fl-page .sem-button-light,
body .fl-page .sem-button-light-wrap .fl-button {
  background-color: #b3b3ac;
}
body .fl-page .sem-button-light:hover, body .fl-page .sem-button-light:active, body .fl-page .sem-button-light:focus,
body .fl-page .sem-button-light-wrap .fl-button:hover,
body .fl-page .sem-button-light-wrap .fl-button:active,
body .fl-page .sem-button-light-wrap .fl-button:focus {
  background-color: #00aabe;
}
body .fl-page a.fl-button {
  border-radius: 16px;
}

html, body {
  min-height: 100vh;
  font-family: abril-text, serif;
  font-style: normal;
  font-weight: 400;
}

.fl-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.fl-page > header {
  z-index: 2;
}
.fl-page > header,
.fl-page > footer {
  flex-shrink: 1;
}
.fl-page #fl-main-content {
  flex-grow: 1;
}
.fl-page h1 {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-weight: bold;
}
.fl-page blockquote {
  border-left: 1rem solid #edece6;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 2rem 2rem;
  padding: 0 0 0 1em;
}
.fl-page input[type=text], .fl-page input[type=password], .fl-page input[type=email], .fl-page input[type=tel], .fl-page input[type=date], .fl-page input[type=month], .fl-page input[type=week], .fl-page input[type=time], .fl-page input[type=number], .fl-page input[type=search], .fl-page input[type=url], .fl-page textarea {
  font-size: 1rem;
}
@media (max-width: 991px) {
  .fl-page h2 {
    line-height: 1.2;
  }
}
.fl-page .wp-caption {
  background: none;
  border: none;
  margin-top: 1rem;
  padding: 0px;
}
.fl-page .wp-caption .wp-caption-wrapper {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-size: 0.82rem;
  font-style: italic;
  font-weight: 300;
  margin: 10px 0px 20px;
  text-align: right;
}
.fl-page .wp-caption .wp-caption-wrapper p.wp-caption-text {
  font-size: 0.82rem;
  line-height: 1.2;
  padding: 0;
}
.fl-page .wp-caption img {
  width: 100%;
}
.fl-page .wp-block-button .wp-block-button__link,
.fl-page button,
.fl-page input[type=button],
.fl-page input[type=submit],
.fl-page a.fl-button,
.fl-page a.fl-button:visited,
.fl-page a.fl-button,
.fl-page a.fl-button:visited,
.fl-page a.fl-button:hover,
.fl-page .fl-module-woocommerce a.button,
.fl-page .fl-post-module-woo-button a.button,
.fl-page .fl-module-woocommerce a.button:visited,
.fl-page .fl-post-module-woo-button a.button:visited,
.fl-page .fl-module-woocommerce button[type=button],
.fl-page .fl-post-module-woo-button button[type=button],
.fl-page .fl-module-woocommerce button[type=submit],
.fl-page .fl-post-module-woo-button button[type=submit] {
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 10.4px;
}
.fl-page .featured-image-credit br,
.fl-page .featured-image-caption br {
  display: none;
}

.heading-din {
  font-family: din-1451-lt-pro-engschrift, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.382px;
}
.heading-din .fl-heading-text {
  font-family: din-1451-lt-pro-engschrift, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.382px;
}

.header-bg-white a {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.header-bg-white a:hover .fl-heading-text, .header-bg-white a:active .fl-heading-text, .header-bg-white a:focus .fl-heading-text {
  color: #00aabe;
}
.header-bg-white a:after {
  color: #5c5b54;
  content: "Read more →";
  font-family: abril-text, serif;
  font-size: 1rem;
  font-style: italic;
  letter-spacing: 0;
  margin-right: 1rem;
  opacity: 0.62;
  text-transform: capitalize;
}
.header-bg-white .fl-heading {
  font-family: din-1451-lt-pro-engschrift, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.382px;
}
.header-bg-white .fl-heading .fl-heading-text {
  background: #ffffff;
  padding-right: 0.618em;
  line-height: 1;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

#qfie-subscribe-cover img {
  transform: rotate(6deg);
  margin-left: -30px;
}

.cta-buttons a.fl-button {
  background-color: #00aabe;
  align-items: center;
  display: flex;
  font-size: 15px;
  gap: 0.5em;
  justify-content: center;
  padding: 8px;
  font-family: din-1451-lt-pro-engschrift, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.382px;
}
.cta-buttons a.fl-button:hover, .cta-buttons a.fl-button:focus, .cta-buttons a.fl-button:active {
  background-color: #5c5b54;
  font-size: 15px;
  padding: 8px;
}

.cta-icon-button svg {
  width: 2.5rem;
  height: 2.5rem;
}
.cta-icon-button a {
  align-items: center;
  color: #000000;
  display: flex;
  gap: 0.5em;
  line-height: 1;
  text-decoration: none;
  font-family: din-1451-lt-pro-engschrift, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.382px;
}
.cta-icon-button a:hover, .cta-icon-button a:focus, .cta-icon-button a:active {
  color: #00aabe;
}

#sidebar-follow-us-icons .fl-icon-group {
  white-space: nowrap;
}

#site-header-top .fl-bg-video {
  z-index: 0;
  pointer-events: none;
}
#site-header-top .fl-bg-video:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 2;
  background: linear-gradient(90deg, #00aabe 10%, rgba(255, 255, 255, 0) 50%, #00aabe 90%);
}
#site-header-top .fl-bg-video:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 170, 190, 0.62) 0%, rgba(0, 170, 190, 0) 100%);
  z-index: 1;
}
#site-header-top #menu-site-header-main-mobile {
  padding-bottom: 10px;
}
#site-header-top #menu-site-header-main-mobile .fl-menu-search-item {
  display: block !important;
}
#site-header-top #menu-site-header-main-mobile .fl-menu-toggle {
  margin-right: 0.5rem;
}
#site-header-top #menu-site-header-main-mobile li:first-child {
  margin-top: 10px;
}
#site-header-top .fl-button-wrapper {
  padding: 0.5rem 10px !important;
}
#site-header-top .fl-button-wrapper a {
  background: #ffffff;
  border-radius: 1rem;
  border-style: none;
  color: #555555;
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.2;
  padding: 0.4em 1.25em;
}
#site-header-top .fl-button-wrapper a:hover, #site-header-top .fl-button-wrapper a:active, #site-header-top .fl-button-wrapper a:focus {
  color: #00aabe;
}
#site-header-top .hamburger-menu {
  color: #ffffff;
}
@media (min-width: 992px) {
  #site-header-top video {
    margin-top: -16px;
  }
}
#site-header-top #weatherwidget .weatherwidget-io {
  display: inline-block !important;
  pointer-events: none;
  max-height: 60px;
  position: relative;
  width: 235px;
  height: 97px;
}
#site-header-top #weatherwidget .weatherwidget-io iframe {
  position: absolute;
  left: -30px !important;
  top: -15px !important;
}
@media (max-width: 768px) {
  #site-header-top #weatherwidget .weatherwidget-io iframe {
    transform: scale(0.82);
    left: -30px !important;
  }
}
@media (max-width: 576px) {
  #site-header-top #weatherwidget .weatherwidget-io iframe {
    transform: scale(0.62);
    left: -50px !important;
  }
}

#site-header-main {
  position: sticky;
  top: 0;
  z-index: 1;
}
#site-header-main.is-stuck {
  left: 50%;
  position: fixed;
  top: 0;
  transform: translateX(-50%);
  width: 1300px;
  z-index: 1;
}
#site-header-main .fl-search-form-input-wrap form .fl-form-field {
  align-items: center;
  background: #edece6;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  gap: 0.5rem;
}
#site-header-main .fl-search-form-input-wrap form .fl-form-field .fl-search-text {
  background: #ffffff;
  font-size: 1.62rem;
  width: 90%;
  max-width: 600px;
}
#site-header-main .fl-search-form-input-wrap form .fl-form-field:after {
  background: var(--sem-color-dark-warm-gray);
  border-color: initial;
  border-radius: 16px;
  border-style: none;
  border-width: 0;
  color: var(--sem-color-white);
  content: "close";
  cursor: pointer;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  margin: 20px 0 4px;
  padding: 0.4em 1.25em;
}
#site-header-main #menu-item-100000051146 a {
  background-image: url(https://seattlemag.com/wp-content/uploads/2023/12/seattlemag-logo-aqua-min.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: transparent;
  overflow: hidden;
  position: relative;
  right: 20px;
  top: -3px;
  white-space: nowrap;
  width: 114px;
}
#site-header-main #menu-item-100000051147 a {
  background-image: url(https://seattlemag.com/wp-content/uploads/2023/12/sbm-logo-orange-min.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: transparent;
  overflow: hidden;
  position: relative;
  right: 20px;
  top: -5px;
  white-space: nowrap;
  width: 80px;
}
#site-header-main .menu-item-search a {
  background-image: url(https://seattlemag.com/wp-content/uploads/2023/12/search.png);
  background-position: center;
  background-repeat: no-repeat;
  color: transparent !important;
  left: 20px;
  opacity: 0.382;
  overflow: hidden;
  position: relative;
  top: -3px;
  white-space: nowrap;
  width: 24px;
}
#site-header-main .menu-item-search a:hover, #site-header-main .menu-item-search a:focus, #site-header-main .menu-item-search a:active {
  opacity: 1;
}

article.fl-post-grid-post {
  box-shadow: inset 0 -11px 0px -10px #edece6;
}
article.fl-post-grid-post:hover h1, article.fl-post-grid-post:active h1, article.fl-post-grid-post:focus h1 {
  color: #00aabe;
}
article.fl-post-grid-post .fl-col-photo {
  float: right;
  width: 32% !important;
  max-width: 100%;
}
article.fl-post-grid-post .fl-photo-crop-square .fl-photo-content {
  aspect-ratio: 1;
  overflow: hidden;
}
article.fl-post-grid-post .fl-col-text {
  clear: none;
  float: left;
  width: 68% !important;
  border-right: 20px solid transparent;
}
article.fl-post-grid-post .fl-post-grid-post-dek,
article.fl-post-grid-post .fl-post-grid-post-excerpt {
  display: none;
  color: #7c7b76;
  line-height: 1.24;
}
article.fl-post-grid-post .fl-post-grid-post-mask a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media (max-width: 768px) {
  .fl-col-photo {
    max-width: 120px !important;
    max-height: 120px !important;
    padding: 0 0 20px 20px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  [class^=md-post-grid-post-img-above] .fl-post-grid,
  [class*=" md-post-grid-post-img-above"] .fl-post-grid {
    margin-right: -30px;
  }
  [class^=md-post-grid-post-img-above] .fl-post-grid .fl-post-column:nth-child(4n) article.fl-post-grid-post,
  [class*=" md-post-grid-post-img-above"] .fl-post-grid .fl-post-column:nth-child(4n) article.fl-post-grid-post {
    box-shadow: none;
  }
  [class^=md-post-grid-post-img-above].lg-post-grid-post-img-above-3-col .fl-post-column:nth-child(3n) article.fl-post-grid-post,
  [class*=" md-post-grid-post-img-above"].lg-post-grid-post-img-above-3-col .fl-post-column:nth-child(3n) article.fl-post-grid-post {
    box-shadow: none;
  }
  [class^=md-post-grid-post-img-above] article.fl-post-grid-post,
  [class*=" md-post-grid-post-img-above"] article.fl-post-grid-post {
    box-shadow: inset -11px 0 0px -10px #edece6;
  }
  [class^=md-post-grid-post-img-above] article.fl-post-grid-post .fl-col-photo,
  [class^=md-post-grid-post-img-above] article.fl-post-grid-post .fl-col-text,
  [class*=" md-post-grid-post-img-above"] article.fl-post-grid-post .fl-col-photo,
  [class*=" md-post-grid-post-img-above"] article.fl-post-grid-post .fl-col-text {
    width: 100% !important;
    border-right: 20px solid transparent;
  }
  [class^=md-post-grid-post-img-above] article.fl-post-grid-post .fl-post-grid-post-byline p,
  [class*=" md-post-grid-post-img-above"] article.fl-post-grid-post .fl-post-grid-post-byline p {
    margin-bottom: 0;
  }
}
@media (min-width: 993px) {
  [class^=lg-post-grid-post-img-above] .fl-post-grid,
  [class*=" lg-post-grid-post-img-above"] .fl-post-grid {
    margin-right: -30px;
  }
  [class^=lg-post-grid-post-img-above].lg-post-grid-post-img-above-4-col .fl-post-column,
  [class*=" lg-post-grid-post-img-above"].lg-post-grid-post-img-above-4-col .fl-post-column {
    margin-bottom: 40px;
  }
  [class^=lg-post-grid-post-img-above].lg-post-grid-post-img-above-4-col .fl-post-column:nth-child(4n) article.fl-post-grid-post,
  [class*=" lg-post-grid-post-img-above"].lg-post-grid-post-img-above-4-col .fl-post-column:nth-child(4n) article.fl-post-grid-post {
    box-shadow: none;
  }
  [class^=lg-post-grid-post-img-above].lg-post-grid-post-img-above-3-col .fl-post-column,
  [class*=" lg-post-grid-post-img-above"].lg-post-grid-post-img-above-3-col .fl-post-column {
    margin-bottom: 40px;
  }
  [class^=lg-post-grid-post-img-above].lg-post-grid-post-img-above-3-col .fl-post-column:nth-child(3n) article.fl-post-grid-post,
  [class*=" lg-post-grid-post-img-above"].lg-post-grid-post-img-above-3-col .fl-post-column:nth-child(3n) article.fl-post-grid-post {
    box-shadow: none;
  }
  [class^=lg-post-grid-post-img-above] article.fl-post-grid-post,
  [class*=" lg-post-grid-post-img-above"] article.fl-post-grid-post {
    box-shadow: inset -11px 0 0px -10px #edece6;
  }
  [class^=lg-post-grid-post-img-above] article.fl-post-grid-post .fl-col-photo,
  [class^=lg-post-grid-post-img-above] article.fl-post-grid-post .fl-col-text,
  [class*=" lg-post-grid-post-img-above"] article.fl-post-grid-post .fl-col-photo,
  [class*=" lg-post-grid-post-img-above"] article.fl-post-grid-post .fl-col-text {
    width: 100% !important;
    border-right: 20px solid transparent;
  }
  [class^=lg-post-grid-post-img-above] article.fl-post-grid-post .fl-post-grid-post-byline p,
  [class*=" lg-post-grid-post-img-above"] article.fl-post-grid-post .fl-post-grid-post-byline p {
    margin-bottom: 0;
  }
}
.post-grid-post-img-above article.fl-post-grid-post .fl-col-photo,
.post-grid-post-img-above article.fl-post-grid-post .fl-col-text {
  width: 100% !important;
}

.post-grid-post-img-feature article.fl-post-grid-post {
  box-shadow: none;
}
.post-grid-post-img-feature article.fl-post-grid-post .fl-col-text {
  text-align: center;
  border-right: none;
}
.post-grid-post-img-feature article.fl-post-grid-post h1 {
  line-height: 1.125;
}
.post-grid-post-img-feature article.fl-post-grid-post h1 .fl-heading-text {
  font-size: 2.3rem;
}
.post-grid-post-img-feature article.fl-post-grid-post .fl-post-grid-post-dek {
  display: block;
}
.post-grid-post-img-feature article.fl-post-grid-post .fl-post-grid-post-dek .fl-rich-text {
  font-size: 1.236rem;
  margin-bottom: 12px;
}

#archive-posts-grid-bottom .fl-col-photo {
  max-width: 120px;
  max-height: 120px;
  padding: 0 0 20px 20px;
}

.wpcf7-form label,
.wpcf7-form .form-control {
  width: 100% !important;
}

.wpcf7-form .wpcf7-submit {
  padding: 12px 24px !important;
}

#site-header-top .fl-menu-search-item .fl-search-form-input-wrap {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
  right: 0;
  height: 100%;
}
#site-header-top .fl-menu-search-item .fl-search-form-input-wrap form {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#site-header-top .fl-menu-search-item .fl-search-form-input-wrap form input {
  font-size: 2rem;
}

.fl-module-fl-post-content h2, .fl-module-fl-post-content h3, .fl-module-fl-post-content h4, .fl-module-fl-post-content h5, .fl-module-fl-post-content h6, .fl-module-fl-post-content h7 {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 700;
}
.fl-module-fl-post-content a {
  text-decoration: underline;
}

.wpcf7-form label, .wpcf7-form .form-control {
  line-height: 2;
  margin-bottom: 0;
}

.wpcf7-submit {
  margin-top: 0.62rem;
}

.fl-post-feed-post,
.fl-module-post-grid .fl-post-grid-post {
  background: none;
  border: 0;
  font-size: 1rem;
}

.fl-module-content p > img {
  margin-bottom: 1rem;
}

/*# sourceMappingURL=style.css.map */
