.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for section, class: .elementor-element-82790ab */.single-post .aux-primary .hentry h1.entry-title
{
    
        max-width: 540px !important;
        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: 40px;
}
 
@media (max-width: 1024px) {
.single-post .aux-primary .hentry h1.entry-title
	{ 
        font-size: 40px;
        line-height: 1.2em;
    }

}
@media (max-width: 767px) {
.single-post .aux-primary .hentry h1.entry-title {
        font-size: 34px;
    }
    .single-post .aux-primary .hentry h1.entry-title
{
    
        max-width: 360px  !important;
        text-align:left !important;
} 
}/* End custom CSS */