@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap");

/* font family */

body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: "Comfortaa", cursive;
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

::-webkit-scrollbar {
    display: none;
}

.ifr_CausepayPage form {
    background: #fff;
    display: inline-block;
    width: 100%;
    border-radius: 30px;
    box-shadow: 0px 0px 30px #cecdcd;
    -webkit-box-shadow: 0px 0px 30px #cecdcd;
    -moz-box-shadow: 0px 0px 30px #cecdcd;
    padding: 70px 90px;
    margin: 80px 0px;
}

.data-virtualWidget {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.ifr_CausepayPage form .elements,
.ifr_CausepayPage form .elements .ifrnw_stripecardpayment .class-form-name {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 7px;
}

em#captcha_sum-error-idn-wrap {
    display: block !important;
}

.ifr_CausepayPage form .elements .error:empty,
em#captcha_sum-error-idn-wrap:empty {
    display: none !important;
}

.ifr_CausepayPage form .personalDetails>.elements:last-child,
.ifr_CausepayPage form .elements.personalDetails {
    margin-bottom: 0px;
}

.ifr_CausepayPage form>.elements:last-child {
    margin-bottom: 0px;
    text-align: right;
}

.ifr_CausepayPage form .elements .input_element input,
.ifr_CausepayPage form .elements select,
.ifr_CausepayPage form .elements .form-group input[type=text],
.ifr_CausepayPage form .elements .ifrnw_stripecardpayment .class-form-name input,
.ifr_CausepayPage form .elements .ifrnw_stripecardpayment .StripeElement {
    height: 60px;
    border: 3px solid var(--brandcolor);
    background: #fff;
    padding: 15px;
    font-size: 18px;
    color: #474747;
    width: 100% !important;
    border-radius: 0px;
    cursor: pointer;
    outline: none;
    font-family: "Comfortaa", cursive;
}

.ifr_CausepayPage form .elements .elements textarea {
    border: 3px solid var(--brandcolor);
    padding: 15px;
    font-size: 18px;
    color: #474747;
    width: 100%;
    border-radius: 0px;
    cursor: pointer;
    height: auto;
    resize: vertical;
    outline: none;
    font-family: "Comfortaa", cursive;
}

.ifr_CausepayPage .container {
    padding: 0px 15px;
    display: block;
    width: 100%;
    margin: 0px auto;
}

.ifr_CausepayPage form .elements .frNw-charityq_points {
    margin-bottom: 20px;
}

.ifr_CausepayPage form .elements .label,
.ifr_CausepayPage form .elements .frNw-charityq_points .control-label,
.ifr_CausepayPage form .elements .ifrnw_stripecardpayment .class-form-name label,
.ifr_CausepayPage form .elements .ifrnw_stripecardpayment .donation_amount_title {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #474747;
    line-height: 22px;
    font-family: "Comfortaa", cursive;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
    -webkit-text-stroke: 0.5px;
}

.ifr_CausepayPage form .elements h4 {
    margin: 0px 0px 20px;
    line-height: 1.3;
}

.ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox {
    position: relative;
    margin-right: 20px;
    display: inline-block;
}

.ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox label,
.ifr_CausepayPage form .elements .right-contentarea .checkbox-wrapper label,
.ifr_CausepayPage form .elements .radioContainer label {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0px;
    padding-left: 26px;
    color: #474747;
    font-size: 16px;
}

.ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox input,
.ifr_CausepayPage form .elements .right-contentarea .checkbox-wrapper .login-remember-box-check input,
.ifr_CausepayPage form .elements .login-remember-box-check input {
    /* display: none; */
    position: absolute;
    opacity: 0;
}

.ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox label:before,
.ifr_CausepayPage form .elements .right-contentarea .checkbox-wrapper .login-remember-box-check .login-checkout-check,
.ifr_CausepayPage form .elements .login-remember-box-check .login-checkout-check {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    background: white;
    position: absolute;
    left: 0;
    top: -1px;
    border: 2px solid #e3e3e3;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

.ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox input:checked+label:before,
.ifr_CausepayPage form .elements .right-contentarea .checkbox-wrapper .login-remember-box-check input:checked+.login-checkout-check,
.ifr_CausepayPage form .elements .login-remember-box-check input:checked+.login-checkout-check {
    background: var(--brandcolor);
    border-color: var(--brandcolor);
}

.ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox input:checked+label:after,
.ifr_CausepayPage form .elements .right-contentarea .checkbox-wrapper .login-remember-box-check input:checked+.login-checkout-check:after,
.ifr_CausepayPage form .elements .login-remember-box-check input:checked+.login-checkout-check:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 7px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
}

