.impresa-482 h2.annfu_annunci_nominativo a{
    font-size: 1.35rem;
}

.impresa-482 .col-sx {
    text-align: center;
}

.impresa-482 .annfu_annuncio_wrapper {
    border: 0;
}

.impresa-482 .annfu_annuncio {
    padding: 0;
}

.impresa-482 .annfu_annuncio_paese {
    margin-bottom: 1em;
}

.impresa-482 .annfu_annuncio_foto img {
    margin: 0;
}

.impresa-482 h2.annfu_annuncio_nominativo {
    font-size: 2rem;
}

.impresa-482 .annfu_casa_funeraria_wrapper,
.impresa-482 .annfu_riposo_wrapper {
    background: #3c3c3c;
}

.impresa-482 .annfu_casa_funeraria_wrapper:hover,
.impresa-482 .annfu_riposo_wrapper:hover {
    box-shadow: 0 0 56px 0 rgba(0, 0, 0, .2);
}



.impresa-482 .annfu_casa_funeraria_wrapper *,
.impresa-482 .annfu_riposo_wrapper * {
    color: #fff;
}

.impresa-482 .annfu_casa_funeraria_wrapper:hover,
.impresa-482 .annfu_riposo_wrapper:hover {
    background: #c0a578;
    color: #000;
}

.impresa-482 .annfu_riposo_wrapper i {
    font-size: 1.5rem;
}

.impresa-482 .annfu_box_info_wrapper > div {
    background: #f9f9f9;
    font-size: 1rem;
}

.impresa-482 .annfu_box_info_wrapper > div:hover {
    box-shadow: 0 0 56px 0 rgba(0, 0, 0, .2);
}

.impresa-482 i.far,
.impresa-482 i.fas {
    min-width: 1.5em;
}


.impresa-482 .annfu_casa_funeraria_wrapper img {
    width: 2.5rem;
    margin: 0 1rem 0 0;
}

.impresa-482 .annfu_annuncio_onoranza_funebre {
    background: #f9f9f9;
    font-size: 1rem;
}

.impresa-482 .annfu_buttons_wrapper a {
    text-align: left;
}

.impresa-482 .annfu_vai_a_form_cordogli,
.impresa-482 .annfu_open_tab_fiori,
.impresa-482 .annfu_annuncio_streaming_avviso a.btn {
    color: #c0a578;
    border: 2px solid #c0a578;
}

.impresa-482 .annfu_vai_a_form_cordogli:hover,
.impresa-482 .annfu_annuncio_streaming_avviso a.btn:hover {
    color: #b2b2b2;
    background: #fff;
    border: 2px solid #b2b2b2;
}

.impresa-482 .annfu_annuncio_streaming_avviso .streaming-play-icon {
    color: #3c3c3c;
    border: 2px solid #3c3c3c;
}

.impresa-482 .annfu_annuncio_streaming_avviso a:hover .streaming-play-icon {
    background: #b2b2b2;
    border: 2px solid #b2b2b2;
}

.impresa-482 .annfu_fiore {
    height: auto;
    margin-bottom: 0;
}

.impresa-482 .annfu_fiore.checked {
    background: #d2d2d2;
    border-radius: 5px;
}

.impresa-482 .annfu_fiore.checked:after {
    top: 10%;
}

.impresa-482 .annfu_fiore input {
    display: none;
}

.impresa-482 .annfu_fiore_img_wrapper {
    float: none;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
}

.impresa-482 .annfu_fiore_dettagli {
    display: none;
    width: 100%;
    height: 100%;
    padding-top: 30%;
    background: rgba(255, 255, 255, .75);
    color: #000;
    text-align: center;
    cursor: pointer;
}

.impresa-482 .annfu_fiore_img_wrapper:hover .annfu_fiore_dettagli {
    display: block;
    text-decoration: none;
}

.impresa-482 .annfu_fiore_prezzo {
    color: #3c3c3c;
}

.impresa-482 .annfu_fiore_scegli {
    display: inline;
    color: #fff;
    border-radius: 10px;
}

.impresa-482 .annfu_invio {
    width: auto;
}

.impresa-482 .annfu_fiori_totale {
    color: #3c3c3c;
    font-size: 100%;
}

.impresa-482 .annfu_totale_fiore,
.impresa-482 .annfu_totale_testo_fascia,
.impresa-482 .annfu_totale_testo_biglietto,
.impresa-482 .annfu_totale_dati {
    display: none;
}

.impresa-482 #annfu_paga .annfu_totale_fiore,
.impresa-482 #annfu_paga .annfu_totale_testo_fascia,
.impresa-482 #annfu_paga .annfu_totale_testo_biglietto,
.impresa-482 #annfu_paga .annfu_totale_dati {
    display: block;
}

.impresa-482 #annfu_paga .annfu_totale_fiore img {
    width: auto;
    height: 250px;
}

.impresa-482 .annfu_fiore.checked .annfu_fiore_img_wrapper {
    border: 2px solid #d2d2d2;
}

.impresa-482 .annfu_buttons_wrapper {
    display: block;
}

.impresa-482 .annfu_buttons_wrapper .btn {
    width: 100%;
    margin-right: 0 !important;
}


@media screen and (min-width: 1024px) {
    .impresa-482 .col-sx {
        text-align: left;
    }
    
    .impresa-482 .annfu_buttons_wrapper {
        display: flex;
        justify-content: center;
    }

    .impresa-482 .annfu_buttons_wrapper .btn {
        width: auto;
        margin-right: 1rem !important;
        margin-bottom: 0;
    }
}


