/* Before JS loads */
.no-js body {
    display: none;
}

/* Global styles */
body {
    font-size: 16px
}

body,
a {
    font-family: 'Euclid Circular B', sans-serif;
    color: #333;
    text-rendering: auto;
    text-rendering: optimizeLegibility;
}

.bg-brown a,
.bg-blue a,a
.bg-brown a:hover,
.bg-blue a:hover {
    color: white;
}

.strong {
    font-weight: bold;
}

p {
    letter-spacing: -.004em;
    line-height: 150%;
}

/* spacing amends */
.copy-banner {
    padding: 3rem 0;
}

.x-padding-1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.xy-padding-1 {
    padding: 0.9375rem
}


.no-margin {
    margin: 0
}

.y-btm-padding-0 {
    padding-bottom: 0 !important;
}

.y-bottom-margin-1 {
    margin-bottom: 2.4rem;
}

.y-padding2 {
    padding: 1.3em 0;
}

.y-padding-3 {
    padding: 2rem 0;
}

.y-padding-4 {
    padding: 1.5rem 0 1rem;
}

.btm-margin-lg {
    margin-bottom: 1.5rem;
}

.btm-padding-md {
    padding-bottom: 1.3em
}

.btm-margin1 {
    margin-bottom: 1.5rem;
}

.btm-margin-2 {
    margin-bottom: 2.2rem;
}

/* hover states */
a:hover,
a:focus {
    color: #38425D;
}

.bg-brown a:hover,
.bg-brown a:focus {
    color: white;
}

.dropdown.menu>li.is-active>a {
    color: #38425D;
}

/* optimize image clarity */
img {
    image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    image-rendering: -webkit-optimize-contrast;
}

/* fonts */
.font-serif {
    font-family: ff-more-web-pro, serif;
}

.font-sans {
    font-family: "Euclid Circular B";
    font-weight: 500;
}

/* social styling */

div.grid-container nav.top-bar #responsive-menu ul.socialmediaicons li {
    display: inline;
}

div.grid-container nav.top-bar #responsive-menu ul.socialmediaicons .fa-instagram {
    background: #125688;
    color: white;
}

div.grid-container nav.top-bar #responsive-menu ul.socialmediaicons .fa-facebook {
    background: #3B5998;
    color: white;
}

div.grid-container nav.top-bar #responsive-menu ul.socialmediaicons li a.fa {
    padding: 6px;
    font-size: 19px;
    width: 33px;
    text-align: center;
    text-decoration: none;
    margin: 8px 2px 0;
    display: inline-block;
    line-height: 19px;
    letter-spacing: normal;
}

/* building blocks version */

.social-footer {
    padding: 1rem;
    background: #8a8a8a;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.social-footer .social-footer-icons li:last-of-type {
    margin-right: 0;
}

.social-footer .social-footer-icons .fa {
    font-size: 1.3rem;
    color: #fefefe;
}

.social-footer .social-footer-icons .fa:hover {
    color: #4a4a4a;
    transition: color 0.3s ease-in;
}



/* end bb version */





/* font sizing */
.smaller {
    font-size: 85%;
}

.small {
    font-size: 87.2%;
}

.font-medium {
    font-size: 115%;
}

.font-medium-large {
    font-size: 1.14em;
}

.font-large {
    font-size: 150%;
}

.lead {
    font-size: 113%;
}

.lead-lg {
    font-size: 160%;
}

/* colors */


.color-white,
a.color-white:hover {
    color: #F6FBF9
}



.bg-black {
    background-color: #000;
    color: #fff
}

.bg-bg-content-beige {
    background-color: #EDE4DA;
}

.bg-light-beige,
.tabs-content {
    background-color: #F5F5F5;
}

.bg-off-white {
    background-color: #f4eeea
}

.bg-white {
    background-color: #fff
}

.ydividing-line {
    border-left: solid 1px;
    border-color: #bca1866e;
}

.ffha-hp .top-bar #branding #header-logo,
.acupuncture-services .top-bar #branding #header-logo {
    background-color: #f4eeea;
}


/* buttons */
.button {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 18px;
}