.ifr_CausepayPage form .elements .frNw-charityq_points:last-child {
    margin-bottom: 0px;
}

.ifr_CausepayPage form .elements .radioContainer .tabbox-inner a {
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    border: 2px solid #c9d1d9;
    padding: 10px 18px;
    margin: 0px;
    font-weight: bold;
    cursor: pointer;
}

.ifr_CausepayPage form .elements .radioContainer .tabbox-inner.active a {
    border-color: var(--brandcolor);
    background: var(--brandcolor);
    color: #fff;
}
.ifr_CausepayPage form .elements .radioContainer .tabbox-inner.active a:hover{
    color: var(--brandcolor);
    background: #fff;
}
.ifr_CausepayPage form .elements .radioContainer .tabbox-inner {
    display: inline-block;
    margin: 10px 10px 10px 0px;
}

.ifr_CausepayPage form .elements h6 {
    margin-top: 0px;
    padding-top: 0px;
    font-weight: bold;
    font-size: 24px;
    color: #293845;
    line-height: 140%;
    margin-bottom: 10px;
    -webkit-text-stroke: 1px;
}

.ifr_CausepayPage form .elements .right-contentarea h6 {
    -webkit-text-stroke: 0px;
    font-size: 16px;
    margin-bottom: 20px;
}

.ifr_CausepayPage form .elements .right-contentarea .checkbox-wrapper .login-remember-box-check,
.ifr_CausepayPage form .elements .login-remember-box-check {
    display: inline-block;
    position: relative;
}

.ifr_CausepayPage form .elements .right-contentarea .checkbox-wrapper .login-remember-box-check .login-checkout-check {
    top: -15px;
    left: 5px;
}

.ifr_CausepayPage form .elements .right-contentarea .checkbox-wrapper .login-remember-box-check input:checked+.login-checkout-check:after {
    top: 6px;
    left: 2px;
}

.ifr_CausepayPage form .elements .right-contentarea .radio-wrapper {
    display: inline-block;
    margin-right: 20px;
}

.ifr_CausepayPage form .elements input[type=submit],
.ifr_CausepayPage form .elements button {
    text-align: center;
    color: #fff;
    background: var(--brandcolor);
    padding: 14px 50px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    box-shadow: 0 0 12px 0 #b9b4b4;
    -webkit-box-shadow: 0 0 12px 0 #b9b4b4;
    -moz-box-shadow: 0 0 12px 0 #b9b4b4;
    cursor: pointer;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: none;
    font-size: 16px;
    font-family: "Comfortaa", cursive;
}

.ifr_CausepayPage form .elements input[type=submit]:hover,
.ifr_CausepayPage form .elements button:hover {
    background: #fff;
    color: var(--brandcolor);
}

.poweredby {
    display: inline-block;
    color: #333;
    background: #f3f3f3;
    width: 100%;
    padding: 15px;
    text-align: center
}

.poweredby img {
    max-width: 180px;
    width: 100%;
}

.poweredby p {
    margin-bottom: 10px;
}

.ifr_CausepayPage form .elements .radioContainer label {
    display: inline-block;
    width: 100%;
}

.ifr_CausepayPage form .elements .login-remember-box-check input:checked+.login-checkout-check:after {
    top: 6px;
    left: 2px;
}

.ifr_CausepayPage form .elements .error {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-style: normal;
    margin-top: 7px;
    color: #d32f2f;
}

.ifr_CausepayPage form .elements .other-payment-wrapper {
    text-align: center;
    color: #fff;
    background: var(--brandcolor);
    padding: 14px 50px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    box-shadow: 0 0 12px 0 #b9b4b4;
    -webkit-box-shadow: 0 0 12px 0 #b9b4b4;
    -moz-box-shadow: 0 0 12px 0 #b9b4b4;
    cursor: pointer;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: none;
    font-size: 16px;
    font-family: "Comfortaa", cursive;
    max-width: 360px;
    width: 100%;
    margin: 15px auto;
}

.ifr_CausepayPage form .elements .other-payment-wrapper:hover {
    background: #fff;
    color: var(--brandcolor);
}

