/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

html, body {overflow-x:hidden;}
body nav li.contact_btn > a {
    background: #fff;
    color: #abddb7 !important;
    border-radius: 5px;
    padding: 12px 20px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    border: 2px solid #fff;
}
body nav li.contact_btn > a:hover {
    background: transparent;
    color: #fff !important;
}
body nav li.contact_btn > a:after {
    display:none;
}


.elementor-location-header section.elementor-section {
    z-index: 1;
}

.contact_form_wrapper {
    background: #fff;
    padding: 40px 40px;
    border-radius: 15px;
}
.contact_form_wrapper h2.gform_title {
    font-weight: 700;
    font-size: 35px;
    line-height: 46px;
    margin: 0 0 20px 0;
    color: #3A4F10;
}
.contact_form_wrapper .gform_body .gfield label.gfield_label {
    display: none;
}
.contact_form_wrapper .gform_body .gform_fields {
    grid-row-gap: 12px;
}
.contact_form_wrapper .gform_body .gform_fields input, .contact_form_wrapper .gform_body .gform_fields textarea {
    border-color:#E2E4E5;
    border-radius: 7px;
}
body .contact_form_wrapper .gform_body .gform_fields .gfield_error input, 
body .contact_form_wrapper .gform_body .gform_fields .gfield_error textarea {
    border-color: #C02B0E;
}
.contact_form_wrapper .gform_body .gform_fields input:focus, .contact_form_wrapper .gform_body .gform_fields textarea:focus {
    outline: none;
}
.contact_form_wrapper .gform_body .gform_fields textarea {
    height: 100px !important;
}
.contact_form_wrapper .gform_footer {
    padding: 0 !important;
    margin: 15px 0 0 0 !important;
    width: 100%;
}
.contact_form_wrapper .gform_footer input[type="submit"] {
    margin-bottom: 0 !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    width: 100%;
}

.img_box .elementor-image-box-wrapper figure.elementor-image-box-img {
    border: 1px solid #89b3ca;
    width: 74px !important;
    height: 74px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}
.img_box {
	transition:all 0.2s ease 0s;
}
.img_box .elementor-image-box-wrapper figure.elementor-image-box-img img {
filter: brightness(0) saturate(100%) invert(79%) sepia(38%) saturate(385%) hue-rotate(171deg) brightness(83%) contrast(88%) !important;
max-width:40px;
}
.img_box:hover .elementor-image-box-wrapper figure.elementor-image-box-img {
    background: #abddb7;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 22%);
}
.img_box:hover .elementor-image-box-wrapper figure.elementor-image-box-img img {
     filter: brightness(0) saturate(100%) invert(79%) sepia(38%) saturate(385%) hue-rotate(171deg) brightness(83%) contrast(88%) !important;
}

.heading_style h2.elementor-heading-title strong {
    color: #abddb7;
}
.copyright_sec .elementor-widget-text-editor p {
    margin-bottom: 0;
}
.footer_sec_inner2 .heading_style, .footer_section .heading_style {
    margin-bottom: 5px;
}

.subscribe_form_wrapper .gform_heading {
    display: none;
}
.subscribe_form_wrapper .gfield label.gfield_label {
    display: none;
}
.subscribe_form_wrapper .gfield  input {
    background: #f1f1f1;
    border-color: #f1f1f1;
    color: #393939;
    font-size: 14px !important;
    line-height: 14px;
    padding: 13px 15px !important;
}
.subscribe_form_wrapper .gfield input:focus {
    outline: none;
}
.subscribe_form_wrapper form.subscribe_form {
    position: relative;
    overflow-y: hidden;
}
.subscribe_form_wrapper form.subscribe_form .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
    width: fit-content;
}
.subscribe_form_wrapper form.subscribe_form .gform_footer input[type="submit"] {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    line-height: 28px;
    border: 0;
}
.subscribe_form_wrapper form.subscribe_form .gform_footer input[type="submit"]:focus {
    outline: none;
}
.subscribe_form_wrapper form.subscribe_form .gform_footer input[type="submit"]:hover {
    background: #3A4F10;
    color: #fff;
}
.footer_sec_inner2 .mb-0 {
    margin-bottom: 15px;
}
.gform_wrapper .gform_validation_errors {
    display: none;
}
.gform_wrapper .validation_message {
    display: none;
}
.contact_sec .contact_form_wrapper {
    padding: 0;
}


