.visible-xxs, .visible-xxs-block, .visible-xxs-inline {
  display: none !important;
}

@media (min-width: 0) and (max-width: 479px) {
  .visible-xxs, .visible-xxs-block {
    display: block !important;
  }

  .visible-xxs-inline {
    display: inline !important;
  }

  .hidden-xxs {
    display: none !important;
  }

  .col-xxs-push-0 {
    left: auto;
    right: auto;
  }

  .col-xxs-offset-0 {
    margin-left: 0;
  }
}
.col-xxs-1 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-1 {
    right: 8.33333%;
  }

  .col-xxs-push-1 {
    left: 8.33333%;
  }

  .col-xxs-offset-1 {
    margin-left: 8.33333%;
  }

  .col-xxs-1 {
    float: left;
    width: 8.33333%;
  }
}
.col-xxs-2 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-2 {
    right: 16.66667%;
  }

  .col-xxs-push-2 {
    left: 16.66667%;
  }

  .col-xxs-offset-2 {
    margin-left: 16.66667%;
  }

  .col-xxs-2 {
    float: left;
    width: 16.66667%;
  }
}
.col-xxs-3 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-3 {
    right: 25%;
  }

  .col-xxs-push-3 {
    left: 25%;
  }

  .col-xxs-offset-3 {
    margin-left: 25%;
  }

  .col-xxs-3 {
    float: left;
    width: 25%;
  }
}
.col-xxs-4 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-4 {
    right: 33.33333%;
  }

  .col-xxs-push-4 {
    left: 33.33333%;
  }

  .col-xxs-offset-4 {
    margin-left: 33.33333%;
  }

  .col-xxs-4 {
    float: left;
    width: 33.33333%;
  }
}
.col-xxs-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-5 {
    right: 41.66667%;
  }

  .col-xxs-push-5 {
    left: 41.66667%;
  }

  .col-xxs-offset-5 {
    margin-left: 41.66667%;
  }

  .col-xxs-5 {
    float: left;
    width: 41.66667%;
  }
}
.col-xxs-6 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-6 {
    right: 50%;
  }

  .col-xxs-push-6 {
    left: 50%;
  }

  .col-xxs-offset-6 {
    margin-left: 50%;
  }

  .col-xxs-6 {
    float: left;
    width: 50%;
  }
}
.col-xxs-7 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-7 {
    right: 58.33333%;
  }

  .col-xxs-push-7 {
    left: 58.33333%;
  }

  .col-xxs-offset-7 {
    margin-left: 58.33333%;
  }

  .col-xxs-7 {
    float: left;
    width: 58.33333%;
  }
}
.col-xxs-8 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-8 {
    right: 66.66667%;
  }

  .col-xxs-push-8 {
    left: 66.66667%;
  }

  .col-xxs-offset-8 {
    margin-left: 66.66667%;
  }

  .col-xxs-8 {
    float: left;
    width: 66.66667%;
  }
}
.col-xxs-9 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-9 {
    right: 75%;
  }

  .col-xxs-push-9 {
    left: 75%;
  }

  .col-xxs-offset-9 {
    margin-left: 75%;
  }

  .col-xxs-9 {
    float: left;
    width: 75%;
  }
}
.col-xxs-10 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-10 {
    right: 83.33333%;
  }

  .col-xxs-push-10 {
    left: 83.33333%;
  }

  .col-xxs-offset-10 {
    margin-left: 83.33333%;
  }

  .col-xxs-10 {
    float: left;
    width: 83.33333%;
  }
}
.col-xxs-11 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-11 {
    right: 91.66667%;
  }

  .col-xxs-push-11 {
    left: 91.66667%;
  }

  .col-xxs-offset-11 {
    margin-left: 91.66667%;
  }

  .col-xxs-11 {
    float: left;
    width: 91.66667%;
  }
}
.col-xxs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (min-width: 0) and (max-width: 479px) {
  .col-xxs-pull-12 {
    right: 100%;
  }

  .col-xxs-push-12 {
    left: 100%;
  }

  .col-xxs-offset-12 {
    margin-left: 100%;
  }

  .col-xxs-12 {
    float: left;
    width: 100%;
  }
}
/* progress */
#cart-app {
  min-height: 15em;
}

