.extra-extra-small-screen{
    height: 130px;
}
.icon-extra-extra-small{
    font-size: 11px;
}
#wp-widget-reviews div{
    background-color: #fff!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 6px;
    color: #fff!important;
    background-color: #fff!important;
    border-color: #fff!important;
}
.gradient-custom{
    position: absolute;
    background-color: #00000059;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
}
.img-punti-di-forza{
    position: relative;
    height: max-content;
}
.txt-title-img{
    position: absolute;
    z-index: 999999999999;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.txt-title-img{
    font-size: 24px!important;
}
.bg-color-copertina{
    background-color: #818181!important;
}
.dot-copertina ul>li:after{
    color: #fff!important;
}
.font-family-raleway, .alt-font{
    font-family: 'Raleway', sans-serif!important;
}
.breadcrumb ul li{
    vertical-align: sub!important;
}

@media screen and (max-width: 1900px) {
    .txt-title-img{
        font-size: 20px!important;
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 1700px) {
    .txt-title-img{
        font-size: 18px!important;
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 1500px) {
    .txt-title-img{
        font-size: 15px!important;
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 1300px) {
    .txt-title-img{
        font-size: 11px!important;
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 991px) {
    .txt-title-img{
        font-size: 16px!important;
        width: 100%;
        text-align: center;
    }
}