@charset "UTF-8";
/* line 262, ../sass/global/_footer.scss */
footer .footer-util .customHtmlBlock2 p {
  font-size: 12px;
  margin-bottom: 0;
}
/* line 267, ../sass/global/_footer.scss */
footer .footer-util .customHtmlBlock2 a, footer .footer-util .customHtmlBlock2 .tooltipstered {
  font-size: 12px;
  color: #A1A0A0;
  text-decoration: underline;
}
/* line 35, ../sass/global/_footer.scss */
footer .footer-util .customHtmlBlock2 a:hover, footer .footer-util .customHtmlBlock2 .tooltipstered:hover {
  color: #fff;
}
/* line 39, ../sass/global/_footer.scss */
.pro footer .footer-util .customHtmlBlock2 a, .pro footer .footer-util .customHtmlBlock2 .tooltipstered {
  color: #A1A0A0;
}
/* line 271, ../sass/global/_footer.scss */
footer .footer-util .customHtmlBlock2 li {
  letter-spacing: 0.05em;
}
/* line 277, ../sass/global/_footer.scss */
footer .footer-util .footer-localize {
  font-size: 0.8em;
  padding-left: 0.66667em;
  padding-right: 0.66667em;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}
/* line 283, ../sass/global/_footer.scss */
footer .footer-util .footer-localize a.selected-region, footer .footer-util .footer-localize .selected-region.tooltipstered {
  display: block;
  border: 1px solid #A1A0A0;
}
@media only screen and (min-width: 640px) {
  /* line 277, ../sass/global/_footer.scss */
  footer .footer-util .footer-localize {
    padding-left: 0.66667em;
    padding-right: 0.66667em;
    width: 33.33333%;
    float: right !important;
  }
  /* line 293, ../sass/global/_footer.scss */
  footer .footer-util .footer-localize a.selected-region, footer .footer-util .footer-localize .selected-region.tooltipstered {
    width: auto;
  }
}
/* line 298, ../sass/global/_footer.scss */
footer .footer-util .footer-localize a, footer .footer-util .footer-localize .tooltipstered {
  color: #A1A0A0;
  text-align: right;
}
/* line 303, ../sass/global/_footer.scss */
footer .footer-util .footer-localize a img, footer .footer-util .footer-localize .tooltipstered img {
  margin: 0 0 0 10px;
}
/* line 307, ../sass/global/_footer.scss */
footer .footer-util .footer-localize a.selected-region, footer .footer-util .footer-localize .selected-region.tooltipstered {
  height: 32px;
  line-height: 32px;
}
/* line 312, ../sass/global/_footer.scss */
footer .footer-util .footer-localize a.selected-region .icon-arrow-down-indicator-open, footer .footer-util .footer-localize .selected-region.tooltipstered .icon-arrow-down-indicator-open, footer .footer-util .footer-localize a.selected-region #master-header .top-bar .unav-country .indicator, #master-header .top-bar .unav-country footer .footer-util .footer-localize a.selected-region .indicator, footer .footer-util .footer-localize .selected-region.tooltipstered #master-header .top-bar .unav-country .indicator, #master-header .top-bar .unav-country footer .footer-util .footer-localize .selected-region.tooltipstered .indicator {
  color: #fff;
  margin-right: 0.66667em;
  margin-left: 10px;
}
/* line 318, ../sass/global/_footer.scss */
footer .footer-util .footer-localize a.selected-region img, footer .footer-util .footer-localize .selected-region.tooltipstered img {
  margin: 0 0 0 9px;
}
/* line 324, ../sass/global/_footer.scss */
footer .footer-util .footer-localize .f-dropdown {
  background: #332B28;
  color: #A1A0A0;
  border: none;
  font-size: inherit;
}
/* line 329, ../sass/global/_footer.scss */
footer .footer-util .footer-localize .f-dropdown.open {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
}
/* line 334, ../sass/global/_footer.scss */
footer .footer-util .footer-localize .f-dropdown.open:before, footer .footer-util .footer-localize .f-dropdown.open:after {
  border: 0;
}
/* line 341, ../sass/global/_footer.scss */
footer .footer-util .footer-localize .f-dropdown li a, footer .footer-util .footer-localize .f-dropdown li .tooltipstered {
  padding: .5em 34px .5em .1em;
}
/* line 349, ../sass/global/_footer.scss */
footer a.anchor-top, footer .anchor-top.tooltipstered {
  font-family: Semplicita W01 Bold, Arial, sans-serif;
  font-size: 1.6em;
  color: #2F2C2A;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 1em;
  position: relative;
  text-align: center;
  padding: 0 0 1em;
  color: #FFC05B;
  display: block;
}
/* line 357, ../sass/global/_footer.scss */
footer a.anchor-top span, footer .anchor-top.tooltipstered span {
  position: absolute;
  top: -10px;
  width: 20px;
  height: 35px;
  background: url('../images/sprites/graphic-s665edb78b7.png') 0 -386px no-repeat;
}
/* line 366, ../sass/global/_footer.scss */
footer .social-icon {
  background-color: #282321;
  margin: 0 2px 4px 2px;
  color: #fff;
  line-height: 35px;
}
/* line 372, ../sass/global/_footer.scss */
.pro footer .social-icon {
  background-color: #212020;
}

