@CHARSET "UTF-8";

.cp-round:before {
    border-radius: 50%;
    content: " ";
    width: 48px;
    height: 48px;
    display: inline-block;
    box-sizing: border-box;
    border-top: solid 6px #bababa;
    border-right: solid 6px #bababa;
    border-bottom: solid 6px #bababa;
    border-left: solid 6px #bababa;
    position: absolute;
    top: 0;
    left: 0
}

.cp-round:after {
    border-radius: 50%;
    content: " ";
    width: 48px;
    height: 48px;
    display: inline-block;
    box-sizing: border-box;
    border-top: solid 6px #006699;
    border-right: solid 6px transparent;
    border-bottom: solid 6px transparent;
    border-left: solid 6px transparent;
    position: absolute;
    top: 0;
    left: 0;
    animation: cp-round-animate 1s ease-in-out infinite
}

@keyframes cp-round-animate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}


.cp-spinner {
    width: 48px;
    height: 48px;
    display: inline-block;
    box-sizing: border-box;
    position: relative
}

.wk-loader-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 9999999;
    background: rgba(54, 25, 25, 0.5) none repeat scroll 0 0;
    text-align: center;
}

.wk-loader {
    top: 50%;
    position: relative;
    color: #fff;
    font-size: 18px;
    z-index: 99999992;
}

.wk-clear-li .wk-clear {
    font-weight: bold;
}

.wk-cat-level1 {
    margin-left: 15px !important;
}

.wk-cat-level2 {
    margin-left: 30px !important;
}

.wk-cat-level3 {
    margin-left: 40px !important;
}

.wk-cat-level4 {
    margin-left: 50px !important;
}

.wk-cat-level5 {
    margin-left: 60px !important;
}

.wk-cat-level6 {
    margin-left: 75px !important;
}
.wk-customfilter-ul li a:after{
    /*in case some li do not have text i.e blank li*/
    content:"wk";
    visibility: hidden;
}
.wk-customfilter-ul li {
    background-image: none;
    line-height: 1.3em;
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0px;
}

.wk-customfilter-ul li a, .wk-customfilter-ul li a:hover {
    text-decoration: none;
    color:#2f2f2f;
}
.wk-highlight-selected-category{
    color:#007CD2 !important;
}
.wk-customfilter-ul {
    margin: 0 0 10px;
}

.wk-vm-customfilter {
    margin: 0;
    padding: 0;
}

.wk-filter-content-prices .wk-customfilter-select {
    margin: 0 !important;
}

