/**
Theme Name: Spacetobreathe App
Author: Southmedia
Author URI: https://southmedia.agency
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spacetobreatheapp
Template: astra
*/
:root {
  --stb-color--blue: #EDF6FC;
  --stb-color--green: #F2FAF7;
  --stb-color--purple: #F3F2FA;
  --stb-color--olive: #F7FAF2;
  --stb-color--blue-tone-1: #2B5A79;
  --stb-color--green-tone-1: #405A50;
  --stb-color--purple-tone-1: #595571;
  --stb-color--olive-tone-1: #576245;
  --stb-color--blue-tone-2: #22465E;
  --stb-color--green-tone-2: #2D4039;
  --stb-color--purple-tone-2: #444157;
  --stb-color--olive-tone-2: #3F4732;
  --stb-color--border: #B1B1B1;
  --stb-color--body: #324A5E;
  --stb-color--checkin-blue: #30447C;
  --ast-global-color-0: var(--stb-color--blue);
  --ast-global-color-1: var(--stb-color--green);
  --ast-global-color-2: var(--stb-color--purple);
  --ast-global-color-3: var(--stb-color--olive);
  --ast-global-color-4: var(--stb-color--blue-tone-1);
  --ast-global-color-5: var(--stb-color--green-tone-1);
  --ast-global-color-6: var(--stb-color--purple-tone-1);
  --ast-global-color-7: var(--stb-color--olive-tone-1);
  --ast-global-color-8: var(--stb-color--blue-tone-2);
  --ast-global-color-9: var(--stb-color--green-tone-2);
  --ast-global-color-10: var(--stb-color--purple-tone-2);
  --ast-global-color-11: var(--stb-color--olive-tone-2);
  --stb-font-size--xx-small: 0.625rem;
  --stb-font-size--x-small: 0.75rem;
  --stb-font-size--small: 0.875rem;
  --stb-font-weight--normal: 400;
  --stb-font-weight--medium: 500;
  --stb-font-weight--semibold: 600;
  --stb-font-weight--bold: 700;
}

.sr-only {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  position: absolute;
}

h1, .entry-content h1 {
  font-size: 32px;
}

h2, .entry-content h2 {
  font-size: 24px;
}

h3, .entry-content h3 {
  font-size: 18px;
}

.site-header {
  display: none;
}

#page {
  width: 100%;
}

.ast-plain-container,
.ast-page-builder-template {
  background-color: #fff;
}

.ast-container {
  width: 100vw !important;
  max-width: 100vw !important;
}

.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0;
  margin-bottom: 30px;
}

.ast-article-image-container--wide {
  margin: 0 !important;
}

.btn, .woocommerce-js #review_form #respond .form-submit input, .woocommerce-page .wc-block-components-button, .page-my-account .menu, .page-login .tml-button,
.page-register .tml-button,
.page-lostpassword .tml-button, .button {
  display: inline-block;
  font-weight: var(--stb-font-weight--semibold);
  line-height: 1.2;
  color: var(--stb-color--body);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 8px 18px;
  font-size: 18px;
  border-radius: 10rem;
}

.btn-primary, .woocommerce-js #review_form #respond .form-submit input, .woocommerce-page .wc-block-components-button, .button {
  color: #fff;
  background-color: #22455E;
}

.btn-secondary {
  color: #fff;
  background-color: var(--stb-color--green-tone-2);
}

.btn-light, .page-my-account .menu, .page-login .tml-button,
.page-register .tml-button,
.page-lostpassword .tml-button {
  color: #2D4039;
  background-color: #fff;
}

.btn-small {
  font-size: 15px;
  padding: 7px 16px;
}

.button {
  font-weight: var(--stb-font-weight--bold) !important;
}

.site-footer-section {
  margin: 0 !important;
}

.site-footer {
  box-shadow: 0 -3px 6px rgba(185, 185, 185, 0.27);
  position: sticky;
  bottom: -1px;
  z-index: 1020;
}
.site-footer .site-below-footer-wrap[data-section=section-below-footer-builder],
.site-footer .site-below-footer-wrap[data-section=section-below-footer-builder] .ast-builder-grid-row {
  padding: 0;
}
.site-footer #astra-footer-menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 800px;
  margin: 0 auto;
}
.site-footer #astra-footer-menu .menu-item {
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
}
.site-footer #astra-footer-menu .menu-link {
  font-size: var(--stb-font-size--xx-small);
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 18px 8px;
  border-right: 1px dashed var(--stb-color--border);
  flex: 1 1 auto;
  line-height: 1;
}
@media (min-width: 576px) {
  .site-footer #astra-footer-menu .menu-link {
    font-size: var(--stb-font-size--small);
    padding: 18px;
  }
}
.site-footer #astra-footer-menu .menu-link::before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  margin: 0 auto 8px;
}
.site-footer #astra-footer-menu .menu-link[href="/"]::before {
  background: url("images/icon_home.svg") no-repeat;
  background-size: contain;
  background-position: center;
}
.site-footer #astra-footer-menu .menu-link[href*="/search"]::before {
  background: url("images/icon_search.svg") no-repeat;
  background-size: contain;
  background-position: center;
}
.site-footer #astra-footer-menu .menu-link[href*="/subscribe"]::before, .site-footer #astra-footer-menu .menu-link[href*="/product/subscription"]::before, .site-footer #astra-footer-menu .menu-link[href*="/my-account/wps_subscriptions/"]::before {
  background: url("images/icon_hand.svg") no-repeat;
  background-size: contain;
  background-position: center;
}
.site-footer #astra-footer-menu .menu-link[href*="/toolkit"] {
  border: 0;
}
.site-footer #astra-footer-menu .menu-link[href*="/toolkit"]::before {
  background: url("images/icon_user.svg") no-repeat;
  background-size: contain;
  background-position: center;
}
.site-footer #astra-footer-menu .current-menu-item .menu-link {
  font-weight: 900;
  text-decoration: underline;
}

