﻿/*
* Copyright 2015 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.filtersPanel {
	margin: 0 0 20px;
}
.close-filters,
.filtersTitlePanel {
	display: none;
}
.clearFilterOptionsAll {
	float: right;
	cursor: pointer;
}

.filter-block .title {
	position: relative;
	padding: 0 25px;
}
.filter-block a.toggleControl {
	display: block;
	padding: 10px 0;
	cursor: pointer;
}
.filter-block a.clearFilterOptions,
.filter-block a.clearPriceRangeFilter {
    position: absolute;
	top: 10px;
	right: 22px;
	background-color: #ccc;
	padding: 0 5px;
	font-size: 12px;
	line-height: 20px;
	color: #444;
	text-transform: lowercase;
	cursor: pointer;
}
.filter-block a.clearFilterOptions:hover,
.filter-block a.clearPriceRangeFilter:hover {
	background-color: #ddd;
}

.filtersGroupPanel {
    border: 1px solid #ddd;
	color: #333;
}

/* SEARCH CRITERIA */

.selected-options-list > li {
	overflow: hidden;
	padding: 10px;
}
.selected-options-list li:hover {
    background-color: transparent !important;
}
.selected-options-list > li label {
    padding: 0!important;
}
.selected-options-list > li label:before {
    display: none !important;
}
.selected-options-list > li span {
	display: inline-block;
	position: relative;
    margin: 0 10px 0 0;
    padding: 5px 15px 5px 0;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAPFBMVEUAAACAgID///93d3dCQkJCQkL///9zc3N8fHxISEhISEhycnJjY2NnZ2f///9OTk5KSkpISEhHR0dBQUFOPcn8AAAAD3RSTlMArje5hnUwua+HdbmhjzGPu2/zAAAAOklEQVQI1yXKSQIAEAxD0aDmocX976r4m5dFsAma30iL1FUx0iQ/owWCEVG1ztyuhZ3h/LThLnH/dwBAxQG/0lRzXwAAAABJRU5ErkJggg==') right center no-repeat;
	vertical-align: middle;
	color: #c00;
	cursor: pointer;
}
.selected-options-list > li span:hover {
    text-decoration: underline;
}

/* RANGE SLIDER */

.priceRangeFilterPanel7Spikes
.filtersGroupPanel,
.specificationFilterPanel7Spikes
.has-specification-slider {
	padding: 10px;
	font-size: 14px;
}
.priceRangeMinMaxPanel,
.specification-min-max-panel {
    overflow: hidden;
    margin-bottom: 15px;
}
.priceRangeMinPanel,
.specification-min-panel {
    float: left;
}
.priceRangeMaxPanel,
.specification-max-panel {
    float: right;
}

.ui-slider {
	position: relative;
	width: auto;
	height: 4px;
	margin: 0 8px 15px;
    background-color: #999;   
}
.ui-slider-range {
    background-color: #444;
    height: 4px;
    padding: 0;
    position: absolute;
}
.ui-slider-handle {
	position: absolute;
    top: -7px;
	height: 18px;
    width: 18px;
	margin-left: -9px;
	background: url('images/scale_knob.png') no-repeat !important;
}

.priceRangeCurrentPricesPanel,
.specification-current-value-panel {
	overflow: hidden;
	color: #c00;
    font-size: 15px;
}
.currentMinPrice, .current-min-value {
    float: left;
}
.currentMaxPrice, .current-max-value {
    float: right;
}

.has-specification-slider .checkbox-list {
    display: none;
}

/* CHECKBOX MODE */

.filtersGroupPanel li {
    position: relative;
	border-top: 1px solid #ddd;
}
.filtersGroupPanel li:first-child {
    border-top: none;
}
.filtersGroupPanel li label {
    display: block;
	position: relative;
    padding: 10px 10px 10px 30px;
    cursor: pointer;
}
.filtersGroupPanel li label:hover {
	background-color: #f6f6f6;
}
.filtersGroupPanel.imageOptions li label {
    padding-left: 40px;
}
.filtersGroupPanel li input[type='checkbox'] {
    position: absolute;
    top: 50%;
    left: 10px;
    margin: -6px 0 0;
    opacity: 0;
}
.filtersGroupPanel li label:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 10px;
	width: 12px;
	height: 12px;
	margin: -6px 0 0;
	border: 1px solid #666;
}
.filtersGroupPanel li.checked label {
	background-color: #eee;
	font-weight: bold;
}
.filtersGroupPanel li.checked label:before {
	background:url(../../../images/selected.png) no-repeat center;
}
.filtersGroupPanel li.disabled label {
	background-color: #fff !important;
	font-weight: normal;
	color: #999 !important;
	cursor: default !important;
	opacity: 0.4;
}

/* COLOR SQUARE ATTRIBUTES */