.bg-brown .hollow,
.bg-brown .hollow:hover {
    border-color: #fff;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}

/* .bg-brown .hollow:hover {
    border-color: #0c3d5d;
    color: #0c3d5d;
    background: #fff;
} */
/* title row style - ie "Specializing in" */
.row-section-title {
    font-size: 1.14em;
    padding: .3rem 0;
    margin-bottom: 0;
}

/* top-bar */
.top-bar,
.top-bar ul {
    background-color: transparent;
}

.top-bar,
.top-bar .top-bar-title {
    margin: 0;
}

.top-bar {
    /* border-bottom: solid 1px #354255a8; */
    padding: 0;
    margin-bottom: 37px;
    position: relative;
}

.top-bar #branding {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.top-bar #branding #header-logo {
    margin-bottom: -30px;
    padding-right: 0.6rem;
    /* background-color: #f5f5f5; */
    position: relative;
}

.top-bar #branding #header-logo img {
    max-width: 78px;
}

.top-bar #branding #header-titling {
    margin-top: auto;
    margin-bottom: 0.1rem;
    font-size: 92%;
}

.top-bar #branding #header-titling #header-title {
    font-size: 1.54em;
    line-height: 1.1em;
    text-rendering: optimizeLegibility;
}

.top-bar #branding #header-titling #header-subtitle {
    font-size: .875em;
    letter-spacing: .0075em;
}

.top-bar #responsive-menu {
    margin-top: auto;
}

.top-bar #responsive-menu .top-bar-right li a {
    font-size: .875em;
    letter-spacing: .3px;
    line-height: 1.3em;
    font-weight: 500;
}

.top-bar #responsive-menu .top-bar-right .dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    border-width: 3px;
    border-color: #38425D transparent transparent;
    right: 5px;
    margin-top: -1px;
}

.top-bar #responsive-menu .top-bar-right .dropdown.menu>li:last-child>a {
    padding-right: 0;
}

.top-bar #responsive-menu .top-bar-right .dropdown li a {
    padding: 0.7rem 0.5rem 0 0.5rem;
}

.top-bar #responsive-menu .top-bar-right .dropdown.menu>li.opens-left>.is-dropdown-submenu {
    background-color: #f5f5f5;
    border: rgb(202, 202, 202) solid 1px;
    left: 0;
    border-top: none;
    padding-left: 10px;
    padding-right: 13px;
    padding-bottom: 1rem;
    min-width: fit-content;
    font-size: 90%;
    MARGIN-TOP: 7px;
    border-radius: 0 0 27px 27px;
}

.top-bar #responsive-menu .top-bar-right .dropdown.menu>li>a {
    padding: 0rem 1rem;
    font-weight: 400;
}

.top-bar #responsive-menu .top-bar-right .dropdown.menu>li ul li a:hover {
    text-decoration: underline
}

.top-bar #responsive-menu .top-bar-right .mobile-nav li.nav_section_head {
    text-align: center;
}

.top-bar #responsive-menu .top-bar-right .mobile-nav li.nav_section_head>a {
    opacity: .7;
    background-color: #80808026;
    padding: 2px 5px;
    display: inline-block;
    font-size: 1rem;
    margin-top: 1rem;
}

.top-bar #responsive-menu .top-bar-right .mobile-nav li.nav_section_head ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-bar #responsive-menu .top-bar-right .mobile-nav li.nav_section_head ul li {
    padding: 0;
}

.top-bar #responsive-menu .top-bar-right .mobile-nav li.nav_section_head ul li a {
    padding: 0.4rem 0;
}

ul.mobile-nav>li:after {
    content: "-";
    text-align: center;
    display: block;
}

ul.mobile-nav>li.menu-item-618:after,
ul.mobile-nav>li.menu-item-619:after {
    content: none;
}

/* footer section */
.copyinfo {
    color: #fff;
    margin: 0;
    font-size: .75em
}

.social-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.social-footer .social-footer-icons li:last-of-type {
    margin-right: 0;
}

.social-footer .social-footer-icons .fa {
    font-size: 1rem;
    color: #fefefe;
}

.social-footer .social-footer-icons .fa:hover {
    color: #4a4a4a;
    transition: color 0.3s ease-in;
}


/* Wigetized elements (exists on more than one page) */
/* */

/* Accordion */
ul.accordion {
    margin-bottom: 0
}

.accordion-content {
    border: none;
}



.accordion-title::before {
    margin-top: -1.4rem;
    font-size: 160%;
    font-weight: 300;
}

.accordion-item:first-child> :first-child {
    border-radius: 0 0 0 0;
    border-top: 0;
}

