div#sp-bottom-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100% !important;
    background: #fff;
    z-index: 9999 !important;
    border-top: 1px solid #d8d8d8;margin-bottom: -10px;
}
section#sp-bottom-bar {
    height: 60px;
}
@media(min-width:992px){
section#sp-bottom-bar  {
    display: none;
}
}


div#sp-bottom-menu .sppb-col-xs-3 {
    -ms-flex: 0 0 20% !IMPORTANT;
    flex: 0 0 20% !IMPORTANT;
    max-width: 20% !IMPORTANT;
}


#sp-bottom-bar a {
    font-size: 10px!Important;
    font-family: "poppins";
    text-transform: uppercase;
    font-weight: 300;
}




div#sp-bottom-menu span.hikashop_small_cart_total_title img {
    width: 25px;
    position: relative;
}

div#sp-bottom-menu span.hikashop_small_cart_total_title{
    line-height: 20px;
}

div#sp-bottom-menu span.hikashop_small_cart_total_title {
    line-height: 29px;
    position: relative;
    left: -17px;
}






