.bkgd-white{
    background-color: #ffffff !important;
}

.right-content {
	text-align: right;
}

.dashboard-nav ul li a:after {
    display: none !important;
    }

.dashboard #logo {
    background-color: #fff;
}

/* Rate Grouping */
.add-rate-group-section label.switch {
    position: absolute;
    right: 40px;
    top: 30px;
    z-index: 100;
}

.rate-group-container {
    background: #f3f3f3;
    padding: 15px;
    border-radius: 8px;
}

.bay-type-container{
    padding-top: 15px;
    background: #fff;
    border-radius: 8px;
    border: 2px dotted #888;
    margin-bottom: 20px;
}

.pricing-item.button {
    margin-top: 15px;
    margin-bottom: 5px;
    /* background-color: #777; */
    /* color: #fff; */
    padding: 8px 22px;
    font-weight: 500;
}
.close-top-right{
    float: right;
}

/* Space Details Formatting */
.edit-status i {
    font-size: 40px !important;
    position: absolute;
    top: 0;
    right: 0;
}

.edit-status.incomplete i{
    color: red;
}

.edit-status.complete i{
    color: green;
}


.listing-section.top-border {
    border-top: 1px solid #ccc;
    margin-top: 60px;
}

.space-details .listing-features.checkboxes li:before {
    color: #d8a004;
    background-color: transparent;
}

.boolean {
    color: #707070;
    display: block;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
    text-align: -webkit-match-parent;
    list-style: none;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
}

.boolean:before {
    color: #d8a004;
    display: inline-block;
    width: 19px;
    height: 19px;
    position: relative;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    background-color: transparent;
    border: 2px solid transparent;
    transition: border-color 0s;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 5px;
}

.listing-features.checkboxes li {
    margin: 0px;
}

#streetView, #geoLocation, #scrollEnabling {
    right: 60px;
}

table.basic-table.sidebar th {
    background-color: #ccc;
    color: #333;
}

table.basic-table.sidebar th, table.basic-table.sidebar td {
    padding: 5px 20px;
}

.boxed-widget h4 span {
    display: block;
    color: #888;
    font-size: 14px;
    margin-top: 6px;
}

#inquiry-form-message p {
    color: #333;
}
.inquiry-stat-icon {
    font-size: 80px;
    color: green;
    text-align: center;
}

/* Inquiry message Formatting */
.messages-inbox ul li {
    padding: 30px;
}
.messages-inbox ul li a {
    position: relative;
    display: block;
    padding: 0px;
}
.messages-inbox .message-by {
    margin-left: 0px;
    font-size: 15px;
    color: #666;
}

.messages-inbox span.highlighted {
    padding: 2px 10px;
    line-height: 22px;
    font-weight: 500;
    font-size: 14px;
    background-color: #eee !important;
    color: #777;
    border-radius: 50px;
    display: inline-block;
}

span.highlighted.blue{
    background-color: #E9F7FE !important;
    color: #3184ae;
}

/* Space Add/Update Formatting */
section.fullwidth .icon-box-2.add-update i {
    font-size: 60px; 
}

section.fullwidth .icon-box-2 i {
    background-color: rgba(255, 255, 255, 1);
}

.add-pricing-option.button {
    margin-top: 15px;
    margin-bottom: 5px;
}
.remove-pricing-option.button {
    margin-top: 15px;
    margin-bottom: 5px;
    border-color: transparent !important;
}

/* Photo upload Styling */
.photo-container{
    text-align: center;
    border: dotted 2px #ccc;
    border-radius: 10px;
    margin: 0 0 20px;
}
.review-images {
    display: flex;
    margin-top: 10px;
    margin-bottom: 5px;
}

.review-images a {
    flex: 4;
    max-width: 100%;
    border-radius: 3px;
    margin: 0 10px;
}

a.delete-photo.button, a.change-photo.button {
    font-size: 13px;
    font-weight: 500;
    padding: 4px 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.box {
	background-color: #eee;
    padding: 6.25rem 1.25rem;
    text-align: center;
    margin: 10px;
    border-radius: 4px;
}

.box + .box {
	margin-top: 2.5rem;
}
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

/* style 4 */

.inputfile-4 + label {
    color: #d3394c;
}

.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
    color: #722040;
}

.inputfile-4 + label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #d8a004;
    display: block;
    padding: 20px;
    margin: 0 auto 10px;
}

.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
    background-color: #333;
}

.inputfile-4 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 5 */

.inputfile-5 + label {
    color: #d3394c;
}

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
    color: #722040;
}

.inputfile-5 + label figure {
    width: 100px;
    height: 135px;
    background-color: #d3394c;
    display: block;
    position: relative;
    padding: 30px;
    margin: 0 auto 10px;
}

.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
    background-color: #722040;
}

.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.inputfile-5 + label figure::before {
    border-top: 20px solid #dfc8ca;
    border-left: 20px solid transparent;
}

.inputfile-5 + label figure::after {
    border-bottom: 20px solid #722040;
    border-right: 20px solid transparent;
}

.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
    border-bottom-color: #d3394c;
}

