/**
 * Custom styles for Cambey & West Paywall blocks and pages.
 */

/* Fix on the old SymNews Drupal Theme - in case not applied to the actual theme code base */
#block-customblocklogo {
  margin-bottom: 0px !important;
}

#block-cambeywestsubscribermenu {
  margin-bottom: 0px !important;
}

.cambey-west-subscriber-menu {
  text-align: right;
  margin: 16px 0;
}

.cambey-west-subscriber-menu a,
.cambey-west-subscriber-menu span {
  padding: 8px 16px;
  color: #ffffff !important;
}

.cambey-west-subscriber-menu a:hover {
  color: #eb4735 !important;
}

.cambey-west-subscribe-prompt {
  text-align: center;
  border: solid 1px #000000;
  margin: 3rem 0;
  padding: 25px;
}

#ht-btn-primary {
  color: #ffffff;
  background-color: #eb4735;
}

#ht-btn-primary:hover {
  color: #ffffff;
  background-color: #111820;
}

.cambey-west-subscribe-prompt__actions {
}

.cambey-west-subscriber-login-form {
}

.cambey-west-login-wrapper {
}

.subscriber-logged-in {
}

.cambey-west-paywall-admin-form {
}
