/* Page Title Display in WP Editor */
.editor-post-title {
    background-color: white;
    color: black;
    margin: 0;
    padding: 2rem;
    font-size: var(--wp--preset--font-size--20);
}
.editor-visual-editor__post-title-wrapper {
        margin: 0;
}

/*Transition between pages*/
@view-transition {
  navigation: auto;
}

/* Header _____________________________________________________ */
.wp-block-navigation-item a:hover {
    text-decoration-thickness: 2px;
    text-decoration-color: var(--wp--preset--color--lm-green-60);
    text-underline-offset: 4px;
}
.wp-block-navigation-item a:focus {
    outline-width: 0;
    color: var(--wp--preset--color--lm-green-60) !important;
}
.current-menu-item a {
    color: var(--wp--preset--color--lm-green-60) !important;
}
.current-menu-item:hover a {
    text-decoration: none !important;
}
header .wp-block-group:nth-of-type(2) {
    position: relative; 
    z-index: 40; 
    box-shadow: 0px 5px 10px rgb( 0 0 0 / 30%);
}

/* Home Page ___________________________________________________*/
#hero-headline-row {
    position: relative; 
    z-index: 40; 
    box-shadow: 0px 5px 10px rgb( 0 0 0 / 50%);
}
#intro-home .wp-block-column, #intro-attend .wp-block-column, #intro-partner .wp-block-column {
    margin-bottom: 0 !important;
}
#benefits-partner .wp-block-column, #benefits-attend .wp-block-column {
    margin-top: var(--wp--preset--spacing--40);
}
#benefits-partner .wp-block-column {
    margin-bottom: var(--wp--preset--spacing--20);
}
/*Success Stories*/
.success-stories-row {
    align-items: start !important;
    column-gap: 3% !important;
}
.success-stories-row>.wp-block-group {
      max-width: 200px !important;
}
.success-stories-row>.wp-block-group p {
      text-align: center;
      line-height: 1.3;
}
.success-stories-row>.wp-block-group:hover  {
    .wp-block-image {
        outline: .2rem solid var(--wp--preset--color--lm-green);
    }
}
.success-stories-row>.wp-block-group:hover  {
    & > p a {
        color: var(--wp--preset--color--lm-green);
    text-decoration: underline;
        text-decoration-thickness: 2px !important;
        text-underline-offset: 3px;
    }
}

/* About Page ___________________________________________________*/
/* About Headline */
#about-headline {
    position: relative; 
    z-index: 30; 
    box-shadow: 0px 5px 10px rgb( 0 0 0 / 30%);
}
/* Agenda */
#about-page-content {
    max-width: 800px;
    margin: auto;
}
#agenda hr {
    color: var(--wp--preset--color--lm-green-60);
    border-bottom-width: 3px;
    margin-bottom: var(--wp--preset--spacing--24);
}
#agenda hr:first-of-type {
    border-bottom-width: 10px;
    margin-bottom: var(--wp--preset--spacing--24);
}
#agenda .is-layout-grid {
    padding-bottom: var(--wp--preset--spacing--20);
}
#agenda .is-layout-grid p {
    padding-bottom: var(--wp--preset--spacing--10);
}

/* Attend Page & Partner Page ___________________________________________________*/
#benefits-attend>.wp-block-column, #benefits-partner>.wp-block-column {
    margin-top: 0;
}
.wp-block-media-text {
    grid-template-columns: 150px 1fr;
}
.wp-block-media-text__content {
    font-size: var(--wp--preset--font-size--20);
    color: var(--wp--preset--color--black);
    font-weight: bold;
    padding-left: .75rem !important;
    padding-right: 0 !important;
}
.wp-block-media-text__content p {
    padding-bottom: var(--wp--preset--spacing--10);
    padding-top: var(--wp--preset--spacing--10);
    line-height: 1.5rem;
    margin: 0;
}
.wp-block-media-text__content p:first-of-type {
    border-bottom: 3px solid var(--wp--preset--color--lm-green);
}
.wp-block-media-text__content p:last-of-type {
    font-weight: normal;
}
.wp-block-button.attend-page-button .wp-block-button__link {
    background-color: var(--wp--preset--color--white) !important;
}
.wp-block-button.attend-page-button .wp-block-button__link:hover {
    background-color: var(--wp--preset--color--lm-green-20) !important;
    color: #000000 !important;
}
cite {
    padding-bottom: .25rem;
    border-bottom: 3px solid var(--wp--preset--color--lm-green);
}
#partnerships-section hr {
    border-bottom: 3px solid var(--wp--preset--color--lm-green-60);
    width: 50%;
}
#partnerships-section ul {
    max-width: 500px;
}
#quotes-attend .wp-block-column {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#quotes-attend .wp-block-column .wp-block-columns {
    padding-bottom: var(--wp--preset--spacing--30) !important;
}
#contact-section-partner #partner-contacts-row>.wp-block-group {
    display: block !important;
    min-width: 320px !important;
}
#contact-section-partner p {
    font-weight: 500 !important;
}
#contact-section-partner p:first-of-type, #contact-section-partner a:last-of-type {
    font-weight: 900 !important;
}

/* FAQ Page ___________________________________________________*/
#faqs-section hr {
    border-bottom: 10px solid var(--wp--preset--color--lm-green-60);
    width: 100%;
}
#faq h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: var(--wp--preset--font-size--16);
}
#faq p {
    padding-bottom: 2.5rem;
}
/* Footer ___________________________________________________*/
#footer-brand-info, #footer-contact-info {
    min-width: 300px;
}
#back-to-top-button a {
    background-color: var(--wp--preset--color--lm-green);
    color: var(--wp--preset--color--white);
    padding: var(--wp--preset--spacing--4) var(--wp--preset--spacing--10);
    box-shadow: var(--wp--preset--shadow--button) !important;
}
#back-to-top-button a:hover {
    background-color: var(--wp--preset--color--black);
    color: var(--wp--preset--color--lm-green-40);
    text-decoration: none;
}
#quotes-attend .attend-button a:hover {
    background-color: var(--wp--preset--color--black);
    color: var(--wp--preset--color--lm-green-40);
    height: 44px;
    display: block;
}
#quotes-attend .attend-button:hover {
    background-color: var(--wp--preset--color--black);
    color: var(--wp--preset--color--lm-green-40);
    height: 44px;
    display: block;
}
body.error404 #back-to-top-button {
    display: none;
}
.attend-button {
    /*height: 44px;*/
    /*this caused a misalignment on the home page; see if it's ok to delete*/
}
/* Posts ___________________________________________________*/
/* Event Details Post ___________________________________________________*/
.wp-block-query li.category-event-details .wp-block-button {
    min-width: 230px;
}
.wp-block-query li.category-event-details p.location a {
    font-weight: 500;
    text-decoration: none;
}

/* List Blocks ___________________________________________________*/
ul.wp-block-list {
  list-style: none; 
}
ul.wp-block-list li {
  list-style-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12'><circle cx='6' cy='6' r='6' fill='rgb(106 152 72)'/></svg>"); 
  padding-left: .25rem;
  padding-bottom: .25rem;
}

/* Additional Open Accessibility Styling ___________________________________________________*/
body.open-accessibility-high-contrast .is-style-logos-group figure, body.open-accessibility-negative-contrast .is-style-logos-group figure, body.open-accessibility-dark-background figure {
    background-color: #FFFFFF !important;
} 