.search-result {
  display: flex;
  position: relative;
  gap: 12px;
  background-color: #F7FCFF;
  border: 0.5px solid rgba(88, 63, 82, 0.37);
  border-radius: 3px;
  padding: 12px;
  box-shadow: 0 3px 6px rgba(214, 198, 206, 0.27);
}

body form label,
.woocommerce.woocommerce.woocommerce form label {
  font-size: var(--stb-font-size--x-small);
  font-weight: var(--stb-font-weight--bold);
  color: var(--stb-color--blue-tone-1);
}
body form input[type=text],
body form input[type=password],
body form input[type=email],
.woocommerce.woocommerce.woocommerce form input[type=text],
.woocommerce.woocommerce.woocommerce form input[type=password],
.woocommerce.woocommerce.woocommerce form input[type=email] {
  border: 1px solid var(--stb-color--border);
  border-radius: 4px;
  box-shadow: 0 3px 6px #D6C6CE;
  height: 52px;
}
body form input[type=text]:focus,
body form input[type=password]:focus,
body form input[type=email]:focus,
.woocommerce.woocommerce.woocommerce form input[type=text]:focus,
.woocommerce.woocommerce.woocommerce form input[type=password]:focus,
.woocommerce.woocommerce.woocommerce form input[type=email]:focus {
  border-color: var(--stb-color--checkin-blue);
}
body form em,
.woocommerce.woocommerce.woocommerce form em {
  font-size: var(--stb-font-size--xx-small);
  line-height: 1.5;
  margin-top: 8px;
  display: inline-block;
}

.page-template-page-checkin {
  background-color: var(--stb-color--blue);
}
.page-template-page-checkin #content {
  display: flex;
  align-items: center;
  text-align: center;
  color: var(--stb-color--checkin-blue);
}
.page-template-page-checkin #content h1 {
  font-size: 30px;
  margin-bottom: 24px;
}
.page-template-page-checkin #content .check-in-form p {
  margin-bottom: 12px;
  color: #583F52;
  font-weight: var(--stb-font-weight--semibold);
}
.page-template-page-checkin #content .check-in-form hr {
  background-color: transparent;
  border-top: 1px dashed #583F52;
  margin: 18px 0;
}
.page-template-page-checkin #content .check-in-form input[type=text] {
  border: 1px solid #707070;
  border-radius: 4px;
  box-shadow: 0 3px 6px #D6C6CE;
  height: 52px;
}
.page-template-page-checkin #content .check-in-form input[type=text]:focus {
  border-color: var(--stb-color--checkin-blue);
}
.page-template-page-checkin #content .check-in-form input[type=submit] {
  margin-top: 30px;
  border-radius: 10rem;
  font-weight: 900;
  font-size: 22px;
  box-shadow: 0 3px 6px #D6C6CE;
}

.emoji-inputs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 12px 0;
  overflow: auto visible;
}

