body {
  font-family: Calibre, sans-serif !important;
  color: #000000 !important;
}

.give-donation-levels-wrap button {
  border: 2px solid #9578fb !important;
  background: #9578fb !important;
}

.give-donation-levels-wrap button:hover,
.give-donation-levels-wrap button:focus {
  background: #9578fb !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

.advance-btn {
  border: 2px solid #9578fb !important;
  background: #9578fb !important;
}

.advance-btn:hover,
.advance-btn:focus {
  border: 2px solid #9578fb !important;
  background: #9578fb !important;
  box-shadow: none !important;
}

.give-btn {
  border: 2px solid #9578fb !important;
  background: #9578fb !important;
}

.give-btn:hover,
.give-btn:focus {
  border: 2px solid #9578fb !important;
  background: #9578fb !important;
  box-shadow: none !important;
}

.give-donation-level-btn.give-default-level {
  color: #9578fb !important;
}

.give-donation-level-btn.give-default-level:hover {
  color: #9578fb !important;
  box-shadow: 0px #ffffff !important;
}

.choose-amount .content,
.payment .heading,
.payment .subheading,
.give-label,
.give-recurring-donors-choice,
.give-embed-form,
.give-tributes-show-wrap,
.give-tributes-yes,
.give-tributes-no {
  color: #000000 !important;
}

.heading,
.give-tributes-dedicate-donation legend {
  font-weight: 600 !important;
  font-size: 18px !important;
}

.give-form-navigator > .title {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #000000 !important;
}

/*.give-form-wrap {

    border:4px solid red !important;
  
  } */

.iframe-loader div {
  filter: grayscale(100%) !important;
}

#give_purchase_form_wrap.give-single-gateway-wrap img {
  display: none;
  height: 0;
}

.no-fields img {
  display: none;
  height: 0;
}
