.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for section, class: .elementor-element-b4d6213 */.single-post .aux-primary .hentry h1.entry-title
{
     
        text-align:left !important;
} 

.entry-meta, .nocomments, .entry-author, .entry-tax
{
    display:none !important;
    
}

.aux-fold, .aux-fold-padding, .aux-boxed-container > .aux-container {
    padding-right: 25px;
    padding-left: 25px;
}
.single-post .hentry .entry-info a, .single-post .hentry .entry-info{
    
    color:#70798B !important;
}

.single-post .aux-primary .hentry h1.entry-title{
     font-size: 25px;
}
 
@media (max-width: 1024px) {
.single-post .aux-primary .hentry h1.entry-title
	{
        font-size: 22px;
        line-height:28px !important;
    }

}
@media (max-width: 767px) {
.single-post .aux-primary .hentry h1.entry-title {
        font-size: 22px; 
        line-height:28px !important;
    }
}/* End custom CSS */