/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0
*/


/* Child theme CSS
--------------------------------------------------------------- */

/*************** ADD CUSTOM CSS HERE.   ***************/

.checkoutredeem {
display: none!important;
}

span.woocommerce-Price-amount.amount {
font-weight: bold;
}

span.amount {
font-size: 120%;
}

.woocommerce-info {
text-align: center;
padding: 6px 0;
}

.fp_apply_reward {
margin: 25px 0;
display: grid;
max-width: 48%;
}

form.woocommerce-checkout {
margin: 0;
padding: 0;
}

.nm-shop-notice.woocommerce-info {
padding: 20px;
background-color: #ebebeb;
}

h3.rs_my_referral_link_title {
font-size: 17px;
font-weight: bold;
}