/*
 Theme Name:     Van Tuyl Divi Child Theme
 Theme URI:      https://vantuylmusic.org/public_html/wp-content/themes/Divi
 Description:    Divi Child Theme
 Author:         Kat Lilore
 Author URI:     https://WebBizStrategy.com
 Template:       Divi
 Version:        1.0.0
*/

/* ------------------------ Theme customizations start here ------------------------- */


/* popup donation  */

html div#give-form-1530-wrap {
    background-color: transparent !important;
    box-shadow: none;
}

.pum-theme-1552,
.pum-theme-lightbox {
    background: transparent;
}


.TermsText {
    color: white;
    font-size: 14px;
}

div#popmake-1560 {
    border: 1.5px solid #E86635 !important;
    /* margin-right: 7% !important; */
    background: #272727;
    border-radius: 8px !important;
    position: absolute;
    /* right: 0% !important; */
    margin-left: 0 !important;
    top: 25% !important;
}

#popmake-1560 .popmake-close {
    background: transparent;
    border: 1px solid #E86635;
    top: 10px;
    right: 8px !important;
    color: #E86635;
}

#popmake-1560 div#give-form-1530-wrap {
    background: transparent !important;
    box-shadow: none !important;
}

.give-form-navigator {
    border: none;
    background: transparent !important;
}

.give-form-navigator .title {
    line-height: 32px;
    font-size: 22px;
    color: #E86635 !important;
    width: 50% !important;
    max-width: 65%;
    margin: 0 auto;
    /*     font-family: 'NHaasGroteskDSPro-55Rg' !important; */
}

.choose-amount .content {
    font-weight: 300;
    color: white;
    font-size: 16px;
    line-height: 26px;
}

.give-donation-amount.form-row-wide {
    width: 50%;
    background: transparent;
    border: 1px solid #E86635;
    border-radius: 9px !important;
}

span.give-currency-symbol.give-currency-position-before {
    font-size: 26px !important;
    color: white !important;
}

.variations_form .woocommerce-nyp-message li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: inherit;
    max-width: 216px !important;
}
span.give-currency-symbol.give-currency-position-before:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #444343;
    position: absolute;
    display: block;
    right: 0%;
}

.give-total-wrap input#give-amount {
    width: 100% !important;
    background: transparent !important;
    color: #E86635;
    font-weight: bold !important;
}

#give-donation-level-button-wrap button.give-donation-level-btn {
    color: white !important;
    background: #E86635 !important;
    border-radius: 9px !important;
    font-weight: bold;
}

.give-recurring-donors-choice {
    background: transparent !important;
    border: none !important;
    box-shadow: none;
}

.give-recurring-donors-choice {
    background: transparent !important;
    border: none !important;
    box-shadow: none;
}

.give-recurring-donors-choice select {
    background-image: none !important;
    text-transform: capitalize;
    color: #E86635 !important;
    border-bottom: 1px solid #E86635 !important;
    background-color: transparent !important;
}

.give-btn i.fas.fa-chevron-right {
    display: none;
}

fieldset#give_checkout_user_info input {
    font-size: 14px;
    background: transparent;
    color: white;
    border: 1px solid #E86635 !important;
    border-radius: 5px !important;
}

.woocommerce-MyAccount-content h2 {
    color: white;
}

.woocommerce-MyAccount-content th {
    color: white !important;
}

button.give-btn.advance-btn,
input#give-purchase-button {
    letter-spacing: 3px;
    padding: 25px !important;
    font-weight: lighter !important;
    font-size: 20px;
    border-radius: 9px;
    text-transform: uppercase;
}

.give-recurring-donors-choice label {
    padding-left: 3% !important;
    font-size: 16px !important;
    color: white !important;
    font-family: 'Open Sans';
    font-weight: lighter !important;
}

.secure-notice {
    font-size: 14px !important;
    color: #E86635 !important;
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
}

.form-footer {
    color: #E86635 !important;
    box-shadow: none !important;
}

.give-section.payment .give-donation-summary-table-wrapper {
    font-family: 'Open Sans';
    background: transparent;
    color: white !important;
}

.give-donation-summary-table-wrapper table tr {
    border: none;
    color: white;
    font-weight: 100 !important;
    font-family: 'Open Sans';
}

.give-section payment input {
    background: red !important;
}

.payment .heading {
    color: white;
    font-size: 20px;
    font-style: normal;
}

.give-section payment p.give_notice.give_warning {
    background: #E86635;
    color: white !important;
    border-left: 0px;
}

.give-form-navigator>.back-btn {
    color: #E86635;
    font-size: 20px;
}

.payment .subheading {
    color: white;
    font-style: normal;
    font-size: 16px;
}

fieldset#give_checkout_user_info input {
    font-size: 14px;
    background: transparent;
    color: white;
    border: 1px solid #E86635 !important;
    border-radius: 5px !important;
}

.give-form-navigator>.back-btn {
    color: #E86635;
    font-size: 20px;
}

p.give_notice.give_warning {
    background: #E86635;
    color: white !important;
    border: none;
}

/* end popup  */