.vc_custom_nombre_opiniones {
    font-weight: bold;
    font-size: 18px;
}

.vc_custom_1740132688762 { margin-bottom: 18px !important; }
.vc_custom_1740132880271 { margin-top: 20px !important; }
.vc_custom_1740132759049 { margin-top: 0 !important; }
.vc_custom_1740134723474 { margin-top: 15px !important; }
.vc_custom_1740134025742 { margin-top: 0 !important; }
.vc_custom_1740134040502 { margin-bottom: 18px !important; }
.vc_custom_1740134530172 { margin-bottom: 18px !important; }
.vc_custom_1740134510769 { margin-top: 0 !important; }

.term-description-content {
    max-height: 120px;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.term-description-content.expanded {
    max-height: 2000px;
}

.toggle-description-btn {
    display: block;
    margin-top: 10px;
    padding: 5px 10px;
    cursor: pointer;
    border: none;
    background-color: transparent;
    color: #0073aa;
    font-weight: bold;
}

.supertazas-custom-category .woocommerce-pagination ul.page-numbers li:not(:last-child) {
    display: none;
}
