/*.elementor-heading-title, .elementor-size-default {
background: rgba(243, 238, 235, 0.75);
color: black;
}*/


/* ----------------------------------------------------------------------------------- CONTENT MAIN ----------------------------------------------------------------------------------- */
article.hentry, .main > div:not(#content-masonry), .comment-header, .main > header, .main > nav#nav-below, .pagination span, .pagination a, #nav-old-below, .content-widget {
    background-color: rgba(255, 255, 255, 0);
}

.entry-title, #reply-title {
    font-family: Merriweather;
    color: rgba(51, 51, 51, 0);
    font-size: 200%;
    font-weight: 300;
}

.elementor-element{
    padding: 0;
}

.main .featured-bar {
    height: 5px;
    background-color: rgba(242, 110, 63, 0);
}

.verbosa-elementshadow article.hentry, .verbosa-elementshadow .pad-container, .verbosa-elementshadow #sidebar-bg, .verbosa-elementshadow .page-numbers:not(.dots) {
    box-shadow: 0 0 0em 0em rgba(0, 0, 0, 0.0);
}

/* ------------------------------------------------------------------------------------ POWERED BY ----------------------------------------------------------------------------------- */
/*#poweredby{
    color: #AEAEAE;
}

#footer a, .page-title strong {
    color: #AEAEAE;
} */

/* ----------------------------------------------------------------------------------- SIDEBAR ----------------------------------------------------------------------------------- */
div#sidebar-back {
	background-color: rgba(255, 255, 255, 0.8);
}

div#sidebar {
	background-color: rgba(255, 255, 255, 0.0);
}

#sidebar .widget-title span {
    background-color: rgba(255, 255, 255, 0.0);
}