/**/
.text-center{
    text-align: center;
}

.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}

.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}

.mfp-wrap .mfp-container {
padding-left: 10px;
padding-right: 10px;
}

.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}

.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}

.mfp-wrap .mfp-content {
width: 100%;
background: transparent;
max-width: 830px;
margin-top: 40px;
padding: 0;
-webkit-transition: all .3s;
transition: all .3s;
}

.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
/*-----------------------------------------------------------*/
.mfp-overflow-hidden{
    overflow: hidden auto;
}

.mfp-modal-no-display{
    display:none;
}

.mfp-modal-display{
    display:block;
}

.mfp-modal-overlay-loader{
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-no-display{
    display:none;
    transition: all 0.8s ease-in;
}

.form-display{
    display:block;
    transition: all 0.8s ease-in;
}

.mfp-wrap .mfp-content div.give-custom-form, .mfp-wrap .mfp-content form.give-custom-form {
background: #FFFFFF;
margin-bottom: 40px;
border-radius: 2px;
max-width: 100%;
height: auto;
overflow: unset;
padding: 32px 40px;
}

.mfp-wrap form.elementor-give-modal--skin-cholatse {
color: #292937;
}

form[id*=give-custom-form] {
margin: 0 0 25px;
padding: 0;
}

form[id*=give-custom-form] .give-total-wrap, div[id*=give-custom-form] .give-total-wrap {
margin: 0 0 30px;
}

form[id*=give-custom-form] .give-total-wrap .donation-amount, form[id*=give-custom-form] .give-total-wrap.form-wrap, form[id*=give-custom-form] #give-final-total-wrap .donation-amount, form[id*=give-custom-form] #give-final-total-wrap.form-wrap, div[id*=give-custom-form] .give-total-wrap .donation-amount, div[id*=give-custom-form] .give-total-wrap.form-wrap, div[id*=give-custom-form] #give-final-total-wrap .donation-amount, div[id*=give-custom-form] #give-final-total-wrap.form-wrap {
display: flex;
}

form.give-custom-form .form-row-wide:after, form.give-custom-form .form-row-wide:before, form[id*=give-custom-form] .form-row-wide:after, form[id*=give-custom-form] .form-row-wide:before {
content: " ";
display: table;
}

form[id*=give-custom-form] .give-total-wrap .donation-amount .give-currency-symbol.give-currency-position-before, form[id*=give-custom-form] #give-final-total-wrap .donation-amount .give-currency-symbol.give-currency-position-before, div[id*=give-custom-form] .give-total-wrap .donation-amount .give-currency-symbol.give-currency-position-before, div[id*=give-custom-form] #give-final-total-wrap .donation-amount .give-currency-symbol.give-currency-position-before {
border: none;
}

form[id*=give-custom-form] #give-final-total-wrap .give-donation-total-label {
background-color: #f2f2f2;
border: 1px solid #ccc;
box-sizing: border-box;
color: #333;
float: left;
font-size: 18px;
height: 35px;
line-height: 35px;
margin: 0;
padding: 0 12px;
}

.mfp-wrap form.elementor-give-modal--skin-cholatse .give-total-wrap .give-currency-symbol {
background-color: #D57B2E !important;
border-radius: 10px 0 0 10px;
}

form[id*=give-custom-form] .donation-amount #give-amount, form[id*=give-custom-form] .donation-amount #give-amount-text {
background: #fff;
border: 1px solid #ccc;
border-radius: 0;
box-sizing: border-box;
float: left;
font-size: 18px;
height: 35px;
line-height: 35px;
margin: 0;
min-width: 125px;
padding: 0 12px;
}

form[id*=give-custom-form] .donation-amount .give-currency-symbol {
background-color: #f2f2f2;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
box-sizing: border-box;
color: #333;
float: left;
font-size: 18px;
height: 35px;
line-height: 35px;
margin: 0;
padding: 0 12px;
}

