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

/* For fixing Multi-page checkout plugin's "previous", "next" button position, at the final checkout section. */
.wpmc-nav-wrapper {
	justify-content: flex-start !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
