.elementor-31239 .elementor-element.elementor-element-f5079a4 .current-progress{background-color:#5F54FD;}.elementor-31239 .elementor-element.elementor-element-f5079a4 .elementor-scrolling-tracker-horizontal{background-color:#02010100;}.elementor-31239 .elementor-element.elementor-element-f5079a4{--horizontal-progress-border:none;--horizontal-height:5px;--horizontal-border-style:none;}/* Start custom CSS for section, class: .elementor-element-dbb117e */.single.single-post .blog_single_info h2{
    font-size: 24px;
    text-align: left;
    line-height: 32px;
}
.single.single-post .blog_single_info h2 a {
    color: #30B4F4;
    text-decoration: underline;
}
.blog_breadcrumb_area .breadcrumb_content_two h1 {
    max-width: 1000px;
    margin: auto;
}
.single.single-post .blog_single_info h4{
    font-size: 20px;
}
.elementor-clearfix li strong{
    font-weight: 500;
}
/****progess-track and icon-size****/
.progess-track{
    position: fixed;
    top: 87px;
    left: 0px;
    z-index: 10;
}
.icon-size .elementor-widget-container{
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
.icon-size{
    cursor: pointer;
    display: none;
}
.icon-size.active{
    display: block;
}
.icon-size i{
    font-size: 30px;
    top: 10px;
}

@media screen and (max-width: 1024px){
    .progess-track{
        display:none;
    }
    .icon-size.active{
        display: none;
    }
}/* End custom CSS */