.inputfile-5 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 6 */

.inputfile-6 + label {
    color: #d3394c;
}

.inputfile-6 + label {
    border: 1px solid #d3394c;
    background-color: #f1e5e6;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 200px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #f1e5e6;
    background-color: #d3394c;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #722040;
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}

.uploaded-photo {
    flex: 4;
    max-width: 100%;
    margin: 0 10px;
}

.uploaded-photo img {
    border-radius: 4px;
    margin: 10px 0;
}

.photo-message {
    margin: 0 0 10px;
}

.photo-container {min-height: 280px;}

@media (max-width: 767.98px) { .photo-container {min-height: 280px;} }

@media (max-width: 991.98px) { .photo-container {min-height: 280px;} }

@media (max-width: 1199.98px) { .photo-container {min-height: 300px;} }

/* FORM LOADING/SUBMITTING */
.fa-spinner {
    display: none;
  }
  form.form_submitting {
    opacity: 0.3;
  }
  form.form_submitting .fa-spinner {
    display: block;
    /*animation: spin 5s infinite;*/
  }

  /* Pricing Tabs */
  .plan-features ul.tabs-nav li {
    display: inline-block;
    float: none;
  }

  .plan-price .tab-content a.button {
    background-color: #2a2a2a;
    color: #fff;
}

.plan-price .tab-content a.button:hover {
    background-color: #fff;
    color: #d8a004;
}

  .plan-price .tab-content {
    padding: 0;
  }

  .payment-container {
    margin: 0 0 20px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.06);
    font-weight: 500;
    opacity: 1;
    border-radius: 3px;
    height: 51px;
    line-height: 51px;
    padding: 16px 20px;
    outline: none;
    font-size: 15px;
    color: #808080;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
}

.payment-details-container {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin-bottom: 40px;
}

p.payment-label {
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 8px;
    color: #707070;
}

/* Profile */
.my-profile p {
    font-weight: bold;
}

.my-profile p span {
    font-weight: normal;
    display: block;
}

.dashboard-list-box-static.plan-header {
    background: #d8a004;
    color: #fff;
    font-weight: bold;
    font-size: 2.5rem;
    padding: 60px;
}

.dashboard-list-box-static.plan-header-basic {
    background: #f9f9f9;
    color: #888;
    font-weight: bold;
    font-size: 2.5rem;
    padding: 60px;
}

.plan-header-basic span {
    display: block;
    font-size: 1.8rem;
    font-weight: normal;
}

.flex {
    display: flex;
}

/* Search Page */
.search-filter-grouping {
    border-bottom: 1px solid #ddd;
    /*padding-bottom: 5px;*/
}

.search-facet ul {
    list-style: none;
    margin-bottom: 30px;
    padding-left: 0;
}

.search-facet-group ul {
    list-style: none;
    margin-bottom: 30px;
}

.search-facet ul li, 
.search-facet-group ul li {
    padding: 0;
}

.search-facet ul li a,
.search-facet-group ul li a {
    font-size: 12px;
}

div#clear-refinements {
    position: absolute;
    top: 32px;
    right: 40px;
}

div#clear-refinements button[disabled] {
    display: none;
}

div#clear-refinements button.button {
    font-size: 12px;
    padding: 1px 10px;
    margin-right: 0px;
}

.listing-item-content span .distance {
    display: inline-block !important;
    margin-right: 10px;
}

.listing-item-content span .distance:empty  {
    margin-right: 0px;
}

/* More Search Options For Sidebar
------------------------------------- */
.yard-facet.relative, 
.shopbay-facet.relative,
.shopoptions-facet.relative,
.personnel-perks-facet.relative,
.safety-facet.relative,
.other-facet.relative,
.space-type-facet.relative {
	position: relative;
	margin-top:0;
	opacity: 1;
	visibility: visible;
	transform: translate3d(0,0,0);
	transition: none;
	display: none;
}

.yard-facet.relative.active, 
.shopbay-facet.relative.active,
.shopoptions-facet.relative.active,
.personnel-perks-facet.relative.active,
.safety-facet.relative.active,
.other-facet.relative.active,
.space-type-facet.relative.active { transform: translate3d(0,0,0); }

/* Trigger */
.yard-facet-trigger,
.shopbay-facet-trigger,
.shopoptions-facet-trigger,
.personnel-perks-facet-trigger,
.safety-facet-trigger,
.other-facet-trigger,
.space-type-facet-trigger {
	color: #666;
	font-weight: 500;
	font-size: 15px;
	border-radius: 3px;
	padding: 3px 0;
	transition: all 0.3s;
	display: inline-block
}

.yard-facet-trigger:before,
.shopbay-facet-trigger:before,
.shopoptions-facet-trigger:before,
.personnel-perks-facet-trigger:before,
.safety-facet-trigger:before,
.other-facet-trigger:before,
.space-type-facet-trigger:before { content: attr(data-open-title); }

