// ------------------------------------
// CHECKOUT COUPON CODE
// ------------------------------------

body#{ $_body-theme-selector } .fc-checkout-notices .form-row.form-row:before, 
body#{ $_body-theme-selector } .fc-checkout-notices .form-row.form-row:after {
	display: none;
}

body#{ $_body-theme-selector } .fc-checkout-notices .input-wrapper-inline.input-wrapper-inline {
	max-width: 100%;
}