.filtersGroupPanel li .color {
    position: absolute;
    top: 50%;
    left: 10px;
	z-index: 1;
    width: 12px;
    height: 12px;
	margin-top: -6px;
	border: 1px solid #666;
    overflow: hidden;
    font-size: 0;
}
.filtersGroupPanel.imageOptions li .color {
	top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    margin: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.filtersGroupPanel li .color ~ label:before {
    display: none;
}
.filtersGroupPanel li.checked .color,
.filtersGroupPanel li.checked .defaultColor {
	z-index: 1;
	background: url('../../../images/selected.png') center no-repeat;
}
.filtersGroupPanel li .defaultColor {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjAgMAAABjt1vKAAAACVBMVEX///8AAACAgIBJX6m2AAAASklEQVQY0z3GsRHDAAzDwJyqaI9wo2gzc19XwFf/wdf93EPmz9bFlc2xdXFlc2xdXNkcWxdXNsfWxZXNsXVxZXNsXVzZHFsXV/YCT/k2mauK2R0AAAAASUVORK5CYII=') no-repeat center;
    background-size: cover;
}

/* DROPDOWN MODE */

.filtersDropDownPanel {
	padding: 10px;
}
.filtersDropDownPanel select {
	width: 100%;
	height: 32px;
}
.filtersDropDownPanel.disabled select {
    opacity: .5;
    cursor: default;
}

.filtersDropDownPanel option[disabled] {
    color: #ccc;
}

/* AJAX LOADER */

.productPanelAjaxBusy {
	position: absolute;
    top: 0;
    left: 0;
	z-index: 2;
    width: 100%;
    height: 100%;
    background: #fff url('images/loader.gif') no-repeat 50% 50%;
    opacity: 0.7;
}
.infinite-scroll-loader {
    display: none;
	z-index: 2;
    clear: both;
    height: 100px;
    background: #fff url('images/loader.gif') no-repeat 50% 50%;
    font-size: 0;
    opacity: 0.7;
}

.item-box.dummy-box {
    position: relative;
    min-height: 300px;
}
.item-box.dummy-box:before {
    content:'';
    position: absolute;
    top: 50%;
    left: 50%;   
    height: 32px;
    width: 32px;
    background: url('images/loader.gif') no-repeat 50% 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 9999;
}
.item-box.dummy-box .product-item {
    opacity: 0;
}
/* NO RESULTS POPUP */

.ajaxFilters.k-window {
	position: absolute;
	z-index: 10001;
	width: 400px !important;
	height: auto !important;
	max-width: 95%;
	box-shadow: 0 1px 5px rgba(0,0,0,0.15);
	background-color: #fff;
	padding: 0 !important;
}
.ajaxFilters .k-window-titlebar {
	margin: 0 !important;
	border: 1px solid #fcfcfc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	background: #ddd url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAwCAMAAADuBkDJAAAATlBMVEXDw8PAwMC9vb3v7+/u7u7s7Ozr6+vn5+fk5OTi4uLf39/d3d3Z2dnV1dXPz8/Ly8vJycnHx8e+vr7p6eno6Oja2trW1tbS0tLR0dHNzc0ysEfNAAAAGnRSTlMUDQN/fHh0amReWFJIPjEnIRsIcG5NQzk2LMVKTKgAAABISURBVBjTZcS3DYQAEADB+8d77/pvFK20AYgJJhJ4Cs/gOXxBrIgCXsIreA1v4Buihe+IDn4gTkQPvxADfIRP8K8fXs/wP57fakgJwN9qSwUAAAAASUVORK5CYII=') top repeat-x;
	padding: 10px;
	font-weight: bold;
	color: #333;
	text-shadow: 1px 1px #e6e6e6;
}
.ajaxFilters .k-window-titlebar span {
	float: left;
	line-height: 24px;
	text-transform: uppercase;
}
.ajaxFilters .k-window-actions {
	float: right;
}
.ajaxFilters .k-window-actions a {
	display: block;
}
.ajaxFilters .k-window-actions .k-icon {
	display: block;
	width: 24px;
    height: 24px;
	border: 1px solid #bbb;
    background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAPFBMVEUAAACAgID///93d3dCQkJCQkL///9zc3N8fHxISEhISEhycnJjY2NnZ2f///9OTk5KSkpISEhHR0dBQUFOPcn8AAAAD3RSTlMArje5hnUwua+HdbmhjzGPu2/zAAAAOklEQVQI1yXKSQIAEAxD0aDmocX976r4m5dFsAma30iL1FUx0iQ/owWCEVG1ztyuhZ3h/LThLnH/dwBAxQG/0lRzXwAAAABJRU5ErkJggg==') center no-repeat;
	font-size: 0;
}
.ajaxFilters .k-window-actions .k-icon:hover {
	opacity: 0.9;
}
.ajaxFilters .k-window-content {
	min-height: inherit !important;
	min-width: inherit !important;
	padding: 10px;
	line-height: 20px;
}
.number-of-returned-products.active {
    display: block;
    line-height: 32px;
}



@media all and (max-width: 768px) {

.filtersPanel:after {
	content: "";
	display: block;
	clear: both;
}
.number-of-returned-products.active {
	display: none;
}
	
}

@media all and (min-width: 769px) {

.filter-block .title {
	padding: 0 25px 0 10px;
}

}