/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_AdvancedLayeredNavigation
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.layered_filters{
    color:#3399cc;
    cursor: pointer;
}
.toolbar-sorter.sorter.sorter-nav-sections {
    display: none;
}
div.filter-nav-sections .filter-title {
    display: none;
}
.filter-nav-sections{
    display:none;
}
ol {
    list-style-type: none;
}
.plus {
    font-weight: bold;
    font-size: 20px;
    padding-right: 5px;
}
.layered_attrs{
    cursor: pointer;
    vertical-align: sub;
}
.attribute_container{
    max-height: 200px;
    overflow-y: auto;
}
.attr_filter_clear{
    color: #c62121;
    cursor: pointer;
    font-weight: bold;
    height: 10px;
    line-height: 8px;
    opacity: 0.5;
    position: absolute;
    right: 6px;
    top: 11px;
}
.attr_filter_clear:hover{
    opacity: 1;
}
.attr_filter_container{
    position: relative;
}
.range_slider_container{
    background: #ffffff;
    padding: 2px;
    margin-bottom: 28px;
    border-radius: 10px;
        display: block;
}
.range_slider {
    background: #1ab2ff;
    cursor: pointer;
    height: 3px;
    position: relative;
    display: block;
}
.range_slider .range_slider_bar {
    border-radius: 10px;
    height: 3px;
    position: absolute;
    background: #1ab2ff;
}
.bjqs-caption{
    text-align: center;
    font-weight: 700;
}
.min_range_display{
    font-weight: bold;
    line-height: 15px;
    padding: 2px 0px;
    float:left;
}
.min_range{
    font-weight: bold;
    line-height: 15px;
     padding: 2px 0px;
}
.max_range_display{
    display: inline-block;
    float: right;
    font-weight: bold;
    line-height: 15px;
    padding: 2px;
}
.max_range{
    font-weight: bold;
    line-height: 15px;
    padding: 2px;
}
.range_slider .max_grip, .range_slider .min_grip {
    border-radius: 10px;
    height: 12px;
    position: absolute;
    width: 12px;
    top: -4.6px;
    background: #3399cc;
}
.board{
    background: #ffffff;
    border: 1px solid #3399cc;
    bottom: 0px;
    display: block;
    height: 20px;
    left: -19px;
    position: relative;
    text-align: center;
    width: 41px;
}


@media only screen and (max-width: 440px) {
    .page-products .sorter {
      padding-top: 35px !important;
  }
  .page-with-filter .toolbar-amount {
      position: static;
      padding-top: 40px;
  }
  .nav-toggle {
   padding-top: 60px;
  }
  .page-main{
      padding-left: 70px;
      padding-right: 50px;
  }
  }
.board:before {
    border-bottom: 7px solid rgba(11, 55, 245, 0.51);
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 12px;
    position: absolute;
    top: -8px;
}
.board:after {
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 13px;
    position: absolute;
    top: -6px;
}
.wk_layer_loader_bg{
    background: none repeat scroll 0 0 rgba(239, 239, 239, 0.7);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.wk_layer_loader_bg span{
    background: url("../images/loader.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    margin: 24% auto;
    width: 32px;
}
.layered-navigation-label{
    cursor: pointer;
}
.wk-filter-action {
    cursor :pointer;
}
.stick {
    left: 5px;
    position: absolute;
    top: 28px;
}
.range_slide_level_con {
    height:20px;
}

.wk-rating-summary {
    display: inline-block;
}

.wk-count {
    display: none;
}

.wk-carousel-img {
    width: 100px;
    height: 100px;
}
@media  screen and (max-width: 440px) and (min-width:0px){
    .block-content.filter-content {
        padding-top: 50px !important;
    }

}

@media  screen and (max-width: 767px) and (min-width:0px){
    .narow-by-list-hz {
        display: -webkit-inline-box !important;
    }
    .range_slider_container {
        margin-left: 30px;
        margin-right: 30px;
    }
    .board {
        bottom: 6px;
    }
    .min_range_display {
        padding-left: 30px;
    }
    .max_range_display {
        padding-right: 30px;
    }
    .filter-clear {
        display: none;
    }
}
.mob{
    width: 100% !important;
}
.wk-horizontol-filters {
    padding-bottom: 3rem;
}
.narow-by-list-hz {
    display:flex;
    border-bottom: 1px solid #cccccc;
}
.no-display {
    display:none;
}
.wk-horizontol-filters .filter-options-item {
     border-bottom: 0px solid #cccccc; 
    padding-bottom: 10px;
    display:inline-flex;
}
@media screen and (min-width: 768px) {
    .wk-horizontol-filters .filter-content .item {
         margin: 10px 6px;
    }
    }
    .item{ display:inline-block;}
    .big-checkbox {
	padding: 18px;
}

.big-checkbox:checked:after {
	font-size: 28px;
	left: 6px;
}
.regular-checkbox {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 8px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}
.regular-checkbox:active, .regular-checkbox:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #f56323;
}
.regular-checkbox:checked:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #f56323;
}