/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.12.4.1773388252
Updated: 2026-03-13 07:50:52

*/

/*
.logged-in .elementor-background-video-container video,
.elementor-html .elementor-background-video-container video {
	display: none !important;
}
*/

/* header start here  */
.site-cus-header {
    backdrop-filter: blur(6px);
}
.head-nav .elementor-item-anchor:after {
    height: 4px;
    border-top-left-radius: 100px !important;
    border-top-right-radius: 100px !important;
}
.she-header .site-cus-header {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 900ms ease-in-out 0s normal none 1 running fadeInDown;
    z-index: 999;
    position: fixed !important;
    top: 0px;
    width: 100%;
    background: #ffffffe8;
    backdrop-filter: blur(5px);
    box-shadow: 0 1px 9px 0 rgb(32 33 36 / 13%) !important;
}
.admin-bar .she-header .site-cus-header {
    top: 32px !important;
}
@-webkit-keyframes fadeInDown {
from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
}
to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
}
}
@-moz-keyframes fadeInDown {
from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
}
to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
}
}
@keyframes fadeInDown {
from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
}
to {
    opacity: 1;
    -webkit-transform: translatey(0);
    -moz-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
}
}
.in-down {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.site-cus-header {
    position: absolute;
    z-index: 1;
    width: 100%;
}
.elementor-location-header {
    position: relative;
}
.she-header .head-main-wrapper {
    background: transparent !important;
    backdrop-filter: none !important;
}
.she-header .site-cus-header .e-con-inner:not(.she-header .site-cus-header .e-con-inner .e-con-inner) {
    padding-top: 0px;
    padding-bottom: 0px;
}
.she-header a.elementor-item {
    line-height: 65px !important;
}
.bold-dark strong {
    color: #1d4c44;
}
/* header close here  */

/* home page start here  */
.hero-heading span {
    color: #81f2df;
}
.srv-text:not(.elementor-html .srv-text) {
    height: 0px;
    opacity: 0;
    will-change: height;
    transition: .5s !important;
}
.srv-content-box, .srv-content-box * {
    transition: .5s;
}
.srv-item:hover .srv-content-box, .elementor-html .srv-content-box {
    background: #288273 !important;
}
.srv-item .srv-content-box .elementor-heading-title a, .srv-item .srv-content-box .elementor-heading-title {
/* 	font-weight: 500 !important; */
}
.srv-item:hover .srv-content-box .elementor-heading-title a, .elementor-html .srv-item .srv-content-box .elementor-heading-title a {
    color: white;
}
.srv-item:hover .srv-content-box .srv-text {
    height: 130px;
    opacity: 1;
} 
.elementor-html .srv-item:hover .srv-content-box .srv-text{
    height: auto !important;
}
.srv-img a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #00333db5;
    position: absolute;
    border-radius: 18px;
    opacity: 0;
    transition: .5s;
}
.srv-item:hover .srv-img a:before {
    opacity: 1;
}
.srv-item .srv-content-box .elementor-widget-heading {
    position: static;
}
/*
.srv-item .srv-content-box .elementor-heading-title a:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
}
*/
.srv-item .srv-content-box .elementor-widget-image img {
    filter: brightness(0) saturate(100%) invert(36%) sepia(92%) saturate(343%) hue-rotate(120deg) brightness(95%) contrast(81%);
}
.srv-img a {
    display: block !important;
}
.teatment-lists ul {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}
.teatment-lists ul li {
    background: #28827314;
    width: calc(50% - 9px);
    padding: 11px 17px !important;
    border-radius: 9px;
    transition: .4s;
}
.teatment-lists ul li:hover {
    background: #288273;
}
.teatment-lists ul li * {
    transition: .4s;
}
.teatment-lists ul li:hover *{
    color: white !important;
    fill: white;
}
.team-member-img a {
    display: block;
    position: relative;
}
.team-member-img a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    border-radius: 60px 60px 20px 20px;
    transition: .3s;
}
.team-member-img img {
    transition: .4s;
}
.team-member:hover .team-member-img a:before{
    opacity: 0;
}
.team-member:hover a.elementor-icon {
    background: #1d4c44 !important;
}
.team-member:hover a.elementor-icon svg {
    fill: white !important;
}
.cus-faqs summary.e-n-accordion-item-title[aria-expanded="true"] {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.cus-faqs span.e-n-accordion-item-title-icon {
    width: 29px;
    height: 29px;
    justify-content: center;
    align-items: center;
    background: #1d4c4430;
    border-radius: 100px;
}
.cus-faqs summary.e-n-accordion-item-title[aria-expanded="true"] span.e-n-accordion-item-title-icon,
.cus-faqs summary.e-n-accordion-item-title:hover span.e-n-accordion-item-title-icon {
    background: #1d4c44;
}
.cus-faqs summary.e-n-accordion-item-title[aria-expanded="true"] span.e-n-accordion-item-title-icon svg,
.cus-faqs summary.e-n-accordion-item-title:hover span.e-n-accordion-item-title-icon svg{
    fill: white !important;
}
.forn-tabs .e-n-tabs-heading {
    background: #1d4c442e !important;
    padding: 4px 4px !important;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    border-radius: 11px;
}
#content .tab-froms input, #content .tab-froms select, #content .tab-froms textarea {
    background: #d6dfdd3d;
    border: 1px solid #d6dfdd !important;
    font-size: 15px;
    height: min-content !important;
    padding: 11px 18px !important;
    box-shadow: none !important;
    border-bottom: 10px;
    transition: .3s;
}
#content .tab-froms input:hover, #content .tab-froms select:hover, #content .tab-froms textarea:hover, #content .tab-froms input:focus, #content .tab-froms select:focus, #content .tab-froms textarea:focus {
    border-color: #1d4c44 !important;
}
#content .tab-froms label.ff-el-form-check-label {
    display: flex;
    gap: 10px !important;
}
#content .tab-froms label.ff-el-form-check-label input {
    width: 18px;
    height: 18px !important;
    min-width: 18px;
    display: block;
    margin-top: 4px;
}
#content .tab-froms label.ff-el-form-check-label span {
    color: #646f6a;
}
#content .tab-froms .ff_submit_btn_wrapper {
    margin-bottom: 0px;
}
#content .tab-froms .ff-btn-submit {
    background: #288273;
    font-size: 15px;
    border-radius: 100px;
    padding: 11px 33px;
    transition: .4s !important;
    opacity: 1 !important;
}
#content .tab-froms .ff-btn-submit:hover {
    background: #1d4c44 !important;
}
#content .tab-froms select {
    appearance: none;
    min-height: 43px;
    background-image: url(/wp-content/uploads/2026/03/Down-Arrow.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 15px);
    background-size: 13px;
    background-position-y: center;
}
.tab-froms .ff-message-success p {
    margin: 0px;
    text-align: center;
    color: green;
}
.tab-froms .ff-message-success {
    background: #00800017;
    box-shadow: none;
    border: 2px dotted green;
    border-radius: 10px;
}
.btn-full-width a {
    display: block;
}
.dialog-lightbox-close-button {
    display: flex;
    background: white;
    padding: 9px;
    border-radius: 100px;
}
/* .admin-bar .elementor-background-video-container {
    display: none;
} */
#soundBtn {
    background: #ffffff45;
    backdrop-filter: blur(5px);
    padding: 0px;
    border: 1px solid #ffffff73 !important;
}
.verified-box .elementor-image-box-description {
    text-align: center;
    padding-top: 15px;
}
.verified-box .elementor-image-box-description a {
    display: inline-block;
    font-style: normal;
    border: 2px solid #1D4C44;
    padding: 5px 15px;
    border-radius: 50px;
    color: #1D4C44;
    transition: all .3s;
    cursor: pointer;
}
.verified-box:hover .elementor-image-box-description a {
    background-color: #1D4C44;
    color: #ffffff;
}
.team-member-img a {
    display: block !important;
}
.provider-sticky-pic {
    position: sticky !important;
    top: 115px !important;
    height: min-content !important;
}
/* home page close here  */

