.zs-enabled .zs-slideshow:after { background: rgba(25, 16, 12, 0.7); }
.top-nav .top-social li { color: #e2ded0; }
.minishop h5 { margin: 3px; }
.minishop li { padding-bottom: 10px; }
.popup-inner { padding: 0 25px 25px 25px; } 
.popup-inner .product-action { padding: 10px 0 25px 0; }

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.priceinfo
{
}

.priceinfo h6
{
    text-align: left;
}