h5 {
font-size: 15px !important;
}
.filter-br {
border: #E39725 solid 2px;
padding: 0;
}
.filter-lead-text {
font-size: clamp(0.9rem, 1.2vw, 1.2rem);
font-family: 'objektiv_mk1_trialbold';
color: #fff;
background: #E39725;
padding: 5px 0;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.filter-main-heading {
padding: 3px 0 2px 0;
background-color:#F2F2F2;
border-bottom:1px solid #ccc ;
}
.filter-heading {
padding: 8px 0 3px 0;
color:#000;
width: 100%;
background-color:#F2F2F2;
text-align: center;
}
.filter-attributes{
margin:9px 0 9px 0;
}
.filter-attributes label{
font-size: 13px;
color:#000;
padding: 0 9px 0 9px;
}
.sections {
width: 360px;
padding: 5px;
margin-right: 2rem;
border-bottom-right-radius:20px;
border-top-left-radius:20px;
}
.btn-clear{
background-color: #E39725;
padding: 2px 18px 2px 18px;
border: 2px solid #E39725;
border-radius:5px;
margin:0 0 10px 10px;
color:#fff;
}
.special_ul {
list-style-type: none;
padding: 0px 10px 15px 0px;
}
.bottom {
position: absolute;
margin-top:345px;
top: 0px;
left: 50%;
margin-left: -54px; /* 54px is allways half of the button's width */
}
a:link {
text-decoration: none;
}
#outer-grid{
border: 1px solid #ccc;
}
.noUi-connect {
background: #E39725;
}
.noUi-target {
background: transparent;
border-radius: 0;
border: none;
box-shadow: none;
}
.noUi-connects {
background: #fab8c4;
height: 8px;
top: 4px;
}