label span {
    color: red;
    font-size: 20px;
}

.ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox.radio label:before {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    top: -2px;
    background: none !important;
}

.ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox.radio input:checked+label:after {
    box-shadow: none;
    width: 10px;
    height: 10px;
    background: var(--brandcolor);
    border-radius: 50%;
    top: 2px;
    left: 4px;
}

.ifr_CausepayPage form .elements .complete {
    max-width: 360px;
    width: 100%;
    margin: 10px auto 20px;
}

.ifr_CausepayPage form .elements button img {
    width: 30px;
}

div#donationAmtElm .input_element:before {
    width: 50px;
    height: 45px;
    position: absolute;
    left: 0px;
    top: 7px;
    color: var(--brandcolor);
    text-align: center;
    vertical-align: middle;
    font-size: 28px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    content: attr(data-content);
}

div#donationAmtElm .input_element {
    position: relative;
    border: 3px solid var(--brandcolor) !important;
    padding: 0;
    padding-left: 50px;
}

input#donation_amount {
    border: none;
}

div#donationAmtElm .input_element input#donation_amount {
    padding-left: 0px;
}

#irishresidentWrap h6 {
    padding-bottom: 0;
    font-size: 18px !important;
    font: 400 15px/28px "Roboto", sans-serif;
}

.tax_reliefselect .row_item label {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0px;
    padding-left: 22px;
    color: #293845;
    display: inline-block;
    max-width: 100%;
    font-weight: bold;
}

.tax_reliefselect .row_item input.taxrelief {
    position: absolute;
    opacity: 0;
}

.idonate_tabbedpay .row_item {
    display: inline-block !important;
    margin: 0 !important;
    width: 100%;
    margin-bottom: 20px !important;
    padding: 10px 20px !important;
    border: 2px solid #c5ced6 !important;
}

.tax_reliefselect .row_item label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0px;
    border: 2px solid #e3e3e3;
    border-radius: 0px;
}

.tax_reliefselect .row_item input:checked+label:before {
    background: var(--brandcolor);
    border-color: var(--brandcolor);
}

.tax_reliefselect .row_item input:checked+label:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 7px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate( 45deg);
}

.tax_reliefselect {
    margin-top: 20px;
    margin-bottom: 10px;
}

.tax_reliefselect .row_item.active {
    border-color: #37b774 !important;
}

select#tip_amount {
    margin-top: 10px;
}

a#showMore {
    color: #337ab7;
    transition: all 0.3s ease;
    cursor: pointer;
}
a#showMore:hover {
    color: var(--brandcolor) !important;
}
#tipOptionforCh p {
    -webkit-text-stroke: 0px;
    font-size: 14px;
    margin-top: 10px;
    padding-top: 0px;
    font-weight: bold;
    color: #293845;
    line-height: 140%;
}

.ifr_CausepayPage form .field_block .how_much {
    margin-top: 0;
    padding-top: 0;
    font-weight: 700;
    font-size: 16px;
    color: #293845;
    padding-bottom: 2px;
    margin-bottom: 6px;
    line-height: 140%;
    display: block;
}

/* 22-02-2023 (4391)  */
.ifr_CausepayPage form .pre-se-value-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ifr_CausepayPage form .pre-se-value-wrapper .pre-set-value-chk {
    margin: 0 10px;
    margin-top: 15px;
}
.ifr_CausepayPage form .pre-se-value-wrapper .pre-set-value-chk .pre-set-value:before {
    width: 40px;
    height: 45px;
    position: absolute;
    left: 16px;
    top: 0;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-size: 22px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    content: attr(data-content);
}

