/*
 Theme Name: Real Places Child
 Template: inspiry-real-places
*/
body, html {
  box-sizing: border-box;
  outline: none;
  color: #000;
}
.t1 {
  font-size: 60px;
  line-height: 70px;
}
a, span {
  color: #000;
  text-decoration: none;
}
.header-variation-three .main-menu > .current-menu-item > a {
  background-color: transparent !important;
}
.header-variation-three .main-menu > .current-menu-item > a:hover {
  background-color: #000000 !important;
}
.page-listing-control {
  margin-bottom: 0px;
}
.page-controls-wrapper {
  display: none !important;
}
.pwh-certified {
  position: absolute;
  bottom: 15px;
  right: 25px;
}
.pwh-certified img {
  max-width: 120px;
}
.pwh_privacy {
  font-size: 70% !important;
}
#wpforms-9106-field_3 li label::before {
  right: 25px;
  top: 0px;
  margin-right: -15px;
}
footer div div .col-lg-3.footer-logo.fade-in-left {
  width: 100%;
}
footer div div .col-lg-9.footer-widget-area.fade-in-up {
  width: 100%;
}
.page-head {
  background-color: #191C20;
  top: -150px;
  font-family: "Raleway", sans-serif;
}
.header-variation-three .main-menu > li > a {
  font-size: 14px;
  padding: 25px 5px;
  letter-spacing: 0;
}
.header-variation-two .site-logo, .header-variation-three .site-logo {
  height: 75px !important;
  min-height: 75px !important;
}
.header-variation-two .site-logo .logo-inner-wrapper, .header-variation-three .site-logo .logo-inner-wrapper {
  height: 100% !important;
  min-height: unset !important;
}
.header-variation-two .site-logo .logo-inner-wrapper img, .header-variation-three .site-logo .logo-inner-wrapper img {
  height: 75px !important;
  width: auto !important;
}
.site-header {
  z-index: 99999;
}
@media (min-width: 768px) {
  .pwh-certified {
    position: absolute;
    bottom: 10px;
    right: 25px;
  }
  .pwh-certified img {
    max-width: 120px;
  }
}
@media (min-width: 1201px) {
  .header-variation-three {
    z-index: 99999;
    height: auto !important;
    background-color: #030405;
    background-position: center center;
    background-size: cover !important;
  }
  header.site-header {
    height: 120px !important;
  }
  .page-title {
    font-size: 50px;
    line-height: 55px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .pwh-certified {
    position: absolute;
    bottom: -25px;
    right: 25px;
  }
  .pwh-certified img {
    max-width: 150px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .header-variation-three .header-top {
    display: none;
  }
  .header-variation-three {
    height: auto;
    background-color: #030405;
    background-position: center center;
    background-size: cover !important;
  }
  .page-title {
    font-size: 50px;
    line-height: 55px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .wrapper-search-form-two {
    top: -160px;
    position: relative;
  }
  .site-pages {
    padding-top: 50px;
    padding-bottom: 120px;
    overflow: hidden;
    top: -150px;
    position: relative;
  }
  .header-variation-three .main-menu > .current-menu-item > a {
    background-color: transparent;
  }
}
@media (min-width: 1200px) {
  .header-variation-three .header-top {
    display: none;
  }
  .header-variation-three {
    height: auto;
    background-color: #030405;
    background-position: center center;
    background-size: cover !important;
  }
  .page-title {
    font-size: 50px;
    line-height: 55px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .wrapper-search-form-two {
    top: -160px;
    position: relative;
  }
  .site-pages {
    padding-top: 50px;
    padding-bottom: 120px;
    overflow: hidden;
    top: -150px;
    position: relative;
  }
  .header-variation-three .main-menu > .current-menu-item > a {
    background-color: transparent;
  }
}
header.site-header {
  background-color: #fff !important;
}
header.site-header #menu-menu-cusani li {
  position: relative !important;
}
header.site-header #menu-menu-cusani li:not(:last-child) {
  margin-right: 25px;
}
header.site-header #menu-menu-cusani li a {
  color: #000;
  background-color: transparent !important;
}
header.site-header #menu-menu-cusani li a::before {
  width: 0;
  position: absolute;
  bottom: 25px;
  left: 0;
  content: "";
  background-color: #ED6B20;
  transition: all 0.3s ease;
  height: 1px;
}
header.site-header #menu-menu-cusani li:hover a {
  color: #ED6B20;
}
header.site-header #menu-menu-cusani li:hover a::before {
  width: 100%;
}
header.site-header #menu-menu-cusani li.current-menu-item a {
  color: #ED6B20 !important;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  #site-main-nav ul {
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 1024px) {
  #mobile-header {
    position: absolute;
    top: 55px;
    background-color: transparent;
    z-index: 999999;
    transform: translateY(-50%);
    width: auto;
  }
  .mean-container .meanmenu-reveal span {
    background-color: #000;
  }
  .mean-container .meanclose {
    color: #000;
    background-color: transparent;
  }
  .mean-container .mean-nav {
    width: 100vw;
    top: 54px;
  }
  .mean-container .mean-nav ul {
    height: calc(100vh - 90px);
    background-color: #fff;
    padding-top: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
  .mean-container .mean-nav ul li a {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .mean-container .main-menu > li > a:hover, .mean-container .sub-menu .menu-item-has-children > a:hover {
    background: #ED6B20;
  }
}
@media only screen and (max-width: 500px) {
  .header-variation-two .site-logo .logo-inner-wrapper img, .header-variation-three .site-logo .logo-inner-wrapper img {
    height: 50px !important;
  }
  .mean-container .meanmenu-reveal {
    scale: 0.8;
  }
  #mobile-header {
    top: 44px;
  }
  .mean-container .mean-nav {
    top: 45px;
  }
  .mean-container .mean-nav ul {
    height: calc(100vh - 70px);
  }
}
::-webkit-scrollbar {
  width: 7px;
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 0px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  background-color: transparent;
}
::selection {
  background-color: #000 !important;
  color: #fff !important;
}
br {
  height: 10px;
}
table {
  border: none;
}
.fullwidth div {
  display: inline-block;
}
.features {
  font-size: 14px;
  list-style: none;
}
.features li {
  margin: 5px;
}
.textbg {
  background: #767676;
  background: radial-gradient(circle, #767676 0%, #767676 50%, #3c3c3c 100%);
  color: #ffffff;
  margin-bottom: 5px;
}
.featuretd {
  padding-left: 20px;
}
.featuretd p {
  margin-bottom: 10px;
  padding: 20px;
}
img, .fullwidth {
  width: 100%;
  font-weight: 400;
}
.clearfix {
  clear: both;
}
.heading1 {
  font-size: 18px;
  padding: 5px 10px;
  font-weight: 400;
}
.details {
  font-size: 11px;
  text-align: justify;
  padding-top: 0;
  margin-top: 0;
  padding-left: 3px;
}
.tableleft {
  float: left;
  width: 46%;
  padding-right: 5px;
}
.tableleftt {
  float: left;
  width: 45.5%;
  padding-right: 5px;
}
.tableright {
  float: left;
  width: 52.4%;
  padding-left: 5px;
}
.divhalfl {
  float: left;
  width: 48.73%;
  padding-right: 5px;
}
.divhalfr {
  float: left;
  width: 48.73%;
  padding-left: 5px;
}
.logoimg {
  width: 85px;
}
.header-variation-three .header-bottom {
  bottom: -10px !important;
  right: 0 !important;
}
.site-logo img {
  max-width: 100% !important;
}
.footer-logo img {
  display: inline-block;
  margin-bottom: 15px;
  width: 150px;
}
.property-listing-simple-1 {
  margin-bottom: 20px !important;
}
.listing-post-even {
  background-color: #dcdee0;
}
.property-listing-simple .btn-default {
  margin-bottom: 35px;
}
.ctcc-inner {
  font-size: 13px;
}
.property-description {
  background-color: #cccccc;
}
.property-description {
  background-color: #cccccc !important;
}
.property-description .price-wrapper span {
  color: #000 !important;
}
.form-submit-btn:hover {
  background-color: #ED6B20 !important;
}
.search-title {
  background-color: #000000;
  color: #ffffff;
}
.flex-control-paging li a {
  background-color: #bababa;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
  background-color: #ED6B20;
}
.meta-icon {
  fill: #ED6B20 !important;
}
.meta-icon .icon-location {
  fill: #ED6B20 !important;
}
.property-title-wrapper {
  background-color: #cccccc;
  color: #ffffff;
}
.property-title-wrapper .favorite-and-print .fa {
  color: #ED6B20;
}
.property-title-wrapper {
  background-color: #cccccc;
  color: #000000;
}
.property-listing-simple .btn-default {
  background-color: #000000 !important;
}
.property-listing-simple .btn-default:hover {
  background-color: #ED6B20 !important;
}
.property-listing-simple .title-heading {
  color: #000000;
}
.main-advance-search {
  background-color: #cccccc;
}
.pagination .page-numbers:hover, .pagination .current {
  background-color: #ED6B20;
  color: #ffffff;
}
.property-status-tag:hover {
  background-color: #ED6B20;
}
.property-status-tag:hover:before {
  border-right-color: #ED6B20;
}
.widget_lc_taxonomy input[type="submit"], .post-password-form input[type="submit"], .wpcf7-submit {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.widget_lc_taxonomy input[type="submit"], .post-password-form input[type="submit"], .wpcf7-submit:hover {
  color: #ffffff;
  background-color: #ED6B20;
  border-color: #ED6B20;
}
.similar-properties .nav-and-title {
  background-color: #ED6B20;
}
.fancy-title {
  color: #ED6B20;
}
.similar-properties .price {
  color: #ED6B20;
}
.single-property-price {
  color: #ffffff;
}
.contact-form .btn-small {
  color: #ffffff;
  background-color: #000000;
}
.contact-form .btn-orange:hover, .contact-form .btn-orange:focus {
  color: #ffffff;
  background-color: #ED6B20;
}
.icon-location .meta-icon-container g g path {
  fill: #ED6B20;
}
.user-nav, .heading.results {
  display: none;
}
.header-variation-three .current-menu-ancestor > a {
  background-color: #000000;
}
.page-head {
  padding-top: 150px;
}
.flex-control-nav {
  position: relative;
  bottom: 0;
}
.container {
  width: 1400px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container-form form {
  width: 1400px !important;
}
.layout-boxed {
  width: 1400px !important;
  max-width: unset !important;
}
.layout-boxed .container {
  max-width: unset !important;
}
.home .container-form {
  padding-top: 0 !important;
}
.home .container-form form {
  margin-top: -100px;
  z-index: 2;
}
.home .home-content {
  padding: 50px 5vw;
}
.home .slider .single-slide {
  position: relative;
}
.home .slider .single-slide .div-img {
  width: 100%;
  height: auto;
  position: relative;
}
.home .slider .single-slide .div-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 70vh;
}
.home .slider .single-slide .text {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 60%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.home .slider .single-slide .text span {
  color: #fff;
  font-size: 35px;
  line-height: 40px;
}
.home .container article {
  background-color: #fff;
}
.home .container article:nth-child(2n) {
  background-color: #dcdee0;
}
.home .container article .title-and-meta header {
  padding: 0;
}
.home .container article .title-and-meta header h3 a {
  color: #000;
}
.home .container article .title-and-meta .property-meta {
  display: block;
  visibility: visible;
  opacity: 1;
  transform: unset;
  padding: 0;
}
.home .case-affitto {
  padding: 50px 5vw;
  background-color: #fff;
}
.home .case-affitto .title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .case-affitto .container-affitto {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.home .case-affitto .container-affitto .single-prop {
  width: calc(100% / 5 - (200px / 5));
  position: relative;
  cursor: pointer;
}
.home .case-affitto .container-affitto .single-prop:not(:last-child) {
  margin-right: 50px;
}
.home .case-affitto .container-affitto .single-prop img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.home .case-affitto .container-affitto .single-prop::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #0000006b;
  opacity: 0;
  transition: all 0.5s ease;
  z-index: 10;
}
.home .case-affitto .container-affitto .single-prop:hover::before {
  opacity: 1;
}
.home .case-affitto .container-affitto .single-prop .text {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 10px;
}
.home .case-affitto .container-affitto .single-prop .text span {
  color: #fff;
  text-align: center;
}
.single-property #add-to-favorite, .single-property .printer-icon {
  display: none !important;
}
.single-property .breadcrumb-wrapper {
  display: none;
}
.single-property .fancybox-container {
  z-index: 9999999;
}
.single-property .container-media {
  height: 100%;
  position: relative;
  background-color: #fff;
}
.single-property .container-media .media {
  display: none;
  height: 100%;
  min-height: 510px;
}
.single-property .container-media .media.visible {
  display: block;
}
.single-property .container-media .media .property-virtual-tour {
  margin-bottom: 0;
}
.single-property .container-media .media h4 {
  display: none;
}
.single-property .container-media .media.planimetrie {
  padding: 20px;
}
.single-property .container-media .media iframe {
  width: 100% !important;
  min-height: 510px;
}
.single-property .container-media .media a-scene {
  height: 550px;
}
.single-property .container-media .media .pallini {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 10px;
  margin-top: 15px;
}
.single-property .container-media .media .pallini .single-pallino {
  width: 11px;
  height: 11px;
  background-color: #bababa;
  border-radius: 50%;
  cursor: pointer;
}
.single-property .container-media .media .pallini .single-pallino:hover, .single-property .container-media .media .pallini .single-pallino.active {
  background-color: #ED6B20;
}
.single-property .filters {
  background-color: #fff;
  display: flex;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  float: left;
  width: 100%;
  padding: 20px;
  position: relative;
  z-index: 1;
}
.single-property .filters .option {
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ccc;
  cursor: pointer;
}
.single-property .filters .option.active {
  background-color: #ED6B20;
  color: #fff;
}
.single-property .property-slider-wrapper {
  background-color: #fff;
}
.single-property .property-title-wrapper .favorite-and-print {
  position: relative;
}
.single-property .property-title-wrapper {
  float: right;
}
.single-property .single-property-wrapper {
  background-color: #fff;
  padding-bottom: 0;
}
.single-property #add-to-favorite span {
  color: #fff;
}
.single-property .similar-mobile {
  display: none;
}
.single-property .similar-properties .nav-and-title {
  background-color: #3e454f;
}
.single-property .info-aggiuntive {
  background-color: #fff;
  padding: 0 30px 16px;
}
.single-property .info-aggiuntive .container-info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
}
.single-property .info-aggiuntive .container-info .single-info {
  width: 50%;
  margin-bottom: 15px;
  display: flex;
}
.single-property .info-aggiuntive .container-info .single-info .icon {
  width: 24px;
  margin: 6px 10px 6px 0;
  position: relative;
}
.single-property .info-aggiuntive .container-info .single-info .icon img {
  width: 24px;
  height: auto;
}
.single-property .info-aggiuntive .container-info .single-info .text {
  display: flex;
  flex-direction: column;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse {
  padding: 0 5px;
  position: relative;
  width: 30px;
  color: #fff;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse::before {
  content: "";
  position: absolute;
  top: 0;
  right: -9px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 9px solid #000;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.A4 {
  background-color: #346308;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.A4::before {
  border-left-color: #346308;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.A3 {
  background-color: #036504;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.A3::before {
  border-left-color: #036504;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.A2 {
  background-color: #039800;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.A2::before {
  border-left-color: #039800;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.A1 {
  background-color: #00CD00;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.A1::before {
  border-left-color: #00CD00;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.B {
  background-color: #97CB00;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.B::before {
  border-left-color: #97CB00;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.C {
  background-color: #FFFF00;
  color: #000;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.C::before {
  border-left-color: #FFFF00;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.D {
  background-color: #FCC101;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.D::before {
  border-left-color: #FCC101;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.E {
  background-color: #E46B0C;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.E::before {
  border-left-color: #E46B0C;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.F {
  background-color: #C15150;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.F::before {
  border-left-color: #C15150;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.G {
  background-color: #FF0000;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.G::before {
  border-left-color: #FF0000;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.Esente {
  background-color: transparent;
  color: #000;
  padding: 0;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .nclasse.Esente::before {
  border-left-color: transparent;
}
.single-property .info-aggiuntive .container-info .single-info.classe-energetica .text .value .emissioni {
  font-size: 13px;
}
.property-title-wrapper .favorite-and-print .fa, .property-title-wrapper .favorite-and-print .fas, .property-title-wrapper .favorite-and-print .far {
  color: #ED6B20;
}
.fancybox-button, .fancybox-infobar {
  background: #ED6B20;
}
.page-template-properties-search .page-head {
  background: #191C20 !important;
  background-image: none !important;
}
.page-template-properties-search .site-pages, .home .site-pages {
  padding-top: 0;
}
.page-template-properties-search #search-form-custom, .home #search-form-custom {
  margin-bottom: 50px;
}
.page-template-properties-search .property-description, .home .property-description {
  position: relative;
}
.page-template-properties-search .property-description h4, .home .property-description h4 {
  font-weight: bold;
}
.page-template-properties-search .property-description p, .home .property-description p {
  color: #000;
}
.page-template-properties-search .property-description a, .home .property-description a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
}
#search-form-custom .container-form {
  padding: 78px 0 50px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#search-form-custom .container-form form {
  background-color: #fefefe;
  padding-top: 50px;
  position: relative;
  border-radius: 10px;
  box-shadow: 2px 2px 10px #bababa;
}
#search-form-custom .container-form form .switch {
  display: flex;
  justify-content: center;
  position: absolute;
  transform: translateY(-50%);
  top: 0;
  width: 100%;
}
#search-form-custom .container-form form .switch .features {
  display: flex;
}
#search-form-custom .container-form form .switch .features .button {
  width: auto;
  padding: 20px 75px;
  background-color: #FFC498;
  color: #ED6B20;
  font-size: 17px;
}
#search-form-custom .container-form form .switch .features .button::before {
  display: none;
}
#search-form-custom .container-form form .switch .features input[type="radio"]:checked + label {
  background-color: #ED6B20;
  color: #fff;
}
#search-form-custom .container-form form .fields {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 10px;
}
#search-form-custom .container-form form .fields .single-field {
  width: calc(100% / 3 - (100px / 3));
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
#search-form-custom .container-form form .fields .single-field:not(:nth-child(3n)) {
  margin-right: 50px;
}
#search-form-custom .container-form form .fields .single-field.submit {
  align-items: flex-start;
}
#search-form-custom .container-form form .fields .single-field label {
  color: #ED6B20;
  font-weight: 600;
}
#search-form-custom .container-form form .fields .single-field .select2-selection__rendered {
  background-color: #EDEDED;
  color: #000000;
}
#search-form-custom .container-form form .fields .single-field .select2-selection__rendered[title="Qualsiasi..."] {
  color: #00000060;
}
#search-form-custom .container-form form .fields .single-field input {
  width: 100%;
  height: 46px;
  background-color: #ED6B20;
  transition: all 0.3s ease;
  color: #fff;
  border: none;
}
.gform-theme form label::before {
  display: none;
}
.gform-theme form input[type="submit"] {
  width: 200px !important;
  height: 40px !important;
}
.page-template-template-chi-siamo #content-wrapper {
  margin-top: -100px;
  margin-bottom: 50px;
}
.page-template-template-chi-siamo #content-wrapper #content .container {
  /*.testo-risalto{
                margin-bottom: 40px;
                p{font-size: 24px;}
            }*/
}
.page-template-template-testo-modulo #content-wrapper {
  margin-top: -100px;
  margin-bottom: 50px;
}
.page-template-template-testo-modulo #content-wrapper #content .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}
.gform_wrapper form input[type="submit"] {
  background-color: #ED6B20 !important;
}
.property-listing-simple .title-and-meta .price {
  color: #ED6B20;
}
@media only screen and (max-width: 1440px) {
  .container {
    width: 100% !important;
    padding: 30px 5vw !important;
  }
  .site-header .container {
    padding: 0 5vw !important;
  }
  #search-form-custom .container-form {
    padding: 78px 5vw 50px;
  }
  #search-form-custom .container-form form {
    width: 100% !important;
  }
  .layout-boxed {
    width: 100% !important;
  }
  .page-head-content {
    padding: 0;
  }
  .property-listing-three {
    padding: 0;
  }
  .breadcrumb-wrapper {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 1200px) {
  .single-property .property-title-wrapper {
    float: unset;
  }
  .col-md-8 {
    width: 100% !important;
  }
  .similar-properties {
    display: none;
  }
  .similar-mobile {
    display: block !important;
  }
  .similar-mobile .similar-properties {
    display: block;
  }
  .similar-mobile .similar-properties .owl-height {
    height: auto !important;
  }
  .site-pages {
    padding-bottom: 30px;
  }
  .single-property .info-aggiuntive .container-info .single-info {
    width: 25%;
  }
}
@media only screen and (max-width: 991px) {
  body:not(.home) #content-wrapper {
    margin-top: -150px;
  }
}
@media only screen and (max-width: 768px) {
  .single-property .container-media .media {
    min-height: unset;
  }
  .single-property .container-media .media iframe {
    min-height: 350px;
  }
  .single-property .container-media .media a-scene {
    height: 350px;
  }
  #search-form-custom .container-form form .fields .single-field {
    width: calc((100% / 2 - (40px / 2)));
  }
  #search-form-custom .container-form form .fields .single-field:not(:nth-child(3n)) {
    margin-right: 0;
  }
  #search-form-custom .container-form form .fields .single-field:not(:nth-child(2n)) {
    margin-right: 40px;
  }
  #search-form-custom .container-form form .switch .features .button {
    padding: 20px 35px;
  }
  .page-template-template-chi-siamo #content-wrapper #content .container .testo-risalto {
    margin-bottom: 20px;
  }
  .page-template-template-chi-siamo #content-wrapper #content .container .testo-risalto p {
    font-size: 18px;
  }
  .home .container-form {
    padding-top: 60px !important;
  }
  .home .container-form form {
    margin-top: 0px;
    z-index: 2;
  }
  .single-property .site-pages {
    padding-top: 10px !important;
    padding-bottom: 25px !important;
  }
  .single-property .info-aggiuntive .container-info .single-info {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .single-property .filters {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .single-property .filters .option {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 450px) {
  #search-form-custom .container-form form .fields .single-field {
    width: calc((100% / 2 - (20px / 2)));
  }
  #search-form-custom .container-form form .fields .single-field:not(:nth-child(2n)) {
    margin-right: 20px;
  }
  #search-form-custom .container-form form .switch .features .button {
    padding: 10px 23px;
  }
}
@media only screen and (max-width: 400px) {
  .single-property .container-property-single .meta-item {
    width: 100%;
  }
  .single-property .info-aggiuntive .container-info .single-info {
    width: 100%;
  }
}
footer.site-footer {
  background-color: #fff;
  padding-bottom: 10px;
}
footer.site-footer p, footer.site-footer span, footer.site-footer a {
  color: #000;
}
footer.site-footer a:hover {
  color: #ED6B20;
}
footer.site-footer .container .footer-widget-area .row .col-md-3 {
  width: calc(100% / 3 - 30px);
}
footer.site-footer .container .footer-widget-area .row .col-md-3:last-child {
  display: none;
}
footer.site-footer #social {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
}
footer.site-footer .widget-title {
  color: #000;
}
footer.site-footer .footer-bottom {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 20px;
}
@media only screen and (max-width: 1024px) {
  footer.site-footer .container .footer-widget-area .row .col-md-3 {
    width: 100%;
  }
}
