/*
 Theme Name:   Grace-church Child
 Theme URI:    http://gracechurch.ancorathemes.com/
Description: Grace-church is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     grace-church
 Version:      1.0
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain:  grace-church
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
div.payment_box .form-row {
    padding: 0!important;
}

.wc-stripe-elements-field {
    height: 25px;
}

input#wc-stripe-new-payment-method {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    margin: 0 !important;
    padding: 0 !important;
}

#stripe-payment-data fieldset {
    padding: 0;
}


#give_cc_fields .form-row div {
    max-height: 40px!important;
    margin-right: 10px;
}
div#give-card-name-wrap-21099-1 {
    margin-right: 10px;
}
div#give-card-cvc-wrap-21099-1 div {
    margin: 0!important;
}
.__PrivateStripeElement iframe {
    pointer-events: none;
}

input#give-card-name-field-21099-1 {
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    outline: none;
    padding: 0.5em;
    width: 100%;
}




