/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2026 | 01:49:52 */
/* Ajustes dentro del contenedor de controles del tema */
.pix-content-header-controls .form-wppp-select.products-per-page {
    display: inline-flex !important;
    align-items: center;
    margin: 0 0 0 15px !important; /* Espacio a la izquierda para separarlo de otros controles */
    float: none !important;
}

.pix-content-header-controls .wppp-select {
    height: 38px !important; /* Ajusta esto según la altura de tus otros botones */
    border: 1px solid #ddd !important;
    text-transform: none;
    font-size: 13px !important;
}