/*
Theme Name: child hello elementor
Theme Uri:  http://ashokg.in
Author:     wpashokg
Author Uri: http://ashokg.in
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
Version:    1.0
*/
#reply-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}
.breadcrumb-container.theme1 {
    background-color: #f9f9f9!important;
}
.post_meta_detail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    border: 1px solid #ddd;
	margin-top: -10px;
}
.post_meta_detail {
    position: relative;
    padding-left: 70px;
    min-height: 60px;
    margin-bottom: 20px;
}
.author_meta{margin-top: 20px;}
.single-post .elementor-widget-media-carousel.e-widget-swiper {
    overflow: hidden;
}