span.user-icon {
	text-transform: capitalize;
}

.page-template-single-user-php .inactive {
	background-color: transparent;
	transition: ease all 0.3s;
}

iframe.affiliate {
	min-height: 800px;
	width: 100%;
}

.acf-fields.-left>.acf-field:before {
	background: white !important;
	border-color: #e1e1e1;
	border-style: none !important;
}

body #wp-live-chat-header {
	display: none;
}

.single-listing [type="checkbox"]:not(:checked)+label:after,
.single-listing [type="checkbox"]:checked+label:after {
	content: "";
	position: absolute;
	top: 9px;
	left: 10px;
	font-weight: 600;
	font-size: 16px;
	line-height: 0.8;
	color: #fff;
}

.color-block.green {
	background: #8cc63f;
}

/** Not really sure what to call this **/
.kelcey-row .left-col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 43%;
	flex: 0 0 43%;
	max-width: 43%;
}

.kelcey-row .square-col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 28.5%;
	flex: 0 0 28.5%;
	max-width: 28.5%;
}

.nonstandard-row {
	/* Grid? What grid? */
	margin: 0 -10px;
	/* Why even live? */
	height: 50%;
}

.nonstandard-row .nonstandard {
	padding: 10px;
}

.nonstandard-row:first-child .nonstandard {
	padding-top: 0;
}

.nonstandard-row:last-child .nonstandard {
	padding-bottom: 0;
}

.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.form-inline {
	width: 100%;
	margin: 0 auto;
}

.form-inline input {
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #4f536c;
	margin-bottom: 20px;
}

/*
.page-id-283 .labelAgent,
.page-id-83195 .labelAgent {
	margin-top: 0px;
	font-weight: 600;
}
*/

/* .agentInfoStep1 {
	margin-top: 50px;
	width: 700px;
	margin: 0px auto;
} */

.save-search__heading {
	font-size: 24px !important;
}

.selectTerms {
	display: inline-block;
	max-width: 40px !important;
	margin-top: 9px;
}

.checkboxRow {
	display: block;
	margin-left: 151px;
}

.greyColor {
	padding: 8px 32px !important;
	border: 1px solid #4f536c;
	background: #4f536c;
	color: #fff;
	font-weight: 600;
	border-radius: 3px !important;
	font-size: 14px;
}

/*

.plans-row {
	width: 55%;
	margin: 0 auto !important;
}

.plans {
	border-radius: 10px;
	border: 1px solid #e0e0e0;
	width: 220px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.plans h2 {
	font-weight: 900;
	font-size: 20px;
	color: #ff1d4d;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.plans h1 {
	font-weight: 900;
	font-size: 30px;
	color: #000;
	text-align: center;
	margin-bottom: 0px;
}

.plans p {
	text-align: center;
	font-size: 16px;
	font-weight: bold !important;
	color: #000 !important;
	margin-bottom: 10px;
}
.features {
	font-size: 16px;
	color: black;
	font-weight: 600;
	padding: 11px 15px 11px 19px;
	background: #f0f0f8;
	cursor: pointer;
}

.keyIcon {
	margin: 0px auto;
	height: 45px;
	width: 45px;

	background: #ff1d4d;
	padding-top: 15px;
	border-radius: 50%;
}

.abs {
	position: absolute;
}

.keyIcon img {
	transform: rotate(330deg);
}

.mb-10 {
	margin-bottom: 15px;
	text-align: center;
	font-weight: 800;
	font-family: sans-serif;
	font-size: 20px;
}

.c-right i {
	float: right;
}

.features-list {
	height: 100%;
	padding: 8px 0;
	background: #f0f0f8;
	position: relative;
}

.features-list:before {
	content: "";
	height: 1px;
	background: #dcdcdc;
	width: 100%;
	position: absolute;
	z-index: 32000;
	top: 0;
}

.features-list li {
	position: relative;
	list-style: none;
	font-size: 14px;
	padding: 2px 10px 2px 20px;
	color: #000;
	font-weight: 600;
}

.features-list li a {
	color: #ff1d4d;
	font-size: 11px;
	font-family: serif;
	font-weight: 900;
}
.p-code {
	font-size: 10px;
	font-weight: 600;
}

.form-control {
	padding: 12px;
	border-radius: 5px;
	border: 1px solid #ced2dc;
	width: 100%;
	margin-bottom: 8px;
	font-size: 14px;
	color: #343a4c;
}

.btn-small {
	height: 33px;
	padding: 6px 25px !important;
}

.promo-input {
	border-radius: 4px;
	height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #4f536c;
	width: 32%;
	margin-bottom: 0;
}
.promoCode {
	width: 100%;
	margin: 60px auto;
	text-align: center;
}
.promo-text {
	width: 180px;
	color: #4f536c;
	font-weight: 600;
	font-family: serif;
	font-size: 16px;
	width: 52.2%;
}

*/

