
ul.elementor-nav-menu--dropdown a{
border-inline-start: unset !important;
}
.elementor-kit-6 .doctor-jason p{
    margin-bottom: 15px;
}
.icon-btn .elementor-button-content-wrapper{
	align-items: center;
}
.icon-btn .elementor-button-icon{
	position: relative;
    top: 12px;
}
.icon-btn .elementor-button-icon svg{
	width: 40px;
    height: 40px;
}
.cst-link a{
	text-decoration: underline !important;
	transition: all 0.5s ease-in-out
}
.cst-link a:hover{
	color: #333333 !important;
}

/*Footer*/
.site-info .elementor-icon-list-icon{
	width: 46px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #F7F7F7;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin:0 10px 0 0;
}
.main-footer .gform_title{
	display: none;
}
.main-footer input[type="email"]{
	font:400 16px/65px 'Poppins';
	color: #333;
	border-radius: 70px;
	display: block;
	padding: 0 15px 0 55px !important;
	width: 100% !important;
	box-shadow: 0px 2px 30px rgba(46, 126, 143, 0.15);
	border:unset;
	outline: none;
}
.main-footer input[type="email"]:placeholder{
	color: #333;
}
.main-footer .ginput_container_email{
	position: relative;
}
.main-footer .ginput_container_email::after{
	position: absolute;
    left: 25px;
    top: 24px;
    content: "";
    padding: 0 0;
    margin: 0 0;
    background: url(./images/email.svg) no-repeat center;
    width: 18px;
    height: 16px;
}
.main-footer input[type="submit"].button{
	width: 100%;
	padding: 0 20px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: 600;
	line-height: 65px;
	box-shadow: 0px 2px 30px rgba(46, 126, 143, 0.15);
}
.main-footer .gform_validation_errors{
	display: none;
}
.main-footer a, .bottom-footer a{
	color: #333;
}
.main-footer a.elementor-social-icon:hover{
	border-color: #4db834 !important;
}
.main-footer a.elementor-social-icon:hover svg{
	fill: #4db834 !important;
	transition: all 0.5s eses-in-out;
}
.main-footer .elementor-icon-list-item a:hover .elementor-icon-list-text{
	color:#4db834
}
.faq-list .faq-main-div .faq-answer{
	display: none;
	height: 0;
	transition: all 0.3s ease-in-out;
}
.faq-main-div:has(.elementor-heading-title.active) .faq-answer{
	display: block;
	height: 100%;
	transition: all 0.3s ease-in-out;
}
.active-div{
	background: #fff !important;
}
.faq-main-div:has(.elementor-heading-title.active){
	background: #fff !important;
}
.faq-main-div .elementor-heading-title{
	position: relative;
	cursor: pointer;
}
.faq-main-div .elementor-heading-title::after{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	height: 32px;
	background: url(./images/pluse-icon.png)no-repeat center;
}
.faq-main-div:has(.elementor-heading-title.active) .elementor-heading-title::after{
	background: url(./images/minus-icon.png)no-repeat center;
}
.product-loop .elementor-grid .product .elementor-element{
	background: #fff;
	border-radius: 20px;
}
.product-loop .elementor-grid .product:nth-child(2n) .elementor-element{
	background: #e0f8e2;

}
.product-loop .elementor-grid .product:nth-child(2n) .elementor-element .e-con-inner{
	flex-direction: row-reverse !important;
}
.product-loop .post-content-style .elementor-widget-container{
    display: block;
    max-height: 340px;
}
.product-loop #elementor-post-1497, #loop-1497{
	display: none;
}
.single.elementor-kit-6 p, .elementor-kit-6 .product-loop p{
    margin-bottom: 15px;
}
.content-wrap .e-con-inner{
	display: block !important;
}
.content-wrap .e-con-inner .p-img{
	float: left;
	width: 48%;
	margin:0 35px 30px 0;
	border-radius:20px;
	overflow:hidden;
}
.p-details .elementor-icon-list-items li:first-child{
	margin-left: 0px !important;
}
.content-wrap .p-details{
	display: inline;
}
.content-wrap .e-con-inner::after,
.content-wrap .e-con-inner::before{
	content: "";
	display: block;
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.retreat-from .gform_title{
	display: none;
}
.retreat-from input[type="text"], .retreat-from input[type="email"], .retreat-from input[type="tel"], .retreat-from select,
.retreat-from textarea{
    height: 70px !important;
    padding: 20px 18px !important;
    border: 1px solid #BDE2BF;
    outline: 0px !important;
    border-radius: 10px;
    outline: none;
    color: #757575;
}
.retreat-from .gf_placeholder, .retreat-from .gfield_select{
	color: #757575;
}
.retreat-from textarea{
    height: 150px !important;
    resize: unset;
}
.retreat-from input[type=submit] {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    height: 70px !important;
    padding: 0 35px!important;
    background: #4db834;
    color: #757575;
}
.product-loop  .post-content-style, .product-content{
	display: none;
}
.product-loop .product-content{
	display: block;
}
.elementor-kit-6 a {
    word-wrap: break-word;
}
.bottom-footer a{
	color:#000 !important;
}
.bottom-footer a:hover{
	color:#4db834 !important;
}




/*==============Responsive===============*/

@media only screen and (max-width: 767px) {
	.main-footer input[type="email"], .main-footer input[type="submit"]{
        line-height: 65px !important;
        min-height: 65px !important;
    }
    .icon-btn .elementor-button-icon {
	    top: 5px;
	}
	.product-loop .elementor-grid .product:nth-child(2n) .elementor-element {
	    padding: 5px;
	}
	.content-wrap .e-con-inner .p-img {
	    float: unset;
	    width: 100%;
	    margin: 0 0 20px 0;
	}
	.p-details .elementor-icon-list-items li:first-child {
	    margin-left: calc(25px / 2) !important;
	}
}

@media only screen and (max-width: 1024px){
	nav ul li.menu-item-has-children a{
		justify-content: space-between;
	}
	nav ul li.menu-item-has-children ul {
	    display: none;
	    background: #e0f8e2;
	    padding: 0 15px;
	}
	.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
	    fill: #fff;
	}
}

@media only screen and (max-width: 1300px){
	.elementor-8 .elementor-element.elementor-element-e110f36 .widget-image-caption,
	.elementor-8 .elementor-element.elementor-element-759f0d0 .widget-image-caption{
		display: none;
	}
}



@media only screen and (min-width: 1200px) and (max-width: 1400px){
.bloginfo h2.elementor-heading-title{
	font-size: 38px;
    line-height: 50px;
}



}