.contact_sec .contact_form_wrapper .gform_body .gform_fields input, .contact_sec .contact_form_wrapper .gform_body .gform_fields textarea {
    border-color: #abddb7;
}
.contact_sec .contact_form_wrapper .gform_body .gfield label.gfield_label {
    display: block;
    font-weight: 500;
}
.contact_sec .contact_form_wrapper .gform_body .gfield label.gfield_label span.gfield_required {
    opacity: 0;
}
.contact_sec .contact_form_wrapper .gform_body .gform_fields {
    grid-row-gap: 20px;
}

.faq_sec {
	max-width: 670px;
	margin: 0 auto;
}
.faq_sec .elementor-accordion-item {
    margin-bottom: 15px;
}
.faq_sec .elementor-accordion-item .elementor-tab-title.elementor-active {
    
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.faq_sec .elementor-accordion-item .elementor-tab-title {
    border-radius: 5px;
    padding: 17px;
}
.faq_sec .elementor-accordion-item .elementor-tab-content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.faq_sec .elementor-accordion-item .elementor-tab-title.elementor-active a.elementor-accordion-title, 
.faq_sec .elementor-accordion-item .elementor-tab-title.elementor-active i {
    color: #fff;
}


@-webkit-keyframes AnimateBG {
  0% {
    background-position: 0% 50% !important;
  }
  50% {
    background-position: 100% 50% !important;
  }
  100% {
    background-position: 0% 50% !important;
  }
}

@keyframes AnimateBG {
  0% {
    background-position: 0% 50% !important;
  }
  50% {
    background-position: 0% 50% !important;
  }
  100% {
    background-position: 0% 50% !important;
  }
}
section.home_sec1 {
    -webkit-animation: AnimateBG 1s ease infinite !important;
    animation: AnimateBG 1s ease infinite !important;
}
section.home_sec2, section.team_sec {
    position: relative;

}
section.home_sec2:before {
    content: "";
    position: absolute;
    left: -265px;
    bottom: 10px;
    background: url(//wordpress-1286728-4665123.cloudwaysapps.com/wp-content/uploads/2023/04/sec-shape-img.png) no-repeat center/cover;
    width: 591px;
    height: 321px;
    filter: brightness(0) saturate(100%) invert(95%) sepia(83%) saturate(322%) hue-rotate(58deg) brightness(94%) contrast(84%);
}
section.team_sec:before {
    content: "";
    position: absolute;
    right: -225px;
    bottom: 10px;
    background: url(//wordpress-1286728-4665123.cloudwaysapps.com/wp-content/uploads/2023/04/sec-shape-img.png) no-repeat center/cover;
    width: 500px;
    height: 271px;
    filter: brightness(0) saturate(100%) invert(95%) sepia(83%) saturate(322%) hue-rotate(58deg) brightness(94%) contrast(84%);
}
.insurance_accept_sec .elementor-skin-carousel .elementor-carousel-image {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    max-height: 50px;
}

body.page-id-1363 strong {
    font-weight: bold;
}
.contact_iframe iframe {
    width: 100%;
    height: 1000px;
}
.articles_sec figure.elementor-image-box-img img {
    height: 350px;
    object-fit: cover;
}
.readmore_box .img_box .elementor-image-box-description {
    overflow: hidden;
    height: 80px;
}
.readmore_box_active .img_box .elementor-image-box-description {
    height: 100%;
}
.readmore_box_active a.elementor-button span.elementor-button-icon i {
    transform: rotate(180deg) !important;
}




.team_tabs {
    border: 0 !important;
}
.team_tabs .tab-content {
    padding: 0;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
}
.team_tabs ul {
    padding: 0 !important;
}
.team_tabs ul {
    background: transparent;
    border: 0;
    text-align: center;
    font-size: 0;
}
.team_tabs ul li {
    float: none !important;
    display: inline-block;
    margin: 0 !important;
    padding: 0;
    border: 1px solid #abddb7;
    border-radius: 0;
    background: transparent;
    transition: all 0.3s ease 0s;
}
.team_tabs ul li.active, 
.team_tabs ul li.active:active, 
.team_tabs ul li:hover {
    background: #abddb7;
    color: #fff;
}
.team_tabs ul li.active a, 
.team_tabs ul li.active:active a, 
.team_tabs ul li:hover a {
    color: #fff;
}
.team_tabs ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px !important;
    padding: 14px 80px;
    display: inline-block;
}
.team_tabs .tab-content .team_wrapper {
    width: 31%;
    margin: 70px 13px 0;
    text-align: center;
}
.team_tabs .tab-content .team_wrapper img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 50%;
    border: 8px solid #abddb7;
    object-position: top;
}
.team_tabs .tab-content .team_wrapper .details {
    text-align: center;
}
.team_tabs .tab-content .team_wrapper .details .post-title a {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: normal;
    margin: 10px 0 0;
    display: inline-block;
}
.team_tabs .tab-content .team_wrapper .details .team-description {
    font-weight: 500;
    font-size: 16px;
}
.single_team_sec img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 50%;
    border: 8px solid #abddb7;
    object-position: top;
}
.single-ourteam section.footer_section {
    margin-top: 0 !important;
}
.team_tabs .tab-content .team_wrapper:hover .details .post-title a {
    color: #abddb7;
}