.wk-vm-customfilter .wk-customfilter-wrap {
    margin: 0;
    padding: 0;
}
.vmcustomfilter-input-group-addon {
  background-color: #eee;
  border: 1px solid #ccc;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 5px 9px;
  text-align: center;
  vertical-align: middle;
}
.wk-customfilter-pricefields .wk-priceset-button {
  background-color: #0077b3;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 31px;
  text-align: center;
  vertical-align: top;
  width: 51px;
}
.wk-customfilter-setprice {
  cursor: pointer;
  height: 100%;
  line-height: 30px;
  vertical-align: middle;
  width: 100%;
}
.vmcustomfilter-input-group-addon:first-child {
    border-right: 0 none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.vmcustomfilter-input-group-addon:last-child {
    border-left: 0 none;
}

.wk-input-group .form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.wk-input-group .form-control {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.vmcustomfilter-input-group-addon {
    display: table-cell;
}

.wk-input-group {
    display: table;
}

.wk-filter-content-sub ul {
    margin: 0;
}

.wk-vm-customfilter .wk-customfilter-wrap form.wk-customfilter-form {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.wk-customfilter-cat-option .wk-icon-category-expand:after,.wk-customfilter-cat-option .wk-icon-category-collapse:after{
    content:"wk";
    visibility: hidden;


}
.wk-customfilter-cat-option .wk-icon-category-expand {
  background: rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll center center !important;
  cursor: pointer;
  float: left;
  margin-left: 0;
  transform: rotate(90deg);
}

.wk-customfilter-cat-option .wk-icon-category-collapse{
    background: rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll center center !important;
    cursor: pointer;
    float: left;
    margin-left: 0;
}
.wk-vm-customfilter .wk-customfilter-wrap .wk-filter-container {
    padding: 5px 0px;;
    overflow: hidden;
    border-bottom:1px solid #e1e1e1;
}
.wk-vm-customfilter .wk-customfilter-wrap .wk-filter-container:last-of-type{
    border-bottom:0 none;
}

.wk-vm-customfilter .wk-customfilter-wrap .wk-vm-filtering .wk-filter-content .wk-customfilter-current-group {
    margin: 5px 0px;
}

.wk-vm-customfilter .wk-filter-container .wk-customfilter-title {
    cursor: pointer;
    position: relative;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 3px;
    text-decoration: none;
}

.wk-vm-customfilter .wk-filter-container .wk-customfilter-title .wk-accoridian-toggle {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    width: 22px;
    height: 22px;
}

.wk-vm-customfilter .wk-filter-container .wk-filter-content {
    overflow: hidden;
    margin: 0;
}

.wk-vm-customfilter .wk-filter-container.wk-accoridian-close .wk-filter-content {
    display: none;
}

.wk-vm-customfilter .wk-filter-container.wk-accoridian-open .wk-filter-content {
    display: block;
}

.wk-vm-customfilter .wk-filter-content .wk-customfilter-select {
    list-style: none;
}

.wk-vm-customfilter .wk-no-product-exists a {
    cursor: default;
    pointer-events: none;

}

.wk-vm-customfilter .wk-customfilter-select .wk-customfilter-option {
    vertical-align: middle;
    position: relative;
}

.wk-vm-customfilter .wk-customfilter-option input[type="checkbox"] {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}
.wk-vm-customfilter .wk-customfilter-active-options{
    display:inline-block;
}
.wk-vm-customfilter .wk-customfilter-option .wk-customfilter-suboption {
    font-weight: normal;
    margin: 0;
    padding: 2px;
    display: inline-block;
    border:1px solid #e1e1e1;
    background-color: #fff;
}

.wk-vm-customfilter .wk-customfilter-option .wk-customfilter-suboption span {
    /* display:inline; */
    margin-left: 3px;
    vertical-align: middle;
    /*cursor: pointer;*/
}
label.wk-customfilter-suboption{
    cursor:default;
}
.wk-option-close {
    cursor: pointer;
}
.wk-filter-content .wk-filter-counter {
    color: #999999;
    float:right;
}

.wk-vm-customfilter .wk-customfilter-option .wk-customfilter-select {
    margin: 0 0 0 20px;
}
/*apply filter button*/
.wk-applyfilter-content .wk-cutomfilter-applyall{
    display: inline-block;
    background-color: #0077b3;
    border-radius: 3px;
    color: #fff;
    cursor:pointer;
    padding:5px;
}
/*clear all button*/
.wk-vm-customfilter .wk-filter-content .wk-cutomfilter-clearall {
    margin-bottom: 10px;
    margin-top: 15px;
    display: none;
    background-color: #0077b3;
    border-radius: 3px;
    color: #fff;
    cursor:pointer;
    padding:5px;
}

.wk-vm-customfilter .wk-filter-content.wk-customfilter-selected .wk-cutomfilter-clearall {
    display: inline-block;
}


/******************price filter****************/

.wk-vm-customfilter .wk-filter-content-prices ul {
    overflow: hidden;
}

.wk-filter-content-prices .wk-priceinput-container.wk-customfilter-float-right {
    float: right;
}

.wk-filter-content-prices .wk-priceinput-container, .wk-filter-content-prices .wk-customfilter-price-label {
    display: inline-block;
    vertical-align: middle;
}
.wk-filter-content-prices .wk-priceinput-container input[type="text"] {
  border: 1px solid #cccccc;
  box-shadow: none;
  display: inline-block;
  font-size: 11px;
  height: 30px;
  width:50px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.wk-vm-customfilter .wk-filter-content-prices .wk-customfilter-price-slider {
    margin: 10px;
    height: 6px;
    overflow: visible !important;
    width: auto;
    cursor: pointer;
}

.wk-vm-customfilter .wk-customfilter-price-slider .ui-widget-header {
    background: none repeat scroll 0 0 #006699;
}
.wk-vm-customfilter .wk-customfilter-price-slider.ui-slider-horizontal .ui-slider-handle {
  background-image: url("../images/slider.png") !important;
  background-position: 0 -35px;
  border: 0 none !important;
  border-radius: 0;
  cursor: pointer;
  top: -8px;
}

.wk-vm-customfilter .wk-customfilter-price-slider.ui-slider-horizontal .ui-slider-handle:focus {
    outline: none;
}
.wk-cat-accordian-icon {
  float: right;
}
.wk-cat-accordian-icon.wk-icon-open:after,.wk-cat-accordian-icon.wk-icon-close:after{
    content:"wk";
    visibility: hidden;
}
.wk-cat-accordian-icon.wk-icon-open{
    border-radius: 0;
    border: 0 none !important;
    background:url("../images/minimize-icon.png") no-repeat right center !important;


}
.wk-cat-accordian-icon.wk-icon-close{
    border-radius: 0;
    background:url("../images/expand-icon.png") no-repeat right center !important;

}
.wk-option-close.wk-icon-cancel-circle{
    background:url("../images/close-icon.png") no-repeat right center !important;
}
.wk-option-close.wk-icon-cancel-circle:after{
    content:"wk";
    visibility: hidden;
}
.wk-customfilter-price-note {
  margin: 10px 5px;
}
/***************custom fields of type color****************/
.wk-customfilter-color{
    border-radius: 50%;
    cursor: pointer;
}
.wk-customfilter-option .wk-customfilter-color:after{
    content:"wk";
    visibility: hidden;
}
/*************/

.wk-vm-customfilter .wk-vm-filtering .wk-filter-content {
    padding: 0px 15px;
}

.wk-vm-customfilter .wk-vm-filtering .wk-customfilter-current-label {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.wk-vm-customfilter .wk-vm-filtering .wk-customfilter-current-group {
    text-transform: uppercase;
    font-weight: 600;
}



.wk-vm-customfilter .wk-vm-filtering .wk-filter-content .wk-cutomfilter-clearall {
    display: inline-block;
}

.wk-customfilter-customfield:before, .wk-customfilter-customfield:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.wk-customfilter-customfield:after {
    clear: both;
}
/*css for invalid filter selection*/
/*.wk-customfilter-optionname.wk-strikethrough::before {
  background: black none repeat scroll 0 0;
  bottom: 0;
  display: block;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(45deg);
}*/

/*css for no product page*/
.wk-nofilter-result-container {
  display: table;
  width: 100%;
  height: 200px;
}
.wk-nofilter-result-heading {
  display: table-row;
  text-align: center;
}
.wk-nofilter-refresh,.wk-nofilter-result-image {
  display: table-row;
  text-align: center;
}
.wk-nofilter-result-content {
  display: table-cell;
  vertical-align: middle;
}
.wk-nofilter-result-image .wk-nofilter-result-content{
    background: url("../images/product-not-found.png") no-repeat center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height:100%;
}
.wk-nofilter-result-image .wk-nofilter-result-content:after{
    content:"wk";
    visibility: hidden;
}

.wk-nofilter-refresh-button {
  background-color: #0077b3;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 5px;
}
/*search box css*/
.wk-customfilter-searchout input{
    max-width: 90%;
}

/*price input fields*/
@media all and (max-width:278px) {
    .wk-filter-content-prices .wk-priceinput-container input[type="text"], .wk-filter-content-prices .wk-customfilter-price-label,.wk-filter-content-prices .wk-priceset-button{
        max-width: 35px;
        margin-top:5px;
    }

}
