/*
Theme Name:   Legendary Toolkit Child
Description:  Write here a brief description about your child-theme
Author:       legendarylion
Author URL:   https://legendarylion.com
Template:     legendary-toolkit
Version:      1.1.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Legendary Toolkit Child
*/



/*
CHILD THEME STYLES
*/

img#site_logo{
    padding:10px;
}

.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text p,
.white-text,
.white-text:hover {
    color: white;
}

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

.navbar li.btn {
    margin-left: 30px;
}

.dark-mode {
    background: #3a3a3a;
}

/* body.home header#masthead {
    background-color: var(--scrolling_header_background);
} */

body:not(.page-id-229) header#masthead {
    background-color: var(--scrolling_header_background);
}

/* body.page-id-229 header#masthead {
    background-color: var(--scrolling_header_background);
} */

.dark-mode p,
.dark-mode h1,
.dark-mode h2,
.dark-mode h3,
.dark-mode h4,
.dark-mode h5,
.dark-mode h6 {
    color: #ffffff !important;
}

#footer_columns {
    padding: 100px 0 !important;
}

#footer_columns,
#footer_columns p{
    color:white;
    font-weight:300;


}
#footer_columns p {
    margin:0;
}

#footer_columns a{
    transition: .45s ease all;
    display:block;
    font-size:18px;
    font-weight:400;
    opacity:1;
    color:#fff;
    padding:12px 0;
    
}

#footer_columns a:hover{
    -webkit-transform: translateX(6px);
    -moz-transform: translateX(6px);
    -ms-transform: translateX(6px);
    -o-transform: translateX(6px);
    transform: translateX(6px);
    color:#5fffb2;
    font-weight:400;
    
}

.legendary-footer-links{
    background: #232323;
    padding: 20px;	
}

.top-bar-content p{
	font-size:12px;
}


#mobile_site_logo{
    width:100px;
}


#mobile-menu-top-content p, #mobile-menu-bottom-content p{
    color:white
}



/*
legendary-css.css
*/


::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 2px;
    background-color: #F5F5F5;
    transition:1s;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}
.v-dialog.v-dialog--active {
    border: 1px solid rgba(255, 255, 255, .74);
}

::selection {
    background: #00AEB4;
}

::-moz-selection {
    background: #00AEB4;
}

.blog #content{
    max-width: 900px;
}

.row-bottom-margin {
    margin-bottom: 100px;
}

.row-top-margin {
    margin-top: 150px;
}

.row-top-bottom-margin {
    margin-top: 100px;
    margin-bottom: 100px !important;
}

.row-bottom-padding {
    padding-bottom: 100px;
}

.row-top-padding {
    padding-top: 100px;
}

.row-top-bottom-padding {
    padding: 100px 0;
}

.pre-footer-row {
    padding: 150px 0px;
}

.pre-footer-row h2 {
    font-size: 64px;
    color: var(--primary_color);
}

.hero-section {
    padding-top: 420px;
    padding-bottom: 80px;
    margin-top: 30px;
    margin-bottom: 80px;
    background-repeat: no-repeat;
    min-width: 100%;
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
}

.lead p {
    margin-bottom: 0px;
    max-width: 740px;
}

.hero-text {
    padding-left: 80px;
}

.default-image,
.default-image img {
    border-radius: 27px;
}

.btn-primary {
    padding: 13px 43px;
}

.btn-outline-primary {
    color: black;
}

.overview-img {
    border: 6px solid white;
}

.service-item {
    border-top: 1.33px solid #D0D0D0;
    padding: 60px 0;
}

.services-bg-wrapper {
    background-color: #F2F2F2;
    width: 100%;
}

.left-locked-img,
.left-locked-img img {
    border-top-right-radius: 27px;
    border-bottom-right-radius: 27px;
    margin-left: -20%;
}

.inside-page-hero {
    padding-top: 320px;
    padding-bottom: 80px;
    margin-top: 30px;
    border-radius: 27px;
}

.inside-page-hero .wpb_content_element {
    padding-top: 0px;
    padding-bottom: 0px;
}

.name-text {
    border-bottom: 1.33px solid #D0D0D0;
}

.white-border-img img {
    border: 6px solid white;
    border-radius: 27px;
}

.treatment-areas-row li {
    display: inline-flex;
    border: 6px solid var(--primary_color);
    font-size: 32px;
    width: 100%;
    max-width: 370px;
    text-align: center;
    height: 200px;
    justify-content: center;
    align-items: center;
    padding: 80px 40px;
    border-radius: 27px;
    margin-bottom: 30px;
    margin-right: 20px;
}

