/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */


.navbar-main .navbar-nav>li>a {
    padding-top: 16px;
    padding-bottom: 16px;
}

#home-banner{
    background-color: #fff!important;
    height:160px;
    color:#2980b9!important;
}

.product-desc li{
    margin-bottom: 4px;
}
.product-info p{
    line-height: 20px;
    font-size: 14px;
}
.product-title{
    margin-bottom:10px!important;
}
.product-info {
    padding-top:10px!important;
}