.donate__box-row .col-item { position: relative; }
.donate__box-row .col-item .sep { font-size: 24px; color: #071731; display: flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items: center; -webkit-align-items: center; }
@media (min-width: 768px) { .donate__box-row .col-item .sep { position: absolute; right: 0; height: 100%; top: 0; } }
@media (max-width: 767px) { .donate__box-row .col-item .sep { position: relative; margin: 30px 0; } }
.donate__box-row .col-item .sep > span { background-color: #fff; position: relative; z-index: 1; padding: 10px 0; display: inline-block; }
@media (max-width: 767px) { .donate__box-row .col-item .sep > span { padding: 0 20px; } }
.donate__box-row .col-item .sep:after { left: 0; margin: auto; content: ''; position: absolute; background-color: rgba(151, 151, 151, 0.2); }
@media (min-width: 768px) { .donate__box-row .col-item .sep:after { height: 100%; width: 1px; right: 0; top: 0; } }
@media (max-width: 767px) { .donate__box-row .col-item .sep:after { height: 1px; width: 100%; top: 50%; } }
 
.paypal-box, .cheque-box { text-align: center; }
.paypal-box > div, .cheque-box > div { margin: auto; padding: 0 40px; }
.paypal-box .card-image, .cheque-box .card-image { height: 70px; margin-bottom: 20px; }
.paypal-box .card-image img, .cheque-box .card-image img { max-height: 100%; }
.paypal-box .card-text, .cheque-box .card-text { margin-bottom: 20px; }

.paypal-box > div { max-width: 480px; }
.paypal-box .card-donate-btn { margin-bottom: 20px; }

.cheque-box > div { max-width: 510px; }
.cheque-box .card-comingsoon span { display: block; }
.cheque-box .card-comingsoon span.icon { margin-bottom: 20px; font-size: 24px; }

/*# sourceMappingURL=donate.css.map */