.accordion-title {
    border-left: none;
    border-top: solid 1px #3333334a;
    padding: 1rem 2.8rem 1rem 1rem;
    line-height: 1.4;
    border-right: none;
}

#uh5p9p-accordion {
    display: none;
}

.accordion-content {
    background-color: transparent;
}

.accordion,
.accordion:hover {
    background: #F4EEEA;
    border-top: solid 1px #3333334a;
    border-bottom: solid 1px #33333375;
}

/* Tabs */
#acupuncture-services-tabs-mobile {
    border: none;
    background: ma;
}

.tabs-custom {
    width: 50%;
    border: none;

}


/* Appt Card */
h5.appt-card-headline {
    font-size: 1.65em;
    font-family: 'Euclid Circular B', sans-serif;
}

/* Services */
.service-section-title {
    margin-top: 1rem;
    font-size: 1.5em;
}

.service-description {
    letter-spacing: -.01em;
}

.thumb-nav {
    border-right: solid 1px;
    border-left: solid 1px;
}

.thumb-nav a {
    filter: brightness(75%);
    font-weight: 700;
    font-weight: 500;
}

.thumb-nav a p:hover {
    border-bottom: solid 2px;
}

.thumb-nav-text {}

.thumb-nav a:hover {
    filter: brightness(100%);
}

/* carousel widget */
.quote-carousel .carousel-arrow {
    height: 100%;
    position: relative;
}

.quote-carousel .carousel-arrow>img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.quote-carousel .carousel-quote {
    padding: 0 3rem;
}

.quote-carousel .carousel-quote-mark {
    margin: 0px 0 2rem 0;
}

.quote-carousel.carousel-bottom-nav {
    font-size: .875em;
}

.quote-carousel.carousel-bottom-nav .carousel-nav-item {
    border-top: solid 2px;
    border-bottom: solid 2px;
    border-left: solid 2px;
    padding: 2rem;
}

.quote-carousel.carousel-bottom-nav .carousel-nav-item:not(.active) {
    opacity: .7;
    background-color: #813725;
}







/* Testimonials Carousel */



/* carousel widget */
.testimonials-carousel .carousel-arrow {
    width: 100%;
    height: 100%;
    position: relative;
}

.testimonials-carousel .carousel-arrow>img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.quote-carousel .carousel-quote {
    padding: 0 3rem;
}

.quote-carousel .carousel-quote-mark {
    margin: 0px 0 2rem 0;
}

.quote-carousel.carousel-bottom-nav {
    font-size: .875em;
}


.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
    background-color: transparent;
}





.testimonials-carousel.carousel-bottom-nav .carousel-nav-item {
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-left: solid 1px;
    padding: 2rem;
    width: 100%;
    margin: 0;
    height: 100%;
    border-color: #fff;
    border-radius: 0;
}

.testimonials-carousel.carousel-bottom-nav {
    font-size: .875em;
    margin: 0;
}

.testimonials-carousel.carousel-bottom-nav button {
    opacity: .7;
    background-color: #813725;
}

.testimonials-carousel.carousel-bottom-nav button.carousel-nav-item.is-active {
    opacity: 1;
    background-color: transparent;
}

.testimonials-carousel .orbit-bullets button.is-active {}

.testimonials-carousel .orbit-bullets button {
    color: #fff
}


/* icon image sizing */
.item-img img {
    max-width: 49px;
    border: solid 7px #E5D9C9;
    border-radius: 60px;
}


/* */

/* HP */

/* HP hero */

/* .overlay-container { position: relative; } */
/* .overlay-container .overlay { position: absolute; left: 0; right: 0; top: 17%; padding: 0 1rem; } */
#hero-title {
    font-size: 2em;
}


/* HP specializing in section */
.menu-title {
    padding: 1rem 0 .3rem 0;
}

.benifet-item {
    padding: 2rem 0;
    height: 180px;

}

.item-title {
    margin-top: 0.6rem;
    line-height: 1.4em;
}


/* About Acupuncture Page */

.padding-left {
    padding-left: 1rem;
}

.major-heading {
    font-size: 4.2rem;
    line-height: 1.1em;
    font-weight: 600;
    margin-bottom: 0.2em;
    letter-spacing: -0.02em;
    color: rgb(40 72 73/var(--tw-text-opacity));
    font: EuclidCircularB;
}



/* Massage/Acupncture Services Hero */

