/*
Theme Name: Passim
Theme URI: https://passim.qodeinteractive.com
Description: Beauty and Cosmetics Theme
Author: Edge Themes
Author URI: https://qodeinteractive.com
Text Domain: passim
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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.
*/


@media screen and (max-width: 600px) {
	.qodef-m-filter.sticky-element-original.element-is-not-sticky.sticky-element-active {
    height: 0px !important;
}
	.qodef-m-filter.sticky-element-original.element-is-not-sticky.sticky-element-active.height100 {
    height: 220px !important;
}
/* 	.qodef-m-filter.sticky-element-original.element-is-sticky {
    display: none;
} */
.qodef-m-filter-items {
    display: none !important;
}
	.qodef-m-filter.sticky-element-original.element-is-sticky  {
    top: 30px !important;
    flex-direction: unset !important;
}
	.sticky-element-placeholder .qodef-m-filter-items {
		display:flex !important;
	}
	.qodef-header--sticky-display span.dropbox {
    position: fixed;
    top: 0px !important;
    z-index: 9999;
    background: white;
    padding: 10px 14px;
		left:0;
}
	
	

}

.elementor-widget-container select#selectCat{
	width: 100%;
    position: sticky;
    top: 0;
    text-align: center;
    margin: 0 auto;
    left: 0;
}
.elementor-element.elementor-element-74cdd50.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-html {
    margin: 0 20px;
}
/* .qodef-m-filter.sticky-element-original.element-is-sticky {
    display: none;
} */
/* .qodef-m-filter-items {
    display: none !important;
} */

.qodef-m-filter-items.show {
    display: flex !important;
}
/* .sticky-element-placeholder.sticky-element-active {
    display: none !important;
} */