.emoji-input {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.emoji-input input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: url(images/icon_smiley_2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0;
  width: 52px;
  height: 52px;
  border: 0;
  border-radius: 50%;
  z-index: 2;
  position: relative;
}
.emoji-input input[type=radio] + span {
  display: block;
  width: 74px;
  height: 74px;
  background-color: white;
  box-shadow: 0 3px 6px #D6C6CE;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: scale(0) translate(-50%, -50%);
  transform-origin: center;
  transition: 120ms transform ease-in-out;
  z-index: 1;
  position: absolute;
}
.emoji-input input[type=radio]:checked {
  background-color: transparent;
}
.emoji-input input[type=radio]:checked + span {
  transform: scale(1) translate(-50%, -50%);
}
.emoji-input--1 input[type=radio] {
  background-image: url(images/icon_smiley_1.svg);
}
.emoji-input--2 input[type=radio] {
  background-image: url(images/icon_smiley_2.svg);
}
.emoji-input--3 input[type=radio] {
  background-image: url(images/icon_smiley_3.svg);
}
.emoji-input--4 input[type=radio] {
  background-image: url(images/icon_smiley_4.svg);
}
.emoji-input--5 input[type=radio] {
  background-image: url(images/icon_smiley_5.svg);
}

.page-template-page-checkin-save {
  background-color: var(--stb-color--blue);
}
.page-template-page-checkin-save .site-content {
  padding: 30px 0;
}
.page-template-page-checkin-save .content-area.primary {
  text-align: center;
  color: var(--stb-color--checkin-blue);
}
.page-template-page-checkin-save .content-area.primary h1 {
  font-size: 34px;
  margin-bottom: 24px;
}
.page-template-page-checkin-save .content-area.primary h2 {
  font-size: 24px;
  margin-bottom: 0;
}
.page-template-page-checkin-save .content-area.primary .list-header {
  font-size: 16px;
  font-weight: var(--stb-font-weight--semibold);
  margin-bottom: 12px;
}
.page-template-page-checkin-save .checkin-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-template-page-checkin-save .checkin-row {
  display: grid;
  grid-template-columns: 1fr 42px 1fr;
  align-items: center;
  border-top: 1px dashed var(--stb-color--checkin-blue);
  padding: 12px;
  min-height: 70px;
}
.page-template-page-checkin-save .checkin-row .day {
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: var(--stb-font-weight--semibold);
  margin-right: 20px;
  text-align: right;
}
.page-template-page-checkin-save .checkin-row .word {
  display: inline-block;
  text-align: left;
  font-size: 22px;
  font-weight: var(--stb-font-weight--bold);
  margin-left: 14px;
}
.page-template-page-checkin-save .emoji-input {
  display: inline-block;
  background-color: transparent;
  background-image: url(images/icon_smiley_2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  z-index: 2;
  position: relative;
}
.page-template-page-checkin-save .emoji-input--1 {
  background-image: url(images/icon_smiley_1.svg);
}
.page-template-page-checkin-save .emoji-input--2 {
  background-image: url(images/icon_smiley_2.svg);
}
.page-template-page-checkin-save .emoji-input--3 {
  background-image: url(images/icon_smiley_3.svg);
}
.page-template-page-checkin-save .emoji-input--4 {
  background-image: url(images/icon_smiley_4.svg);
}
.page-template-page-checkin-save .emoji-input--5 {
  background-image: url(images/icon_smiley_5.svg);
}

body.paywalled {
  padding: 0 !important;
  background-color: #595571;
  background-image: url("images/bg_paywall.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: flex;
}
body.paywalled .ast-container {
  flex-grow: 1;
  display: flex;
  height: 100%;
}
body.paywalled .content-area.primary {
  flex-grow: 1;
  display: grid;
  grid-template-rows: auto 1fr;
}
body.paywalled .content-area.primary .resource__hero {
  background: transparent;
  padding-top: 30px;
}
body.paywalled .resource__hero h1 {
  font-size: 16px;
  font-weight: var(--stb-font-weight--normal);
  color: #fff;
  margin-bottom: 14px;
  padding-bottom: 14px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.67);
  text-align: center;
}
body.paywalled .summary {
  display: none;
}
body.paywalled .paywall-notice {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 15px 80px;
}
body.paywalled .paywall-notice .image {
  margin-bottom: 26px;
  max-width: 100%;
  width: 124px;
}
body.paywalled .paywall-notice h2 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 8px;
}
body.paywalled .paywall-notice p {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
body.paywalled .paywall-notice .cta {
  display: inline-block;
  padding: 12px 34px;
  line-height: 1.2;
  background-color: #fff;
  color: var(--stb-color--purple-tone-1);
  border-radius: 10rem;
  font-weight: var(--stb-font-weight--bold);
  font-size: 22px;
  box-shadow: 0 3px 6px #D6C6CE;
}

.page-template-page-home {
  background-color: #fff;
}
.page-template-page-home .site-footer .current_page_item {
  background-color: #F5F9FC;
}
.page-template-page-home .ast-container {
  padding: 0;
}
.page-template-page-home .resource-feed {
  padding: 30px 15px;
  text-align: center;
}
.page-template-page-home .resource-feed h2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.page-template-page-home .check-in {
  background-color: var(--stb-color--blue);
  background-image: url("images/bg_checkin.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 40px;
  text-align: center;
  box-shadow: 0 -4px 16px rgba(94, 114, 131, 0.6);
}
.page-template-page-home .check-in h2 {
  font-size: 32px;
  color: var(--stb-color--blue-tone-1);
}
.page-template-page-home .check-in .check-in-cta::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13px;
  background-image: url("images/icon_chevron-right.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 12px;
}
.page-template-page-home .resources-info {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("images/icon_info.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 8px;
}
.page-template-page-home .resources-info-popup {
  position: relative;
  z-index: 1020;
}
.page-template-page-home .resources-info-popup .resources-info-popup-inner {
  position: absolute;
  top: -8px;
  padding: 14px 30px 14px 14px;
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 8px;
  box-shadow: 2px 5px 6px rgba(0, 0, 0, 0.16);
  font-size: var(--stb-font-size--x-small);
  line-height: 1.4;
  text-align: left;
  margin-bottom: 12px;
  transform: translateX(-50%);
  left: 50%;
  max-width: 100%;
  display: none;
  width: 300px;
}
.page-template-page-home .resources-info-popup .resources-info-popup-inner::before {
  content: "";
  position: absolute;
  bottom: calc(100% + 1px);
  right: 33px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #707070;
  z-index: 1;
}
.page-template-page-home .resources-info-popup .resources-info-popup-inner::after {
  content: "";
  position: absolute;
  bottom: calc(100% - 1px);
  right: 33px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  z-index: 2;
}
.page-template-page-home .resources-info-popup .resources-info-popup-inner.active {
  display: block;
}
.page-template-page-home .resources-info-popup .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-image: url("images/icon_close.svg");
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
}
.page-template-page-home .resources-info-popup p {
  color: #324A5E;
  font-weight: var(--stb-font-weight--medium);
  margin-bottom: 12px;
}

.account-link {
  position: fixed;
  z-index: 1000;
  display: inline-block;
  top: 12px;
  right: 12px;
  border-radius: 10rem;
  border: 1px solid #eee;
  background-color: #fff;
  background-image: url("images/icon_account.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 35px;
  height: 35px;
}

.single-resource {
  background-color: #fff;
}
.single-resource h1 {
  font-size: 27px;
  text-align: center;
  margin-bottom: 12px;
}
.single-resource .summary {
  font-size: var(--stb-font-size--small);
  font-weight: var(--stb-font-weight--medium);
  text-align: center;
  color: #583F52;
  margin-bottom: 24px;
}
.single-resource iframe {
  width: 100%;
}
.single-resource .content-area.primary {
  padding: 0 !important;
  margin: 0 !important;
}
.single-resource .ast-container {
  padding: 0 !important;
}
.single-resource .resource__hero {
  background-color: #F3F2FA;
  background-image: url("images/bg_resource.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 14px 30px 30px;
  box-shadow: 0 -4px 16px rgba(94, 114, 131, 0.6);
}
.single-resource .resource__hero img {
  max-height: 40vh;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.single-resource .resource__toolbar {
  position: relative;
  width: calc(100vw - 30px);
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding-bottom: 12px;
  margin-bottom: 30px;
  border-bottom: 1px solid #707070;
}
.single-resource .resource__toolbar .toolbar-link,
.single-resource .resource__toolbar .toolkit-link {
  display: block;
  position: static;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10rem;
  text-indent: -1000rem;
}
.single-resource .back-link.back-link {
  width: 32px;
  height: 32px;
  background-image: url("images/icon_chevron-left.svg");
  background-size: 60% 60%;
  margin-right: auto;
  border: 2px solid #2B2E3B;
}
.single-resource .toolkit-link.add {
  width: 32px;
  height: 32px;
  border: 1px solid #2B2E3B;
  background-image: url("images/icon_star-blue.svg");
}
.single-resource .toolkit-link.remove {
  width: 32px;
  height: 32px;
  background-color: #2B2E3B;
  background-image: url("images/icon_star-white.svg");
  opacity: 1;
}
.single-resource .toolkit-link.remove::before {
  content: unset;
}
.single-resource .main-content {
  padding: 30px;
}
.single-resource .user-message {
  padding: 14px;
  background-color: #2B2E3B;
  color: #fff;
  font-size: 15px;
  display: flex;
  gap: 14px;
  margin-bottom: 16px;
}
.single-resource .user-message::before {
  content: "";
  width: 19px;
  height: 16px;
  flex: 0 0 auto;
  display: inline-block;
  background-image: url("images/icon_message.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  top: 6px;
}

.page-template-page-search {
  background-color: #F3F2FA;
  background-image: url("images/bg_resources.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.page-template-page-search .ast-container {
  padding: 30px 15px 0;
}
.page-template-page-search .site-content .ast-container {
  flex-direction: column;
}
.page-template-page-search h1 {
  font-size: 32px;
  margin-bottom: 12px;
  color: var(--stb-color--purple-tone-1);
}
.page-template-page-search .site-footer .current-menu-item {
  background-color: var(--stb-color--purple);
}
.page-template-page-search .search-result {
  background-color: #fff;
}
.page-template-page-search .search-result .title {
  color: #1B366D;
}
.page-template-page-search .search-result.paywalled::before {
  background-color: var(--stb-color--purple-tone-1);
}
.page-template-page-search .search_results {
  margin-top: 22px;
}
.page-template-page-search .search_form {
  margin-bottom: 12px;
}
.page-template-page-search .resource-input.resource-input {
  border: 1px solid #707070;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgb(214, 198, 206);
  color: #583F52;
  font-size: 15px;
  font-weight: var(--stb-font-weight--medium);
  padding: 4px 0.8em;
  background-position: 96% 50%;
}
.page-template-page-search .resource-input.search_subcategory {
  display: none;
  margin-top: 4px;
}
.page-template-page-search input[type=text].resource-input.resource-input {
  background-image: url("images/icon_search-input.svg");
  background-repeat: no-repeat;
  background-position: 6px 50%;
  padding-left: 36px;
}
.page-template-page-search #filter-switch {
  position: sticky;
  bottom: 80px;
  margin-top: 30px;
}
.page-template-page-search #filter-switch .btn, .page-template-page-search #filter-switch .woocommerce-js #review_form #respond .form-submit input, .woocommerce-js #review_form #respond .form-submit .page-template-page-search #filter-switch input, .page-template-page-search #filter-switch .woocommerce-page .wc-block-components-button, .woocommerce-page .page-template-page-search #filter-switch .wc-block-components-button, .page-template-page-search #filter-switch .page-my-account .menu, .page-my-account .page-template-page-search #filter-switch .menu, .page-template-page-search #filter-switch .page-login .tml-button, .page-login .page-template-page-search #filter-switch .tml-button,
.page-template-page-search #filter-switch .page-register .tml-button,
.page-register .page-template-page-search #filter-switch .tml-button,
.page-template-page-search #filter-switch .page-lostpassword .tml-button,
.page-lostpassword .page-template-page-search #filter-switch .tml-button, .page-template-page-search #filter-switch .button {
  color: #324A5E;
  padding: 12px 18px;
  border-radius: 13px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: var(--stb-font-size--x-small);
  align-items: center;
  display: flex;
  justify-content: center;
}
@media (min-width: 576px) {
  .page-template-page-search #filter-switch .btn, .page-template-page-search #filter-switch .woocommerce-js #review_form #respond .form-submit input, .woocommerce-js #review_form #respond .form-submit .page-template-page-search #filter-switch input, .page-template-page-search #filter-switch .woocommerce-page .wc-block-components-button, .woocommerce-page .page-template-page-search #filter-switch .wc-block-components-button, .page-template-page-search #filter-switch .page-my-account .menu, .page-my-account .page-template-page-search #filter-switch .menu, .page-template-page-search #filter-switch .page-login .tml-button, .page-login .page-template-page-search #filter-switch .tml-button,
  .page-template-page-search #filter-switch .page-register .tml-button,
  .page-register .page-template-page-search #filter-switch .tml-button,
  .page-template-page-search #filter-switch .page-lostpassword .tml-button,
  .page-lostpassword .page-template-page-search #filter-switch .tml-button, .page-template-page-search #filter-switch .button {
    font-size: 16px;
  }
}
.page-template-page-search #filter-switch .btn-filter::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("images/icon_filter.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 8px;
}
.page-template-page-search .filter-switch__container {
  position: relative;
  padding: 14px 18px 18px;
  background-color: #F3F2FA;
  box-shadow: 0 -3px 6px rgba(149, 159, 165, 0.3);
  left: -15px;
  right: -15px;
  width: 100vw;
}
@media (min-width: 576px) {
  .page-template-page-search .filter-switch__container {
    gap: 24px;
  }
}
.page-template-page-search .filter-switch__container .filter__count {
  display: inline-block;
  border-radius: 10rem;
  padding: 1px 10px;
  background-color: var(--stb-color--purple-tone-1);
  color: #fff;
  margin-left: 12px;
  font-size: var(--stb-font-size--xx-small);
}
@media (min-width: 576px) {
  .page-template-page-search .filter-switch__container .filter__count {
    font-size: 15px;
    padding: 1px 12px;
  }
}
.page-template-page-search .filter-buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
.page-template-page-search .search-sort h3,
.page-template-page-search .search-filter h3 {
  font-size: var(--stb-font-size--x-small);
  margin-bottom: 12px;
  color: var(--stb-color--purple-tone-1);
}
.page-template-page-search .search-filter {
  margin-bottom: 18px;
}
.page-template-page-search .sort-pill {
  display: inline-block;
  border: 1px solid var(--stb-color--purple-tone-1);
  border-radius: 10rem;
  padding: 4px 12px;
  font-size: var(--stb-font-size--x-small);
}
.page-template-page-search .sort-pill.active-sort {
  background-color: var(--stb-color--purple-tone-1);
  color: #fff;
}
.page-template-page-search #filters {
  height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
}
.page-template-page-search #filters.active {
  padding-top: 18px;
  height: auto;
  opacity: 1;
}

.search-result {
  margin-bottom: 12px;
}
.search-result .image {
  width: 134px;
  height: 119px;
  flex: 0 0 auto;
}
.search-result .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.search-result .meta {
  text-align: left;
}
.search-result .meta .title {
  font-size: 16px;
  font-weight: var(--stb-font-weight--semibold);
  margin-bottom: 6px;
  line-height: 1.2;
  display: block;
}
.search-result .description {
  font-size: 14px;
  color: #583F52;
  font-weight: var(--stb-font-weight--normal);
  margin-bottom: 0;
  line-height: 1.2;
}
.search-result.paywalled::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 10rem;
  background-color: var(--stb-color--green-tone-2);
  background-image: url("images/icon_diamond.svg");
  background-repeat: no-repeat;
  background-size: 20px 18px;
  background-position: center;
  position: absolute;
  top: 6px;
  left: 6px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.search-result .in-toolkit {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 10rem;
  background-color: #fff;
  background-image: url("images/icon_star.svg");
  background-repeat: no-repeat;
  background-size: 20px 18px;
  background-position: center;
  position: absolute;
  top: 6px;
  left: 6px;
  text-indent: -1000rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.page-toolkit {
  background-color: var(--stb-color--blue);
}
.page-toolkit .site-footer .current-menu-item {
  background-color: #F5F9FC;
}
.page-toolkit .post-thumb {
  display: none;
}
.page-toolkit .ast-container {
  padding: 18px 14px;
}
.page-toolkit .ast-single-post-featured-section + article {
  margin-top: 0;
}
.page-toolkit .entry-header {
  margin: 0;
}
.page-toolkit .toolbar-link.back-link {
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10rem;
  width: 32px;
  height: 32px;
  background-image: url("images/icon_chevron-left.svg");
  background-size: 60% 60%;
  margin-right: auto;
  border: 2px solid #2B2E3B;
}
.page-toolkit .entry-header .entry-title {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #2C2E3B;
  font-weight: var(--stb-font-weight--bold);
  border-bottom: 1px solid #707070;
  padding-bottom: 18px;
  margin-bottom: 14px;
}
.page-toolkit .toolkit-row {
  padding: 12px 0;
  border-bottom: 1px dashed rgba(44, 46, 59, 0.5);
  display: flex;
  justify-content: space-between;
  gap: 14px;
}
.page-toolkit .toolkit-row .resource {
  text-decoration: none;
  font-size: 17px;
  color: #2C2E3B;
  font-weight: var(--stb-font-weight--medium);
}
.page-toolkit .toolkit-row .remove-button {
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(images/icon_remove.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0;
  text-indent: -1000rem;
  flex-shrink: 0;
}

.page-introduction {
  background-color: var(--stb-color--olive);
  color: var(--stb-color--green-tone-2);
}
.page-introduction .entry-header {
  margin: 0;
}
.page-introduction .entry-header .entry-title {
  font-size: 24px;
  text-align: center;
  color: var(--stb-color--green-tone-2);
  font-weight: var(--stb-font-weight--bold);
}
.page-introduction .tab {
  display: none;
}
.page-introduction .ast-container {
  overflow: hidden;
}
.page-introduction .content-area {
  width: 100%;
}
.page-introduction .site-footer,
.page-introduction .post-thumb,
.page-introduction #ast-scroll-top {
  display: none !important;
}
.page-introduction .intro-quiz__controls {
  padding: 40px 0 30px;
  display: flex;
  align-items: center;
}
.page-introduction .intro-quiz__controls .btn, .page-introduction .intro-quiz__controls .woocommerce-js #review_form #respond .form-submit input, .woocommerce-js #review_form #respond .form-submit .page-introduction .intro-quiz__controls input, .page-introduction .intro-quiz__controls .woocommerce-page .wc-block-components-button, .woocommerce-page .page-introduction .intro-quiz__controls .wc-block-components-button, .page-introduction .intro-quiz__controls .page-my-account .menu, .page-my-account .page-introduction .intro-quiz__controls .menu, .page-introduction .intro-quiz__controls .page-login .tml-button, .page-login .page-introduction .intro-quiz__controls .tml-button,
.page-introduction .intro-quiz__controls .page-register .tml-button,
.page-register .page-introduction .intro-quiz__controls .tml-button,
.page-introduction .intro-quiz__controls .page-lostpassword .tml-button,
.page-lostpassword .page-introduction .intro-quiz__controls .tml-button, .page-introduction .intro-quiz__controls .button {
  box-shadow: 0 3px 6px #D6C6CE;
  font-weight: var(--stb-font-weight--bold);
}
.page-introduction .intro-quiz__controls #nextBtn {
  margin-left: auto;
}
.page-introduction .intro-quiz__controls #nextBtn::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background-image: url("images/icon_chevron-right.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 12px;
}
.page-introduction .intro-quiz__controls #prevBtn::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background-image: url("images/icon_chevron-left.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 12px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(236deg) brightness(103%) contrast(105%);
}
.page-introduction .intro-quiz__steps {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  gap: 24px;
}
.page-introduction .intro-quiz__steps .step {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 10rem;
  border: 1px solid var(--stb-color--olive-tone-1);
  opacity: 0.5;
}
.page-introduction .intro-quiz__steps .step.active {
  background-color: var(--stb-color--olive-tone-2);
  opacity: 1;
}
.page-introduction #introquiz {
  color: var(--stb-color--green-tone-2);
}
.page-introduction #introquiz h2,
.page-introduction #introquiz .question {
  display: block;
  font-weight: var(--stb-font-weight--bold);
  font-size: 16px;
  margin-bottom: 8px;
  color: var(--stb-color--green-tone-2);
}
.page-introduction #introquiz .question:only-child {
  margin: 0;
}
.page-introduction #introquiz p {
  font-size: 15px;
  margin: 0;
}
.page-introduction #introquiz .intro-quiz__fieldset {
  background-color: #fff;
  border-radius: 9px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 0;
  padding: 0;
}
.page-introduction #introquiz .intro-quiz__fieldset > section {
  padding: 30px;
  border-bottom: 1px dashed #C6C6C6;
}
.page-introduction #introquiz .intro-quiz__fieldset > section:last-child {
  border-bottom: 0;
}
.page-introduction #introquiz .intro-form__check {
  display: block;
  padding: 8px 0;
}
.page-introduction #introquiz .intro-form__check:last-child {
  padding-bottom: 0;
}

