﻿

.tavole_div 
{
    height:300px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}



.card-rassegna {
    height: 250px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}


.img_elementi {
    height: 300px;
    object-fit: contain;
}



#menu_mobile {
    background-color: #ba360a !important;
}

    #menu_mobile li {
      border-bottom: 1px solid #eeeeee !important;
      padding: 12px !important;
    }


        #menu_mobile li a {
            color: #fff !important;
            font-size: 18px;
            font-family: "Catamaran", sans-serif !important;
        }



.page-about {
        margin-top: 80px;
 }


.text p {
    padding-top: 16px;
}


.leggi {
    padding: 8px 25px;
    background-color: #ba360a !important;
    color: #fff !important;
}


.testo {
    color: #969188;
    font-size: 18px;
    line-height: 1.45em;
    font-family: "Catamaran", sans-serif !important;
}



.link_banda {
    color: #fffcc7 !important;
    font-family: "Catamaran", sans-serif !important;
    font-size: 15px !important;
}


.titolo_testata {
    color: #fff;
    font-size: 40px;
    font-family: 'Signika Negative', sans-serif;
    text-shadow: 0px 3px 5px rgb(0 0 0 / 45%);
    padding-left:150px !important;
}


.logo_sito {
    width: 150px;
}




/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {

    .page-about {
        margin-top: 120px;
    }

    .mega-menu ul.navbar-nav li a {
        text-transform: uppercase;
        color: #000;
        height: 29px;
        font-size: 20px;
        padding: 0px;
        font-family: 'Signika Negative', sans-serif;
        font-weight: 600;
    }


    .mega-menu{

    }

}