.hero-section {
    background: 50% no-repeat;
    height: 50vh;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* border-bottom: solid 10px; */
    /* border-color: #989e8b; */
    /* border-top: solid 2px; */
    /* border-color: #989e8b; */
    /* border-radius: 4px; */
    background-size: cover;
    border: #ded6ca solid 3px;
    border-radius: 35px;
}


.short-bg {
    height: 40vh;
}

.hero-section .hero-section-text .hero-title {

}

/* Pricing Table Sidebar */
table {
    font-size: 24px;
    font-size: 1.2em;
}

thead th,
thead td,
tfoot th,
tfoot td {
    font-weight: normal;
    font-size: 1em;
}


table.unstriped tbody td {
    padding: .75em 0.7em;
    font-size: .8em;
}



thead {
    background-color: #A3452B;
}

/* practitioners */
.pracitioner-block {}

.practitioner-headline {
    font-family: Euclid Circular B;
    font-size: 18px;
    line-height: 25.67px;
    letter-spacing: 0.72px;
    text-decoration: underline;
}

.practitioner-sub-headline {
    font-family: Euclid Circular B;
    font-size: 18px;
    line-height: 25.67px;
    letter-spacing: 1.44px;
    text-decoration: underline;
}

.practitioner-body {
    font-family: Euclid Circular B;
    font-size: 18px;
    line-height: 25.67px;
    letter-spacing: 0.72px;
    color: #FFEBB6;
    color: rgb(255, 235, 182);
    text-decoration: underline;
}

.practitioner-block a.view-bio {
    text-decoration: underline;
    display: block;
    margin-bottom: 3rem;
}

.practitioner-block a.view-bio:hover {
    color: #fff;
}

/* Practitioners Single */
.headshot h4 {
    margin-top: 2rem;
    margin-bottom: 0;
}

/* 
RESPONSIEVE >>> Custom Medium Widths >>>
These widths have custom styling to account for when the left and right side of the top bar become too crouded. 
*/
@media screen and (min-width: 39.99875em) and (max-width: 50em) {
    .top-bar #responsive-menu .top-bar-right .dropdown.menu>li>a {
        padding: 0rem 0.6rem;
    }

    .top-bar #responsive-menu .top-bar-right li a {
        font-size: .75em;
    }

    .top-bar #responsive-menu .top-bar-right .dropdown.menu>li.is-dropdown-submenu-parent>a::after {
        right: 1px;
    }
}

@media screen and (min-width: 39.99875em) and (max-width: 70em) {

    /* top-bar */
    .top-bar {
        margin-bottom: 47px;
        margin-bottom: 3rem;
    }

    .top-bar .top-bar-title {
        margin-top: 0.5rem;
    }

    .top-bar .top-bar-title>span {
        display: none;
    }

    .top-bar #branding #header-logo {
        margin-bottom: -3rem;
    }

    .top-bar #responsive-menu .top-bar-right {
        padding-top: 0.3rem;
        padding-right: 0.9375rem;
    }

    .top-bar #responsive-menu .top-bar-right {
        position: absolute;
        right: 0;
        padding-top: .2rem;
    }
}

@media screen and (min-width: 39.99875em) and (max-width: 60em) {

    /* type */
    .major-heading {
        font-size: 3.2rem;
        color: #284849;
    }



    /* hero */
    .overlay-container .overlay {
        top: 8%;
    }
}