form[id*=give-custom-form] .give-total-wrap .give-currency-symbol, form[id*=give-custom-form] .give-total-wrap #give-amount, form[id*=give-custom-form] .give-total-wrap .give-donation-total-label, form[id*=give-custom-form] .give-total-wrap .give-final-total-amount, form[id*=give-custom-form] #give-final-total-wrap .give-currency-symbol, form[id*=give-custom-form] #give-final-total-wrap #give-amount, form[id*=give-custom-form] #give-final-total-wrap .give-donation-total-label, form[id*=give-custom-form] #give-final-total-wrap .give-final-total-amount, div[id*=give-custom-form] .give-total-wrap .give-currency-symbol, div[id*=give-custom-form] .give-total-wrap #give-amount, div[id*=give-custom-form] .give-total-wrap .give-donation-total-label, div[id*=give-custom-form] .give-total-wrap .give-final-total-amount, div[id*=give-custom-form] #give-final-total-wrap .give-currency-symbol, div[id*=give-custom-form] #give-final-total-wrap #give-amount, div[id*=give-custom-form] #give-final-total-wrap .give-donation-total-label, div[id*=give-custom-form] #give-final-total-wrap .give-final-total-amount {
font-size: 20px;
font-weight: 600;
height: 58px;
line-height: 58px;
color: #0073a8;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
}

form[id*=give-custom-form] .give-total-wrap .give-currency-symbol, form[id*=give-custom-form] .give-total-wrap .give-donation-total-label, form[id*=give-custom-form] #give-final-total-wrap .give-currency-symbol, form[id*=give-custom-form] #give-final-total-wrap .give-donation-total-label, div[id*=give-custom-form] .give-total-wrap .give-currency-symbol, div[id*=give-custom-form] .give-total-wrap .give-donation-total-label, div[id*=give-custom-form] #give-final-total-wrap .give-currency-symbol, div[id*=give-custom-form] #give-final-total-wrap .give-donation-total-label {
color: #ffffff;
background: #0073a8;
border-radius: 2px 0 0 2px;
}

form.give-custom-form .give-hidden, form[id*=give-custom-form] .give-hidden {
display: none;
}


.label {
display: inline-block;
font-size: 16px;
font-weight: 600;
line-height: 150%;
margin-bottom: 8px;
}

form[id*=give-custom-form] .give-total-wrap .donation-amount #give-amount, form[id*=give-custom-form] #give-final-total-wrap .donation-amount #give-amount, div[id*=give-custom-form] .give-total-wrap .donation-amount #give-amount, div[id*=give-custom-form] #give-final-total-wrap .donation-amount #give-amount {
padding: 0 20px;
}

.mfp-wrap form.elementor-give-modal--skin-cholatse .give-total-wrap #give-amount {
color: #D57B2E !important;
border-radius: 0 10px 10px 0;
}

form[id*=give-custom-form] .give-donation-amount input.give-amount-top {
width: 125px;
}

form[id*=give-custom-form] .give-donation-levels-wrap {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
grid-gap: 15px;
margin-bottom: 30px;
*zoom: 1;
clear: both;
list-style: none;
margin: 0 0 15px;
padding: 0;
}

#sendDonation #give-donation-level-button-wrap li, #sendDonation #give-collegue-level-button-wrap li,#sendDonation #give-recurring-level-button-wrap li , div[id*=give-custom-form] #give-donation-level-button-wrap li {
margin: 0;
}

form[id*=give-custom-form] .give-donation-levels-wrap>li {
float: left;
list-style-image: none;
list-style-type: none;
margin: 0 5px 5px 0;
}

#sendDonation .give-donation-levels-wrap .give-btn-custom {
display: inline-block;
width: 100%;
font-size: 14px;
font-weight: 600;
line-height: 24px;
text-transform: inherit;
color: #333333;
background: #ffffff;
margin: 0;
padding: 16px 12px;
outline: none;
overflow: hidden;
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-transition: all .3s;
transition: all .3s;
border-radius: 10px;
}

