/*
Theme Name:  VibrantVends Theme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/


 .field-error {
     font-size: 12px;
     padding: 4px;
 }

 .page-template-template-dashboard .ekit-template-content-header{
    z-index: 9999 !important;
 }

.vp-feed form#filterForm {
     margin-bottom: 50px !important;
     display: flex !important; 
     justify-content: space-between !important;
 }