/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

#filter-design {
    color: #fff;
}

#filter-design a {
    color: #fff;
}

#precio-inline .dynamic-content-for-elementor-acf {
    display: inline-flex;
}

#precio-inline span.tx-before {
    margin-right: 4px;
}

#confort-design .dynamic-content-for-elementor-acf {
    width: 100%;
}

#confort-design .dynamic-content-for-elementor-acf .dce-acf-list-block>span.dce-acf-list.dce-acf-list-value::before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 11px;
    font-size: 16px;
    color: #D3191E;
}

#filter-design .searchandfilter label:not(.sf-label-checkbox) {
    width: 100%;
}

#filter-design .searchandfilter ul>li>ul:not(.children) {
    padding-left: 0;
}

#filter-design input.sf-input-checkbox {
    height: 16px;
    width: 16px;
    top: 5px !important;
    position: relative;
}

#filter-design .sf-field-reset {
    background-color: #232323;
    text-align: center;
    border-radius: 4px;
    color: #FFFFFF;
}

#filter-design .sf-field-reset a {
    text-align: center;
    color: #FFFFFF;
}

#filter-design {}