.smartrr-widget-hide {
  display: none !important;
}

[data-smartrr-excessive-widgets] {
  font-weight: 500;
  color: red;
  margin: 1rem 0;
}

[data-smartrr-excessive-widgets] span {
  font-weight: bold;
  text-decoration: underline;
}

[data-smartrr-excessive-snippets] {
  font-weight: 500;
  color: darkred;
  margin: 1rem 0;
}

[data-smartrr-selling-plan-groups-dropdown] {
  position: relative;
}

[data-smartrr-selling-plan-groups-dropdown] [data-smartrr-selling-plan-group-badge] {
  position: relative;
  width: 25%;
  top: 8px;
}

[data-smartrr-selling-plan-groups-dropdown] [data-smartrr-selling-plan-group-grid-help-text] {
  font-size: 12px;
  color: #6d7175;
  margin-top: 0.5rem;
}

.smartrr-pills-container {
  display: flex;
  align-items: center;
}

[data-smartrr-selling-plan-group-input-display-pills] [data-smartrr-pills-top] {
  display: flex;
  align-items: center;
}

[data-smartrr-selling-plan-group-pills-help-text] {
  font-size: 12px;
  color: #6d7175;
}

.smartrr-pill {
  margin-top: 1rem;
}

.smartrr-pills-header {
  font-size: 14px;
  white-space: normal;

  width: fit-content;
  padding: 0.5rem 2rem;
}

[data-smartrr-selling-plan-groups-grid] .smartrr-selling-plan-group-label {
  flex-direction: column;
}

[data-smartrr-selling-plan-groups-grid] [data-smartrr-selling-plan-group-badge] {
  display: flex;
  order: 1;
  margin-bottom: 0.75rem;
}

[data-smartrr-selling-plan-groups-grid] [data-smartrr-selling-plan-group-input-display-grid] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  order: 2;
  width: 100%;
  min-height: 74px;

  font-size: 14px;
  text-align: center;
}

[data-smartrr-selling-plan-group-id].smartrr-group-active [data-smartrr-selling-plan-group-grid-help-text] {
  color: rgba(255, 255, 255, 0.7);
}

[data-smartrr-selling-plan-group-input-display-grid] [data-smartrr-price-style] {
  white-space: normal;
}
