.filter_pannel ul {
    list-style:none;
    padding:0;
    margin:0 auto;


}
.filter_pannel ul.filter-box li label {
    color: #000;
    background-color: #e6f2fb !important;
    margin-bottom: 0 !important;
    font-size: 12px;
}

.filter_pannel ul li input[type='checkbox'] {
    display: none;
}

.filter_pannel ul:first-child li label {
    display:inline-block !important;
    cursor: pointer;
    color: #333;
    line-height: 30px;
	margin: 0 !important;
}
.filter_pannel ul li  > label:nth-child(3) {
width: 100%;
}
.filter_pannel ul li i {
    font-size:18px;
    vertical-align: middle;
    width:20px;
    display:inline-block;

}

.filter_pannel ul li label span {
    display:inline;
    float:left;
    font-size: 13px;
    -moz-box-shadow: inset 0 0 10px #111;
    -webkit-box-shadow: inset 0 0 10px #111;
    box-shadow: inner 0 0 10px #111;
    position: relative;
    margin-top: -5px;
    width: 25px;
    height: 24px;
    line-height: 12px;
    border-radius: 100%;
    text-align: center;
    padding-top: 6px;
    font-weight: normal !important
}

.filter_pannel ul li input[type='checkbox']:checked ~ label span {
    -moz-box-shadow: inset 0 0 5px #111;
    -webkit-box-shadow: inset 0 0 5px #111;
    box-shadow: inner 0 0 5px #111;
}
.filter_pannel ul li input[type='checkbox']:checked ~ .options {
    width: 100%;
    height: auto;
    display:block;
    min-height:40px;
    margin: 0 auto;
}
.filter_pannel ul ul {
    background:#fff; margin:0; padding:0;
}
.filter_pannel ul ul li a {
    display:block;
    padding:6px 12px;
    color:#999;
    text-decoration:none;
}

.filter_pannel ul ul li a:hover {
    color:#44c6eb;
}
.filter_pannel ul ul li a span {
    color:#999;
    background:none;
    border:1px solid #ccc;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.filter_pannel ul ul li {
    line-height: 31px;
    color: #636363 !important;
}
.filter_pannel ul ul li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.filter_pannel .options {
    height: 0;
    display: block;
    overflow: hidden;
}
/**************************************************end accordion styles ************************************/

#filter_price_slider{width:80%;margin: 10px auto 50px auto;}
.txt_price{
    width: 34%;
    border: 1px solid #ddd;
    text-align: center;
}
.txt_price_min{margin-left:10%;margin-right:10px;font-size: 13px;}
#grey{width:100%;height:100%;top:0;left:0;z-index: 999;position: fixed;background-color: #c5c5c5;display: none;opacity: 0.8;}
.options li {
    text-align: right;
}
#thing15 + label {
    padding: 0 !important;

}
.cat-filter .input-em {
    width: 14px;
    height: 15px;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    top: 8px;
    background-position: -94px -112px !important;
    right: 0px;
    background: url(../image/them/filter.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
}
.cat-filter ul li input[type="checkbox"]:checked + label {
    background-position: -129px -78px !important;
    cursor: pointer;
}
.cat-filter ul li {
    position: relative;
    padding-right: 25px;
}
.cat-filter ul li input[type="checkbox"] {
    display: inline-block !important;
    position: absolute;
    top: 5px;
    right: 0;
    opacity: 0;
    z-index: 9;
}
.panel-default {
    box-shadow: none !important;
    border: none !important;
}
.filter_pannel ul li input[type="checkbox"]:checked + i {
    background: url(../image/them/slices.png) no-repeat !important;
    background-position-x: 0%;
    background-position-y: 0%;
    transition: all .15s ease;
    display: block;
    position: absolute;
    top: 12px;
    left: 16px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    content: "";
    background-position: -34px -750px !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
.filter_pannel ul li input[type="checkbox"] + i {
    background: url(../image/them/slices.png) no-repeat;
    display: block;
    position: absolute;
    top: 12px;
    left: 16px;
    width: 15px;
    height: 15px;
    transition: all .15s ease;
    content: "";
    background-position: -34px -750px;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.block {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    float: right;
}
.cat-filter ul li input[type="checkbox"]:checked:hover + label {
    background-position: -146px -60px !important;
    cursor: pointer;
}

.filter_pannel ul li i {
    font-size: 18px;
    vertical-align: middle;
    width: 20px;
    display: inline-block;
}
.filter_pannel li:not(:last-child){
    border-bottom: 1px solid #eee;
}
#accordion {
    margin-bottom: 2px !important;
    -webkit-box-shadow: 0 10px 7px -10px #bdb0b0;
    -moz-box-shadow:0 10px 7px -10px #bdb0b0;
    box-shadow: 0 10px 7px -10px #bdb0b0;
    background-color: #fff;
}
.panel-default > .panel-heading {
    background-color: #fff !important;
	padding: 0 !important;
}
.panel-default > .panel-heading ul li {
    display: inline-block;
	width: 49%;
  text-align: center;
}
.radio {
    padding-right: 20px;
    text-align: right;	
	}
.sort-caption {
    text-align: right;
}
.btn.btn-sort i {
    color: #000;
    vertical-align: middle;
}
.panel-title button {
    padding: 20px 0;
}
.panel-title a {
    color: #000;
}	
.sort-option {
    border-right: 1px solid #ccc;
}
.radio label {
    display: inline-block;
    position: relative;
    padding-right: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    right: 0;
    margin-right: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    right: 3px;
    top: 3px;
    margin-right: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
    opacity: 0; }
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #009966; }
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #009966; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #009966; }
	.modal-footer {
    padding: 0 !important;
}
.modal-footer .btn.btn-default {
    background-color: transparent;
    background-image: none !important;
	color: #096;
	border-left:none !important;
	border-bottom:none !important;
}
.modal-content {
    border-radius: 2px !important;
}
.modal-dialog {
    vertical-align: middle;
    margin-top: 25%;
}
.row.filter-top {
    background-color: #096;
    color: #fff;
    line-height: 40px;
}
.clear-filter {
    float: left;
}
.row.filter-top a{
 color: #fff;
}

.close-flter {
    cursor: pointer;
}
.fas.fa-times {
    margin-left: 5px;
}
@media screen  and (max-width:767px){
#collapseTwo {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 99999;
    height: 100vh;
    right: 0;
    width: 100%;
	overflow-y: auto;
}
.filter_pannel ul:first-child li label {
    font-size: 14px !important;
}
.filter_pannel li:not(:last-child) {
    line-height: 40px;
}
}