// ------------------------------------
// CHECKOUT CONTENT
// ------------------------------------

body#{ $_body-theme-selector } .fc-content.fc-container {
	padding: 0!important; // Needed to override theme values.
}
body#{ $_body-theme-selector } .fc-content.fc-container .fc-checkout-notices {
	width: unset!important; // Needed to override theme values.
}