div#sp-bottom-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100% !important;
    background: #fff;
    z-index: 999 !important;
}
section#sp-bottom-bar {
    height: 33px;
}
@media(min-width:992px){
section#sp-bottom-bar  {
    display: none;
}
}
div#sp-bottom-menu {
    padding-top: 5px;
    border-top: none;
    padding-bottom: 11px;
    box-shadow: 3px 9px 15px #6b381687;
    padding-left: 0px;
    padding-right: 0px;
}
div#bottom-bar-row h6 {
    margin-top: 5px !important;
}


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

#sp-bottom-bar a {
    padding: 0px 9px 0px 9px;
    letter-spacing: 1px;
    color: #a78a70;
    font-weight: 400 !important;
    margin-top: 0;
    font-size: 10px !important;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 1;
    display: block;
}

#sp-bottom-bar img {
    /* width: 29px !important; */
    /* height: 85% !important;
    margin-bottom: 2px; */
    display: block;
    margin: auto;
}


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;
}