/* Responsive Small >> Custom <small> Stlyes >>> */
@media screen and (max-width: 39.99875em) {

    /* Small screen utility classes */
    .small-only-text-center {
        text-align: center
    }

    .hero-section-text {
        padding: 0px 10px
    }

    /* global */

    /* spacing amendments */
    .small-only-margin-bottom-10 {
        margin-bottom: 10px
    }

    .y-padding-3 {
        padding: 1rem 0 0;
    }

    .btm-padding-small-only-1 {}

    /* type */
    .major-heading {
        font-size: 2.7rem;
        font-weight: 600;
    }

    /* social icons */
    .socialmediaicons {
        position: initial;
        text-align: center;
        margin-left: 0;
    }




    /* top-bar */
    .top-bar {
        border-bottom: none;
        margin-bottom: 0.4rem;
    }

    .top-bar .top-bar-title #branding #header-logo {
        margin: 0 auto;
        padding: 0;
    }

    .top-bar .top-bar-title #branding #header-logo img {
        max-width: 150px;
    }

    .top-bar .top-bar-title {
        position: relative;
        width: 100%;
    }

    .top-bar .top-bar-title span {
        position: fixed;
        z-index: 2;
        right: 1.6rem;
        padding: 0.15rem 0.45rem 0.3rem 0.45rem;
        top: 1.85rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #F4EEEA;
        border: solid 3px #38425d;
    }

    .top-bar #responsive-menu .top-bar-right {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: #f4eeea;
        padding-top: 12%;
    }

    .top-bar .top-bar-title span button.menu-icon::after,
    .top-bar .top-bar-title span button.menu-icon:hover::after {
        background: #38425d;
        -webkit-box-shadow: 0 7px 0 #38425d, 0 14px 0 #38425d;
        box-shadow: 0 7px 0 #38425d, 0 14px 0 #38425d;
    }

    .top-bar #responsive-menu .top-bar-right .menu a {
        padding: 0.3rem 0 0.3rem;
        font-size: 1.1em;
    }

    .top-bar #responsive-menu .top-bar-right .menu.simple li+li {
        margin-left: 0;
    }

    /* Homepage */
    .ydividing-line {
        border: none
    }

    /* About Acupuncture Page */
    .thumb-nav {
        border-right: none;
        border-left: none;
    }

    /* Acupuncture Services Page */
    body.acupuncture-services .top-bar {
        border-bottom: none;
        margin-bottom: 0.4rem;
        padding-bottom: 0.4rem;
        margin-bottom: 0;
    }

    /* Practitioners Single */
    .headshot h4 {
        margin-top: 1rem;
    }

    .practitioners-single .practitioner-block {
        padding-top: 0;
        margin-top: 0;
    }

    /* widgets used throughout the site */

    /* appointment card row */
    .appt-card {
        margin: 4rem;
    }

    /* icons row set */
    .benifet-item {
        height: auto
    }

    .x-padding-small {
        padding-left: .5em;
        padding-right: .5em;
    }
}

/* medium, large screen sizs only */
@media screen and (min-width: 39.99876em) {
    .x-padding-right-1 {
        padding-right: 2rem;
    }

    /* .top-padding-1 {
        padding-top: 3em !important;
    } */
    .medium-margin-collapse-y>.cell {
        margin-top: 0;
        margin-bottom: 0;
    }

    .row1fx>.grid-x {
        margin-top: 0;
        padding-top: 0;
    }

    .row1fx>.grid-x>.cell {
        margin-top: 0;
        padding-top: 0;
    }

    div.grid-container #responsive-menu ul.socialmediaicons {
        top: 0;
        right: 0;
        margin-top: 0;
        position: absolute;
        display: none;
    }

}

/* breadcrumbs */
.breadcrumbs a {
    text-decoration: underline;
}

.menu ul,
menu ul li {
    list-style: none;
}

/* Fix Desktop Navigation Menu hover state Spacing */
#menu-desktop-navigation .submenu {
    margin-left: 0;
}

.responsive-embed {
    margin-bottom: 0;
}

.accent-4 {
    background-color: magenta;
}

.accent-3 {
    background-color: #deab2e;
    font-weight: bold;
    color: #fdffe5;
}

.accent-5 {
    background-color: magenta;
}

.heading-title-2 {
    background-color: #f4f2f1;
    /* color: #333; */
    border-radius: 42px 0 0 0;
}

.heading-title-1 {
    background-color: #a3573a;
    color: #f4f2f1;
    /* border-radius: 21px 0px 21px 0px; */
    /* font-weight: bold; */
    font-family: inherit;
}

.heading-title-3 {
    background-color: magenta;
}

.secondary-bg-2 {
    color: #333;
}

.secondary-bg-2 p {
    color: #333 !important;
}

.secondary-bg-1 table.unstriped tbody tr {
    border-bottom: magenta;
    background: magenta;
}

.secondary-bg-1 a {
    background-color: #EAE0D5;
    color: #333;
}

.secondary-bg-1 {
    background-color: #989E8B;
    color: #000033;
}

.bg-blue.secondary-bg-1.row-section-title.color-white.font-serif {}

.tabs-custom a {
    font-size: 1.1em;
    padding: 1rem 0rem;
    text-align: center;
    shape-rendering: geometricprecision;
}

