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: 33px;
}
@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;
    text-transform: uppercase;
    font-weight: 400;
}



div#sp-bottom-menu span.hikashop_small_cart_total_title img {
    width: 28px;
    position: relative;
    left: 0px;
}
div#sp-bottom-menu a.hikashop_small_cart_checkout_link  span.hikashop_small_cart_total_title img {
    width: 28px;
    position: relative;
    left: 0px;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    align-content: center;
}


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


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






