/******* Desigual Logos ********/
@-webkit-keyframes rotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes rotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/******* Desigual Logos ********/
@keyframes rotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  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;
  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: #020202;
  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: #020202;
  background-color: #020202;
  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: #0072bb;
  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: #0072bb;
  background-color: #0072bb;
  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;
  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;
  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: #049700;
  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: #049700;
  background-color: #049700;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  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;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-white,
.swatch-circle-white {
  background-color: #f8f7f6 !important; }

.swatch-circle-miscellaneous {
  overflow: hidden; }
  .swatch-circle-miscellaneous::before {
    content: "";
    position: absolute;
    top: -20%;
    right: -20%;
    bottom: -20%;
    left: -20%;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
    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%; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2;
    cursor: default;
    pointer-events: none; }

.attribute label {
  display: block;
  text-transform: capitalize;
  font-family: "Volte-Semibold", "M PLUS 1p Bold";
  font-weight: normal;
  font-size: 0.98438rem; }

.swatch a {
  text-decoration: none; }

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

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

div.quantity {
  float: right;
  padding: 0;
  width: 25%; }

.cart-and-ipay {
  text-align: center; }

.add-to-cart-messages,
.add-to-wishlist-messages {
  position: fixed;
  z-index: 1051;
  top: 78px;
  left: 0.5rem;
  pointer-events: none; }
  @media (min-width: 1200px) {
    .add-to-cart-messages,
    .add-to-wishlist-messages {
      left: auto;
      right: 0.5rem; } }
  @media only screen and (min-width: 2560px) {
    .add-to-cart-messages,
    .add-to-wishlist-messages {
      right: calc( 50vw - 1280px); } }

.add-to-basket-alert,
.add-to-wishlist-alert {
  -webkit-animation: slide-right-left 5s linear forwards;
          animation: slide-right-left 5s linear forwards;
  max-width: 300px;
  font-family: "Volte-Regular", "M PLUS 1p Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 1rem 1rem; }

@-webkit-keyframes slide-right-left {
  0% {
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
    opacity: 0; }
  3% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  97% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%); } }

