.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.attribute {
  margin-top: 0.938em; }
  .attribute label {
    display: block; }

.swatch a {
  text-decoration: none; }

@media (max-width: 543.98px) {
  .primary-images {
    margin: 0;
    padding: 0; } }

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0; }
  @media (max-width: 543.98px) {
    .prices-add-to-cart-actions {
      background-color: rgba(255, 255, 255, 0.95);
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } }
  @media (min-width: 544px) {
    .prices-add-to-cart-actions {
      position: static;
      padding: 0 0.9375em; } }
  .prices-add-to-cart-actions .price {
    text-align: center; }

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center; }

.cart-and-ipay {
  text-align: center; }
  @media (max-width: 543.98px) {
    .cart-and-ipay {
      padding-bottom: 26px; }
      .cart-and-ipay .btn {
        width: 98%;
        margin: 1%;
        display: block; } }

.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-basket-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-basket-alert.show {
    display: block; }

.simple-quantity {
  margin-top: 1em; }

.main-attributes {
  margin-top: 1em; }

.size-chart {
  margin-top: 1.071em; }

div.availability {
  margin-top: 1.071em; }

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc; }
  .bundle-item:last-child {
    border-bottom: none; }

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em; }
  @media (max-width: 543.98px) {
    .container.product-detail {
      margin-top: 0;
      margin-bottom: 0; } }

.product-option:not(:first-child) {
  margin-top: 1.071em; }

