@charset "UTF-8";
/*
Theme Name: Fullstack
Author: fulstackagency.it
Author URI: http://fulstackagency.it
Description:  forum terzo settore openpnrr theme
Version: 1
*/
.box-promo__logo img.w-100 {
    position: relative!important;
    height: 70px;
    object-fit: contain;
    display: block;
}
body.category .col-min-max-6.col-md-3.mb-4.mb-md-0 {
    margin-bottom: 20px!important;
}

#indicazioniStradali .routeMap{
    display: none;
}
#indicazioniStradali .routeMap.selected{
    display: block;
}
#indicazioniStradali .routeBtn.selected{
    background-color: black!important;
    color: white!important;
}
#map{
    min-height: 700px;
}
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown.js-wpml-ls-legacy-dropdown{
    max-width: 45px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
    border: none!important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
    display: none!important;
}

.store__img .img-fluid {
    max-width: 100%;
    height: auto;
    max-height: 100px;
}

body.author a.header__language {
    margin-left: 10px;
}
/* hide if mobile */
@media (max-width: 767px) {
    .mobileHide {
        display: none!important;
    }
}
img.box-vm__logo--center.lazyloaded {
    max-width: 80%;
    margin: auto;
}
.page-template-tpl-convenzioni article.card {
    margin-bottom: 25px;
}
.page-template-tpl-convenzioni .card-overlay {
    background-color: #000;
    color: #fff;
    padding: 5px;
    width: auto;
    display: inline-block;
    margin-top: 175px;
    z-index: 1;
    position: absolute;
    left: 0;
}
div#checkContainer {
    padding-left: 35px;
    margin-bottom: 25px;
}
.page-template-tpl-convenzioni label.form-check.label {
    margin-right: 40px;
}
