/*
Theme Name:     Slow My Age
Theme URI:      https://slowmyage.com
Description:    Custom child theme of Bavarian for Slow My Age.
Author:         WPSpecialProjects / Tom Rhodes
Author URI:     https://wpspecialprojects.wordpress.com
Template:       bavarian
Version:        0.1.2
*/
.header--bg-transparent.header--txt-white .menu-wrapper {
  box-shadow: 0 5px 25px -5px rgba(0, 0, 0, 0.25);
  background-color: rgba(255, 255, 255, 0.9);
}
.header--bg-transparent.header--txt-white .menu-wrapper.sticking ul.nav-menu > li > a:after,
.header--bg-transparent.header--txt-white .menu-wrapper .utils a,
.header--bg-transparent.header--txt-white .menu-wrapper .utils a:hover,
.header--bg-transparent.header--txt-white .menu-wrapper ul.nav-menu > li > a,
.header--bg-transparent.header--txt-white .menu-wrapper ul.nav-menu > li > a:hover {
  color: #222;
}
.header--bg-transparent.header--txt-white .menu-wrapper.sticking ul.nav-menu > li.current_page_item > a:after {
  background-color: #222 !important;
}

.home .js-parallax div[id|=jarallax-container] > div {
  background-position: center 35% !important;
}
.home .wp-block-kioken-wrapper {
  text-align: center;
}
.home .wp-block-kioken-wrapper h1,
.home .wp-block-kioken-wrapper h2 {
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5rem 3rem 3rem;
  color: #fff !important;
}
.home .wp-block-kioken-wrapper h2 {
  padding: 2rem;
  margin: 0 14px;
}

#mobile-navigation ul li:last-child,
#mobile-navigation ul li:nth-last-child(2) {
  display: inline-block;
}
#mobile-navigation ul li:last-child {
  margin-left: 12px;
}

.kinetic[style*="margin-left:-90px"] {
  margin-left: max(-90px, -5vw) !important;
}

body.jsnav-open {
  position: static;
}

.wp-block-query > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-block-query .wp-block-post-featured-image {
  margin-top: 0;
}
.wp-block-query .wp-block-post-featured-image a {
  display: block;
  position: relative;
  padding-top: 60%;
}
.wp-block-query .wp-block-post-featured-image a img {
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-query .wp-block-post-excerpt__more-text {
  overflow: visible !important;
}
.wp-block-query .wp-block-post-excerpt__more-link {
  position: relative;
  text-decoration: none;
}
.wp-block-query .wp-block-post-excerpt__more-link::after, .wp-block-query .wp-block-post-excerpt__more-link::before {
  content: "";
  position: absolute;
  background: lightgray;
  height: 2px;
  width: 100%;
  bottom: -5px;
  left: 0;
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform-origin: left;
  text-align: left;
  display: block;
}
.wp-block-query .wp-block-post-excerpt__more-link::after {
  transform: scaleX(0);
  background: #b5a172;
}
.wp-block-query .wp-block-post-excerpt__more-link:hover {
  color: #222222;
}
.wp-block-query .wp-block-post-excerpt__more-link:hover::after {
  transform: scaleX(1);
}

#footer-menu li:nth-last-child(2) {
  margin-left: 9px;
  padding-left: 27px;
  border-left: 2px solid rgba(92, 92, 92, 0.2);
}
@media all and (max-width: 680px) {
  #footer-menu li:nth-last-child(2) {
    margin-left: 0;
    padding-left: 17px;
    border-left: none;
  }
}

@media all and (max-width: 766px) {
  .kt-custom-first-width-50 .wp-block-kioken-column.inner-column-1 .kt-inside-inner-col {
    max-width: 100% !important;
    padding-top: 150%;
    background-position: center top;
  }
  .kt-custom-first-width-50 .wp-block-kioken-column.inner-column-2 .kt-inside-inner-col {
    margin: 0 !important;
  }
}
@media all and (max-width: 600px) {
  .home .wp-block-kioken-wrapper h1,
.home .wp-block-kioken-wrapper h2 {
    padding: 1rem;
    font-size: 28px !important;
  }

  .home .wp-block-kioken-wrapper h2 {
    font-size: 20px !important;
  }
}
.klaviyo-form-XaVhxH button,
.klaviyo-form-XiNxFa button {
  padding: calc(0.667em + 2px) calc(1.333em + 2px) !important;
  line-height: 1.666 !important;
  height: auto !important;
  background-color: #b5a172 !important;
  font-weight: 500 !important;
}
.klaviyo-form-XaVhxH input[type=email],
.klaviyo-form-XaVhxH input[type=text],
.klaviyo-form-XiNxFa input[type=email],
.klaviyo-form-XiNxFa input[type=text] {
  padding: 7px !important;
}

.klaviyo-form-XiNxFa {
  max-width: 65%;
  margin: 0 auto;
}
.klaviyo-form-XiNxFa form > div {
  width: 100% !important;
  align-items: center !important;
}
.klaviyo-form-XiNxFa form > div > div {
  align-items: center !important;
  width: 100% !important;
}
.klaviyo-form-XiNxFa button {
  padding: calc(0.5em + 2px) calc(1.333em + 2px) !important;
}

@media (max-width: 768px) {
  .klaviyo-form-XiNxFa {
    max-width: 100%;
  }
  .klaviyo-form-XiNxFa div[data-testid=form-row] + div[data-testid=form-row] {
    display: block !important;
  }
}
/* Related Posts */
body #jp-relatedposts {
  max-width: 1110px;
  margin: 0 auto 60px;
  display: block;
}
body #jp-relatedposts h3.jp-relatedposts-headline,
body #jp-relatedposts h3.jp-relatedposts-headline em {
  text-align: center;
  float: none;
  display: block;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-transform: none;
  color: #222222;
  border-top: none;
  font-size: 22px;
}
body #jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none;
}
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  width: 50%;
  text-align: center;
}
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title {
  margin-top: 15px;
  margin-bottom: 10px;
}
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  color: #b5a172;
  font-size: 18px;
}
body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
  max-width: none;
  width: 100%;
  display: block;
}
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),
body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
  clear: none;
}

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