.secondary-bg-1 .tabs-title>a:focus,
.secondary-bg-1 .tabs-title>a[aria-selected='true'] {
    background: magenta;
}

.secondary-bg-1 .tabs-title>a:focus,
.secondary-bg-1 .tabs-title>a[aria-selected='true'] {
    background: magenta;
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected='true'] {
    background: magenta;
}


table.unstriped tbody,
table.unstriped tbody tr.secondary-bg-1 {
    background-color: magenta;
}

.primary-bg,
.primary-bg:hover {
    background: #F5F5F5;
    color: #333;
}

.color-blue,
.accordion-content,
a.accordion-title,
a:hover.accordion-title,
.tabs-title>a,
.tabs-title>a:focus,
.tabs-title>a[aria-selected='true'] {
    background-color: transparent;
}

.accordion-title {
    color: #333;
}

.accordion-content {}

.accordion-title:focus {
    background: inherit;
}

.note {
    border: solid 9px;
    margin: 3rem 1rem 3rem;
    border-color: #bca186;
    border-radius: 230px 0 230px 0;
    padding-bottom: 0.9rem;
    background: #f4f2f1;
    overflow: hidden;
    margin-bottom: 3.5rem;
}

.note .item-img {
    max-width: 27px;
    margin: auto;
}

.note .item-img svg {
    display: block;
    max-width: 100%;
    height: auto;
}

.note .benifet-item {
    /* width: 255px; */
    margin: auto;
}

.note svg {
    fill: #bca186;
}

.note .primary-bg {
    background: #F5F5F5;
    color: #333;
    overflow: hidden
}

.note .item-img img {
    border: none;
}

.note .heading-title-2 {
    overflow: hidden
}

@media (max-width: 649px) {
    .note {
        margin: 3rem 1rem 3rem;
        border-radius: 51px;
        padding-bottom: 0.9rem;
    }

}


.what-is-section.grid-container {
    margin-bottom: 3rem;
    background: #f4eeea;
    border: solid 5px #9aaba3;
    padding: 40px 0;
    border-radius: 0 0  0 0;
}

.what-is-section.grid-container p {
    /* font-family: ff-more-web-pro, serif; */
    font-size: 1.1em;
    letter-spacing: -.02em;
    color: #333;
    line-height: 1.6;
    font-kerning: auto;
    font-size: 17px;
    border-left: solid 4px #989E8B;
    font-optical-sizing: auto;
    padding-left: 1.5rem;
    margin-bottom: 0;
    padding-bottom: 1.3rem;
    padding-bottom: 1.2rem;
}

.what-is-section.grid-container h5 {
    font-size: 2em;
    font-weight: 600;
    letter-spacing: -.096px;
    letter-spacing: -.2px;
    font-size: 36px;
    color: #284849;
}
.what-is-section .cell {
    padding: 0;
    margin: 0;
    padding-left: 2rem;
    margin-left: 1rem;
}
.what-is-section.grid-container .lead-sub-section{

}

.what-is-section.grid-container h6 {
    letter-spacing: -.02em;
    font-size: 1.3rem;
    font-weight: 700;
    border-left: solid 4px #989E8B;
    margin-bottom: 0;
    padding-left: 1.5rem;
    padding-bottom: .1rem;
}

.what-is-section p.lead {
    border: none;
    padding-left: 0;
    margin-bottom: .2rem;
    font-weight: 100;
    font-size: 140%;
}
.what-is-section .cell.yyimage {
    padding: 0;
}




@media screen and (max-width: 39.99875em) {
    .what-is-section.grid-container .lead-sub-section, .what-is-section .cell{
        padding-left: 0;
        }
        .what-is-section.grid-container h6 {
            border-left: none;
            padding-left: 0;
            margin: 1.5rem 0 1rem;
        }
        .what-is-section.grid-container p {
            padding-bottom: 0;
        }
        .what-is-section .grid-x {
            padding: 0 1rem 0 0;
            margin: 0 1rem 0 0;
        }
}

body {
    /* background: url(https://staging.finefeatherhealingarts.com/img/bg.jpg) no-repeat center center fixed; */
    background-size: cover;
}
.hero-section {
    /* background: 50% no-repeat; */
    height: 73vh;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: #b7a8a1 1px solid;
    border-radius: 0 40px 0 40px;
    position: relative;
    margin-top: 5rem;
    margin-bottom: 6vh;
    /* box-shadow: 0 0 11px 1px #f4f2f1; */
    background-color: #f4f2f161;
    margin-top: 12vh;
}
.hero-section::before {
    display: block;
    content: ' ';
    position: absolute;
    top: -15px;
    left: 5px;
    right: 15px;
    bottom: -12px;
    border: 1px solid #989e8ba8;
    z-index: 999;
    border-radius: 0 40px 0 40px;
}

