/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/


.green {color: #95b878;}
.blue, .blue h2, .blue h3 {color: #3c5d71;}
.gold {color: #f4c662;}
.white, .white , .white h1, .white h3 {color: #F8F7F1;}


.green-bg {background-color: #95b878;}
.blue-bg {background-color: #3c5d71;}
.gold-bg {background-color: #f4c662;}


h1, h2 {
    /* text-transform: uppercase; */
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-size: 3rem;
    letter-spacing: 1px;
}

h3, h4, h5 {
    font-family: "Montserrat", sans-serif;
    font-size: 2em;
}

p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
}

h1.headline {font-size: 4.5rem;}

/*** header ***/
.link-inner {
    color: #3c5d71;
}

#menu-item-7230 {
    background: #f4c662;
    border-radius: 10px;
}

#site-header-inner {
    padding: 10px;
}

#menu-item-7232 {
    font-weight: 700;
}

/*** UX ***/
.green-btn a {
    background: #95b878;
    border-radius: 10px; 
}

.blue-btn a {
    background: #3c5d71;
    border-radius: 10px; 
}

.gold-btn a, .book-btn {
    background: #f4c662;
    border-radius: 10px;
    color: #3c5d71;
}


.green-btn a:hover {
    background-color: #f4c662;
}

.gold-btn a:hover, .book-btn:hover {
    background-color: #95b878;
    color: #F8F7F1;
}

.gold-btn.green-fix a:hover {
    background-color: #3c5d71;
    color: #F8F7F1;
}

.book-btn {
    padding: 15px 30px;
}
.text-link {
    color: #fff;
    font-weight: 500;
}

.text-link:hover {
    color: #fff;
    text-decoration: none;
}

/*** design ***/

hr {
    height: 2px;
}

.testimonial p {
    font-size: 1em;
    font-style: italic;
    color: #F8F7F1;
}

.vcex-icon-box-heading {
    font-size: 2em;
}

/* .wpex-icon {
    font-size: 40px;
    color: #fff !important;
} */

.vcex-content {
    font-size: 1.2em;
}

span.vcex-bullets-icon.vcex-icon.wpex-icon {
    color: #3c5d71 !important;
    font-size: 20px;
}

.bullets-line
 {
    margin: 5px;
}

/*** footer ***/
.copyright p {
    font-size: 0.75em;
}

/* Therapist layout */
.single-therapist .featured-image, .single-therapist .blog-single-title,
.single-therapist .blog-single-meta, .single-therapist .single-social-section,
.single-therapist .intro-left
  {
    display: none;
}

.therapist-services, .therapist-quote {
    color: #3c5d71;
    font-weight: 700;
    padding: 15px 0px;
}

.therapist-quote {
    font-style: italic;
    color: #333;
}

select.js-wpv-filter-trigger.form-control {
    display: inline;
    margin: 15px;
}

.btn-secondary, .wpv-reset-trigger {
    margin: 15px 7px;
    background-color: #95b878;
    color: #fff;
    border: 0px;
    padding: 8px 15px;
}

.form-group {
    text-align: center;
    margin: 20px 0px;
    display: block;
}

.therapist-container {
    display: flex;   
    flex-wrap: wrap;
    justify-content: center;
}

.therapist-grid {
    background-color: #F8F7F1;
    /* flex: 0 0 25%; */
    flex: 0 0 20%;
    margin: 10px !important;
    padding: 5px;
}

.therapist-grid img {
    width: 100%; 
    display: block;
}

.therapist-image-wrap {
    position: relative;
}

.therapist-box {
    min-height: 75px;
}

.therapist-grid-title {
    font-size: 1.3rem;
    color: #fff;
    display: block;
    margin-bottom: 3px;
}

.therapist-title {
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.85rem;
    margin: 0;
}

.therapist-categories, .therapist-categories p {
    font-size: 1rem;
    line-height: 1.5rem;
    min-height: 155px;
}

.therapist-button, .therapist-contact {
    background: #3c5d71;
    color: #fff;
    padding: 10px 15px;
    display: block;
    text-align: center;
    margin-top: 20px;
}

.therapist-contact {
    background: #95b878;
}

.therapist-button:hover {
    background: #95b878;
    color: #fff;   
}

.therapist-contact:hover {
    background: #3c5d71;
    color: #fff;   
}

.therapist-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(60, 93, 113, 0.82); /* matches your brand blue */
    padding: 10px 12px;
    min-height: unset; /* remove the old min-height */
}

.therapist-filter-container .radios-taxonomies-title {
    background: #3c5d71;
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    margin: 5px;
}

.therapist-filter {
    position: fixed;
    opacity: 0;
    pointer-events: none;    
}

.therapist-filter-title {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 15px;
}

.therapist-filter-container .radios-taxonomies-title {
    background: #3c5d71;
    color: #fff;
    padding: 7px 15px;
}

.therapist-filter-container .radios-taxonomies-title:hover {
    background: #95b878;
    cursor: pointer;
}

.page-id-7221 .therapist-categories, .page-id-7221 .therapist-categories p
 {
    display: none;
}


.page-id-7221 .therapist-grid {
    background-color: transparent;
}

.therapist-button, .therapist-contact {
    background: #3c5d71;
    color: #fff;
    padding: 15px 15px;
    display: block;
    text-align: center;
    margin-top: 20px;
    border-radius: 10px;
    width: 50%;
    margin: 0 auto;
}

a.therapist-button {
    font-size: 1rem;
}

.therapist-button:hover {
    background: #f4c662;
    color: #3c5d71;
    text-decoration: none;
}

@media screen and (max-width:1100px) {
    .therapist-categories, .therapist-categories p {
    font-size: 1rem;
    line-height: 1.5rem;
    min-height: 170px;
}
}

@media screen and (max-width:1060px) {
    .therapist-grid {
    flex: 0 0 30%;
}
}

@media screen and (max-width:860px) {
    .therapist-grid {
    flex: 0 0 47%;
}
}

@media screen and (max-width:768px) {
    .therapist-grid {
    flex: 0 0 100%;
}
}