/* Home Page */
/* form.connect__form {
    z-index: 99;
}
button.connect__submit {
    z-index: 0;
}
.pac-container{
	z-index: 99999 !important;
}
.pac-item {
    z-index: 99999 !important;
}
.pagination__control {
    cursor: pointer;
}
.pagination__disable {
    pointer-events: none;
} */

/* public notification page */

.tabs-listing-section ul {
	list-style: none;
	display: flex;
	justify-content: center;
	margin-bottom: 0;
}

.tabs-listing-section ul li a {
	list-style: none;
	display: flex;
	padding-bottom: 20px;
}

span.deleteCurrentPhoneItem img,
span.deleteCurrentEmail img {
	width: 15px;
	cursor: pointer;
}

.scoreBoard {
	padding-top: 40px;
}

/* Public Account Page*/
.main-listing-content > .row {
	justify-content: center;
}

.profile-avtar {
	border: 4px dashed #c2c2c2;
	border-radius: 15px;
	position: relative;
}

.profile-name-style {
	text-align: center;
	padding: 30px 0 20px;
}

.file-upload-input {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	outline: none;
	opacity: 0;
	cursor: pointer;
}

.profile-name-style h2 {
	font-size: 24px;
	color: #4f536c;
}

.file-upload-content {
	position: absolute;
	width: 100%;
	text-align: center;
}

.image-upload-wrap {
	border-radius: 50%;
	width: 100%;
	height: 200px !important;
}

.file-upload {
	background-color: #ffffff;
	width: 600px;
	margin: 0 auto;
	padding: 20px 20px 0;
}

.file-upload {
	width: 100% !important;
	bottom: 2em;
	opacity: 0;
	right: 0;
	top: 0;
	position: relative;
}

.file-upload-image {
	clip-path: circle(100px at center);
	padding: 0 !important;
}

.file-upload-image {
	max-height: 200px;
	max-width: 200px;
	margin: auto;
	padding: 20px;
}

.image-upload-wrap {
	border-radius: 50%;
	width: 100%;
	height: 200px !important;
}

.image-style {
	text-align: center;
	padding: 15px;
}

.image-style strong {
	color: #3f90d3;
	text-decoration: underline;
	font-weight: 700 !important;
}

.image-style span strong {
	font-weight: 700 !important;
	text-decoration: none;
	color: #131a25;
}

.image-style p {
	font-size: 11px;
	color: #131a25;
}

#public-profile form .acf-fields .acf-field {
	margin: 25px 0 25px;
	display: flex;
	align-items: center;
}

#public-profile form .acf-fields .acf-field input {
	font-size: 16px;
	padding: 9px 20px;
	border-radius: 5px;
	color: #4f536c;
}

#public-profile form .acf-fields .acf-field textarea,
#public-profile form .acf-fields .acf-field .select2,
#public-profile form .acf-fields .acf-field input,
#public-profile form .acf-fields .acf-field select {
	display: inline-block;
	width: 100%;
	font-size: 13px;
	font-weight: 600;
	padding: 8px 12px;
	border-radius: 3px;
	border: #ced2dc 1px solid;
	height: auto;
	line-height: 20px;
}

#public-profile form .acf-fields .acf-field.acf-field.acf-field-textarea.acf-field-5e4697fa47506 {
	align-items: flex-start;
}

#public-profile form .acf-fields .acf-field .acf-label label {
	font-size: 16px;
	color: #131a25;
	margin-bottom: 0;
	font-weight: 600;
}

#public-profile .acf-field-5cd9bdcee0630,
#public-profile .acf-field-5cd9be0de0632 {
	width: 60% !important;
}

#public-profile .acf-field-5d15f32985bf8,
#public-profile .acf-field-5d144cf80c955 {
	width: 40% !important;
	justify-content: flex-end;
}

#public-profile .acf-field-message .acf-label label {
	font-size: 20px !important;
	font-weight: 800 !important;
	text-transform: uppercase;
}

#profile-fields form .acf-fields .acf-field[data-type="between"] input {
	width: 47%;
}

#public-profile form .acf-fields .acf-field.collapse::before,
#public-profile form .acf-fields .acf-field.collapse::after {
	display: none;
}

.top-space {
	padding-top: 40px;
}

input#check-listing-type-1:checked:after {
	/* background: aliceblue; */
	width: 20px;
	height: 20px;
	border-radius: 40px;
	top: -4px;
	left: 0px;
	position: relative;
	background-color: #3579be;
	content: "";
	display: inline-block;
	visibility: visible;
	border: 2px solid #fff;
	box-shadow: 0 0 0pt 1pt #ced2dc;
}

