/*
Theme Name: UnderStrap: With Our Own 2 Hands
Theme URI: http://www.jd3creative.com/
description: UnderStrap child theme for With Our Own 2 Hands.
Author: James Dodds
Author URI: http://www.jd3creative.com/
Template: understrap
*/


/*



@media (min-width: 768px) {}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}

COLORS:
Main Green #626e47

*/



* {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 500;
}

body {
    background: #fff !important;
}





.wrapper {
    padding: 0 !important;
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}



#topbar a {
    color: #626e47;
    font-weight: bold;
}



.chip {
    text-align: center;
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}


.chip-pink {}


.band {
    margin-top: 0;
    margin-bottom: 0;
}

.band .container {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 2rem;
    padding-bottom: 2rem;

}

.band-white {
    background: #fff;
}


.band-tan {
    background: #f3ecde;
}



.band-tan h1,
.band-tan h2,
.band-tan h3,
.band-tan h4,
.band-tan h5,
.band-tan p,
.band-tan li,
.band-tan a {
    color: #734d3f;

}

.band-green {
    background: #56623b;
}

.band-green h1,
.band-green h2,
.band-green h3,
.band-green h4,
.band-green h5,
.band-green p,
.band-green li,
.band-green li a {
    color: #fff;

}

article a {
    color: #56623b !important;
}

article p,
article li {
    line-height: 1.8;
    color: #333;
}

article h2 {
    color: #333;
}

article ul li,
article ol li {
    margin-bottom: 0.8em;
}

#content {
    color: #333;
}

#content p {
    line-height: 1.8;
}

.btn {
    font-weight: 500 !important;
    padding: .375rem 1.75rem !important;
    border-radius: 500px !important;
    text-decoration: none;
}


a.btn + a.btn {
    margin-left: 5px;
}

.btn-outline-primary {
    border-color: #56623b !important;
    color: #56623b !important;
}





.wp-bootstrap-blocks-row .card {
    margin-bottom: 20px;
}



.card-text i {
    color: #56623b;
}

.icbCards .first4Theme.card {}

.icbCards .first4Theme img {

    border-bottom: 1px solid #ddd;
}


.icbCards .first4Theme .content h2 {
    font-weight: 700 !important;
}

.icbCards .first4Theme .content a {
    border-color: #a2a580 !important;
    background: #a2a580 !important;
    color: #fff !important;
    display: block !important;
    text-align: center;
}

.icbCards .first4Theme .content a:hover {
    border-color: #56623b !important;
    background: #56623b !important;
    color: #fff !important;
}





.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle,
.wpcf7 .show>input.dropdown-toggle[type=submit],
.wpcf7 input:not(:disabled):not(.disabled).active[type=submit],
.wpcf7 input:not(:disabled):not(.disabled):active[type=submit] {
    border-color: #56623b !important;
    color: #fff !important;
    background: #56623b !important;
}

.wpcf7#wpcf7-f5-p23-o1 {
    margin-bottom: 40px !important;
}

.wpcf7 .wpcf7-form label {
    font-weight: 500;
}

.btn-outline-primary:hover {
    border-color: #a2a580 !important;
    background: #a2a580 !important;
    color: #fff !important;
}

.btn-primary {
    color: #fff !important;
    background: #a2a580 !important;
    border-color: #a2a580 !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #56623b !important;
    border-color: #56623b !important;
}

.btn-secondary {
    color: #fff !important;
    background: #56623b !important;
    border-color: #56623b !important;
}

.btn-secondary:hover {
    color: #fff !important;
    background-color: #a2a580 !important;
    border-color: #a2a580 !important;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn.focus,
.btn:focus,
.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(36, 36, 128, .5) !important;
}

.wpcf7 input[type=submit] {
    border-color: #56623b !important;
    background: #56623b !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.wpcf7 input:hover[type=submit] {
    border-color: #56623b !important;
    background: #56623b !important;
    color: #fff !important;
}

.wpcf7 input.focus[type=submit],
.wpcf7 input:focus[type=submit] {
    box-shadow: 0 0 0 0.2rem rgba(36, 36, 128, .5) !important;
}

