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

div#sp-bottom-menu {
    border-top: 2px solid #dcc094;
        padding-top: 5px;
    padding-bottom: 20px;
    box-shadow: 2px 5px 9px #363535;
}

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 {
    letter-spacing: 1px;
    color: #a78a70;
    font-weight: 600 !important;
    margin-top: 5px;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    display: block;
}

#sp-bottom-bar img {
    width: 29px !important;
    height: 85% !important;
    margin-bottom: 5px;
}


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

