/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1587726259
Updated: 2020-04-24 11:04:19

*/

.owl-item h4 {
font-weight:400 !important;
}
.owl-citta {
    color: #e4011d;
    font-size: 14px !important;
    font-weight: 100;
}
.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -30px !important;
    display: block !important;
    border:0px solid black;
	font-size:25px !important;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px !important;
    display: block !important;
    border:0px solid black;
font-size:25px !important;

}


/*modifiche grafiche*/
.title_h3_mod {
    font-family: "Oswald", Sans-serif;
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.title_mod_h1{}

/* BOTTONI FISSI LATERALI */

.mtp-fixed-buttons {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    display: flex;
    flex-direction: column;
}
.mtp-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 20px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    transition: all 0.3s ease;
    font-size: 15px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}
.mtp-phone {
    background-color: #e4011d;
    border: solid 2px #fff;
}
.mtp-phone:hover {
    background-color: #000000;
    color: #fff;
}
.mtp-email {
    background-color: #e4011d;
    border: solid 2px #fff;
    margin-top: -2px;
}
.mtp-email:hover {
    background-color: #000;
    color: #fff;
}
.mtp-btn i {
    font-size: 16px;
}
@media (max-width: 768px) {
    .mtp-fixed-buttons {
        right: 0px;
    }
    .mtp-btn {
        padding: 14px;
        justify-content: center;
        width: 55px;
        height: 55px;
        border-radius: 50%;
    }
    .mtp-btn span {
        display: none;
    }
    .mtp-btn i {
        font-size: 18px;
        margin: 0;
    }
}
.elementor-33 .elementor-element.elementor-element-c355133 .elementor-nav-menu .elementor-item {
    letter-spacing: 1px !important;
    font-weight: 500 !important;
}
#pulsante-progetti {
    min-width: 175px;
}