/* line 9, ../sass/global/_social-icons.scss */
.social-icon {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  width: 35px;
  text-align: center;
  background: #E9E7DD;
  color: #fff;
  cursor: pointer;
}
/* line 19, ../sass/global/_social-icons.scss */
.social-icon:hover {
  color: #fff;
  background: #777a7d;
  -moz-transition: background, 250ms;
  -o-transition: background, 250ms;
  -webkit-transition: background, 250ms;
  transition: background, 250ms;
}

/* line 8, ../sass/global/_social-icons-pro.scss */
.pro .social-icon {
  background: #cdcdcd;
}
/* line 11, ../sass/global/_social-icons-pro.scss */
.pro .social-icon:hover {
  background: #EF7622;
}

/* line 44, ../sass/global/_social-icons.scss */
.social-icon.icon-facebook:hover {
  background: #36609f;
}
/* line 48, ../sass/global/_social-icons.scss */
.social-icon.icon-googleplus:hover {
  background: #DD4B39;
}
/* line 52, ../sass/global/_social-icons.scss */
.social-icon.icon-instagram:hover {
  background: #a47a5d;
}
/* line 56, ../sass/global/_social-icons.scss */
.social-icon.icon-mail:hover {
  background: #e3b055;
}
/* line 60, ../sass/global/_social-icons.scss */
.social-icon.icon-pinterest:hover {
  background: #ca2026;
}
/* line 64, ../sass/global/_social-icons.scss */
.social-icon.icon-tumblr:hover {
  background: #35465c;
}
/* line 68, ../sass/global/_social-icons.scss */
.social-icon.icon-twitter:hover {
  background: #5fa9dd;
}
/* line 72, ../sass/global/_social-icons.scss */
.social-icon.icon-vine:hover {
  background: #00a478;
}
/* line 76, ../sass/global/_social-icons.scss */
.social-icon.icon-wanelo:hover {
  background: #fcda32;
}
/* line 80, ../sass/global/_social-icons.scss */
.social-icon.icon-youtube:hover {
  background: #e52d27;
}

/* line 3, ../sass/global/_e-spot-override.scss */
.promo-content .item a:hover, .promo-content .item .tooltipstered:hover {
  color: #FFF;
  border-bottom: 1px solid #FFF;
}

/* line 5, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right ul.tags {
  top: 253px;
}
/* line 7, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right ul.tags li.inactive {
  background: #ccc;
}
/* line 11, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .content, #global-cart-wishlist-panels.l-right article {
  padding: 30px 10px 20px;
}
/* line 14, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .notification {
  padding: 0 40px 15px 20px;
}
/* line 16, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .notification .close-btn {
  background: none;
  top: 0;
  right: 0;
}
/* line 20, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .notification .close-btn span {
  display: none !important;
}
/* line 24, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .notification .notification-text {
  text-align: center;
  font-family: "Semplicita W01 Semibold", Arial, sans-serif;
}
/* line 29, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .wishlist-actions {
  margin: 20px 0;
}
/* line 31, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .wishlist-actions.first {
  display: none;
}
/* line 35, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .graphic-icon-close-btn-alt {
  float: right;
}
/* line 39, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .espot-container .mini-cart-promo-header {
  font-size: 1.5em;
  font-family: "Semplicita W01 Semibold", Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
/* line 45, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .espot-container .free-shipping-promo {
  padding-left: 0.66667em;
  padding-right: 0.66667em;
  width: 100%;
  float: left;
  margin: 10px 0 30px;
}
/* line 49, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .espot-container .free-shipping-promo #free-shipping-promo {
  height: 56px;
  padding-top: 14px;
  background: url("../images/bg/shipping-promo-bg.jpg") no-repeat;
  background-size: cover;
}
/* line 55, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .espot-container .free-shipping-promo #free-shipping-promo .promo-text {
  font-family: Semplicita W01 Semibold, Arial, sans-serif !important;
  font-weight: normal;
  letter-spacing: 0.085em;
  color: #fff;
  line-height: 1.2em;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
}
/* line 63, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .espot-container .free-shipping-promo #free-shipping-promo .promo-bar-container {
  margin: 11px 20px 0;
  height: 3px;
  background-color: #fff;
}
/* line 67, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .espot-container .free-shipping-promo #free-shipping-promo .promo-bar-container div {
  height: 3px;
  background-color: #ff7800;
}
/* line 78, ../sass/global/_rightpanels-override.scss */
#global-cart-wishlist-panels.l-right .cart-list .car-tiem-col.cart-item-links {
  padding-left: 0;
  padding-right: 0;
}

