.banner-title,
.heading,
.widget-title,
.widgettitle,
h1 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #3c403d
}

h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    color: #3c403d
}

h5 {
    font-weight: 500
}

.heading {
    text-align: inherit
}

body {
    background-color: #fff;
    font-family: Open Sans, sans-serif;
    font-weight: 300;
    color: #3c403d
}

.genesis-nav-menu .menu-item a {
    font-weight: 600
}

@media (min-width:992px) {
    .genesis-nav-menu .sub-menu {
        width: 250px
    }
}

.genesis-nav-menu .sub-menu a {
    font-weight: 400
}

@media (min-width:992px) {
    .genesis-nav-menu .sub-menu a {
        width: 100%
    }
}

@media only screen and (min-width:986px) {

    #menu-primary-navigation .login,
    #menu-primary-navigation .mobile,
    #menu-primary-navigation .my-account {
        display: none
    }
}

.mai-menu .search-form {
    display: none
}

@media (min-width:1159px) {
    .site-header .site-title a {
        margin-left: 0
    }
}

.home .nav-header .current-menu-item>a,
.nav-header .nav-search,
.nav-header .nav-search:focus,
.nav-header a {
    color: #3c403d
}

@media (min-width:768px) {
    .site-title a {
        margin: 0 !important
    }
}

@media (min-width:768px) {
    ul.nav-header li:last-child a {
        padding-right: 0 !important
    }
}

@media (min-width:768px) {
    ul.nav-header a {
        padding: 2px 5px;
        font-size: .8rem
    }
}

@media only screen and (min-width:1150px) {
    ul.nav-header a {
        padding: 2px 10px;
        font-size: .94rem
    }
}

.nav-header .current-menu-ancestor>a,
.nav-header .current-menu-item>a,
.nav-header .menu-item-has-children:not(.highlight):focus>a,
.nav-header .menu-item-has-children:not(.highlight):hover>a,
.nav-header .nav-search:focus,
.nav-header .nav-search:hover,
.nav-header .sub-menu .current-menu-item>a,
.nav-header .sub-menu .current-menu-item>a:focus,
.nav-header .sub-menu .current-menu-item>a:hover,
.nav-header .sub-menu a:focus,
.nav-header .sub-menu a:hover,
.nav-header a:focus,
.nav-header a:hover {
    color: #445c6e
}

.nav-header .sub-menu a {
    background-color: #fff;
    color: #3c403d
}

.nav-header .sub-menu .current-menu-item>a,
.nav-header .sub-menu .current-menu-item>a:focus,
.nav-header .sub-menu .current-menu-item>a:hover,
.nav-header .sub-menu a:focus,
.nav-header .sub-menu a:hover {
    background-color: #f4f4f4;
    color: #3c403d
}

.header-before {
    background-color: #3c403d
}

.header-before section:first-of-type {
    margin-right: auto
}

.header-before .menu-item {
    padding: 10px 0
}

.header-before .menu-item a {
    color: #fff !important;
    padding: 4px 10px
}

@media (min-width:992px) {
    .header-before .menu-item a {
        font-size: .875rem
    }
}

.header-before section:nth-of-type(2) .menu-item:first-of-type {
    border: none
}

.header-before section:nth-of-type(2) .menu-item:nth-of-type(2n) {
    margin-left: 15px;
    margin-right: 15px
}

.header-before section:nth-of-type(2) .menu-item:last-of-type {
    margin-right: 0
}

.header-before section:nth-of-type(2) .menu-item a {
    border-radius: 4px;
    color: #fff !important
}

.header-before section:nth-of-type(2) .menu-item.outline a {
    background: none !important;
    border: 1px solid #fff
}

.header-before section:nth-of-type(2) .menu-item.outline a:focus,
.header-before section:nth-of-type(2) .menu-item.outline a:hover {
    border: 1px solid #fff !important;
    background: #fff !important;
    color: #3c403d !important
}