.yard-facet-trigger.active:before,
.shopbay-facet-trigger.active:before,
.shopoptions-facet-trigger.active:before,
.personnel-perks-facet-trigger.active:before,
.safety-facet-trigger.active:before,
.other-facet-trigger.active:before,
.space-type-facet-trigger.active:before { content: attr(data-close-title); }

.yard-facet-trigger:after,
.shopbay-facet-trigger:after,
.shopoptions-facet-trigger:after,
.personnel-perks-facet-trigger:after,
.safety-facet-trigger:after,
.other-facet-trigger:after,
.space-type-facet-trigger:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #66676b;
    font-weight: 500;
    padding-left: 0;
    transition: all 0.3s;
    margin-left: 6px;
    display: inline-block;
}

.yard-facet-trigger.active:after,
.shopbay-facet-trigger.active:after,
.shopoptions-facet-trigger.active:after,
.personnel-perks-facet-trigger.active:after,
.safety-facet-trigger.active:after,
.other-facet-trigger.active:after,
.space-type-facet-trigger.active:after { transform: rotate(180deg); }

.yard-facet-trigger:hover,
.shopbay-facet-trigger:hover,
.shopoptions-facet-trigger:hover,
.personnel-perks-facet-trigger:hover,
.safety-facet-trigger:hover,
.other-facet-trigger:hover,
.space-type-facet-trigger:hover {
   	color: #444;
}

/* Buttons */
a.button.small {
    padding: 3px 15px;
    font-size: 14px;
}

a.button.xsmall {
    padding: 1px 12px;
    font-size: 12px;
}

a.button.disabled, a.button.disabled:hover{
    cursor: unset;
    background-color: #ddd;
    color: #aaa;
}

a.button.black{
    background-color: #000;
    color: #fff;
}

a.button.black:hover{
    background-color: #fff;
    color: #000;
}

/* Searchbar */
.main-search-input .main-search-input-item:nth-last-child(2) {
    border-right: 1px solid #e9e9e9;
    max-width: 250px;
}