.form-control:focus,
.wpcf7 .wpcf7-validation-errors:focus,
.wpcf7 input:focus[type=color],
.wpcf7 input:focus[type=date],
.wpcf7 input:focus[type=datetime-local],
.wpcf7 input:focus[type=datetime],
.wpcf7 input:focus[type=email],
.wpcf7 input:focus[type=file],
.wpcf7 input:focus[type=month],
.wpcf7 input:focus[type=number],
.wpcf7 input:focus[type=range],
.wpcf7 input:focus[type=search],
.wpcf7 input:focus[type=submit],
.wpcf7 input:focus[type=tel],
.wpcf7 input:focus[type=text],
.wpcf7 input:focus[type=time],
.wpcf7 input:focus[type=url],
.wpcf7 input:focus[type=week],
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    box-shadow: 0 0 0 0.2rem rgba(36, 36, 128, .5) !important;
}

.wpcf7 {
    background: #fff;
    max-width: 100% !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    padding: 20px 20px 5px 20px;
    margin-bottom: 20px !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    margin: 0 0 20px 0 !important;
    border-radius: 4px;
}

main h1 {}

main h2 {
    color: #000;
}

main h2.home {
    padding-top: 0;
    margin-top: 0;
    color: #333;
}

.callout,
.bio {
    padding: 30px;
    background: #fff;
    border: 5px solid #f3ecde;
    border-radius: 32px;
}

.callout h3 {
    color: #734d3f;
}


@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.1;
    }

    100% {
        opacity: 1;
    }
}

.blinking-text {
    animation: blink 1s infinite;
}

.callout p:last-of-type {
    margin-bottom: 0;
}


h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0.5rem;
}


h1,
.h1 {
    font-size: 2rem;
    line-height: 1.3;
}

h2,
.h2 {
    font-size: 1.75rem;
    line-height: 1.35;
}

h3,
.h3 {
    font-size: 1.5rem;
    line-height: 1.4;
}

h4,
.h4 {
    font-size: 1.25rem;
    line-height: 1.45;
}

h5,
.h5 {
    font-size: 1rem;
    line-height: 1.5;
}

@media (min-width: 768px) {

    h1,
    .h1 {
        font-size: 2.5rem;
        line-height: 1.25;
    }

    h2,
    .h2 {
        font-size: 2rem;
        line-height: 1.3;
    }

    h3,
    .h3 {
        font-size: 1.75rem;
        line-height: 1.35;
    }

    h4,
    .h4 {
        font-size: 1.5rem;
        line-height: 1.4;
    }

    h5,
    .h5 {
        font-size: 1.25rem;
        line-height: 1.45;
    }
}



main a {
    color: #0A0A66;
    text-decoration: underline;
}

main a:active,
main a:focus,
main a:hover {
    color: #56623b !important;
}

main a:visited {
    color: #323232;
}

.cta-link a:link,
.cta-link a:visited {
    text-decoration: none !important;
    font-size: 1.3rem;
    color: #0A0A66;
    font-weight: 500;
    margin: 10px 10px 10px 0;
    display: inline-block;
}

.cta-link a:after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #56623b;
    display: inline;
    margin-left: 0.5em;
}

.cta-link a:hover {
    color: #a2a580;
}

.card-header {
    font-weight: 500;
    color: #666;
}

#headwrap {
    background: #56623b;
    padding: 40px 0;
}

a.phone-cta {
    color: #56623b;
}

a.phone-cta i {
    color: #56623b;
}

a:hover.phone-cta,
a:focus.phone-cta,
a:active.phone-cta {
    color: #56623b;
    text-decoration: none;
}

#full-width-page-wrapper,
#page-wrapper,
#single-wrapper {
    padding-top: 0;
    background: #fff;
}

#wrapper-footer {
    padding-top: 40px;
    color: #fff;
    background: #55623d url("/wp-content/uploads/2025/03/footer-background.jpg") 50% 100% no-repeat;
    border-top: 1px solid #a2a580;
    background-size: cover;
}



#wrapper-footer {}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {

    #wrapper-footer {
        background: #55623d url("/wp-content/uploads/2025/03/footer-background.jpg") 100% 0% no-repeat;
        background-size: contain;

    }
}

#wrapper-footer a {
    color: #fff;
}

#wrapper-footer a:hover {
    text-decoration: underline;
    color: #fff;
}

#wrapper-footer ul {
    list-style-type: none;
    margin: 1em 0 2em 0;
    padding: 0;
}