.header-before section:nth-of-type(2) .menu-item.login a,
.header-before section:nth-of-type(2) .menu-item.my-account a,
.header-before section:nth-of-type(2) .menu-item.solid a {
    border: 1px solid #fff;
    color: #3c403d !important;
    background-color: #fff !important
}

.header-before section:nth-of-type(2) .menu-item.login a:focus,
.header-before section:nth-of-type(2) .menu-item.login a:hover,
.header-before section:nth-of-type(2) .menu-item.my-account a:focus,
.header-before section:nth-of-type(2) .menu-item.my-account a:hover,
.header-before section:nth-of-type(2) .menu-item.solid a:focus,
.header-before section:nth-of-type(2) .menu-item.solid a:hover {
    background: none !important;
    border: 1px solid #fff;
    color: #fff !important
}

article {
    border: none !important
}

.footer-widgets {
    background-color: #3c403d
}

.footer-widgets li.menu-item a {
    color: #fff;
    font-size: 14px
}

.footer-widgets>.wrap {
    padding-top: 32px;
    padding-bottom: 18px
}

@media (min-width:992px) {
    .footer-widgets>.wrap {
        padding: 20px 24px
    }
}

@media (min-width:992px) {
    .footer-widgets .widget {
        margin: 0
    }
}

.footer-widgets .footer-widgets-1 .custom-html-widget,
.footer-widgets .footer-widgets-1 a.footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-widgets .footer-widgets-1 a.footer-social {
    margin-right: 15px;
    background-color: #3c403d;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-widgets .footer-widgets-2 {
    margin: 0 !important
}

