ul.mp-profile-content-feature-text li {
    color: #FFFFFF;
}

ul.mp-profile-content-feature-text {
    list-style: disc;
	padding: revert !important;
}

.lp-state-search {
    width: 100%;
    position: relative;
}

.mp-profile-content-details ul li {
    list-style: initial;
}

p.lp_categories {
    font: normal normal normal 13px / 17px 'Lato', sans-serif;
    color: #FFFFFF;
}

.lp-state-search .lp-state-search-input {
    display: flex;
    align-items: center;
    border-radius: 8px;
    padding: 0 15px 0 15px;
    background: #F6F6F9;
}

.lp-state-search #location-suggestions .lp-locations-parent-items {
    height: 400px;
    overflow: auto;
    scrollbar-width: thin;
}

.lp-state-search .lp-state-search-input i, .lp-state-search .lp-locations-parent-item i, .lp-state-search .lp-state-hidden i {
    color: #000;
    font-size: 14px;
    cursor: pointer;
}

.lp-state-search .lp-state-search-input input {
    border: none;
    height: 43px;
    padding: 10px 10px 10px 15px;
    background: #F6F6F9;
}

.lp-state-search #location-suggestions {
    border-radius: 7px;
    margin-top: 12px;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 6px 5px rgba(0, 0, 0, 0.3);
    top: 42px;
    left: 0;
    width: 100%;
    z-index: 9999;
    position: absolute;
}

.lp-state-search .lp-state-hidden {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 15px;
    border-bottom: 1px solid #cacaca;
}

.lp-state-search .lp-state-hidden .selected {
    margin: 0;
}

.lp-state-search .lp-locations-parent-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px 15px;
}

.lp-state-search .lp-locations-parent-item .lp-locations-list-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.lp-state-search .lp-locations-parent-item .lp-locations-list-item label {
    margin: 0;
}

.lp-state-search .lp-locations-parent-item .lp-locations-list-item input {
    margin: 0 !important;
}

.lp-state-search .lp-location-child-items {
    display: flex;
    flex-direction: column;
    padding: 0 9px 10px 43px;
    gap: 10px;
}

.lp-state-search .lp-location-child-items .lp-locations-child-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lp-state-search .lp-location-child-items .lp-locations-child-item label {
    margin: 0 0 0 3px;
    width: 90%;
}
.lp-header-search-wrap {
    top: 0 !important;
}

.mp-profile-content-details h1,
.mp-profile-content-details h2,
.mp-profile-content-details h3,
.mp-profile-content-details h4,
.mp-profile-content-details h5,
.mp-profile-content-details h6,
.mp-profile-content-details ul li{
    color: #D4DAFF;
}

.mp-profile-content-details ul {
    padding: revert !important;
}

.lp-multi-rating-ui-wrap .form-review-stars{
	display: block !important;
}

.post-with-map-container-right #searchform .chosen-container-single .chosen-single span {
    white-space: break-spaces;
    line-height: 23px;
    padding: 5px 0;
}
div#searchcategory_chosen {
    height: auto !important;
}
.listing-with-map .search-row .lp-search-cats-filter-dropdown .input-group {
    height: auto !IMPORTANT;
}
.post-with-map-container-right #searchform .chosen-container-single .chosen-single {
    height: auto;
}

#lp-submit-form .day-hours ul.hours-select li{
	width: 150px !important;
}

@media (max-width: 500px) {
    #lp-submit-form .day-hours ul.hours-select li {
        width: 100% !important;
    }
}

header.header-without-topbar.header-normal.pos-relative.lp-header-full-width.md-header-full-width {
    Z-index: 999999 !important
}

#menu-toggle .glyphicon{
	    font-family: 'Glyphicons Halflings' !important;
}

.check_policy.termpolicy .help-text {
    display: none !important;
}
 

.submit_new_style #features-by-cat .form-group label {
    float: unset !important;
}

body .lp-check-custom-wrapp .checkbox label:before {
    top: 3px !important;
}