.themevale_MultiCategory { width: 100%; z-index: 11; color: white; display: block; padding: 15px; margin-left: auto; max-width: 1200px; margin-right: auto; position: relative; background-color: #383e47; margin-bottom: 30px;}
.themevale_multilevel-category-filter .form-label { display: block; font-size: 12px; margin-top: 10px; margin-bottom: 20px; color: inherit; white-space: nowrap; text-align: center; text-transform: capitalize;}
.themevale_multilevel-category-filter .form-field {display: block; margin: 0 0 10px 0;}
.themevale_multilevel-category-filter .form-field .form-label { display: block; font-size: 0; line-height: 0; margin: 0; padding: 0;}
.themevale_multilevel-category-filter .form-field .form-select { white-space: nowrap;height: 40px; max-width: 100%; border-color: #ffffff;}
.themevale_multilevel-category-filter .form-field .loading{ display: block; text-align: center;}
.themevale_multilevel-category-filter .group-button { font-size: 0; margin-top: 20px; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between;}
.themevale_MultiCategory .button { color: white; border: 1px solid #f04723; background-color: #f04723;}
.themevale_multilevel-category-filter .group-button .button { min-width: 90px; padding: 0; height: 40px; line-height: 38px; width: 100%; margin-bottom: 0;}
#search_result .loading{text-align: center;}
@media (min-width: 801px){
    .themevale_MultiCategory { border-radius: 3px; }
    .themevale_multilevel-category-filter { display: -ms-flexbox; display: flex;-ms-flex-wrap: nowrap; flex-wrap: nowrap;-ms-flex-align: center; align-items: center; -ms-flex-pack: justify;   justify-content: space-between;}
    .themevale_multilevel-category-filter .form-label { display: inline-block; margin-bottom: 0; margin-top: 0; margin-right: 30px; font-size: 14.5px;}
    .themevale_multilevel-category-filter .form-wrapper { display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-align: center;  align-items: center;  -ms-flex-pack: justify;  justify-content: space-between;  -ms-flex-positive: 1; flex-grow: 1;}
    .themevale_multilevel-category-filter .form-field { width: 30%; margin: 0 10px 0 0; display: inline-block;}
    .themevale_multilevel-category-filter .group-button { margin-top: 0; display: inline-block;}
    .themevale_multilevel-category-filter .group-button .button { width: 100%; min-width: 60px;}
}
.no-result{
	display: block;
    font-size: 12px;
}
#themevale_sub_filter{
    margin-bottom: 30px;
}
#themevale_sub_filter span{
	display: inline-block;
    cursor: pointer;
    background: none repeat scroll 0 0 #656565;
    color: #fff;
    margin: 0px 4px 4px 0;
    padding: 7px 10px;
}
#themevale_sub_filter span:hover{
    background: #000;
}
.themevale_multilevel-category-filter .form-field{
    position: relative;
}
.da-force-up.form-select {
    height: auto;
    color: #323232;
    padding: 0 31px 0 15px;
    border: 1px solid #e2e4e8;
    appearance: none;
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' w… 7.41 8.59 6 10l6 6 6-6z' fill='rgba(127, 127, 127, 0.999)' /%3E%3C/svg%3E);
    background-position: right .58333rem top .66667rem;
    border-radius: 4px;
    background-size: 1.83333rem;
}
.da-force-up {
    margin-left: auto;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 99;
}
.dropdown-up {
    display: none;
    position: absolute;
    top: 40px;
    right: 0px;
    width: auto;
    min-width: 100%;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 9999999;
}
.dropdown-up.open{
    display: block;
}
.dropdown-up ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 300px;
    overflow-x: hidden;
}
.dropdown-up ul > li {
    cursor: default;
    border-bottom: 1px solid #edeef0;
    color: #535c69;
    line-height: 40px;
    display: block;
    padding: 0px 10px 0 10px;
    text-transform: capitalize;
    white-space: nowrap;
    width: 100%;
}
.dropdown-up ul > li:hover, .dropdown-up ul > li.active {
    background: #39f;
    color: #fff;
}
.themevale_multilevel-category-filter .group-button {
    min-width: 70px;
}
.themevale_multilevel-category-filter .loading{
    position: absolute;
    text-align: center;
    background: rgba(0,0,0,0.6);
    z-index: 999999;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 1;
    display: none;
}
.themevale_multilevel-category-filter .loading img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%, 0);
}
@media (min-width: 551px){
.themevale_multilevel-category-filter .group-button {
    min-width: 70px;
    margin-top: 0;
    display: inline-block;
}
.themevale_multilevel-category-filter .form-field {
    width: 30%;
    margin: 0 10px 0 0;
    display: inline-block;
}
}