﻿@media (min-width: 960px) {
    .listitems-div-title {
        height: 70px;
    }
}

.fichapro-cont .description {
    max-height: 300px;
    overflow: auto;
    font-size: 12px;
    color: gray;
    border-bottom: 1px dotted #e6e6e6;
}

.label-inmediata {
    background-color: #5bb75b;
}

#simple-example-table > tbody > tr > th:nth-child(1) {
    width: 150px;
}
.l-main-2 .fichapro .fichapro-buy2 form {
    overflow-x: scroll;
}

#simple-example-table .fancybox .img-responsive {
    max-width: none;
}

@media (max-width: 768px) {
    .pest {
        font-size: 1em;
    }
    .l-main-2 {
        margin-top: 100px;
    }
    .content-slider-destacados {
        flex-direction: column;
        align-items: center;
        max-height: none;
    }
    .l-destacados-nuevo {
        width: 70%;
    }
    .destacados-icono i {
        font-size: 11vw;
    }
}

.modal-search {
    top:88px;
}