.team_tabs .tab-content .team_wrapper > a {
    display: inline-block;
    position: relative;
}
.team_tabs .tab-content .team_wrapper:hover img {
    opacity: 1;
    -webkit-animation: flash1 1.5s;
    animation: flash1 1.5s;
}
@-webkit-keyframes flash1 {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes flash1 {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}

/*.team_tabs .tab-content .team_wrapper > a {
    display: inline-block;
    position: relative;
}
.team_tabs .tab-content .team_wrapper > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color:#fff;
}
.team_tabs .tab-content .team_wrapper:hover > a:before {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}

@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}*/


.blog_tabs {
    padding: 0;
    border: 0 !important;
}
.blog_tabs ul {
    padding: 0;
    background: transparent;
    border: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.blog_tabs .tab-content {
    padding: 0;
}
.blog_tabs ul li {
    margin: 0 30px 0 0px !important;
    border: 0;
    background: transparent !important;
    list-style: none;
}
.blog_tabs ul li a {
    color: #393939;
}
.blog_tabs ul li.active a {
    color: #abddb7;
}
.blog_tabs ul li.active:active a, 
.blog_tabs ul li:hover a {
    color: #abddb7;
}
.blog_tabs ul li a {
    padding: 0 !important;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}
.blog_tabs .tab-content {
    padding: 0;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
}
.blog_tabs .tab-content .blog_wrapper {
    width: 32%;
    margin: 30px 22px 0 0;
}
.blog_tabs .tab-content .blog_wrapper img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}
.blog_tabs .tab-content .blog_wrapper:nth-child(3n) {
    margin-right: 0;
}
.blog_tabs .blog_wrapper .author-info {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.blog_tabs .blog_wrapper .author-info img.author-img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.blog_tabs .blog_wrapper .author-name {
    margin: 0 0 0 5px;
    display: flex;
    flex-flow: wrap;
}
.blog_tabs .blog_wrapper .author-name span.author-title {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    width: 100%;
}

.blog_tabs .blog_wrapper .author-name span.author-date {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    width: 100%;
}
.blog_tabs .blog_wrapper .post-title-wrap h2 {
    font-weight: 700;
    font-size: 24px;
    margin: 14px 0 10px 0;
}


.blog_tabs .blog_wrapper:hover .post-title-wrap h2 a {
    color: #abddb7;
}


.blog_tabs .blog_wrapper {
    display:none;
}
.blogview {
    text-align: center;
    margin-top: 50px;
}
.blogview #blogloadMore {
    background: #abddb7;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 11px 30px;
    display: inline-block;
    border: 2px solid #abddb7;
    transition: all 0.2s ease 0s;
}
.blogview #blogloadMore:hover {
    background: transparent;
    color: #abddb7;
}
.affiliations_logo figure.swiper-slide-inner {
    justify-content: center;
    background: #f1f1f1;
    box-shadow: 0px 0px #000;
    border-radius: 10px;
    min-height: 100px;
    display: flex;
    align-items: center;
    padding: 10px 30px;
}
.affiliations_logo figure.swiper-slide-inner img {
    height: 80px;
    object-fit: contain;
    filter: drop-shadow(2px 4px 6px black);
}
.emdr_sec figure.elementor-image-box-img img {
    filter: brightness(0) saturate(100%) invert(95%) sepia(83%) saturate(322%) hue-rotate(58deg) brightness(94%) contrast(84%);
}

