/*
 Theme Name:     North Florida Elderberry Child Theme
 Theme URI:      
 Description:    
 Author:         Spyderserve Corp
 Author URI:     https://www.spyderserve.com
 Template:       spyderHealth
 Version:        20251105.0
 Product ID:     358
*/
 
/* =Theme customization starts here
------------------------------------------------------- */


/* add styling for cta hyperlink */

a.spyder-cta
{
    border-width: 1px;
    border-style:solid;
    border-radius: 5px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    width: auto;
}

ul.wc-block-components-express-payment__event-buttons li {
    list-style: none;
}

#mainContent .wc-block-components-express-payment--checkout .wc-block-components-express-payment__content{
    padding-top: 2em;
}

.woocommerce .quantity .qty {
    min-width: 100px;
}