/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1753901090
Updated: 2025-07-30 13:44:50

*/

.pcr .searchandfilter > ul > li[data-sf-field-input-type="checkbox"]:not(:has(li)), .pcr .searchandfilter > ul > li[data-sf-field-input-type="radio"]:not(:has(li + li)), .pcr .searchandfilter > ul > li[data-sf-field-input-type="select"]:not(:has(option + option)) {
    display: none;
}
.pcr.elementor-kit-5 .searchandfilter .sf-input-text {
    border: 1px solid #666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    -o-box-shadow: unset;
    box-shadow: unset;
}
.pcr .searchandfilter ul {
    padding-left: 0;
}
.pcr .searchandfilter h4 {
    font-size: 18px;
    font-weight: 700;
}
.pcr.woocommerce .searchandfilter label {
    width: 100%;
}
.pcr.woocommerce .elementor-products-grid ul.products.elementor-grid li.product {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.pcr.woocommerce ul.products li.product a img {
    height: 250px;
    object-fit: contain;
}
.pcr.elementor-kit-5 .yith_ywraq_add_item_browse_message {
    margin-top: 20px;
}
.pcr.elementor-kit-5 .yith_ywraq_add_item_browse_message a {
    font-size: 16px;
    padding: 10px;
}
@media (max-width: 1024px) {
.pcr .searchandfilter ul {
    display: flex;
    flex-wrap: wrap;
}
.pcr .searchandfilter li:not(:last-child) {
    margin-right: 20px;
}
.pcr .searchandfilter li:not(.sf-field-search):not(.sf-field-taxonomy-product_tag):not(.sf-field-taxonomy-product_cat) {
    display: none;
}
}
@media (max-width: 767px) {
.pcr .searchandfilter li {
    margin-right: 0;
    width: 100%;
}
}
