/*
Theme Name: Mundana Yoga.pro.br
Theme URI: https://www.wowthemes.net/themes/mundana-wordpress/
Template: mundana
Author: WowThemesNet
Author URI: https://wowthemes.net/
Description: Looking for a WordPress theme that looks similar to the shape, layout and typography of Medium? Look no further! Mundana is the perfect choice! A modern, responsive, clean coded WordPress theme, easily built with the live Customizer and Gutenberg ready!
Tags: blog,one-column,two-columns,three-columns,grid-layout,flexible-header,custom-header,custom-menu,custom-colors,featured-images,full-width-template,theme-options,translation-ready,entertainment,news,food-and-drink,education
Version: 1.1.6.1569611138
Updated: 2019-09-27 20:05:38

*/

.postbox_style2 img, .postbox_style2_right img {
    height: auto;
}

.text-instagramblack {
	color: #1A1A1A !important;
}

.text-instagramblack:hover {
	color: black !important;
}

.text-soundcloudorange {
	color: #FF5500 !important;
}

.text-soundcloudorange:hover {
	color: #E63C00 !important;
}

div.section-title span {
	text-transform: none !important;
}

.evento-card .evento-card-text{
	height: 11.9rem;
}


element {

}
.widget-area aside {

    margin-bottom: 3rem;
    color: #212529;
    opacity: 1;

}

.sidebar-posts .widget_media_image,
.sidebar-home .widget_media_image
{
	text-align: center;
}

@media (min-width: 768px) 
{
	.sidebar-posts .widget_media_image,
	.sidebar-home .widget_media_image
	{
		text-align: left !important;
	}
}

.articleheader .articleheader-category {
    color: #ea2f65;
}

/* Erro no numero de artigos do autor.... */
#postsbyauthor > .listrecent > h4 > span {
	display: none;
}


.avatar-50 {
	width: 50px !important;
	height: 50px !important;
}

.social-footer {
	font-size: 1.65rem;
	margin-left: 5px;
	margin-right: 5px;
}

.event-home-right {
	background-color: rgba(0,0,0,0.025);
	/*
	padding-top: 15px;
	padding-bottom: 15px;
	*/
	-webkit-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.25);
	/*border: 1px solid rgba(0,0,0,0.05);*/
	border-radius: 5px;
}

.event-home-right img {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}


.container > .d-lg-flex.justify-content-between.align-items-center.brandrow.w-100 {
	height: auto !important;
}

.molongui-author-box-title > h5 > a::before {
	content: "Escrito por ";
}