/*
|--------------------------------------------------------------------------
| 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-details .order-details-top h3.od-lbl {
  padding-right: 0.625rem;
  clear: left; }

.ma-order-details .order-details-top .od-head {
  margin-bottom: 0;
  display: inline-block; }
  .ma-order-details .order-details-top .od-head h3 {
    float: left;
    margin-bottom: 0.625rem;
    font-size: 1.1875rem;
    font-weight: bold;
    line-height: normal; }
  .ma-order-details .order-details-top .od-head .od-data {
    font-weight: normal; }

.ma-order-details .order-details-actions > :first-child {
  margin-left: 0 !important; }
  @media screen and (max-width: 768px) {
    .ma-order-details .order-details-actions > :first-child {
      margin-left: 1.25rem !important; } }

.ma-order-details .order-details-top ul {
  list-style: none;
  margin: 0; }

.ma-order-details .lins-title {
  color: #4F4F4F;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2rem;
  margin: 1.25rem 0; }

.ma-order-details .group-title {
  background-color: #989A87;
  color: #DB542C;
  font-weight: 400;
  line-height: 2rem;
  text-transform: capitalize; }

.ma-order-details .cart-line-list .cart-line .content .tracking-number {
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 500; }
  .ma-order-details .cart-line-list .cart-line .content .tracking-number .value {
    font-weight: 400;
    margin-left: 0.3125rem; }
  .ma-order-details .cart-line-list .cart-line .content .tracking-number i {
    margin: 0 10px; }
  .ma-order-details .cart-line-list .cart-line .content .tracking-number .shipping-info .tracking-url {
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-weight: 400;
    margin-left: 0.3125rem; }

@media screen and (min-width: 480px) and (max-width: 630px) {
  .ma-order-details .cart-line-list .cart-line .content .price-qty-total > div {
    width: 50% !important; } }

.ma-order-details .cart-line-list .cart-line .content .price-qty-total .qty-ordered,
.ma-order-details .cart-line-list .cart-line .content .price-qty-total .qty-shipped {
  font-weight: 400;
  color: #4F4F4F; }

.ma-order-details .product-title {
  width: 9.0625rem; }
  .ma-order-details .product-title h4 {
    font-size: 1.125rem; }

.ma-order-details .header-right-side {
  width: calc(100% - 9.0625rem); }
  .ma-order-details .header-right-side h4 {
    font-size: 1.125rem; }

.ma-order-details .bill-info ul, .ma-order-details .ship-info ul {
  margin: 0;
  list-style: none; }

.ma-rma .bill-info ul, .ma-rma .ship-info ul {
  margin: 0;
  list-style: none; }

@media print {
  .ma-order-details .cart-items {
    max-height: none; } }

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