.samsa-news-consent {
  border: 1px solid #d0d7de;
  border-radius: 12px;
  padding: 20px;
  background: #f7f8fa;
  margin-bottom: 20px;
}

.samsa-news-consent h2 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 1.25rem;
}

.samsa-news-consent p {
  margin-top: 0;
  margin-bottom: 12px;
}

.samsa-news-consent button {
  border: 0;
  border-radius: 8px;
  background: #2f6df6;
  color: #fff;
  padding: 10px 14px;
  font-weight: 600;
  cursor: pointer;
}

.samsa-iframe-fallback {
  margin-top: 12px;
}

.samsa-iframe-fallback a {
  color: #2f6df6;
  text-decoration: underline;
}

[data-samsa-contact-feedback='true'] {
  font-size: 14px;
}

@media (max-width: 1024px) {
  .uicore-navigation-wrapper .uicore-extra .uicore-custom-area {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: center !important;
  }

  .uicore-navigation-wrapper .uicore-extra .uicore-custom-area .uicore-hca {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    text-align: center !important;
  }

  .uicore-navigation-wrapper .uicore-extra .uicore-custom-area .uicore-hca p {
    width: 100% !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .uicore-navigation-wrapper .uicore-extra .uicore-custom-area .wpml-ls-sidebars-uicore-hca {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .uicore-navigation-wrapper .samsa-mobile-start-cta {
    margin-top: 10px;
  }

  .uicore-navigation-wrapper .samsa-mobile-start-cta .samsa-mobile-start-cta-button {
    opacity: 1 !important;
  }

  .uicore-navigation-wrapper .samsa-mobile-start-cta-button .uicore-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    max-width: none !important;
    white-space: nowrap !important;
  }

  .uicore-navigation-wrapper .samsa-mobile-start-cta .uicore-btn {
    opacity: 1 !important;
    background-color: rgb(99, 68, 245) !important;
  }

  .uicore-navigation-wrapper .samsa-mobile-start-cta-button .uicore-btn .elementor-button-text {
    white-space: nowrap !important;
    display: inline-block !important;
  }
}