@media (min-width:992px) {
    .footer-widgets .footer-widgets-2 ul.menu {
        margin: 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .footer-widgets .footer-widgets-2 ul.menu li.menu-item {
        margin-right: 20px
    }

    .footer-widgets .footer-widgets-2 ul.menu li.menu-item:last-of-type {
        margin: 0
    }
}

p,
strong {
    color: #3c403d
}

.gm-style .gm-style-iw {
    max-width: unset !important
}

.gm-style-iw div:first-child {
    max-width: 230px !important
}

header.block__hero {
    background: none !important;
    position: relative
}

header.block__hero>.wrap {
    padding-bottom: calc(1rem + 4.451vw);
    padding-top: calc(1rem + 4.451vw)
}

header.block__hero .hero-image {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2
}

header.block__hero .content-heading {
    max-width: 63ch
}

header.block__hero .content-heading h1 {
    font-weight: 700;
    margin-bottom: 20px
}

@media (min-width:992px) {
    header.block__hero .content-heading h1 {
        font-size: 2.5rem;
        margin-bottom: 30px
    }
}

header.block__hero .col {
    width: 100%
}

@media (min-width:992px) {
    header.block__hero .col {
        width: 60%
    }
}

header.block__hero .subtitle {
    font-weight: 400;
    line-height: 31px;
    margin-bottom: 30px;
    max-width: 53ch
}

@media (min-width:768px) {
    header.block__hero .subtitle {
        font-size: 1.125rem;
        margin-bottom: 40px
    }
}

header.block__hero .subtitle strong {
    font-weight: 600
}


/* Cruise Icon 2024-09-09 CW */
.cruise-deets .icon-center i {
    background: url(/wp-content/mu-plugins/ninja/resources/assets/src/img/custom-icons/cruise-ship-copper.svg);
    background-size: 1.55rem;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 10px;
}

.cruise-deets .icon-center i:before {
    opacity: 0;
}

/* Ninja Now - 2024-09-09 CW */
.travel .travel-item .fa-ship {
    color: #A36A37;
}

.button.button--red.outline {
    background: none !important;
    border: 1px solid var(--red);
    color: var(--red) !important;
}

.button.button--red.outline:focus,
.button.button--red.outline:hover {
    background: var(--red) !important;
    border: 1px solid var(--red);
    color: #FFF !important;
}

:root {
    --brown-alt: #A36A37;
    --gray: #F7F7F7;
}

.button.button--brown-alt.outline {
    background: none !important;
    border: 1px solid var(--brown-alt);
    color: var(--brown-alt) !important;
}

.button.button--brown-alt.outline:focus,
.button.button--brown-alt.outline:hover {
    background: var(--brown-alt) !important;
    border: 1px solid var(--brown-alt);
    color: #FFF !important;
}

div.travel.four-items {
    max-width: 100% !important;
}

i.--circle-border {
    border: 1px solid #3c403d;
}

.travel.four-items .travel-item {
    -webkit-box-flex: 25%;
    -ms-flex: 25% 1;
    flex: 25% 1;
}

.tribe-events-single .travel.four-items .p-4 {
    padding: 1rem .5rem;
}

/* Placeholder Image for Courses */
img.placeholder-image {
    border-radius: 4px;
}

/* Modal Overflow Fixes - 2024-09-11 CW */
.tingle-modal.tingle-modal--visible {
    overflow-y: scroll;
    padding: 1rem 0 2rem 0;
}

.tingle-modal--overflow {
    padding-bottom: 2rem;
}

/* New Styles for Blogs - 2025-04-07 DD  */
/* Single Post Styles */
.entry {
    margin-bottom: 40px;
}

.single-entry-header {
    margin-bottom: 30px;
    margin-top: 50px;
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.entry-header-back {
    width: 100%;
    display: flex;
    justify-content: start;
}

.entry-meta {
    margin-bottom: 10px;
    font-size: 1rem;
    color: #666;
}

.entry-title {
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
}

.entry-author {
    font-size: 1rem;
}

.entry-featured-image {
    margin-bottom: 30px;
}

.entry-featured-image img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.entry-content {
    margin-bottom: 30px;
    line-height: 1.7;
}

.category-tags {
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 40px;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}


.taxonomy-label {
    font-weight: 600;
}

/* About Author Styles */
.about-author {
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 30px;
    background-color: #f4f4f4;
    border-radius: 4px;
}

.about-author-content {
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

.about-author .author-image {
    flex-shrink: 0;
}

.about-author .author-image img {
    border-radius: 50%;
}

.about-author .author-details h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
}

.about-author .author-bio {
    line-height: 1.6;
}

/* Post Navigation Styles */
.post-navigation {
    margin: 60px 0;
}

.post-navigation-links {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.post-navigation-links .nav-box {
    flex: 1;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    padding: 15px;
}

.post-navigation-links a {
    display: flex;
    text-decoration: none;
    align-items: center;
    padding: 0;
    position: relative;
    height: 100%;
    color: #333;
}

.post-navigation-links .nav-thumbnail {
    width: 120px;
    height: 100px;
    flex-shrink: 0;
}

.post-navigation-links .nav-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.post-navigation-links .nav-content {
    padding: 20px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-navigation-links .nav-title {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.3;
    color: #3c403d;
    text-align: center;
}

.post-navigation-links .arrow-icon {
    font-size: 24px;
    color: #445c6e;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}

@media (max-width: 767px) {
    .post-navigation-links {
        flex-direction: column;
    }

    .post-navigation-links .nav-previous,
    .post-navigation-links .nav-next {
        width: 100%;
    }
}

/* Archive Styles */
.blog-archive-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}

@media (min-width: 768px) {
    .blog-archive-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 992px) {
    .blog-archive-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.archive-entry {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.3s ease;
}

.archive-entry:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.archive-entry .entry-featured-image {
    position: relative;
    overflow: hidden;
}

.archive-entry .entry-featured-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.archive-entry:hover .entry-featured-image img {
    transform: scale(1.05);
}

.archive-entry .entry-header {
    padding: 20px 20px 0;
}

.archive-entry .entry-meta {
    font-size: 0.875rem;
    color: #666;
    margin-bottom: 10px;
}

.archive-entry .entry-title {
    font-size: 1.25rem;
    margin-bottom: 10px;
    line-height: 1.3;
}

.archive-entry .entry-title a {
    color: #3c403d;
    text-decoration: none;
}

.archive-entry .entry-title a:hover {
    color: #445c6e;
}

.archive-entry .entry-author {
    font-size: 0.875rem;
    margin-bottom: 15px;
}

.archive-entry .entry-content {
    padding: 0 20px 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.archive-entry .entry-content p {
    flex-grow: 1;
    margin-bottom: 20px;
}

.archive-entry .read-more {
    margin-top: auto;
}

.archive-entry .read-more .button {
    display: inline-block;
    background-color: #3c403d;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.2s ease;
}

.archive-entry .read-more .button:hover {
    background-color: #445c6e;
}

/* Pagination */
.archive-pagination {
    margin-top: 40px;
    margin-bottom: 60px;
    font-family: Montserrat, sans-serif;
}

.archive-pagination ul {
    display: flex;
    justify-content: center;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.archive-pagination li a {
    display: block;
    padding: 8px 12px;
    background-color: #f4f4f4;
    color: #3c403d;
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.2s ease;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
    background-color: #3c403d;
    color: #fff;
}

/* Author Archive Page */
.author-box {
    margin-bottom: 60px;
    padding: 40px;
    background-color: #f4f4f4;
    border-radius: 4px;
}

.author-box-content {
    display: flex;
    gap: 40px;
    align-items: center;
}

.author-avatar img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
}

.author-info {
    flex: 1;
}

.author-name {
    margin-top: 0;
    font-family: Montserrat, sans-serif;
}

.author-bio {
    line-height: 1.6;
    font-size: 1rem;
}

.author-posts-title {
    margin-bottom: 40px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #3c403d;
    text-align: center;
}

.entry-meta-p2 {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
}

@media only screen and (max-width: 549px) {
    .entry-meta .meta-divider {
        display: none;
    }
}



/* Two Column Blog Layout */
.blog-posts-container {
    margin: 0 auto;
    max-width: 1200px;
}

.two-column-post {
    padding-bottom: 40px;
    border-bottom: 1px solid #eee;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
}

.post-columns {
    display: flex;
    flex-direction: column;
    gap: 30px;
}


.post-left-column .entry-featured-image {
    margin-bottom: 0;
}

.post-left-column .entry-featured-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}

.post-right-column .entry-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
}

.post-right-column .entry-meta {
    font-size: 0.9rem;
    color: #666;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.post-right-column .meta-separator {
    margin: 0 8px;
    color: #ccc;
}

.post-right-column .author-name {
    font-size: 0.9rem;
    color: #666;
}

.post-right-column .entry-author {
    font-size: 0.9rem;
    margin-bottom: 20px;
    color: #666;
}

.post-right-column .entry-content {
    margin-top: 10px;
}

.post-right-column .entry-content p {
    margin-bottom: 20px;
    line-height: 1.6;
}

.post-right-column .read-more {
    margin-top: auto;
}

.post-right-column .entry-content p {
    margin-bottom: 20px;
    line-height: 1.6;
}

.post-right-column .read-more {
    margin-top: auto;
}

.post-right-column .read-more .button {
    display: inline-flex;
    align-items: center;
    color: #f4f4f4;
    background-color: #445c6e !important;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    padding: 14px 20px;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.2s ease;
    border: none;
}

.post-right-column .read-more .button:hover {
    background-color: #4e697e !important;
}

.post-right-column .read-more .button:after {
    content: "→";
    margin-left: 8px;
    font-size: 1.1em;
}

.archive-description {
    display: none;

}


/* Responsive Adjustments */
@media (max-width: 767px) {

    .about-author-content,
    .author-box-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0;
    }

    .about-author .author-image img {
        /* border-radius: unset; */
        height: 100px;
        width: 100px;
        margin-bottom: 5px;
    }

    .category-tags {
        flex-wrap: wrap;
        justify-content: unset;
    }

    .about-author {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .about-author .author-details h3 {
        text-align: center;
        font-size: 18px;
    }

    .post-navigation-links {
        flex-direction: column;
        gap: 20px;
    }

    .post-navigation-links .nav-previous,
    .post-navigation-links .nav-next {
        max-width: 100%;
        text-align: left;
    }

    .post-navigation-links .nav-content {
        padding: 5px;
        flex: 1;
        font-size: 10px;
    }

    .post-navigation-links .nav-thumbnail {
        width: 100px;
    }

    .post-navigation-links .nav-thumbnail img {
        width: 100px;
        height: 100px;
        object-fit: cover;
        display: block;
    }

    .post-navigation-links .nav-title {
        text-align: unset;
    }

    .post-right-column .entry-title {
        font-size: 25px;
    }

}

@media (min-width: 768px) {
    .post-columns {
        flex-direction: row;
        align-items: flex-start;
    }

    .post-left-column {
        width: 40%;
        flex-shrink: 0;
    }

    .post-right-column {
        width: 60%;
        display: flex;
        flex-direction: column;
    }



}



/* Coaches Marketplace Styles - DD 05/13/2025*/
.post-type-archive-instructor .site-inner {
    max-width: unset !important;
    padding: 0;
}

header.section.banner.coach-marketplace {
    margin-bottom: unset !important;
}

.page-find-a-coach .site-inner {
    max-width: unset !important;
    padding: 0;
}

.coaches-search-container {
    padding: 30px 0 100px;
    /* margin-bottom: 40px; */
    background-color: #f6f2f3;
}

.coaches-search-container .wrap {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
    max-width: 800px;
    margin: 0 auto;
    /* gap: 20px; */
}

.search-box {
    flex: 1;
    min-width: 300px;
}

.search-box .search-form {
    display: flex;
}

.search-box .search-field {
    flex: 1;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px 0 0 4px;
    font-size: 16px;
}

.search-box .search-submit {
    background-color: #445c6e;
    color: #fff;
    border: none;
    padding: 0 20px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    font-weight: 600;
}

.search-box .search-submit:hover {
    background-color: #4e697e !important;
}


.filter-box {
    position: relative;
    display: inline-block;
    padding-top: 10px;
}

.filter-box select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 9px 15px;
    border: 1px solid #ddd;
    border-radius: 50px;
    font-size: 16px;
    background-color: #f6f4f2;
    /*width: 137px;*/
    color: #737373;
    cursor: pointer;
}

.filter-box:after {
    border-bottom: 1px solid;
    border-left: 0;
    border-right: 1px solid;
    border-top: 0;
    content: "";
    display: inline-block;
    height: 6px;
    margin-bottom: .1rem;
    margin-left: -2rem;
    margin-right: .5rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px;
    cursor: pointer;
}

.filter-box:hover select {
    border: 1px solid #000;
    cursor: pointer;
    transition: var(--tec-transition);
    color: var(--tec-color-text-primary);
}

.coaches-container {
    padding: 20px 0 60px;
    background-color: #f6f4f2;
}

.coaches-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
    row-gap: 90px;
}

.coach-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding-top: 80px;
    height: 100%;
}

.coach-image {
    position: absolute;
    top: -55px;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    overflow: hidden;
    /* border: 4px solid white;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2); */
    background: #fff;
    z-index: 10;


}

.coach-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.coach-details {
    padding: 46px 25px 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.coach-name {
    text-align: center;
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 1.25rem;
}

.coach-title {
    text-align: center;
    font-weight: 400;
    color: #666;
    margin: 0 0 15px;
    font-size: 1rem;
}

.coach-description {
    margin-bottom: 20px;
    /* flex-grow: 1;*/
}

.coach-description p {
    font-size: 0.9rem;
    line-height: 1.5;
    font-family: 'open sans', sans-serif;
    /* font-weight: 400;
    color: #646464; */
}

.focus-area-tag {
    display: inline-block;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 4px;
    transition: all 0.2s ease;
}

.focus-area-tag:hover {
    color: #0073aa;
    text-decoration: underline;
}

.focus-areas h5 {
    margin: 0 0 10px;
    font-weight: 600;
}

.focus-areas ul {
    /* list-style: none; */
    padding: 0;
    margin: 0 0 20px;
}

.focus-areas ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 5px;
    font-size: 0.9rem;
    font-family: 'Montserrat', sans-serif;
    /* font-weight: 500; */
}

.focus-areas ul li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #3c403d;
}