.main-search-input .main-search-input-item:nth-last-child(1) {
    border-right: none;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 991px) {
    .main-search-input .main-search-input-item:nth-last-child(2) {
        border-right: 1px solid #e9e9e9;
        max-width: 100%;
    }
    .main-search-input .main-search-input-item:nth-last-child(1) {
        border-right: none;
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Main Nav */
#navigation.style-1 ul li a:hover {
    background: #f5f5f5;
}

/* Radio buttons */
.radios {
    list-style: none;
    padding: 0px 20px;
}

.radios > label {
	cursor: pointer;
    display: inline-block;
	position: relative;
	top: 0;
	padding: 14px 0;
	top: 1px;
	margin-bottom: 0;
	font-weight: 500;
}

.radios > input {
    position: absolute;
    visibility: hidden;
}

.radios > input:checked ~ label::before {
    border-color: #f91742;
}
.radios > input:checked ~ label::after {
    background-color: #f91742;
    transform: scale(1);
}
.radios > label::before {
    transition: 0.2s;
    box-sizing: border-box;
    background-color: #fff;
    border: 2px solid #d0d0d0;
    border-radius: 100%;
    content: "";
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 4px;
    width: 20px;
    height: 20px;
}
.radios > label::after {
    background: #fff;
    border-radius: 100%;
    content: "";
    display: inline-block;
    position: absolute;
    left: 7px;
    top: 25px;
    width: 6px;
    height: 6px;
    transition: 0.2s;
    transform: scale(0);
}

.membership-plan{
    font-size: 2.5rem;
    font-weight: bold;
}
.membership-plan span{
    font-size: 1.5rem;
    line-height: normal;
}

.membership-header{
    background: #000 !important;
    color: #fff !important;
    border-radius: 5px 5px 0 0;
}

.messages-headline.membership {
    background-color: #d8a004;
    color: #fff;
}

.messages-headline.membership h4 {
    color: #fff; 
    font-weight: bold; 
    font-size: 2.5rem;
}

.list-box-listing-content .inner h3 span.display-status {
    border-radius: 50px;
    line-height: 20px;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    font-style: normal;
    padding: 2px 8px;
    margin-left: 3px;
    position: relative;
    top: -2px;
}

.list-box-listing-content .inner h3 span.display-status.active {
    background-color: #64bc36;
}

.list-box-listing-content .inner h3 span.display-status.draft {
    background-color: #61b2db;
}

.notification a.button.alert-inline {
    padding: 0px 9px;
    position: absolute;
    right: 20px;
    top: 17px;
    display: block;
    cursor: pointer;
}

.row.space-edit-alert {
    padding: 20px 26px;
    padding-right: 50px;
    border-radius: 3px;
    margin: 0 15px 15px;
}

.row.space-edit-alert.notice {background-color: #e1f3fc; color: #3184ae;}
.row.space-edit-alert.success {background-color: #e6f3d8; color: #5f9025;}

.row.space-edit-alert.notice a.button {background-color: #388fc5;}
.row.space-edit-alert.success a.button {background-color: #79ba38;}

.space-edit-alert a.button {
    float: right;
    color: #fff;
}

p.footnote {
    color: #666;
    font-size: 1.3rem;
    line-height: normal;
}
p.footnote a {
    color: #d8a004;
}

.button.red {
    background: red;
}

.button.red.border {
    color: red;
    border-color: red;
}

.button.red.border:hover {
    color: #fff;
    border-color: red;
    background: red;
}

/* ------------------------------------------------------------------- */
/* Hide Google ReCaptcha - manually added terms and priovacy added to form
---------------------------------------------------------------------- */
.grecaptcha-badge { 
    visibility: hidden;
}

/*------------------------------------- */
/* Booking Services Dropdown/Type selector
-------------------------------------- */
.bookable-services { display: block; }

.bookable-services input[type="checkbox"] {
  display: none;
}

.bookable-services .single-service:last-child { margin-bottom: 0; }

.bookable-services input[type="checkbox"] + label {
	transition: 0.3s;
	font-size: 14.7px;
	cursor: pointer;
	border-radius: 4px;
	background-color: #f8f8f8;
	color: #777;
	display: block;
	width: 100%;
	padding: 15px;
	padding-right: 70px;
	margin: 0;
	line-height: 24px;
	position: relative;
}

.bookable-services .single-service {
	display: inline-block;
	float: left;
	margin: 0 7px 7px 0;
	overflow: hidden;
	display: block;
	width: 100%;
	position: relative;
}

.bookable-services .single-service h5 {
    font-weight: 600;
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 20px;
    color: #666;
	transition: 0.3s;
	text-align: left;
}

.bookable-services .single-service-price {
	font-weight: 500;
	font-size: 14px;
	color: #888;
	transition: 0.3s;
	padding: 0;
	margin: 0;
	line-height: 18px;
	display: inline-block;
	background-color: #eee;
	padding: 3px 6px;
	border-radius: 4px;
	transition: 0.3s;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}


/* Hover & Active */
.bookable-services .single-service:hover h5,
.bookable-services .single-service:hover .single-service-price {
    color: #d8a004;
}

.bookable-services .single-service:hover .single-service-price {
    background-color: rgba(216, 160, 4, 0.08);
    color: #d8a004;
}


.bookable-services input[type="checkbox"] + label:hover {
    background-color: rgba(216, 160, 4, 0.08);
    color: #d8a004;
}

.bookable-services input[type="checkbox"]:checked + label {
	background-color: #d8a004;
	color: #fff;
	transition: 0.3s;
}

.bookable-services input[type="checkbox"]:checked + label h5 { color: #fff; }
.bookable-services input[type="checkbox"]:checked + label .single-service-price {
	background-color: #fff;
	color: #d8a004;
}

.services-counter {
	background-color: #d8a004;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
    text-align: center;
    position: relative;
    top: -2px;
    left: 2px;
    height: 18px;
    width: 18px;
/*    opacity: 0;*/
}

.services-counter.counter-visible { opacity: 1; }

#summary-services {
    color: #888;
    border-top: 1px solid #e0e0e0;
    margin: 15px 0 10px 0;
    display: block;
    padding-top: 20px;
}
.listeo_booked_services_list li em,
#booking-confirmation-summary li em {
	font-style: normal;
	color: #888;
	opacity: 0.6;
	font-weight: normal;
}

/*Calendar*/
.dateSelection .hideMe, #calContainer .hideMe{
    display: none;
}

.flatpickr-calendar{
    box-shadow: none; 
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background: #d8a004;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-color: #d8a004;
}

button.button-small{
    font-size: 13px;
    padding: 0px 12px;
    border-radius: 50px;
    color: #d8a004;
    border: 1px solid #d8a004;
    background-color: transparent;
}

button.button-small:hover{
    color: #fff;
    border: 1px solid #d8a004;
    background-color: #d8a004;  
}


#calContainer .flatpickr-day.prevMonthDay, 
#calContainer .flatpickr-day.nextMonthDay,
#calContainer .flatpickr-day.nextMonthDay.flatpickr-disabled,
#calContainer .flatpickr-day.prevMonthDay.flatpickr-disabled  {
    color: rgba(57,57,57,0.0);
}

#calContainer .flatpickr-calendar.inline {
    background-color: transparent;
}

#calContainer .flatpickr-day.flatpickr-disabled {
    color: rgba(216,160,4,0.3);
    text-decoration: line-through;
}

#calContainer .flatpickr-day{
    cursor: default;
    color: #000;
}

#calContainer .flatpickr-day:hover,
#calContainer .flatpickr-day:focus,
#calContainer .flatpickr-day.prevMonthDay:focus,
#calContainer .flatpickr-day.nextMonthDay:focus {
    border-color: transparent;
    background-color: transparent;
}

/* Space Edit Tiles */
.row.tileContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
section.fullwidth .icon-box-2 {
    padding: 0 40px;
    height: 100%;
}
.col-top-margin{
    margin-top: 30px;
}

/* Dropdown CSS */

.search-panel__filters {
    display: flex;
    z-index: 995;
}

.search-panel__filters>div {
    margin-right: 1rem;
}

.search-panel__filters>div:last-child {
    margin-right: 0;
}

