/* USER STYLES */
.overlay-content p{padding: 0 20px;}
.btn-veiw{
    border: 1px solid #333;
}
.s-product-cart h1{font-size: 1.5em;    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;}

i.icon-location-pin.s-delivery {
    float: left;
    padding-right: 10px;
    font-size: 4em;
}

hr {border-top: 1px solid rgba(0, 0, 0, 0.66);}
.clear-both:after{display: table;
    clear: both;
    content: "";}
li.nav-item.default-bg {
    background: #000!important;
}


p.bg-success {
    padding: 20px;
    border-radius: 4px;
    background-color: #DFF0D9!important;
    color: #119a11!important;
}