#wrapper-footer ul li {
    margin: 0;
    padding: 0;
    padding-bottom: 1em;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

#wrapper-footer a.foot-title {
    font-weight: 700;
    margin-bottom: 1em;
    padding-bottom: 5px;
}



#wrapper-credits {
    padding-top: 20px;
    color: #fff;
    background: #37441f;
    border-top: 1px solid #a2a580;
}

.container.footer {
    padding-top: 50px;
}


.site-info,
.site-info a {
    color: #a2a580 !important;
    font-size: 0.8rem;
}

.site-info a:hover {
    color: #fff !important;
    text-decoration: underline !important;
}


/* RESPONSIVE LISTS */
.list-col-1 {
    column-count: 1;
}

.list-col-2 {
    column-count: 2;
}

.list-col-3 {
    column-count: 3;
}

.list-col-4 {
    column-count: 4;
}

@media (min-width: 576px) {
    .list-col-sm-1 {
        column-count: 1;
    }

    .list-col-sm-2 {
        column-count: 2;
    }

    .list-col-sm-3 {
        column-count: 3;
    }

    .list-col-sm-4 {
        column-count: 4;
    }
}

@media (min-width: 768px) {
    .list-col-md-1 {
        column-count: 1;
    }

    .list-col-md-2 {
        column-count: 2;
    }

    .list-col-md-3 {
        column-count: 3;
    }

    .list-col-md-4 {
        column-count: 4;
    }
}

@media (min-width: 992px) {
    .list-col-lg-1 {
        column-count: 1;
    }

    .list-col-lg-2 {
        column-count: 2;
    }

    .list-col-lg-3 {
        column-count: 3;
    }

    .list-col-lg-4 {
        column-count: 4;
    }
}

@media (min-width: 1200px) {
    .list-col-xl-1 {
        column-count: 1;
    }

    .list-col-xl-2 {
        column-count: 2;
    }

    .list-col-xl-3 {
        column-count: 3;
    }

    .list-col-xl-4 {
        column-count: 4;
    }
}

/* END RESOPNSIVE LISTS */
blockquote {
    border-left: 4px solid #99aab4;
    padding: .5em 1em;
    background: #f3f5f5;
}

.navbar-brand img {
    max-width: 280px;
    padding: 15px 0;
}

nav.navbar.bg-primary {
    background-color: #fff !important;
}

navbar-brand .navbar {
    /*    border-bottom: 1px solid #ccc;
*/
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.navbar .navbar-toggler {
    font-size: 1.2rem;
}

.navbar a {
    font-weight: 500;
    font-size: 1rem;
}

a.nav-link {
    color: #333 !important;
    font-weight: 700;
}

.active a.nav-link {
    color: #999 !important;
}


a:hover.nav-link {
    color: #56623b !important;
}

.navbar .dropdown-menu a {
    font-size: 0.9rem;
    font-weight: normal;
}

.navbar .dropdown-toggle::after {
    color: #696d91;
}


.navbar .nav-item.btn {
    margin-left: 1rem;
    margin-right: 1rem;
}

.navbar .nav-item.btn.mobile {
    margin-left: auto;
    margin-right: 0.5rem;
}


.navbar-brand img {
    width: 100%;
}

.navbar .container {
    flex-wrap: nowrap;
}

.navbar .menu-item,
.navbar .nav-item {
    text-wrap: nowrap;
}



.breadcrumb {
    color: #a2a580;
    padding: 0 !important;
    font-size: 0.9rem !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    background: none !important;
    border: none !important;
}

.breadcrumb a {
    color: #a2a580;
}

.breadcrumb a:hover {
    color: #fff;
}

.wp-block-group.group-highlight {
    background: #f5fcff;
    padding: 30px;
    display: block;
    margin: 40px -15px 60px -15px;
    border-width: 1px 0;
    border-color: #9bcbff;
    border-style: solid;
    color: #212529;
}

.wp-block-group.group-highlight .h2,
.wp-block-group.group-highlight h2 {
    color: #090966;
    margin-bottom: 30px;
}

.wp-block-group.group-highlight hr {
    padding-bottom: 40px;
    margin-top: 40px;
    border-top: 1px #9bcbff solid;
    opacity: 0.3;
}

.icon-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 1rem;
}

