.wfp-view {
  /*-- Modal --*/
  /* Input */
  /*-- Button --*/
  /*-- Select 2 --*/
  /*-- Badge --*/
  /*-- Donate --*/
}

.wfp-view .wfp-donate-modal-popup.is-open {
  display: block;
}

.wfp-view .wfp-donate-modal-popup.is-open.wfdp-single-bigger .wfp-modal-content {
  top: 50px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 50px;
}

.wfp-view .wfp-donate-modal-popup.is-open .wfp-donate-modal-popup-wraper {
  visibility: visible;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

.wfp-view .wfp-donate-modal-popup-wraper {
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  margin: 1.75rem auto;
  margin-top: 0;
  margin-bottom: 0;
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 1050;
  width: 100%;
  max-width: 100%;
  overflow-y: auto;
  outline: 0;
  pointer-events: auto;
  width: 100%;
  z-index: 9;
  top: 0;
  left: 0;
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
}

.wfp-view .wfp-modal-content {
  background-color: #FFFFFF;
  position: relative;
  overflow-y: auto;
  -webkit-box-shadow: -61.825px 64.021px 193px 0px rgba(0, 0, 0, 0.1);
  box-shadow: -61.825px 64.021px 193px 0px rgba(0, 0, 0, 0.1);
  padding: 25px;
  padding-top: 20px;
  overflow-x: hidden;
  width: 620px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.wfp-view .wfp-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
}

.wfp-view .wfp-modal-backdrop.is-open {
  opacity: .5;
  visibility: visible;
  display: none;
}

.wfp-view .xs-modal-body {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.wfp-view .wfdp-donate-goal-progress .raised {
  color: #999999;
  font-size: 16px;
  overflow: hidden;
}

.wfp-view .wfdp-donate-goal-progress .raised .number_donation_count {
  float: right;
}

.wfp-view .wfdp-donationForm .wfp-round-bar {
  margin-bottom: 30px;
}

.wfp-view .wfdp-donationForm .wfdp-progress-bar+.raised {
  float: left;
}

.wfp-view .wfdp-donationForm .number_donation_count {
  float: none;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  font-weight: normal;
  padding-left: 1px;
}

.wfp-view .wfdp-donationForm .number_donation_count .wfp-icon {
  margin-right: 5px;
  display: inline-block;
  top: 1px;
  position: relative;
  color: #5766FF;
}

.wfp-view .wfdp-donationForm .raised {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wfp-view .wfdp-donationForm .raised.wfp-both-show-raised .wfp-inner-data {
  display: inline-block;
}

.wfp-view .wfdp-donationForm .target-date-goal {
  float: left;
  color: #111111;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
}

.wfp-view .wfdp-donationForm .target-date-goal .wfp-inner-data {
  display: block;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.wfp-view .wfdp-donationForm .target-date-goal .wfp-inner-data strong {
  font-weight: 400;
}

.wfp-view .wfdp-donationForm .wfp-header-cat {
  margin-bottom: 10px;
  margin-top: 0;
}

.wfp-view .wfdp-donationForm .wfp-videos-iframe {
  text-align: center;
}

.wfp-view .wfdp-donationForm .wfdp-donate-goal-progress {
  margin-left: 15px;
  margin-right: 15px;
}

.wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-field-wrap {
  width: 100%;
  margin: 0;
  overflow: hidden;
}

.wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-field-wrap .xs-money-symbol,
.wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-field-wrap .xs-field {
  background-color: transparent;
}

.wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-field-wrap .xs-money-symbol {
  height: 44px;
  line-height: 44px;
  border-radius: 0;
  border: 1px solid #CCCCCC;
  float: left;
  color: #111111;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  padding: 0 12px;
  width: auto;
  margin-right: 0;
  border-right: 0;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-field-wrap .xs-field {
  width: 110px;
  background-color: transparent;
  border: 1px solid #cccccc;
  padding-left: 19px;
  height: 44px;
  color: #111111;
  font-size: 18px;
  font-weight: 600;
  float: left;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.wfp-view .wfdp-donationForm .wfdp-donation-input-form .wfp-bdage-list {
  margin: 0;
  margin-top: 20px;
}

.wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-display-amount {
  margin: 0;
}

.wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-display-amount li {
  margin-right: 3px;
  margin-bottom: 20px;
}

.wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-display-amount .xs_radio_filed {
  border-color: #ccc;
}

.wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-dropdown_style {
  padding-left: 20px;
}

.wfp-view .wfdp-donationForm .wfp-feature-video {
  position: relative;
}

.wfp-view .wfdp-donationForm .wfp-feature-video .dashicons {
  width: 55px;
  height: 40px;
  font-size: 20px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 40px;
  border-radius: 10px;
}

.wfp-view .wfdp-donationForm .wfp-feature-video .dashicons:before {
  color: #FF0000;
  font-size: 30px;
}

.wfp-view .wfdp-donationForm .xs-switch-button_wraper {
  width: auto;
  height: auto;
}

.wfp-view .wfdp-donationForm .xs-switch-button_wraper .xs_donate_switch_button_label {
  position: relative;
  width: 36px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  top: 1px;
}

.wfp-view .wfdp-donationForm .xs-switch-button_wraper .xs-donate-terms-label {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  line-height: 23px;
}

.wfp-view .wfdp-donationForm .xs-switch-button_wraper .xs-donate-terms {
  display: inline-block;
}

.wfp-view .wfdp-donationForm .wfdp-table-design {
  margin-bottom: 20px;
}

.wfp-view .wfdp-donationForm .wfdp-table-design table {
  margin: 0 auto;
  background-color: #fff;
}

.wfp-view .wfdp-donationForm .wfdp-table-design table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wfp-view .wfdp-donationForm .wfdp-table-design table th,
.wfp-view .wfdp-donationForm .wfdp-table-design table td {
  border-bottom: 1px solid #dee2e6;
  padding: .75rem;
  vertical-align: top;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 200px;
  text-align: center;
  font-size: 14px;
}

.wfp-view .wfdp-donationForm .wfp-donate-form-footer {
  padding: 0;
  padding-top: 35px;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
  margin-right: 15px;
  margin-left: 15px;
}

.wfp-view .wfdp-donationForm .wfp-donate-form-footer .xs-donate-display-amount {
  float: left;
  margin-top: 15px;
}

.wfp-view .wfdp-donationForm .wfp-donate-form-footer .wfdp-donation-input-form,
.wfp-view .wfdp-donationForm .wfp-donate-form-footer .submit-btn {
  float: right;
}

.wfp-view .wfdp-donationForm .additional_fees {
  margin-bottom: 25px;
  overflow: hidden;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.wfp-view .wfdp-donationForm .additional_fees>p {
  margin: 0;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 23px;
}

.wfp-view #xs-donate-modal-popup .xs-modal-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -25px;
  margin-right: -25px;
  padding-left: 40px;
  padding-top: 0;
  padding-bottom: 20px;
}

.wfp-view #xs-donate-modal-popup .xs-modal-header--title {
  color: #1a1a1a;
  font-size: 28px;
  font-weight: 700;
  margin: 0;
}

.wfp-view #xs-donate-modal-popup .xs-modal-header--btn-close {
  padding: 0px;
  color: #EA3D56;
  border-radius: 300px;
  position: absolute;
  top: 15px;
  right: 15px;
}

.wfp-view #xs-donate-modal-popup .xs-modal-header--btn-close__icon {
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.wfp-view #xs-donate-modal-popup .xs-modal-header--btn-close:hover {
  background-color: transparent;
}

.wfp-view #xs-donate-modal-popup .xs-modal-header--btn-close:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.wfp-view #xs-donate-modal-popup .xs-modal-header--btn-close i:before {
  top: -1px;
  left: 1px;
  position: relative;
}

.wfp-view .wfp-modal-header {
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.wfp-view .wfp-modal-header .attachment-post-thumbnail {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.wfp-view .wfp-input-field {
  margin-bottom: 20px;
}

.wfp-view .wfp-input-field input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.wfp-view .wfp-input-field select,
.wfp-view .wfp-input-field textarea,
.wfp-view .wfp-input-field input[type="number"] {
  background-color: transparent;
  border: 1px solid #ededed;
  display: block;
  width: 100%;
  padding-left: 19px;
  height: 44px;
  font-size: 13px;
}

.wfp-view .wfp-input-field textarea {
  height: auto;
  border-radius: 0px;
  padding-top: 10px;
}

.wfp-view .wfp-input-field label {
  margin-bottom: 0px;
  display: block;
  font-size: 15px;
  color: #111111;
}

.wfp-view .xs_radio_filed[type=radio] {
  border: 1px solid #b4b9be;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin-right: 2px;
  outline: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: .05s border-color ease-in-out;
  -o-transition: .05s border-color ease-in-out;
  transition: .05s border-color ease-in-out;
  position: relative;
  border-radius: 50%;
}

.wfp-view .xs_radio_filed[type=radio]:checked::before {
  display: inline-block;
  content: "\2022";
  text-indent: -9999px;
  border-radius: inherit;
  font-size: 24px;
  width: 6px;
  height: 6px;
  margin: 0;
  line-height: 16px;
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wfp-view .xs-donate-display-amount {
  margin: 0;
  padding: 0;
}

.wfp-view .xs-donate-display-amount>li {
  list-style: none;
  vertical-align: middle;
  line-height: 1;
  display: inline-block;
}

.wfp-view .xs-donate-display-amount>li:not(:last-child) {
  margin-right: 20px;
}

.wfp-view .xs-donate-display-amount>li>label {
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: pointer;
}

.wfp-view .wfp-radio-input-style-2 .xs_radio_filed[type=radio] {
  border-color: #fff;
  background-color: transparent;
}

.wfp-view .wfp-radio-input-style-2 .xs_radio_filed[type=radio]:checked {
  border-color: #324aff;
}

.wfp-view .wfp-radio-input-style-2 .xs_radio_filed[type=radio]:checked::before {
  background-color: #324aff;
}

.wfp-view .wfp-radio-input-style-2 .xs_radio_filed[type=radio]:checked+label {
  color: #111111;
}

.wfp-view .wfp-radio-input-style-2>li label {
  color: #666666;
  font-size: 15px;
  display: inline-block;
}

.wfp-view .xs-dropdown_style {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wfp-view .xs-btn.submit-btn {
  background-color: #111111;
  color: #ffffff;
  border-radius: 0px;
  padding: 20px 35px;
}

.wfp-view .xs-btn.submit-btn:hover {
  background-color: #1e1e1e;
}

.wfp-view .xs-btn {
  cursor: pointer;
  border-radius: 7px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  padding: 13px 22px;
}

.wfp-view .xs-btn:not([class*="outline"]) {
  border: 0px solid #000;
}

.wfp-view .xs-btn-primary {
  background-color: #324aff;
}

.wfp-view .xs-btn-lg {
  padding: 20px 20px;
  font-size: 20px;
}

.wfp-view .select2-container {
  display: block;
  width: 100% !important;
}

.wfp-view .select2-container .select2-selection--single {
  height: 44px;
  border-radius: 0px;
  border: 1px solid #ededed;
}

.wfp-view .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 42px;
  padding-left: 19px;
}

.wfp-view .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  width: 30px;
}

.wfp-view .wfp-bdage {
  color: #111111;
  border: 1px solid currentColor;
  font-size: 16px;
  font-weight: 600;
  padding: 19px 20px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  margin-right: 10px;
}

.wfp-view .wfp-bdage-list {
  margin-bottom: 0px;
  padding-left: 0px;
}

.wfp-view .wfp-bdage-list>li {
  display: inline-block;
  list-style: none;
}

.wfp-view .wfp-bdage.donate-active {
  background-color: #111111;
  color: #FFFFFF;
  border: 1px solid transparent;
}

.wfp-view .wfp-donation-form-wraper .wfdp-donation-input-form {
  margin-bottom: 100px;
  line-height: normal;
}

.wfp-view .wfp-donation-form-wraper .xs-donate-field-wrap {
  margin-bottom: 0px;
}

.wfp-view .wfp-donation-form-wraper .xs-donate-field-wrap-group {
  border-bottom: 1px solid;
  border-color: #f0f0f0;
  padding-bottom: 20px;
  margin-top: 15px;
}

.wfp-view .wfp-donation-form-wraper .xs-donate-option {
  line-height: 1;
  padding-bottom: 20px;
  border-bottom: 1px solid;
  border-color: #f0f0f0;
}

.wfp-view .wfp-donation-form-wraper .xs-dropdown_style_wraper {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid;
  border-color: #f0f0f0;
}

.wfp-view .wfp-donation-form-wraper .xs-dropdown_style {
  height: 40px;
  border-color: #ededed;
  border-radius: 0px;
  padding-left: 30px;
  font-size: 14px;
  padding-top: 9px;
}

.wfp-view .wfp-donation-form-wraper .wfdp-donation-payment-details,
.wfp-view .wfp-donation-form-wraper .wfdp-donation-message {
  margin-left: 15px;
  margin-right: 15px;
}

.wfp-view .wfp-donation-form-wraper .wfdp-donation-input-form {
  margin-bottom: 20px;
}

.wfp-view .wfp-donation-form-wraper .wfdp-donation-input-form.xs-multi-lebel,
.wfp-view .wfp-donation-form-wraper .wfdp-donation-input-form .wfdp-input-payment-field {
  margin-left: 15px;
  margin-right: 15px;
  clear: both;
}

.wfp-view .wfp-donation-form-wraper .wfdp-donation-input-form.wfp-text,
.wfp-view .wfp-donation-form-wraper .wfdp-donation-input-form.wfp-number {
  width: 50%;
  float: left;
}

.wfp-view .wfp-donation-form-wraper .wfdp-donation-input-form.wfp-input-field {
  padding: 0 15px;
}

.wfp-view .wfp-donation-form-wraper .wfdp-donation-input-form.wfp-textarea {
  overflow: hidden;
  clear: both;
}

.wfp-view .wfp-donation-form-wraper .wfdp-donation-input-form>label {
  color: #111111;
  font-size: 15px;
  margin-bottom: 10px;
}

.wfp-view .wfdp-input-payment-field-wraper {
  border-bottom: 1px solid #f0f0f0;
}

.wfp-view .wfdp-input-payment-field>span,
.wfp-view .wfdp-input-payment-field .wfp-payment-method-title,
.wfp-view .payment_method_info>span,
.wfp-view .payment_method_info .wfp-payment-method-title {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
}

.wfp-view .wfdp-input-payment-field>span:before,
.wfp-view .wfdp-input-payment-field .wfp-payment-method-title:before,
.wfp-view .payment_method_info>span:before,
.wfp-view .payment_method_info .wfp-payment-method-title:before {
  display: none;
}

.wfp-view .wfp-payment-method-acc-details--title,
.wfp-view .wfp-payment-method-acc-details--description {
  font-size: 16px;
  color: #111111;
}

.wfp-view .payment_method_info p>strong {
  color: #1a1a1a;
}

.wfp-view .wfdp-donation-continue-btn {
  margin-left: 15px;
  margin-right: 15px;
}

body.wfdp-single-modal-opened {
  overflow-y: hidden;
}