@keyframes slide-right-left {
  0% {
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
    opacity: 0; }
  3% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  97% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%); } }
  .add-to-basket-alert.alert-success,
  .add-to-wishlist-alert.alert-success {
    background-color: #2C2926;
    color: #FFF; }
  .add-to-basket-alert.show,
  .add-to-wishlist-alert.show {
    display: block; }
  @media (min-width: 1200px) {
    .add-to-basket-alert,
    .add-to-wishlist-alert {
      -webkit-animation: slide-right-left 5s linear forwards;
              animation: slide-right-left 5s linear forwards;
      max-width: 300px;
      font-family: "Volte-Regular", "M PLUS 1p Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-style: normal;
      font-weight: 400;
      line-height: 1.5;
      text-align: left;
      text-align: start;
      text-decoration: none;
      text-shadow: none;
      text-transform: none;
      letter-spacing: normal;
      word-break: normal;
      word-spacing: normal;
      white-space: normal;
      line-break: auto;
      font-size: 0.875rem;
      word-wrap: break-word;
      background-clip: padding-box;
      border: 1px solid transparent;
      border-radius: 0;
      padding: 1rem 1rem; }
    @-webkit-keyframes slide-right-left {
      0% {
        -webkit-transform: translateX(120%);
                transform: translateX(120%);
        opacity: 0; }
      3% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      97% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      100% {
        opacity: 0;
        -webkit-transform: translateX(120%);
                transform: translateX(120%); } }
    @keyframes slide-right-left {
      0% {
        -webkit-transform: translateX(120%);
                transform: translateX(120%);
        opacity: 0; }
      3% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      97% {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      100% {
        opacity: 0;
        -webkit-transform: translateX(120%);
                transform: translateX(120%); } }
      .add-to-basket-alert.alert-success,
      .add-to-wishlist-alert.alert-success {
        background-color: #2C2926;
        color: #FFF; }
      .add-to-basket-alert.show,
      .add-to-wishlist-alert.show {
        display: block; } }

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

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

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

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(2, 2, 2, 0.1); }
  .bundle-item:last-child {
    border-bottom: none; }

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em; }
  @media (max-width: 575.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 .swatch-circle,
  .choose-bonus-product-dialog .swatch-circle {
    background-size: 100%;
    display: inline-block;
    height: 35px;
    position: relative;
    transition: box-shadow 0.3s cubic-bezier(0.6, 0, 0, 1);
    width: 35px; }
    .quick-view-dialog .swatch-circle.color-value,
    .choose-bonus-product-dialog .swatch-circle.color-value {
      border: 4px solid #fff;
      height: 42px;
      width: 42px; }
      .quick-view-dialog .swatch-circle.color-value[data-selected=true], .quick-view-dialog .swatch-circle.color-value.selected, .quick-view-dialog .swatch-circle.color-value:hover,
      .choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true],
      .choose-bonus-product-dialog .swatch-circle.color-value.selected,
      .choose-bonus-product-dialog .swatch-circle.color-value:hover {
        border: 0 none;
        position: relative; }
        .quick-view-dialog .swatch-circle.color-value[data-selected=true]::before, .quick-view-dialog .swatch-circle.color-value[data-selected=true]::after, .quick-view-dialog .swatch-circle.color-value.selected::before, .quick-view-dialog .swatch-circle.color-value.selected::after, .quick-view-dialog .swatch-circle.color-value:hover::before, .quick-view-dialog .swatch-circle.color-value:hover::after,
        .choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::before,
        .choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after,
        .choose-bonus-product-dialog .swatch-circle.color-value.selected::before,
        .choose-bonus-product-dialog .swatch-circle.color-value.selected::after,
        .choose-bonus-product-dialog .swatch-circle.color-value:hover::before,
        .choose-bonus-product-dialog .swatch-circle.color-value:hover::after {
          border: 2px solid #020202;
          content: "";
          display: block;
          position: absolute; }
        .quick-view-dialog .swatch-circle.color-value[data-selected=true]::before, .quick-view-dialog .swatch-circle.color-value.selected::before, .quick-view-dialog .swatch-circle.color-value:hover::before,
        .choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::before,
        .choose-bonus-product-dialog .swatch-circle.color-value.selected::before,
        .choose-bonus-product-dialog .swatch-circle.color-value:hover::before {
          border-color: #fff;
          height: 38px;
          left: 2px;
          top: 2px;
          width: 38px; }
        .quick-view-dialog .swatch-circle.color-value[data-selected=true]::after, .quick-view-dialog .swatch-circle.color-value.selected::after, .quick-view-dialog .swatch-circle.color-value:hover::after,
        .choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]::after,
        .choose-bonus-product-dialog .swatch-circle.color-value.selected::after,
        .choose-bonus-product-dialog .swatch-circle.color-value:hover::after {
          height: 100%;
          left: 0;
          top: 0;
          width: 100%; }
    .quick-view-dialog .swatch-circle:hover.color-value,
    .choose-bonus-product-dialog .swatch-circle:hover.color-value {
      border: 4px solid #fff;
      height: 42px;
      width: 42px; }
      .quick-view-dialog .swatch-circle:hover.color-value[data-selected=true], .quick-view-dialog .swatch-circle:hover.color-value.selected, .quick-view-dialog .swatch-circle:hover.color-value:hover,
      .choose-bonus-product-dialog .swatch-circle:hover.color-value[data-selected=true],
      .choose-bonus-product-dialog .swatch-circle:hover.color-value.selected,
      .choose-bonus-product-dialog .swatch-circle:hover.color-value:hover {
        border: 0 none;
        position: relative; }
        .quick-view-dialog .swatch-circle:hover.color-value[data-selected=true]::before, .quick-view-dialog .swatch-circle:hover.color-value[data-selected=true]::after, .quick-view-dialog .swatch-circle:hover.color-value.selected::before, .quick-view-dialog .swatch-circle:hover.color-value.selected::after, .quick-view-dialog .swatch-circle:hover.color-value:hover::before, .quick-view-dialog .swatch-circle:hover.color-value:hover::after,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value[data-selected=true]::before,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value[data-selected=true]::after,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value.selected::before,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value.selected::after,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value:hover::before,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value:hover::after {
          border: 2px solid #020202;
          content: "";
          display: block;
          position: absolute; }
        .quick-view-dialog .swatch-circle:hover.color-value[data-selected=true]::before, .quick-view-dialog .swatch-circle:hover.color-value.selected::before, .quick-view-dialog .swatch-circle:hover.color-value:hover::before,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value[data-selected=true]::before,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value.selected::before,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value:hover::before {
          border-color: #fff;
          height: 38px;
          left: 2px;
          top: 2px;
          width: 38px; }
        .quick-view-dialog .swatch-circle:hover.color-value[data-selected=true]::after, .quick-view-dialog .swatch-circle:hover.color-value.selected::after, .quick-view-dialog .swatch-circle:hover.color-value:hover::after,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value[data-selected=true]::after,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value.selected::after,
        .choose-bonus-product-dialog .swatch-circle:hover.color-value:hover::after {
          height: 100%;
          left: 0;
          top: 0;
          width: 100%; }
  .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: #4d4d4d; }
  .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 .promotions,
  .choose-bonus-product-dialog .promotions {
    text-align: left; }
  .quick-view-dialog .pre-cart-products,
  .choose-bonus-product-dialog .pre-cart-products {
    margin-right: 0.125em; }