.ais-Panel {
    border-right: 1px solid #ddd;
    padding-right: 15px;
}

.ais-Panel-header {
    flex: 1;
    min-width: 400px;
    /*border-right: 1px solid #ddd;*/
    padding: 0;
    cursor: pointer;
    margin-top: 4px;
    z-index: 100;
}


.ais-Dropdown-button {
    background-color: transparent;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888;
    margin: 0;
    height: 44px;
    align-items: center;
    justify-content: center;
    display: block;
    line-height: 44px;
    font-weight: 500;
    padding: 0 20px;
    border: 1px solid transparent;
}

.ais-Dropdown-button-t:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 18px;
    margin: 1px 0 0 0;
    right: 20px;
    position: relative;
    width: auto;
    height: auto;
    display: inline-block;
    color: #c0c0c0;
    float: right;
    font-weight: normal;
    transition: transform 0.3s;
    transform: rotate(0deg);
  }
  
  .ais-Dropdown-button-t-up:after {
    transform: rotate(180deg);
  }

.ais-Dropdown-button.type-drop-active{
    background: #fff;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
}

.ais-Dropdown-button span:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 18px;
    margin: 1px 0 0 0;
    /*right: 20px;*/
    position: relative;
    width: auto;
    height: auto;
    display: inline-block;
    color: #c0c0c0;
    float: right;
    font-weight: normal;
    transition: transform 0.3s;
    transform: translate3d(0,0,0) rotate(0deg);
}

.ais-Dropdown-button.type-drop-active span:after {
    transform: translate3d(0,0,0) rotate(180deg);
}

.ais-Dropdown-button--refined {
  font-weight: bold;
}

/*.ais-Dropdown-button:hover {
  background-color: #f5f5fa;
}*/

.ais-Dropdown .ais-Panel-body > div > div[class^='ais-'] {
    position: absolute;
    border-radius: 0 0 4px 4px;
    padding: 10px 1rem;
    /*margin-top: 0.5rem;*/
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-top: none;
}

.ais-Dropdown .ais-Panel-header {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.ais-Dropdown .ais-Panel-body {
  display: none;
}

.ais-Dropdown--opened .ais-Panel-body {
  display: block;
}

.ais-Dropdown .ais-Panel-body {
    position: relative;
    /*margin-top: -5px;*/
    border-top: none;
}

.ais-Dropdown-close {
  display: none;
}

/* mobile */
@media only screen and (max-width: 992px) {

    #type {
        width: 100%; 
    } 

.ais-Dropdown-button {
    border-radius: 8px;
}

 .ais-Dropdown.my-BrandDropdown {
    position: relative;
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 3px 0px rgb(0 0 0 / 8%);
    margin-bottom: 10px;
  }
  .ais-Panel-header{
    margin-top: 0;
}
.ais-Dropdown-button {
    margin-top: 0;
    height: 55px;
    line-height: 57px;
  }

  .ais-Dropdown .ais-Panel-body>div>div[class^='ais-']{
    min-width: 100%;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    box-shadow: 13px 13px 26px rgba(100, 100, 100, 0.4);
  }
}

.ais-Highlight-highlighted {
    color: inherit;
    font-size: inherit;
}

#searchbox {
    margin-bottom: 2rem;
}

#pagination {
    margin: 2rem auto;
    text-align: center;
}

#hits {
    margin-top: 1rem;
    min-width: 100%;
}

.search-panel__filters {
    display: flex;
}

.search-panel__filters>div {
    margin-right: 1rem;
}

.search-panel__filters>div:last-child {
    margin-right: 0;
}

.ais-RefinementList{
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 12px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 5%);
    z-index: 1000;
}

.ais-HierarchicalMenu-list,
.ais-Menu-list,
.ais-NumericMenu-list,
.ais-RatingMenu-list,
.ais-RefinementList-list {
    font-weight: normal;
    list-style-type: none;
}

.ais-Breadcrumb-item--selected,
.ais-HierarchicalMenu-item--selected,
.ais-Menu-item--selected {
    font-weight: bold;
}

/* Custom styles for the dropdown widgets  */

.my-BrandDropdown .ais-RefinementList-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.ais-Dropdown .visible {
    display: inherit !important;
}

.my-BrandDropdown .ais-RefinementList-item, .map-space-type-item {
    background: #e7e7e7;
    color: #333;
    border: 2px solid #e7e7e7;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    display: none;
}

.ais-RefinementList-item-visible{
    display: inherit !important;
}

.my-BrandDropdown .ais-RefinementList-item:hover {
    background: #333;
    border: 2px solid #333;
    border-radius: 50px;
    color: #fff;
}

.ais-RefinementList-labelText{
    color: #333; 
}

.ais-RefinementList-item--selected .ais-RefinementList-labelText {
    color: #fff; 
}

.my-BrandDropdown .ais-RefinementList-item .ais-RefinementList-checkbox {
    display: none;
}

