p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
header .main-menu a{
    font-family: "Anek Tamil"!important;
}
html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}
:target {
    scroll-margin-top: 100px; 
}
#header #sb_menu li a {
    color: #1F1F1F!important;
}

.page-id-3376 .nav li:nth-child(2) {
    display: none !important;
}
.header-layout1 .sticky-wrapper {
    margin: 20px;
    border-radius: 25px;
}
.header-layout1 .menu-area{
    display: flex;
    height: 110px;
    align-items: center;
    background: #fff;
    border-radius: 25px;  
}

header .menu-area .container{
    width: 100%;
}
.fa-bars::before {
    background-image: url(/wp-content/uploads/2025/03/hamburger-m.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    align-items: center;
    justify-content: center;
  }
.scroll-top svg,
.scroll-top .progress-circle path,
.scroll-top:after{
    color: #008A5E!important;
    border: 2px solid #008A5E!important;
    stroke: #008A5E!important;
}
#menu-quick-links li a {
    color: #fff;
    font-size: 22px;
    font-family: 'Anek Tamil';
    padding-left: 0;
}
.header-layout1 .header-logo{
    padding: 0!important;
}
.header-layout1 .header-logo img {
    height: auto;
    margin-top: -5px;
}

.header-layout1 .container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-right: 45px;
    padding-left: 0;
}
.feature-wrap4 p {
    color: #1F1F1F;
    margin-bottom: 0;
    font-family: 'Anek Tamil';
}
.home .accordion-card {
    background: #F2F2F2 !important;
    border-radius: 25px;
}

.accordion-card.active {
    border-radius: 25px;
    background: #FFF!important;
    box-shadow: 0px 0px 7.4px 0px rgba(0, 0, 0, 0.15);
}
.accordion-card .accordion-button:after{
    color: #008A5E!important;
}
.accordion p {
    color: #1F1F1F;
    margin-bottom: 0;
}

.doctors-slider {
    max-width: 80%;
    margin: auto;
}

.doctor-card {
    background: white;
    padding: 25px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 1px 4px 9.3px 0px rgba(0, 0, 0, 0.25);
    height: 302px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.doctor-card img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}
.slick-prev:hover, .slick-next:hover {
    background: #555;
}
.slick-prev {
    left: -100px!important;
}
.slick-next {
    right: -70px!important;
}
.slick-slide{
    display: flex!important;
    gap: 30px;
    flex-direction: column;
    margin: 15px;
}
.doctor-card p {
    max-width: 185px;
    width: 100%;
}
.doctor-card h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    max-width: 160px;
    color: #1F1F1F;
}
.content-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
}
.doctor-card a {
    border-radius: 10000px;
    background: #0081C6;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-weight: 600;
    font-size: 18px;
    max-width: 155px;
    width: 100%;
    margin-top: auto;
}
.header-button .th-btn{
    font-size: 20px;
    font-family: "Anek Tamil" !important;
    font-weight: 600; 
}
.main-menu > ul > li > a:hover {
    color: #0081C6!important;
}
.copyright-wrap .e-con-inner {
    border-top: 1px solid rgba(252, 252, 252, 0.10);
}
.th-menu-toggle{
    background-color: #0081C6!important;
}
.hours-section ul {
    list-style: none;
    padding-left: 0;
}
.hours-section .days,
.hours-section li {
    font-size: 22px;
    font-family: "Anek Tamil";
    color: #FFF;
    font-weight: 600;
}
li.days.space-up {
    margin-top: 25px;
}
.hours-section .days.space-up {
    margin-left: 30px;
}
.hours-section li {
    margin-left: 30px;
}
.hours-section .days {
    margin-left: 0;
}
.hours-section span{
    margin-right: 15px;
}
.hours-section li {
    font-weight: 400;
}
.hours-section .title {
    color: #FFF;
    font-family: "Anek Tamil";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
@media(max-width:1024px){
    .home-banner .e-con-inner {
        display: flex;
        flex-direction: column !important;
        margin-top: 200px!important;
    }
    .home .banner-img {
        position: relative !important;
        order: 3;
    }
    .home .banner-img img {
        max-width: 500px;
    }
}
@media(max-width:768px){
    .home-banner .e-con-inner{
        margin-top: 0!important;
    }
    .home .banner-button-container {
        width: 100%;
        display: block;
    }
    .home .banner-button-container a {
        width: 100%;
        max-width: 100%;
    }
    .menu-area .searchBoxToggler {
        display: flex !important;
        align-items: center;
        width: 36px;
        height: 36px;
      }
    .header-layout1 .menu-area{
        height: auto;
    }
    .header-layout1 .th-menu-toggle {
        width: 36px;
        height: 36px;
    }
    .header-button .fa-search::before{
    width: 26px!important;
    height: 26px!important;
    }
    .header-layout1 .sticky-wrapper{
    margin-top: 10px;
    margin-left: 0;
    filter: drop-shadow(0px -5px 30px rgba(0, 0, 0, 0.25))!important;
    margin-right: 0;
    }
    .header-layout1 .container{
    padding-right: 15px;
    }
    .doctor-card {
        margin-bottom: 25px;
    }
    .doctors-slider{
        max-width: 100%;
    }
    #menu-quick-links li a,
    .hours-section li{
        font-size: 20px!important;
    }
    .hours-section .title{
        font-size: 28px;
    }
}

@media(max-width:575px){
    .header-layout1 .header-logo img{
    max-width: 230px!important;
    margin-top: 0;
    }
}