form[id*=give-custom-form] legend, div[id*=give-custom-form] legend {
font-size: 16px;
font-weight: 600;
border-color: rgba(0, 0, 0, 0.1);
}
[id*=give-custom-form] fieldset {
background-color: transparent;
border: 0;
margin: 0;
padding: 0;
}

form[id*=give-custom-form] .form-row label, div[id*=give-custom-form] .form-row label {
font-size: 14px;
font-weight: 600;
line-height: 24px;
}

form.give-custom-form .form-row label, form[id*=give-custom-form] .form-row label {
display: block;
line-height: 1.7;
margin: 0 0 5px;
position: relative;
}

form.give-custom-form .give-error, form.give-custom-form .give-required-indicator, form[id*=give-custom-form] .give-error, form[id*=give-custom-form] .give-required-indicator {
color: #a00;
}

.mfp-wrap form.elementor-give-modal--skin-cholatse .form-row input[type=text], .mfp-wrap form.elementor-give-modal--skin-cholatse .form-row input[type=tel], .mfp-wrap form.elementor-give-modal--skin-cholatse .form-row input[type=email], .mfp-wrap form.elementor-give-modal--skin-cholatse .form-row input[type=url], .mfp-wrap form.elementor-give-modal--skin-cholatse .form-row input[type=password], .mfp-wrap form.elementor-give-modal--skin-cholatse .form-row select, .mfp-wrap form.elementor-give-modal--skin-cholatse .form-row textarea {
color: #292937;
border-radius: 10px;
}

form.give-custom-form .form-row-first, form.give-custom-form .form-row-last, form[id*=give-custom-form] .form-row-first, form[id*=give-custom-form] .form-row-last {
float: left;
width: 48.5%;
}

form[id*=give-custom-form] .form-row input[type=text], form[id*=give-custom-form] .form-row input[type=tel], form[id*=give-custom-form] .form-row input[type=email], form[id*=give-custom-form] .form-row input[type=url], form[id*=give-custom-form] .form-row input[type=password], form[id*=give-custom-form] .form-row select, form[id*=give-custom-form] .form-row textarea, div[id*=give-custom-form] .form-row input[type=text], div[id*=give-custom-form] .form-row input[type=tel], div[id*=give-custom-form] .form-row input[type=email], div[id*=give-custom-form] .form-row input[type=url], div[id*=give-custom-form] .form-row input[type=password], div[id*=give-custom-form] .form-row select, div[id*=give-custom-form] .form-row textarea {
font-size: 16px;
line-height: 24px;
padding: 16px 20px;
border-color: rgba(0, 0, 0, 0.1);
border-radius: 2px;
}

form.give-custom-form .form-row .give-input-field-wrapper, form.give-custom-form .form-row input[type=email], form.give-custom-form .form-row input[type=password], form.give-custom-form .form-row input[type=tel], form.give-custom-form .form-row input[type=text], form.give-custom-form .form-row input[type=url], form.give-custom-form .form-row select, form.give-custom-form .form-row textarea, form[id*=give-custom-form] .form-row .give-input-field-wrapper, form[id*=give-custom-form] .form-row input[type=email], form[id*=give-custom-form] .form-row input[type=password], form[id*=give-custom-form] .form-row input[type=tel], form[id*=give-custom-form] .form-row input[type=text], form[id*=give-custom-form] .form-row input[type=url], form[id*=give-custom-form] .form-row select, form[id*=give-custom-form] .form-row textarea {
background-color: #fdfdfd;
border: 1px solid #ccc;
border-radius: 0;
box-sizing: border-box;
color: #333;
margin: 0;
outline: none;
padding: 0.5em;
width: 100%;
}

form.give-custom-form .form-row, form[id*=give-custom-form] .form-row {
*zoom: 1;
box-sizing: border-box;
margin: 0 0 15px;
overflow: visible;
padding: 0;
}

div.mfp-content fieldset ol, div.mfp-content fieldset p, div.mfp-content fieldset ul {
line-height: 1.4;
margin-bottom: 1.2em;
}

