.btn-whatsapp {
    background-color: rgba(66, 214, 151, .08);
    color: #42d697;
}

.btn-whatsapp:hover {
    background-color: #42d697;
}

.alert.notificacion {
    z-index: 9999;
}

#advSearchResultsDefault {
    width: 100%;
}

.card-body table>tbody>tr {
    cursor: pointer;
}


.product-gallery-preview-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 0 0;
}


@media only screen and (min-width:1024px) {
    .product-gallery-preview-item::before {
        display: none;
    }
}


.tns-item > img {
    width: 100%;
}
/* No quiere el boton denegar de las cookies */
.btn-cookies-denegar {
    display: none;
}

#siteMap ul li a {
line-height: 2.2;
}

#menu_D ul li {
    line-height: 2.1;
}