@CHARSET "ISO-8859-1";
.cart-sidebar{
    z-index: 11000;
}
.iconscart .btlogintop {
    overflow: hidden;
    padding: 14px 6px !important;
    display: block;
    font-size: 17px !important;
}

.sembg #sidebarCollapse {
    border: 1px solid #000;
    color: #fff;
}

.sembg #sidebarCollapse {
    border: 1px solid #fff;
    color: #fff;
}

.sembg {
    background: #000;
}
.sembg .iconscart .btlogintop {
    color: #ffffff;
}
.sembg .iconscart li .btcart-top .fa {
    color: #ffffff;
}
.wp {
    background: #4dc247;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 0;
    text-align: center;
    border-radius: 100%;
    font-size: 38px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    box-shadow: 2px 2px 6px rgba(0,0,0,.4);
    z-index: 10999;
}