/*
|--------------------------------------------------------------------------
| Color Variables
|--------------------------------------------------------------------------
*/
/************* Screen Sizes Breakpoints Variables *************/
/*
|--------------------------------------------------------------------------
| Screen Sizes Breakpoints Variables
|--------------------------------------------------------------------------
*/
/*
|--------------------------------------------------------------------------
| Grid Columns, Options
|--------------------------------------------------------------------------
*/
/*
|--------------------------------------------------------------------------
| Spacing variables
|--------------------------------------------------------------------------
*/
/*
|--------------------------------------------------------------------------
| Gutter Variables
|--------------------------------------------------------------------------
*/
/* Genral Functions - Non-site-specific Functionality */
/* Functions for colors*/
/*** Foundation Functions **/
.ma-order-history .order-total, .ma-order-history .search-product {
  margin-top: 1.75rem; }

.ma-order-history .export-header {
  display: flex;
  justify-content: space-between; }
  .ma-order-history .export-header .count {
    display: flex;
    align-self: center; }
  .ma-order-history .export-header .btn {
    margin-left: 1em; }

/*# sourceMappingURL=ma-order-history.css.map */