.my-BrandDropdown .ais-RefinementList-item.ais-RefinementList-item--selected {
    background: #d8a004;
    color: #fff;
    border: 2px solid #d8a004;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 24px 0 10px !important;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    display: none;
    /*background: #fff;
    color: #fff;
    border: 2px solid #66676b;
    color: #66676b;
    font-weight: 500;
    font-size: 10px;
    border-radius: 50px;
    position: relative;
    cursor: pointer;
    padding: 0 20px 0 10px !important;*/
}

.my-BrandDropdown .ais-RefinementList-item.ais-RefinementList-item--selected::after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";   
    position: absolute;
    color: #fff;
    right: 10px;
    bottom: 7px;
}

/*.my-BrandDropdown .ais-RefinementList-item.ais-RefinementList-item--selected::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00d";   
    position: absolute;
    color: #fff;
    left: 10px;
    bottom: 7px;
}*/

.my-BrandDropdown .ais-RefinementList-label {
    margin-bottom: 0px;
    font-weight: 500;
    cursor: pointer;
}

.my-BrandDropdown .ais-RefinementList-label mark {
    background: none;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
}


/*New Design css start*/
.dateInput-x {
    border-radius: 25px !important;
    background-color: #f7f7f7 !important;
    height: 65px !important;
    border-radius: 50px !important;
    border: 0 !important;
    padding: 0 0 0 40px !important;
}

.main-search-input-item-t input, .dateField input  {
    margin-top: 0;
    background-color: #f7f7f7 !important;
    height: 65px !important;
    border-radius: 8px !important;
    /*border: 0 !important;*/
}

.gray-style.main-search-input {
    box-shadow: none;
    /*background-color: #f7f7f7;*/
    top: -10px;
    position: relative;
    border: 1px solid #dbdbdb;
}

@media (max-width: 991px){
    .gray-style.main-search-input {
        background-color: transparent;
        border: none;
    }
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.margin-top-0 {
    margin-top: 0 !important;
}

.main-search-input{
    border-radius: 8px !important;
}

.filterTitle {
    margin-bottom: 15px !important;
}

.main-search-input-item-t .close-button {
    display: none;
}

.main-search-input-item-t span {
    display: none;
}

.daterangepicker {
    z-index: 1000000 !important;
}

.daterangepicker td.in-range, .time-slot input~label:hover {
    background-color: rgba(216, 160, 4, 0.3);
}

/*button.applyBtn {
    box-shadow: none !important;
    border: 0;
    color: #fff !important;
    padding: 10px;
    border-radius: 4px !important;
}

.daterangepicker .drp-buttons .btn {
    box-shadow: none !important;
    border: 0;
    color: #000;
    padding: 10px !important;
    border-radius: 4px !important;
}*/

/*End New Design css*/

/* DateragePicker Theme */
.daterangepicker.opensright:after {
    left: 50px;
}
/* END/ DaterangePicker Thene */

.rating-bars ul{
    width: 100%;
}

/* Locate button icons */
.locate-me{
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}

.close-icon {
    height: 16px;
    width: 16px;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}

/* ---------------------------------- */
/* Dashboard Stats Boxes
------------------------------------- */
.dashboard-stat {
	cursor: pointer !important;
}

/* ---------------------------------- */
/* Inquiry modal
------------------------------------- */
#inquiry-dialog {
	color: #fff;
}

#inquiry-dialog .mfp-close {
	color: #666;
	background-color: #e4e4e4;
	border-radius: 50%;
	top: 28px;
	right: 40px;
    width: 40px;
    height: 40px;
}

#inquiry-dialog .mfp-close:hover {
	color: #fff;
	transform: rotate(0);
	background-color: #66676b;
}

#inquiry-dialog .mfp-close::after,
#inquiry-dialog .mfp-close::before{
	top: 4px;
	height: 9px;
	font-size: 21px;
	transition: 0s;
}

#inquiry-dialog {
	background: #fff;
	padding: 40px;
	padding-top: 0;
	text-align: left;
	max-width: 610px;
	margin: 40px auto;
	position: relative;
	box-sizing:border-box;
	border-radius: 4px;
}

#inquiry-dialog {
	max-width: 500px;
}

#inquiry-dialog span.line {padding-top: 0;}

#inquiry-dialog{
    background: #fff;
    /*padding: 30px;*/
    padding-top: 0;
}

#inquiry-dialog .mfp-close {
    top: 24px;
    right: 30px;
    width: 40px;
    height: 40px;
}

/* sort dropdown */
.sort-by .chosen-container .chosen-drop {
    width: 280px;
}

#stats {
    display: flex;
    align-items: flex-end;
    height: 100%;
    min-height: 41px;
}

/* Fixed result header */
.main-class, .sidebar {
    /*display: flex;
    justify-content: space-around;
    align-items: flex-start;
    background-color: #ccc;*/
}

.stickytop {
    position: sticky;
    top: 79px;
    background-color: #fff;
    min-height: 55px;
    z-index: 90;
}

.sort-label{
    font-size: 14px;
    float: right;
    margin: 4px 5px 0 0;
    color: #333;
}

.ais-Stats-text {
    color: #333;
}
.ais-Stats-text span {
    font-weight: bold;
}

