#pushengage-opt-in-4-bell {
  display: none !important;
}

body {
  background: #1B1B1B;
}

#offers a:hover {
  text-decoration: none;
}

#scroll-animation {
  max-width: 38px;
  position: relative;
  left: -1px;
}

#shreveport-ImageElement--wrapper--XR1xag0ql1u9eKF5Jqu7 {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-bottom: 0px !important;
}

#shreveport-ImageElement--wrapper--XR1xag0ql1u9eKF5Jqu7 img {
  max-width: 100px !important;
}

.pulse-twice-delay {
  animation: pulseTwice 2s ease-in-out 4s 1 forwards;
  /* 2s duration, ease-in-out timing, 4s delay, run once */
}

@keyframes pulseTwice {

  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  25% {
    transform: scale(1.05);
    opacity: 0.8;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  75% {
    transform: scale(1.05);
    opacity: 0.8;
  }
}

/* Optinmonster Form */
#om-vkuvxneriht9pjgim9c2-holder {
  max-width: 380px;
}

.shreveport-powered-by {
  display: none;
}

.shreveport-c-content.Campaign__content {
  padding: 0px !important;
}

.shreveport-fe-wrapper.shreveport-FieldsElement--wrapper.shreveport-FieldsElementV2--wrapper {
  margin-top: 0px !important;
}

.StyledBackgroundWrapper__BackgroundWrapper-sc-4136c0-0.gmsXlw.shreveport-c-alpha.Campaign__alphaLayer {
  background: none;
  box-shadow: none !important;
  border: none !important;
}

#shreveport-field-emailInput {
  border-radius: 4px;
  color: #262626;
  padding: 14px;
  font-size: 16px;
  margin-bottom: 12px !important;
}

#shreveport-field-emailInput::placeholder {
  color: #262626;
  font-size: 16px;
}

#shreveport-field-privacy {
  margin-bottom: 48px !important;
}

#om-vkuvxneriht9pjgim9c2-holder #shreveport-field-privacy p,
#om-vkuvxneriht9pjgim9c2-holder #shreveport-field-privacy span {
  font-size: 12px !important;
  line-height: 20px !important;
  color: #fff !important;
  margin-bottom: 0px !important;
  text-align: left !important;
  font-family: "Inter", sans-serif !important;
}

#shreveport-field-privacy p a {
  color: #E99D0E !important;
  margin-bottom: 0px !important;
}

#shreveport-field-privacy p a:hover {
  color: #E99D0E !important;
}

#shreveport-field-privacy input[type="checkbox"] {
  margin-right: 12px !important;
}

#shreveport-FieldsElementButton--S4W97xTy7F2wEEzoWUM5 {
  max-width: 261px !important;
  border-radius: 30px !important;
  background: #E99D0E !important;
  color: #050451 !important;
  font-family: "Open Sans", sans-seif;
  font-weight: 700 !important;
  font-size: 15px !important;
  text-transform: capitalize !important;
  margin-bottom: 0px !important;
}


/* Target the checkbox in your OptinMonster form */
#om-vkuvxneriht9pjgim9c2-holder #shreveport-field-privacy input[type="checkbox"] {
  appearance: none !important;
  /* Remove default browser styling */
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px !important;
  height: 18px !important;
  border: 2px solid #F2F2F2;
  border-radius: 6px;
  /* Rounded border */
  background-color: transparent;
  /* Transparent background */
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
  top: 10px;
}

/* Optional hover effect */
#om-vkuvxneriht9pjgim9c2-holder #shreveport-field-privacy input[type="checkbox"]:hover {
  border-color: #F2F2F2;
}

/* Custom checkmark when checked */
#om-vkuvxneriht9pjgim9c2-holder #shreveport-field-privacy input[type="checkbox"]:checked::after {
content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 2px;
}

.shreveport-ele-2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  bottom: 50px;
}

@media screen and (min-width: 1280px) {
  body {
    min-height: 100vh;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  #om-vkuvxneriht9pjgim9c2-holder #shreveport-field-emailInput {
    margin-bottom: 16px !important;
  }

  #om-vkuvxneriht9pjgim9c2-holder #shreveport-field-privacy p,
  #om-vkuvxneriht9pjgim9c2-holder #shreveport-field-privacy span {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  #shreveport-FieldsElementButton--S4W97xTy7F2wEEzoWUM5 {
    margin-right: auto !important;
  }

  #shreveport-field-privacy {
    margin-bottom: 84px !important;
  }

  .shreveport-ele-2 {
    bottom: 59px;
  }
}

