.single-listaimoveis div.elementor-location-header a{
	width:130px;
}

.single-listaimoveis .header-cliente,
.single-listaimoveis div.elementor-location-heade{
	display:none!important;
}

.single-listaimoveis .header-cliente .e-con-inner{
	padding: 5px 0 3px 0;
}

.single-listaimoveis .elementor-location-single.listaimoveis::before {
    width: 100%;
    height: 450px;
    display: block;
    content: '';
    background: #ECEFF0 url(https://mudemarketingevendas.com.br/wp-content/uploads/2024/10/bgbg.png) no-repeat center bottom / contain !important;

}

.single-listaimoveis h2.elementor-heading-title{
	display:none;
}

.grid-immobile {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 3rem;
  justify-content: space-around;
}

.swal2-actions {
  gap: 1rem;
}

button.btn {
  border-radius: 8px;
  border: none;
  color: #ffffff;
}

button.btn-info {
  background: rgb(56, 88, 233);
}

button.btn-info:focus,
button.btn-info:hover {
  background: rgb(29, 78, 216);
}

button.btn-success {
  background: rgb(34, 197, 94);
}

button.btn-success:focus,
button.btn-success:hover {
  background: rgb(22, 163, 74);
}

button.btn-danger {
  background: rgb(239, 68, 68);
}

button.btn-danger:focus,
button.btn-danger:hover {
  background: rgb(220, 38, 38);
}

button.btn-gray {
  background: rgb(156, 163, 175);
}

button.btn-gray:focus,
button.btn-gray:hover {
  background: rgb(75, 85, 99);
}

.copy-link {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  text-decoration: underline;
}

.form-wrapper {
  padding-bottom: 0.5rem;
}

.form-wrapper label {
  padding-bottom: 0.25rem;
  color: rgb(63, 63, 70);
  display: block;
  font-size:13px;
	text-transform:uppercase;
}

form .form-wrapper input,
form .form-wrapper textarea {
  border-radius: 0;
  border-color: #ccc;
}

form .form-wrapper input.invalid {
  border-color: rgb(220, 38, 38);
}

form .form-wrapper input:hover,
form .form-wrapper textarea:hover {
  border-color: rgb(56, 88, 233);
}

.w-1\/2 {
  width: 50%;
}

.w-full {
  width: 100%;
}

.group-inputs {
  display: flex;
  gap: 1rem;
}

form.form {
  display: flex;
  flex-direction: column;
}

.select2-selection__rendered {
  line-height: 42px !important;
}

form .select2-container .select2-selection--single {
  height: 42px;
  border-radius: 0;
  border-color: #ccc;
}

form .select2-container .select2-selection--single:hover {
  border-color: rgb(56, 88, 233);
}

.select2-selection__arrow {
  height: 42px !important;
}

form .select2-container .select2-selection--multiple {
  padding: 0;
  border-radius: 0;
  border-color: #ccc;
}

form .select2-container .select2-selection--multiple {
  height: 40px;
  display: flex;
  align-items: center;
}

form .select2-selection--multiple .select2-selection__rendered {
  line-height: normal !important;
  overflow: hidden;
  display: flex !important;
}

form .select2-selection__choice__remove {
  line-height: normal !important;
}

form .select2-selection__choice {
  margin-top: 0 !important;
}

#gallery_preview {
  border-radius: 8px;
  border: 2px dotted rgb(56, 88, 233);
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  gap: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

button.media-modal-close {
  border: none;
  color: rgb(63, 63, 70);
}

button.media-modal-close:hover {
  color: rgb(63, 63, 70);
  background-color: transparent;
}

.media-frame-router button {
  color: #000;
}

.media-frame-router button:focus,
.media-frame-router button:hover {
  background-color: transparent;
}

.form-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: flex-end;
  justify-content: space-between;
}

.form-filter button {
  height: fit-content;
}

.form-filter .multiple {
  width: 400px;
}

.page-numbers {
  background: #2563eb;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  border-radius: 100px;
  color: #fff;
}

.page-numbers.current {
  background: #001f79;
}

.pagination {
  gap: 0.5em;
  justify-content: center;
  display: flex;
}

@media (max-width:767px){
	.single-listaimoveis .elementor-location-single.listaimoveis::before {
		height: 450px;
		background: #ECEFF0 url(https://mudemarketingevendas.com.br/wp-content/uploads/2024/10/bg-mobile.png) no-repeat center bottom / contain !important;
	}
}
