#logo {
    margin: 0px !important;
    text-align: left !important;
}

#main-nav-sticky-wrapper{
	    position: absolute;
        top: 50px;
    right: 30px;
    width: auto;
}

#header-section #main-nav {
    border-top-color: none;
    background-color: #000;
    border-top: 0px;
    background:none;
}

#header-section #main-nav .container{
    width:auto;
}

nav#main-navigation .menu li.menu-item > a {
    margin: 0;
    color: #000;
}

.home #header-section #header {
    background: none !important;
}

.home #main-container{
	position: absolute;
	top:0px;
}

.header-shadow #header-section{
	box-shadow: none;
	background:none !important;
}

.header-shadow #header-section:before{
	box-shadow: none;
	background:none !important;
}
.comune{
        float: left;
    margin-right: 43px;
    font-weight: bold;
    text-align:center;
}

.sf{
        width: 300px;
    margin: -10px auto 40px;
    text-align: center;
}

.asd{
        margin-top: -38px;
    margin-left:35px;
    font-weight: 900;
    font-family: sans-serif;
}

#header-section #header {
    

    background-size: cover;
    background-position: center !important;
}

.header-1 nav#main-navigation .menu > li, .header-2 nav#main-navigation .menu > li {
    padding: 0px 15px 4px !important;
}

.modulo{
    border-radius: 5px;
    background-color: #ff0000;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    width: 180px;
}

.gallery-item img {
    height: 120px;
}

.inner-page-wrap {
    
    margin-bottom: 40px;
    min-height: auto;
}
.comune img{
    width:100px;
    height: 130px;
    margin-bottom: 5px;
}

.comuni{
    width: 620px;
    margin: 0px auto;
}

#header-section #header {
    border-bottom: 10px solid #000;
}

.home #header-section #header {
    border-bottom: 0px solid #000;
}

.page-id-1111 .page-content a{
    font-size: 24px;
    text-decoration: underline;
}

.iscrizione{
    float:left;
    width: 33%;
}

.home .spb_posts_carousel_widget .heading-wrap{
    display: none;
}

.home .owl-carousel .owl-wrapper{
    display: none !important;
} 

.img_isc{
    width: 90%;
    height: 300px;
    margin-left: 5%;
    background-size: cover;
    background-position: center;
}

.testo_isc{
    background-color: #000;
    color: #fff;
    text-align: center;
    width: 90%;
    padding: 10px;
    font-size: 26px;
    margin-left: 5%;
}

.sf.largo{
    width: 400px;
}

@media only screen 
and (min-device-width : 0px)  and (max-device-width : 812px) {
    .comuni {
        width: 100%;
        margin: 0px auto;
    }
    .sf.largo{
    width: 100%;
}

    .sf.largo img{
    width: 100% !important;
}
    .comune {
    margin-bottom: 0px;
    width: 100%;
}
.iscrizione, .img_isc, .testo_isc{
    width:100%;
}
.home #main-container {
    position: relative;
    top: 0px;
}

.home #header-section #header {
    background: #fff !important;
    height: 100px !important
}

.img_isc{
    margin-left: 0%;
}

.testo_isc{
    margin-left: 0%;
}

}