/*
 Theme Name:   Martinelli Commercialisti - A De Filippis Commercialisti Child Theme
 Theme URI:    https://www.metaping.it
 Description:  Martinelli commercialisti
 Author:       BeeSoft s.r.l.
 Author URI:   https://www.beesoft.it
 Template:     defilippis-c
 Version:      1.0.0
 Tags:         defilippis-c, metaping, commercialisti, automator
 Text Domain:  martinellicommercialisti
*/


.home .home-infos {
    height: auto;
    min-height: 55vh;
    padding-top: calc(100px + 1rem);
}

.home .page-heading {
    height: 45vh;
}

.home .header-menu {
    top: 45vh;
}

.home .header-menu.sticky {
    top: 0;
}

.color-palette99-bg {
    background-color: #F6F6F6;
}
.the-content blockquote p {
    font-size: 18px;
    line-height: 180%;
    color:black;
}
@media only screen and (min-width: 1280px){
    .the-content blockquote p {
        font-size: 18px;
        line-height: 180%;
        color:black;
    }

}