/* =============================================================================
   Navigation
   ========================================================================== */

.nav-right_side {
	margin-right: 15%;
}

.navigation a {
	display: block;
	position: relative;
	/* line-height: 83px; */
	color: #fff;
	margin-bottom: 0px;
	text-decoration: none;
	padding: 6.5px 16px 6.5px 0px !important;
	padding-right: 16px;
	font-weight: 600;
	opacity: 1;
}

.dropdown.desktop-style .active-dot::before {
	content: "";
	display: inline-block;
	width: 0.7em;
	height: 0.7em;
	border-radius: 50%;
	background: #eb2227;
	position: absolute;
	left: 0;
	top: 49%;
	margin-top: -0.35em;
}

.dropdown.desktop-style .active-dot::before {
	width: 12px;
	height: 12px;
}

.dropdown.desktop-style .active-dot {
	padding-left: 20px !important;
}

/*
.page-id-283 button,
.page-id-283 html [type="button"],
.page-id-283 [type="reset"],
.page-id-283 [type="submit"],
.page-id-83195 button,
.page-id-83195 html [type="button"],
.page-id-83195 [type="reset"],
.page-id-83195 [type="submit"] {
	-webkit-appearance: none;
}
*/

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.form-control:focus {
	border-color: #ced2dc;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: unset;
	transition: 0.2s ease;
}

.alert .alert-link {
	font-weight: bold;
}

.alert>p,
.alert>ul {
	margin-bottom: 0;
}

