.logos-ministerio {
    margin: 20px 0;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: flex-start;
}
.logos-ministerio p {
    margin: 20px 0;
}
.logos-ministerio img {
    max-width: 250px;
}

#share-links{
    margin-top: 0;
}

#share-links{
    margin-top: 0;
}

div.share-links-in{
    margin-top: 15px;
    width: 200px;
    background: #222431;
    padding: 8px;
    border-radius: 5px;
}

div.share-links-in span{
    color:#fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.3em;
}

.social-networks .tripadvisor a {
    background-color: #00af87;
}

#formDeseos {
    margin-bottom: 30px; }

#formDeseos .basket_items th,
#formDeseosEbooks .basket_items th {
  text-align: right; }

#formDeseos .basket_items #product,
#formDeseosEbooks .basket_items #product {
  text-align: left; }

#formDeseos .basket_items th.deseos-precio-title {
    text-align: left;
}
#formDeseos .titulo-libro img {
    margin: 5px 20px 5px 10px;
}
#formDeseos .titulo-libro {
    line-height: 82px;
}

.logo-small {
    display: none;
}

.centros{
    margin-top: 20px;
}

div.share-links-in {
    margin-top: 150px;
}

.fichaDetalle .centros {
    border: 2px solid #a0a0a0;
}

@media (max-width: 768px) {
    div.share-links-in {
        margin-top: 230px;
    }
}

.fichaDetalle .centros ul li {
    text-align: left;
}
