/*
    Theme Name:   Saludti
    Description:  Child theme for Sydney
    Author:       Your Name
    Template:     sydney
    Version:      1.0
*/
/*****common-css*****/
p:last-of-type{margin: 0;}
.elementor-icon-wrapper{font-size: 0;line-height: 1;}
body.single #page #content .content-wrapper.container-fluid{padding: 0;}
.e-n-accordion .e-n-accordion-item{border-radius: 1.5rem;overflow: hidden;}
.single .hentry{margin-bottom: 0;}
#social_buttons .elementor-grid .elementor-grid-item .elementor-share-btn{border-color: #757B7F;border-radius: 0.5rem;}
/*****common-css*****/
/*****Service Details*****/
#howItWorks .step::before{content: '';display: block;width: 0.5rem;height: 100%;background-color: #DBE4ED;border-radius: 2.5rem;position: absolute;top: 0;left: 0;bottom: 0;}
#howItWorks .step:first-child::after{content: '';display: block;width: 0.5rem;height: 80%;background-color: #3191FF;border-radius: 2.5rem;position: absolute;top: 0;left: 0;}
#expectedResult .expected-result-content::before{content: '';display: block;width: 100%;height: 0.125rem;background-color: #D1DEEA;position: absolute;top: 0.813rem;left: 0;right: 0;}
/*****Service Details*****/
/*****team-details*****/
#experience_container .experience:not(:last-child)::before{content: '';display: block;width: 0.063rem;height: 100%;position: absolute;top: 0;left: 1.5rem;bottom: 0;background-color: #F2F4F6;}
.doctor-faq .e-n-accordion .e-n-accordion-item{border: 0.063rem solid #DBE4ED;border-radius: 0.688rem;}
/*****team-details*****/
/*****responsive-css*****/
@media (max-width: 767px){
    /*service-details*/
    #expectedResult .expected-result-content::before{display: none;}
    /*service-details*/
}
/*****responsive-css*****/