.elementor-kit-5{--e-global-color-primary:#DB0303;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#0EB602;--e-global-color-870a15b:#000000;--e-global-color-c99ef09:#FFFFFF;--e-global-color-8600984:#F6F6F6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-9aa4008-font-family:"Bowlby One";--e-global-typography-9aa4008-font-size:75px;--e-global-typography-9aa4008-font-weight:600;--e-global-typography-9aa4008-text-transform:uppercase;--e-global-typography-9aa4008-letter-spacing:5.9px;--e-global-typography-9aa4008-word-spacing:0px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{color:var( --e-global-color-c99ef09 );background-color:var( --e-global-color-primary );border-radius:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#32sq {
    cursor: pointer !important ;
}

#1cont {
    cursor: pointer;
}

#5marc {
    cursor: pointer;
}

.elenco2col{
    display: flex;
    flex-basis: auto;
    height: 700px;
    flex-direction: column;
    flex-wrap: wrap;
}

.classifica{
    display: flex;
    align-items: center;
    /*max-width: 500px; */  
    justify-content: space-between;
    border-bottom:dashed 1px #ccc;
    margin: 10px;
    padding: 5px;
    height: 50px;
}

.classifica>div{
    padding: 5px;
    text-align: center;
    
    
}

.stemma-cl {
    text-align: center;
    width: 50px;
    display: flex;
    
}

.stemma-cl img{
    max-width: 40px;
    max-height: 40px;
    margin: auto;   
}

.stemma-partita{
    text-align: center;
}
.stemma-partita img{
    max-height: 300px;
}

.stemmi-cal{
    display: flex;
}

.stemmi-cal img{
   /* max-width: 30px;*/
    max-height: 30px;
}
.item-giornata a, .new-item-giornata a{
    color:#fff;
}
.item-giornata{
    display:flex;
    background-color: #db0303;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
    justify-content: space-between;
    
}

.new-item-giornata{
    background-color: #db0303;
    color: #fff;
    padding: 5px;
    text-align: center;
}
.btn-giornata a{
     color: #db0303;
}
.btn-giornata{
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 20px;
   margin: 0px 30px;
}/* End custom CSS */