.booking-widget {
    z-index: 80;
}

@media (max-width: 991px){
    .stickytop {
        top: 0px;
    } 
}

/* Highlighting main menu items */
a.menu-item-highlighted {
    background: #333;
    color: #fff !important;
    /*font-weight: bold;*/
}
a.menu-item-highlighted:hover {
    background: #777;
    color: #d8a004 !important;
}

#navigation ul li a:before, #navigation ul ul li a:before {
    font-family: "FontAwesome";
    opacity: 0.7;
}

#navigation ul li a.menu-item-highlighted:before {
    color: #fff;
    content: '\f002';
    padding-right: 7px;
}

#navigation ul li a.menu-item-highlighted:hover:before {
    color: #d8a004;
}

/* Inquiry modal */
#inquiry-dialog {
	color: #fff;
}

/* tile link */
section.fullwidth .icon-box-2.with-link {
    cursor: pointer !important;
    border: 1px solid #666;
}
.icon-box-2.with-link i {
    width: 120px !important;
    height: 80px !important;
    background-color: #fff;
    border-radius: 50%;
    line-height: 80px;
    font-size: 60px;
    display: inline-block;
    margin-bottom: 0px;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 11;
}

/* Adjustment for network header */
#logo img.s4r-network {
    max-height: 58px;
}
img.footer-logo.s4r-network {
    max-height: 78px;
    width: auto;
}
img.footer-logo.s4rn-logo {
    max-height: 100%;
    width: auto;
}

/* Legal page list items */
.list-indent li{
    margin-left: 30px;
}


/* Custom container for support services on dashboard */
.dashboard-stat.color-10 {
    background: linear-gradient(to left, rgba(255,255,255,0) 25%, rgba(255,255,255,0.1));
    background-color: #fff;
    border: 3px solid #2b6f00;
}

.dashboard-stat.color-10 .dashboard-stat-icon {
    color: #333;
}

.dashboard-stat.color-10 .dashboard-stat-content h2 {
    color: #2b6f00;
    margin-top: 5px;
}

.dashboard-stat.color-10 .dashboard-stat-content span {
    color: #333;
}

.category-small-box.footer-item {
    background-color: transparent;
}

#footer .headline-with-separator {
    color: #ffffff;
}


/* ---------------------------------- */
/* City Category Container
------------------------------------- */
.city-category-container {
	display: block;
	width: 100%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	height: 320px;
	z-index: 9;
}

.city-category-container.centered { text-align: center; }
.main-search-input { text-align: left; }

.city-category-container:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	background: linear-gradient(to right, rgba(255,255,255,0.99) 20%, rgba(255,255,255,0.7) 70%, rgba(255,255,255,0) 95%);
}

.city-category-container h2 {
	font-size: 42px;
}

.city-category-container h4 {
	font-size: 24px;
	font-weight: 300;
	color: #777;
	line-height: 32px;
}

.blog-compact-item {
	height: 220px;
}
.blog-compact-item:before {
    background: linear-gradient(to top, rgba(35,35,37,0.85) 0%, rgba(35,35,37,0.65) 65%, rgba(22,22,23,0) 90%, rgba(0,0,0,0) 100%);
    /* background-color: rgba(35,35,37,0.1); */

}

/* .container {
    max-width: 1680px !important;
} */

.container.sitemap a {text-decoration: underline;}
.container.sitemap a:hover {text-decoration: none; color: #000;}

/* Map filters */
.filter-container{ z-index: 999;}
.filter-secondary-container{ z-index: 998;}
.filter-container, .filter-secondary-container {
    width: 100%;
    position: fixed;
    top: 0;
}

/*@media (max-width: 767.98px) { */
@media (max-width: 992px) {
    .filter-container, .filter-secondary-container {
        width: 100%;
        position: unset;
        top: 0;
        padding-top: 0 !important;
    }
}

.bg-white {background-color: #ffffff;}
.bg-light-gray {background-color: #f7f7f7;}
.bg-gray {background-color: #ebebeb;}

.filter-container.fullwidth .container, .filter-secondary-container.fullwidth .container {
    width: 100%;
    max-width: 100%;
}

/* Adjustment when adding Bootstrap library */
.map-page header.fullwidth .container {
	width: 100%;
    max-width: 100%;
	margin: 0;
	padding: 0 40px;
}
#header-container.fixed {
    z-index: 1000;
}

.search-on-map {
    position: absolute;
    /*top: 197px;*/
    top: 10px;
    width: calc(100% - 20px);
    z-index: 1000;
    margin-left: 10px;
    margin-right: 10px;
}

.map-search-select {
    position: absolute;
    margin-left: 10px;
    z-index: 1000;
    background: #fff;
    padding: 4px 10px 0 10px;
    top: 78px;
    border-radius: 4px;
    right: 10px;
}

.map-search-select label{
    position: relative;
    top: 2px;
    margin: 0;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}
.map-search-select input{
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    margin-right: 4px;
}
.map-search-select span{
    position: relative;
}

.button-filter {
   margin-top: 0;
    background-color: #f7f7f7 !important;
    height: 65px !important;
    border-radius: 8px !important;
    width: 100%;
    display: flex !important;
    align-items: center;
    color: #808080 !important;
    border: 1px solid #dbdbdb !important;
}

@media screen and (max-width: 760px) {
    .search-panel__filters.button-filter {
        margin-top: 16px;
    }

    #type .ais-Dropdown .ais-Panel-body > div > div[class^='ais-']{
        top: 0px !important;
    }

}

.button-filter span{
   margin-right: 12px;
   text-transform: capitalize;
}

.button-filter .ais-Dropdown-button span {
    width: 100% !important;
}

.button-filter .ais-Dropdown-button{
  height: 65px !important;
  display: flex;
  align-items: center;
  width: 100%;
}

#type .ais-Panel-body {
    margin-top: -5px !important;
}

#type{
  width: 100%;
}

