

.customizIconScrollsell:not(.iw-active){
    opacity: 0;
    height: 0;
    display: none;
}

.customizIconScrollsell.iw-active{

    opacity: 1 !important;
    height: auto !important;
}