/*
 Theme Name:   Ad Astra Child
 Theme URI:    http://ad-astra.bold-themes.com
 Description:  Ad Astra child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     ad-astra
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  ad-astra-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.bt_bb_quote.bt_bb_font_weight_800{
	font-weight: 600;
}

.woocommerce-SavedPaymentMethods-token::marker{
	display: none;
}
#payment .place-order{
	margin:20px auto 100px;
}
ul.wc_payment_methods li.payment_method_paypal label{
	width:calc(100% - 3em);
}
.wc-saved-payment-methods input[type="radio"], #wc-stripe-new-payment-method{
	width: 1.33em !important;
}