.additional-info p {
    font-size: 43px;
}

.top-bottom-grey-border {
    border-top: 1.33px solid #D0D0D0;
    border-bottom: 1.33px solid #D0D0D0;
}

.bottom-grey-border {
    border-bottom: 1.33px solid #D0D0D0;
}

.info-row-padding {
    padding: 60px 0;
}

.info-row-padding .wpb_content_element {
    padding-top: 0px;
    padding-bottom: 0px;
}

.blue-bullets ul {
    padding: 0;
}

.blue-bullets li {
    display: block;
    background: url('/wp-content/uploads/2025/04/blue-bullet-point.svg');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 10px;
}

.left-img img {
    margin-left: -20%;
    border-top-right-radius: 27px;
    border-bottom-right-radius: 27px;
}

.blue-text-border {
    border: 6.67px solid var(--primary_color);
    border-radius: 27px;
}

#main-nav ul li.current-menu-ancestor>a:not(.btn) {
    border-bottom: 2px solid var(--primary_color);
}

.dropdown-item {
    width: max-content;
}

.nav-btn a {
    padding: 13px 43px !important;
}

.frm_primary_label {
    padding: 15px 20px !important;
}

.frm_label_float_top .frm_primary_label {
    padding-left: 0px !important;
}

.frm_button_submit {
    padding: 13px 43px !important;
    border-radius: 30px !important;
}

.frm_button_submit:hover {
    color: white !important;
    background-color: #009EA3 !important;
}

.btn-primary:hover {
    opacity: 1;
    background-color: #009EA3;
}

.contact-text li {
    font-size: 26px;
    display: block;
    margin-bottom: 50px;
}

.contact-text ul {
    padding: 0;
}

.phone-icon {
    background: url('/wp-content/uploads/2025/04/Phone-Icon.svg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 55px;
}

.address-icon {
    background: url('/wp-content/uploads/2025/04/Address-Icon.svg');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 55px;
}

.email-icon {
    background: url('/wp-content/uploads/2025/04/Email-Icon.svg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 55px;
}

.pre-footer-row p {
    font-size: 24px;
}

#footer_columns strong {
    font-size: 26px;
    font-weight: 500;
}

.btn-outline-primary:hover {
    color: white;
    background-color: var(--primary_color);
}

.treatment-areas-row .wpb_content_element {
    padding-bottom: 30px;
    padding-top: 0px;
}

.treatment-areas-row .wpb_content_element h4 {
    margin-top: 0px;
}

/*
RESPONSIVE STYLES
*/

@media all and (max-width: 1650px) {
    .hero-section {
        margin-left: 1em;
        margin-right: 1em;
        min-width: 95%;
    }
}

@media all and (max-width: 1024px) {
    .row.hero-section {
        justify-content: center;
    }

    .pre-footer-row.vc_custom_1745522357074 {
        background-position: right !important;
    }
}

@media all and (max-width: 1024px) and (min-width: 767px) {
    .hero-section {
        padding-top: 320px;
    }
}

@media (max-width: 768px) {
    .hero-section {
        padding-top: 200px;
        padding-bottom: 60px;
    }

    .hero-text {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
}

@media all and (max-width: 767px) {
    .left-locked-img {
        margin-left: auto;
        border-radius: 27px;
    }

    .anna-intro {
        flex-direction: column-reverse;
    }

    .inside-page-hero {
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }

    .default-image {
        text-align: center !important;
    }

    .insurance-networks-row .wpb_single_image {
        text-align: center !important;
    }

    .insurance-networks-row h2 {
        text-align: center;
    }

    .hero-section {
        min-width: auto;
    }
}

@media all and (max-width: 575px) {
    #footer_columns .col-sm-3 {
        margin-bottom: 50px;
    }
}

@media all and (max-width: 375px) {
    .hero-section {
        padding-top: 150px;
    }

    h1 {
        font-size: 2.5rem !important;
    }

    .pre-footer-row h2 {
        font-size: 2.5rem;
    }

    .pre-footer-row p,
    .additional-info p {
        font-size: 1.5rem;
    }

    .pre-footer-row {
        padding: 50px 0;
    }

    h2 {
        font-size: 2rem !important;
    }

    .treatment-areas-row li {
        font-size: 2rem;
    }

    .inside-page-hero {
        padding-top: 200px;
    }
}