#cart-progress {
  border-bottom: 1px solid black;
  margin-bottom: 1em;
}
#cart-progress .progress-step-tab {
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-left: 1px solid black;
  margin-right: -2em;
  margin-left: 2em;
  margin-top: 1px;
  margin-bottom: -1px;
  background: white;
  font-size: 160%;
}
#cart-progress .step-progress {
  padding-bottom: 1em;
  position: relative;
  white-space: nowrap;
}
#cart-progress .step-progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1em;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
#cart-progress .step-progress:first-child .step-progress-bar {
  border-left: 1px solid black;
}
#cart-progress .step-progress:last-child .step-progress-bar {
  border-right: 1px solid black;
}
#cart-progress .step-progress-bar:after {
  content: "";
  display: block;
  background: lightgray;
  width: 0;
  height: 100%;
}
#cart-progress .step-progress.done .step-progress-bar:after {
  width: 100%;
}
#cart-progress .step-progress.current .step-progress-bar:after {
  width: 50%;
}
#cart-progress .step-progress.current:last-child .step-progress-bar:after {
  width: 100%;
}

#cart-page .address-block-user-email {
  overflow: hidden;
  text-overflow: ellipsis;
}
#cart-page .upsell-product-info-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 5px 0;
}
#cart-page .upsell-product-info-price {
  font-weight: bold;
}
#cart-page .upsell-item .panel-body > a {
  text-align: center;
  display: block;
}
#cart-page .upsell-item .rating-stars {
  font-size: large;
}
#cart-page #address-summary-shipping .panel-heading,
#cart-page #address-summary-billing .panel-heading {
  text-transform: capitalize;
}
#cart-page #thankyou table.address-table td:first-child {
  white-space: nowrap;
  padding-right: 1em;
  width: 0;
}
#cart-page #thankyou table.address-table td + td {
  width: 100%;
}

.address-select {
  margin-top: -.5em;
  margin-left: .5em;
  margin-bottom: .5em;
}

/* address list */
#checkout-address-list {
  padding: 1em;
}
#checkout-address-list .address-book-item-box {
  margin: 2em 0 4em 0;
}
#checkout-address-list h2 + span > a {
  color: #b5121b;
}
#checkout-address-list .address-book-item {
  margin-top: 1em;
}
#checkout-address-list .address-book-item .btn {
  margin-bottom: 1em;
}
#checkout-address-list h2 {
  text-align: center;
}
#checkout-address-list .address-book-item .checkout-address {
  margin-left: 1em;
}
#checkout-address-list .address-book-item .checkout-address span.addr-line {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
#checkout-address-list .checkout-button.select-addr {
  width: 100%;
  text-align: center;
}

.shipping-options .shipping-options-promo-code {
  margin: -1em 15px 1em 15px;
}
.shipping-options #shipping-options-disclaimer-block {
  text-transform: uppercase;
}
.shipping-options #shipping-options-disclaimer-block hr {
  margin: 5px 0;
}
.shipping-options .shipping-options-disclaimer-popover {
  background-color: #f5f5f5;
  text-transform: uppercase;
}
.shipping-options .shipping-options-disclaimer-popover .arrow {
  display: none;
}

.cart-items-block .cart-items .form-control.form-control-static {
  border: 1px solid transparent;
}
.cart-items-block .cart-item-label {
  font-size: small;
}

#checkout-payment .security-seal-block {
  margin-right: 35px;
}

