/*
Theme Name: Kuvi Theme
Description: Hello Elementor Child Theme for Kuvi
Author: Albert Mañé
Author URI: https://www.garbi.cat
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kuvi
*/

div.dokan-form-group.accommodation-checkbox,
div.extra_options.dokan-edit-row,
.dokan-form-group:has(> select.product_tag_search) {
    display: none !important;
}

div.product div.product_meta > span.tagged_as {
    display: none !important;
}

input[type=number].dokan-form-control {
    width: 6em !important;
}