.wdg-producto .caption .precio {
    line-height: 100%;
    font-size: 16px;
    text-align: right;
    line-height: 10%;
    margin-top: 10px;
    float: right;
}

.listado-productos .thumbnail h5 {
    font-size: 15px;
    min-height: 48px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 -9px 10px;
    padding: 5px 0 5px 6px;
    background-color: #3a87ad;
    text-transform: uppercase;
}

.navbar .nav>.active>a:before {

    background: #366fb3;

}

.listado-productos .thumbnail .caption {
    padding: 0 9px 9px;
    color: #b94a48;
    background: #3a87ad;
    position: relative;
    font-size: 14px;
}

.btn-primary {
    color: #fff;
    background-color: #366fb3;
    border-color: #818691 #818691 #5c606a;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    *background-color: #818691;
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 10px 23px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    *background-color: #e6e6e6;
    border: 0px solid #bbb;
    *border: 0;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 20px;
    *margin-left: .3em;
}

.logo-market {
    height: 70px!important;
}

.site-footer.modal-footer .btn-link {
    color: #ffffff;
}

.site-footer [data-widget=sitemap], .site-footer [data-widget=socialsharer] {
    color: #ffffff;
}