[data-bs-theme=dark] .swiper-button-prev, [data-bs-theme=dark] .swiper-button-next{
box-shadow:none !important;
}
.social-media-mbl{
display:none;
}
.social-media-md--custom a{
cursor:pointer;
}
@media (max-width: 991.98px) {
    .author-wrapper .author-circle img {
        max-width: unset;
                text-align: center;
        align-items: center;
                margin: auto;

    }
}
@media (max-width: 991.98px) {
    .author-wrapper .author-circle {
         float: unset;       
 width: unset; 
 width: 100%;
        margin: auto;
        display: flex;
                border-radius: 16px !important;
        margin-bottom: 14px;

    }
}


.category-detail-wrapper .page-content-wrapper .d-flex.align-items-center.pb-35.pb-md-0.column-gap-3.flex-1 {
    padding-bottom: 0 !important;
}

@media (max-width: 992px) {
    .hero-slider-wrapper .hero-slider .hero-banner-body {
        position: absolute;
        left: 0;
        right: 0;
top:unset;
        bottom: 8px;
        margin: auto;
    }

.hero-slider-wrapper .hero-slider .hero-banner-body h2 {
    font-size: 22px;
}
}

@media (min-width: 992px) {
    .hero-slider-wrapper .hero-slider .hero-banner-body.has-content .slider-content h2 {
        font-size: 2.2rem;
    }
}


.hero-slider-wrapper .hero-slider .hero-slide-item {

    background-position: 65% center;
}