form.give-custom-form .form-row-last, form[id*=give-custom-form] .form-row-last {
float: right;
}

form.give-custom-form .form-row-first, form.give-custom-form .form-row-last, form[id*=give-custom-form] .form-row-first, form[id*=give-custom-form] .form-row-last {
float: left;
width: 48.5%;
}

form.give-custom-form .form-row:last-child, form[id*=give-custom-form] .form-row:last-child {
margin-bottom: 15px;
}

form.give-custom-form .form-row-wide, form[id*=give-custom-form] .form-row-wide {
*zoom: 1;
clear: both;
}

form.give-custom-form .form-row, form[id*=give-custom-form] .form-row {
*zoom: 1;
box-sizing: border-box;
margin: 0 0 15px;
overflow: visible;
padding: 0;
}

form[id*=give-custom-form] .give-total-wrap .give-donation-amount, form[id*=give-custom-form] .give-total-wrap.form-wrap, form[id*=give-custom-form] #give-final-total-wrap .give-donation-amount, form[id*=give-custom-form] #give-final-total-wrap.form-wrap, div[id*=give-custom-form] .give-total-wrap .give-donation-amount, div[id*=give-custom-form] .give-total-wrap.form-wrap, div[id*=give-custom-form] #give-final-total-wrap .give-donation-amount, div[id*=give-custom-form] #give-final-total-wrap.form-wrap {
display: flex;
}

.mfp-wrap form.elementor-give-modal--skin-cholatse #give-final-total-wrap .give-donation-total-label {
background-color: #D57B2E !important;
border-radius: 10px 0 0 10px;
}

form[id*=give-custom-form] .give-total-wrap .give-donation-total-label, form[id*=give-custom-form] #give-final-total-wrap .give-donation-total-label, div[id*=give-custom-form] .give-total-wrap .give-donation-total-label, div[id*=give-custom-form] #give-final-total-wrap .give-donation-total-label {
display: block;
font-size: 14px;
font-weight: 600;
white-space: nowrap;
color: #ffffff;
background: #0073a8;
margin: 0;
padding: 0 20px;
}

.mfp-wrap form.elementor-give-modal--skin-cholatse #give-final-total-wrap .give-final-total-amount {
color: #D57B2E !important;
border-radius: 0 10px 10px 0;
}

form[id*=give-custom-form] #give-final-total-wrap:after, form[id*=give-custom-form] #give-final-total-wrap:before {
content: " ";
display: table;
}

form[id*=give-custom-form] #give-final-total-wrap:after {
clear: both;
}

form[id*=give-custom-form] .give-total-wrap #give-amount, form[id*=give-custom-form] .give-total-wrap .give-final-total-amount, form[id*=give-custom-form] #give-final-total-wrap #give-amount, form[id*=give-custom-form] #give-final-total-wrap .give-final-total-amount, div[id*=give-custom-form] .give-total-wrap #give-amount, div[id*=give-custom-form] .give-total-wrap .give-final-total-amount, div[id*=give-custom-form] #give-final-total-wrap #give-amount, div[id*=give-custom-form] #give-final-total-wrap .give-final-total-amount {
width: 100%;
padding: 0 20px;
border-radius: 0 2px 2px 0;
}

form[id*=give-custom-form] #give-final-total-wrap .give-final-total-amount {
background: #fff;
border: 1px solid #ccc;
border-left: none;
border-radius: 0;
box-sizing: border-box;
float: left;
font-size: 18px;
height: 35px;
line-height: 35px;
margin: 0;
padding: 0 12px;
}

form[id*=give-custom-form] .give-submit-button-wrap, div[id*=give-custom-form] .give-submit-button-wrap {
position: relative;
}

form[id*=give-custom-form] .give-submit-button-wrap .give-action-button, div[id*=give-custom-form] .give-submit-button-wrap .give-action-button, #give-next-button ,#give-back-button {
margin-top: 16px;
margin-left: 6px;
margin-right: 6px;
}

