#sticky-widget-inner {
    /*transition: top 300ms ease-out;*/
}

.wdg-sticky {
    z-index: 999;
}

.crt-side-box-1 .wdg-sticky {
    box-shadow: -4px 7px 15px 1px rgba(0,0,0,.2);
}