.icon-list strong {
    display: block;
    margin-bottom: 0.4rem;
    color: #000;
    text-align: center;
}

.icon-list li {
    padding: 40px;
    margin-bottom: 20px;
    border-radius: 8px;
    width: 100%;
    background: #fff;
    line-height: 1.5;
    color: #626a6e;
    border: 1px solid #b8c0c4;
    border-radius: 8px;
}

.icon-list i {
    text-align: center;
    color: #303235;
    margin: auto;
    margin-bottom: 1rem;
    font-size: 2rem;
    display: block;
    width: 82px;
    height: 82px;
    background: #f3f5f5;
    border-radius: 100%;
    padding: 24px 22px 16px 22px;
    line-height: 1.1;
    vertical-align: middle;
}

ul.icon-checked {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.icon-checked li {
    margin: 0;
    padding: 0 0 2rem 0;
    padding-left: 4rem;
    padding-right: 2rem;
    font-weight: 500;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    display: inline-block;
    width: 100%;
}

ul.icon-checked li i {
    background: #56623b;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    margin-right: 1rem;
    margin-left: -3.75rem;
    width: 2.4rem;
    height: 2.4rem;
    text-align: center;
}

@media (min-width: 768px) {
    ul.icon-checked li {
        display: inline-flex;
        width: 49%;
    }
}

@media (min-width: 576px) {
    .icon-list {}
}

@media (min-width: 768px) {
    .icon-list {
        display: flex;
        flex-wrap: wrap;
    }

    .icon-list li {
        flex: 1 0 45%;
        margin-left: 10px;
        margin-right: 10px;
    }

    .icon-list li:first-child {}

    .icon-list li:last-child {}
}

@media (min-width: 992px) {
    .icon-list {}

    .icon-list li {
        flex: 1 0 28%;
    }

    .icon-list i {
        font-size: 3rem;
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 1200px) {}

.wp-block-group.group-highlight .cta-link a,
.wp-block-group.group-highlight .cta-link a:after {
    color: #56623b;
}

/* SERVICES LIST */

.wrapper-testimonials {

    background: #56623b;
    padding: 50px 0;
    overflow: hidden;
}

.wrapper-testimonials h3 {
    color: #fff;
}

.wrapper-testimonials .btn {
    margin-top: 20px;
}

.wrapper-testimonials .testimonial {
    background: #fff;
    padding: 20px;
    margin: 5px;
    border-radius: 16px;
}


ul.services {
    font-size: 1.2rem;
    color: #666;
    font-weight: 500;
    margin: 40px 0 80px 0;
    line-height: 2;
}

.services-list .services-item .services-img {
    margin: 0 auto;
}

.services-list .services-item .services-img img {
    max-width: 120px;
}

@media (min-width: 992px) {
    .services-list .services-item .services-img img {
        max-width: 120px;
    }
}

.services-list,
.services-icons {
    border-top: 1px #ebebeb solid;
    border-bottom: 1px #ebebeb solid;
    background: #f3f5f5;
    padding-bottom: 60px;
}

.services-icons {
    border-bottom: none;
}

.services-list .services-title,
.services-icons .services-title {
    text-align: center;
    padding-top: 60px;
}

.services-list .services-title {
    padding-bottom: 30px;
}

.services-icons .services-title {
    padding-bottom: 5px;
}

.services-description {
    text-align: center;
    width: 100%;
    margin: 0 auto 30px auto;
    color: #666;
}

.services-icons .btn {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .services-description {
        width: 60%;
    }
}

.services-list .services-img {
    text-align: center;
}

.services-list .services-title p {
    font-size: 1.1rem;
}

.services-list .services-item {
    background: #fff;
    padding: 30px;
    margin-bottom: 40px;
    border-radius: 8px;
    list-style-type: none;
}

.services-icons .services-item {
    width: 100%;
    display: flex;
}

.services-icons .service-icon a {
    border-radius: 8px;
    background: #fff;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    padding: 25px 10px;
    font-weight: bold;
    color: #303235;
    font-size: 0.9rem;
    width: 100%;
}

.services-icons .service-icon a,
.services-list .services-item {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
}

.services-icons .service-icon img {
    max-width: 80px;
    display: block;
    margin: 0 auto 10px auto;
}

@media (min-width: 576px) {
    .services-icons .service-icon img {
        max-width: 100px;
    }
}

.services-list .services-item h3 {
    font-size: 1.4rem;
    margin-bottom: 0.5em;
}

.services-list .services-item h3 a {
    color: #303235;
}

.services-list .services-item p {
    font-size: 1rem;
    line-height: 1.6;
    color: #555;
    margin-bottom: 0;
}

.services-list .services-item .cta-link a {
    margin-top: 1rem;
    font-size: 1rem;
    color: #56623b;
}

.services-list .services-footer {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}

.services-list .services-footer .btn {
    margin-top: 30px;
}

.services-list .services-item .services-img {
    max-width: 200px;
    margin: 0 auto;
}

/* HERO */


.hero {
    background: #f1e9d8;
    color: #56623b;
    border-bottom-left-radius: 60% 20%;
    border-bottom-right-radius: 60% 20%;
    overflow: hidden;

}

.hero .hero-text p {
    line-height: 1.8;
}


.hero-img {

    background: #f1e9d8 url("/wp-content/uploads/2025/03/hero-img-mobile.jpg") 0% 100% no-repeat;
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: auto;
    padding: 30px 0;
}

.hero-text {
    text-align: left;
    text-shadow: 1px 1px 0 #f1e9d8;
}

.hero-cta {
    padding-top: 10px;
    padding-bottom: 40px;
    text-align: left;
}




.hero-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.6;
}



@media (min-width: 576px) {

    .hero-img {
        background: url("/wp-content/uploads/2025/03/hero-img-mobile.jpg") 200px 100% no-repeat;


    }

}



@media (min-width: 768px) {

    .hero-img {
        background: url("/wp-content/uploads/2025/03/hero-img-mobile.jpg") 350px 100% no-repeat;
        padding: 50px 0;

    }

}



@media (min-width: 992px) {


    .hero-img {
        background: url("/wp-content/uploads/2025/03/hero-img500.jpg") 140% 100% no-repeat;
        padding: 50px 0 100px 0;
        background-size: contain;

    }

    .hero-text {
        padding-bottom: 0;
    }

    .hero-img::before {
        background: none;
    }


    .hero-text h1 {
        padding-top: 60px;
    }

    .hero-cta {
        text-align: left;
    }

}


@media (min-width: 1200px) {

    .hero-img {
        background: url("/wp-content/uploads/2025/03/hero-img500.jpg") 100% 100% no-repeat;
        background-size: contain;
        height: 450px;

    }
}


.page-title {
    background: #55623d url("/wp-content/uploads/2025/03/page-title.jpg") 50% 0% no-repeat;
    padding: 30px 0 20px 0;
    background-size: cover;
}


@media (min-width: 992px) {

    .page-title {
        background: #55623d url("/wp-content/uploads/2025/03/page-title.jpg") 100% 0% no-repeat;
        padding: 30px 0 20px 0;
        background-size: contain;
    }
}


.page-title .h1 {

    color: #fff;
    font-size: 1.8rem;


}

.hero .hero-text .h1 {
    color: #56623b;
    font-size: 1.8rem;
}

@media (min-width: 768px) {

    .page-title .h1,
    .hero .hero-text .h1 {
        font-size: 2.4rem;
    }
}

@media (min-width: 576px) {
    .hero .hero-text .h1 {
        font-size: 3rem;
    }

    .hero {
        /*  height: 700px; */
    }
}

@media (max-width: 576px) {
    .break-sm {
        display: block;
    }
}

/*.hero .hero-text .btn {
    margin: 20px 0;
    background: #fff !important;
    color: #305aac !important;
    border-color: #fff !important;
    font-weight: 700;
}

.hero .hero-text .btn:hover,
.hero .hero-text .btn:focus,
.hero .hero-text .btn:active {
    background: #1a305c !important;
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #305aac !important;
}
*/
.hero .hero-img {
    text-align: center;
}


.dropdown-item.active,
.dropdown-item:active {
    background-color: #56623b !important;
}

.pre-footer {
    line-height: 1.8;
    color: #37441f;
    background: #f3ecde url("/wp-content/uploads/2021/07/footer-bg.jpg");
    background-size: cover;
    padding: 20px 0;
}

.pre-footer svg {
    width: 100%;
    height: 100px;
    margin-top: -21px;
}


.pre-footer .logo {
    max-width: 300px;
}

.pre-footer a {
    color: #56623b;
}

.pre-footer a:hover {

    color: #a2a580;
}

.pre-footer i {
    font-size: 2rem;
    margin-right: 0.5rem
}


@media (min-width: 768px) {}

@media (min-width: 992px) {
    .pre-footer {
        padding: 50px 0;
    }

    .pre-footer svg {
        width: 100%;
        height: 100px;
        margin-top: -51px;
    }


}

@media (min-width: 1200px) {}


.btn.btn-outline {
    border-color: #999;
    color: #666;
    border-width: 2px;
}

#wrapper-navbar {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 1;
}

