/* xl - DESKTOP STYLES */
.cb-btn--primary {
  background: #F15252;
  color: var(--cb-white);
  box-shadow: 0 6px 20px rgba(241, 82, 82, 0.35);
}
.cb-search button {
  background: #F15252;
}
.cb-map-pill.active {
  background: #1ABFB0;
}
.cb-map-pill img.emoji {
  display: none !important;
}
.cb-btn--outline:hover {
  background: #1ABFB0;
  color: var(--cb-white);
  border-color: transparent;
}
.cb-info-link-primary {
  background: #F15252;
  color: white !important;
}
.ekit-wid-con .elementskit-post-card {
  background: linear-gradient(135deg, #2DD4C0, #1878C8);
}
#cb-oasen-form > button {
  background: #F15252 !important;
}
.cb-filter-btn:hover, .cb-filter-btn.is-active {
  background: #F15252;
  color: white;
  box-shadow: 0 4px 16px rgba(241, 82, 82, 0.28);
  transform: translateY(-1px);
  padding-right: 34px;
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .elementor-556 .elementor-element.elementor-element-20205428 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 80px 30px 80px 30px;
  }
  .elementor-widget-container {
    overflow: visible;
  }
  .elementor-556 .elementor-element.elementor-element-591093c9 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 120px 30px 100px 30px;
  }
  .elementor-556 .elementor-element.elementor-element-2830f6c5 {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #EEE9E2;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 36px 30px 36px 30px;
  }
  .elementor-556 .elementor-element.elementor-element-54a57a63 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 80px 30px 80px 30px;
  }
  #cb-map-sidebar {
    height: 60%;
  }
  #cb-map-page {
    flex-direction: column-reverse;
    height: calc(150vh - 60px);
  }
  .cb-hero__badge {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F15738-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F15738-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxBA%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */