footer div#fs_p_scrollingCartButton {
    border-radius: 0;
    width: 49px;
    height: 47px;
    padding: 0;
    background-color: #4d2900;
    color: #fff;
    right: 2vw;
    bottom: 130px;
}

footer div#fs_p_scrollingCartButton a.fs-p-scrollingCartButton__button {
    background: none;
opacity: 1;
}

.fs-p-cartItemNumber:not(.fs-client-cart-count--0) {
display: block;
}

.txt-right {
    text-align: right;
}