label {
margin-bottom: 0rem !important;
}
h5 {
font-size: 16px !important;
}
.filter-heading {
padding: 12px 0 4px 0;
width: 100%;
background-color:#0D4C88;
text-align: center;
}
.filter-heading h5{
color:#fff;
}
.filter-main-heading {
padding: 8px 0 4px 0;
background-color:#0D4C88;
}
.filter-main-heading h5{
color:#fff;
}
.filter-attributes{
margin:10px 0 10px 0;
}
.filter-attributes label{
font-size: 16px;
color:#000;
padding: 0 10px 0 10px;
}
.sections {
width: 360px;
padding: 5px;
margin-right: 2rem;
border-bottom-right-radius:20px;
border-top-left-radius:20px;
}
.btn-clear{
background-color: #D7A812;
padding: 2px 18px;
border:0;
border-radius:4px;
margin:0 0 0 10px;
color:#fff;
}
.btn-catalogue{
background-color: #D7A812;
padding: 8px 18px;
border:0;
border-radius:4px;
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-target {
background: transparent;
border-radius: 0;
border: none;
box-shadow: none;
}
.noUi-connects {
background: #fab8c4;
}