.main-about-section-homepage{
    background: #f4f2f1;
    padding: 2% 9%;
    margin-top: 0;
    border-radius: 25px 25px 0 0;
}

ul.sub-menu {
    display: none;
    position: absolute;
    /* Additional styling here */
}

ul.menu li:hover > ul.sub-menu {
    display: block;
}
.menu-item-has-children > a:after {
    content: " \2304";
    padding-left: 0.3rem;
    position: relative;
    top: -0.2rem;
}


/* Style for the dropdown menu */
ul.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    z-index: 1000;
    /* Add other styles such as background, borders, etc. as needed */
}

/* Display the dropdown on hover */
ul.menu li:hover > ul.sub-menu {
    display: block;
}

/* Style for the submenu items */
ul.sub-menu li {
    display: block;
    text-indent: 0;
    /* Add other styles as needed */
}

/* Ensure the sub-menu links are full width for easier hovering */
ul.sub-menu a {
    display: block;
    white-space: nowrap;
    /* Add other styles as needed */
}
.menu a {
    font-size: .95rem;
    padding: 1.7rem 1rem .3rem;
    color: #222;
}
.top-bar ul {
    list-style: none;
    margin-bottom: 0.4rem;
    margin-top: 0;
    margin-left: 0;
}
.top-bar .branding h1 {
    font-size: 1.2em;
    font-family: ff-more-web-pro, serif;
    margin-bottom: 0;
    position: relative;
    top: rem;
    color: #fff;
}
header {
    background: #5C6048;
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
}
.top-bar{
    /* width: 74.66667%; */
    /* text-align: center; */
    /* margin: auto; */
    /* left: 0; */
    /* right: 0; */
    /* border-bottom: 0; */
    /* position: relative; */
}
@media print, screen and (min-width: 64em){
.grid-x > .large-8 {
    /* width: 74.66667%; */
}
}
body {
    position: relative;
  }
  
body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('https://staging.finefeatherhealingarts.com/img/bg.jpg') no-repeat center center;
    background-size: cover;
    opacity: 1; /* Adjust alpha/opacity here */
    z-index: -1;
  }
  header {
    background-color: transparent;
    transition: background-color 0.3s; /* Smooth transition for background color change */
  }
  
  header.scrolled {
    background-color: #989e8b; /* New background color when scrolled */
  }

  
  header.scrolled .menu a {
    transition: color 0.3s; /* Smooth transition for color change */
    color: #fff;
  }
  
  header .logo-small {
    transition: visibility 0.3s, opacity 0.3s;
    opacity: 0; /* Initial state invisible */
    visibility: hidden; /* Initial state hidden */
  }
  
  header.scrolled .logo-small {
    opacity: 1; /* Visible when scrolled */
    visibility: visible; /* Visible when scrolled */
  }
  .hero-section-text {
    padding-bottom: 2rem;
}


/* .lead-custom-styles{
    border: #ded6ca solid 3px;
    border-radius: 35px;
        border: #b7a8a1 1px solid;
        border-radius: 0 40px 0 40px;
        background-color: #f4f2f161;
}
.lead-custom-styles::before {
    display: block;
    content: ' ';
    position: absolute;
    top: -15px;
    left: 5px;
    right: 15px;
    bottom: -12px;
    border: 1px solid #989e8ba8;
    z-index: 999;
    border-radius: 0 40px 0 40px;
} */

/* Grid Container with Custom Styles */

/* .grid-container.lead-custom-styles { border: 2px solid blue; }
.grid-container.lead-custom-styles > .grid-x { border: 2px solid red; }
.grid-container.lead-custom-styles > .grid-x > .cell { border: 2px solid green; }
.grid-container.lead-custom-styles .grid-x.grid-margin-x { border: 2px solid orange; }
.grid-container.lead-custom-styles .grid-x .cell.large-5 { border: 2px solid purple; }
.grid-container.lead-custom-styles .grid-x .cell.large-7 { border: 2px solid cyan; }
.grid-container.lead-custom-styles * { } */