/*New Advance Custom Field CSS*/
.user-info {
    display: flex;
    flex-wrap: wrap;
	gap: 10px;
}
.ind-user-info img {
    width: 22px;
    height: 21px;
    border: none !important;
    border-radius: 0;
    margin-right: 7px;
}

.ind-user-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    line-height: 34px;
    justify-content: center;
    background-color: #B7E0F6F7;
    padding: 5px 30px;
    border-radius: 50px !important;
	cursor: pointer;
}
.ind-user-info p {
    margin-top: 0;
    margin-bottom: 0;
	font-family: "Brandon", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
div#tags span {
    background-color: #B7E0F6F7;
    padding: 15px 30px;
    border-radius: 50px !important;
    cursor: pointer;
    margin: 0 10px 0 0;
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 18px;
    font-family: "Brandon", Sans-serif;
}
ul.serves-ages-list {
    display: flex;
    gap: 10px;
    padding: 0;
	flex-wrap: wrap;
}
ul.serves-ages-list li {
	list-style: none !important;
}
ul.serves-ages-list li a {
  background-color: #B7E0F6F7;
    padding: 10px 15px !important;
    border-radius: 50px !important;
    cursor: pointer;
    margin: 0 10px 0 0;
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 16px;
    font-family: "Brandon", Sans-serif;
	 display: block !important;
}
ul.specializes-in-list {
    display: flex;
    gap: 10px;
    padding: 0;
	flex-wrap: wrap;
}
ul.specializes-in-list li {
	 list-style: none !important;
}
ul.specializes-in-list li a{
   display: block !important;
   background-color: #B7E0F6F7;
    padding: 10px 15px !important;
    border-radius: 50px !important;
    cursor: pointer;
    margin: 0 10px 0 0;
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 16px;
    font-family: "Brandon", Sans-serif;
}
ul.Treatment-list {
    display: flex;
    gap: 10px;
    padding: 0;
	flex-wrap: wrap;
}
ul.Treatment-list li {
	 list-style: none !important;
}
ul.Treatment-list li a{
   display: block !important;
   background-color: #B7E0F6F7;
    padding: 10px 15px !important;
    border-radius: 50px !important;
    cursor: pointer;
    margin: 0 10px 0 0;
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 16px;
    font-family: "Brandon", Sans-serif;
}
/*
 * Filter CSS
 * */
.team-thumbnail img:hover {
    opacity: 1;
    -webkit-animation: flash1 1.5s;
    animation: flash1 1.5s;
    cursor: pointer;
}
.team-thumbnail img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 50%;
    border: 8px solid #abddb7;
    object-position: top;
}
.list-item {
    width: 33% !important;
}
div#team-archive-results {
    display: flex !important;
    flex-wrap: wrap;
	margin: 50px 0;
}
.list-item {
    text-align: center !important;
}
form#team_filter_form {
    display: flex !important;
    width: 100%;
    gap: 2% !important;
}
.label {
    width: 60%;
    font-size: 18px;
    line-height: 35px;
	font-weight: 600;
}
select#team_category {
    background-color: transparent !important;
    border: 2px solid #b7e0f6f7 !important;
}
select#team_tag {
	background-color: transparent !important;
    border: 2px solid #b7e0f6f7 !important;
}
select#team_category:focus-visible {
    outline: none !important;
}
select#team_tag {
	 outline: none !important;
}
select#another_team_tag {
	background-color: transparent !important;
    border: 2px solid #b7e0f6f7 !important;
}
select#another_team_tag:focus-visible {
	 outline: none !important;
}
 .loader {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100px; /* Adjust as needed */
            width: 100%; /* Full width of the parent container */
        }

        /* Center the SVG loader */
        .loader svg {
            display: block;
            margin: 0 auto;
        }
select#team_location {
    background-color: transparent !important;
    border: 2px solid #b7e0f6f7 !important;
}
select#team_treatment {
    background-color: transparent !important;
    border: 2px solid #b7e0f6f7 !important;
}
ul.realted-post {
    display: flex !important;
    flex-wrap: wrap;
}
ul.realted-post li{
    list-style: none !important;
	width: 33% !important;

}
.related-post-thumbnail img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
    border: 8px solid #abddb7;
    object-position: top;
}
.related-post-thumbnail img:hover {
    opacity: 1;
    -webkit-animation: flash1 1.5s;
    animation: flash1 1.5s;
    cursor: pointer;
}
.realted-post li a {
    text-align: center ! IMPORTANT;
    font-size: 22px ! IMPORTANT;
    margin: auto;
    display: block !important;
}
.designation {
    text-align: center ! IMPORTANT;
    margin: auto;
    display: block !important;
}
.related-post-thumbnail {
    text-align: center !important;
}