.alert>p+p {
	margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 5px 10px;
	border-radius: 4px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 400;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

/*
.switch {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 40px;
   margin: 0px auto;
}
*/

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */

input:focus+.slider {
	box-shadow: 0 0 1px #2196f3;
}

/* Rounded sliders */

.text-center {
	text-align: center;
}

.agentInfoStep1 .toggle-plans {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
}

.toggle-plans label,
.toggle-plans span {
	vertical-align: middle;
	margin-bottom: 0;
}

.toggle-plans span[class$="toggle"] {
	font-size: 16px;
	font-weight: bold;
	font-family: inherit;
}

.toggle-plans .monthly-toggle {
	margin-right: 10px;
}

.toggle-plans .yearly-toggle {
	margin-left: 10px;
}

.plan-button.active {
	background: #ff1d4d !important;
	border-color: #ff1d4d !important;
}

.has-error input {
	border: 1px solid #a94442;
}

/* .*-toggle {
  
}

.yearly-toggle {
  font-size: 15px;
  font-weight: bold;
  font-family: inherit;
  margin-right: 10px;
} */
/*# sourceMappingURL=sourcemaps/style.css.map */

/* My Account */

.scorecard {
	border: 1px solid #e0e0e0;
	text-align: center;
}

.scorecard p {
	border-bottom: 1px solid #e0e0e0;
	text-align: center;
	padding: 10px 5px;
}

.pinkColor {
	color: #ff1d4d !important;
}

.pinkColorBackground {
	background: #ff1d4d !important;
	border: none !important;
}

.orangeColorBackground {
	background: #f6931e !important;
	border: none !important;
}

.score {
	font-weight: 900;
	font-size: 50px;
	padding: 10px;
}

.grayColor {
	color: #959aae;
}

.blackColor {
	color: black;
}

.invitation {
	padding: 15px 0px;
}

.email-txt {
	margin: 30px 0 0 3px;
	font-size: 14px;
}

.m-auto {
	margin: auto;
}

.table {
	border-collapse: collapse;
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
	padding: 0.75rem;
	border-top: 1px solid #dee2e6;
	font-weight: 800 !important;
}

/*
.table th, td {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  font-size:12px;
  font-weight:600;
}

.page-id-240 .table th, td {
  padding: 0 ;
}
*/

.btn-height {
	width: 170px;
	height: 45px;
}

.add_recipient div {
	border: 1px solid #ced2dc;
	padding: 6px 10px 6px 10px;
	border-radius: 4px;
	width: 35px;
}

.arrow-down {
	position: absolute;
	padding: 0 0 0 7px !important;
}

.list-txt {
	margin-top: -15px;
}

.hide-panel {
	display: none !important;
}

.accountLinks a {
	color: black;
	font-size: 10px;
	text-decoration: underline;
}

.accountLinks a:nth-child(2) {
	margin-left: 8px;
}

.s-offer-txt {
	position: absolute;
	right: -288px;
	top: 0;
	width: 230px;
	font-size: 12px;
}

.tax-alert {
	position: absolute;
	right: -142px;
	top: 0;
	width: 170px;
	font-size: 12px;
}

.del-icon {
	margin: auto;
}

.del-icon i {
	cursor: pointer;
	color: #655f5f;
}

.p-method-txt {
	position: absolute;
	right: -288px;
	top: 45%;
	width: 230px;
	font-size: 12px;
	z-index: 1552;
}

.cvc-txt {
	position: absolute;
	right: -288px;
	top: 0%;
	width: 230px;
	font-size: 12px;
	z-index: 1552;
}

.heading {
	font-size: 15px;
}

.top-listing {
	width: 100% !important;
	display: inline-block;
	border-bottom: 1px solid #ced2dc !important;
	padding: 10px;
}

.pos-inline {
	display: inline-block;
	width: 100%;
}

/*
.my-listing
{
  padding-left:0px !important;
  padding-right:0px !important;
  margin-bottom:20px;
}

*/

.preview i {
	padding-right: 4px;
}

.b-ground {
	background: #efefef !important;
	border: none;
	color: black !important;
}

.b-ground i {
	margin-left: 15px;
}

.t-underline {
	text-decoration: underline;
}

.radio-btn {
	width: 40px;
	cursor: pointer;
}

.right-triangle {
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 15px solid #a9aeb9;
	position: absolute;
	right: -14px;
	top: 92px;
}

.right-triangle:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 24px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 14px solid #fff;
	position: absolute;
	top: -24px;
	left: -15px;
}

.s-line {
	width: 1px;
	background: #e0e0e0;
	height: 100%;
	right: 0;
	position: absolute;
}

.dis-flex-justify {
	display: flex;
	align-items: center;
	justify-content: center;
}

