/*
Theme Name:     Vodi Child
Theme URI:      https://demo2.madrasthemes.com/vodi/
Author:         MadrasThemes
Author URI:     https://themeforest.net/user/madrasthemes/
Description:    This is the child theme for the vodi theme
Template:       vodi
Version:        1.2.5
License:        GNU General Public License v2 or later
License URI:    https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    vodi-child
Tags:           two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options
*/

.category-tag {
    background-color: #aaa;
    color: white;
    border-radius: 5px;
    padding: 3px 10px;
    margin-right: 5px;
}

.category-tag.selected {
    background-color: #666;
}

.wpuf-el.shortcode .wpuf-label {
    visibility: hidden;
}