/* blog page start here  */
.custom-blog-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    justify-content: flex-start;
}
.blog-item {
    width: calc(25% - 14px);
    position: relative;
    background: #ffffff96;
    box-shadow: 0px 4px 10px #cccccc47;
}
.blog-image-wrapper {
    position: relative;
}
.blog-image-wrapper a {
    display: block;
}
.blog-image-wrapper img {
    display: block;
    width: 100%;
    height: 220px !important;
    object-fit: cover;
}
.blog-date {
    background: #156054;
    color: white;
    text-align: center;
    width: 63px;
    height: 63px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    position: absolute;
    top: 12px;
    right: 10px;
}
span.blog-day {
    display: block;
    font-size: 22px;
    line-height: 17px;
    font-weight: 600;
    margin-top: 4px;
}
span.blog-month {
    display: block;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 18px;
}
.plus-icon a {
    background: white;
    width: max-content;
    padding: 12px;
    border-radius: 100px;
}
.plus-icon a img {
    width: 22px !important;
    height: 22px !important;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(27%) sepia(55%) saturate(516%) hue-rotate(121deg) brightness(101%) contrast(96%);
}
.plus-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .3s;
    opacity: 0;
}
.blog-content {
    padding: 15px 20px 45px 20px;
    position: relative;
}
.blog-title a {
    color: #1d4c44;
    font-size: 18px;
    transition: .4s;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-title {
    line-height: 23px;
    margin-bottom: 13px;
}
.blog-excerpt {
    margin-bottom: 17px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 15px;
    line-height: 22px;
}
a.blog-readmore {
    display: block;
    padding-top: 6px;
    border-top: 1px solid #ccc;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    bottom: 0px;
    padding-bottom: 10px;
    width: calc(100% - 42px);
    color: #156054;
}
.blog-image-wrapper a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #00000069;
    position: absolute;
    transition: .4s;
    opacity: 0;
}
.blog-item:hover .blog-image-wrapper a:before {
    opacity: 1;
}
.plus-icon a:before {
    display: none;
}
.blog-item:hover .blog-image-wrapper .plus-icon {
    opacity: 1;
}
.blog-item:hover .blog-title a {
    color: #1d4c44;
}
/* blog page close here  */

