/* 
Theme Name: Fourthd Theme
Theme URI: https://fourthd.io
Description: Fourthd Theme is a child theme of Hello Elementor, created by Fourthd team
Author: Fourthd Team
Author URI: https://fourthd.io
Template: hello-elementor
Version: 1.0.1
Text Domain: fourthd-theme
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;
}

.d-none {
    display: none;
}

.mt-auto {
    margin-top: auto;
}

.red-text {
    color: var(--e-global-color-56ece65);
}

.teal-text {
	    color: var(--e-global-color-044b931);
}

.blog-new .ekit-wid-con .post-meta-list {
    display: flex;
}

.center-btn .gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}

.blog-new .ekit-wid-con .post-meta-list>span {
    width: 45%;
}

.contact-btn .elementor-button-icon {
    line-height: 1;
}

.header-btn.elementor-sticky--active {
    transform: rotate(90deg) translate(55px, -63px);
}

.header-btn {
    transition: all 1s ease 0.2s;
}

.contact-btn .elementor-button-icon svg,
.contact-btn .elementor-button-icon i {
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
}

.blog-new.side .elementskit-entry-header a img {
    height: 100%;
    object-fit: cover;
}

.blog-new.side .elementskit-entry-header a {
    height: 100%;
}
.red-link,
.red-link a,
.red-link a span {
    color: var(--e-global-color-56ece65) !important;
}

.u-link a {
    text-decoration: underline;
}

.programs-slider .swiper-slide:hover>.elementor-element {
    background-color: var(--e-global-color-56ece65);
    color: white;
}

.dark-gf .gform_wrapper.gravity-theme form .gfield label,
.light-gf .gform_wrapper.gravity-theme form .gfield label {
    color: var(--Gray-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

.light-gf form .gfield label {
    color: #FFF;
}

.dark-gf form .gfield label {
    color: var(--Gray-700, #344054);
}

.dark-gf .gform_wrapper.gravity-theme form .gfield {

    input,
    textarea {
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        padding: 10px 14px;
        border-radius: 8px;
        border: 1px solid var(--Gray-300, #D0D5DD);
        background: var(--Global-White, #FFF);
    }

    checkbox {
        width: 16px;
        height: 16px;
        border-radius: 4px;
        border: 1px solid var(--Gray-300, #D0D5DD);
        background: var(--Global-White, #FFF);
    }
}

.dark-gf .gform_wrapper.gravity-theme form .gfield {

    input:focus,
    textarea:focus {
        border-color: #667085;
    }
}

.wp-block-image figcaption {
    display: none;
}

.dark-gf .gform_wrapper.gravity-theme .gform_fields,
.light-gf .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 24px;
}

.dark-gf .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2em;
    fill: var(--e-global-color-text);
    color: var(--e-global-color-text);
    background-color: var(--e-global-color-56ece65);
    border-radius: 8px 8px 8px 8px;
    width: 100%;
    box-shadow: none;
    /* 	padding: 24px 45px 24px 45px; */
    text-align: center;
}

.dark-gf .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
    fill: var(--e-global-color-text);
    color: var(--e-global-color-text);
    background-color: var(--e-global-color-915f562);
}


.programs-slider .swiper-slide:hover .elementor-element,
.programs-slider .swiper-slide:hover .elementor-element .elementor-heading-title {
    color: white;
}

body.single .elementor .content-styles h3 {
    margin: 0;
}

body.single .elementor .content-styles .wp-block-image img {
    margin: 60px 0px;
    width: 100%;
    height: 500px;
    object-fit: cover;
}
/* new services page style */
span.para-semibold {
    font-weight: 600;
}
span.para-bold {
    font-weight: 700;
}
span.red-heading{
	color: var(--e-global-color-d49ac81);
}
/* image box title style */
h3.elementor-image-box-title {
    margin: 0;
}
/* new services page carousel style */
.mobile-carousel .elementor-element.e-con-full.e-flex.e-con.e-child {
    height: 100%;
}
/* Dual Daignosis page style */
/* treatment section style */
.visit-inner-sect{
	position:relative;
/* 	margin-left:-19%; */
	margin-left:calc(-20% - 20px);
}
/* Disorder section  */
.slider-main-sect.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    padding-right: 0;
    padding-left: 40px;
}
.equal-height-slides .elementor-element.e-con-full.e-flex.e-con.e-child {
    height: 100% !important;
}
/* tab slider style */
.tab-carousel {
    display: flex !important;
    overflow-x: auto !important; /* Enables horizontal scrolling */
    white-space: nowrap !important; /* Prevents wrapping of child elements */
    width: 100%; /* Adjust width as needed */
}