.grid-container.lead-custom-styles .grid-x .cell.large-5 {
    align-items: center;
    display: flex;
}

.boho-pattern{
    /* position: absolute; */
    /* height: 100%; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* z-index: 9999999999999; */
}

.boho-pattern div{
    border: solid 1px #000;
    /* position: relative; */
    padding: 10px;
    display: block;
}

body {
    /* padding-top: 5rem; */
}

.grid-container.grid-container.lead-custom-styles .hero-section-text{max-width: 390px;font-size: 80%;}
.grid-container.grid-container.lead-custom-styles .hero-section-text h2{

}
.grid-container.grid-container.lead-custom-styles > .grid-x {
    background: #F5F5F5;
    border-radius: 40px;
    /* border: solid 1px #8f9873; */
}

.grid-container.lead-custom-styles .grid-x.grid-margin-0 {
 \: so;
 }

.grid-x.grid-margin-0 {}

 .grid-container.lead-custom-styles .grid-x .cell.large-7 {}



  
  .grid-container.lead-custom-styles .grid-x.grid-margin-0::before {
  
 
}


.grid-container.lead-custom-styles .grid-x .cell.large-7 {
    border-radius: 0 40px 40px 0;
    overflow: hidden;
}

.large-7.cell {}
.grid-container.lead-custom-styles .grid-x .cell.large-7 img{
width: 100%;
}
.grid-container.lead-custom-styles {
}



.page-template-templates-home .grid-container{max-width:74.66667%;z-index: 2;}
.page-template-templates-home .grid-container.full{
    max-width:100%;
    }
.page-template-templates-home .grid-container.full img{
    width:100%;
}

.boho-pattern {
    position: fixed;
    width: 30%;
    max-width: 490px;
    z-index: -1;
    bottom: 0;
    right: 4%;
}
.boho-pattern div{border: solid 2px #c3aa90;height: 600px;border-radius: 400px 400px 0 0;border-bottom:0}



.leaf-pattern {
	display: flex;
	flex-wrap: wrap;
	position:fixed;
	top: 0%;
	left:-10%;
	width: 100%;
	max-width: 500px;
	height: 100%;
	max-height: 530px;
	z-index: -1;
	opacity: .31;
	flex-direction: column-reverse;
	align-content: stretch;
	justify-content: flex-start;
}
.leaf-pattern * {
	width:100%; 
	height:100%
}
.leaf {
	border-radius: 0 90%;
	background-color: #b1857a69;
	transform: rotate(20deg);
	overflow: visible;
}
.leaf, .leaf div {}

    .leaf div {
    position: relative;
    border-radius: 0 90%;
    border: solid 1px #b1857a4f;
}
.leaf > div {
    bottom: 1%;
    left: 9%;
    background-color: #b1857a63;
    transform: rotate(-20deg);
}
.leaf > div > div {
    bottom: 1%;
    left: 9%;
    background-color: #b1857a5c;
    transform: rotate(-20deg);
}

@media print, screen and (max-width: 1360px) {
    .boho-pattern > div > div > div > div > div > div > div > div > div > div > div > div > div{
        display:none
    }
}
@media print, screen and (max-width: 1100px) {
    .boho-pattern > div > div > div > div > div > div > div > div{
        display:none
    }
}
@media print, screen and (max-width: 661px) {
    .boho-pattern > div > div > div > div > div{
        display:none
    }
}
/* @media print, screen and (max-width: 1360px) {
    .boho-pattern > div > div > div > div > div > div > div > div > div > div > div > div > div{
        display:none
    }
} */
body {
    position: relative;
}
  
@keyframes fadeInBackground {
    from { opacity: 0; }
    to { opacity: 1; }
}

body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('https://staging.finefeatherhealingarts.com/img/bg.jpg') no-repeat center center;
    background-size: cover;
    opacity: 0; /* Start with 0 opacity for the animation */
    z-index: -1;
    animation: 
    fadeInBackground 1s cubic-bezier(0.79, 0.68, 0.71, 1.21) forwards 3s, /* Fade in starts after 3 seconds */
    /* Optional initial state for better clarity: */
    initial-state 3s ease-in-out 0s; /* Element is hidden for the first 3 seconds */
  }
  .grid-container.lead-custom-styles {
    margin-bottom: 3.5rem;
}

img.logo-small {
    max-width: 42px;
}


