#spin-trigger-cc, #spin-trigger-cc:active, #spin-trigger-cc:focus, #spin-trigger-cc:hover, #spin-trigger-cc:visited {
    bottom: 25px;
    right: 25px;
    position: fixed;
    text-decoration: none;
    opacity: 1;
    outline: 0;
    display: none;
    z-index: 999999999999999999999;
}
#spin-trigger-cc span {
    border-radius: 2px;
    margin-top: 0;
    margin-right: -20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    line-height: 40px;
    padding-right: 30px;
    padding-left: 15px;
    background: #2699fb;
    color: #fff;
}
#spin-trigger-cc img {
    width: 160px;
    background: none;
    padding: 0;
}
#spin-trigger-cc img, #spin-trigger-cc span {
    height: 40px;
    float: left;
    box-shadow: none;
}
.wa-custom-chat-btn .wa-chat-btn-icon-image-only {
    width: 34px;
    height: 34px;
    display: inline-block;
}

.mobile-facets {
    z-index: 2147483100 !important;
}