.btn, .multiselect__tags {
    font-size:.8rem;
}
#filterMenu input.form-control, #filterMenu button.form-control {
    min-height: 40px;
    border-radius: 0;
    background: none!important;
    color: white!important;
    border: none!important;
}
.multiselect__tags, .multiselect__input, .multiselect__single, .multiselect__option, .advancedOptionsBlock input, select.landing {
    overflow: hidden;
    border-radius: 0;
}
.multiselect__spinner {
    background: none;
}
.multiselect__spinner:before, .multiselect__spinner:after {
    border-color: white transparent transparent!important;
}
.multiselect__tag-icon {
    top: auto!important;
}
input[name=priceMoreThan], input[name=priceLessThan], input[name=bedsIn],
.advancedOptionsBlock input[type=number],
.advancedOptionsBlock input[type=text]:not(.multiselect__input),
.doubleSubMenu input[type=text],
select.landing {
    height: calc(2.5em) !important;
    border: 1px solid #ced4da!important;
    border-radius: 0;
    width: calc(100%);
    font-size: .7rem;
    -webkit-appearance:none;
    text-align-last:center;
    margin-top: 8px;
    margin-bottom: 8px;
}
.multiselect__placeholder, .multiselect__single {
    text-align: center;
    width: 100%;
    padding-top: 5px !important;
    white-space: nowrap;
    color: white!important;
}
.multiselect__single {
    padding-top: 2px!important;
    padding-left: 0!important;
    background:none;
}
.multiselect__placeholder:hover, #filterMenu .btn:hover {
    cursor: pointer;
}
.multiselect--disabled {
    background: none;
}
.multiselectboro .multiselect__content-wrapper {
    width:150px
}
.multiselectcounty .multiselect__content-wrapper {
    width:150px
}
.neighbourhood .multiselect__content-wrapper {
     width:200px
}
.multiselectcity .multiselect__content-wrapper {
     width:150px
}
.bedsTotal .multiselect__content-wrapper {
    min-width:50px
}
.subtypes .multiselect__content-wrapper {
    width:150px
}
.centerOptions .multiselect__option {
    text-align: center!important;
}
.centerOptions .multiselect__option span {
    display: inline-block;
    padding: 0!important;
    width: 10px;
    text-align: left;
}
.customAlign2 .multiselect__option:first-child span, .customAlign2 .multiselect__option:first-child+.multiselect__option span {
    display: inline!important;
}
select.landing {
    max-width: 100%!important;
    height: calc(2.1em + .75rem + 4px) !important;
    text-align: -webkit-center;
}
.multiselect--active .multiselect__placeholder {
    display: block!important;
}
.multiselect__select {
    display: none!important;
}
.multiselect__tags {
    border:0;
    background-color: transparent;
    white-space: nowrap;
    padding-right: 0;
    padding-bottom:0;
    min-height:20px;
}
.multiselect__element span {
    min-height: 8px!important;
    padding:5px 5px 5px 3px!important;
}
.multiselect__option--selected.multiselect__option--highlight:after {
    min-height: 8px!important;
    padding:0!important;
    content: none!important;
}
.multiselect__option--selected:after {
    content: none!important;
    color: silver;
}
.multiselect__option--highlight, .multiselect__tag,
.multiselect__tag--cursor:hover, .multiselect__tag-icon:after,
.multiselect__tag-icon:after, .multiselect__tag-icon:hover:after {
    background-color: #dadada!important;
    color: black!important;
}
.multiselect__option:after {
    line-height: 26px!important;
}
.multiselect__tag-icon:after {
    background-color: #dadada!important;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 3px;
}
.multiselect__content-wrapper {
    max-height: 400px!important;
    position: absolute;
    border: 1px solid #dadada;
    border-radius: 0;
    margin-top: -8px;
    left: 3px;
}
.multiselect__option--selected::before {
    content: "\2713";
}
#searchByKeyWord .multiselect__content-wrapper {
    border: none;
}
#searchByKeyWord .multiselect__single {
    background:white!important;
    color:black!important;
}
#searchByKeyWord .multiselect__input {
    width: 100%!important;
    position: relative!important;
    padding-left: 5px!important;
}
.advancedOptionsBlock {
    background-color: white;
    font-size: .7rem;
    width: 75%;
}
.advancedOptionsBlock label {
    display: block;
    line-height: 1.3;
    cursor: pointer;
}
.advancedOptionsBlock input[type=checkbox] {
    margin-right: 5px;
}
.advancedOptionsBlock input[type=text], .advancedOptionsBlock input[type=number] {
    display: block;
    margin-left: 10px!important;
    margin-right: 10px!important;
    width: 60% !important;
}
.advancedOptionsBlock .keywords {
    bottom:0;
    left:0;
    width:inherit;
}
#advancedFilter {
    position: absolute!important;
    top: 44px;
}
/* Remove arrows from input[type=number] */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
#filterMenu {
    padding: 0;
    width: 100%;
    margin: 0 auto;
}
.navbar.navbar-main {
    min-width: 1024px;
}
.homeLogo img {
    width:70px;
}
.guestlinks {
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap
}
.guestlinks span:after {
    content: " / ";
}
#filterShowSold {
    right: 26px;
    top: 2px;
    position: absolute;
    padding: 2px;
    z-index: 200;
}
#filterShowSold input{
    padding: 1px 1px;
}
#filterShowSold label{
    line-height: 1;
}
#filterShowSold:hover {
    cursor: pointer;
}
#filterShowSold .multiselect__placeholder {
    color: black!important;
    padding-top:6px!important;
}
#filterShowSold .multiselect__tags {
    padding-top: 2px;
    min-width:64px;
}
#filterShowSold .multiselect__single {
    min-height: 5px;
    background-color: white;
    line-height: 1.8;
}

