.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: var(--skin-primary-color-1); }
    .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: var(--skin-primary-color-1); }

.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; }

/* stylelint-disable */
:lang(zh),
:lang(zh_cn) {
  font-family: "source-han-sans-simplified-c", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

:lang(zh_tw) {
  font-family: "source-han-sans-traditional", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

:lang(ko) {
  font-family: "source-han-sans-korean", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

:lang(ja),
:lang(jp) {
  font-family: "source-han-sans-japanese", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

h1, h2, h3, h4, h5, h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

@media (min-width: 769px) and (max-width: 820px) {
  .steps-container {
    padding: 10px 0px; } }

@media (max-width: 767px) {
  .steps-container {
    width: calc(100% - 22px);
    padding: 0 17px 0 9px;
    margin: 0 auto; } }

.checkout-steps {
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  z-index: 6;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-bottom: 1px solid #E1E1E1; }
  @media (min-width: 1024px) {
    .checkout-steps {
      margin-bottom: 39px;
      padding: 0 0 0 15px; } }
  @media (min-width: 768px) and (max-width: 820px) {
    .checkout-steps {
      width: calc(100% + 0px);
      padding: 10px 2px 10px 0px; } }
  @media (max-width: 767px) {
    .checkout-steps {
      margin-bottom: 0px;
      margin-top: unset;
      width: calc(100% - 0px);
      -ms-flex-pack: justify;
          justify-content: space-between;
      border-bottom: 1px solid #E1E1E1;
      padding: 10px 0px 10px 0px;
      box-sizing: border-box; } }
  @media (min-width: 769px) and (max-width: 820px) {
    .checkout-steps {
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
      max-width: 100%;
      margin-bottom: 0px;
      padding-top: 0px;
      padding-bottom: 10px;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  .checkout-steps li {
    min-width: calc(100% / 3);
    text-align: left;
    position: relative;
    padding-bottom: 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding-top: 11px;
    counter-reset: my-sec-counter;
    margin-bottom: 5px;
    margin-top: 7px;
    border-left: 1px solid #E1E1E1;
    padding-left: 15px; }
    @media (max-width: 820px) {
      .checkout-steps li {
        text-align: center;
        padding-bottom: unset;
        padding-top: unset;
        padding-left: unset;
        width: fit-content; } }
    .checkout-steps li span {
      color: #221d1d;
      font-size: 10px;
      letter-spacing: 1.7px;
      line-height: 16px;
      font-weight: 600;
      text-transform: uppercase;
      white-space: nowrap;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      position: relative; }
      @media (max-width: 820px) {
        .checkout-steps li span {
          word-break: break-word;
          white-space: normal; } }
      .checkout-steps li span:after {
        font-size: 10px;
        width: 20px;
        height: 20px;
        display: -ms-flexbox;
        display: block;
        -ms-flex-pack: center;
        -ms-flex-align: center;
        border-radius: 50%;
        transform: translate(6px, 0px);
        text-align: center; }
        @media (max-width: 820px) {
          .checkout-steps li span:after {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: center;
                justify-content: center; } }
        @media (max-width: 767px) {
          .checkout-steps li span:after {
            display: none; } }
      .checkout-steps li span:before {
        content: "";
        height: 20px;
        width: 20px;
        border: 1px solid #000;
        border-radius: 100%;
        position: absolute;
        right: -5px;
        top: -3px; }
        @media (max-width: 820px) {
          .checkout-steps li span:before {
            top: 50%;
            transform: translateY(-57%); } }
        @media (min-width: 1920px) {
          .checkout-steps li span:before {
            top: -2px; } }
        @media (max-width: 767px) {
          .checkout-steps li span:before {
            display: none; } }
    .checkout-steps li.active:after {
      content: "";
      position: absolute;
      width: 25px;
      height: 25px;
      background: #fff;
      border-bottom: 1px solid #e0dad5;
      border-right: 1px solid #e0dad5;
      bottom: -14px;
      transform: rotate(45deg);
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: -18px;
      z-index: 1; }
      @media (max-width: 820px) {
        .checkout-steps li.active:after {
          bottom: -23px;
          width: 15px;
          height: 15px; } }
    .checkout-steps li.active span {
      color: #221d1d; }
      @media (max-width: 820px) {
        .checkout-steps li.active span {
          color: #EF5F96; } }
      .checkout-steps li.active span:after {
        color: #4e3844;
        border: unset; }
      .checkout-steps li.active span:before {
        background: #f4c6cf;
        border: unset; }
  .checkout-steps li:nth-child(1) {
    border-left: unset; }
    @media (max-width: 820px) {
      .checkout-steps li:nth-child(1) {
        -ms-flex-pack: center;
            justify-content: center; } }
    .checkout-steps li:nth-child(1) span:after {
      content: "1"; }
  @media (max-width: 820px) {
    .checkout-steps li:nth-child(2) {
      -ms-flex-pack: center;
          justify-content: center; } }
  .checkout-steps li:nth-child(2) span:after {
    content: "2"; }
  @media (max-width: 767px) {
    .checkout-steps li:nth-child(3) {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end; } }
  @media (min-width: 768px) and (max-width: 820px) {
    .checkout-steps li:nth-child(3) {
      -ms-flex-pack: end;
          justify-content: flex-end;
      padding-right: 3px; } }
  .checkout-steps li:nth-child(3) span:after {
    content: "3"; }
    @media (max-width: 820px) {
      .checkout-steps li:nth-child(3) span:after {
        transform: translateX(4px); } }

.header.container .col-12 {
  padding: 0; }
  .header.container .col-12 .navbar-header {
    padding: 40px 0; }

#maincontent {
  padding-bottom: 65px; }
  @media (max-width: 768px) {
    #maincontent {
      padding: unset;
      padding-bottom: 50px;
      background: #fff;
      overflow-x: hidden; } }
  #maincontent .page-title {
    display: none; }

.navbar-header.brand {
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 0; }
  @media (max-width: 768px) {
    .navbar-header.brand {
      -ms-flex-direction: row;
          flex-direction: row;
      padding-top: 0;
      height: auto; } }
  .navbar-header.brand .logo-home {
    -ms-flex: 1 0 25%;
        flex: 1 0 25%;
    max-width: 25%;
    margin: unset; }
    .navbar-header.brand .logo-home p img {
      max-width: 80%;
      height: auto; }
    @media (max-width: 768px) {
      .navbar-header.brand .logo-home {
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
        max-width: 60%;
        margin: auto;
        padding-bottom: 10px; }
        .navbar-header.brand .logo-home p img {
          max-width: 50%;
          height: auto; } }
    @media (max-width: 767px) {
      .navbar-header.brand .logo-home p img {
        max-width: 100%;
        height: auto; } }
    .navbar-header.brand .logo-home .content-asset {
      width: 100%; }
      .navbar-header.brand .logo-home .content-asset p img {
        width: auto; }

@media (max-width: 768px) {
  nav .header {
    padding: 0; } }

nav .header .navbar-header.brand {
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 24px;
  padding-bottom: 24px; }

.cart-product-details {
  padding: 0px 40px; }

@media (max-width: 767px) {
  .cart-empty {
    padding-bottom: 50px; } }

.cart-page {
  position: relative; }
  .cart-page .product-info {
    border: unset;
    width: 100%;
    margin-bottom: 0;
    letter-spacing: 0.5px; }
    @media (min-width: 820px) and (max-width: 1024px) {
      .cart-page .product-info {
        margin: 0 10px; } }
    @media (min-width: 992px) and (max-width: 1024px) {
      .cart-page .product-info .item-attributes {
        width: 45%; } }
    .cart-page .product-info.bundled-line-item {
      padding: 0.625em 15px 0 0; }
      @media (max-width: 768px) {
        .cart-page .product-info.bundled-line-item {
          padding-right: 0px; } }
    .cart-page .product-info .item-image {
      height: auto;
      width: 120px; }
      @media (min-width: 1024px) {
        .cart-page .product-info .item-image {
          width: calc(148px - 5px); } }
    .cart-page .product-info .line-item-name {
      font-size: 12px;
      text-overflow: unset;
      white-space: normal;
      margin-bottom: 0;
      line-height: 20px;
      letter-spacing: 0.5px;
      padding: 0;
      width: 100%;
      font-weight: 500;
      color: #131111; }
      .cart-page .product-info .line-item-name a {
        color: #221d1d;
        font-weight: 500; }
    .cart-page .product-info select {
      border-radius: unset;
      height: auto;
      line-height: normal;
      border: unset;
      min-width: unset;
      font-size: 12px;
      padding: 0 5px; }
      .cart-page .product-info select.custom-select {
        background: #fff url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy0yIC00IDEwIDEwJz48cGF0aCBmaWxsPScjMDAwJyBkPSdNOC44MzMuMTg4QS45MTguOTE4LDAsMCwxLDkuMzMzLDAsLjYyNC42MjQsMCwwLDEsOS44LjIyNmEuOTk0Ljk5NCwwLDAsMSwuMi42LjguOCwwLDAsMS0uMy42TDYuMDY3LDQuNDM2QTEuODgyLDEuODgyLDAsMCwxLDUsNWExLjg1OCwxLjg1OCwwLDAsMS0xLjEtLjU2NEwuMjY3LDEuNDI5QS44OTEuODkxLDAsMCwxLDAsLjgyNy44MTkuODE5LDAsMCwxLC4yLjI2My41NjEuNTYxLDAsMCwxLC42NjcsMGEuNzYxLjc2MSwwLDAsMSwuNS4xODhMNC44MzMsMy4yMzNjLjA2Ny4wMzguMS4wNzUuMTMzLjA3NUEuMjQzLjI0MywwLDAsMCw1LjEsMy4yMzNaJy8+PC9zdmc+) no-repeat right 0.5rem center;
        background-size: 12px 10px;
        background-position-y: 6px; }
      .cart-page .product-info select label {
        color: #707070; }
    .cart-page .product-info .remove-and-move-wishlist {
      position: absolute;
      top: -20px;
      right: 0px; }
      @media (min-width: 1024px) {
        .cart-page .product-info .remove-and-move-wishlist {
          right: -1px;
          top: -25px; } }
      @media (min-width: 821px) and (max-width: 1024px) {
        .cart-page .product-info .remove-and-move-wishlist {
          right: -11px;
          top: -10px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: end;
              justify-content: flex-end; }
          .cart-page .product-info .remove-and-move-wishlist .cart-delete-confirmation-btn {
            padding: 0; } }
      @media (max-width: 767px) {
        .cart-page .product-info .remove-and-move-wishlist {
          top: 25px;
          right: 13px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
      .cart-page .product-info .remove-and-move-wishlist .remove-btn-lg {
        border: none;
        border-radius: 0;
        background: unset;
        z-index: 1;
        position: relative;
        font-size: unset;
        width: 20px;
        font-size: 12px;
        color: #131111; }
        @media (min-width: 769px) and (max-width: 820px) {
          .cart-page .product-info .remove-and-move-wishlist .remove-btn-lg {
            top: 6px;
            right: 0px; } }
        @media (min-width: 768px) and (max-width: 769px) {
          .cart-page .product-info .remove-and-move-wishlist .remove-btn-lg {
            top: 27px;
            padding: 0;
            width: 20px;
            position: absolute;
            right: 10px; } }
        @media (max-width: 767px) {
          .cart-page .product-info .remove-and-move-wishlist .remove-btn-lg {
            padding: 0;
            width: 20px;
            position: absolute;
            top: -28px;
            right: 10px; } }
        .cart-page .product-info .remove-and-move-wishlist .remove-btn-lg img {
          max-width: 11px; }
          @media (max-width: 820px) {
            .cart-page .product-info .remove-and-move-wishlist .remove-btn-lg img {
              max-width: 8px; } }
      .cart-page .product-info .remove-and-move-wishlist .product-edit {
        margin-top: 0;
        margin-left: 15px;
        min-width: 140px; }
        .cart-page .product-info .remove-and-move-wishlist .product-edit a {
          color: #131111; }
    .cart-page .product-info .line-item-availability .line-item-attributes {
      color: #605858;
      font-size: 12px;
      text-align: left;
      padding: 0;
      line-height: 24px; }
    .cart-page .product-info .line-item-availability .noStock {
      color: #F00004; }
    .cart-page .product-info .line-item-attributes {
      color: #131111; }
    @media (min-width: 768px) {
      .cart-page .product-info .product-card-footer {
        padding-left: 0px; } }
    @media (min-width: 821px) {
      .cart-page .product-info .product-card-footer.bonus-prod {
        padding-left: 52px; } }
    @media (max-width: 820px) {
      .cart-page .product-info .product-card-footer.bonus-prod {
        padding-left: 135px; } }
    .cart-page .product-info .product-card-footer .price {
      font-size: 0.8em;
      color: #131111;
      text-align: right; }
      .cart-page .product-info .product-card-footer .price .strike-through {
        margin-right: 0px;
        color: #605858;
        font-family: 'Calibre 2';
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.5px; }
        @media (max-width: 820px) {
          .cart-page .product-info .product-card-footer .price .strike-through {
            text-align: left; } }
    .cart-page .product-info .product-card-footer .line-item-price-info {
      color: #131111;
      text-align: right; }
      @media (min-width: 821px) and (max-width: 1024px) {
        .cart-page .product-info .product-card-footer .line-item-price-info {
          text-align: right;
          padding-right: 25px; } }
    .cart-page .product-info.card:first-child {
      padding-top: 0px;
      border-top: unset; }
      @media (min-width: 769px) and (max-width: 820px) {
        .cart-page .product-info.card:first-child {
          padding-top: 25px; } }
      @media (max-width: 768px) {
        .cart-page .product-info.card:first-child {
          padding-top: 0px; }
          .cart-page .product-info.card:first-child .product-item-cart {
            border-top: unset; } }
      @media (min-width: 1024px) {
        .cart-page .product-info.card:first-child .remove-and-move-wishlist {
          top: -25px; } }
      @media (min-width: 820px) and (max-width: 992px) {
        .cart-page .product-info.card:first-child {
          padding: 0;
          padding-top: 30px;
          margin: 0; } }
    .cart-page .product-info.card {
      border-top: 1px solid #e0dad5;
      padding: 25px 0; }
      @media (max-width: 768px) {
        .cart-page .product-info.card {
          padding: 0;
          border-top: unset;
          border-bottom: 1px solid #f0f0f0;
          margin-bottom: 0px; }
          .cart-page .product-info.card .product-item-cart {
            background: #fff;
            padding-top: 20px; } }
    @media (max-width: 768px) and (min-width: 769px) and (max-width: 820px) {
      .cart-page .product-info.card .product-item-cart {
        padding: 6px 10px 0; } }
    @media (max-width: 768px) and (max-width: 768px) {
      .cart-page .product-info.card .product-item-cart {
        border-bottom: 1px solid #E1E1E1;
        padding-bottom: 20px;
        padding-top: 20px;
        margin-left: 0px;
        margin-right: 0px; } }
    @media (max-width: 768px) and (max-width: 767px) {
      .cart-page .product-info.card .product-item-cart {
        border-bottom: unset;
        padding-bottom: 5px;
        padding-top: 7px; } }
      @media (max-width: 768px) {
            .cart-page .product-info.card .product-item-cart > .col-lg-5 {
              padding: 0; }
            .cart-page .product-info.card .product-item-cart .item-image {
              height: 100%; } }
      @media (max-width: 768px) and (max-width: 768px) {
        .cart-page .product-info.card .product-item-cart .item-image {
          height: max-content; } }
      @media (max-width: 768px) {
            .cart-page .product-info.card .product-item-cart .item-attributes {
              padding-right: 4px;
              font-size: 12px; }
              .cart-page .product-info.card .product-item-cart .item-attributes .mobile-card {
                font-size: 17px; }
              .cart-page .product-info.card .product-item-cart .item-attributes .line-item-attributes {
                margin: 4px 0;
                font-weight: 500; }
              .cart-page .product-info.card .product-item-cart .item-attributes .line-item-quantity .minicart-quantity-form,
              .cart-page .product-info.card .product-item-cart .item-attributes .line-item-quantity .product-info-select {
                font-size: 16px; }
              .cart-page .product-info.card .product-item-cart .item-attributes .list-item-id-cart,
              .cart-page .product-info.card .product-item-cart .item-attributes .line-item-attributes,
              .cart-page .product-info.card .product-item-cart .item-attributes .line-item-promo {
                font-size: 10px; } }
    .cart-page .product-info .bundle-misc .line-item-availability {
      color: #0d860d; }
    @media (min-width: 767px) {
      .cart-page .product-info .bundle-misc {
        padding-left: 0; } }
    @media (max-width: 768px) {
      .cart-page .product-info .bundle-misc {
        margin-bottom: 0; } }
    .cart-page .product-info .bundle-move-to-wishlist .remove-btn-lg {
      width: auto; }
  .cart-page .totals {
    background-color: #fff;
    border: unset;
    padding: unset;
    margin-bottom: 2em; }
    @media (min-width: 768px) and (max-width: 820px) {
      .cart-page .totals {
        padding: 0px 15px 0 0; } }
    .cart-page .totals .afterpay-widget {
      max-width: 100%; }
      @media (max-width: 820px) {
        .cart-page .totals .afterpay-widget {
          padding: 0 3px; } }
    .cart-page .totals .estimated-total {
      border-bottom: unset;
      -ms-flex-align: center;
          align-items: center; }
      .cart-page .totals .estimated-total .col {
        font-weight: 500;
        font-size: 18px; }
        @media (min-width: 768px) and (max-width: 820px) {
          .cart-page .totals .estimated-total .col {
            padding-right: unset; } }
      .cart-page .totals .estimated-total .col p {
        margin: 0;
        color: #221d1d;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0.6px;
        font-weight: 600; }
        @media (min-width: 768px) and (max-width: 820px) {
          .cart-page .totals .estimated-total .col p {
            font-size: 12px; } }
    @media (min-width: 768px) and (max-width: 820px) {
      .cart-page .totals .col-4 {
        padding: unset; } }
    @media (min-width: 768px) and (max-width: 820px) {
      .cart-page .totals .grand-total {
        font-size: 12px; } }
    .cart-page .totals .inclusive-taxes {
      font-size: 10px;
      line-height: 20px;
      font-family: "Calibre 2";
      letter-spacing: 0.5px;
      color: #221d1d;
      font-weight: normal;
      display: block; }
    .cart-page .totals .cart-promo-text-heading {
      font-size: 12px;
      font-weight: 600; }
    .cart-page .totals .promo-code-form input {
      border: 1px solid #6F7D7D;
      border-radius: unset;
      font-size: 0.9em;
      color: #131111;
      height: 40px;
      max-width: 80%; }
      @media (min-width: 768px) and (max-width: 820px) {
        .cart-page .totals .promo-code-form input {
          max-width: 80%; } }
      .cart-page .totals .promo-code-form input[placeholder] {
        font-size: 11px;
        font-weight: 500; }
    .cart-page .totals .promo-code-form .promo-code-btn {
      font-size: 0.8rem;
      border-radius: unset;
      max-width: 100%;
      height: 35px;
      margin: 0 0 0 auto;
      text-transform: uppercase;
      background-color: #2C2E2F;
      border-color: #2C2E2F;
      color: #fff;
      letter-spacing: 1.4px; }
      .cart-page .totals .promo-code-form .promo-code-btn:hover {
        background-color: #2C2E2F !important;
        border-color: #2C2E2F !important;
        color: #fff !important; }
      @media (min-width: 768px) and (max-width: 820px) {
        .cart-page .totals .promo-code-form .promo-code-btn {
          padding: 15px 0; } }
    .cart-page .totals .shippingMethods {
      font-size: 12px;
      letter-spacing: 0.5px;
      border-radius: unset;
      height: 45px; }
      .cart-page .totals .shippingMethods.custom-select {
        background-color: #f0f0f0; }
    .cart-page .totals .promotion-information,
    .cart-page .totals p {
      font-size: 12px;
      font-weight: 500; }
    @media (max-width: 768px) {
      .cart-page .totals {
        margin-bottom: 0;
        border: unset;
        padding: 0 10px; }
        .cart-page .totals .optional-promo {
          display: none; }
        .cart-page .totals .cart-promo-text-m {
          margin-bottom: 6px;
          padding: 0; } }
    @media (max-width: 768px) and (max-width: 767px) {
      .cart-page .totals .cart-promo-text-m {
        padding: 8px; } }
    @media (max-width: 768px) {
          .cart-page .totals .cart-promo-text-m .cart-promo {
            font-weight: 600; }
          .cart-page .totals .cart-promo-text-m .promo-code-form {
            display: block; }
            .cart-page .totals .cart-promo-text-m .promo-code-form .form-group {
              margin: 0; }
        .cart-page .totals .cartshipping-method {
          background-color: #fff;
          font-weight: 500;
          text-transform: uppercase; } }
  .cart-page .number-of-items {
    font-family: inherit;
    font-size: 12px;
    font-weight: 600;
    color: #131111; }
  @media (max-width: 768px) {
    .cart-page .cart-header {
      background: #fff;
      border-top: 0.4em solid #f0f0f0;
      border-bottom: 0.4em solid #f0f0f0; }
      .cart-page .cart-header h2 {
        margin: 0;
        padding: 0;
        font-size: 18px; } }
  .cart-page .cart-products {
    min-width: 64%;
    margin: 0; }
    @media (min-width: 1024px) {
      .cart-page .cart-products {
        margin: 0 0 0 -15px;
        min-height: 85vh;
        padding-right: 1rem; } }
    @media (min-width: 768px) and (max-width: 820px) {
      .cart-page .cart-products {
        border-right: 1px solid #E1E1E1;
        padding-right: 15px; } }
    @media (max-width: 767px) {
      .cart-page .cart-products {
        margin: 0px;
        border-right: unset;
        padding: 0 0px 0 10px; } }
    .cart-page .cart-products .bonus-line-item-msg {
      margin-left: 15px; }
  .cart-page .cart-header,
  .cart-page .cart-summary-header {
    letter-spacing: 0.6px;
    -ms-flex-align: center;
        align-items: center;
    padding: 10px 0; }
    .cart-page .cart-header h2,
    .cart-page .cart-header p,
    .cart-page .cart-summary-header h2,
    .cart-page .cart-summary-header p {
      margin-bottom: 0%; }
  .cart-page .cart-product-container {
    border-bottom: 1px solid #e0dad5;
    margin-bottom: 30px; }
    @media (width: 768px) {
      .cart-page .cart-product-container {
        border: unset; } }
    @media (max-width: 767px) {
      .cart-page .cart-product-container {
        padding: 0px;
        margin-bottom: 0%; } }
  .cart-page .order-summary-heading {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1.7px;
    font-family: "Calibre 2 Medium";
    font-weight: 600;
    text-transform: uppercase;
    color: #221d1d;
    margin-top: 16px; }
    @media (max-width: 820px) {
      .cart-page .order-summary-heading {
        margin-top: 8px; } }
    @media (max-width: 767px) {
      .cart-page .order-summary-heading {
        padding: 5px 13px; } }
  .cart-page .totals {
    letter-spacing: 0.5px; }
    .cart-page .totals p {
      color: #221d1d;
      margin-bottom: 2px;
      font-size: 12px;
      line-height: 20px;
      font-family: "Calibre 2";
      letter-spacing: 0.5px;
      color: #221d1d; }
    .cart-page .totals .discount-breakdown p {
      font-size: 10px;
      padding-left: 5px; }
    .cart-page .totals strong {
      color: #131111; }
    @media (min-width: 768px) and (max-width: 820px) {
      .cart-page .totals {
        padding-left: unset !important; } }
  .cart-page .sub-total {
    color: #131111;
    font-size: 12px;
    font-weight: 600; }
    .cart-page .sub-total .sub-total {
      padding-right: 18px; }

.cart-page .atome-paylater .price-divider {
  font-weight: 500;
  color: #221d1d;
  font-size: 11px;
  font-family: 'Calibre 2';
  line-height: 20px;
  letter-spacing: 0.5px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .cart-page .atome-paylater .price-divider {
      font-size: 11px;
      color: #000;
      text-align: left; } }

.cart-page .atome-paylater .price-divider-img {
  position: relative;
  top: auto;
  width: 50px;
  height: 20px; }

.cart-empty-text {
  font-family: inherit;
  font-size: 23px;
  padding: 69px 0 20px 0;
  color: #131111; }

.cart-page-header {
  text-align: left;
  width: 100%;
  padding: 18px 0;
  font-size: 18px; }

@media (max-width: 768px) {
  .remove-and-move-wishlist {
    width: 100%;
    padding: 12px 0; }
    .remove-and-move-wishlist > div {
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
      max-width: 50%; }
      .remove-and-move-wishlist > div.product-cart-delete-button {
        border-right: 1px solid #E1E1E1; } }

.checkout-continue {
  position: static; }
  @media (min-width: 768px) and (max-width: 820px) {
    .checkout-continue {
      padding-right: unset; } }
  @media (max-width: 767px) {
    .checkout-continue {
      padding: 0px;
      box-shadow: unset;
      background: transparent;
      border-radius: 0px;
      position: fixed; } }
  .checkout-continue .checkout-btn {
    font-weight: 600;
    letter-spacing: 1.2px;
    padding: 15px;
    font-size: 15px;
    border-radius: 3px;
    margin-top: 15px; }
    @media (max-width: 820px) {
      .checkout-continue .checkout-btn {
        padding: 15px 0 10px;
        margin-top: unset; } }
    .checkout-continue .checkout-btn.disabled {
      background-color: #232323; }
  @media (max-width: 768px) {
    .checkout-continue div {
      background-color: #fff; }
    .checkout-continue .paypal-cart-buttons-container {
      padding: 0;
      max-width: 21em;
      margin: 0 auto; }
      .checkout-continue .paypal-cart-buttons-container .js_paypal_button {
        padding: 0; }
      .checkout-continue .paypal-cart-buttons-container .paypal-button.paypal-button-layout-vertical {
        font-size: 0.9em;
        border-radius: unset; } }
  @media (max-width: 544px) {
    .checkout-continue {
      z-index: 3;
      background: #fff;
      left: 0; } }

.cart-page .bundled-line-item + .bundled-line-item::before,
.cart-page .bonus-line-item-row + .bonus-line-item-msg::before {
  border-bottom: unset; }

@media (min-width: 768px) {
  .bundle-move-to-wishlist.remove-and-move-wishlist {
    margin-bottom: 10px; } }

@media (min-width: 768px) {
  .bundle-card-footer .product-card-footer {
    padding-left: 15px !important; } }

.loyalty-form .loyalty-custom-select {
  margin-top: 10px; }

.loyalty-form .promo-code-submit {
  padding-left: 15px;
  margin: 0px 0px 0px auto; }
  .loyalty-form .promo-code-submit button {
    width: fit-content !important; }

.loyalty-form .select-loyalty-discount-error,
.loyalty-form .loyalty-error {
  color: #F00004;
  font-size: 0.9em; }

.loyalty-form .select-loyalty-discount-error {
  display: none; }

.loyalty-discount-apply-success {
  color: #F00004;
  display: none; }
  .loyalty-discount-apply-success strong {
    font-size: 0.9em; }
  .loyalty-discount-apply-success .col-4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .loyalty-discount-apply-success button {
    color: #fff;
    background-color: #F00004;
    border-color: #F00004;
    box-shadow: none;
    border: 0;
    border-radius: 50%;
    font-size: 8px;
    padding: 0px 6px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 2px 0 0 6px; }

.order-confirmation-continue-shopping {
  border-radius: unset;
  font-size: 0.9em; }

.mb-cart-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .mb-cart-page a {
    display: block;
    width: 100%;
    max-width: 14em;
    font-size: 0.8em; }
    .mb-cart-page a.order-confirmation-continue-shopping {
      margin: 0;
      margin-right: 0.6em; }
    @media (max-width: 768px) {
      .mb-cart-page a {
        font-size: 0.7em; } }

.bundle-item-product .line-item-header {
  width: 100%; }
  @media (max-width: 768px) {
    .bundle-item-product .line-item-header {
      padding-left: 1em; } }

@media (max-width: 768px) {
  .bundle-item-product .product-cart-delete-button {
    text-align: center; } }

@media (max-width: 768px) {
  .bundle-item-product {
    margin-left: -15px;
    margin-right: -15px; } }

.bundle-item-product .item-image img.product-image {
  max-height: 100%;
  width: 100%; }

.bundle-item-product .item-image a {
  margin: 0px; }

@media (max-width: 768px) {
  .bundle-item-product .bundle-includes {
    padding-left: 1em; } }

@media (max-width: 768px) {
  .bundle-item-product {
    padding-top: 1em; }
    .bundle-item-product .line-item-quantity {
      padding: 0.5em 0.8em; }
      .bundle-item-product .line-item-quantity .quantity-form {
        margin-top: 0; } }

@media (max-width: 767px) {
  .page {
    position: relative;
    padding-bottom: 0;
    min-height: unset; } }

@media (max-width: 768px) {
  .bundle-move-to-wishlist {
    border-bottom: 0.4em solid #f0f0f0; } }

.list-item-id-cart {
  font-size: 12px;
  margin: 0;
  list-style: 24px;
  letter-spacing: 0.4px;
  color: #605858; }
  .list-item-id-cart::after {
    content: '|';
    padding: 0 5px; }

.cart-availability-and-id {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.line-item-quantity .quantity-form {
  border: none; }
  .line-item-quantity .quantity-form .custom-select {
    border: 1px solid #E1E1E1;
    padding: 5px;
    margin-left: 10px;
    width: 50px; }
  @media (min-width: 1024px) {
    .line-item-quantity .quantity-form .quantityLabel {
      min-width: 25%; } }
  @media (min-width: 1024px) {
    .line-item-quantity .quantity-form .quantity-form1 {
      max-width: 70%; } }

.line-item-quantity .minicart-quantity-form {
  font-size: 12px;
  color: #131111;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0;
  margin: 6px 0; }
  .line-item-quantity .minicart-quantity-form .minicart-quantity-input::-webkit-outer-spin-button, .line-item-quantity .minicart-quantity-form .minicart-quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .line-item-quantity .minicart-quantity-form .minicart-quantity-input input[type=number] {
    -moz-appearance: textfield; }
  .line-item-quantity .minicart-quantity-form .minicart-quantity-button,
  .line-item-quantity .minicart-quantity-form .minicart-quantity-input {
    width: 21px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 30px;
    border: unset;
    background-color: #f6f6f6;
    text-align: center; }

.minicart-quantity-input-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 63px;
  margin-left: 5px; }

.list-item-badge {
  font-size: 11px;
  color: #D91560;
  margin-bottom: 0;
  padding-bottom: 6px; }
  @media (max-width: 767px) {
    .list-item-badge {
      font-size: 12px; } }

.line-item-price-each .price .strike-through {
  color: #131111; }
  .line-item-price-each .price .strike-through.list {
    margin: 0%;
    padding-right: 5px; }

.line-item-price-each .price span {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0%;
  padding: 5px 0;
  display: none; }
  @media (max-width: 767px) {
    .line-item-price-each .price span {
      font-size: 14px; } }

.line-item-price-each .price del ~ span {
  color: #D91560; }

.line-item-total-price {
  text-align: right; }
  .line-item-total-price .line-item-price-info {
    text-transform: uppercase;
    margin: 1rem 0 0 0; }
  .line-item-total-price .line-item-total-price-amount {
    font-family: 'Calibre 2';
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #D91560;
    margin-right: 0px;
    margin-top: 3px;
    white-space: nowrap;
    font-weight: normal; }
    @media (max-width: 820px) {
      .line-item-total-price .line-item-total-price-amount {
        text-align: left;
        white-space: nowrap; } }
  .line-item-total-price .strike-through {
    white-space: nowrap; }
    .line-item-total-price .strike-through.non-adjusted-price + .line-item-total-price-amount {
      color: #131111; }

.empty-bag {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 50px 0 24px; }
  .empty-bag span {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #221D1D;
    line-height: 20px; }
  .empty-bag .cart-empty-text {
    font-family: 'Calibre 2';
    padding: 0;
    text-transform: uppercase; }
  @media (max-width: 768px) {
    .empty-bag {
      padding: 0 50px 0; } }

.cart-empty-text-message {
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #221D1D;
  line-height: 20px;
  font-weight: 400; }

.line-item-promo {
  color: #605858;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 24px;
  margin-top: 6px; }
  @media (max-width: 768px) {
    .line-item-promo {
      margin-top: 0; } }
  .line-item-promo div {
    color: #D91560; }

.line-item-product-collection {
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 24px;
  text-transform: capitalize;
  color: #605858; }

.line-item-attributes {
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 24px; }
  .line-item-attributes .line-item-attribute-lable {
    color: #707070; }
    @media (min-width: 1024px) {
      .line-item-attributes .line-item-attribute-lable {
        min-width: 25%; } }
  @media (min-width: 1024px) {
    .line-item-attributes .line-item-size {
      max-width: 70%; } }
  .line-item-attributes span {
    margin: 1px 0 0; }
    @media (min-width: 1024px) {
      .line-item-attributes span.line-item-color {
        max-width: 70%; } }

.quantity-form.minicart-quantity-form span {
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 24px;
  color: #707070; }

.product-item-cart .col-lg-3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .product-item-cart .col-lg-3 .product-card-footer {
    min-height: 50%; }

.product-item-cart .cart-width {
  max-width: 440px; }
  @supports (-webkit-touch-callout: none) {
    .product-item-cart .cart-width {
      /* CSS specific to iOS devices */ }
      @media (max-width: 768px) {
        .product-item-cart .cart-width {
          height: max-content; } } }
  @media (min-width: 1024px) {
    .product-item-cart .cart-width {
      max-width: calc(100% - 148px - 5px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 5px; } }
  @media (min-width: 769px) and (max-width: 992px) {
    .product-item-cart .cart-width.gift-product-cart {
      max-width: 450px; } }
  @media (max-width: 400px) {
    .product-item-cart .cart-width.gift-product-cart {
      max-width: 220px; } }
  @media (max-width: 300px) {
    .product-item-cart .cart-width.gift-product-cart {
      max-width: 160px; } }
  @supports (-webkit-touch-callout: none) {
    .product-item-cart .cart-width.gift-product-cart .cart-attributes {
      /* CSS specific to iOS devices */ } }
  @media (min-width: 850px) {
    .product-item-cart .cart-width.gift-product-cart .cart-attributes .line-item-attributes {
      width: 120px; } }
  @media (min-width: 992px) and (max-width: 1100px) {
    .product-item-cart .cart-width.gift-product-cart .cart-attributes {
      -ms-flex: 0 1 calc(33% - 5px);
          flex: 0 1 calc(33% - 5px);
      max-width: calc(33% - 5px); } }
  @media (min-width: 992px) and (max-width: 1100px) {
    .product-item-cart .cart-width.gift-product-cart .item-attributes {
      width: 45%; } }
  @media (max-width: 850px) {
    .product-item-cart .cart-width.gift-product-cart .line-item-attribute-lable {
      max-width: 30%; } }
  @media (min-width: 767px) and (max-width: 769px) {
    .product-item-cart .cart-width.gift-product-cart .remove-and-move-wishlist {
      top: 0; } }
  .product-item-cart .cart-width .item-attributes {
    width: 100%; }
  @media (min-width: 900px) and (max-width: 920px) {
    .product-item-cart .cart-width .cart-price-unit {
      padding: 0; } }
  @media (max-width: 350px) {
    .product-item-cart .cart-width {
      max-width: 145px; }
      .product-item-cart .cart-width .line-item-attributes {
        font-size: 10px; }
      .product-item-cart .cart-width .minicart-quantity-form span {
        font-size: 10px; } }

.cart-shipping-methods {
  padding-bottom: 0.4rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #f0f0f0; }
  .cart-shipping-methods label {
    font-weight: 600;
    color: #131111;
    padding: 5px 0 10px 0; }
  @media (max-width: 767px) {
    .cart-shipping-methods .form-group {
      margin: 1rem auto; } }

@media (max-width: 767px) {
  .container {
    margin: 0%;
    padding: 0%; } }

.product-card-footer.mobile-card > .row {
  -ms-flex-pack: center;
      justify-content: center; }

.product-card-footer.mobile-card .price {
  display: inline; }

.product-card-footer.mobile-card del {
  display: none; }
  .product-card-footer.mobile-card del ~ span {
    color: #D91560;
    font-weight: 500; }

.product-item-cart .cart-product-card-show {
  padding: 0 0rem 2.5rem 1rem; }
  @media (max-width: 767px) {
    .product-item-cart .cart-product-card-show {
      min-width: 100%;
      padding: 18px; } }
  .product-item-cart .cart-product-card-show .cart-attributes {
    padding: 0;
    -ms-flex: 0 1 calc(33% - 5px);
        flex: 0 1 calc(33% - 5px);
    max-width: calc(33% - 5px); }
    @media (max-width: 850px) {
      .product-item-cart .cart-product-card-show .cart-attributes {
        width: 100%;
        max-width: 100%; } }
    @media (min-width: 992px) and (max-width: 1100px) {
      .product-item-cart .cart-product-card-show .cart-attributes {
        max-width: 100%;
        -ms-flex: unset;
            flex: unset; } }
  @media (min-width: 1050px) {
    .product-item-cart .cart-product-card-show .item-attributes {
      -ms-flex: 0 1 calc(33% - 5px);
          flex: 0 1 calc(33% - 5px);
      max-width: calc(33% - 5px); } }
  @media (min-width: 1050px) {
    .product-item-cart .cart-product-card-show .cart-product-price {
      -ms-flex: 0 1 calc(33% - 5px);
          flex: 0 1 calc(33% - 5px);
      max-width: calc(33% - 5px);
      padding-right: 9px; } }
  @media (min-width: 821px) and (max-width: 992px) {
    .product-item-cart .cart-product-card-show .cart-product-price {
      position: static !important; } }
  @media (max-width: 300px) {
    .product-item-cart .cart-product-card-show {
      padding: 0; } }
  @media (min-width: 821px) and (max-width: 992px) {
    .product-item-cart .cart-product-card-show {
      padding: 0; }
      .product-item-cart .cart-product-card-show .item-attributes {
        width: 40%; }
      .product-item-cart .cart-product-card-show .cart-attributes {
        width: 40%;
        max-width: 100%;
        -ms-flex: unset;
            flex: unset; }
        .product-item-cart .cart-product-card-show .cart-attributes .line-item-attributes {
          font-size: 10px; } }

.coupon-price-adjustment {
  border: none;
  padding: unset; }

@media (max-width: 767px) {
  .cart-page .totals p {
    font-size: 12px; }
  #footercontent .foot-second-row {
    margin: 0; }
    #footercontent .foot-second-row .col-sm-4 {
      padding: 0; }
  #footercontent .footer-bottom .row {
    margin: 0; }
    #footercontent .footer-bottom .row .col-sm-4 {
      padding: 0; } }

.coupon-error-message,
.coupon-missing-error {
  font-size: 10px;
  font-family: "Calibre 2 Medium";
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: capitalize; }

#removeCouponModal .delete-coupon-confirmation-header .close span {
  font-size: 1.7em;
  font-family: 'Calibre 2';
  font-weight: 300;
  color: #131111; }

#removeCouponModal .delete-coupon-confirmation-body {
  letter-spacing: 0.5px; }
  #removeCouponModal .delete-coupon-confirmation-body .coupon-to-remove {
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 1.5rem 0 0; }

#removeCouponModal .modal-header .modal-title {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #221d1d; }

#removeCouponModal .modal-body {
  font-size: 12px;
  font-family: 'Calibre 2';
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #221d1d;
  color: #605858; }

#removeCouponModal .modal-footer {
  border: none;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  #removeCouponModal .modal-footer .delete-coupon-confirmation-btn {
    border: 1px solid #232323;
    background: #232323;
    color: #fff; }
    #removeCouponModal .modal-footer .delete-coupon-confirmation-btn:hover {
      background: #fff;
      border: 1px solid #131111;
      color: #131111; }

#removeCouponModal .delete-coupon-confirmation-btn {
  margin-right: auto;
  text-transform: uppercase;
  font-family: 'Calibre 2';
  padding: 10px;
  letter-spacing: 0.5px; }

.quantity-form1 {
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px; }
  .quantity-form1 .quantity1 {
    border: 0;
    background-color: #F5F5F5;
    padding: 0 6px;
    width: 20px;
    width: 25px;
    font-size: 18px;
    appearance: none;
    color: #000; }
    .quantity-form1 .quantity1.plus {
      margin-left: -1px; }
    .quantity-form1 .quantity1.less {
      margin-right: -1px; }
  .quantity-form1 label {
    display: none; }
  .quantity-form1 input {
    border: 0px;
    background: #F5F5F5;
    width: 35px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-align: right;
    text-align: -moz-center;
    text-align: -webkit-center;
    -moz-appearance: textfield;
    opacity: 1; }
    .quantity-form1 input::-webkit-outer-spin-button, .quantity-form1 input::-webkit-inner-spin-button {
      -webkit-appearance: none; }
    @media (max-width: 1120px) {
      .quantity-form1 input {
        text-align: center; } }

.container.cart.cart-page {
  max-width: 100%; }
  @media (max-width: 1024px) {
    .container.cart.cart-page {
      padding-top: 8px; } }

.cart-width {
  width: 100%;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 820px) {
    .cart-width {
      -ms-flex-direction: column;
          flex-direction: column; } }
  @media (max-width: 820px) {
    .cart-width .setPadding {
      padding-left: unset;
      padding-right: unset; } }

.seprator {
  border-left: 1px solid #e0dad5; }
  @media (max-width: 768px) {
    .seprator {
      border-left: unset; } }

.bonus-product-button {
  border: 0px !important;
  background-color: none !important;
  padding: unset !important; }
  @media (min-width: 1024px) {
    .bonus-product-button {
      width: fit-content;
      margin-left: auto;
      margin-right: unset;
      margin-top: 0px;
      z-index: 10; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .bonus-product-button {
      width: fit-content;
      margin-right: -0;
      margin-top: -15px;
      padding: unset;
      margin-left: auto; } }
  @media (width: 767px) {
    .bonus-product-button {
      margin-top: -72px;
      margin-right: 18px; } }
  @media (max-width: 767px) {
    .bonus-product-button {
      padding: 0px;
      border: unset;
      width: fit-content;
      margin-left: auto;
      margin-right: 15px;
      margin-top: -15px;
      border-bottom: 0px solid #E1E1E1; } }
  .bonus-product-button button.btn-outline-primary {
    font-size: 13px;
    border-radius: 25px;
    border: unset;
    padding: unset;
    background-color: unset !important;
    font-family: "Calibre 2";
    color: #221d1d; }
    @media (max-width: 767px) {
      .bonus-product-button button.btn-outline-primary {
        padding: 0;
        margin-right: 12px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .bonus-product-button button.btn-outline-primary {
        padding: unset;
        margin-top: -43px; } }
    .bonus-product-button button.btn-outline-primary:hover {
      background-color: unset;
      color: #EF5F96;
      text-decoration: underline; }
    .bonus-product-button button.btn-outline-primary:focus {
      background-color: unset !important;
      color: #EF5F96 !important;
      box-shadow: unset !important;
      border: unset; }

@media (max-width: 820px) {
  .cart-page .totals {
    padding: 0 14px; } }

.cart-page .totals .boldTitle {
  font-weight: 600; }

.cart-page .totals .inclusive-taxes {
  font-weight: normal; }

hr {
  border-top: 1px solid #e0dad5;
  width: 100%; }

a.tabOfferCode,
a.tabViewBag {
  padding: 23px 0 20px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid #8b8b8b;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1.7px;
  color: #605858 !important;
  text-transform: uppercase;
  background: url(../../images/right-arrow.png) no-repeat right center;
  background-size: 8px;
  filter: contrast(7.5);
  font-family: 'Calibre 2';
  text-decoration: none; }
  @media (max-width: 820px) {
    a.tabOfferCode,
    a.tabViewBag {
      background-size: 6px;
      padding: 16px 0 11px; } }

.product-tile .online-excl {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #221d1d; }

.product-tile .promotion {
  margin-left: 0px;
  text-align: left !important; }
  @media (max-width: 768px) {
    .product-tile .promotion {
      margin-left: 0;
      text-align: left; } }

.product-tile .tile-body {
  padding: 7px 4px 0; }
  .product-tile .tile-body .price {
    font-size: 12px;
    letter-spacing: 0.5px;
    font-family: 'Calibre 2';
    line-height: 20px;
    color: #221d1d;
    margin: unset; }
  .product-tile .tile-body .product-variant-count {
    margin: 0;
    font-size: 11px;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 15px;
    color: #221d1d; }
  .product-tile .tile-body .product-variant-values {
    margin: 0;
    font-size: 10px;
    letter-spacing: 0.4px;
    font-weight: 400;
    line-height: 16px;
    color: #221d1d; }
  .product-tile .tile-body .price-promotion-wrap {
    margin-bottom: 8px; }
  .product-tile .tile-body .tile-body {
    padding: 7px 4px 0; }
    .product-tile .tile-body .tile-body .color-swatches {
      display: inline; }
  @media (max-width: 768px) {
    .product-tile .tile-body .swatches {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start; } }

.product-tile .pdp-link {
  margin-bottom: 8px; }

html[lang="en"] .cart.cart-page .promo-code-btn {
  padding: 16px 15px 12px; }

.cart.cart-page .couponsNpromos {
  border-bottom: 1px solid #e0dad5; }
  @media (min-width: 768px) and (max-width: 820px) {
    .cart.cart-page .couponsNpromos {
      width: calc(100% + 15px); } }
  .cart.cart-page .couponsNpromos .coupon-code {
    font-size: 12px; }
    .cart.cart-page .couponsNpromos .coupon-code:before {
      content: "\F058";
      font-family: "Fontawesome";
      margin-right: 5px;
      font-size: 16px; }
    .cart.cart-page .couponsNpromos .coupon-code .remove-icon {
      font-size: 9px;
      line-height: 12px;
      text-decoration: underline;
      color: #7A6A73;
      letter-spacing: 0.8px;
      text-transform: none;
      font-weight: 700;
      font-family: 'Calibre 2'; }
      .cart.cart-page .couponsNpromos .coupon-code .remove-icon:hover {
        color: #958F8F; }
  .cart.cart-page .couponsNpromos .offerCodesSec {
    padding: 0px; }
  .cart.cart-page .couponsNpromos .offerCodesSec,
  .cart.cart-page .couponsNpromos .card-header {
    max-width: 100%;
    -ms-flex: 100%;
        flex: 100%; }
  .cart.cart-page .couponsNpromos .card-header {
    padding: 20px 0px 0px !important;
    border: unset; }
    .cart.cart-page .couponsNpromos .card-header p {
      font-size: 10px;
      line-height: 16px;
      letter-spacing: 1.7px;
      color: #221d1d;
      text-transform: uppercase;
      font-family: "Calibre 2 Medium";
      border-bottom: 1px solid #e0dad5; }
  .cart.cart-page .couponsNpromos .promo-code-btn {
    height: 40px;
    padding: 14px 15px 14px;
    line-height: normal;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .cart.cart-page .couponsNpromos .promo-code-btn {
        padding: 15px 0px; } }
  .cart.cart-page .couponsNpromos input {
    background-color: #F5F5F5;
    border: unset;
    height: 40px; }
    @media (max-width: 768px) {
      .cart.cart-page .couponsNpromos input {
        width: 65%; } }
  .cart.cart-page .couponsNpromos .promo-code-submit {
    padding-left: 0;
    padding-right: 0px;
    border-radius: 3px; }
    @media (max-width: 767px) {
      .cart.cart-page .couponsNpromos .promo-code-submit {
        padding-right: 0px; } }
    .cart.cart-page .couponsNpromos .promo-code-submit button {
      margin: 0; }
      @media (min-width: 768px) and (max-width: 1024px) {
        .cart.cart-page .couponsNpromos .promo-code-submit button {
          font-size: 11px; } }
      @media (max-width: 450px) {
        .cart.cart-page .couponsNpromos .promo-code-submit button {
          line-height: 1px;
          font-size: 10px;
          padding: 10px; } }
  .cart.cart-page .couponsNpromos .setForCart {
    padding: 0px 0px 0 7px; }
    @media (max-width: 767px) {
      .cart.cart-page .couponsNpromos .setForCart {
        padding: 0px 7px 0 7px; } }
  @media (max-width: 767px) {
    .cart.cart-page .couponsNpromos .promo-code-form .promo-code {
      margin-left: unset; } }
  @media (max-width: 767px) {
    .cart.cart-page .couponsNpromos .promo-code-form .promo-code .promo-code-input {
      padding: unset; } }

.cart.cart-page .cart-promo-text-m p {
  display: none; }

.cart.cart-page .cart-promo-text-m p.promo-offer-text {
  display: none;
  color: #221D1D;
  font-size: 12px;
  font-weight: normal; }
  @media (min-width: 768px) and (max-width: 820px) {
    .cart.cart-page .cart-promo-text-m p.promo-offer-text {
      padding: 5px 12px 0 9px; } }
  @media (max-width: 768px) {
    .cart.cart-page .cart-promo-text-m p.promo-offer-text {
      display: block; } }

.container_full_width--lg_down.recommendations-container {
  display: none; }

.product-edit.product-move {
  position: absolute;
  bottom: -36px;
  right: 0px;
  width: fit-content; }
  @media (min-width: 821px) and (max-width: 1024px) {
    .product-edit.product-move {
      right: 0px;
      bottom: 0px;
      width: 100%;
      text-align: right; } }
  @media (max-width: 767px) {
    .product-edit.product-move {
      position: relative;
      width: unset;
      left: unset;
      margin-top: 15px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: end;
      bottom: 0px;
      right: -8px; } }

.bonusProductItem .product-move {
  display: none; }

.add-to-wishlist-messages {
  z-index: 9999;
  position: fixed;
  right: 0;
  left: 0;
  transform: translate(0);
  width: 100%;
  top: 50px;
  font-weight: 500;
  text-transform: capitalize; }
  .add-to-wishlist-messages .add-to-wishlist-alert {
    width: 100%;
    box-shadow: none;
    padding: 15px;
    border-radius: 0px;
    background-color: #fff;
    font-family: 'Calibre 2';
    background: #F5F5F5;
    font-weight: 500;
    border: 0;
    font-size: 12px;
    color: #221d1d; }
    @media (max-width: 768px) {
      .add-to-wishlist-messages .add-to-wishlist-alert {
        width: 100%; } }

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

.product-edit.product-move a {
  background: #fff;
  border: unset;
  color: #221d1d !important;
  text-decoration: none;
  font-weight: 400;
  transition: all .2s ease;
  font-family: 'Calibre 2';
  letter-spacing: 1.2px; }
  .product-edit.product-move a:hover {
    background-color: unset;
    border: unset;
    color: #EF5F96 !important;
    text-decoration: underline; }
  @media (max-width: 767px) {
    .product-edit.product-move a {
      white-space: nowrap;
      margin-top: 20px;
      padding: 0;
      margin-right: 18px; } }

.coupon-error {
  display: block;
  margin-bottom: 10px;
  height: auto;
  padding-right: 15px; }
  @media (max-width: 767px) {
    .coupon-error {
      padding-right: 0px; } }
  .coupon-error span {
    color: #221d1d; }
    .coupon-error span.coupon-missing-error {
      padding: 7px;
      border-radius: 3px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      border: 1px solid #ce1111; }
      @media (max-width: 768px) {
        .coupon-error span.coupon-missing-error {
          border: 1px solid #ce1111; }
          .coupon-error span.coupon-missing-error .fa-info {
            height: 12px !important;
            width: 12px !important;
            font-size: 8px !important;
            border: 1px solid #ce1111 !important;
            border-radius: 50%;
            color: #ce1111; } }
      .coupon-error span.coupon-missing-error .fa-info {
        border: 1px solid #ce1111 !important;
        border-radius: 50%;
        color: #ce1111;
        height: 20px;
        width: 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        margin-right: 7px;
        border: 1px solid #221d1d;
        border-radius: 50%; }
    .coupon-error span.coupon-error-message {
      padding: 7px;
      border-radius: 3px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      border: unset;
      color: #221d1d; }
      @media (min-width: 768px) and (max-width: 820px) {
        .coupon-error span.coupon-error-message {
          width: calc(100% - 15px); } }
      .coupon-error span.coupon-error-message::before {
        height: 20px;
        width: 20px;
        content: '\F129';
        font-family: "Fontawesome";
        border: 1px solid #ce1111;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        color: #221d1d;
        margin-right: 7px;
        border-radius: 50%;
        color: #ce1111; }
        @media (max-width: 768px) {
          .coupon-error span.coupon-error-message::before {
            height: 12px !important;
            width: 12px !important;
            font-size: 8px !important; } }
      .coupon-error span.coupon-error-message.timer {
        /* Firefox */
        /* Safari and Chrome */
        /* Opera */
        animation: cssAnimation 0s ease-in 5s forwards;
        animation-fill-mode: forwards; }

@keyframes cssAnimation {
  to {
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    height: 0px; } }

#removeCouponModal .modal-dialog {
  -ms-flex: 0 0 420px;
      flex: 0 0 420px;
  max-width: 420px;
  -ms-flex-item-align: self-start;
      -ms-grid-row-align: self-start;
      align-self: self-start; }
  @media (max-width: 1024px) {
    #removeCouponModal .modal-dialog {
      top: 50px;
      bottom: unset; } }
  #removeCouponModal .modal-dialog .modal-header.delete-coupon-confirmation-header {
    background: #fff;
    color: #221d1d;
    border-bottom: 1px solid #e0dad5;
    padding: 20px; }
    #removeCouponModal .modal-dialog .modal-header.delete-coupon-confirmation-header .modal-title {
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 0.6px;
      font-family: 'Calibre 2';
      font-weight: 400;
      padding: 0;
      border: 0; }
  #removeCouponModal .modal-dialog .modal-header .close {
    line-height: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  #removeCouponModal .modal-dialog .modal-body {
    font-size: 12px;
    margin-right: 0;
    color: #221d1d;
    line-height: 20px;
    letter-spacing: 0.5px;
    padding: 20px; }
    #removeCouponModal .modal-dialog .modal-body .coupon-to-remove {
      margin-top: 15px;
      font-size: 16px; }
  #removeCouponModal .modal-dialog .modal-footer {
    border: unset;
    padding: 0 10px 20px; }
    #removeCouponModal .modal-dialog .modal-footer .coupon-remove-btn {
      width: 100%;
      padding: 0px 12px 0;
      border-top: 1px solid #f5f5f6;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      #removeCouponModal .modal-dialog .modal-footer .coupon-remove-btn .delete-coupon-confirmation-btn,
      #removeCouponModal .modal-dialog .modal-footer .coupon-remove-btn .cancel-coupon-confirmation-btn {
        margin: 0.667rem auto 0;
        -ms-flex: 0 1 calc((100%/2) - 1em);
            flex: 0 1 calc((100%/2) - 1em);
        padding: 14px 15px 12px;
        border-radius: 3px;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 1.2px;
        font-family: 'Calibre 2';
        text-transform: uppercase;
        white-space: nowrap;
        margin-left: auto; }
      #removeCouponModal .modal-dialog .modal-footer .coupon-remove-btn .cancel-coupon-confirmation-btn {
        background: #fff;
        color: #000;
        border: 1px solid #000;
        margin-right: 15px; }
        #removeCouponModal .modal-dialog .modal-footer .coupon-remove-btn .cancel-coupon-confirmation-btn :hover {
          color: #000;
          opacity: 1; }

.mb-cart-page a.empty-cart-shop-now-button {
  width: auto;
  padding: 12px 24px;
  line-height: 20px;
  font-size: 15px;
  letter-spacing: 1.2px;
  font-family: 'Calibre 2';
  border-radius: 3px;
  text-transform: uppercase;
  margin-left: 10px; }

@media (max-width: 768px) {
  .mb-cart-page {
    -ms-flex-direction: column;
        flex-direction: column; }
    .mb-cart-page a.order-confirmation-continue-shopping {
      margin: 24px 0 0;
      max-width: 100%;
      font-size: 13px;
      text-transform: uppercase;
      line-height: 20px; } }

@media (max-width: 768px) {
  .cart-empty {
    padding: 0 20px; } }

button.remove-coupon {
  font-size: 20px;
  font-weight: 100;
  line-height: 24px;
  margin-right: -7px; }

.promo-code {
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .promo-code .promo-code-input {
    padding: 0 0 0 15px; }
    .promo-code .promo-code-input .coupon-code-field {
      max-width: 100% !important;
      width: 100% !important;
      padding: 13px 8px; }

@media (max-width: 768px) {
  .einstein-recom {
    padding: 0 15px; } }

.cart-einstein-recom .slick-slide {
  height: auto; }

@media (min-width: 768px) and (max-width: 820px) {
  .totals .end-lines {
    padding: unset; } }

.feed-row {
  height: max-content; }

.insta-feed-wrapper {
  margin-bottom: unset !important; }
  .insta-feed-wrapper .modal-content {
    top: 50px; }

.single-approaching-discount {
  color: #221d1d;
  background: #Ef5f96;
  margin: 0;
  font-family: 'Calibre 2';
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 500;
  line-height: 20px;
  border: unset; }
  @media (max-width: 768px) {
    .single-approaching-discount {
      padding: 0 15px 0 0; } }

@media (min-width: 769px) {
  .mini-cart-motivator {
    margin: 10px 0; } }

.mini-cart-motivator .appliedOffer {
  display: block;
  font-size: 12px;
  letter-spacing: .5px;
  color: #D91560; }

.cart-page .approaching-discounts {
  padding: 20px 0; }
  .cart-page .approaching-discounts:empty {
    display: none !important; }

.pdp-approaching-discounts {
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 24px;
  margin-top: 6px;
  color: #D91560; }

.slideDownMotivator {
  bottom: -100px;
  transition: 1.5s; }

.mini-cart-motivator-show-arrow {
  background: url(../../images/downArrowWhite.svg) no-repeat center center;
  transform: rotate(180deg);
  background-color: #D91560;
  background-size: 10px;
  position: fixed;
  width: 20px;
  height: 20px;
  bottom: 49px;
  right: 0;
  z-index: 1; }
  @media (min-width: 769px) {
    .mini-cart-motivator-show-arrow {
      display: none; } }

.mini-cart-motivator {
  transition: 1.5s; }

ul.coupon-promotion-relationship {
  list-style-type: none !important; }

ul li {
  list-style-type: none !important; }