.coach-cta {
    text-align: center;
    margin-top: auto;
}

.meet-coach-btn {
    display: inline-block;
    background-color: white;
    color: #3c403d;
    border: 1px solid #3c403d;
    padding: 10px 20px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.2s ease;
}

.meet-coach-btn:hover {
    background-color: #3c403d;
    color: white;
}

.no-coaches-found {
    grid-column: 1 / -1;
    text-align: center;
    padding: 40px;
}

/* Pagination Styles */
.coaches-pagination {
    text-align: center;
    width: 100%;
    padding: 60px 0 40px 0;
}

.coaches-pagination ul {
    display: inline-flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

.coaches-pagination li {
    margin: 0 2px;
}

.coaches-pagination a,
.coaches-pagination span {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 4px;
    text-decoration: none;
    /* font-weight: 400; */
    font-size: 16px;
    transition: all 0.2s ease;
}

.coaches-pagination a {
    background-color: #f4f4f4;
    color: #3c403d;
    /* border: 1px solid #ddd; */
}

.coaches-pagination a:hover {
    background-color: #3c403d;
    color: white;
    border-color: #3c403d;
}

.coaches-pagination .current {
    background-color: #3c403d;
    color: white;
    border: 1px solid #3c403d;
}


/* Modal Styles */
.focus-areas-modal h4 {
    text-align: start;
    color: #3c403d;

}

.coaching-specialties-modal h4 {
    text-align: start;
    color: #3c403d;
    padding-top: 10px;
}


@media (max-width: 768px) {

    .coaches-grid {
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .coaches-search-container {
        padding: 30px 10px 85px;

    }

    .coaches-search-container .wrap {
        flex-direction: column;
    }

    .search-box,
    .filter-box {
        width: 100%;
    }

    .coaches-pagination a,
    .coaches-pagination span {
        padding: 6px 10px;
        font-size: 13px;
    }

    /* for modal styles */
    .coach-name-modal {
        font-size: 24px !important;
    }
}

/* Coaches Modal Styles */
.coaches-modal-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 20px 0;
}

.coach-avatar-modal {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}

.coach-avatar-modal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.coach-info-modal {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.coach-name-modal {
    font-size: 29px;
    font-weight: 700;
    margin: 0 0 4px 0;
    color: #323232;
    font-family: 'Montserrat', sans-serif;
}

.coach-title-modal {
    font-size: 18px;
    color: #646464;
    margin: 0 0 12px 0;
}

.coach-button-modal {
    display: inline-block;
    background-color: #445C6E;
    color: white;
    font-size: 14px;
    padding: 8px 16px;
    border-radius: 6px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    white-space: nowrap;
}

.coach-button-modal:hover {
    background-color: #4e697e !important;
    color: white;
}

.coaches-modal-section h4 {
    margin: 1rem 0 .2rem 0;
    font-weight: 600;
    text-align: left;
}

.coach-testim-inner .testim-quote {
    font-style: italic;
}

.coach-testim-inner .testim-author {
    font-weight: 500;
    text-align: right;
}

.coaching-testim-modal blockquote {
    margin: 1rem 0;
}

/* Ninja Social Share Icons -DD*/
.entry-author-social {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    justify-content: center;
}

.ninja-social-share-row {
    display: flex;
    gap: .5rem;
    padding-bottom: 4px;
}

.ninja-social-share-btn {
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #222;
    transition: background 0.2s;
}

.ninja-social-share-row a img {
    filter: grayscale(100%);
}

.ninja-social-share-row a:hover img {
    transform: scale(1.05);
    filter: grayscale(0%);
}

@media screen and (min-width: 550px) {
    .entry-author-social {
        gap: 4px;
        flex-wrap: nowrap;
    }
}