/*
Theme Name: Babet
Theme URI: https://wordpress.themeholy.com/babet
Author: Themeholy
Author URI: https://themeforest.net/user/themeholy 
Description: Babet - Pet Care & Shop WordPress Theme
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.4
Text Domain: babet
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. 

*/

/* 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;
}

.elementor-editor-active [data-cue=slideInUp], 
.elementor-editor-active [data-cues=slideInUp] > *,
.elementor-editor-active [data-cue=slideInLeft], 
.elementor-editor-active [data-cues=slideInLeft] > *

.elementor-editor-active [data-cue="slideinup"],
.elementor-editor-active [data-cues="slideInUp"] > *,
.elementor-editor-active [data-cue="slideinleft"],
.elementor-editor-active [data-cues="slideInLeft"] > *,
.elementor-editor-active [data-cue="slideinright"],
.elementor-editor-active [data-cues="slideInRight"] > * {
    opacity: 1 !important;
}