.page-subscribe {
  background-color: var(--stb-color--green);
}
.page-subscribe .site-footer .current-menu-item {
  background-color: #F3FAF7;
}
.page-subscribe .post-thumb {
  display: none;
}
.page-subscribe .entry-header .entry-title {
  font-size: 24px;
  text-align: center;
  color: var(--stb-color--green-tone-2);
  font-weight: var(--stb-font-weight--bold);
}

.ast-woocommerce-container .woocommerce-product-gallery,
.ast-woocommerce-container .woocommerce-breadcrumb,
.ast-woocommerce-container .single-product-category,
.ast-woocommerce-container .product_meta,
.ast-woocommerce-container .woocommerce-tabs,
.ast-woocommerce-container .related.products {
  display: none !important;
}

.page-login,
.page-register,
.page-lostpassword {
  padding: 0 !important;
  background-color: #595571;
  background-image: url("images/bg_paywall.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.page-login .entry-header,
.page-register .entry-header,
.page-lostpassword .entry-header {
  margin: 0;
}
.page-login .entry-header .entry-title,
.page-register .entry-header .entry-title,
.page-lostpassword .entry-header .entry-title {
  font-size: 30px;
  margin-bottom: 24px;
  text-align: center;
  color: #fff;
  font-weight: var(--stb-font-weight--bold);
}
.page-login .ast-container,
.page-register .ast-container,
.page-lostpassword .ast-container {
  flex-grow: 1;
  display: flex;
  height: 100%;
  width: 100%;
}
.page-login .content-area.primary,
.page-register .content-area.primary,
.page-lostpassword .content-area.primary {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  width: 100%;
}
.page-login .site-content,
.page-register .site-content,
.page-lostpassword .site-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-login .site-main,
.page-register .site-main,
.page-lostpassword .site-main {
  width: 100%;
}
.page-login label,
.page-register label,
.page-lostpassword label {
  color: #fff;
  font-weight: var(--stb-font-weight--bold);
}
.page-login .description.indicator-hint,
.page-register .description.indicator-hint,
.page-lostpassword .description.indicator-hint {
  font-size: var(--stb-font-size--xx-small);
  line-height: 1.2;
}
.page-login #pass-strength-result,
.page-register #pass-strength-result,
.page-lostpassword #pass-strength-result {
  font-size: var(--stb-font-size--x-small);
}
.page-login #pass-strength-result:not(.short):not(.good):not(.strong),
.page-register #pass-strength-result:not(.short):not(.good):not(.strong),
.page-lostpassword #pass-strength-result:not(.short):not(.good):not(.strong) {
  display: none;
}
.page-login input[type=text],
.page-login input[type=password],
.page-login input[type=email],
.page-register input[type=text],
.page-register input[type=password],
.page-register input[type=email],
.page-lostpassword input[type=text],
.page-lostpassword input[type=password],
.page-lostpassword input[type=email] {
  border: 1px solid #707070;
  border-radius: 4px;
  box-shadow: 0 3px 6px #D6C6CE;
  height: 52px;
}
.page-login input[type=text]:focus,
.page-login input[type=password]:focus,
.page-login input[type=email]:focus,
.page-register input[type=text]:focus,
.page-register input[type=password]:focus,
.page-register input[type=email]:focus,
.page-lostpassword input[type=text]:focus,
.page-lostpassword input[type=password]:focus,
.page-lostpassword input[type=email]:focus {
  border-color: var(--stb-color--checkin-blue);
}
.page-login .tml-button,
.page-register .tml-button,
.page-lostpassword .tml-button {
  width: 100%;
}
.page-login .tml-links,
.page-register .tml-links,
.page-lostpassword .tml-links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 24px;
}
.page-login .tml-links a,
.page-register .tml-links a,
.page-lostpassword .tml-links a {
  color: #fff;
  font-size: var(--stb-font-size--x-small);
}

