/* DATE RANGE PICKER START */

.form-group input {
    font-family: "Prompt", Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px !important;
}

.header-search-wrapper {
    min-height: 75px!important;
}

.header-search-wrapper .form-group .select2-search__field,
.header-search-wrapper .form-group input {
    height: 26px;
    margin-top: 0 !important;
    font-size: 12px !important;
}

.header-search-wrapper .select2-selection__choice {
    font-size: 12px;
}

.interest-dropdown {
    font-family: "Prompt", Helvetica, Arial, Lucida, sans-serif;
}

.interest-dropdown .dropdown-toggle {
    padding: 0;
}

.interest-dropdown .dropdown-item {
    font-family: "Prompt", Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
}

.interest-dropdown .dropdown-item:hover,
.interest-dropdown .dropdown-item:focus {
    background-color: #4c7aac;
    color: #fff;
}

.header-search-wrapper .location-wrap {
    padding: 0px 11px 0px 11px;
}

.header-search-wrapper .form-group label {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    font-weight: 600;
    width: auto;
    margin-right: 10px;
}

.filter-search-button {
    display: flex;
    align-items: center;
    justify-content: right;
}


/* DATE RANGE PICKER END */


/* Styling Homepage Search */

.homepage-search .select2-container--default .select2-selection--multiple {
    max-height: 28px!important;
}

.homepage-search .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-bottom: 0!important;
}


/* INTEREST FORM START*/


/*  Younger JED CSS ADDED */

.select2-results__message {
    display: none;
}

.select2-container--default .select2-selection--multiple {
    padding: 0 !important;
    border: none!important;
    background-image: unset !important;
    background-color: transparent !important;
    /* height: 26px !important; */
    min-height: 26px !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
    outline: 0;
}

.select2-dropdown {
    border: none !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin-top: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-bottom: 5px!important;
}

.select2-container--open .select2-dropdown--below {
    margin-top: 20px!important;
    box-shadow: 4px 8px 14px rgba(0, 0, 0, 0.20)!important;
}

.select2-results__option {
    font-size: 13px!important;
}


/* End Younger JED CSS ADDED */

.form-group .chosen-container-multi .chosen-choices li.search-choice {
    margin: 0 7px 0 0;
    padding: 9px 20px 9px 12px;
    background-color: #f6efef;
    color: #373737;
    border-radius: 10px;
    background-image: unset !important;
    box-shadow: none;
    border: 0;
}

.form-group .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: unset !important;
}

.form-group .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    content: "✖";
    font-size: 10px;
    color: #373737;
    position: relative;
    top: 5px;
    right: 2px;
}

.form-group .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before {
    color: #000;
}

.form-group .chosen-container-multi .chosen-choices li.search-choice span {
    font-weight: 500;
}

.form-group .chosen-container-active .chosen-choices {
    box-shadow: none;
}

.form-group .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    font-family: "Gilroy-Medium", Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
}


/* INTEREST FORM END */


/* LOCATION FORM START */

.chosen-container {
    width: 100% !important;
}

.chosen-container-single .chosen-single {
    background: unset !important;
    background-color: transparent !important;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 0;
}

.chosen-container-single .chosen-single span {
    font-family: "Gilroy-Medium", Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
}

.chosen-container-single .chosen-single div b {
    display: none;
}

.chosen-container.chosen-with-drop .chosen-drop {
    border: 0;
    padding: 10px;
    border-radius: 17px;
    height: 175px;
    top: 30px;
}

.chosen-container-single .chosen-drop {
    border-radius: 17px;
}

.chosen-container-single .chosen-search input[type="text"] {
    border-radius: 7px;
}

.chosen-container .chosen-results {
    height: 100%;
}

.chosen-container .chosen-results li.active-result {
    margin-top: 3px;
    margin-bottom: 3px;
    font-family: "Gilroy-Medium", Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #4c7aac;
    border-radius: 13px;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle.btn-md {
    width: 55px;
    height: 55px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px!important;
    line-height: 1.33;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

.btn-circle .et-pb-icon {
    margin: 0;
    font-size: 16px !important;
    font-weight: bold;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    display: initial!important;
}

.btn-circle:hover {
    color: rgba(255, 255, 255, 0.75);
}

.btn-vco {
    background-color: #0953a9;
    color: #fff;
}

.col-bordered {
    border-right: solid 1px #dadee9;
}

.search-text {
    visibility: hidden;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}


/* LOCATION FORM END */


/* Mobile Style */

@media (max-width: 767px) {
    .btn-circle {
        height: 43px !important;
        width: auto !important;
        display: flex !important;
        align-items: center !important;
    }
    .btn-circle span.et-pb-icon,
    .btn-circle span.search-text {
        font-size: 14px !important;
        font-weight: 300 !important;
        letter-spacing: 1px !important;
    }
    .article-search .header-search-wrapper,
    .article-search .header-search-wrapper .container-fluid {
        padding: 0!important;
    }
    .select2-container--default .select2-selection--multiple {
        height: auto!important;
        position: relative!important;
    }
    .header-search-wrapper .col .form-group {
        border-radius: 1.85em!important;
    }
    .select2-container--open .select2-dropdown--below {
        margin-top: 40px!important;
    }
}


/* Pagination Style */

.article-pagination {
    margin: 0 auto;
    padding-top: 30px;
}

.article-pagination .pagination {
    list-style: none;
}


/* End Pagination Style */