#om-vkuvxneriht9pjgim9c2-optin .om-field-valid-wrap {
  position: relative;
}

#om-vkuvxneriht9pjgim9c2-optin .om-valid-icon {
  position: absolute;
  right: 12px;
  top: 0px;
  width: 16px;
  height: 16px;
  display: none;
  pointer-events: none;
}

#om-vkuvxneriht9pjgim9c2-optin .om-show-valid .om-valid-icon {
  display: block;
}

#om-vkuvxneriht9pjgim9c2-optin input[type="email"] {
  border: 2px solid #fff;
}

#om-vkuvxneriht9pjgim9c2-optin input[type="email"]:focus {
  outline: none;
}

#om-vkuvxneriht9pjgim9c2-optin .om-show-valid input[type="email"] {
  border: 2px solid #00C42E !important;
  padding-right: 40px !important;
  /* space for icon */
}


/* Button */
#shreveport-FieldsElementButton--S4W97xTy7F2wEEzoWUM5.is-disabled {
  color: #FF933866 !important;
  background: #363636 !important;
  cursor: not-allowed;
  pointer-events: none;
}

/* Email */
#shreveport-field-emailInput.is-valid { border: 2px solid #1FBF66 !important; }
#shreveport-field-emailInput.is-error { border: 2px solid #E53935 !important; }

/* Show the check icon when valid */
.om-field-valid-wrap { position: relative; }
.om-valid-icon {
  width: 19px; height: 14px; color: #00C42E; display: none;
}
.om-show-valid .om-valid-icon { display: inline-flex; }

/* Terms checkbox */
input[name="FieldsElement--privacyText-checkbox"].is-error {
  border-color: #E53935 !important;
}

/* Error banner */
.shreveport-error-header { /* your existing banner styles here */ }
.shreveport-error-header .om-field-error { 
  display: block; 
  color: #FF473E;
  text-align: left;
  font-size: 14px !important;
  line-height: 16px !important;
  margin-bottom: 8px !important;
}

/* Email wrapper and icons */
.om-field-valid-wrap { position: relative; }
.om-icon-wrap {
  position: absolute;
  right: 12px;
  top: 16px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.om-valid-icon,
.om-error-icon { display: none; }

.om-valid-icon {
  width: 24px !important;
  height: 24px !important;
  right: 0px !important;
}

/* Show check icon when valid */
#shreveport-field-emailInput.is-valid {
  border: 2px solid #00C42E;
  padding-right: 40px;
}
.om-field-valid-wrap .is-valid ~ .om-icon-wrap .om-valid-icon {
  display: inline-flex !important;
}

/* Show X icon when error */
#shreveport-field-emailInput.is-error {
  border: 2px solid #E53935;
  padding-right: 40px;
}
.om-field-valid-wrap .is-error ~ .om-icon-wrap .om-error-icon {
  display: inline-flex !important;
}

/* Disabled button */
.shreveport-field-submit.is-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

/* Show ❌ icon when error */
#om-vkuvxneriht9pjgim9c2-optin .om-show-error .om-error-icon {
  display: block;
}

/* Hide ✅ when showing ❌ */
#om-vkuvxneriht9pjgim9c2-optin .om-show-error .om-valid-icon {
  display: none;
}


.KfGPB.optin-loader::before, .KfGPB.optin-loader::after {
  content: none !important;
}

/* Dim the fields area when success */
#om-vkuvxneriht9pjgim9c2-optin .shreveport-FieldsElement--content.is-success {
  opacity: .5;
  pointer-events: none; /* optional, prevents further edits */
}

/* Optional: keep the success button clickable look off */
#om-vkuvxneriht9pjgim9c2-optin.is-success #subsCounter {
  opacity: 0.5 !important;
}

/* When the form is successful */
#om-vkuvxneriht9pjgim9c2-optin.is-success {
  opacity: 0.5 !important;
  pointer-events: none !important; /* Prevent further clicks/typing */
}

/* Optional: keep the button slightly more visible */
#om-vkuvxneriht9pjgim9c2-optin.is-success .shreveport-field-submit {
  opacity: 1 !important;
  pointer-events: auto !important;
}