input#check-listing-type-1:after {
	width: 20px;
	height: 20px;
	border-radius: 40px;
	top: -4px;
	left: 0px;
	position: relative;
	background-color: #fff;
	content: "";
	display: inline-block;
	visibility: visible;
	/* border: 2px solid #ced2dc; */
	border: 1.5px solid #ced2dc;
}

.checktext {
	font-size: 16px;
	font-weight: 600;
	padding: 10px 20px 0px 20px;
}

.contain {
	padding: 50px 130px 25px 130px;
}

.fields-style {
	padding: 0px 130px 20px 130px;
}

.w-2 {
	width: 200px;
}

.w-1 {
	width: 100px;
}

.btns {
	border: 2px solid #e8e9ee;
	border-radius: 5px;
	padding: 10px 20px 10px 20px;
	text-align: center;
}

.filter__item.dropdown {
	cursor: pointer;
}

/*     header-top        */
.first-log {
	display: -webkit-inline-box;
	padding: 10px 13px 10px 13px;
	font-size: 25px;
	border-radius: 50px;
	background-color: padding-box;
	background-color: #4f536c;
	color: #fff;
	margin-right: 5px;
	font-weight: 500;
}

.main-nav__buttons.navs {
	padding-bottom: 5px;
}

.nav-bar {
	position: absolute;
	background: #fff;
	top: 85px;
	right: 20px;
	padding: 10px 30px 10px 30px;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	-webkit-box-shadow: 0 0 5px rgba(79, 83, 108, 0.2);
	box-shadow: 0 0 5px rgba(79, 83, 108, 0.2);
	top: 60px;
	top: 47px;
	/* width: 240px; */
}

span.user-icon:after {
	top: 13px !important;
	cursor: pointer;
	content: "\f107";
	position: absolute;
	top: 36px;
	color: #131a25;
	right: 30px;
	font-size: 18px;
	font-family: "FontAwesome";
}

/*
span.select2.select2-container.select2-container--default { // select2
  display: none;
}
*/

a.b-800.search-r.c-text.heee {
	font-size: 25px;
	font-weight: 900;
	text-transform: uppercase;
}

.listing-count label {
	font-size: 14px;
	font-weight: 800;
}

.bold.f-12 {
	font-size: 12px;
	font-weight: 800;
}

.eq-space {
	padding: 80px 0px 50px 0px;
}

span.bold.f-14 {
	font-size: 14px;
	font-weight: 900;
}

.select2-hidden-accessible {
	font-size: 16px;
	border: 1px solid #ced2dc;
	padding: 0 8px;
	border-radius: 5px;
	font-weight: 700;
	padding: 5px 10px;
}

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

.pinkRound {
	width: 60px;
	height: 60px;
	background: #ff1d4d !important;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px !important;
}

.saved-search-list .listing-list .row:last-child {
	padding: 20px 4px 20px 4px;
}

.m-20 {
	margin-top: 20px !important;
}

a.small img {
	width: 10% !important;
}

/*
.edit-o a {
  color: #4f536c;
  font-weight: 600;
  font-size: 18px;
}


.edit-o {
  background: transparent !important;
  width: 190px;
  border-radius: 3px;
  height: 50px;
  color: #4f536c;
  font-weight: 600;
  font-size: 18px;
  padding-top: 10px;
  text-align: center;
}

.view-listing {
  background: transparent !important;
  width: 190px;
  border-radius: 3px;
  height: 50px;
  color: #4f536c;
  font-weight: 600;
  font-size: 18px;
  padding-top: 10px;
  text-align: center;
}

.arch-o {
  background: transparent !important;
  width: 190px;
  border-radius: 3px;
  height: 50px;
  color: #4f536c;
  font-weight: 600;
  font-size: 18px;
  padding-top: 10px;
  text-align: center;
}
*/

.page-id-83588 .p-5 {
	padding: 10px !important;
}

li.disabled {
	pointer-events: none;
	background: #f5f5f5;
}

.label-text {
	color: #343a4c;
	font-weight: 700;
}

/* model */
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0;
	background-color: #fff;
	transition: opacity 0.15s linear;
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

button.close.search-close-pt.cursor-pt {
	top: 10%;
	right: 2%;
	position: absolute;
}

/*dasboard page */

.dash-txt {
	font-size: 20px;
	color: #131a25;
	font-weight: 800;
}

.icon {
	cursor: pointer;
}

