/* Archive */

.give-wrap .give-grid .give-card__title {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
}

.give-wrap .give-grid .give-card__text {
    font-size: 14px;
}

.give-wrap .give-grid .give-card__progress .raised {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.give-wrap .give-grid .give-card__progress .income {
    margin-right: 5px;
}

/* Single page */

body.single-give_forms #wrapper {
    background: #fff !important;
}

body.single-give_forms .give-wrap.container {
    max-width: 760px;
    margin-top: 20px;
    margin-bottom: 15px;
}

[id*=give-form] .give-form-title {
    font-size: 28px !important;
    font-weight: 600;
}

/* Receipt / Failed */

body.give-donation-history #wrapper,
body.give-failed-transaction #wrapper,
body.give-success #wrapper {
    background: #fff !important;
}

body.give-donation-history #main.container,
body.give-failed-transaction #main.container,
body.give-success #main.container {
    max-width: 760px;
    margin-top: 30px !important;
    margin-bottom: 15px;
}

body.give-donation-history #wrapper header.mb-5,
body.give-failed-transaction #wrapper header.mb-5,
body.give-success #wrapper header.mb-5 {
    margin-bottom: 20px !important;
}

/* Counter */

.gfc-clock-wrap .time {
    box-shadow: 0 0 !important;
    border-radius: 2px !important;
}

/* Button */

.give-submit-button-wrap .give-submit,
[id^=give-user-login-submit] .give-submit {
    width: 100%;
    font-size: 18px !important;
    font-weight: 500;
    padding: 10px;
}

/* Form */

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    font-weight: 600 !important;
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    font-weight: 600 !important;
}

.give-progress-bar > span,
.give-progress-bar {
    border-radius: 3px !important;
}

[id*=give-form].give-fl-form .give-fl-wrap {
    width: 100%;
}

form[id*=give-form] #give-final-total-wrap .give-final-total-amount,
form[id*=give-form] .give-donation-amount #give-amount,
form[id*=give-form] .give-donation-amount #give-amount-text {
    font-size: 22px;
    height: 48px;
    line-height: 46px;
    width: 50%;
    font-weight: bold;
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label,
form[id*=give-form] .give-donation-amount .give-currency-symbol {
    font-size: 16px;
    height: 48px;
    line-height: 48px;
}

.give-goal-progress .income {
    font-weight: 600 !important;
}

form[id*=give-form] input.phone {
    font-size: 13px !important;
}

[id*=give-form].give-display-modal .give-btn,
[id*=give-form].give-display-reveal .give-btn {
    margin-bottom: 0;
}

.give-btn.give-btn-modal {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    width: 100%;
    font-size: 18px !important;
    font-weight: 500;
    padding: 10px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.give-btn.give-btn-modal:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.give-modal form[id*=give-form] {
    margin: 0;
    padding: 25px;
    border: 0;
}

.give-modal form[id*=give-form] #give_purchase_form_wrap {
    margin-top: 0;
}

.give-modal .mfp-content {
    padding: 0;
}

/* Personal details */

#give_purchase_form_wrap {
    margin-top: 20px;
}

/* Content */

[id*=give-form] div.give-form-content-wrap {
    margin: 40px 0 20px;
    border-top: 1px solid #eee;
    padding: 25px 0 15px;
}

[id*=give-form] div.give-form-content-wrap img {
    margin: 20px auto;
    text-align: center;
    border: 1px solid #eee;
    padding: 5px;
}

[id*=give-form] div.give-form-content-wrap ul {
    margin: 30px 0;
}

[id*=give-form] div.give-form-content-wrap ul li {
    margin: 5px auto;
}

[id*=give-form] div.give-form-content-wrap iframe {
    width: 100%;
}

blockquote {
    font-size: 1.4em;
    width: 100%;
    margin: 50px auto;
    font-family: Open Sans;
    font-style: italic;
    color: #555555;
    padding: 1.2em 30px 1.2em 75px;
    border-left: 8px solid #78C0A8;
    line-height: 1.6;
    position: relative;
    background: #EDEDED;
}

blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #78C0A8;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px;
}

blockquote::after {
    content: '';
}

blockquote span {
    display: block;
    color: #333333;
    font-style: normal;
    font-weight: bold;
    margin-top: 1em;
}

/* Fees */

.give-fee-message-label {
    font-size: 12px !important;
}

/* Table */

table.give-table th {
    padding: 15px 10px 13px;
}

table.give-table tbody tr td {
    padding: 10px 15px;
}

table#give_donation_receipt span.donation-level-text-wrap {
    font-style: normal;
    display: block;
    font-size: 12px;
    font-weight: 600;
}

/* Alert */

.give_error, .give_success, .give_warning {
    box-shadow: 0 0 !important;
    font-size: 14px;
    padding: 12px 25px;
    border-bottom: 0 !important;
}

/* Share media sosial */

#share-media-sosial {
    text-align: center;
    margin: 50px auto;
    font-size: 13px;
    width: 50%;
}

#share-media-sosial h4 {
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#share-media-sosial a {
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    padding: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

#share-media-sosial a:hover {
    color: rgba(255, 255, 255, 0.7) !important;
    text-decoration: none;
}

#share-media-sosial i {
    display: none !important;
}

/* CTA */

#give-recurring-form, form.give-form, form[id*=give-form] {
    margin: 0;
    padding: 25px;
    background: #f9f9f9;
    border: 3px solid #eee;
}