.woo-sctr-sticky-top{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    justify-content: center;
    z-index: 999;
    background: white;
}
.woo-sctr-single-product-container .woo-sctr-shortcode-wrap-wrap{
    transition: all 300ms;
}