
.btn-fix { 
    text-align: center;
    padding: 6px 5px;
    font-size: 24px;
    border-top: 1px solid #fafafa;
}

.b-1 {
    background-color: #2FD764;
}

.b-2 {
    background-color: #825aaa;
}

.b-1 a {
    color: #fff;
    display:block;
}

.b-2 a {
    color: #fff;
    display:block;
}

.iw-plg-wac {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    direction:ltr
}

@media (max-width: 767px) {
    #wsFoot {
        bottom: 48px;
    }
}