/* line 88, ../sass/global/_rightpanels-override.scss */
.cart-list .page-title {
  margin-top: -46px;
}
/* line 91, ../sass/global/_rightpanels-override.scss */
.cart-list .section-title {
  margin-top: 60px;
}
/* line 94, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-actions .first {
  display: none;
}
/* line 97, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-actions-item {
  padding-left: 0.66667em;
  padding-right: 0.66667em;
  width: 100%;
  float: left;
}
/* line 101, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-item-col.product-image {
  padding-left: 0.66667em;
  padding-right: 0.66667em;
  width: 33.33333%;
  float: left;
}
/* line 104, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-item-col.actions {
  padding-left: 0;
  padding-right: 0;
  width: 16.66667%;
  float: left;
}
/* line 107, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-item-col p:last-child {
  font-size: 0.8em;
  margin-top: 18px;
}
/* line 111, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-item-col .remove-item a, .cart-list .cart-item-col .remove-item .tooltipstered {
  font-size: 0.86667em;
}
/* line 114, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-item-col .item-name {
  font-size: 14px;
  font-family: "Semplicita W01 Semibold", Arial, sans-serif;
  font-weight: normal;
  color: #2b2b2b;
  letter-spacing: 0.1em;
}
/* line 121, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-item-col .item-name a, .cart-list .cart-item-col .item-name .tooltipstered {
  color: #2b2b2b;
}
/* line 125, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-item-col .item-price {
  color: #000;
  font-weight: bold;
  margin-left: 3px;
}
/* line 130, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-item-col .current-price {
  display: block;
  color: #f24609;
}
/* line 134, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-item-col .original-price {
  display: block;
  color: #B0B1AB;
}
/* line 139, ../sass/global/_rightpanels-override.scss */
.cart-list .cart-subtotal {
  font-size: 0.875em;
  padding: 0 0 20px;
  color: #64686b;
  text-transform: uppercase;
  border-bottom: 1px dashed #d3d3d3;
  border-width: 1px;
}

/* line 7, ../sass/global/_section-breaks.scss */
.garnish-wrapper {
  position: relative;
}

/* line 11, ../sass/global/_section-breaks.scss */
.feature-footing,
.feature-heading,
.feature-heading-shop {
  width: 62px;
  height: 72px;
  position: absolute;
  z-index: 70;
  display: table;
  left: 50%;
  margin-left: -31px;
}
/* line 26, ../sass/global/_section-breaks.scss */
.feature-footing span,
.feature-heading span,
.feature-heading-shop span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
/* line 32, ../sass/global/_section-breaks.scss */
.feature-footing span p,
.feature-heading span p,
.feature-heading-shop span p {
  color: inherit;
  margin: auto;
  font-size: 0.8em;
  line-height: 1.06667em;
  position: relative;
  float: center;
  max-width: 90%;
  font-family: "Semplicita W01 Medium", Arial, sans-serif;
}

/* line 46, ../sass/global/_section-breaks.scss */
.pro .feature-footing,
.pro .feature-heading,
.pro .feature-heading-shop {
  background: url('../images/sprites/graphic-s665edb78b7.png') 0 -193px no-repeat;
  height: 71px;
  width: 62px;
}
/* line 50, ../sass/global/_section-breaks.scss */
.pro .feature-footing span,
.pro .feature-heading span,
.pro .feature-heading-shop span {
  color: #101818;
}