.page-my-account {
  background-color: var(--stb-color--blue);
}
.page-my-account .menu {
  width: 100%;
  font-weight: var(--stb-font-weight--bold);
  margin-bottom: 8px;
}
.page-my-account .post-thumb {
  display: none !important;
}
.page-my-account .entry-header {
  margin: 0;
}
.page-my-account .ast-container {
  padding-bottom: 30px;
}
.page-my-account .entry-header .entry-title {
  font-size: 24px;
  text-align: center;
  color: var(--stb-color--blue-tone-1);
  font-weight: var(--stb-font-weight--bold);
}
.page-my-account .woocommerce-MyAccount-content {
  margin-top: 24px;
}
.page-my-account .woocommerce-MyAccount-navigation {
  display: none;
}
.page-my-account .woocommerce-MyAccount-navigation.active {
  display: block;
}
.page-my-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 20px;
  border: 0;
  background-color: #fff;
}
.page-my-account #add_payment_method #payment div.payment_box,
.page-my-account .woocommerce-cart #payment div.payment_box,
.page-my-account .woocommerce-checkout #payment div.payment_box {
  background-color: #fff;
}
.page-my-account .woocommerce-info,
.page-my-account .woocommerce-message {
  background-color: #fff;
  border-radius: 0 0 8px 8px;
}
.page-my-account .woocommerce-MyAccount-navigation-link {
  border: 0;
  border-bottom: 1px dashed var(--stb-color--border);
}
.page-my-account .woocommerce-MyAccount-navigation-link:last-child {
  border: 0;
}
.page-my-account .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link a {
  color: var(--stb-color--blue-tone-2);
  font-size: var(--stb-font-size--small);
}
.page-my-account .woocommerce-MyAccount-navigation-link.is-active {
  font-weight: var(--stb-font-weight--bold);
  color: var(--stb-color--blue-tone-2);
}