/* Firefox */
input#othertip_amount[type=number] {
  -moz-appearance: textfield;
}
/* 01-03-2023 (4391)  */
.ifr_CausepayPage form .elements button:hover::before {
    color: var(--brandcolor) !important;
    transition: all .5s ease;
}
.ifr_CausepayPage form .elements button.active{
    background: #fff;
    color: var(--brandcolor);
}
.ifr_CausepayPage form .elements button.active::before {
    color: var(--brandcolor) !important;
}
/* 10-04-2023 (4545)  */
.charity-desc img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 320px;
}
.charity-image {
    text-align: center;
    margin-bottom: 20px;
}
.charity-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 300px;
    border-radius: 30px;
    border: 1px solid #000;
    padding: 10px;
    max-height: 300px;
    min-height: 300px;
}
.charity-desc {
    padding-bottom: 20px;
    padding-top: 0;
}
.charity-desc h4 {
    margin-top: 0;
    padding-top: 30px;
}
.charity-desc p {
    margin-bottom: 0;
}
input#originalamount {
    border: none;
}
.charity-desc iframe {
    width: 100%;
}
#tipOptionforCh .monthlyOption p {
    margin-top: 0;
}
.otherMonths input {
    height: 60px;
    padding: 10px 15px;
    border: 3px solid var(--brandcolor);
    background: #fff;
    width: 100%;
    font-size: 18px;
    color:  #858181;
	font-family: "Comfortaa", cursive;
}
.otherMonths input::-webkit-input-placeholder,
.otherMonths input::placeholder {

     color:  #858181;
}
.otherMonths input:focus-visible {
    outline: unset;
}
.otherMonths input::-webkit-outer-spin-button,
.otherMonths input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.otherMonths input[type=number] {
    -moz-appearance: textfield;
  }
/* media query */

@media screen and (min-width: 768px) {
    .ifr_CausepayPage .container {
        max-width: 750px;
    }
}

@media screen and (min-width: 992px) {
    .ifr_CausepayPage .container {
        max-width: 970px;
    }
}

@media screen and (min-width: 1201px) {
    .ifr_CausepayPage .container {
        max-width: 1170px;
    }
}

@media screen and (min-width: 1600px) {
    .ifr_CausepayPage .container {
        max-width: 1436px;
        padding: 0;
    }
}

@media screen and (max-width: 1200px) {
    .ifr_CausepayPage form {
        margin: 50px 0px;
    }
}

@media screen and (max-width: 980px) {
    .ifr_CausepayPage form {
        padding: 50px 60px;
    }
}
@media screen and (max-width: 893px) {
    /* 22-02-2023 (4391)  */
    .ifr_CausepayPage form .pre-se-value-wrapper .pre-set-value-chk .pre-set-value:before{
        left: 4px;
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .ifr_CausepayPage form {
        padding: 40px 30px;
        border-radius: 0px;
    }
    .ifr_CausepayPage .container {
        padding: 0px;
    }
    .ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 18px;
    }
    .ifr_CausepayPage form .elements .frNw-charityq_points .frNw-charity-question-checkbox:last-child {
        margin-bottom: 0px;
    }
    .ifr_CausepayPage form .elements .right-contentarea .radio-wrapper {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 18px;
    }
    .ifr_CausepayPage form .elements .right-contentarea .radio-wrapper:last-child {
        margin-bottom: 0px;
    }
    .ifr_CausepayPage form .elements input[type=submit],
    .ifr_CausepayPage form .elements button {
        padding: 14px 35px;
        margin-top: 10px;
    }
    .ifr_CausepayPage form .elements .input_element input,
    .ifr_CausepayPage form .elements select,
    .ifr_CausepayPage form .elements .form-group input[type=text],
    .ifr_CausepayPage form .elements .ifrnw_stripecardpayment .class-form-name input,
    .ifr_CausepayPage form .elements .ifrnw_stripecardpayment .StripeElement {
        height: 45px;
        padding: 10px 15px;
    }
    .ifr_CausepayPage form .elements .elements textarea {
        padding: 10px 15px;
    }
    .ifr_CausepayPage form .elements .input_element input,
    .ifr_CausepayPage form .elements select,
    .ifr_CausepayPage form .elements .form-group input[type=text],
    .ifr_CausepayPage form .elements .elements textarea,
    .ifr_CausepayPage form .elements .ifrnw_stripecardpayment .class-form-name input,
    .ifr_CausepayPage form .elements .ifrnw_stripecardpayment .StripeElement {
        font-size: 16px;
    }
    /* 14-01-2022 */
    div#donationAmtElm .input_element:before {
        top: 2px;
    }
        .ifr_CausepayPage form #tipOptionforCh #otherTipamount .input_element::before{
        top: 3px;
        height: 40px;
    }
    .ifr_CausepayPage form #tipOptionforCh #otherTipamount .input_element input#othertip_amount{
        line-height: 1 !important;
        padding: 0px;
    }
    .otherMonths input {
        font-size: 16px;
        height: 45px;

    }
}

@media(max-width:560px) {
    .ifr_CausepayPage form .elements button {
        margin: auto;
        display: block !important;
    }
}