#type .ais-Panel{
    padding-right: 0px;
}

#type .ais-Dropdown .ais-Panel-body > div > div[class^='ais-']{
    top: -21px;
    left: 0px;
    width: 100%;
}

.active-filters {
    background-color: #ddd !important;
    margin-right: -15px;
    margin-left: -15px;
    padding: 15px;
    display: flex;
    align-items: center;
    /* width: 100%; */
}

.active-fiter-text {
    font-weight: 700;
    color: #000 !important;
    margin-right: 10px;
}

.chip-conatiner {
    display: flex;
    align-items: center;
}

.chip-conatiner .chip{
    margin-right: 10px;
    padding: 4px 10px;
    border: 2px solid #616161;
    font-weight: 400;
    border-radius: 6px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.chip-conatiner .chip:hover{
    background-color: #616161;
}

.chip-conatiner .chip:hover span{
    color: #fff !important;
}

.chip-conatiner .chip svg:not(:root){
    transition: all 0.3s ease-in-out;
}

.chip-conatiner .chip:hover svg:not(:root){
    fill: #fff !important;
}

.chip-conatiner .chip .number{
    padding: 0px 10px;
    font-size: 10px;
    background-color: #616161;
    color: white;
    margin-right: 4px;
    border-radius: 20px;
    height: 25px;
    border: 0 !important;
}

.chip-conatiner .chip:hover .number{
    background-color: #fff;
    color: #616161 !important;
}


.chip-conatiner .chip-close-icon{
   height: 10px;
   width: 10px;
}

.chip-clear-all {
    background-color: #212121;
    color: #fff;
    border-radius: 20px !important;
    cursor: pointer;
    font-size: 12px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    height: 30px;
    border: 0;
}

.chip-clear-all:hover {
    opacity: 0.5;
}

/* #sidebar-layout {
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.40);
    z-index: 100000;
} */

#sidebar-title {
    text-transform: capitalize;
}

.sidebar-overlay {
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.40);
    z-index: 100000;
}

#sidebar-layout .section-sidebar-layout{
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    position: fixed;
    background-color: #fff;
    z-index: 1000000;
    padding: 40px;
}

#sidebar-layout .section-sidebar-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#sidebar-layout .section-sidebar-header h1{
    margin: 0;
}

#sidebar-layout .section-close-icon{
    height: 28px;
    width: 28px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
#sidebar-layout .section-close-icon:hover{
    opacity: 0.2;
    transform: rotate(90deg);
}

#chip-container-sidebar {
    margin-top: 40px;
    display: flex;
    flex-flow: row wrap;
}
#chip-container-sidebar .chip{
    margin-top: 10px;
}

.listing-item.featured-space .tag {
    background-color: purple !important;
}

.full-h {
    height: 100%;
  }
  
  .featured-space {
    background-color: purple !important;
  }
  
  .featured-space-front {
    border-color: purple !important;
    color: purple !important;
  }
  
  .featured-space-back {
    background: purple !important;
  }
  
  .featured-space-font-border {
    border-color: purple transparent transparent !important;
  }
  
  .listing-item.featured-space {
    border: 6px solid purple;
  }
  
  .zIndex {
    z-index: 1 !important;
  }

/* Listing item Ads */
.listing-item.ad {
	border-radius: 4px 4px 0 0;
	height: 100%;
	display: block;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	height: 265px;
	z-index: 100;
	cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f2f2f2;
    text-align: center;
    max-width: 100%;
    min-height: 320px;
}

.listing-item.ad:before {
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9;
    background: none;
    background-color: rgba(35, 35, 37, 0.2);
    border-radius: 4px 4px 0 0;
    opacity: 0;
}

.listing-item.ad .listing-item-content {
    padding: 32px;
    position: relative;
    bottom: unset;
    left: unset;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
}

.listing-item.ad .listing-item-content h3 {
    color: #000;
}

.listing-item.ad .listing-item-content span {
    color: #000;
}

.listing-item.ad .listing-item-content .rounded-banner {
    width: 196px;
    height: 96px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 8px;
    margin-bottom: 20px;
}
/* END/ Listing item Ads */

.listing-item {
    min-height: 320px;
}