.featured-image img {
    width: 300px !important;
    height: 300px !important;
    object-fit: cover !important;
    border-radius: 50% !important;
}
.anxiety-post img {
    border-radius: 50% !important;
    border: 8px solid #abddb7 !important;
}

#video video.elementor-video {
    height: 740px;
}
.title h1{
    height: 370px  !important;
}
div#video:before {
    content: 'Meet the Therapist';
    color: #393939;
    font-family: "TheSeasons", Sans-serif;
    font-size: 40px;
    text-align: center !important;
    display: block;
    text-decoration: underline !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}



/* Responsive  */
@media (min-width: 1140px) and (max-width: 1700px) {
	section.home_sec1 {
		height: 110vh !important;
	}
	section.inner_page_banner {
		height: 320px !important;
	}    
}
@media (min-width: 768px) and (max-width: 1024px) {
	
	form#team_filter_form {
    display: flex !important;
    width: 100% !important;
    gap: 2% !important;
    flex-wrap: wrap !important;
    padding: 0px 30px !important; 
}
	.label {
    width: 100% !important;
}
.team-thumbnail img {
    width: 250px;
    height: 250px;
}
.list-item h2 {
    font-size: 22px !important;
}
.list-item {
    width: 50% !important;
}

.team_tabs ul li a {
    padding: 14px 50px;
}
.team_tabs .tab-content .team_wrapper {
    margin: 50px 8px 0;
}
.team_tabs .tab-content .team_wrapper img {
    width: 230px;
    height: 230px;
}
.team_tabs .tab-content .team_wrapper .details .post-title a {
    font-size: 22px;
}
.blog_tabs .tab-content .blog_wrapper {
    margin: 30px 14px 0 0;
}
.blog_tabs .blog_wrapper .author-name {
    width: 80%;
}
.blog_tabs .tab-content .blog_wrapper img {
    height: 240px;
}
}
@media screen and (max-width:767px) {
.team_tabs .elementor-tabs-wrapper {
    display: flex !important;
    flex-flow: wrap !important;
}
.team_tabs  .elementor-tab-mobile-title {
    display: none;
}
.contact_form_wrapper {
    padding: 20px 20px;
}
.articles_sec figure.elementor-image-box-img img {
    height: 250px;
}

.team_tabs ul {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.team_tabs ul li {
    width: 47%;
    margin: 4px !important;
}
.team_tabs ul li a {
    padding: 14px 20px;
}
.team_tabs .tab-content .team_wrapper {
    width: 100%;
    margin: 40px 0px 0;
    text-align: center;
}
.team_tabs .tab-content .team_wrapper .details .post-title a {
    font-size: 24px;
}

.blog_tabs ul li {
    margin: 5px !important;
    width: 47%;
}
.blog_tabs ul {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.blog_tabs .tab-content .blog_wrapper {
    width: 100%;
    margin: 30px 0px 0 0;
}
.blog_tabs .tab-content .blog_wrapper img {
    height: 280px;
}
section.home_sec2:before {
    left: -150px;
    bottom: 10px;
    width: 300px;
    height: 150px;
    background-size: contain;
}
section.home_sec2 {
    padding-bottom: 120px !important;
}
	.team-thumbnail img {
    width: 250px;
    height: 250px;
}
.list-item h2 {
    font-size: 22px !important;
}
.list-item {
    width: 50% !important;
}

}


@media screen and (max-width:460px) {
	ul.realted-post li {
    list-style: none !important;
    width: 100% !important;
    display: block !important;
    margin: 10px !important;
}
	ul.realted-post {
    display: flex !important
;
    flex-wrap: wrap;
    padding: 0 !important;
}
.list-item {
    width: 100% !important;
}
form#team_filter_form {
    display: block !important;
}
.label {
    width: 100%;
}
	ul.specializes-in-list {
    display: flex !important;
    flex-direction: column !important;
}
	ul.serves-ages-list {
    display: flex !important;
	flex-direction: column !important;
}
}