.quick-view-dialog,
.choose-bonus-product-dialog {
  max-width: 56.25em; }
  .quick-view-dialog .selectable-bonus-product-line-item,
  .choose-bonus-product-dialog .selectable-bonus-product-line-item {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    padding-top: 0.3em;
    padding-bottom: 0.3em; }
  .quick-view-dialog .beenSelected,
  .choose-bonus-product-dialog .beenSelected {
    background-color: #eee; }
  .quick-view-dialog .modal-header,
  .choose-bonus-product-dialog .modal-header {
    background-color: #eee;
    border-bottom: 2px solid #ccc;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
    .quick-view-dialog .modal-header .full-pdp-link,
    .choose-bonus-product-dialog .modal-header .full-pdp-link {
      color: #00a1e0; }
    .quick-view-dialog .modal-header .close,
    .choose-bonus-product-dialog .modal-header .close {
      font-size: 2rem;
      line-height: 1.5rem; }
  .quick-view-dialog .modal-title,
  .choose-bonus-product-dialog .modal-title {
    font-size: 1em; }
  .quick-view-dialog .product-name,
  .choose-bonus-product-dialog .product-name {
    font-size: 1.875em; }
  .quick-view-dialog .swatch-circle,
  .choose-bonus-product-dialog .swatch-circle {
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    width: 2.5em;
    height: 2.5em;
    background: #fff;
    border-radius: 1.25em;
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-right: 0.313em;
    position: relative; }
    .quick-view-dialog .swatch-circle.color-value[data-selected=true]::after,
    .choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after {
      color: #000;
      content: '\F058';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      left: 0.295em;
      position: absolute; }
    .quick-view-dialog .swatch-circle.color-value.selected::after,
    .choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
      background: #fff;
      border-radius: 50%;
      color: #000;
      content: '\F058';
      display: table-caption;
      font-family: 'FontAwesome';
      font-size: 1.625em;
      height: 0.75em;
      left: 0.31em;
      line-height: 0.8em;
      position: absolute;
      top: 0.35em;
      width: 0.8em; }
    .quick-view-dialog .swatch-circle i.fa-times-circle,
    .choose-bonus-product-dialog .swatch-circle i.fa-times-circle {
      background: #fff;
      border-radius: 50%;
      height: 0.75em;
      line-height: 0.8em;
      width: 0.8em; }
  .quick-view-dialog a[disabled] .swatch-circle,
  .choose-bonus-product-dialog a[disabled] .swatch-circle {
    cursor: not-allowed; }
    .quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
    .choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
      background-color: #495057; }
  .quick-view-dialog .availablity-container,
  .choose-bonus-product-dialog .availablity-container {
    text-align: right; }
  .quick-view-dialog .availablity-container,
  .quick-view-dialog .size-chart,
  .choose-bonus-product-dialog .availablity-container,
  .choose-bonus-product-dialog .size-chart {
    margin-top: 0.938em; }
  .quick-view-dialog .modal-content,
  .choose-bonus-product-dialog .modal-content {
    border: 1px solid rgba(0, 0, 0, 0.2); }
  .quick-view-dialog .modal-body,
  .choose-bonus-product-dialog .modal-body {
    max-height: 28.125em;
    /* 450/16 */
    overflow-y: auto; }
  .quick-view-dialog button.close,
  .choose-bonus-product-dialog button.close {
    font-size: 1.25em; }
  .quick-view-dialog .modal-footer,
  .choose-bonus-product-dialog .modal-footer {
    background-color: #fff;
    border: none;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }
    .quick-view-dialog .modal-footer .prices .price,
    .choose-bonus-product-dialog .modal-footer .prices .price {
      font-size: 1.6em; }
  .quick-view-dialog .prices .sales,
  .choose-bonus-product-dialog .prices .sales {
    font-size: 1.5rem; }
  .quick-view-dialog .promotions,
  .choose-bonus-product-dialog .promotions {
    text-align: left;
    color: #c00; }
  @media (max-width: 768.98px) {
    .quick-view-dialog .bonus-summary,
    .choose-bonus-product-dialog .bonus-summary {
      font-size: 0.625em; } }
  @media (max-width: 768.98px) {
    .quick-view-dialog .bonus-summary .bonus-product-name,
    .choose-bonus-product-dialog .bonus-summary .bonus-product-name {
      padding: 0; } }
  .quick-view-dialog .pre-cart-products,
  .choose-bonus-product-dialog .pre-cart-products {
    margin-right: 0.125em; }
  .quick-view-dialog .color-attribute,
  .choose-bonus-product-dialog .color-attribute {
    border: none;
    padding: 0;
    background: none; }
  .quick-view-dialog .non-input-label,
  .choose-bonus-product-dialog .non-input-label {
    display: block;
    margin-bottom: 0.5rem; }

.single-approaching-discount {
  border: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #fff;
  color: #008827;
  margin-bottom: 0.3125rem; }

.checkout-continue {
  position: fixed;
  bottom: 0;
  z-index: 1;
  padding-right: 0;
  padding-left: 0; }
  @media (max-width: 543.98px) {
    .checkout-continue {
      background-color: rgba(255, 255, 255, 0.95);
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }
      .checkout-continue div {
        padding: 0.625em; } }
  @media (min-width: 544px) {
    .checkout-continue {
      position: static;
      padding-right: 0.938em;
      padding-left: 0.938em; } }

.edit {
  margin-right: 0.625em; }

.product-edit {
  margin-top: auto; }
  .product-edit a {
    font-size: 0.813em; }

.line-item-attributes {
  font-size: 0.813rem;
  margin: 0; }

.item-attributes {
  display: inline-block;
  vertical-align: top; }

.line-item-divider {
  margin: 0.625em -0.625rem 0.625em -0.625rem; }

.line-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1em;
  color: #222;
  font-weight: bold;
  margin-bottom: 0.625em;
  width: 90%; }

.line-item-price {
  font-size: 1em;
  color: #222;
  font-weight: bold; }

.line-item-price-info {
  font-size: 0.75em;
  margin-bottom: 0.5rem; }

.no-margin-top {
  margin-top: 0; }

.number-of-items {
  font-size: 1.25rem;
  margin-top: 1rem; }
  @media (min-width: 544px) {
    .number-of-items {
      margin-top: 0; } }

.optional-promo {
  color: #00a1e0; }

.product-info {
  margin-bottom: 0.313em;
  padding: 0.625em; }
  @media (min-width: 769px) {
    .product-info {
      height: auto; } }

.product-to-remove {
  font-weight: bold; }

.item-image {
  height: 5.625em;
  width: 5.625em;
  margin-right: 0.938em;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .item-image img.product-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    max-height: 5.625em; }

.promo-code-form {
  display: none; }
  @media (min-width: 544px) {
    .promo-code-form {
      display: block; } }

.promo-code-submit {
  padding-left: 0; }

.quantity-form {
  margin-bottom: 0;
  margin-top: -0.313em; }

.product-info .remove-btn {
  color: #999;
  font-size: 1.625em;
  padding: 0;
  position: absolute;
  top: -0.625rem;
  right: 0.25rem;
  border: none;
  background-color: #fff; }
  @media (min-width: 992px) {
    .product-info .remove-btn {
      top: 0;
      bottom: 0;
      right: -0.625rem;
      margin-top: -0.625rem;
      margin-bottom: -0.625rem; } }

.product-info .remove-btn-lg {
  border: none;
  border-radius: 0;
  font-size: 1.625em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  z-index: 1; }

.bonus-product {
  display: block;
  text-align: center; }

.remove-line-item {
  position: relative; }

.remove-coupon {
  border: none;
  background: transparent; }

.sub-total {
  font-weight: bold; }

.grand-total {
  font-size: 1em;
  font-weight: 600; }

.coupon-price-adjustment + .coupon-price-adjustment {
  margin-top: 0.625rem; }

.coupon-price-adjustment {
  background-color: #fff;
  padding: 0.625em;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.1875rem; }

.coupon-promotion-relationship {
  font-size: 0.813em;
  padding-left: 1rem;
  margin-bottom: 0; }

.coupons-and-promos {
  margin-bottom: 0.625rem;
  padding-right: 0;
  padding-left: 0; }

.coupon-code {
  font-size: 1.125em; }

.coupon-applied {
  color: #008827;
  font-size: 0.813em; }

.coupon-not-applied {
  color: #c00;
  font-size: 0.813em; }

.coupon-error {
  color: #c00;
  margin-top: 0.25rem; }

.coupon-missing-error {
  display: none; }

.applied-promotion-discount {
  color: #008827;
  float: right; }

.promotion-information {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem; }

.line-item-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.bundle-includes {
  font-size: 0.813em;
  margin-bottom: 0.625em; }

.cart-page .bundled-line-item + .bundled-line-item::before,
.cart-page .bonus-line-item-row + .bonus-line-item-msg::before {
  content: "";
  display: block;
  border-bottom: 0.063em dashed #ccc;
  margin: 0.625em -0.625em; }

.quantity-label {
  font-size: 0.813em; }

.quantity {
  width: 100%;
  min-width: 5em; }

.bundle-misc {
  font-size: 0.813rem; }
  @media (max-width: 991.98px) {
    .bundle-misc {
      margin-bottom: 0.625em; } }

.cart-error-messaging.cart-error {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2; }

.valid-cart-error {
  min-height: 6.5rem; }

.bundled-line-item .item-attributes {
  margin-left: 0; }

.bonus-product-button {
  margin-right: 1.5em; }

.modal-warning-confirmation .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0;
  background-color: transparent;
  border: none;
  outline: none;
  background-image: url(../../icons/close-black.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  z-index: 99; }

.modal-warning-confirmation .modal-title {
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 18px;
  font-size: 1.125rem; }

.modal-warning-confirmation .custom-dropdown .select-selected,
.modal-warning-confirmation .custom-dropdown .custom-select {
  border-color: #646464; }

@media (min-width: 544px) {
  .modal-warning-confirmation .request-password-body {
    margin-bottom: 10px; }
  .modal-warning-confirmation .modal-body {
    padding: 15px 50px 40px;
    padding: 0.9375rem 3.125rem 2.5rem; }
  .modal-warning-confirmation .modal-dialog {
    margin-top: 200px;
    margin-top: 12.5rem; } }

@media (max-width: 543.98px) {
  .modal-warning-confirmation .modal-title {
    margin-bottom: 15px;
    line-height: 22px;
    font-size: 16px;
    font-size: 1rem; }
  .modal-warning-confirmation .modal-dialog {
    margin-top: 100px;
    margin-top: 6.25rem; } }

.modal-returns-confirmation .modal-dialog {
  background-color: #fff;
  margin-top: 10vh; }
  @media (min-width: 544px) {
    .modal-returns-confirmation .modal-dialog {
      max-width: 700px !important; } }
  .modal-returns-confirmation .modal-dialog .modal-content {
    padding: 10px; }
  .modal-returns-confirmation .modal-dialog .returns-summary-block {
    border-bottom: 1px solid #646464;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    padding-bottom: 1.25rem; }
    .modal-returns-confirmation .modal-dialog .returns-summary-block:last-child {
      border-bottom: none; }
    .modal-returns-confirmation .modal-dialog .returns-summary-block .checkbox-product {
      width: 4%;
      padding: 12px 0px; }
      @media (max-width: 768.98px) {
        .modal-returns-confirmation .modal-dialog .returns-summary-block .checkbox-product {
          width: 7%; } }
    .modal-returns-confirmation .modal-dialog .returns-summary-block .product-line-item {
      width: 96%; }
      @media (max-width: 768.98px) {
        .modal-returns-confirmation .modal-dialog .returns-summary-block .product-line-item {
          width: 93%; } }
      .modal-returns-confirmation .modal-dialog .returns-summary-block .product-line-item .line-item-header {
        padding: 10px 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .modal-returns-confirmation .modal-dialog .returns-summary-block .product-line-item .line-item-header .line-item-brand {
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          color: #000;
          font-size: 1em;
          font-weight: bold; }
        .modal-returns-confirmation .modal-dialog .returns-summary-block .product-line-item .line-item-header .line-item-name {
          color: #646464;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 19px;
          font-size: 14px;
          font-size: 0.875rem; }
      .modal-returns-confirmation .modal-dialog .returns-summary-block .product-line-item .product-line-item-details {
        overflow-y: auto; }
      .modal-returns-confirmation .modal-dialog .returns-summary-block .product-line-item .item-image {
        width: 100px;
        height: auto;
        margin-right: 11px; }
      .modal-returns-confirmation .modal-dialog .returns-summary-block .product-line-item .item-attributes {
        width: 100%;
        max-width: 165px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 5px 10px 0 0; }
        .modal-returns-confirmation .modal-dialog .returns-summary-block .product-line-item .item-attributes p {
          color: #323036;
          letter-spacing: 0;
          line-height: 17px;
          font-size: 12px; }
    @media (max-width: 768.98px) {
      .modal-returns-confirmation .modal-dialog .returns-summary-block .order-summary-qty-total {
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
        border-top: 1px solid #eae7e8;
        margin-top: 10px;
        padding-top: 8px; } }
  .modal-returns-confirmation .modal-dialog .order-summary-qty-total {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .modal-returns-confirmation .modal-dialog .order-summary-qty-total .pricing {
      color: #15141a;
      letter-spacing: 0;
      line-height: 20px;
      margin-top: 10px;
      display: block; }
    @media (min-width: 544px) {
      .modal-returns-confirmation .modal-dialog .order-summary-qty-total .select-reason-panel {
        width: 42%; } }
    .modal-returns-confirmation .modal-dialog .order-summary-qty-total .select-reason-panel .select-selected::after {
      right: 5px;
      top: 13px; }
    .modal-returns-confirmation .modal-dialog .order-summary-qty-total .select-reason-panel .form-control-label {
      font-size: 14px; }
    @media (max-width: 768.98px) {
      .modal-returns-confirmation .modal-dialog .order-summary-qty-total .select-reason-panel {
        width: 50%; }
        .modal-returns-confirmation .modal-dialog .order-summary-qty-total .select-reason-panel .custom-select {
          padding: 10px 5px; }
        .modal-returns-confirmation .modal-dialog .order-summary-qty-total .select-reason-panel .select-selected::after {
          right: 5px;
          top: 13px; } }
    @media (min-width: 544px) {
      .modal-returns-confirmation .modal-dialog .order-summary-qty-total .line-item-total-price {
        max-width: 30%;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%; } }
    @media (max-width: 768.98px) {
      .modal-returns-confirmation .modal-dialog .order-summary-qty-total .line-item-total-price {
        width: 23%;
        margin-left: 8px; } }

@media (min-width: 544px) {
  .modal-returns-confirmation .product-line-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .modal-returns-confirmation .product-line-item .line-item-header {
      width: 100%; }
    .modal-returns-confirmation .product-line-item .product-line-item-details {
      width: 30%; }
  .modal-returns-confirmation .order-summary-qty-total {
    -ms-flex: 1;
        flex: 1; } }

.modal-returns-confirmation .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0;
  background-color: transparent;
  border: none;
  outline: none;
  background-image: url(../../icons/close-black.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  width: 18px;
  height: 18px;
  z-index: 99; }

.modal-returns-confirmation .js-items-error {
  width: 100%;
  font-size: 80%;
  color: #bc151d;
  text-align: center; }

/* Bonus product */
#chooseBonusProductModal .select-bonus-product,
#chooseBonusProductModal .bonus-product-price {
  margin-top: 0.5rem; }

@media (max-width: 768.98px) {
  #chooseBonusProductModal .modal-dialog {
    margin-top: 0.5rem; } }

.choose-bonus-product-dialog .modal-content {
  border: none; }

.choose-bonus-product-dialog hr {
  margin: 45px auto;
  margin: 2.8125rem auto;
  max-width: 1180px;
  max-width: 73.75rem; }

.choose-bonus-product-dialog .modal-header {
  background-color: transparent;
  border-bottom: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 15px 5px;
  padding: 0.9375rem 0.3125rem; }

.choose-bonus-product-dialog .modal-header .close {
  opacity: 1;
  outline: none;
  margin-right: -5px;
  margin-right: -0.3125rem; }

.choose-bonus-product-dialog .modal-header span {
  font-weight: 600;
  text-transform: uppercase;
  color: #15141a;
  font-size: 16px;
  font-size: 1rem; }

.choose-bonus-product-dialog .modal-header .close .close-symbol {
  display: block;
  width: 20px;
  width: 1.25rem;
  height: 20px;
  height: 1.25rem; }

.choose-bonus-product-dialog .modal-header .close .close-symbol::after {
  position: absolute;
  content: "";
  background: url(../../icons/close-black.svg) no-repeat;
  top: 15px;
  top: 0.9375rem;
  right: 15px;
  right: 0.9375rem;
  width: 20px;
  width: 1.25rem;
  height: 20px;
  height: 1.25rem; }

.choose-bonus-product-dialog .modal-body {
  max-height: 565px;
  max-height: 35.3125rem;
  padding: 0 15px;
  padding: 0 0.9375rem; }

.choose-bonus-product-dialog .modal-body .choice-of-bonus-product,
.choose-bonus-product-dialog .modal-body .product-detail {
  padding: 0; }

.choose-bonus-product-dialog .modal-body .primary-images {
  padding: 0 5px;
  padding: 0 0.3125rem; }
  .choose-bonus-product-dialog .modal-body .primary-images .carousel-indicators img {
    opacity: 0; }

.choose-bonus-product-dialog .modal-body .choice-of-bonus-product:last-of-type hr {
  margin-bottom: 0;
  border-color: transparent;
  margin-top: 25px;
  margin-top: 1.5625rem; }

.choose-bonus-product-dialog .modal-body .product-brand {
  text-transform: uppercase;
  font-weight: 600;
  color: #15141a;
  text-align: center;
  line-height: 23px;
  line-height: 1.4375rem;
  font-size: 18px;
  font-size: 1.125rem; }

.choose-bonus-product-dialog .modal-body .product-name-wrapper {
  text-align: center;
  margin-top: 15px;
  margin-top: 0.9375rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.choose-bonus-product-dialog .modal-body .product-name {
  font-size: 18px;
  font-size: 1.125rem; }

.choose-bonus-product-dialog [data-attr=color] .attribute {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 0;
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
  .choose-bonus-product-dialog [data-attr=color] .attribute .color-attribute:focus {
    outline: none; }

.choose-bonus-product-dialog .modal-body .detail-panel .attribute .swatch-circle.color-value {
  height: 32px;
  height: 2rem;
  width: 32px;
  width: 2rem;
  border-radius: 0;
  border: 1px solid #646464;
  margin-right: 15px;
  margin-right: 0.9375rem; }
  .choose-bonus-product-dialog .modal-body .detail-panel .attribute .swatch-circle.color-value.selected {
    height: 35px;
    height: 2.1875rem;
    width: 35px;
    width: 2.1875rem;
    border: 1.2px solid #333;
    outline: 2px solid #fff;
    outline-offset: -3px; }
  .choose-bonus-product-dialog .modal-body .detail-panel .attribute .swatch-circle.color-value.selected::after {
    display: none; }

.choose-bonus-product-dialog .modal-body .detail-panel .attribute .swatch-circle.color-value.selected {
  border: 1.2px solid #323036;
  outline: 2px solid #fff;
  outline-offset: -3px;
  border-radius: 0;
  height: 35px;
  height: 2.1875rem;
  width: 35px;
  width: 2.1875rem; }

.choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
  display: none; }

.choose-bonus-product-dialog .modal-body .detail-panel .attribute .custom-dropdown .select-selected {
  border: 1px solid #646464;
  border-radius: 1px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 60px;
  line-height: 3.75rem; }
  .choose-bonus-product-dialog .modal-body .detail-panel .attribute .custom-dropdown .select-selected::after {
    position: absolute;
    content: "";
    top: 22px;
    top: 1.375rem; }

.choose-bonus-product-dialog .modal-body .detail-panel .attribute .custom-dropdown .select-items {
  border: 1px solid #646464; }

.choose-bonus-product-dialog .modal-body .detail-panel .size-chart {
  margin-top: 0;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem; }

.choose-bonus-product-dialog .modal-body .detail-panel .size-chart button {
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 4px;
  padding-top: 0.25rem;
  display: inline-block;
  color: #333 !important;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0;
  line-height: 15px;
  line-height: 0.9375rem; }

.choose-bonus-product-dialog .modal-body .detail-panel .select-bonus-product {
  width: 100%; }

.choose-bonus-product-dialog .modal-body .icon-next,
.choose-bonus-product-dialog .modal-body .icon-prev {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 14px 0;
  padding: 0.875rem 0;
  background-color: transparent; }

.choose-bonus-product-dialog .modal-body .icon-next::before {
  content: "";
  height: 20px;
  background: url("../../icons/next-black.svg") no-repeat;
  width: 20px;
  position: absolute; }

.choose-bonus-product-dialog .modal-body .icon-prev::before {
  content: "";
  height: 20px;
  background: url("../../icons/prev-black.svg") no-repeat;
  width: 20px;
  position: absolute; }

.choose-bonus-product-dialog .modal-body .carousel-indicators {
  margin-bottom: 0; }

.choose-bonus-product-dialog .modal-body .carousel-indicators li {
  background-color: #f9f9f9;
  opacity: 1;
  transition: background-color 0.6s ease; }

.choose-bonus-product-dialog .modal-body .carousel-indicators .active {
  background-color: #15141a; }

.choose-bonus-product-dialog .modal-body .carousel-control-prev,
.choose-bonus-product-dialog .modal-body .carousel-control-next {
  margin: 50% 0; }

.choose-bonus-product-dialog .modal-footer {
  background-color: #eee;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  margin: 0 auto;
  padding-bottom: 10px;
  padding-bottom: 0.625rem; }

.choose-bonus-product-dialog .modal-footer .details-wrapper .add-bonus-products {
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  font-size: 0.9375rem; }

.choose-bonus-product-dialog .modal-footer .bonus-summary {
  font-weight: 600;
  -ms-flex-pack: center;
      justify-content: center;
  color: #333;
  margin: 10px 0 15px;
  margin: 0.625rem 0 0.9375rem;
  font-size: 12px;
  font-size: 0.75rem; }

.choose-bonus-product-dialog .modal-footer .selected-pid {
  font-weight: normal;
  border: 1px solid #f9f9f9;
  color: #646464;
  margin-left: 0;
  line-height: 36px;
  line-height: 2.25rem;
  padding: 10px 0;
  padding: 0.625rem 0;
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 15px;
  margin-top: 0.9375rem; }

.choose-bonus-product-dialog .modal-footer .selected-pid:first-of-type {
  margin-top: 0; }

.choose-bonus-product-dialog .modal-footer .remove-btn::after {
  position: absolute;
  content: "";
  background: url(../../icons/close-black.svg) no-repeat;
  top: 8px;
  top: 0.5rem;
  right: 15px;
  right: 0.9375rem;
  width: 20px;
  width: 1.25rem;
  height: 20px;
  height: 1.25rem; }

.choose-bonus-product-dialog .choice-of-bonus-product .text-center {
  min-height: 100px; }
  .choose-bonus-product-dialog .choice-of-bonus-product .text-center .show-more-bonus-products {
    margin-top: 20px;
    margin-top: 1.25rem; }

@media (min-width: 544px) {
  #chooseBonusProductModal .select-bonus-product {
    margin-top: 16px;
    margin-top: 1rem; }
  #chooseBonusProductModal .modal-dialog {
    margin-top: 15vh; }
  #chooseBonusProductModal .modal-dialog .details-wrapper {
    padding-left: 35px;
    padding-left: 2.1875rem; }
  .choose-bonus-product-dialog {
    max-width: 1280px;
    max-width: 80rem;
    max-height: 900px;
    max-height: 56.25rem; }
    .choose-bonus-product-dialog hr {
      margin: 45px auto;
      margin: 2.8125rem auto;
      max-width: 1180px;
      max-width: 73.75rem; }
    .choose-bonus-product-dialog .modal-header {
      padding: 30px 35px;
      padding: 1.875rem 2.1875rem; }
    .choose-bonus-product-dialog .modal-header .close {
      margin-right: -16px;
      margin-right: -1rem; }
    .choose-bonus-product-dialog .modal-header span {
      font-size: 30px;
      font-size: 1.875rem; }
    .choose-bonus-product-dialog .modal-header .close .close-symbol {
      display: block;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem; }
    .choose-bonus-product-dialog .modal-header .close .close-symbol::after {
      position: absolute;
      content: "";
      background: url(../../icons/close-black.svg) no-repeat;
      top: 30px;
      top: 1.875rem;
      right: 35px;
      right: 2.1875rem; }
    .choose-bonus-product-dialog .modal-body {
      max-height: 565px;
      max-height: 35.3125rem;
      padding: 0 15px;
      padding: 0 0.9375rem; }
    .choose-bonus-product-dialog .modal-body .choice-of-bonus-product,
    .choose-bonus-product-dialog .modal-body .product-detail,
    .choose-bonus-product-dialog .modal-body .primary-images {
      padding-left: 15px;
      padding-left: 0.9375rem;
      padding-right: 15px;
      padding-right: 0.9375rem; }
    .choose-bonus-product-dialog .modal-body .choice-of-bonus-product:last-of-type hr {
      border-color: #ccc;
      margin-top: 45px;
      margin-top: 2.8125rem; }
    .choose-bonus-product-dialog .modal-body .product-brand {
      text-align: left;
      line-height: 55px;
      line-height: 3.4375rem;
      font-size: 44px;
      font-size: 2.75rem; }
    .choose-bonus-product-dialog .modal-body .product-name-wrapper {
      margin-top: 0;
      text-align: left;
      margin-bottom: 75px;
      margin-bottom: 4.6875rem; }
    .choose-bonus-product-dialog .modal-body .product-name {
      font-size: 22px;
      font-size: 1.375rem; }
    .choose-bonus-product-dialog [data-attr=color] .attribute {
      -ms-flex-pack: start;
          justify-content: start;
      margin-bottom: 25px;
      margin-bottom: 1.5625rem; }
    .choose-bonus-product-dialog .swatch-circle.color-value.selected::after {
      display: none; }
    .choose-bonus-product-dialog .modal-body .detail-panel .attribute .custom-dropdown .select-selected {
      border: 1px solid #646464;
      border-radius: 1px;
      padding: 10px 16px;
      padding: 0.625rem 1rem;
      line-height: 24px;
      line-height: 1.5rem; }
      .choose-bonus-product-dialog .modal-body .detail-panel .attribute .custom-dropdown .select-selected::after {
        top: 15px;
        top: 0.9375rem; }
    .choose-bonus-product-dialog .modal-body .detail-panel .size-chart button {
      padding-bottom: 17px;
      padding-bottom: 1.0625rem; }
    .choose-bonus-product-dialog .modal-body .icon-next,
    .choose-bonus-product-dialog .modal-body .icon-prev {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      padding: 14px 0;
      padding: 0.875rem 0;
      background-color: transparent; }
    .choose-bonus-product-dialog .modal-body .icon-next::before {
      content: "";
      height: 20px;
      background: url("../../icons/next-black.svg") no-repeat;
      width: 20px;
      position: absolute; }
    .choose-bonus-product-dialog .modal-body .icon-prev::before {
      content: "";
      height: 20px;
      background: url("../../icons/prev-black.svg") no-repeat;
      width: 20px;
      position: absolute; }
    .choose-bonus-product-dialog .modal-body .carousel-indicators {
      margin-bottom: 0; }
    .choose-bonus-product-dialog .modal-body .carousel-indicators li {
      background-color: #f9f9f9;
      opacity: 1;
      transition: background-color 0.6s ease; }
    .choose-bonus-product-dialog .modal-body .carousel-indicators .active {
      background-color: #15141a; }
    .choose-bonus-product-dialog .modal-body .carousel-control-prev,
    .choose-bonus-product-dialog .modal-body .carousel-control-next {
      margin: 50% 0; }
    .choose-bonus-product-dialog .modal-footer {
      padding: 0;
      width: 100%;
      max-width: 1180px;
      background-color: transparent;
      margin: 0 auto 40px;
      margin: 0 auto 2.5rem; }
    .choose-bonus-product-dialog .modal-footer .details-wrapper {
      padding-right: 0; }
    .choose-bonus-product-dialog .modal-footer .details-wrapper .add-bonus-products {
      font-size: 16px;
      font-size: 1rem; }
    .choose-bonus-product-dialog .modal-footer .bonus-summary {
      -ms-flex-pack: start;
          justify-content: start;
      margin: 20px -15px 15px;
      margin: 1.25rem -0.9375rem 0.9375rem;
      font-size: 16px;
      font-size: 1rem; }
    .choose-bonus-product-dialog .modal-footer .selected-pid {
      line-height: 38px;
      line-height: 2.375rem;
      padding: 10px;
      padding: 0.625rem;
      font-size: 22px;
      font-size: 1.375rem;
      margin-left: -15px;
      margin-left: -0.9375rem; }
    .choose-bonus-product-dialog .modal-footer .selected-pid:first-of-type {
      margin-top: 0; }
    .choose-bonus-product-dialog .modal-footer .selected-pid .bonus-product-name {
      padding-left: 0; }
    .choose-bonus-product-dialog .modal-footer .remove-btn::after {
      position: absolute;
      content: "";
      background: url(../../icons/close-black.svg) no-repeat;
      top: 8px;
      top: 0.5rem;
      right: 15px;
      right: 0.9375rem;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem; } }

@media (max-width: 768.98px) {
  .choose-bonus-product-dialog {
    margin-bottom: 100px;
    margin-bottom: 6.25rem; }
  .choose-bonus-product-dialog .modal-body {
    max-height: calc(100vh - 200px); } }

.dw-apple-pay-button,
.dw-apple-pay-button:hover,
.dw-apple-pay-button:active {
  border-radius: 0 !important;
  margin: 0 auto !important;
  height: 60px !important;
  background-size: 50% 40% !important; }

.dw-apple-pay-button:disabled,
.dw-apple-pay-button:disabled:hover,
.dw-apple-pay-button.disabled,
.dw-apple-pay-button.disabled:hover {
  background-color: #444054;
  border-color: #444054;
  color: #ded9db; }

@media (max-width: 768.98px) {
  .dw-apple-pay-button,
  .dw-apple-pay-button:hover,
  .dw-apple-pay-button:active {
    height: 50px !important; } }

.quantity {
  cursor: pointer;
  min-width: auto; }

/* Cart Error Message */
.cart-error-messaging.cart-error {
  z-index: 9999; }
  .cart-error-messaging.cart-error .alert-danger {
    background: #fff;
    border: none;
    border-bottom: 1px solid #c00;
    color: #c00;
    padding-right: 40px;
    padding-right: 2.5rem; }
    .cart-error-messaging.cart-error .alert-danger .close {
      padding: 0;
      opacity: 1;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem;
      margin: 10px;
      margin: 0.625rem; }
    .cart-error-messaging.cart-error .alert-danger .close:focus {
      outline: none; }
    .cart-error-messaging.cart-error .alert-danger .close span::after {
      position: absolute;
      content: "";
      background: url(../../icons/icon-error.svg) no-repeat;
      top: 0;
      left: 0;
      transform: scale(0.8);
      width: 24px;
      width: 1.5rem;
      height: 24px;
      height: 1.5rem; }

/* Default Header Cart */
.default-header-cart .jumbotron {
  margin-bottom: 0; }
  .default-header-cart .jumbotron > .container {
    height: 100%;
    max-width: 1280px; }
    @media (min-width: 769px) and (max-width: 1439.98px) {
      .default-header-cart .jumbotron > .container {
        max-width: 940px; } }
    .default-header-cart .jumbotron > .container > .row:first-of-type {
      height: unset; }

/* Z-index Custom Dropdown */
.custom-dropdown .select-items {
  z-index: 1; }

/* Cart Breadcrumbs */
.container .breadcrumb {
  padding: 15px 0 20px;
  padding: 0.9375rem 0 1.25rem; }

/* Coupon Plus symbol */
.collapsible-xxl button.optional-promo::before,
.collapsible-xxl button.optional-promo::after {
  background-color: #333; }

.collapsible-xxl button.bnpl-header::before,
.collapsible-xxl button.bnpl-header::after {
  background-color: #333; }

.collapsible-xxl button.cart-shipping-header::before,
.collapsible-xxl button.cart-shipping-header::after {
  background-color: #333; }

/* Cart Header */
.default-header {
  margin-bottom: 0;
  padding-bottom: 32px;
  padding-bottom: 2rem; }
  .default-header h1.header {
    font-weight: bold;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 32px;
    line-height: 2rem; }
  .default-header .cart-item-count {
    margin-bottom: 0; }
  .default-header .cart-item-count span {
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem; }

.cart-header a {
  color: #333 !important;
  font-weight: bold;
  text-decoration: none; }
  .cart-header a:hover {
    text-decoration: none; }

.cart-header .continue-shopping-link {
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
  font-size: 15px;
  font-size: 0.9375rem; }
  .cart-header .continue-shopping-link span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    margin-right: 5px;
    margin-right: 0.3125rem; }

.cart-page .cart-list .card {
  border: 0;
  border-top: none; }
  .cart-page .cart-list .card:first-of-type {
    border-top: 0; }
  .cart-page .cart-list .card.product-info {
    padding: 20px 0;
    padding: 1.25rem 0; }
    .cart-page .cart-list .card.product-info .price * {
      display: block; }
    .cart-page .cart-list .card.product-info .remove-btn-lg {
      padding: 0;
      bottom: auto; }
      .cart-page .cart-list .card.product-info .remove-btn-lg:hover {
        background: none; }
      .cart-page .cart-list .card.product-info .remove-btn-lg span img {
        display: block; }
    .cart-page .cart-list .card.product-info .bonus-product-button {
      margin-right: 0;
      margin: 35px 0 0;
      margin: 2.1875rem 0 0; }
    .cart-page .cart-list .card.product-info .product-image {
      min-width: 140px;
      min-width: 8.75rem; }
  .cart-page .cart-list .card .line-item-header .line-item-name {
    margin-bottom: 0;
    color: #646464 !important;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 19px;
    line-height: 1.1875rem;
    text-overflow: unset;
    white-space: unset;
    width: auto; }
  .cart-page .cart-list .card .remove-line-item .remove-product img {
    height: 100%; }
  .cart-page .cart-list .card .item-attributes {
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-top: 5px;
    padding-top: 0.3125rem; }
  .cart-page .cart-list .card .item-attributes p {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    font-size: 12px;
    font-size: 0.75rem; }
  .cart-page .cart-list .card .product-move .move {
    display: block;
    color: #333 !important;
    font-weight: 700;
    line-height: 17px;
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .cart-page .cart-list .card .product-move .move span {
    line-height: 20px;
    line-height: 1.25rem;
    height: 20px;
    height: 1.25rem; }
  .cart-page .cart-list .card .line-item-divider {
    border-top: 1px solid #d8d8d8;
    margin: 0;
    margin-top: 15px;
    margin-top: 0.9375rem; }
  .cart-page .cart-list .card .product-card-footer {
    padding-top: 15px;
    padding-top: 0.9375rem; }
  .cart-page .cart-list .card.product-info .price .sales-percentage,
  .cart-page .cart-list .card.product-info .price .sales-percentage.desktop-cart-only {
    display: none; }
  .cart-page .cart-list .card .custom-select {
    border-color: #979797;
    background: url("../../icons/down-black.svg") no-repeat right 0.5rem center/12px 12px;
    line-height: 1;
    height: 30px;
    height: 1.875rem; }
  .cart-page .cart-list .card .custom-select:focus {
    border-color: #979797;
    box-shadow: none; }
  .cart-page .cart-list .card .pricing.line-item-total-price-amount {
    color: #15141a;
    white-space: nowrap;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 28px;
    line-height: 1.75rem; }
  .cart-page .cart-list .card .promo-price {
    color: #bc151d !important; }
  .cart-page .cart-list .card .line-item-total-price .line-item-price-info {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .cart-page .cart-list .card .line-item-total-price .strike-through {
    font-size: 14px;
    font-size: 0.875rem;
    text-decoration: line-through; }
  .cart-page .cart-list .card .line-item-promo .promo-callout-msg {
    text-align: center;
    color: #eee;
    background-color: #15141a;
    margin-top: 15px;
    margin-top: 0.9375rem;
    padding: 10px 0;
    padding: 0.625rem 0;
    font-size: 12px;
    font-size: 0.75rem; }

.cart-page .cart-list .product-info + .product-info .line-item-promo {
  margin-bottom: -25px;
  margin-bottom: -1.5625rem; }

.cart-page .cart-list .last-line-item .line-item-promo,
.cart-page .cart-list .bonus-product-line-item .line-item-promo {
  margin-bottom: 0 !important; }

.cart-page .cart-list .product-info + .bundle-info {
  margin-top: 25px;
  margin-top: 1.5625rem; }

.cart-page .cart-list .bonus-product-line-item + .product-info,
.cart-page .cart-list .product-info + .product-info {
  border-top: 1px solid #eae7e8; }

.cart-page .cart-list .bonus-product-line-item .bonus-line-item-row + .bonus-product-divider {
  margin-top: 25px;
  margin-top: 1.5625rem; }

.cart-page .cart-list .approaching-discounts .single-approaching-discount {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  padding: 5px 15px;
  padding: 0.3125rem 0.9375rem; }

.cart-page .cart-list hr {
  border-top: 1px solid #333; }

.cart-page .quantity {
  width: 80%;
  min-width: 65px;
  min-width: 4.0625rem;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 28px 0 12px;
  padding: 0 1.75rem 0 0.75rem; }

.cart-page .totals {
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  font-size: 14px;
  font-size: 0.875rem;
  color: #333; }
  .cart-page .totals .line-item-divider {
    width: 100%;
    border-top: 5px solid #eee;
    margin: 0; }
  @media (max-width: 768.98px) {
    .cart-page .totals {
      padding-bottom: 140px;
      padding-bottom: 8.75rem; } }
  .cart-page .totals .approaching-discounts .single-approaching-discount {
    padding: 10px;
    padding: 0.625rem;
    background-color: #f5f5f6;
    color: #d20586;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    border: 1px solid #000; }

@media (max-width: 768.98px) {
  .cart-page.cart ~ .recommendations {
    padding-bottom: 130px;
    padding-bottom: 8.125rem; } }

.cart-page .cart-totals {
  border: 0; }
  .cart-page .cart-totals label {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.125rem; }

.cart-page .cart-totals .optional-promo {
  border: none; }

.cart-page .price .sales.has-promotion {
  font-size: 16px;
  font-size: 1rem;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem; }

.cart-page .price .strike-through {
  font-size: 14px;
  font-size: 0.875rem; }

.line-item-price-info,
.line-item-pricing-info,
.line-item-attributes {
  color: #333;
  display: block;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-size: 14px;
  font-size: 0.875rem; }

.line-item-attributes {
  line-height: 1; }

.line-item-attributes b {
  text-transform: capitalize; }

.line-item-attributes.line-item-lowstock {
  color: #bc151d; }

.quantity-form {
  margin: 0; }

.product-edit a.edit {
  color: #333 !important; }

.cart-empty {
  padding: 48px 15px;
  padding: 3rem 0.9375rem; }

.cart-empty-text-container {
  overflow: hidden; }

.bag-xl {
  background: url("../../icons/bag.svg") no-repeat;
  background-position: 50% 50%;
  background-size: 100px;
  width: 100%;
  height: 100px;
  height: 6.25rem; }
  .bag-xl + h1 {
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.5rem; }
    @media (min-width: 769px) {
      .bag-xl + h1 {
        font-size: 36px;
        font-size: 2.25rem; } }
    .bag-xl + h1 + p {
      font-size: 14px;
      font-size: 0.875rem; }
      .bag-xl + h1 + p a {
        color: #333 !important; }

.coupons-container {
  border-top: 5px solid #eae7e8; }

.coupons-container .bottom-line-divider-wrapper {
  width: 100%;
  padding: 0;
  padding-top: 20px;
  padding-top: 1.25rem; }

.coupons-container .bottom-line-divider-wrapper .line-item-divider {
  border-top: 5px solid #eae7e8; }

.coupon-label-wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-right: 1.25rem;
  border: 1px solid #e4e4e4;
  border-bottom: none; }

.coupon-label-wrapper .line-item-divider {
  display: none; }

.coupon-label-wrapper img {
  margin-right: 10px;
  margin-right: 0.625rem; }

.coupon-label-wrapper .optional-promo {
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: capitalize;
  color: #333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 15px 0 15px; }
  .coupon-label-wrapper .optional-promo img {
    margin-right: 14px;
    margin-right: 0.875rem; }

.coupon-form-wrapper .promo-code-form {
  margin-top: 25px;
  margin-top: 1.5625rem; }

.coupon-form-wrapper .form-group {
  margin-bottom: 0; }

.coupon-form-wrapper .input.form-control {
  border: 1px solid #727272; }

.promo-code-form {
  display: none; }
  .promo-code-form .coupon-code-field {
    height: 60px;
    height: 3.75rem;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    color: #646464; }
  .promo-code-form .coupon-code-field:disabled {
    color: #a5988c; }
  .promo-code-form input.form-control.is-invalid:not([type='password']):not(.password) {
    background-position: calc(100% - 13px) 20px;
    background-image: none; }
  .promo-code-form .promo-code-btn {
    background: #fff;
    border: none;
    color: #b87253;
    position: absolute;
    right: 0;
    height: 35px;
    width: auto;
    text-transform: uppercase;
    margin-right: 30px;
    margin-top: 5px;
    padding: 0;
    font-weight: 600;
    font-size: 15px;
    text-decoration: underline; }
    @media (max-width: 543.98px) {
      .promo-code-form .promo-code-btn {
        margin-top: 11px; } }
    [dir="rtl"] .promo-code-form .promo-code-btn {
      left: 25px;
      right: unset; }
  .promo-code-form .promo-code-btn:disabled {
    color: #9b9b9b;
    text-decoration: none; }

.promo-code-form .coupon-code-field {
  height: 60px;
  height: 3.75rem; }

.coupon-price-adjustment {
  background-color: #f9f9f9;
  margin-top: 15px;
  margin-top: 0.9375rem;
  padding: 15px;
  padding: 0.9375rem;
  border: none;
  border-radius: 0; }

.promotion-information {
  background-color: transparent;
  margin-bottom: 0;
  line-height: 21px;
  margin-top: 20px;
  margin-top: 1.25rem;
  font-size: 16px;
  font-size: 1rem; }

.promotion-information .applied-promotion-discount {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem; }

.coupon-code {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 600; }

.remove-coupon {
  position: absolute;
  padding: 0;
  top: 25px;
  top: 1.5625rem;
  right: 20px;
  right: 1.25rem; }
  .remove-coupon:focus {
    outline: none; }

.remove-coupon-img {
  display: block; }

.coupon-applied,
.coupon-not-applied {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: -5px; }

.coupon-promotion-relationship {
  list-style: none;
  font-size: 16px;
  font-size: 1rem;
  padding-left: 0; }

.cart-shipping-method {
  margin-top: 0px;
  margin-top: 0rem; }
  .cart-shipping-method .custom-select {
    min-height: 60px;
    min-height: 3.75rem; }

label[for=shippingMethods] {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase; }

.shippingMethods.select-selected {
  border-color: #646464;
  background: url("../../icons/down-black.svg") no-repeat right 15px center;
  height: 60px;
  height: 3.75rem;
  color: #333; }

.shippingMethods.select-selected:focus {
  border-color: #646464;
  box-shadow: none; }

.cart-shipping-method .custom-dropdown .select-selected {
  border-color: #646464;
  line-height: 60px;
  line-height: 3.75rem;
  padding: 0 15px;
  padding: 0 0.9375rem;
  font-size: 16px;
  font-size: 1rem; }
  .cart-shipping-method .custom-dropdown .select-selected::after {
    right: 15px;
    right: 0.9375rem;
    top: 20px;
    top: 1.25rem; }

.cart-shipping-method .custom-dropdown .select-items {
  border-color: #646464; }

.order-grand-total-wrapper {
  margin-top: 15px;
  margin-top: 0.9375rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 700;
  font-size: 16px; }

.grand-total {
  margin: 0;
  font-weight: 700;
  font-size: 17px; }

.shipping-cost,
.tax-total,
.shipping-discount-total,
.order-discount-total,
.sub-total,
.gift-wrap-cost-price {
  font-weight: 600;
  font-size: 14px; }

.shipping-discount-total,
.order-discount-total {
  color: #10ad77;
  font-size: 14px;
  font-size: 0.875rem; }

/* Bundle Line Item */
.cart-page .cart-list .card.bundle-info {
  border-top: none;
  padding-top: 0; }
  .cart-page .cart-list .card.bundle-info:first-of-type {
    border-top: 0; }
  .cart-page .cart-list .card.bundle-info .line-item-divider-bold {
    width: 100%;
    border-top: 5px solid #eee;
    margin: 0;
    padding-top: 20px;
    padding-top: 1.25rem; }
  .cart-page .cart-list .card.bundle-info .line-item-header {
    margin: 0; }
  .cart-page .cart-list .card.bundle-info .line-item-header .line-item-name {
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #333; }
  .cart-page .cart-list .card.bundle-info .bundle-includes {
    line-height: 1;
    margin: 5px 0 15px;
    margin: 0.3125rem 0 0.9375rem; }
  .cart-page .cart-list .card.bundle-info .bundled-line-item {
    margin-top: 15px;
    margin-top: 0.9375rem; }
  .cart-page .cart-list .card.bundle-info .bundled-line-item .line-item-name {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
  .cart-page .cart-list .card.bundle-info .line-item-divider.bottom {
    margin: 15px 0;
    margin: 0.9375rem 0; }
  .cart-page .cart-list .card.bundle-info .line-item-availability {
    font-weight: 600;
    font-size: 12px;
    font-size: 0.75rem; }
  .cart-page .cart-list .card.bundle-info .bundle-card-footer .bundle-add-to-wishlist-desktop {
    display: none; }
  .cart-page .cart-list .card.bundle-info .product-edit.product-move .move {
    padding-left: 20px;
    padding-left: 1.25rem; }

.cart-page .bundled-line-item + .bundled-line-item::before,
.cart-page .bonus-line-item-row + .bonus-line-item-msg::before {
  width: 100%;
  margin: auto;
  border-bottom: 1px solid #eae7e8;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }

/* Checkout and ApplePay button */
.checkout-continue {
  z-index: 100; }
  @media (max-width: 543.98px) {
    .checkout-continue {
      background-color: #fff; }
      .checkout-continue div {
        padding: 10px 15px;
        padding: 0.625rem 0.9375rem; }
      .checkout-continue button {
        height: 100%;
        margin: 0; } }

.cart-page .checkout-continue {
  z-index: 1;
  border-bottom: 1px solid #e4e4e4; }
  @media (max-width: 543.98px) {
    .cart-page .checkout-continue {
      z-index: 100; } }

/* Bonus Product Line Item */
.card.bonus-product-line-item .bonus-product-divider {
  border-bottom: 1px solid #eae7e8;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  padding-top: 15px;
  padding-top: 0.9375rem; }

.card.bonus-product-line-item .bonus-line-item-msg {
  color: #15141a;
  letter-spacing: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19px;
  line-height: 1.1875rem;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem; }

.card.bonus-product-line-item .bundled-line-item .line-item-name {
  padding-bottom: 25px;
  padding-bottom: 1.5625rem; }

.card.bonus-product-line-item .bundled-line-item + .bundled-line-item::before {
  margin: 0;
  border-bottom: 1px solid transparent; }

.card.bonus-product-line-item .bonus-prouct-bottom-line {
  margin-bottom: -35px;
  margin-bottom: -2.1875rem; }

.quantity-form .custom-dropdown {
  max-width: 65px;
  max-width: 4.0625rem; }
  .quantity-form .custom-dropdown .select-selected {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 2px 20px 2px 10px;
    padding: 0.125rem 1.25rem 0.125rem 0.625rem; }

.quantity-form .select-selected.select-arrow-active::after {
  transform: scale(0.75); }

.quantity-form .custom-dropdown .select-selected::after {
  top: initial;
  transform: scale(0.5);
  bottom: 4px;
  bottom: 0.25rem;
  right: 5px;
  right: 0.3125rem; }

@media (min-width: 544px) {
  /* Cart Error Message */
  .cart-error-messaging.cart-error .alert-danger {
    text-align: center;
    line-height: 78px;
    line-height: 4.875rem; }
  /* Default Header Cart */
  .default-header-cart .jumbotron {
    margin-bottom: 32px;
    margin-bottom: 2rem; }
  /* Bonus Product Line Item */
  .card.bonus-product-line-item .bonus-product-divider {
    display: none;
    padding-top: 35px;
    padding-top: 2.1875rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .card.bonus-product-line-item .bonus-line-item-msg {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem; }
  .card.bonus-product-line-item .bundled-line-item .line-item-name {
    padding-bottom: 30px;
    padding-bottom: 1.875rem; }
  .card.bonus-product-line-item .bundled-line-item .product-card-footer .value {
    font-weight: 600; }
  .card.bonus-product-line-item .bundled-line-item .line-item-quantity .line-item-price-info,
  .card.bonus-product-line-item .bundled-line-item .line-item-total-price .line-item-price-info {
    margin-bottom: 5px !important;
    margin-bottom: 0.3125rem !important; }
  .card.bonus-product-line-item .bundled-line-item + .bundled-line-item::before {
    margin: auto;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .card.bonus-product-line-item .bonus-prouct-bottom-line {
    margin-bottom: -15px;
    margin-bottom: -0.9375rem; }
  /* Bonus product */
  .modal-dialog {
    margin-top: 15vh; }
  .modal-dialog .details-wrapper {
    padding-left: 35px;
    padding-left: 2.1875rem; }
  /* Cart Breadcrumbs */
  .container .breadcrumb {
    padding: 16px 0;
    padding: 1rem 0; }
  /* Cart Header */
  .default-header {
    padding-bottom: 25px;
    padding-bottom: 1.5625rem; }
    .default-header h1.header {
      font-size: 44px;
      font-size: 2.75rem;
      line-height: 60px;
      line-height: 3.75rem; }
    .default-header .cart-item-count span {
      font-weight: 600;
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px;
      line-height: 1.375rem; }
  /* Cart Header before Line Items */
  .cart-header .continue-shopping-link {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
  /* Bundle Line Item */
  .cart-page .cart-list .card.bundle-info {
    border-top: 1px solid #333;
    padding-top: 20px;
    padding-top: 1.25rem; }
    .cart-page .cart-list .card.bundle-info .line-item-header .line-item-name {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 600;
      text-transform: capitalize;
      color: #646464; }
    .cart-page .cart-list .card.bundle-info .bundle-includes {
      text-align: center;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px;
      line-height: 1.375rem; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .bundle-add-to-wishlist-mobile {
      display: none; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .bundle-add-to-wishlist-desktop {
      display: block; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .bundle-misc {
      padding: 45px 0 0 35px;
      padding: 2.8125rem 0 0 2.1875rem; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .product-edit.product-move {
      margin-top: 5px;
      margin-top: 0.3125rem; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .product-edit.product-move .move {
      padding-left: 0;
      margin-bottom: 0; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .product-edit.product-move .move span {
      font-weight: normal; }
  /* Line items */
  .cart-page .cart-list .card {
    border-top: 1px solid #333; }
  .cart-page .cart-list .card .line-item-promo {
    margin-bottom: 0; }
  .cart-page .cart-list .card .line-item-header {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
  .cart-page .cart-list .card.product-info {
    padding-bottom: 0;
    margin-bottom: 35px;
    margin-bottom: 2.1875rem; }
  .cart-page .cart-list .card .item-attributes {
    padding-left: 13px;
    padding-left: 0.8125rem;
    padding-top: 15px;
    padding-top: 0.9375rem; }
  .cart-page .cart-list .card .item-attributes p {
    line-height: 18px;
    line-height: 1.125rem;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  .cart-page .cart-list .card.product-info .price {
    color: #15141a;
    text-transform: uppercase; }
    .cart-page .cart-list .card.product-info .price .sales {
      font-size: 15px !important; }
  .cart-page .cart-list .card.product-info .price * {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .cart-page .price .sales.has-promotion {
    margin-right: 5px;
    margin-right: 0.3125rem; }
  .cart-page .cart-list .card.product-info .price .sales-percentage.desktop-cart-only {
    display: inline-block; }
  .cart-page .cart-list .card .line-item-price-info,
  .cart-page .cart-list .card .line-item-pricing-info,
  .cart-page .cart-list .card .line-item-attributes {
    line-height: 18px;
    line-height: 1.125rem;
    font-size: 14px;
    font-size: 0.875rem; }
  .cart-page .line-item-quantity .qnt-amount {
    color: #15141a;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem; }
  .cart-page .cart-list .card .line-item-total-price .line-item-price-info {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  .cart-page .product-edit.product-move {
    margin-top: 10px;
    margin-top: 0.625rem; }
  .cart-page .cart-list .card .quantity.select-selected {
    max-width: 100px;
    max-width: 6.25rem;
    height: 40px;
    height: 2.5rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    font-size: 24px;
    font-size: 1.5rem; }
  .cart-page .cart-list .card .pricing.line-item-total-price-amount {
    font-size: 15px;
    font-size: 0.9375rem; }
  .cart-page .cart-list .card .promo-price {
    color: #bc151d !important; }
  .cart-page .cart-list .card .line-item-total-price .price .strike-through {
    font-size: 15px;
    font-size: 0.9375rem;
    text-decoration: line-through; }
  .cart-page .cart-list .approaching-discounts .single-approaching-discount {
    margin: 15px 0;
    margin: 0.9375rem 0;
    padding: 15px;
    padding: 0.9375rem; }
  .cart-page .cart-list {
    margin-bottom: 65px;
    margin-bottom: 4.0625rem; }
  .cart-page .cart-list .bonus-product-line-item + .product-info,
  .cart-page .cart-list .product-info + .product-info {
    border-top: 1px solid #333; }
  .cart-page .cart-list .product-info + .product-info .line-item-promo {
    margin-bottom: 0; }
  .cart-page .totals > div {
    background-color: #FCFCFC; }
  .cart-page .totals > div.modal.fade {
    background-color: rgba(0, 0, 0, 0.9); }
  .cart-page .totals .approaching-discounts .single-approaching-discount {
    padding: 10px;
    padding: 0.625rem;
    background-color: #f5f5f6;
    color: #d20586; }
  .line-item-price-info,
  .line-item-pricing-info,
  .line-item-attributes {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  /* Coupons */
  .coupons-container {
    border: none; }
  .coupons-container input.form-control {
    background-color: #fff;
    height: 44px;
    width: 100%; }
  .coupons-container .bottom-line-divider-wrapper {
    padding: 0 15px;
    padding: 0 0.9375rem; }
  .coupon-form-wrapper .promo-code-form {
    margin-top: 0; }
  .promo-code-form .coupon-code-field {
    font-weight: normal; }
  .coupon-error {
    margin-top: 5px;
    margin-top: 0.3125rem; }
  .coupon-form-wrapper {
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4; }
  .coupon-form-wrapper label {
    color: #15141a;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem; }
  .coupon-label-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .coupon-label-wrapper .line-item-divider {
    display: block; }
  .cart-page .totals .coupon-label-wrapper .line-item-divider,
  .cart-page .totals .bottom-line-divider-wrapper .line-item-divider {
    border-top: 1px solid #333; }
  .cart-page .totals .bottom-line-divider-wrapper .line-item-divider {
    margin-top: 20px;
    margin-top: 1.25rem; }
  .coupon-label-wrapper .optional-promo {
    width: 92%;
    margin: 15px 0 15px;
    margin: 0.9375rem 0 0.9375rem; }
  .coupon-form-wrapper .promo-code-form {
    margin-top: 20px;
    margin-top: 1.25rem; }
  .coupon-price-adjustment {
    background-color: #fff; }
  .coupon-price-adjustment .coupon-promotion-relationship {
    margin-top: 15px;
    margin-top: 0.9375rem; }
  .promotion-information {
    background-color: transparent;
    padding: 0 15px;
    padding: 0 0.9375rem; }
  .promotion-information .promotion-name {
    color: #333; }
    [dir="rtl"] .promotion-information .promotion-name {
      margin-right: 30px; }
  .promotion-information .applied-promotion-discount {
    font-size: 21px;
    font-size: 1.3125rem; }
  .remove-coupon {
    right: 25px;
    right: 1.5625rem; }
  /* Cart Shipping Method */
  .cart-shipping-method {
    margin-top: 0; }
  .cart-shipping-method .custom-dropdown .select-selected {
    background-color: transparent;
    border-radius: 1px; }
  .order-grand-total-wrapper {
    margin-top: 0;
    padding-top: 10px;
    padding-top: 0.625rem; }
  .checkout-continue {
    padding: 25px 15px;
    padding: 1.5625rem 0.9375rem; }
  .checkout-continue .checkout-btn {
    background-color: transparent; }
  .quantity-form .custom-dropdown {
    max-width: 100px;
    max-width: 6.25rem; }
    .quantity-form .custom-dropdown .select-selected {
      font-size: 18px;
      font-size: 1.125rem;
      padding: 7px 15px;
      padding: 0.4375rem 0.9375rem; }
  .quantity-form .custom-dropdown .select-selected::before {
    position: absolute;
    content: "";
    background: url("../../icons/up-black.svg") no-repeat;
    transform: scale(0.75);
    top: 2px;
    top: 0.125rem;
    right: 10px;
    right: 0.625rem;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem; }
  .quantity-form .custom-dropdown .select-selected::after {
    transform: scale(0.75);
    bottom: 2px;
    bottom: 0.125rem;
    right: 10px;
    right: 0.625rem; } }

@media (max-width: 768.98px) {
  .page[data-action="Cart-Show"] footer {
    display: none;
    padding-bottom: 82px;
    padding-bottom: 5.125rem; } }

@media (max-width: 768.98px) {
  .add-to-cart-messages {
    top: 50%; } }

@media (min-width: 769px) and (max-width: 1439.98px) {
  .cart-page .cart-list .card .item-attributes {
    padding-left: 40px;
    padding-left: 2.5rem; } }

.gift-wrap {
  width: 100%;
  background-color: #f5f5f6;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-top: 20px;
  margin-top: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding: 20px;
  padding: 1.25rem; }
  @media (max-width: 991.98px) {
    .gift-wrap {
      -ms-flex-direction: column;
          flex-direction: column; } }
  .gift-wrap .gift-wrap-icon {
    background: url("../icons/gift-wrap.svg");
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 20px;
    margin-right: 1.25rem; }
  .gift-wrap .gift-wrap-note {
    -ms-flex-direction: row;
        flex-direction: row; }
    @media (max-width: 991.98px) {
      .gift-wrap .gift-wrap-note {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .gift-wrap .gift-wrap-note span {
      margin-right: 4px;
      margin-right: 0.25rem; }
  .gift-wrap .gift-wrap-msg {
    color: #333;
    letter-spacing: 0;
    letter-spacing: 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    font-weight: 600; }
  .gift-wrap .gift-wrap-button {
    font-size: 14px;
    font-size: 0.875rem; }
    @media (max-width: 991.98px) {
      .gift-wrap .gift-wrap-button {
        margin-top: 20px;
        margin-top: 1.25rem; } }
    .gift-wrap .gift-wrap-button button {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 14px 25px;
      padding: 0.875rem 1.5625rem; }

.gift-message .form-control-label {
  font-size: 14px;
  font-size: 0.875rem; }

.gift-message textarea.form-control {
  height: auto; }

.gift-message .characters-left {
  color: #333;
  font-size: 12px;
  font-size: 0.75rem; }

.cart-error-messaging .alert.hide {
  display: none; }

.icon-filled {
  width: 20px;
  height: 17px;
  margin-left: 7px; }

.bnpl-container img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: 15px;
  margin-bottom: 15px; }

.bnpl-container .bnpl-header {
  color: #333;
  font-size: 14px;
  width: 92%;
  margin: 15px 0 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-transform: capitalize; }

.bnpl-container .tabby-logos {
  background-color: #f5f5f5;
  text-align: center;
  margin-bottom: 10px; }
  .bnpl-container .tabby-logos .tabby-logo img {
    width: 50px;
    height: 22px;
    margin-bottom: 15px; }
  .bnpl-container .tabby-logos .reset-button {
    margin-left: 10px; }
  [dir="rtl"] .bnpl-container .tabby-logos .tabby-message {
    margin: 10px; }

.bnpl-container .tamara-logos {
  background-color: #f5f5f5;
  text-align: center;
  margin-bottom: 10px; }
  .bnpl-container .tamara-logos .tamara-logo img {
    width: 50px;
    height: 22px;
    margin-bottom: 15px; }
  .bnpl-container .tamara-logos .reset-button {
    margin-left: 10px; }
  [dir="rtl"] .bnpl-container .tamara-logos .tabby-message {
    margin: 10px; }

.cart-shipping-method img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: 15px;
  margin-bottom: 15px; }

.cart-shipping-method .cart-shipping-header {
  color: #333;
  font-size: 14px;
  width: 92%;
  margin: 15px 0 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-transform: capitalize; }

.cart-shipping-method .shipping-form-wrapper label {
  font-size: 14px; }

.cart-subtotal {
  padding-top: 20px; }

.cart-border {
  border: 1px solid #e4e4e4;
  border-bottom: none; }

.cart-border-rl {
  border-right: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4; }

.cart-totals-header {
  font-weight: 700;
  color: #4a4a4a;
  font-size: 13px; }

.cart-totals-color {
  color: #b87253; }

.cart-totals-discount {
  color: red; }

.cart-container-totals {
  border: 1px solid #e4e4e4; }

.gift-wrap-modal {
  margin: 0;
  right: 0;
  position: absolute;
  display: block;
  max-width: initial;
  width: 100% !important; }
  @media screen and (min-width: 768px) {
    .gift-wrap-modal {
      width: 85% !important; } }
  @media screen and (min-width: 1024px) {
    .gift-wrap-modal {
      width: 70% !important; } }
  .gift-wrap-modal .gift-modal-header {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px; }
  .gift-wrap-modal .modal-head-text {
    text-align: center;
    font-size: 14px;
    color: #495057;
    width: 60%;
    margin: 0 auto 20px auto; }
  .gift-wrap-modal .shopping-bag {
    border: 1px solid #000;
    border-radius: 2px;
    padding: 15px;
    margin-bottom: 25px; }
    .gift-wrap-modal .shopping-bag .remove-prod-link {
      display: none; }
  .gift-wrap-modal .shopping-head-text {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold; }
  .gift-wrap-modal .product-item {
    padding: 10px 10px 35px 10px; }
    .gift-wrap-modal .product-item .line-item-name {
      white-space: inherit;
      text-align: center; }
    .gift-wrap-modal .product-item .line-item-attributes, .gift-wrap-modal .product-item .item-name, .gift-wrap-modal .product-item .item-attributes {
      text-align: center;
      display: block; }
    .gift-wrap-modal .product-item .custom-dropdown-gift select {
      padding: 15px;
      height: auto; }
  .gift-wrap-modal .gift-wrap-prods-carousel {
    padding: 0 10px;
    margin-bottom: 12px; }
    .gift-wrap-modal .gift-wrap-prods-carousel .slick-prev {
      left: -15px; }
    .gift-wrap-modal .gift-wrap-prods-carousel .slick-next {
      right: -15px; }
    .gift-wrap-modal .gift-wrap-prods-carousel .slick-dots {
      bottom: -10px; }
    .gift-wrap-modal .gift-wrap-prods-carousel .slick-dots li button {
      border: 1px solid #000;
      width: 2px;
      height: 2px;
      border-radius: 50%;
      padding: 2px; }
    .gift-wrap-modal .gift-wrap-prods-carousel .slick-active button {
      background-color: #000; }
  @media screen and (min-width: 1024px) {
    .gift-wrap-modal .js-gift-wrap-prods-carousel .product-item {
      display: inline-block; } }
  .gift-wrap-modal .sg-plus {
    margin-right: 10px; }
  .gift-wrap-modal .add-additional-box {
    text-align: center;
    margin-bottom: 25px; }
    .gift-wrap-modal .add-additional-box select {
      padding: 15px;
      height: auto;
      width: 230px; }
  .gift-wrap-modal .add-box {
    padding: 20px;
    border: 1px solid #000;
    border-radius: 2px;
    margin-bottom: 25px;
    position: relative; }
    .gift-wrap-modal .add-box .custom-dropdown-gift {
      display: none; }
    .gift-wrap-modal .add-box .gift-wrap {
      margin-bottom: 70px;
      width: 120px;
      height: 120px;
      display: inline-block;
      text-align: center;
      opacity: 0.7; }
      .gift-wrap-modal .add-box .gift-wrap .gift-wrap-icon {
        margin-right: 0;
        background-position: center;
        margin-top: 15px; }
    .gift-wrap-modal .add-box .note-msg {
      float: right;
      font-size: 12px;
      margin-top: 8px; }
    .gift-wrap-modal .add-box .slick-list {
      width: 100%; }
  .gift-wrap-modal .gift-box-head {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px; }
  .gift-wrap-modal .gift-box-prods .slick-slide {
    display: inline-block; }
  .gift-wrap-modal .gift-box-prods .remove-prod-link {
    text-align: center;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer; }
  .gift-wrap-modal .box-close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    background: url(../../icons/close-black.svg) no-repeat;
    width: 20px;
    height: 20px; }
  .gift-wrap-modal .prod-details {
    min-height: 60px;
    margin-bottom: 20px; }
    .gift-wrap-modal .prod-details .item-name {
      min-height: 70px; }
      .gift-wrap-modal .prod-details .item-name a {
        color: #636161 !important; }
    .gift-wrap-modal .prod-details .item-attributes {
      min-height: 12px; }
    .gift-wrap-modal .prod-details .line-item-attributes {
      color: #636161 !important; }
  .gift-wrap-modal .close-popup {
    display: none;
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #fff;
    z-index: 3;
    border: 1px solid #000;
    padding: 15px; }
  .gift-wrap-modal .popup-close-icon {
    position: absolute;
    right: 15px;
    top: 12px;
    cursor: pointer;
    background: url(../../icons/close-black.svg) no-repeat;
    width: 20px;
    height: 20px; }
  .gift-wrap-modal .popup-details {
    width: 238px;
    text-align: center; }
    .gift-wrap-modal .popup-details h4 {
      text-transform: uppercase;
      font-size: 24px;
      font-weight: bold;
      margin-top: 30px; }
    .gift-wrap-modal .popup-details p {
      width: 70%;
      text-align: center;
      margin: auto;
      font-size: 14px;
      margin-bottom: 10px; }
    .gift-wrap-modal .popup-details .cancel-link {
      text-decoration: underline;
      padding: 11px;
      text-align: center;
      display: block;
      text-transform: uppercase;
      font-weight: bold; }
  .gift-wrap-modal .prods-err-msg {
    display: none;
    font-size: 80%;
    color: #bc151d; }
  @media screen and (max-width: 900px) {
    .gift-wrap-modal .bottom-buttons .btn {
      width: 100%; } }

html[dir="rtl"] .gift-wrap-modal .box-close, html[dir="rtl"] .gift-wrap-modal .close-popup, html[dir="rtl"] .gift-wrap-modal .close-popup .popup-close-icon {
  left: 20px;
  right: inherit; }

html[dir="rtl"] .gift-wrap-modal .bottom-buttons .text-right {
  text-align: left !important; }

html[dir="rtl"] .gift-wrap-modal .close {
  float: left; }

html[dir="rtl"] .gift-wrap-modal .custom-select {
  background: url(../../icons/down-black.svg) no-repeat top 20px left 1rem/20px 20px; }

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