/* single post page start here  */
.rippel-glow a.elementor-icon::after,
.rippel-glow a.elementor-icon::before,
.rippel-glow a.elementor-icon>i::after {
    content: " " !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: -1
}
.rippel-glow a.elementor-icon::before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}
.rippel-glow a.elementor-icon::after {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}
@-webkit-keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size,35px) currentColor;
        box-shadow: 0 0 0 var(--glow-size,35px) currentColor;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 currentColor;
        opacity: 0
    }
}
.rippel-glow {
    z-index: 9 !important;
}
.rippel-glow .elementor-icon-wrapper {
    display: flex;
}
.sinlge-blog-post-content blockquote p:last-child {
    margin-bottom: 0px;
}
.sinlge-blog-post-content ul {
    margin-left: 35px;
}
.sidebar-blog-post .elementor-post__title {
    margin-top: -2px;
}
.sidebar-blog-post .elementor-post__title a {
    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; 
    line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.sidebar-blog-post article:last-child {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}
/* single post page close here  */

/* single services page start here  */
.srv-nav a.elementor-item {
    background: #28827314;
}
.srv-nav li.menu-item {
    border-bottom: 3px solid white;
}
.srv-nav a.elementor-item:hover, .srv-nav .current-menu-item a.elementor-item {
    background: #288273 !important;
    color: white !important;
}
/* signle services page close here  */

/* privacy policy page start here  */
.policy-text h3 {
    margin-bottom: 10px;
    font-weight: 600;
    color: #1d4c44;
	margin-top: 35px;
}
/* privacy policy page close here  */






















@media screen and (min-width: 767px) {
/* 	header start here  */
	.hide-on-lg {
		display: none !important;
	}
/* 	header close here  */
}

@media screen and (max-width: 1025px) {
/* 	header start here  */
	.admin-bar .she-header .site-cus-header {
		top: 0px !important;
		padding-left: 0px;
		padding-right: 0px;
	}
/* 	header close here  */
/* blog page start here  */
	.blog-item {
		width: calc(33.33% - 12px);
	}
/* blog page close here  */
}

@media screen and (max-width: 767px) {
/* 	header start here  */
	html #wpadminbar {
		display: none;
	}
	html {
		margin-top: 0px !important;
	}
	.head-nav-col, .head-nav {
		position: static !important;
		gap: 0px;
	}
	.head-nav .elementor-menu-toggle {
		padding: 0px !important;
	}
	.head-nav nav.elementor-nav-menu--dropdown {
		margin-top: 0px !important;
		position: absolute;
		width: 100%;
		left: 0px;
		top: calc(100% - 1px);
		overflow: visible;
		box-shadow: 0px -9px 0px #ffffff;
		border-bottom-left-radius: 15px !important;
		border-bottom-right-radius: 15px !important;
	}
	.head-nav .menu-item {
		border-top: 1px solid #cccccca8;
	}
	.head-nav .menu-item a {
		padding: 9px 23px !important;
		justify-content: center;
		line-height: 30px !important;
	}
	.head-btn a {
		background: #288273;
		color: white !important;
		border-radius: 100px !important;
	}
	.head-btn {
		padding: 2px 20px 20px 20px !important;
		border-top: none !important;
	}
/* 	header close here  */
	
/* 	home page start here  */
	.teatment-lists ul {
		flex-direction: column;
	}
	.teatment-lists ul li {
		width: 100%;
	}
	.srv-btn {
		display: block;
		width: max-content;
	}
	.srv-text {
		flex-direction: column !important;
		flex-wrap: nowrap !important;
	}
	.provider-sticky-pic {
		position: static !important;;
	}
/* 	home page close here  */
	/* blog page start here  */
	.blog-item {
		width: 100%;
	}
/* blog page close here  */
}