.yog-search-form-type-1-widget {
    position: relative;
}

.select2-container--open .select2-dropdown.select2-dropdown--above {
    margin-top: -32px !important;
}

.yog-search-form-type-1-widget .select2-selection,
.yog-search-form-type-1-widget .dropdown,
.yog-search-form-type-1-widget input {
    height: 43px;
    line-height: 43px;
    padding: 0 27px;
    transition: border 0.25s linear;
    display: inline-block;
    font-size: 15px;
}

.yog-search-form-type-1-widget .select2-selection,
.yog-search-form-type-1-widget .dropdown {
    padding-right: 40px;
    min-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.yog-search-form-type-1-widget .dropdown span {
    position: absolute;
    right: 20px;
    top: 14px;
}

.yog-search-form-type-1-widget .select2-selection,
.yog-search-form-type-1-widget .dropdown,
.yog-search-form-type-1-widget input[type="text"] {
    border: 1px solid rgba(190, 190, 190, 1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
}

.yog-search-form-type-1-widget .col-md-2 .select2-selection,
.yog-search-form-type-1-widget .col-md-3 .select2-selection {
    max-width: 100%;
}

.yog-search-form-type-1-widget input[type="submit"] {
    border: 0;
    background-color: transparent;
    height: 31px;
    line-height: 31px;
    padding-right: 14px;
}

.yog-search-form-type-1-widget input {
    vertical-align: top;
}

.yog-search-form-type-1-widget .yog-object-search-row label {
    white-space: nowrap;
}

.yog-search-form-type-1-widget .yog-object-search-row label * {
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
}

.yog-search-form-type-1-widget .yog-object-search-row label span {
    margin-left: 10px;
}

.yog-search-form-type-1-widget .select2-selection:hover,
.yog-search-form-type-1-widget .dropdown:hover,
.yog-search-form-type-1-widget input[type="text"]:hover {
    border: 1px solid rgba(134, 90, 156, 1);
}

/* BEGIN SELECT2 DROPDOWN */

body > .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

body > .select2-container .select2-dropdown {
    background-color: white;
    border: 1px solid rgba(190, 190, 190, 1);
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

body > .select2-container--open .select2-dropdown {
    left: 0;
    top: 0;
}

.select2-search--hide {
    display: none;
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2 {
    cursor: pointer;
}

.select2-results ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    max-height: 400px;
    overflow: auto;
}

.select2-results ul li {
    line-height: 43px;
    height: 43px;
    white-space: nowrap;
    cursor: pointer;
    padding: 0 20px;
    transition: all 0.25s linear;
    font-size: 14px;
}

.select2-results .select2-results__option--highlighted,
.select2-results ul li:hover {
    background-color: rgba(134, 90, 156, 1);
    color: #fff;
}

.select2-selection__arrow b,
.yog-search-form-type-1-widget .dropdown span,
.yog-search-form-type-1-widget input span {
    color: rgba(190, 190, 190, 1);
}

.select2-selection {
    position: relative;
}

.select2-selection__arrow {
    position: absolute;
    right: 20px;
    top: 0;
}

.select2-selection__arrow b {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.select2-selection__arrow b:before {
    content: "\f0d7";
}

/* END SELECT2 DROPDOWN */

.yog-search-form-type-1-widget .dropdown {
    cursor: pointer;
    margin-bottom: 0;
}

.yog-search-form-type-1-widget .yog-object-search-button-holder,
.yog-search-form-type-1-widget .yog-object-search-element {
    margin-bottom: 10px;
}

.yog-search-form-type-1-widget .col-md-3 .yog-object-search-element,
.yog-search-form-type-1-widget .col-md-2 .yog-object-search-element {
    margin-left: 0;
    margin-right: 0;
    min-width: 100%;
    max-width: 100%;
}

.yog-search-form-type-1-widget .search-filters-dropdown-holder .yog-object-search-element {
    width: 100%;
}

.yog-search-form-type-1-widget .search-filters-dropdown-holder #Woonstijlen-holder h5 {
    width: 100%;
    padding-top: 10px;
}

.yog-search-form-type-1-widget .search-filters-dropdown-holder hr {
    border-top: 1px solid rgba(190, 190, 190, 1);
    width: 100%;
    height: 1px;
    padding: 0;
    margin: 0;
}

.yog-object-search-button-holder {
    display: inline-block;
    position: relative;
}

.yog-object-search-button-holder .yog-object-search-result {
    position: absolute;
    top: 0;
    right: 0;
}

.yog-search-form-type-1-widget ul {
    list-style-type: none;
}

/*.yog-search-form-type-1-widget .yog-object-search-button-holder {
background-color: rgba(144, 209, 79, 1);
border: solid rgba(144, 209, 79, 0.99) 3px;
cursor: pointer !important;
color: #fff;
}*/

.yog-search-form-type-1-widget input[name="s"] {
    width: 249px;
    min-width: 100%;
    -webkit-appearance: none;
}

.search-filters-dropdown-holder {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 1;
    background-color: #fff;
    padding: 35px 0;
    border: 1px solid rgba(190, 190, 190, 1);
    min-width: 780px;
    max-width: 100vw;
}

.yog-dropdown-menu-price {
    min-width: 450px;
}

.yog-search-form-type-1-widget > .yog-object-search-element h5,
.yog-search-form-type-1-widget > div > .yog-object-search-element h5 {
    display: none;
}

@media only screen and (max-device-width: 1024px) {
    .search-filters-dropdown-holder {
        min-width: 87vw;
    }

    .yog-search-form-type-1-widget {
        margin-left: 0;
        margin-right: 0;
    }

}