.choose-bonus-product-dialog .product-quickview .embed-responsive {
  width: 84px; }

.product-quickview.product-detail .update-cart-product-global {
  width: 100%; }

@media (min-width: 576px) and (max-width: 767.98px) {
  .product-quickview.product-detail .product-price-info {
    -webkit-align-items: start;
        -ms-flex-align: start;
            align-items: start; }
  .product-quickview.product-detail .attribute-swatch {
    text-align: left; }
  .product-quickview.product-detail .update-cart-product-global {
    margin-top: 1rem; } }

.optional-promo {
  color: #2C2926; }

@-webkit-keyframes expandpromo {
  from {
    max-height: 0; }
  to {
    max-height: 300px; } }

@keyframes expandpromo {
  from {
    max-height: 0; }
  to {
    max-height: 300px; } }

.optional-promo {
  cursor: pointer; }

.promo-code-form {
  display: none;
  -webkit-animation: expandpromo 0.3s;
          animation: expandpromo 0.3s;
  -webkit-animation-timing-function: cubic-bezier(0.6, 0, 0, 1);
          animation-timing-function: cubic-bezier(0.6, 0, 0, 1); }

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

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

.coupon-input {
  border: 1px solid #766e66;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: inherit;
  overflow: hidden;
  padding: .125rem .25rem .125rem .125rem; }
  .coupon-input input[type="text"] {
    background-color: transparent;
    border: 0 none;
    outline: 0;
    padding: 0 0.5rem 0 1rem;
    width: 100%; }
    .coupon-input input[type="text"]::-webkit-input-placeholder {
      color: #a69f98; }
    .coupon-input input[type="text"]:-ms-input-placeholder {
      color: #a69f98; }
    .coupon-input input[type="text"]::placeholder {
      color: #a69f98; }

.list-group-item.coupon-code {
  border-color: rgba(2, 2, 2, 0.125);
  background-color: #FFF; }

.coupon-applied {
  color: #0cc459; }

.coupon-not-applied {
  color: #ff2847; }

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

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

.search-mobile {
  display: none; }

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

.checkout-continue {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 99;
  padding-right: 0;
  padding-left: 0; }
  @media (max-width: 767.98px) {
    .checkout-continue {
      background-color: rgba(255, 255, 255, 0.95); }
      .checkout-continue div {
        padding: 0.625em; } }
  @media (min-width: 768px) {
    .checkout-continue {
      position: static;
      padding-right: 0.938em;
      padding-left: 0.938em; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .checkout-continue {
      position: relative;
      z-index: 0; } }

.edit {
  margin-right: 0.625em; }

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

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

.cart-page {
  color: #020202; }
  .cart-page .product-info {
    padding: 0.9375em 0;
    border-left: none;
    border-right: none; }
    .cart-page .product-info:nth-of-type(2) {
      border-top: none; }
    .cart-page .product-info .line-item-header {
      padding-right: 1.875em; }
    .cart-page .product-info .line-item-total-price .strike-through {
      margin-right: 0; }
    .cart-page .product-info .line-item-total-price .price-discount {
      display: none; }
    .cart-page .product-info .remove-btn {
      position: absolute;
      right: -0.3125em;
      top: 0.3125em;
      z-index: 1; }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .cart-page .product-info .remove-btn {
          z-index: 0; } }
    @media (min-width: 768px) {
      .cart-page .product-info {
        height: auto; } }
    @media (min-width: 992px) {
      .cart-page .product-info .price {
        min-height: calc(2.63rem + 0.25rem);
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .cart-page .product-info .remove-btn {
        top: 1.5em; } }
  .cart-page .products {
    padding-bottom: 1.875em;
    border-bottom: 1px solid rgba(2, 2, 2, 0.1); }
  .cart-page .totals {
    margin-top: 1.875em;
    padding-top: 0.625em; }
  @media (min-width: 768px) {
    .cart-page .products {
      padding-bottom: 0;
      padding-right: 1.875em;
      border-bottom: none;
      border-right: 1px solid rgba(2, 2, 2, 0.1); }
    .cart-page .totals {
      margin-top: 0;
      padding-left: 1.875em; } }
  @media (min-width: 992px) {
    .cart-page .products {
      padding-right: 3.125em; }
    .cart-page .totals {
      padding-left: 3.125em; } }

.info-icon-redeem .tooltip-trigger {
  cursor: pointer; }

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

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

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

.card.bundled-line-item {
  border: 1px solid rgba(2, 2, 2, 0.1); }

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