/*   media Query  */
@media screen and (max-width: 768px) {

	/* Step 3 Agent Checkbox  */
	.checkboxRow {
		display: block;
		margin-left: 0px;
	}



	/*
	.view-listing {
		background: #efefef;
		width: 95px;
	}
	*/



	.dis-flex-justify {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.triangle-right {
		display: none;
	}

	.page-content .left-col {
		border-right: none !important;
	}

	.scorecard {
		margin: 0 0 20px 0;
	}

	.page-content .left-col .col-content {
		padding: 25px 0px 25px 0 !important;
	}

	th,
	td {
		font-size: 10px !important;
	}

	.t-scrol {
		overflow: auto;
		margin-bottom: 10px !important;
		width: 100%;
	}

	.page-header .page-controls {
		position: relative !important;
		margin: 15px !important;
	}

	.btn-height {
		width: 114px;
		height: 35px;
		margin-top: 10px;
		font-size: 14px;
	}

	.score {
		font-size: 35px;
	}

	.s-offer-txt,
	.tax-alert {
		position: relative;
		right: 0px;
		top: 0px;
		width: 100%;
		font-size: 12px;
		margin-top: 8px;
	}

	.arrow-down {
		position: relative;
	}

	.p-method-txt,
	.cvc-txt {
		position: relative;
		right: 0px;
		top: 0%;
		font-size: 12px;
		z-index: 1552;
		left: 9px;
	}

	.m-90 {
		margin-top: 20px;
	}
}

.loader {
	width: 100%;
	height: 50%;
	background-size: auto;
	background-position: center;
	display: none;
}

/*.light-green {*/
/*	background: #8cc63f !important;*/
/*	border-color: #8cc63f !important;*/
/*	color: #fff !important;*/
/*}*/
/*.blue {*/
/*	color: #fff !important;*/
/*	background: #25a9e0 !important;*/
/*	border-color: #25a9e0 !important;*/
/*}*/

/*.purple {*/
/*	color: #fff !important;*/
/*	background: #713895 !important;*/
/*	border-color: #713895 !important;*/
/*}*/
/*.pink {*/
/*	color: #fff !important;*/
/*	background: #ed217c !important;*/
/*	border-color: #ed217c !important;*/
/*}*/
/*.light-blue {*/
/*	color: #fff !important;*/
/*	background: #25a9e0 !important;*/
/*	border-color: #25a9e0 !important;*/
/*}*/

.listing-loader {
	height: 300px;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}

.filter-lists:hover .dropdown-list {
	display: block;
}

.btn-disabled {
	pointer-events: none;
	background: #949baf !important;
}

.non-clickable {
	pointer-events: none;
}

.listing-row.activity_comment {
	padding: 15px 0px;
	display: none;
}

#dashboard .listing-row.comment-list {
	padding: 15px 0px;
	padding-left: 0 !important;
}

.comment-area {
	margin-bottom: 10px;
	-moz-appearance: textfield-multiline;
	-webkit-appearance: textarea;
	overflow: auto;
	resize: vertical;
	padding: 12px;
	border-radius: 8px;
	border: 1px solid #ced2dc;
	width: 100%;
	font-size: 14px;
	color: #343a4c;
}

.activity_comment .listing-col .profile {
	margin: auto 0;
}

/*
.plan-button {
	padding: 8px 32px;
	border: 1px solid #ff1d4d;
	background: #ff1d4d;
	color: #fff;
	font-weight: 600;
	border-radius: 3px;
	font-size: 14px;
	margin: 0px auto;
	display: block;
	margin-bottom: 10px;
}
*/

.haves-wants-page .scrollable .listing-select {
	margin-bottom: 12px;
	border-bottom: 1px solid #ced2dc;
	display: none;
}

.haves-wants-page .sidebar.collapsible .content form {
	padding: 0 0 24px;
}

.haves-wants-page .scrollable {
	overflow-y: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.haves-wants-page .scrollable .listing-select h4 {
	background: #ced2dc;
	padding: 4px 20px;
	margin: 0;
	color: #4f536c;
	font-size: 12px;
	font-weight: 700;
}

.haves-wants-page h3 {
	font-weight: 800;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #151b26;
	line-height: 1;
}

.haves-wants-page .content label {
	font-weight: 600;
	color: #4f536c;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 12px;
}

.haves-wants-page .content .post-type {
	text-align: right;
}

.haves-wants-page .content .post-type select {
	background: #eff0f8;
	color: #4f536c;
	font-weight: 400;
	font-size: 14px;
	padding: 9px 16px;
}

.haves-wants-page .content {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
	transition: opacity 100ms linear;
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}

.haves-wants-page .scrollable .listing-select .property.excerpt:nth-child(even) {
	margin-left: 0;
	margin-right: 0;
	padding: 8px 20px;
}

.haves-wants-page .scrollable .listing-select .property.excerpt:nth-child(even) {
	margin-left: 0;
	margin-right: 0;
	padding: 8px 20px;
}

.haves-wants-page .scrollable .listing-select .property.excerpt {
	padding: 8px 20px;
}

.haves-wants-page .scrollable .listing-select .property.excerpt {
	padding: 8px 20px;
}

.haves-wants-page .content {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
	transition: opacity 100ms linear;
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}

.haves-wants-page .content {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
	transition: opacity 100ms linear;
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}

.haves-wants-page {
	padding-left: 20px;
	padding-right: 10px;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	height: 150vh;
	-webkit-transition: width 200ms linear;
	transition: width 200ms linear;
	-webkit-box-shadow: 0 -2px 5px rgba(79, 83, 108, 0.2);
	box-shadow: 0 -2px 5px rgba(79, 83, 108, 0.2);
	overflow: hidden;
	background: rgba(255, 255, 255, 0.9);
	padding-top: 10px;
	margin: 20px;
}

.haves-wants-page .scrollable::-webkit-scrollbar {
	width: 0;
	height: 0;
}

i.icon.icon-heart-fill {
	color: red;
}

.more-activity {
	text-align: center;
	margin: 10px 0px;
}

.sorting {
	cursor: pointer;
}

.activityloader {
	display: none;
	background-repeat: no-repeat;
	height: 250px;
	width: 100%;
	background-position: center;
	background-size: contain;
}

.MoreActivityLoader {
	display: none;
	height: 300px;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
}

.MarketLoader {
	display: none;
	height: 200px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
}

div#acf-field_5cc20d9248926 div.canvas,
div#acf-field_5e4d161b4eaad div.canvas {
	display: none;
}