.navbar-light .navbar-toggler {
    border: 2px solid #99aab4 !important;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    color: #56623b !important;
}

.navbar-toggler:hover {
    border: 2px solid #56623b !important;
    color: #56623b !important;
}

.navbar-toggler:focus {
    border-radius: 100%;
    border: 2px solid #56623b !important;
    background: #56623b;
    outline: 0;
    color: #fff !important;
}

/* IMAGE CLASSES */

.img-circle img {
    border-radius: 100%;
    background: #56623b;
}


.img-rounded img {
    border-radius: 16px;
}

.img-outline img {
    1px solid #ccc;
}


.img-border img {
    border: 8px solid #56623b;
    background: #56623b;
}

.img-circle.img-border img {
    padding: 4px;
    background: #56623b;
    border-width: 4px;
}


.sub {
    color: #56623b;
}

.img-bio {
    text-align: center;
}

.bio img {
    width: 50%;
    margin: auto;
}



.bio h2,
.bio .sub {
    text-align: center;
}

.bio .wp-block-image {
    text-align: center;
}

/* weird wordpress breakpoint */
@media (min-width: 782px) {

    .bio img {
        width: 100%;
    }

    .bio h2,
    .bio .sub {
        text-align: left;
    }
}


.wp-block-image {
    text-align: center;
}

