/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 14.7

All css files are placed in /css/ folder
*/

.single_add_to_cart_button {
	background: #ED1849 !important;
	color: white;
	border-radius: 0;
}

.button.lc-gforms-dg-button {
    background: #ED1849 !important;
    margin: 0 auto;
    display: block;
    width: 40%;
    text-align: center;
    color: white;
    border-radius: 0!important;
    margin-bottom: 50px;
}

.lc-gform-download .author-box {
	display:none;
}
.alert .alert_icon {
	width: 48px;
    height: 40px;
    font-size: 35px;
    line-height: 35px;
}

.woocommerce-billing-fields h3 {
	font-size:30px;
}e-billing-fields h3 {
	font-size:30px;
}

#payment #wc-stripe-cc-form div.form-row {
    padding: 0.5em;
}

.woocommerce-billing-fields label {
	text-transform: capitalize;
}

h3#order_review_heading {
	text-transform: capitalize;
	margin-top:30px;	
}