[class^=ais-] {
    font-size: inherit;
}
.ais-RefinementList-count,
.ais-HierarchicalMenu-count {
    font-size: 0.8em;
    text-align: center;
    width: 45px;
}
.ais-RefinementList-count:before,
.ais-HierarchicalMenu-count:before {
    content: '(';
}
.ais-RefinementList-count:after,
.ais-HierarchicalMenu-count:after {
    content: ')';
}
.ais-RangeSlider {
    margin: 0 55px;
}
.ais-RangeSlider .rheostat {
    margin-top: 20px;
    margin-bottom: 60px;
}
.ais-RangeSlider .rheostat-progress {
    background-color: #bebebe;
}
.ais-RangeSlider .rheostat-marker {
    background-color: #bebebe;
}
.ais-RangeSlider .rheostat-handle.rheostat-handle-lower .rheostat-tooltip,
.ais-RangeSlider .rheostat-handle.rheostat-handle-upper .rheostat-tooltip {
    margin-left: 0;
    -webkit-transform: none;
    transform: none;
}
.ais-RangeSlider .rheostat-handle.rheostat-handle-lower .rheostat-tooltip {
    right: 40%;
}
.ais-RangeSlider .rheostat-handle.rheostat-handle-upper .rheostat-tooltip {
    left: 40%;
}
.ais-Menu-list.gender-list {
    display: flex;
}
.ais-Menu-list.gender-list li {
    flex: 1;
    float: none;
    width: auto;
    position: relative;
}
.ais-Menu-list.gender-list li:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.ais-Menu-list.gender-list li:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.ais-Menu-list.gender-list li i {
    font-style: normal;
    margin: 0;
    position: absolute;
    top: 5px;
    right: 5px
}
#filter-by-new-arrival[data-filtered=yes] a,
#filter-by-special[data-filtered=yes] a {
    color: #008775;
}
.ais-HierarchicalMenu-item--selected > div:first-child > a:after,
#filter-by-new-arrival[data-filtered=yes] a:after,
#filter-by-special[data-filtered=yes] a:after {
    content: '✕';
    font-size: 7px;
    line-height: 14px;
    color: #ffffff;
    background-color: #008775;
    font-weight: 700;
    display: inline-block;
    width: 14px;
    text-align: center;
    border-radius: 7px;
    vertical-align: middle;
    background-image: none;
    height: auto;
    margin-left: 2px;
    position: absolute;
    left: 14px;
    top: 50%;
    margin-top: -8px;
}
#filter-by-color .ais-RefinementList-labelText {
    text-transform: capitalize;
}
.refinements {
    font-size: 12px;
}
.prodlist_hide {
    display: none !important;
}
.ais-RefinementList-showMore--disabled {
    display: none;
}
.price small {
    font-size: 0.7em;
}
#pagination {
    display: none;
}
