.wgl-container .wgl-dashboard-properties ul li::before {
  display: none;
}
.wgl-container .wgl-user-navigation ul li {
  padding-left: 0;
  line-height: 36px;
}
.wgl-container .wgl-user-navigation ul li:before {
  display: none;
}
.wgl-container .wgl-user-navigation ul li ul {
  margin: 1px 0 12px 42px;
}
.wgl-container .wgl-user-navigation ul li ul li {
  margin-bottom: 0;
}
.wgl-container .wgl-user-navigation ul li ul li:before {
  display: inline-block;
  margin-right: 12px;
  margin-top: -8px;
  width: 22px;
  height: 22px;
  content: "";
  background: transparent;
  background-image: url(../../img/real_estate/dashboard/all_properties.svg);
  background-size: contain;
  vertical-align: top;
  border-radius: 0;
  top: 18px;
  left: 2px;
}
.wgl-container .wgl-user-navigation ul li ul li.link--add-property:before {
  content: "";
  width: 12px;
  height: 12px;
  margin-top: -1px;
  margin-left: 6px;
  margin-right: 16px;
  background-image: url(../../img/real_estate/dashboard/add_new_properties.svg);
}
.wgl-container .wgl-user-navigation ul li ul li a {
  text-underline-offset: 0.65em;
}
.wgl-container .wgl-user-navigation ul li ul li a:before {
  display: none;
}
.wgl-container .wgl-user-navigation ul li a:before {
  display: inline-block;
  margin-right: 15px;
  width: 18px;
  height: 20px;
  content: "";
  margin-top: -5px;
  background-size: contain;
  background-image: url(../../img/real_estate/dashboard/dashboard_properties.svg);
}
.wgl-container .wgl-user-navigation ul li.link--edit-profile a:before {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url(../../img/real_estate/dashboard/home.svg);
}
.wgl-container .wgl-user-navigation ul li.link--change-password a:before {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url(../../img/real_estate/dashboard/settings.svg);
}
.wgl-container .wgl-user-navigation ul li.link--property-logout a:before {
  content: "";
  width: 22px;
  height: 22px;
  background-image: url(../../img/real_estate/dashboard/logout.svg);
}
.wgl-container .wgl-user-properties_add_property a {
  --border-color: var(--synta-button-border-idle, "unset");
  background: var(--synta-button-color-idle);
}
.wgl-container .wgl-user-properties_add_property a:hover {
  background: var(--synta-button-bg-idle);
  color: var(--synta-button-color-idle);
  border-color: var(--synta-button-border-hover);
}
.wgl-container .wgl-user-properties_search form .item_field.search_option .search-field {
  padding-left: 0;
  height: 40px;
  width: 100%;
  margin-bottom: 0;
  padding-right: 20px;
  outline: none;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
}
.wgl-container .wgl-user-properties_search form .item_field.search_option .search-button {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 18px;
  height: 40px;
  font-size: 0;
  text-align: center;
  opacity: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  left: auto;
}
.wgl-container .wgl-user-properties_search form .item_field.search_option i {
  left: auto;
  right: 0;
  line-height: 40px;
  width: 18px;
  height: 40px;
}
.wgl-container .wgl-user-properties_search form .item_field.search_option i:after {
  display: block;
  content: "";
  -webkit-mask-image: var(--synta-search-h);
  mask-image: var(--synta-search-h);
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: 1em;
  mask-size: 1em;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 1em;
  height: 1em;
  padding: 0;
  box-shadow: none;
  background-color: currentColor;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  font-size: 20px;
  transition: 0.4s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb2-upload-button {
  --border-color: var(--synta-button-border-idle, "unset");
  background: var(--synta-button-color-idle);
  border: 1px solid var(--border-color);
}
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb2-upload-button:hover {
  background: var(--synta-button-bg-idle);
  color: var(--synta-button-color-idle);
}
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .heading-taxonomy label,
.wgl-container .wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .heading-taxonomy label,
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb-th label,
.wgl-container .wgl-user-profile .cmb2-wrap .cmb-row .cmb-th label {
  color: var(--synta-property-color);
}
.wgl-container .wgl-property-submit .wgl-property-submit_preview .icon_preview,
.wgl-container .wgl-user-profile .wgl-property-submit_preview .icon_preview {
  background: var(--synta-button-bg-idle);
  border: 1px solid var(--synta-button-border-idle);
  color: var(--synta-button-color-idle);
}
.wgl-container .wgl-property-submit .wgl-property-submit_preview .icon_preview:hover,
.wgl-container .wgl-user-profile .wgl-property-submit_preview .icon_preview:hover {
  background: var(--synta-button-bg-hover);
  border: 1px solid var(--synta-button-border-hover);
  color: var(--synta-button-color-hover);
}
.wgl-container .wgl-property-submit .wgl-property-submit_preview .icon_preview:after,
.wgl-container .wgl-user-profile .wgl-property-submit_preview .icon_preview:after {
  font-family: "Font Awesome 6 Free";
  content: "\f06e";
}
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button,
.wgl-container .wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button::before,
.wgl-container .wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button::before,
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button::after,
.wgl-container .wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button::after {
  content: "";
  height: 16px;
  width: 2px;
  background-color: #232323;
  top: auto;
}
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button::before,
.wgl-container .wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button::before {
  transform: rotate(45deg);
}
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button::after,
.wgl-container .wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button::after {
  transform: rotate(-45deg);
}
.wgl-container .wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .child-taxonomy .cmb2-list-li,
.wgl-container .wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .child-taxonomy .cmb2-list-li {
  padding-left: 0;
}
.wgl-container .wgl-user-properties_list .wgl-user-properties_list-heading .sorting-indicators {
  -webkit-mask-image: var(--synta-bg-caret);
  mask-image: var(--synta-bg-caret);
}
.wgl-container .wgl-user-profile #fileInput::file-selector-button {
  border: 1px solid var(--synta-button-border-idle);
}
.wgl-container .wgl-user-profile #fileInput::file-selector-button:hover, .wgl-container .wgl-user-profile #fileInput::file-selector-button:active {
  background: var(--synta-button-bg-idle);
  color: var(--synta-button-color-idle);
}
.wgl-container .wgl-dashboard-properties .cmb2-wrap ul li {
  padding-left: 0;
}
.wgl-container .wgl-dashboard-properties label {
  cursor: pointer;
}
.wgl-container .wgl-dashboard-properties input[type=number] {
  border: 0;
  border-bottom: 1px solid #dedede;
}
.wgl-container .wgl-dashboard-properties input[type=checkbox] {
  --input-color: var(--synta-primary-color);
  --input-disabled: #959495;
  appearance: none;
  margin: 0 8px 0 0;
  font-size: 12px;
  color: currentColor;
  width: 1em;
  height: 1em;
  border-radius: 0;
  vertical-align: middle;
  display: inline-grid !important;
  place-content: center;
}
.wgl-container .wgl-dashboard-properties input[type=checkbox]:before {
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: 0.25rem;
  top: 0.1275rem;
  z-index: 1;
  width: 0.56rem;
  height: 0.28rem;
  border: 2px solid var(--input-color);
  border-top-style: none;
  border-right-style: none;
  box-sizing: content-box;
  background: transparent;
  box-shadow: none;
  margin-left: -1px;
  margin-top: -1px;
}
.wgl-container .wgl-dashboard-properties input[type=checkbox]:after {
  content: "";
  position: absolute;
  top: -0.125rem;
  left: 0;
  width: 1rem;
  height: 1rem;
  background: #fff;
  border: 1px solid var(--input-color);
  cursor: pointer;
  border-radius: 0;
  box-sizing: content-box;
  display: inline-block;
  margin-left: -1px;
  margin-top: -1px;
}