#payment-options img[src$="Old_Visa_Logo.png"],
#payment-options img[src$="MasterCard_Logo.png"],
#payment-options img[src$="DinersClub_Logo.png"],
#payment-options img[src$="JCB_Logo.png"],
#payment-options img[src$="Discover_Logo.png"],
#payment-options img[src$="Maestro_Logo.png"],
#payment-options img[src$="American_Express_logo.png"] {
  opacity: 0.4;
}
#payment-options[cc-type="empty"] img[src$="Old_Visa_Logo.png"], #payment-options[cc-type="empty"] img[src$="MasterCard_Logo.png"], #payment-options[cc-type="empty"] img[src$="DinersClub_Logo.png"], #payment-options[cc-type="empty"] img[src$="JCB_Logo.png"], #payment-options[cc-type="empty"] img[src$="Discover_Logo.png"], #payment-options[cc-type="empty"] img[src$="Maestro_Logo.png"], #payment-options[cc-type="empty"] img[src$="American_Express_logo.png"] {
  opacity: 1;
}
#payment-options[cc-type="VISA"] img[src$="Old_Visa_Logo.png"] {
  opacity: 1;
}
#payment-options[cc-type="AMEX"] img[src$="American_Express_logo.png"] {
  opacity: 1;
}
#payment-options[cc-type="MC"] img[src$="MasterCard_Logo.png"] {
  opacity: 1;
}
#payment-options[cc-type="DINERS"] img[src$="DinersClub_Logo.png"] {
  opacity: 1;
}
#payment-options[cc-type="JCB"] img[src$="JCB_Logo.png"] {
  opacity: 1;
}
#payment-options[cc-type="DISCOVER"] img[src$="Discover_Logo.png"] {
  opacity: 1;
}
#payment-options[cc-type="MAESTRO"] img[src$="Maestro_Logo.png"] {
  opacity: 1;
}
#payment-options .payment-option-description {
  margin-left: 1em;
}
#payment-options .payment-option-body {
  padding: 1em 0 .5em;
}
#payment-options .payment-option-body h1 {
  margin-top: 0;
}

body[page="shop/view-cart"] {
  /************ hide links when in shop/view-cart page **************/
}
body[page="shop/view-cart"] #category-links {
  margin-bottom: 2em;
}
body[page="shop/view-cart"] #busy-blocker.ng-cloak {
  display: block !important;
}
body[page="shop/view-cart"]:not([app-path]) .hide-page-shop-view-cart {
  /* hide all path conditionals until path attribute is set by ng */
  display: none;
}
body[page="shop/view-cart"][app-path="/thankyou"] .hide-page-shop-view-cart-thankyou, body[page="shop/view-cart"][app-path="/thankyou"] .hide-page-shop-view-cart:not(.show-page-shop-view-cart-thankyou) {
  display: none;
}
body[page="shop/view-cart"][app-path="/cart"] .hide-page-shop-view-cart-cart, body[page="shop/view-cart"][app-path="/cart"] .hide-page-shop-view-cart:not(.show-page-shop-view-cart-cart) {
  display: none;
}
body[page="shop/view-cart"][app-path^="/payment"] .hide-page-shop-view-cart-payment, body[page="shop/view-cart"][app-path^="/payment"] .hide-page-shop-view-cart:not(.show-page-shop-view-cart-payment) {
  display: none;
}
body[page="shop/view-cart"][app-path="/login"] .hide-page-shop-view-cart-login, body[page="shop/view-cart"][app-path="/login"] .hide-page-shop-view-cart:not(.show-page-shop-view-cart-login) {
  display: none;
}
body[page="shop/view-cart"][app-path^="/shipping"] .hide-page-shop-view-cart-shipping, body[page="shop/view-cart"][app-path^="/shipping"] .hide-page-shop-view-cart:not(.show-page-shop-view-cart-shipping) {
  display: none;
}

#embroidery-confirmation-block {
  margin-top: .5em;
  padding: .5em;
  background: #FFE1E1;
}

#embroidery-confirmation {
  padding: .5em;
  margin: .5em;
  border: 1px solid transparent;
  border-radius: 4px;
}

#embroidery-confirmation th, #embroidery-confirmation td {
  padding: 0 .5em;
  text-align: left;
}

#embroidery-accept-missing-message {
  clear: both;
  display: none;
  margin: 0 .5em;
}

#embroidery-confirmation.ps-group-invalid.ps-group-submitted, #embroidery-confirmation.ps-group-invalid.ps-group-touched {
  border: 1px solid #a94442;
}

#embroidery-confirmation.ps-group-invalid.ps-group-submitted ~ #embroidery-accept-missing-message, #embroidery-confirmation.ps-group-invalid.ps-group-touched ~ #embroidery-accept-missing-message {
  display: block;
}

.order-summary-line a:link {
  color: #b5121b;
}

#order-comment-block textarea {
  width: 100%;
}

.cart-summary.panel {
  border: 0;
  box-shadow: none;
}

@media (max-width: 767px) {
  .proceed-to-checkout {
    margin-top: 1em;
    text-align: center;
  }
}

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