/*
Theme Name: NeoOcular Child
Theme URI: https://neoocular.qodeinteractive.com
Description: A child theme of NeoOcular
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: neoocular
Template: neoocular
*/
.qodef-woo-product-list.qodef-item-layout--info-below.qodef-swiper-container .qodef-woo-product-categories{display: none;}
.qodef-woo-product-list .qodef-woo-product-categories {
    margin: 0 0 9px; display: none!important;
}
.irs--modern .irs-bar {
    top: 25px;
    height: 5px;
    background: #111;
    background: linear-gradient(to bottom, #000 0%, #000 100%);
}
.irs--modern .irs-from, .irs--modern .irs-to, .irs--modern .irs-single {
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #000000;
    color: white;
    border-radius: 5px;
}
.irs--modern .irs-from:before, .irs--modern .irs-to:before, .irs--modern .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #000000;
}
.irs--modern.irs-with-grid {
    height: 55px;
    width: 90%;
}

.woof_list_label li .woof_label_term:hover, .woof_list_label li .woof_label_term.checked {
    background-color: #000000 !important;
    border-color: #000000;
    color: #fff;
}