.woocommerce-page {
  background-color: var(--stb-color--blue);
}
.woocommerce-page h1, .woocommerce-page h2, .woocommerce-page h3, .woocommerce-page h4, .woocommerce-page h5 {
  color: var(--stb-color--checkin-blue);
}
.woocommerce-page h1 {
  font-size: 40px;
}
.woocommerce-page h2 {
  font-size: 32px;
}
.woocommerce-page h3 {
  font-size: 24px;
}
.woocommerce-page h4 {
  font-size: 18px;
}
.woocommerce-page h5 {
  font-size: 16px;
}
.woocommerce-page .wc-block-components-checkout-step__description {
  font-size: 14px;
}
.woocommerce-page .wc-block-components-form .wc-block-components-checkout-step,
.woocommerce-page .wp-block-woocommerce-cart-order-summary-block,
.woocommerce-page .wc-block-components-main.wc-block-cart__main,
.woocommerce-page .wps_recurring_bifurcation_wrapper {
  margin: 0 0 24px;
  padding: 24px !important;
  background-color: white;
  border-radius: 20px;
}
.woocommerce-page .wps_recurring_bifurcation_wrapper ul {
  padding: 0;
  margin: 0;
}
.woocommerce-page .wc-block-cart .wc-block-cart-items,
.woocommerce-page .is-large.wc-block-cart .wc-block-cart-items {
  margin-bottom: 0;
}
.woocommerce-page .is-large.wc-block-cart .wc-block-cart-items,
.woocommerce-page .wc-block-cart .wc-block-cart-items {
  border: 0;
}
.woocommerce-page .wc-block-components-sidebar-layout .wc-block-components-main {
  padding-right: 0;
}
.woocommerce-page .wc-block-components-sidebar {
  margin-top: 0;
}
.woocommerce-page .wc-block-components-totals-wrapper {
  border: 0;
}
.woocommerce-page .wp-block-woocommerce-checkout-order-summary-block,
.woocommerce-page .is-large .wp-block-woocommerce-checkout-order-summary-block {
  background-color: #fff;
  border-radius: 20px;
  border: 0;
}
.woocommerce-page.page-cart .entry-header, .woocommerce-page.page-checkout .entry-header {
  margin: 0;
}
.woocommerce-page.page-cart .post-thumb,
.woocommerce-page.page-cart .site-footer, .woocommerce-page.page-checkout .post-thumb,
.woocommerce-page.page-checkout .site-footer {
  display: none;
}
.woocommerce-page .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.woocommerce-page .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.woocommerce-page .wc-block-components-form .wc-block-components-text-input input[type=email], .woocommerce-page .wc-block-components-form .wc-block-components-text-input input[type=number], .woocommerce-page .wc-block-components-form .wc-block-components-text-input input[type=tel], .woocommerce-page .wc-block-components-form .wc-block-components-text-input input[type=text], .woocommerce-page .wc-block-components-form .wc-block-components-text-input input[type=url], .woocommerce-page .wc-block-components-text-input input[type=email], .woocommerce-page .wc-block-components-text-input input[type=number], .woocommerce-page .wc-block-components-text-input input[type=tel], .woocommerce-page .wc-block-components-text-input input[type=text], .woocommerce-page .wc-block-components-text-input input[type=url] {
  font-size: 14px;
}
.woocommerce-page .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.woocommerce-page .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.woocommerce-page .wc-block-components-form .wc-block-components-text-input label,
.woocommerce-page .wc-block-components-text-input label {
  font-size: 16px;
}
.woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__button, .woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__button:active, .woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__button:focus, .woocommerce-page .wc-block-components-totals-coupon .wc-block-components-panel__button:hover {
  padding: 0.375em 32px 0 0;
  background-color: transparent;
  color: inherit;
}
.woocommerce-page .wp-block-woocommerce-checkout-order-summary-block,
.woocommerce-page .wp-block-woocommerce-cart-order-summary-block {
  margin-bottom: 24px;
}
.woocommerce-page .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
  background: #fff;
}
.woocommerce-page .wc-block-components-button {
  font-weight: var(--stb-font-weight--bold);
  background-color: #32457d;
}
.woocommerce-page #primary.content-area.primary {
  padding-top: 0;
  margin-top: 30px;
}
.woocommerce-page .page-title {
  font-size: 24px;
  color: var(--stb-color--checkin-blue);
  font-weight: var(--stb-font-weight--bold);
  border-bottom: 1px dashed var(--stb-color--border);
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.woocommerce-page .woocommerce-breadcrumb {
  margin-bottom: 0;
}
.woocommerce-page .woocommerce-result-count {
  margin-top: 0;
  font-weight: var(--stb-font-weight--bold);
  color: var(--stb-color--checkin-blue);
}
.woocommerce-page .woocommerce-js .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid var(--stb-color--border);
  font-size: var(--stb-font-size--small);
}

.woocommerce-js div.product form.cart {
  margin-top: 24px;
}

.woocommerce-js #reviews .comment-form-comment label,
.woocommerce-js #reviews .comment-form-rating label {
  font-size: var(--stb-font-size--x-small);
}

.woocommerce .star-rating,
.woocommerce .comment-form-rating .stars a,
.woocommerce .star-rating::before {
  color: var(--stb-color--blue-tone-1);
}

.woocommerce-js #review_form #respond .form-submit input {
  background-color: #32457d;
  font-size: 0.8888888889rem;
  font-weight: var(--stb-font-weight--bold);
}

.ast-separate-container .entry-content > .alignfull,
.ast-separate-container .entry-content[ast-blocks-layout] > .alignwide,
.ast-plain-container .entry-content[ast-blocks-layout] > .alignwide,
.ast-plain-container .entry-content .alignfull {
  margin-left: 0;
  margin-right: 0;
}

.woocommerce-js #reviews #review_form {
  margin: 0 0 24px;
  padding: 24px !important;
  background-color: white;
  border-radius: 20px;
  border: 0;
}

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