/*
Theme Name: Child Tourm
Theme URI: https://jtdesarrolloweb.com/tourm-child
Author: Juvenal Tarrillo
Author URI: https://jtdesarrolloweb.com
Description: Tema hijo para Tourm, con funcionalidades personalizadas para widgets de Elementor.
Version: 5.0.0
Requires at least: 5.0
Requires php: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tourm-child
Template: tourm
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
.form-select.is-invalid, .was-validated .form-select:invalid{
  background-image: none!important
}
select.form-select.is-invalid{
  background-image: none!important
}
/* Header sub-menu icon */
.hide-icon.main-menu ul.sub-menu li a:before {
  display: none;
}
.hide-icon.main-menu ul.sub-menu li a:hover {
  padding-left: 0;
}

/*  */
.filter-item.hidden {
  display: none;
}
