.carousel {
    margin-bottom: 0px;
}

.logo-market {
    height: 90px!important;
}

.page-body {
    margin: 0px 0;
}

.page-header {
    display: none;
}

.navbar .nav>li>a {
    padding: 40px 40px;
}

.navbar .nav {
    float: right;
}

.listado-productos .thumbnail h5 a {
    color: #E20B88;
}

.listado-productos .thumbnail h5 {
    font-size: 20px;
}

.listado-productos h3 {
    color: #1EAED8;
    font-size: 30px;
}

.listado-productos .thumbnail h3 small {
    color: #1BACD7;
}

a {
    color: #E20B88;
}

a:hover, a:focus {
    color: #18ACD7;
    text-decoration: underline;
}

.modal-footer .btn-link {
    color: #8D8786;
}

.listado-productos img {
    background-color: #fff;
}

.pagination ul>.disabled>span, .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover, .pagination ul>.disabled>a:focus {
    color: #8E8E8E;
}

.page-content h1 {
    font-weight: 300;
    letter-spacing: 0px;
    font-size: 45px;
}

h1 {
    padding: 0px 0 8px 0;
}

.page-content h2{
    color: #09A6D4;
    padding: 0px 0 10px 0;
    letter-spacing: 0px;
}

.carousel {
    margin-bottom: 0px;
}