/*welcome*/
.arrow-img {
	background-image: url("../../../uploads/2019/07/arrow-right.png");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
}

.member-img {
	max-width: 10% !important;
	flex: 0 0 10% !important;
}

.membership-col {
	padding: 0 30px 0px 120px !important;
}

.member-img img {
	width: 40px !important;
	margin: 0px auto;
	display: block;
}

/* .arrow-img p,
.member-name {
	font-size: 10px !important;
	margin-bottom: 8px !important;
} */

.fees-discount {
	font-size: 20px !important;
	color: #ff1d4f !important;
	margin-bottom: 0px !important;
}

.member-fees {
	color: #ff1d4f !important;
	font-size: 10px !important;
}

.arrow-img {
	position: relative;
	top: 22px;
}

.user-col {
	padding-top: 82px !important;
}

/*
p.slide-three-back i {
	background: #ced2dd;
	width: 50px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 3px;
}
*/

.map-colors {
	display: flex;
}

span.color-button {
	cursor: pointer;
	width: 30px;
	height: 15px;
	display: flex;
	margin: 0 5px;
}

/*
.page-id-2270 .slick-prev:before , .page-id-3537 .slick-prev:before , .single-listing .slick-prev:before ,
.page-id-465 .slick-prev:before , .page-id-76048 .slick-prev:before
{
    content:"\f107";
    transform: rotate(90deg);
    font-family: "FontAwesome";
    position: absolute;
    font-size:100px;
}
*/

/*
.page-id-2270 .slick-next:before , .page-id-3537 .slick-next:before , .single-listing .slick-next:before ,
.page-id-465 .slick-next:before  , .page-id-76048 .slick-next:before
{
     content:"\f107";
     transform: rotate(270deg);
     font-family: "FontAwesome";
     position: absolute;
     font-size:100px;
}
*/

#expire_after .acf-input-append {
	height: 40px;
	padding: 8px 9px;
}

#expire_after .acf-input-wrap {
	width: 90%;
}

/*profile edit*/
.browseimg {
	cursor: pointer;
}

#loader-img {
	background-repeat: no-repeat;
	position: absolute;
	background-size: cover;
	height: 100px;
	width: 160px;
	left: -25px;
	bottom: 35px;
	display: none;
}

.page-id-283 .tokenize .search-bold-type-word,
.page-id-83195 .tokenize .search-bold-type-word {
	margin-right: -3.5px;
	text-transform: capitalize;
}

a.disabled-pagination {
	pointer-events: none;
	background-color: #ced2dc33;
}

@media print {
	.square-col.col-sm.map {
		display: none !important;
	}

	.listing-header {
		display: none !important;
	}

	.header {
		display: none !important;
	}

	.oneLineHeader {
		display: none !important;
	}

	.property-select .label-text {
		border: none !important;
	}

	.label-text:before {
		content: "" !important;
	}

	.property .property-select {
		width: 1% !important;
	}

	.property {
		display: none;
	}

	.print {
		display: flex !important;
	}

	.icon {
		display: none !important;
	}

	.post-actions {
		display: none !important;
	}

	.square-col.col-sm.info-listing {
		flex: 0 0 55%;
		max-width: 55%;
	}

	.agent-listing {
		display: none;
	}

	.fancy-box {
		display: none;
	}
}