form[id*=give-custom-form] > .give-btn-custom, form[id*=give-custom-form] .give-action-button, div[id*=give-custom-form] > .give-btn-custom, div[id*=give-custom-form] .give-action-button {
width: 100%;
font-size: 14px;
font-weight: 700;
line-height: 26px;
text-transform: uppercase;
color: #ffffff;
background-color: #D57B2E !important;
margin-top: 15px;
padding: 0 16px;
outline: none;
border: none;
border-radius: 10px;
}

.give-submit-button-wrap .give-action-button, [id^=give-user-login-submit] .give-action-button {
float: left;
}

.mfp-wrap .mfp-content div.give-custom-form > *:last-child, .mfp-wrap .mfp-content form.give-custom-form > *:last-child {
margin-bottom: 0;
}

.mfp-wrap .mfp-content .mfp-close-custom {
top: 10px;
right: 10px;
width: 40px;
height: 40px;
font-size: 20px;
font-weight: 400;
text-align: center;
line-height: 40px;
color: #ffffff;
background-color: #000000;
outline: none;
opacity: 1;
border-radius: 2px;
position: absolute;
}

button.mfp-close-custom, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}

form.give-custom-form legend, form[id*=give-custom-form] .give-section-break, form[id*=give-custom-form] h3.give-section-break, form[id*=give-custom-form] h4.give-section-break, form[id*=give-custom-form] legend {
background-color: transparent;
border-bottom: 1px solid rgba(0,0,0,.1);
font-size: 1.15em;
font-weight: 700;
margin: 10px 0 15px;
padding: 0 0 5px;
width: 100%;
}

form[id*=give-custom-form] legend, div[id*=give-custom-form] legend {
    font-size: 16px;
    font-weight: 600;
    border-color: rgba(0, 0, 0, 0.1);
}

form[id*=give-custom-form] #give-gateway-radio-list {
*zoom: 1;
list-style: none;
margin: 0 0 15px;
padding: 0;
}

form.give-custom-form .form-row-first, form.give-custom-form .form-row-title, form[id*=give-custom-form] .form-row-first, form[id*=give-custom-form] .form-row-title {
margin-right: 2.5%;
}

form[id*=give-custom-form] #give-final-total-wrap .give-final-total-amount {
background: #fff;
border: 1px solid #ccc;
border-left: none;
border-radius: 0;
box-sizing: border-box;
float: left;
font-size: 18px;
margin: 0;
padding: 0 12px;
}

form[id*=give-custom-form] #give-final-total-wrap .give-final-total-amount, div[id*=give-custom-form] .give-total-wrap .give-currency-symbol, div[id*=give-custom-form] .give-total-wrap #give-amount, div[id*=give-custom-form] .give-total-wrap .give-donation-total-label, div[id*=give-custom-form] .give-total-wrap .give-final-total-amount, div[id*=give-custom-form] #give-final-total-wrap .give-currency-symbol, div[id*=give-custom-form] #give-final-total-wrap #give-amount, div[id*=give-custom-form] #give-final-total-wrap .give-donation-total-label, div[id*=give-custom-form] #give-final-total-wrap .give-final-total-amount {
font-size: 20px;
font-weight: 600;
height: 58px;
line-height: 58px;
color: #0073a8;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
}

input[type='checkbox']{
    -webkit-appearance: auto;
    appearance: auto;
}

/*botones cantidades*/
form[id*=give-custom-form] .give-donation-levels-wrap .give-btn-custom {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: inherit;
    color: #333333;
    background: #ffffff;
    margin: 0;
    padding: 16px 12px;
    outline: none;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

form[id*=give-custom-form] .give-donation-levels-wrap .give-btn-custom.give-donation-level-btn-custom {
    height: 58px;
    padding: 8px;
    line-height: 1;
}

.mfp-wrap form[id*=give-custom-form].elementor-give-modal--skin-cholatse .give-donation-levels-wrap .give-btn-custom.give-default-level {
    background-color: #D57B2E !important;
    border-color: #D57B2E !important;
    color:#fff;
}

h3.text-center.legend-top-payment {
    padding: 4px;
    margin-bottom: 8px;
}

h5.text-center.legend-payment {
    margin: 0;
    margin-top: 12px;
    font-weight: 500;
}

.give-box{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-flow: column;
    margin-top: 24px;
}

.give-box-item{
    background: #fff;
    border: 1px solid #eaf0fb;
    border: 1px solid rgba(187,206,243,.4);
    box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 5%);
    border-radius: 0.5rem;
    margin-bottom: 0.6rem;
    padding: 0.5rem;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;

    min-height: 3.4rem;
    transition: all .1s ease-in-out;
    position: relative;
    overflow: hidden;
}

