.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-74e81bf1-1089-e5c3-7af3-62ed6e7af626 {
padding-bottom: var(--spacer-5,3rem) !important;
padding-top: var(--spacer-2,0.5rem) !important;
}
.lfr-layout-structure-item-82bbd179-7c54-d9e9-cf11-2354f7a88ff9 {
border-color: #211261 !important;
color: #211261 !important;
}
.lfr-layout-structure-item-4c596dea-384e-a81e-4b8f-60a3c2c6114f .portlet-content{
background:#EEF6FD;
}
.entry-title {display:none;} 
section.portlet{
    position: relative;
    
}
section.portlet .col-md-3{
    position: relative;
}
@media(width>668px){
section.portlet .col-md-3{
max-width:12%;
}}
@media(width<668px){
section.portlet .col-md-3{
max-width:50%;
}}
section.portlet .results-header h3{
    background: url('/documents/d/guest/icon-arrow') no-repeat right 8px;
    background-size: 15px;
    color: #211261;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    padding: 0 30px 30px 0;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
}
.portlet-content-container ul.categories{
    list-style: none;
    padding: 20px 20px;
    margin: 0;
    background: #fff;
    max-width: 270px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 18px;
    position: absolute;
    left: 15px;
    top: 40px;

    overflow: hidden;
    transform: translate(0, 10px);
    transition: height 0ms 400ms, opacity 400ms 0ms ease-in, transform 400ms 0ms ease-in, visibility 400ms 0ms ease-in;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    height: 0;
}

section.portlet .col-md-3:hover ul.categories{
    height: auto;
    opacity: 1;
    transform: translateY(-5px);
    visibility: visible;
}
.portlet-content-container ul.categories li{
    color: #211261;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    margin: 0;
}
.portlet-content-container ul.categories li a{
    color: #211261;
    padding: 5px 0;
    display: block;
}
.portlet-content-container ul.categories li a:hover{
    color: #009ADE;
}
.filtro-categoria-{
margin-bottom:-30px;
}
.portlet-title-text{display:none;}