.saveEmailLabel {
	display: flex;
	align-items: center;
}

/* SideBar Animation On Hover */

ul.dropdown li {
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul.dropdown li a:hover {
	color: #ff1d4d;
	padding-left: 20px;
}

ul.dropdown li:hover:after {
	opacity: 1;
}

ul.dropdown li.active-dot:hover {
	color: #131a25 !important;
}

ul.dropdown li.active-dot:hover:after {
	content: "";
	width: 0;
	height: 0;
}

li.page h3:hover,
.dropdown.desktop-style ul li:hover a {
	color: #ff1d4d;
	padding-left: 20px !important;
}

li.page h3:hover:after,
.dropdown.desktop-style ul li:hover:after {
	opacity: 1;
}

.dropdown.desktop-style ul li:after {
	content: "";
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #ff1d4d;
	left: 0;
	top: 3px;
	opacity: 0;
}

.dropdown.desktop-style ul li:after {
	top: 15px !important;
}

h3.active-dot:hover {
	color: #131a25 !important;
}

h3.active-dot:hover:after {
	content: "";
	width: 0;
	height: 0;
}

/* .acf-gallery-toolbar{
      display: none;
   } */
.notification-alert {
	position: absolute;
	top: 33px;
	right: 8px;
	font-size: 12px;
	line-height: 1.7em;
	text-align: center;
	display: inline-block;
	font-style: normal;
	width: 1.7em;
	height: 1.7em;
	border-radius: 50%;
	color: #ff1d4d;
	background: white;
	font-weight: 700;
}

/* .u-img{
  background-image:url('../img/profile-placeholder.png');
  background-repeat: no-repeat;
  background-size: contain;
} */

.file-upload-btn {
	width: 100%;
	margin: 0;
	color: #fff;
	background: #1fb264;
	border: none;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 4px solid #15824b;
	transition: all 0.2s ease;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
}

.file-upload-btn:hover {
	background: #1aa059;
	color: #ffffff;
	transition: all 0.2s ease;
	cursor: pointer;
}

.file-upload-btn:active {
	border: 0;
	transition: all 0.2s ease;
}

.image-title-wrap {
	padding: 0 15px 15px 15px;
	color: #222;
}

.drag-text {
	text-align: center;
}

.drag-text h3 {
	font-weight: 100;
	text-transform: uppercase;
	color: #15824b;
	padding: 60px 0;
}

/*.file-upload-image {
      max-height: 200px;
      max-width: 200px;
      margin: auto;
      padding: 20px;
    }*/
.map-shapes {
	margin: 10px !important;
}

.map-shapes>div>div:first-child {
	height: 40px !important;
	padding: 10px !important;
}

.deleteerror,
.delete-msg {
	display: none;
}

/* Loader */
#svg {
	transform: rotate(-90deg);
	stroke-dasharray: 251;
	stroke-dashoffset: 251;
	animation: offsettozero 5s linear forwards;
}

#placeholder-bar {
	stroke-dashoffset: 0;
}

@keyframes offsettozero {
	to {
		stroke-dashoffset: 0;
	}

	from {
		stroke-dashoffset: 100;
	}
}

.loader-scale-size {
	transform: scale(5.5);
}

.page-id-283 .search-close-pt,
.page-id-83195 .search-close-pt {
	right: 2%;
	position: absolute;
}

/* Taggit - search */

.page-id-283 .tokenize-dropdown.dropdown,
.page-id-83195 .tokenize-dropdown.dropdown {
	background: #fff !important;
	border: 1px solid #d8d1d1;
}

.page-id-283 .tokenize-dropdown ul,
.page-id-83195 .tokenize-dropdown ul {
	padding: 0px !important;
	background: #fff !important;
	font-family: Arial, sans-serif;
}