.edit-icon:after {
	font-family: "Font Awesome 5 Free";
	content: "\f078";
	/* padding-top: 30px; */
	position: relative;
	left: 5px;
	top: 1px;
}

.switch-style {
	padding: 0;
	font-size: 16px;
	float: right;
	position: relative;
	display: inline-block;
	width: 54px;
	height: 26px;
}

.check {
	position: absolute;
	right: 9000px;
}

.slider-round {
	border-radius: 34px;
	border: 0;
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #4f536c;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.slider-round:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	left: 4.1px;
	bottom: 3px;
	background-color: white;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	border-radius: 50%;
}

li.bold.small {
	list-style: none;
	border-bottom: 1px solid #eff0f8;
	padding-bottom: 10px;
}

/*
.float-right {
  margin: 5px 0;
  width: 37px;
  height: 24px;
  font-size: 12px;
  justify-content: center;
  justify-items: center;
  border-radius: 50px;
}
*/

.p-30 {
	padding-bottom: 30px;
}

a#dashboard-icon-edit:before {
	/* content: "\e91b"; */
	font-family: "Font Awesome 5 Free";
	content: "\f304";
	/* padding-top: 30px; */
	position: relative;
	left: 5px;
	font-size: 20px;
	top: 1px;
}

/*
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #4f536c;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
*/

input:checked + .slider {
	background-color: #8cc540;
}

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

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.f-15 {
	font-size: 15px;
}

/*
.box-want{
   display: block;
    background: #8cc63f;
    height: 23px;
    width: 23px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    float: right;
    position: relative;
    top: -19px;
}
*/

.check-top {
	padding: 30px 0px 30px 0px;
}

/*.tabs-listing-section {*/
/* overflow: hidden; */
/*    background-color: #333;*/
/*    position: fixed;*/
/*    top: 0;*/
/* bottom: 0; */
/*    width: 100%;*/
/*    z-index: 99999;*/
/*}*/

/*
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
*/


/*
#myHeader,
#myMainHeader,
#myNavBar {
	z-index: 999;
	background-color: #fff;
}
*/


/*
.sticky + .listing {
	padding-top: 102px;
}
*/


/*
.page-id-83634 img{
    width:5%;
}
*/

/*
.page-id-83634 .icon:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  padding-top: 30px;
  position: relative;
  left: 5px;
  top: 1px;
}
*/

.page-id-83634 li.bold.small {
	padding-top: 10px;
}

.page-id-83634 .progress {
	margin: 10px;
}

.page-id-83634 .progress {
	position: relative;
	right: 0;
	top: 35px;
	-ms-transform: rotate(45deg);
	-ms-transform-origin: 20% 40%;
	/* transform: rotate(-90deg); */
	transform-origin: 50% 61%;
	/* width: 25%; */
}

.bar-spce {
	padding-bottom: 62px;
}

.listitem1 .bar.scroll-pop {
	width: 10px;
}

.listitem2 .bar.scroll-pop {
	width: 15px;
}

.listitem3 .bar.scroll-pop {
	width: 20px;
}

.listitem4 .bar.scroll-pop {
	width: 25px;
}

.listitem5 .bar.scroll-pop {
	width: 30px;
}

.listitem6 .bar.scroll-pop {
	width: 33px;
}

.listing-details__wishlist svg {
	cursor: pointer;
}

/*.hide-remarks{
    height: 84px;
}*/

.market-check {
	z-index: 99;
}

.market-check label.radio-inline {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.market-check .label {
	margin-left: 12px;
}

/*.watchlist-row::before {
    content: "}";
    position: absolute;
    left: -20px;
    background: #fff;
    padding: 5px 10px;
    top: 2px;
}*/

.watchlist-row {
	margin-bottom: 20px;
	position: relative;
	z-index: 888;
}

.sub-nav__container a.save-search__login {
	pointer-events: all;
}

.login-error {
	color: red;
}

#public-login__modal .save-search__heading {
	color: #000;
}

/*
.price-filter__separator {
  margin-right: 10px;
}
*/

/*
.price-filter__wrapper input:last-child {
	margin-right: 0 !important;
}
*/

/*
.filter__container #price-filter-min,
.filter__container #price-filter-max {
  width: 140px;
}
*/

.price-range__wrapper {
	margin-top: 30px;
}

.price-range-text {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.hdpi.pac-logo:after,
.pac-logo:after {
	display: none !important;
}
#show-tog .dashboard__intro {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
}
#show-tog .dash-txt {
	margin-bottom: 0px;
}

.listing__status svg {
	position: absolute;
	width: 40px;
	height: 40px;
	right: -10px;
	top: -10px;
}
