File "step_filter.css"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/woocommerce-products-filter/ext/step_filer/css/step_filter.css
File size: 999 bytes
MIME-type: text/plain
Charset: utf-8

.woof_step .woof .woof_container.woof_step_hide{
    display: none;
}
.woof_step .woof .woof_container.woof_step_hide.woof_step_filter_current_last{
    display: block;
}
.woof_step .woof .woof_submit_search_form{
    display: none;
}
.woof_step{
    display: none;
    padding: 20px;
    background: #fff;
    border: 1px solid #eee;
}

.woof_step .woof_submit_search_form_container{
    display: none;
}

.woof_step.woof_step_filter_2 .woof_step_next_back_btn{
    display: none;
}

.woof_step.woof_step_filter_2 .woof_submit_search_form{
    display: none;
}
.woof_step.woof_autosubmit .woof_submit_search_form{
    display: none !important;
}
.woof_step button.woof_reset_search_form{

}
.woof_step button.woof_submit_search_form{
    float: right !important;
    background: #2eca8b !important;
}
.woof_step .woof_step_next_back_btn .woof_reset_search_form{
    float:none !important;
}
.woof_submit_search_form_container .woof_step_filter_prev{

}

.woof_step_filter_next{
    float: right;
}