.page-id-283 .tokenize-dropdown ul li.active,
.page-id-83195 .tokenize-dropdown ul li.active {
	background: #e7e9ec;
}

.no-result-found {
	height: 150px;
	max-height: 150px;
}

.no-result-found span {
	margin: 0 auto;
	text-transform: uppercase;
}

.page-id-509 .dropdown-list a {
	text-transform: capitalize;
}

/* Search Page tagit Shadow */
.page-id-283 .tokenize.focus>.tokens-container,
.page-id-83195 .tokenize.focus>.tokens-container {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.page-id-283 .token span,
.page-id-83195 .token span {
	padding-right: 4px;
}

/*
.card.dark {
	padding-top: 20px;
}
*/

.inline-b.with-spacing.cf span {
	color: #4f536c;
}

#dashboard .sidebar.collapsible .content .post-type select {
	background: #fff !important;
}

.divider-agent {
	/*border-bottom: 1px #ededed solid;*/
	margin: 15px auto;
	position: relative;
	padding: 0 !important;
}

p.divider-agent:last-child {
	display: none;
}

.area-style small {
	margin: 0 0 10px 0;
	font-weight: 600;
	color: #9aa1b4;
}

/* Promo Code */
/* header.promo-applied {
    background: #606060;
    width: 100%;
}     */
/* span.new-price {
    font-size: 28px;
} */

span.old-price {
	text-decoration: line-through;
	color: #ced2dc;
}

span.save_text_old {
	text-decoration: line-through;
	color: #ced2dc;
	display: none;
}

.member-de a.rm-promo {
	position: absolute;
	left: -30%;
}

.error.alert-danger ul {
	list-style: none;
	margin: 0;
}

.error.alert-danger ul li {
	padding: 5px;
	font-size: 12px;
	font-weight: 400;
}

.priority {
	z-index: 99;
}

/*  New Wants  */

#new-want form .acf-fields .acf-field.collapse::after {
	font-size: 16px;
	font-weight: bold;
}

#new-want .agreement .acf-label {
	display: none;
}

#new-want .agreement .acf-input input {
	width: 10px;
	visibility: visible;
	opacity: 0;
}

#new-want span.select2-search.select2-search--dropdown {
	display: none;
}

#new-want .acf-error-message i {
	display: none;
}

#new-want .pac-container {
	border-width: 1px 0 !important;
	box-shadow: none !important;
}

#new-want .pac-container .pac-item {
	padding: 5px 10px !important;
	cursor: pointer !important;
}

#new-want .pac-item-query {
	font-size: 13px;
	padding-right: 3px;
	color: #000;
}

#new-want .pac-matched {
	font-weight: 700;
}

#new-want .pac-icon-marker {
	background-position: -1px -161px;
}

#new-want .pac-icon {
	width: 15px;
	height: 20px;
	margin-right: 7px;
	margin-top: 6px;
	display: inline-block;
	vertical-align: top;
	background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/autocomplete-icons.png);
	background-size: 34px;
}

#new-want .pac-container .pac-item {
	border: 1px solid #ced2dc;
	border-top: 0 !important;
}

#new-want .pac-item {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	text-align: left;
	font-size: 11px;
	color: #999;
}

#new-want .pac-container {
	background-color: #fff;
	position: absolute !important;
	z-index: 1000;
	border-radius: 2px;
	border-top: 1px solid #d9d9d9;
	font-family: Arial, sans-serif;
	box-sizing: border-box;
	overflow: hidden;
}

#new-want .agent-data-list:after {
	display: none;
}

#new-want form .acf-fields .acf-input .es-tokenize input {
	border: 0px !important;
}

/*
ul.notification_type li {
	border: 1px solid #ced2dc;
	border-radius: 10px;
	list-style: none;
	padding: 15px;
	margin-bottom: 15px;
}
*/

.page-id-240 .agreement .acf-label {
	display: none;
}

.page-id-240 .agreement .acf-input input {
	width: 10px;
	visibility: visible;
	opacity: 0;
}

.page-id-240 .agreement .acf-label {
	display: none;
}

.w-h-img {
	width: 55px;
	height: 50px;
	margin-bottom: 32px;
}