/*
Theme Name: Leonardo Villarinho
Theme URI: https://alvaron.com.br
Template: hello-elementor
Author: Alvaron
Author URI: https://alvaron.com.br
Description: Criado para Assurance - RS
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1714694787
Updated: 2024-05-02 21:06:27

*/

body{
	position:relative;
}

.postsidebar ul, .postsidebar li{
	list-style-type:none;
}

.postsidebar .rpwwt-post-title{
	flex-direction: row;
    align-items: flex-start;
    margin-top: 0;
    font-size: 17px;
    line-height: 16px;
    display: flex;
	font-weight:500;
	padding-top:13px;
}

.postsidebar .widget_categories ul{
	margin-left:0px;	
	padding-inline-start:0px;
}

body.search #masthead:not(:first-child) {
	display:none;
}

#rpwwt-recent-posts-widget-with-thumbnails-3 img{
	border-radius:100%;
}

/*.postsidebar .widget_categories .cat-item{
	background: #a0a0a0;
    color: #fff;
    font-size: 17px;
    line-height: 16px;
    font-weight: 500;
    padding: 9px;
    border-radius: 9px;
    margin-bottom: 10px;
}*/

/*.postsidebar .widget_categories .cat-item a{
	color: #fff;
}

.postsidebar .widget_categories .cat-item a:hover{
	color: #DB0400;
}*/

/*.postsidebar .widgettitle{
	background: #f3f3f3;
    color: #DB0400;
    font-weight: 500;
    padding: 9px;
    border-radius: 9px;
    margin-top: 27px;
}*/

.elementor-widget-sidebar .widgettitle{
	margin-top:33px;
}

.postsidebar .widget_search{
    margin-top: 8px;	
}

#menu-item-2396 a{
    padding-top: 0px;
}

.mauto{
	margin:0 auto;
}

.lista-espaco-icone .elementor-icon-list-icon{
	margin-top: 6px;
}

.icone-curriculum-lates .fa-file-alt{
	/*background:#0D76A6;
	border-radius:100%:*/
}

#linkdev {
    display: block;
    position: absolute;
    left: 1.3%;
    opacity: .1;
    transition: all .5s;
    color: #131c66;
    text-decoration: none;
    z-index: 99999;
    bottom: .3%;
    font-size: 10px;
}
#linkdev:hover{
	opacity:1;
    color:#fff;
}


@media screen and (max-width: 991px){
	.exad-modal-item{
		width: 80% !important;
		top:73% !important;
		z-index:3 !important;
	}
}