#hero.hero-1 {
  background-color: #ffffff;
}

.th-menu-toggle {
  background-color: #002984;
}

.th-menu-wrapper .mobile-logo {
  background-color: #ffffff;
}

.th-menu-wrapper .th-menu-toggle {
  background-color: #002984;
}

.simple-icon.sideMenuInfo.sidebar-btn {
  display: none;
}

.directorist-single-listing-header {
  display: none;
}

.row.gx-30 {
  display: none;
}

.directorist-listing-single__content {
  background-color: #002984;
}

.directorist-listing-single__thumb {
  background-color: #002984;
}

.breadcumb-menu {
  margin-bottom: -90px;
}

.about-experience-tag {
  color: #0d090c;
}

.directorist-single-contents-area.directorist-w-100 {
  display: none;
}

.property-card.style-dark .property-card-number {
  display: none;
}

.property-card.style-dark .property-ratting-wrap .star-ratting {
  display: none;
}

.avatar.avatar-32.photo {
  display: none;
}

/* colore sfondo articolo */

.bg-light {
  background-color: #ffffff !important;
}

/*
.footer-default .widget-area {
   background-color: #1d3d90;
 } 
*/

.item-cat.item-custom-post-type-at_biz_dir {
  display: none;
}


.breadcumb-wrapper {
  padding-bottom: 80px;
		}
@media only screen and (max-width: 767px) {
  .breadcumb-wrapper {
    padding-bottom: 30px;
  }
}