.navbar-inner {
    min-height: 0;
    text-transform: uppercase;
    border: 0;
    font-size: 14px;
    border-bottom: 0px solid rgba(135,135,135,.90);
    background-color: #FF9B00;
}
.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
    padding: 25px 15px;
    font-weight: normal;
    color: #000000;
}
.btn-link { 
       font-family: "Open Sans", sans-serif;
       font-size: 25px;
       font-weight: normal;
       color: #00000;
}
.producto-descripcion { 
       font-family: "Open Sans", sans-serif;
       font-size: 30px;
       font-weight: bold;
       color: #00000;
}
.listado-productos .thumbnail h5 a {
    font-size: 20px;
    color: #000000;
    min-height: 400px;
    font-weight: 500;
    line-height: 30px;
    margin: 90 9px 10px;
    padding: 5px  1px 5px;
    }
.wdg-producto .caption .precio { 
       font-family: "Open Sans", sans-serif;
       font-size: 25px;
       font-weight: bold;
       padding: 25px  100px 0px;
}
.wdg-producto .caption .precio small { 
       font-family: "Open Sans", sans-serif;
       font-weight: bold;
       color: #000000;
       padding: 25px  0px 25px;
}

.precio-final { 
        font-family: "Open Sans", sans-serif; 
        color: #000000;
}
thumbnail { 
        background-color: #000000;
}

 .page-content .btn {
        border-color: transparent ;
}