main {
    margin-top: 1.3em !important;
}

main .wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained:first-child {
    padding-top: 0 !important;
}

.single-post code {
    font-size: 0.8em;
    background: #e9efa0;
    padding: 0.2em 0.4em;
    border-radius: 0.2em;
    text-wrap-mode: nowrap;
}

h1.wp-block-heading, 
h1.wp-block-post-title {
    text-align: center;
    background: rgb(119,7,51);
    background: linear-gradient(90deg, rgba(119,7,51,1) 0%, rgba(52,9,121,1) 42%, rgba(139,48,18,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
}
h1 a:hover {
    background: rgb(119,7,51);
    background: linear-gradient(90deg, rgba(119,7,51,1) 0%, rgba(52,9,121,1) 42%, rgba(139,48,18,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration:none
}


h2.wp-block-heading {
    background: rgb(119,7,51);
    background: linear-gradient(90deg, rgba(119,7,51,1) 0%, rgba(52,9,121,1) 42%, rgba(139,48,18,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 1.4em;
    line-height: normal;
}

header h1 {
    font-size:39px !important
}


figure.wp-block-post-featured-image {
    text-align:center !important;
    aspect-ratio: auto !important;
}
.wp-block-post-featured-image :where(img) {
    width: 300px !important;
    height: auto !important;
    border-radius: 4px;
    margin: auto;
}
.blogpost-meta {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
    max-width:720px;
}


h2.blog-heading-h2 {
    border-bottom: 2px solid #072a44;
}
ul.wp-block-latest-posts__list {
    
}
ul.wp-block-latest-posts__list .wp-block-latest-posts__featured-image {
    display: inline-block;
    float: right;
    margin-left: 1em;
}
ul.wp-block-latest-posts__list .wp-block-latest-posts__featured-image img {
    border-radius:4px
}
@media (width < 590px) {

    ul.wp-block-latest-posts__list .wp-block-latest-posts__featured-image {
        display: block;
        float: none;
        margin-left: 0;
    }

}

.wp-block-navigation-item.menu-emphasise {
    
    background: #000;
    opacity: 1;
    padding: 0.2em 0.5em;
    color: #FFF;
    border-radius: 10px;
    transition: all .2s;
}
.wp-block-navigation-item.menu-emphasise a.wp-block-navigation-item__content:hover {
    text-decoration: none;
}
.wp-block-navigation-item.menu-emphasise:hover {
    background:#042d59;
}
h3#share-header {
        margin-bottom: 0.5em;
    text-align: center;
}

.wp-block-group.is-style-section-1 {
    padding: 1em;
}

h3 {
    background: rgb(119, 7, 51);
    background: linear-gradient(90deg, rgba(119, 7, 51, 1) 0%, rgba(52, 9, 121, 1) 42%, rgba(139, 48, 18, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 1.7em !important;
    line-height: normal;
    font-size: 1.1em;
}

h4 { 
    padding: 0.5em;
    font-size: 1em;
    background: orange;
    border-radius: 4px;
    padding-top: 5em;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-top: 3em !important;
    margin-bottom: 2em !important;
    box-shadow: rgb(96 70 51 / 25%) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset, rgb(240 151 46 / 40%) -5px 5px, rgb(240 136 46 / 30%) -10px 10px, rgb(240 165 46 / 20%) -15px 15px, rgb(240 177 46 / 10%) -20px 20px, rgb(240 158 46 / 5%) -25px 25px;
}

h5 {
    padding: 0.5em;
    font-size: 1em;
    background: #12053a;
    color: #FFF;
    border-radius: 4px;
    padding-top: 2em;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-top: 3em !important;
    box-shadow: rgb(96 70 51 / 25%) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset, rgb(240 151 46 / 40%) -5px 5px, rgb(240 136 46 / 30%) -10px 10px, rgb(240 165 46 / 20%) -15px 15px, rgb(240 177 46 / 10%) -20px 20px, rgb(240 158 46 / 5%) -25px 25px;
    margin-bottom: 2em !important;
}

.twitter-tweet.twitter-tweet-rendered {
    margin-left: auto;
    margin-right: auto;
}

.home h3 {
    /*color: #FFF !important;*/
    -webkit-text-fill-color: unset;
}
body.page-id-201 h1.wp-block-post-title, 
body.page-id-201 figure.wp-block-post-featured-image {
display:none;
}

.small-table {
font-size:0.6em;
}
.wp-block-table.aligncenter th {
word-break:auto-phrase;
}

#not_new_here:hover {
    cursor: pointer;
}

.share-button-wrap.not-new-here-share {
    display:none;
}

.share-button-wrap .share-buttons {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
}
.share-button-wrap .share-button {
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.share-button-wrap .share-button:hover {
    background-color: #000;
}
.share-button-wrap .share-button:hover svg {
    fill: #fff;
}
.share-button-wrap .share-button svg {
    width: 20px;
    height: 20px;
    fill: #000;
    transition: fill 0.3s ease;
}

mark {
    padding-left: 0.3em;
    padding-right: 0.3em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    border-radius: 4px;
}



@media screen and (max-width: 600px) {

    header h1 {
        font-size: 1.4em !important;
    }
    p.wp-block-site-tagline.has-small-font-size {
        display:none;
    }

    .seva-fields .formkit-field {
        padding: 0;
        margin-left: 0;
        min-width: 150px;
    }


}


.wp-block-code code {
    max-height: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-height 0.3s ease-in-out;
    position: relative;
    padding-bottom: 20px;
    display: block;
}
.wp-block-code code:hover {
    cursor: pointer;
}
.wp-block-code code.expanded {
    max-height: none;
}
.wp-block-code code::after {
    content: "Show more";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #e9efa0;
    padding: 2px 5px;
    font-size: 0.8em;
    border-radius: 3px;
}
.wp-block-code code.expanded::after {
    content: "Show less";
}

/* social proof */

#about {
    margin-bottom: 3em;
}

.social-proof {
    padding: 1em 1em;
    overflow: hidden;
    position: relative;
    background: linear-gradient(to bottom, #ffffff, #F6F6F7);
    border-bottom-right-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
  }

  .social-proof-header {
    text-align: center;
    margin-bottom: 64px;
    animation: slide-up 0.8s ease-out;
  }

  .badge {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 9999px;
    font-size: 14px;
    font-weight: 500;
    background-color: #E5DEFF;
    color: #333;
    margin-bottom: 16px;
  }

  .social-proof-title {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    color: #1a1a1a;
  }

  .social-proof-subtitle {
    max-width: 600px;
    margin: 0 auto;
    font-size: 18px;
    color: #666;
  }

  .testimonials-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    position: relative;
  }

  @media (min-width: 768px) {
    .testimonials-grid {
      grid-template-columns: repeat(3, 1fr);
    }
    
    .social-proof-title {
      font-size: 48px;
    }
  }

  .testimonial-card {
    position: relative;
    background-color: white;
    border-radius: 16px;
    padding: 32px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease-in-out;
    backdrop-filter: blur(4px);
    border: 1px solid transparent;
    animation: fade-in 0.6s ease-out forwards;
    border-color: #f0f0f0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  }

  .quote-icon {
    position: absolute;
    top: -16px;
    left: -16px;
    color: #000000;
  }

  .testimonial-text {
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 1.7;
    color: #333;
    margin-bottom: 24px;
    font-size: 0.8em;
  }

  .testimonial-author {
    font-weight: 500;
    color: #1a1a1a;
    font-size: 0.8em;
  }

  .testimonial-title {
    color: #777;
    font-size: 14px;
    font-size: 0.8em;
  }

  .strew-promoter-assets {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
    border-width: 1px;
    border-radius: .75rem;
  }


  /* Homeschool ideas */
figure.wp-block-post-featured-image {
    max-width: 340px;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 340px;
}
.strew-home-education-image {
    text-align: center;
}
.strew-home-education-image img {
    max-width: 340px;
}
body.page-child main#wp--skip-link--target {
    margin-top: 0 !important;
}


/* post general */
figure.wp-block-post-featured-image {
    max-width: 300px;
    border-radius: 5px;
    margin-bottom: 0 !important;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 300px;
    border-radius: 5px;
}
main {
    margin-top: 0 !important;
}
h1.wp-block-post-title {
    max-width: 800px;
    font-size: 1.7em;
    text-align: center;
}
h2.wp-block-heading {
    margin-top: 2em;
    background: unset !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    color: #2a7974 !important;
    font-weight: 600;
    text-align: center;
}
h3 {
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    color: #df6e21;
}
figure.wp-block-image.aligncenter.size-large {
    margin-top: 1.1em !important;
}
main ul {
    max-width: 600px !important;
    padding-left: 1.5em;
    padding-top: 1em;
}

/* https://codepen.io/michellebarker/pen/jOzOqNg */
main ::marker {
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M46.4 16.2c-2.3-2.3-5.4-3.5-8.4-4.5-.5-.2-1.1-.3-1.6-.5-1.6-1.6-3.7-2.8-6.2-3.2-1-.2-1.9.1-2.5.6-.9-.3-1.8-.6-2.7-.8-3.2-1-6.4-1.8-9.5-.1-1 .5-1.9 1.2-2.7 2-6.4 1.4-11.7 5-12.4 12.7C0 27 1.9 31.5 4.9 34.9c.1.6.2 1.1.4 1.7 1 3.2 3.3 5.7 6.7 6.5 2.7.6 5.4-.2 7.9-1.2 3.3.4 6.7.3 9.9 0 6.5-.7 13.3-2.8 17.1-8.5 3.6-5.2 4-12.6-.5-17.2zm-17.3.9c2.1.4 4 1.7 4.7 3.8 0 .5-.1 1.1-.2 1.6-.3 1.4-.8 2.6-1.6 3.7-.7.2-1.5.1-2.3-.4-.8-.4-1.6-1-2.2-1.6-.4-.4-1.2-1.7-1.6-1.9 3.4 1.3 5.1-3 3.2-5.2zm-11.6 9.7c.2-1.9 1.1-3.9 2.3-5.5-.4 2.1.3 4.2 1.7 6 1.3 1.7 3.1 3.2 5 4.2-.2.1-.4.2-.6.4-.1 0-.1.1-.2.1-3.9.2-8.7-.8-8.2-5.2zm-6.4 3.1c.1.3.1.7.2 1 .2.6.4 1.2.7 1.8-.4-.2-.7-.5-1-.7.1-.8.1-1.4.1-2.1zm31.2-1.3c-.9 1.7-2.1 3.1-3.7 4.1 2-2.1 3.4-4.7 4-7.6.2-.7.3-1.4.3-2.1.6 1.5.5 3.3-.6 5.6z'/%3E%3C/svg%3E") ' ';
}

main li:nth-child(3n)::marker {
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M46.5 12.5c-.4-1.1-1.3-1.8-2.2-2-4.2-4-11.6-4.3-17.1-4.1-6.9.3-13.9 2.1-19.4 6.5C2 17.5-2.4 25.7 2.5 32.6c2.2 3.2 5.5 4.9 9 5.5 3.3 1.7 6.7 3.3 10.2 4.4 7.8 2.3 17 1.6 23.2-4.3 7.3-7 4.8-17.3 1.6-25.7zm-20.2 2.7c.6 0 1.3 0 1.8.2 1.1.4 1.7 1.3 2 2.3-1-1.2-2.4-2.1-3.8-2.5zm-1.4 6.6c.9.9 1.3 2.2-.2 2.3-2 .2-1.1-1.9.2-2.3zm-11.8 9.8c-.6-.3-2.9-1.1-3.2-1.8-.2-.5 1.4-3.1 2.1-4.2.3.5.7 1 1.2 1.4 0 .3.1.6.2.8.5 1.9 1.5 3.1 2.9 4h-.2c-.8.1-1.6.1-2.5-.1-.2 0-.3 0-.5-.1zM24 36.4c1.6-.7 3-1.5 4.3-2.5.8.2 1.7.3 2.5.5 2.5.4 5.2.9 7.7.6-.9.6-2 1.1-3 1.4-3.9 1.3-7.7 1-11.5 0z'/%3E%3C/svg%3E") ' ';
}

main li:nth-child(3n - 1)::marker {
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='14' viewBox='0 0 50 50'%3E%3Cpath d='M48.3 23.7c-1-9.9-9.9-15.6-18.8-17.8-8.2-2.1-18.8-2.6-24.6 4.8C.6 16.2 1 23.6 4.3 29.3c-.5 1-.8 2-1 3-.6 4 2 7.6 5.1 10 5.9 4.4 14 4.2 19.6-.4 1.5 0 2.9-.2 4.4-.5 1.8 0 3.5 0 5.3-.1 2.3-.1 3.5-1.9 3.5-3.7 4.5-3.3 7.7-8.2 7.1-13.9zM9.1 17.8c1.1-4.1 4.9-5.8 8.8-6.1.9-.1 1.9-.1 2.9-.1-3.2 1.6-6.3 4.6-8 7.4-.1.1-.1.2-.2.3-1.1.9-2.1 1.9-3 2.9-.2.2-.4.4-.5.6-.4-1.7-.5-3.3 0-5z'/%3E%3C/svg%3E") ' ';
}



.download-mid-button-set{
    max-width: 600px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
}

.download-mid-button-set a {
    text-decoration: none !important;
}

.download-mid-button-set .download-button {
    text-align: center;
}
.download-button img {
    max-width: 180px;
}
.download-mid-button-set .download-prompt img {
    max-width: 600px;
}

section.strew-info {
    padding: 0.5em 1em;
    border: 2px dashed #ff9a27;
    border-radius: 10px;
    background: #f9ecd3;
    box-shadow: rgba(116, 66, 21, 0.08) 0px 18px 7px 0px;
    margin-top: 2em;
    margin-bottom: 2em;
}
section.strew-info h2 {
    margin-top: 0.5em !important;
}
section.strew-info p {
    font-size: 1.2em;
    margin-bottom: 1em;
    text-align: center;
}
@media (width < 800px) {
    .download-mid-button-set .download-prompt {
        display: none;
    }
}

.card h3 { margin-top: 0.5em !important; }



/* blog */
.blog figure.wp-block-post-featured-image {
	max-width:150px !important;
}

.blog li::marker {
    content: '' !important;
}

.blog ul.alignfull.wp-block-post-template.is-layout-flow.wp-block-post-template-is-layout-flow {
    margin: auto !important;
}

#newsletters-list h3 {
    margin-top: 0 !important;
}

@media (width < 724px) {
    #newsletter-intro {
        grid-template-columns: unset !important;
    }

    #side-note {
    display:none !important;
    }
}

.desktop-only {
    display: block;
}

@media (max-width: 991px) {
    .desktop-only {
        display: none;
    }
}