.give-box-item > * {
    pointer-events: none;
  }

.give-box-item-text-inner{
    flex: 1;
    font-size: .795rem;
    font-weight: 500;
    color: #3f4a56;
    position: relative;
    line-height: 1.3em;
    padding: 0 1rem 0 0.65rem;
    display: flex;
    flex-direction: column;
    height: auto;
    align-items: flex-start;
    font-style: normal;
}

.give-box-item-img-inner{
    text-align: center;
    width: 30px!important;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

#give-month, #give-year{
    width: 100px;
}

.give-box-item-selected{
    border: 2px solid rgb(213 123 47);
    box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 50%);
}

button#give-back-button, button#give-next-button {
    background: #fff!important;
    color: #d57b2f;
    border-color: #d57b2f;
    border: 2px solid;
}

input#give-phone {
    display: inline-block;
    width: 500px;
}

select#give-lada {
    width: 5.35em;
    display: inline-block;
    margin-right: 12px;

    background-color: #fff;
    font-family: inherit;
    font-weight: normal;
    color: #16181e;
    padding: 0.6em 2em 0.6em 0.6em;
}

select#give-lada option {
  min-width: 200px;
}

fieldset#give_terms_agreement label {
    font-weight: 400;
    font-size: 15px;
}

fieldset#give_terms_agreement label:hover, .mfp-wrap form.elementor-give-modal--skin-cholatse #give_terms_agreement input[type=checkbox]:checked + label {
    color: #000000!important;
}

.link-terms{
    font-weight: 500;
    color: #D57B2E;
}

button > * {
    pointer-events: none;
}

.d-block{
    display: flex;
}

.d-none{
    display: none;
}

.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
  }
  .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
  }
  @keyframes lds-dual-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  

@media (max-width: 767.98px){
form[id*=give-custom-form] .give-donation-levels-wrap .give-btn-custom {
    padding: 11px 12px;
}

form.give-custom-form .form-row-first, form.give-custom-form .form-row-last, form[id*=give-custom-form] .form-row-first, form[id*=give-custom-form] .form-row-last{
width:100%!important;	
}
	
input#give-phone {
    display: inline-block;
    width: 200px;
}

form[id*=give-custom-form] input[type=text]{
    margin-bottom: 0px!important;
    width: 100%;
}

fieldset#give_terms_agreement {
    display: flex;
}

.give-box-item-text-inner {
    font-size: .795rem;
}

.give-box {
    justify-content: center;
    flex-flow: column;
}

.give-box-item {
    min-height: 3.4rem;
}
}

@media (min-width: 480px){ /*Se muestra en desktop*/
    form[id*=give-custom-form] #give-gateway-radio-list>li {
    display: inline-block;
    margin-left: 0;
    margin-right: 15px;
    }

    form[id*=give-custom-form] input[type=text]{
    margin-bottom: 0px!important;
    width: 100%;
    }

    fieldset#give_terms_agreement {
        display: flex;
    }

    .give-box {
        flex-flow: row;
        justify-content: space-around;
    }    

    .give-box-item-text-inner {
        font-size: .875rem;
    }

    .give-box-item-img-inner img {
        width: auto;
    }

    .give-box-item {
        min-height: 5.4rem;
    }  
    
    
    form[id*=give-custom-form] .give-action-button{
        line-height: 58px;
    }
}