.author,
.post-author,
.byline,
.entry-author {
    display: none !important;
}

html, body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}


span .elementor-icon-list-text:hover .elementor-icon-list-item:hover{
    color: #4E8EF7;
    transition: color 0.3s;
}

.blog-page-title h2 a {

  display: block;
	font-family: 'Inter';
	color: rgba(255,255,255,.75);
	display: -webkit-box;
  -webkit-line-clamp: 3;  
  -webkit-box-orient: vertical;
  overflow: hidden;

}

.em-blog-content-area{
	background-color: #080A18;
}

.blog-content p {
        font-family: 'Inter';
    font-size: 14px;
    font-weight: 100;
}

.blog-content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;  
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sd-sharing {
    margin-bottom: 1em;
    display: none;
}

div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
    clear: both;
    display: none;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    color: #ffffff;
}

#jp-relatedposts {
    display: none;
    padding-top: 1em;
    margin: 1em 0;
    position: relative;
    clear: both;
    padding: 120px;
}

.paginations a:hover, .paginations a.current, .page-numbers span.current {
    border-color: #ffffff;
    color: rgba(0, 0, 0, .5);
}

.e-con.e-flex>.e-con-inner {
    align-content: var(--align-content);
    align-items: var(--align-items);
    align-self: auto;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    background-color: transparent;
}

.elementor-5776 .elementor-element.elementor-element-af7dca7 .elementor-heading-title {
    display: -webkit-box;
  -webkit-line-clamp: 2;  
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.comment-respond {
    display: none;
}

.themex-single-icon-inner {
    display: none;
}