.img-photo img {
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.10);
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.3);
}

.img-tilt-right img,
.img-tilt img {
    transform: rotate(2deg);

}

.img-tilt-left img {
    transform: rotate(-2deg);


}





.img-right,
.img-left {
    padding: 0;
    width: 100%;
    max-width: 100%;
}

@media (min-width: 768px) {

    .img-right,
    .img-left {
        padding-bottom: 1rem;
    }

    .img-right {
        padding-left: 1rem;
        float: right;
    }

    .img-left {
        padding-right: 1rem;
        float: right;
    }

    .img-half {
        max-width: 50%;
    }

    .img-third {
        max-width: 33%;
    }
}



/* END IMAGE HELPER CLASSES */



@media (min-width: 992px) {
    .nav-link {
        margin-right: 20px;
    }
}




.current-menu-item .nav-link,
.current-menu-parent .nav-link {
    color: #56623b !important;
}

.dropdown-menu .current-menu-item .active,
.dropdown-menu .current-menu-item.active {
    background: #56623b !important;
}

.dropdown-menu .current-menu-item .active a,
.dropdown-menu .current-menu-item.active a {
    color: #fff !important;
}





.wp-block-separator {
    margin-top: 4rem;
    margin-bottom: 4rem;
    border-color: #ccc;
}

.wp-block-separator.small,
hr.small {
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
    border-color: #56623b;
    border-width: 3px;
    width: 20%;
    display: inline-block;
}


.accolade {
    padding: 50px 0;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
}



@media (min-width: 768px) {}

@media (min-width: 992px) {
    #menu-item-295 {
        display: none;
    }
}

@media (min-width: 1200px) {}


.wpcf7 form.sent .wpcf7-response-output {

    background: #baffc0;
    border-radius: 4px;
}

.wpcf7-spinner {
    margin-top: 10px;
}



/* GRID OVERRIDE FOR WORDPRESS */

@media (min-width: 576px) {

    .container,
    .container-sm {
        max-width: 540px !important;
    }
}

@media (min-width: 768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px !important;
    }
}

@media (min-width: 992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px !important;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px !important;
    }
}

#wrapper-footer-full {
    display: none;
}

.map {
    width: 100%;
    border: 1px solid #ccc;
}


.grecaptcha-badge {
    visibility: hidden;
}