/*Quita el filtro de productos en la categoria*/
.orderby-displaynumber {
    display: none !important;
}
.product-description {
    display: none !important;
}
.vm-btn-expand {
    display: none !important;
}
.row gy-4 mb-5 {
    padding-top: 100px;
}
/*--------------------------------------------*/
