

.cover-milano {
    background-image: url(../img/negozio/milano/trezzano_sul_mobile.jpg) !important;
}


@media only screen and (min-width: 600px) {
    .cover-milano {background-image: url(../img/negozio/milano/trezzano_sul_deskop.jpg) !important;}
}


#video{background:  white !important;}
#video h2, #video h5,  #video p{color:  black}



.call_in_page{
    display: block;
    margin: 0 auto;
    background: black;
    font-family: "times new roman";
    color: white;
    font-size: 20px;
    text-align: center;
    width: 88%;
    max-width: 260px;
    font-style: italic;
    margin-top: 30px;
    padding:  5px 0;
}

.call_in_page:hover{
    color:  white !important;
}


.nav-circo-milano{

display: block;
    height: auto;
    /* max-width: 470px; */
    padding-top: 59%;
    width: 100%  !important;
    background: url(/assets/img/negozio/milano/openinig_milano_banner.jpg) 0 0 no-repeat;
    background-size: cover;
}


@media (max-width: 1024px){
.colCirc {
    width: 90% !important;
}
}




.counter p{
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    letter-spacing: 0.02em;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.contenitore-counter{
    padding: 8px 0;
    margin: 0 auto;
}
.contenitore-counter .mancano{
    font-style: italic;
    color: #ffffff !important;
    font-family: "Times New Roman";
    font-size: 19px;
    line-height: 19px;
    padding-bottom: 10px;
}

#count-down{
    font-weight: bold;
    font-size: 44px;
    vertical-align: middle;
    line-height: 26px;
    height: 40px;
    padding-top: 10px;
    color: #ffffff !important;
}


#count-down small{
    font-weight: bold;
    font-size: 24px;
    vertical-align: middle;
    padding: 0 14px;
    display: inline-block;
    color: #ffffff !important;
}

.contenitore-counter .testosotto{
    font-style: italic;
    color: #ffffff !important;
    font-family: "Times New Roman";
    font-size: 13px;
    margin-top: -10px
}

.contenitore-counter .testosotto.i_giorni {
    padding-right: 26px;
    padding-left: 4px;
    color: #ffffff !important;
}

.contenitore-counter .testosotto.le_ore {
        padding: 0px 14px 0 30px;
          color: #ffffff !important;
}


.contenitore-counter .testosotto.i_minuti {
     padding: 0 19px 0 36px; 
       color: #ffffff !important;
}


.contenitore-counter .testosotto.i_secondi {
  padding-left: 27px; 
    color: #ffffff !important;
}
