.sppb-carousel-extended-list {
    position: relative;
    overflow: hidden;
    direction: ltr;
}

#wa-button {
    position: fixed !important;
    bottom: 25px !important;
    right: 25px !important;
    width: 60px !important;
    height: 60px !important;
    background: #25d366 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 2147483647 !important;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3) !important;
}

#wa-button a {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    background-image: url('https://cdn-icons-png.flaticon.com/512/733/733585.png') !important;
    background-size: 36px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