.inner-container {
    flex: 0 0 17% !important; 
    max-width: 17% !important;
}


.tab-carousel::-webkit-scrollbar {
    display: none;
}
@media (min-width: 1025px) {
    .two-cols .elementor-icon-list-items {
        /*-webkit-column-count: 2;*/
        /*   -moz-column-count: 2;*/
        /*        column-count: 2;*/
        display: grid;
        grid-template-columns: repeat(2, auto);
        grid-template-rows: repeat(6, auto);
        grid-auto-flow: column;
    }

    .mega-menu-container .elementor-widget-n-tabs .e-n-tabs-heading {
        margin-top: 50px;
    }

    .dn-l {
        display: none;
    }


}

@media (max-width: 1025px) {
    .elementor #menu-new-menu .link-button a {
        font-family: var(--e-global-typography-520c191-font-family), Sans-serif;
        font-size: var(--e-global-typography-520c191-font-size);
        font-weight: var(--e-global-typography-520c191-font-weight);
        line-height: var(--e-global-typography-520c191-line-height);
        letter-spacing: var(--e-global-typography-520c191-letter-spacing);
        word-spacing: var(--e-global-typography-520c191-word-spacing);
        color: var(--e-global-color-text);
        background-color: var(--e-global-color-d49ac81);
        box-shadow: 0px 12px 15px -12px rgba(0, 0, 0, 0.57);
        border-style: solid;
        border-width: 0px 0px 0px 0px;
        border-color: var(--e-global-color-d49ac81);
        border-radius: 0px 0px 0px 0px;
        padding: 22px 35px 22px 35px;
        box-shadow: 0px 4px 20px 0px rgba(59.99999999999999, 59.99999999999999, 59.99999999999999, 0.1);
        padding: 18px 21px 18px 21px;
        margin: 20px;
        justify-content: center;
    }

    .elementor #menu-new-menu .link-button {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
    }

    .elementor #menu-new-menu ul.elementskit-dropdown.elementskit-submenu-panel {
        z-index: 1;
    }

    .dark-gf .gform_wrapper.gravity-theme .gform_footer {
        justify-content: center;
    }

    .dark-gf .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
        width: auto;
        padding: 15px 30px 15px 30px;
    }
}


.mega-menu-container .elementor-widget-n-tabs .e-n-tab-title {
    justify-content: space-between;
}

.menu-ele .menu-item .elementskit-submenu-indicator {
    border: none;
}

@media screen and (max-width: 1519px) {
    .menu-ele .elementskit-navbar-nav .menu-item .elementskit-megamenu-panel {
        width: 96vw !important;
    }
}

.rating-slider .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    margin-bottom: 8px;
}

.rating-slider .elementor-widget-testimonial {
    height: 100%;
}

.rating-slider .elementor-widget-testimonial .elementor-testimonial-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.mb-0 p {
    margin-bottom: 0 !important;
}

.red-bold strong {
    color: #D52632;
}

.ml-0 {
    margin-left: 0;
}

.end-center .elementor-loop-container.elementor-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.end-center .elementor-loop-container.elementor-grid .e-loop-item {
    width: 31.5%;
}

li.hide-desktop {
    display: none;
}

/* /-------------Responsive Styles-------------/ */

@media only screen and (min-width: 1200px) {}

@media only screen and (max-width: 1024px) {}

@media (min-width: 993px) and (max-width: 1024px) {}

@media only screen and (max-width: 992px) {}

@media (min-width: 769px) and (max-width: 992px) {}

@media only screen and (max-width: 767px) {
    .rating-slider .elementor-widget-testimonial .elementor-testimonial-wrapper {
        height: initial;
    }

    li.hide-desktop {
        display: block;
    }
    
    li.hide-mobile {
        display: none;
    }

    #ekit-megamenu-new-menu {
        z-index: 99999;
    }
	/* Disorder section  */
.slider-main-sect.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    padding-right: 16px;
    padding-left: 16px;
}

	.visit-inner-sect{
	position:relative;
/* 	margin-left:-19%; */
	margin-left:3.5%;
		margin-top:-50px;
}
}


@media only screen and (min-width: 768px) {}

/* /-------------------------------------------/ */


.elementor-element.elementor-element-4ff1b3b.e-con-full.e-flex.e-con.e-child {}.equal-height-slides .elementor-element.e-con-full.e-flex.e-con.e-child {
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2); /* Adjust as needed */
margin:10px auto;
}