#pluginAppObj_121_1787 {
    position: static!important;
}


#pluginAppObj_121_1787_wrapper{
    z-index: 999999999999!important;
}
#pluginAppObj_121_1787{
    z-index: 999999999999!important;
}
#icm_stickybuttonpluginAppObj_121_1787 {
    background-color:rgba(183, 183, 183, 0.15);
    padding: 4px 15px 4px 15px;
    color:rgba(241, 194, 50, 1);
    position:fixed;
    text-align: center;
    overflow: hidden;
    box-shadow: 1px 1px 10px rgba(183, 183, 183, 1);
    border-radius: 5px 5px 0px 0px; /* Cambiamo la posizione del radius in base alla posizione della label */
    z-index: 999999999999!important;
    font:12px 'Cormorant Garamond';
    font-weight: normal;
    font-style: normal;
    /* line-height:14.4px; */
    transition: transform 1s;
    
}

#icm_stickybuttonpluginAppObj_121_1787.icm_stickybuttonhidden {
    transform: translate(0,200%); /*Top negativo*/
}


#icm_stickybuttonpluginAppObj_121_1787>img {
    display:inline-block;
    max-width:0px;
    border:0;
    height: auto;
    width:100%;
    max-height:0px;
    
    vertical-align: middle;
}