/* line 56, ../sass/global/_section-breaks.scss */
.feature-footing {
  top: initial;
  bottom: -36px;
}

/* line 1, ../sass/global/_reveal-override.scss */
.reveal-modal {
  padding: 62px 40px 40px;
}
@media only screen and (max-width: 639px) {
  /* line 1, ../sass/global/_reveal-override.scss */
  .reveal-modal {
    padding: 40px 10px 40px;
  }
}
/* line 8, ../sass/global/_reveal-override.scss */
.reveal-modal .close-reveal-modal {
  font-size: 0px;
}

/* line 1, ../sass/global/_ie-override.scss */
.ie9.vfrs select,
.ie9.vfrs select:focus,
.lt-ie9.vfrs select,
.lt-ie9.vfrs select:focus {
  padding-right: 3px;
  background-image: none !important;
}

/* line 1, ../sass/widgets/_tooltipster-override.scss */
.tooltipster-default {
  border: 1px solid #000;
  color: #fff;
  width: 200px;
}

/* line 6, ../sass/widgets/_tooltipster-override.scss */
.tooltipster-default .tooltipster-content {
  background-color: #000;
}

@media print {
  /* line 6, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  * {
    font-family: sans-serif !important;
    color: black;
    box-shadow: none;
    text-shadow: none;
    filter: none;
    -ms-filter: none;
  }

  /* line 16, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  a, .tooltipstered, a:visited, .tooltipstered:visited {
    text-decoration: underline;
  }

  /* line 21, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  pre, blockquote {
    page-break-inside: avoid;
  }

  /* line 25, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 30, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 34, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  p, table, th, td, ul, ol, dl, blockquote, pre, code, form, h1, h2, h3, .ui-dialog .ui-dialog-form-contents h6, h4, h5 {
    color: black;
  }

  /* line 38, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  p {
    margin: auto !important;
  }

  /* line 42, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  img {
    left: 0 !important;
    margin: 0 !important;
    position: static !important;
  }

  /* line 48, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  h2, h3, .ui-dialog .ui-dialog-form-contents h6 {
    page-break-after: avoid;
  }

  /* line 53, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  header .util, header .responsive {
    display: none;
  }

  /* line 58, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .global-header {
    max-width: 100% !important;
    width: 100%  !important;
  }

  /* line 63, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .page-util {
    display: none;
  }

  /* line 67, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  #store-logo {
    height: 76px !important;
  }

  /* line 71, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  #cd-pagination-wrap, #cd-gutter, #cd-quickshop, #cd-sidebar, #cd-related-wrap, footer, .back-to-link {
    display: none;
  }

  /* line 76, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  #body-container #cd-main-wrap {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  /* line 81, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  #body-container #cd-content-wrap {
    padding: 0;
    float: none;
    border: none;
    width: 100%;
  }
  /* line 87, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  #body-container .cd-content-extend {
    max-width: 100% !important;
    width: 100% !important;
    overflow: auto !important;
    left: 0 !important;
    position: static !important;
    margin: 0 !important;
  }
  /* line 95, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  #body-container #cd-content {
    padding: 0;
  }

  /* line 99, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  a[href]:after, [href].tooltipstered:after {
    content: "" !important;
  }

  /* line 102, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .breadcrumb-bar {
    display: none;
  }

  /* line 104, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .curation-container .curation-more-section {
    display: block;
  }
  /* line 105, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .curation-container hr, .curation-container .more-athletes-button {
    display: none;
  }

  /* line 107, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  footer.extended {
    display: none;
  }

  /* line 109, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  #global-cart-wishlist-panels,
  .print-preview {
    display: none;
  }

  /* line 114, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .order-detail-info h6 {
    margin-bottom: 10px;
  }

  /* line 118, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .page-title {
    font-size: 1.50em !important;
    margin-bottom: 20px;
  }

  /* line 119, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .checkout-summary-label {
    font-size: 1.00em !important;
  }

  /* line 120, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .order-item-summary h6, .order-summary-info h6, .checkout-items-list h6 {
    font-size: 1.50em !important;
  }

  /* line 121, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .item-name-js {
    font-size: 1.25em !important;
  }

  /* line 122, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .summary-info-title {
    font-size: 1.50em !important;
  }

  /* line 123, ../../../../StaticWeb/WebContent/vf-storefront/sass2/global/_print.scss */
  .order-date {
    font-size: 1.00em !important;
  }
}
@media print {
  /* line 2, ../sass/global/print-override.scss */
  .brand-store-logo {
    width: auto;
    height: auto;
    margin-top: 1px;
  }
  /* line 7, ../sass/global/print-override.scss */
  .brand-store-logo:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e64c";
    font-size: 100px;
  }

  /* line 27, ../sass/global/print-override.scss */
  #master-header .top-bar .lower > li > a, #master-header .top-bar .lower > li > .tooltipstered {
    color: #000;
  }
  /* line 30, ../sass/global/print-override.scss */
  #master-header .search-form-container {
    display: none;
  }

  /* line 36, ../sass/global/print-override.scss */
  #checkout .page-meta {
    margin-top: 0 !important;
  }
  /* line 39, ../sass/global/print-override.scss */
  #checkout .page-messaging {
    margin-bottom: 0 !important;
  }

  /* line 44, ../sass/global/print-override.scss */
  #checkout .page-contents h3, #checkout .page-contents .ui-dialog .ui-dialog-form-contents h6, .ui-dialog .ui-dialog-form-contents #checkout .page-contents h6,
  #checkout .page-contents .order-total-detail .order-date,
  .order-total-detail #checkout .page-contents .order-date,
  .order-item-summary h6,
  .order-item-summary #checkout .page-contents h6,
  #checkout .page-contents .order-summary-info h6,
  .order-summary-info #checkout .page-contents h6,
  #checkout .page-contents .checkout-summary-detail .checkout-summary-list .checkout-summary-label,
  .checkout-summary-detail .checkout-summary-list #checkout .page-contents .checkout-summary-label {
    font-size: 2em !important;
  }

  /* line 56, ../sass/global/print-override.scss */
  .checkout-order-content {
    width: 100% !important;
  }

  /* line 60, ../sass/global/print-override.scss */
  .checkout-order-content-summary {
    width: 50% !important;
  }

  /* line 64, ../sass/global/print-override.scss */
  .order-confirmation .page-title {
    font-size: 2em;
  }

  /* line 68, ../sass/global/print-override.scss */
  .checkout-items-list h6 {
    font-size: 1.5em !important;
  }

  /* line 72, ../sass/global/print-override.scss */
  #checkout .page-contents .item-detail-info h3, #checkout .page-contents .item-detail-info .ui-dialog .ui-dialog-form-contents h6, .ui-dialog .ui-dialog-form-contents #checkout .page-contents .item-detail-info h6 {
    font-size: 1.2em !important;
  }

  /* line 76, ../sass/global/print-override.scss */
  .checkout-action,
  .order-action,
  .order-item-title {
    display: none;
  }

  /* line 82, ../sass/global/print-override.scss */
  .order-summary-info {
    margin-bottom: 0 !important;
    font-size: 0.9em;
  }
  /* line 86, ../sass/global/print-override.scss */
  .order-summary-info aside {
    margin-bottom: 0 !important;
    font-size: 0.9em;
  }
  /* line 90, ../sass/global/print-override.scss */
  .order-summary-info aside h4,
  .order-summary-info aside h6 {
    font-size: 1.5em;
  }

  /* line 98, ../sass/global/print-override.scss */
  .order-total-detail .order-date {
    font-size: 1em !important;
  }

  /* line 104, ../sass/global/print-override.scss */
  .checkout-summary-detail dt,
  .checkout-summary-detail dd {
    font-size: 1em !important;
  }

  /* line 110, ../sass/global/print-override.scss */
  #nav-items,
  .nav-content {
    margin-bottom: -55px !important;
  }
  /* line 114, ../sass/global/print-override.scss */
  #nav-items a, #nav-items .tooltipstered,
  .nav-content a,
  .nav-content .tooltipstered {
    line-height: 2.5em;
  }

  /* line 119, ../sass/global/print-override.scss */
  .order-detail #nav-items {
    display: none;
  }

  /* line 123, ../sass/global/print-override.scss */
  .order-item-summary .order-item-table h3, .order-item-summary .order-item-table .ui-dialog .ui-dialog-form-contents h6, .ui-dialog .ui-dialog-form-contents .order-item-summary .order-item-table h6 {
    font-size: 0.8em !important;
  }
}

/*# sourceMappingURL=global.css.map */