/* mobile css */
@media (max-width: 769px) {
    #filterBurger[aria-expanded="true"] + .homeLogo {
        display:none
    }
    #filterBurger[aria-expanded="true"] ~ .userMenu {
        position:absolute;
        right: 0;
        top: 14px;
    }
    .doubleSubMenu {
        width:100%
    }
    #filterMenu .col-sm-1:not(.col-excluded),
    #filterMenu .col-sm-2:not(.col-excluded),
    #filterMenu .col-sm-3:not(.col-excluded),
    #filterMenu .col-sm-4:not(.col-excluded),
    #filterMenu .col-sm-5:not(.col-excluded),
    #filterMenu .col-sm-6:not(.col-excluded),
    #filterMenu .col-sm-7:not(.col-excluded),
    #filterMenu .col-sm-8:not(.col-excluded),
    #filterMenu .col-sm-9:not(.col-excluded),
    #filterMenu .col-sm-10:not(.col-excluded),
    #filterMenu .col-sm-11:not(.col-excluded),
    #filterMenu .col-sm-12:not(.col-excluded)
    {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: .9rem!important;
    }
    .guestlinks {
        position: absolute;
        right: 4px;
        top: -17px;
    }
    .doubleSubMenu {
        left: 0!important;
        top: 0!important;
        position: relative!important;
        margin-top: 0!important;
    }
    .advancedOptionsBlock {
        width: 100% !important;
        z-index: 4;
    }
    .navbar-main {
        position: relative!important;
    }
}
@media (max-width: 769px) {
    .homeLogo {
        top: 0;
        position: absolute !important;
        display: block;
        text-align: center;
        padding-top: 10px;
    }
    .userMenu {
        position:absolute;
        right: 0;
        top: 14px;
    }
    .guestlinks {
        top: -12px;
    }
}
@media (max-width: 1090px) and (min-width: 767px) {
    .homeLogo a {
        text-align: center;
    }
    .guestlinks {
        white-space: normal;
        padding: 0;
        text-align: center;
    }
    .guestlinks span:after {
        content: "";
    }
    .guestlinks a:first-child:after {
        content: "\a";
        white-space: pre;
    }

    #filterMenu .multiselect__single {
        padding-top: 4px;
    }
}
@media (max-width: 960px) and (min-width: 767px){
    .guestlinks {
        white-space: normal;
        padding: 0;
        text-align: center;
    }
    .guestlinks span:after {
        content: "";
    }
}
@media (max-width: 990px) {
    .navbar.navbar-main {
        position:absolute!important;
    }
}
@media (max-width: 767px) {
    .navbar.navbar-main {
        min-width: auto;
        overflow: auto;
    }
}
.doubleSubMenu {
    min-width: 250px;
    left: calc(-250px/4);
    top:-5px;
    position: absolute;
}
.doubleSubMenu>div {
    background-color: #343a40bb!important;
}
.search-filter-main {
    padding: 7px 6px 0 0;
    cursor: pointer;
    right: 0;
    z-index: 1;
    position: absolute;
}
.search-filter-main:not(.collapsed) {
    filter: invert(100%);
}
.search-filter-main img {
    width: 16px
}
.searches {
    width: 100%;
}
.searches .multiselect__input, .searches .multiselect__single {
    line-height: 30px;
    min-height: 30px;
}
.searches .multiselect__tags {
    padding-top: 4px;
    padding-right:0;
}
.searches input[type=text] {
}
.searches .multiselect__content-wrapper {
    width: 99%;
}
.searches input[type=text]::placeholder {
    color: gray;
}
.multiselect, .multiselect__input, .multiselect__single {
    font-size: .8rem;
}
.bathsTotal li.multiselect__element, .bedsTotal li.multiselect__element {
    text-align:center;
}
.price .multiselect__content-wrapper {
    min-width: 140%;
}
.type .multiselect__content-wrapper {
    min-width: 150%;
}
.multiselect__content-wrapper .multiselect__content .multiselect__element:last-child {
    padding-bottom:4px;
}
.modal-content {
    top: 50px!important;
}
.dropdown-item:hover {
    background-color: #dadada!important;
}
.btn:focus {
    box-shadow: none!important;
}
