/**
 * Theme Name:     Extendable Child
 * Author:         Extendify
 * Template:       extendable
 * Text Domain:	   extendable-child
 * Description:    Extendable is a distinct, dynamic block theme designed as a canvas for your next online venture. Sporting multiple style variations, Extendable is the most expressive block theme yet. Go fresh, bold, bohemian or minimal — with a single click.
 */
/*Mauro edit*/
@media(min-width:767px){.th_services_sec .th_item img{
width:70% !important;
height: 200px !important;
}
.th_services_sec .th_item p{
    font-size: 13px !important;
}
.th_counter_sec .th_services_sec .th_item h3{
font-size:18px;
}
}
.counter-cont{
    display: flex;
    width: 100%;
        align-items: center;
    justify-content: center;
}
.counter {
    width: auto !important;
}
.suffix {
    font-size: 20px;
    color: #00566f;
    margin-left: 5px;
}
footer a{
color:#FFF;
}
footer a:hover{
opacity:0.8;
color:#fff;
}
.th_nav_tabs .th_content .th_text p{
overflow-y: hidden !important;
}
section h1 {
    font-size: 36px !important;
    margin-top: 20px !important;
    font-weight: 600 !important;
    color: #00556f !important;
}
section h2 strong {
    font-size: 30px !important;
    margin-top: 20px !important;
    font-weight: 600 !important;
    color: #00556f !important;
}
section h3 strong {
    font-size: 24px !important;
    margin-top: 20px !important;
    font-weight: 500 !important;
    color: #00556f !important;
}
.link-scopri {
    background: transparent !important;
    padding: inherit !important;
    display: inline-block;
    text-decoration: underline !important;
    margin: auto !important;
    float: none !important;
}
.th_textarea .wpcf7-list-item-label{color:#FFFFFF; font-size:12px;}
.agg-percent {
    width: 55px;
    text-align: center;
    margin: auto;
    margin-top: -10px;
    color: #00556f;
}