.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 #a5988c; }
  .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: #eae7e8; }
  .quick-view-dialog .modal-header,
  .choose-bonus-product-dialog .modal-header {
    background-color: #eae7e8;
    border-bottom: 2px solid #ccc;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
    .quick-view-dialog .modal-header .full-pdp-link,
    .choose-bonus-product-dialog .modal-header .full-pdp-link {
      color: #00a1e0; }
    .quick-view-dialog .modal-header .close,
    .choose-bonus-product-dialog .modal-header .close {
      font-size: 2rem;
      line-height: 1.5rem; }
  .quick-view-dialog .modal-title,
  .choose-bonus-product-dialog .modal-title {
    font-size: 1em; }
  .quick-view-dialog .product-name,
  .choose-bonus-product-dialog .product-name {
    font-size: 1.875em; }
  .quick-view-dialog .swatch-circle,
  .choose-bonus-product-dialog .swatch-circle {
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    width: 2.5em;
    height: 2.5em;
    background: #fff;
    border-radius: 1.25em;
    border: 0.063em solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin-right: 0.313em;
    position: relative; }
    .quick-view-dialog .swatch-circle 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: #bc151d; }
  @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); }
      .checkout-continue div {
        padding: 0.625em; } }
  @media (min-width: 544px) {
    .checkout-continue {
      position: static;
      padding-right: 0.938em;
      padding-left: 0.938em; } }

.edit {
  margin-right: 0.625em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.coupon-error {
  color: #bc151d;
  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 #a5988c;
  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; }

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.dw-apple-pay-button,
.dw-apple-pay-button:hover,
.dw-apple-pay-button:active {
  border-radius: 0 !important;
  margin: 0 auto !important;
  height: 60px !important;
  background-size: 50% 40% !important; }

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

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

.product-detail .quantity,
.bundle-detail .quantity {
  padding: 0; }

.number {
  display: -ms-flexbox;
  display: flex; }
  .number > input {
    max-width: 120px; }
  .number .number-of-products {
    min-width: initial;
    width: 40px;
    height: 30px;
    border-radius: 0;
    border: 1px solid #000;
    line-height: 30px;
    margin: 0 1px;
    text-align: center;
    -webkit-appearance: textfield;
       -moz-appearance: textfield;
            appearance: textfield;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (min-width: 544px) {
      .number .number-of-products {
        width: 50px;
        margin: 0 3px; } }
    .number .number-of-products:focus {
      outline: none; }
    .number .number-of-products::-webkit-outer-spin-button, .number .number-of-products::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .number .qty-change {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    background: #323036;
    color: #fff;
    font-size: 21px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    cursor: pointer; }
    .number .qty-change:disabled {
      background: #d8d8d8; }

.primary-images {
  display: inline-block;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }
  .primary-images .carousel .carousel-control-next,
  .primary-images .carousel .carousel-control-prev {
    -ms-flex-pack: center;
        justify-content: center; }
  .primary-images .carousel .icon-next,
  .primary-images .carousel .icon-prev {
    display: block;
    background-color: transparent;
    position: absolute;
    padding: 14px 0;
    padding: 0.875rem 0; }
    .primary-images .carousel .icon-next::before,
    .primary-images .carousel .icon-prev::before {
      content: "";
      height: 24px;
      width: 24px;
      position: relative;
      display: block;
      margin: 0 auto;
      background-position: center center; }
  .primary-images .carousel .icon-prev {
    left: 0; }
    .primary-images .carousel .icon-prev::before {
      background: url("../../icons/prev-black.svg") no-repeat; }
  .primary-images .carousel .icon-next {
    right: 0; }
    .primary-images .carousel .icon-next::before {
      background: url("../../icons/next-black.svg") no-repeat; }
  .primary-images .carousel-indicators {
    margin-bottom: 0; }
  .primary-images .carousel-indicators li {
    background-color: #d9d6d9;
    opacity: 1;
    transition: background-color 0.6s ease; }
    .primary-images .carousel-indicators li img {
      opacity: 0; }
  .primary-images .carousel-indicators .active {
    background-color: #15141a; }
  .primary-images .add-to-wish-list {
    position: absolute;
    z-index: 100;
    width: 75px;
    width: 4.6875rem;
    right: 0;
    right: 0;
    top: 0;
    top: 0; }

.product-brand {
  color: #171717;
  font-family: "Causten-Regular", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: 900;
  margin-bottom: 1rem;
  margin-top: 6px;
  margin-top: 0.375rem;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 44px;
  line-height: 2.75rem; }
  @media (max-width: 768.98px) {
    .product-brand {
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 31px;
      line-height: 1.9375rem; } }
  .product-brand a {
    color: #171717; }

.product-name {
  color: #171717;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  border-bottom: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem; }

.product-description-link button {
  color: #171717;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  border-bottom: 0;
  text-decoration: underline;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }
  .product-description-link button:hover {
    text-decoration: none; }

.prices {
  margin: 0 0 10px 0;
  margin: 0 0 0.625rem 0; }
  .prices .price {
    font-size: 20px;
    font-size: 1.25rem; }

.product-description {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }
  .product-description * {
    color: rgba(0, 0, 0, 0.6); }

.out-of-stock-text {
  color: #646464; }

.attributes-label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem; }

.attributes [data-attr="color"] .attribute,
.attributes [data-attr="Shade"] .attribute,
.attributes [data-attr="shade"] .attribute {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
  padding: 0 6px;
  padding: 0 0.375rem; }
  .attributes [data-attr="color"] .attribute .color-attribute:focus,
  .attributes [data-attr="Shade"] .attribute .color-attribute:focus,
  .attributes [data-attr="shade"] .attribute .color-attribute:focus {
    outline: none; }

.attributes .attribute label:focus,
.attributes .attribute input:focus,
.attributes .attribute .color-attribute:focus,
.attributes .attribute button:focus {
  outline: none !important; }

.attributes .attribute.quantity {
  display: block; }

.attributes .color-attribute .swatch-circle.color-value,
.attributes .color-box {
  background-size: contain;
  border-radius: 0;
  border: 1px solid #646464;
  margin-right: 17px;
  margin-right: 1.0625rem;
  height: 26px;
  height: 1.625rem;
  width: 26px;
  width: 1.625rem; }
  .attributes .color-attribute .swatch-circle.color-value.selected,
  .attributes .color-box.selected {
    outline: 1px solid #000;
    outline-offset: 5px;
    height: 26px;
    height: 1.625rem;
    width: 26px;
    width: 1.625rem; }
  .attributes .color-attribute .swatch-circle.color-value.selected::after,
  .attributes .color-box.selected::after {
    display: none; }

.attributes .color-attribute:last-child .swatch-circle.color-value {
  margin-right: 0; }

.attributes .add-to-wish-list {
  text-align: left;
  text-transform: none; }
  .attributes .add-to-wish-list .wishlist-icon,
  .attributes .add-to-wish-list span {
    margin: auto; }
  .attributes .add-to-wish-list .wishlist-icon {
    aspect-ratio: auto 1 / 1; }
  .attributes .add-to-wish-list span {
    color: #000;
    letter-spacing: 0;
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    margin-top: 10px;
    margin-top: 0.625rem;
    line-height: 14px;
    line-height: 0.875rem;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    letter-spacing: 0.03125rem; }

.attributes .cart-and-ipay .add-to-cart,
.attributes .cart-and-ipay .add-to-cart-ipay {
  width: 100%; }
  .attributes .cart-and-ipay .add-to-cart .icon,
  .attributes .cart-and-ipay .add-to-cart-ipay .icon {
    margin: 0 10px -3px 0;
    margin: 0 0.625rem -0.1875rem 0; }

.attributes .cart-and-ipay .update-cart-product-global {
  min-width: 100%; }

@media (max-width: 768.98px) {
  .attributes .cart-and-ipay {
    background-color: #fff;
    padding: 5px;
    padding: 0.3125rem; }
    .attributes .cart-and-ipay .add-to-cart-wrapper {
      width: 100%;
      max-width: 100%;
      padding-right: 0;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%; } }

.attributes .product-quantity {
  padding-bottom: 8px;
  padding-bottom: 0.5rem; }
  .attributes .product-quantity select,
  .attributes .product-quantity .custom-dropdown {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    max-width: 110px;
    max-width: 6.875rem; }
    .attributes .product-quantity select .select-selected::after,
    .attributes .product-quantity select .custom-select::after,
    .attributes .product-quantity .custom-dropdown .select-selected::after,
    .attributes .product-quantity .custom-dropdown .custom-select::after {
      top: 17px;
      top: 1.0625rem; }

.attributes .text-error {
  color: #c2170f; }

.attributes .attr-info-container {
  font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  padding: 0; }

.attributes .out-of-stock-label {
  font-family: "Causten-Bold", "Arial Black", sans-serif /*rtl:prepend:Almarai, */;
  background: #000;
  color: #fff; }

.size-chart {
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }
  .size-chart .btn {
    padding: 0;
    color: #000;
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    text-transform: none;
    text-decoration: underline;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-size: 0.875rem; }

@media (min-width: 769px) {
  .product-detail .primary-images {
    margin-bottom: 0; }
    .product-detail .primary-images .carousel {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .product-detail .primary-images .carousel-indicators-wrapper {
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 140px;
      width: 8.75rem;
      padding-right: 15px;
      padding-right: 0.9375rem; }
    .product-detail .primary-images .carousel-indicators {
      display: block;
      position: static;
      margin: 0;
      width: 100%;
      overflow: hidden;
      padding: 0;
      -ms-overflow-style: none; }
      .product-detail .primary-images .carousel-indicators.long-carousel {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: start;
            justify-content: flex-start;
        height: 100%;
        max-height: 635px;
        max-height: 39.6875rem; }
      .product-detail .primary-images .carousel-indicators::-webkit-scrollbar {
        display: none; }
      .product-detail .primary-images .carousel-indicators li {
        width: auto;
        height: auto;
        margin: 4px 0;
        border: 1px solid transparent; }
        .product-detail .primary-images .carousel-indicators li:first-child {
          border-top: 0; }
        .product-detail .primary-images .carousel-indicators li img {
          opacity: 1;
          border: solid 1px #646464; }
        .product-detail .primary-images .carousel-indicators li.active {
          border-color: #000; }
          .product-detail .primary-images .carousel-indicators li.active img {
            border-color: #000; }
    .product-detail .primary-images .multiple-images .carousel-inner {
      margin-left: 0;
      margin-left: 0; }
    .product-detail .primary-images .multiple-images .carousel-control-prev {
      left: 0;
      left: 0; }
  @-moz-document url-prefix() {
    .product-detail .primary-images .multiple-images-slide {
      margin-right: -22px;
      margin-right: -1.375rem; } }
    .product-detail .primary-images .carousel-thumb-control {
      background-size: 100% 100%;
      transform: rotate(90deg);
      cursor: pointer;
      height: 24px;
      height: 1.5rem;
      width: 13px;
      width: 0.8125rem;
      margin: 0 auto;
      margin: 0 auto; }
    .product-detail .primary-images .carousel-thumb-control-next {
      background: url(../../icons/next-black.svg) no-repeat center; }
    .product-detail .primary-images .carousel-thumb-control-prev {
      background: url(../../icons/prev-black.svg) no-repeat center; }
  .attributes {
    padding: 0;
    padding: 0; }
    .attributes [data-attr="color"],
    .attributes [data-attr="Shade"],
    .attributes [data-attr="shade"] .attribute {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .attributes .add-to-wish-list {
      padding-left: 0;
      -ms-flex-direction: row;
          flex-direction: row; }
      .attributes .add-to-wish-list .wishlist-icon,
      .attributes .add-to-wish-list span {
        margin: initial; }
      .attributes .add-to-wish-list span {
        width: auto;
        margin-top: 0;
        margin-top: 0;
        line-height: 18px;
        line-height: 1.125rem; }
    .attributes .custom-select.select-size {
      height: 45px;
      height: 2.8125rem; } }

@media (min-width: 769px) {
  .product-detail .primary-images .caro-large-image {
    margin: 0 auto;
    height: 100%;
    max-height: 700px;
    max-height: 43.75rem;
    max-width: 640px;
    max-width: 40rem; }
    .product-detail .primary-images .caro-large-image .carousel-inner,
    .product-detail .primary-images .caro-large-image .carousel-inner .carousel-item {
      height: 100%;
      max-height: 700px;
      max-height: 43.75rem;
      max-width: 640px;
      max-width: 40rem; }
  .product-detail .primary-images .carousel-thumb-control-next {
    display: block;
    margin-top: 8px;
    margin-top: 0.5rem; } }

.attribute-radio {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-left: -0.3125rem;
  margin-right: -5px;
  margin-right: -0.3125rem; }
  .attribute-radio-selector {
    position: relative;
    margin: 5px; }
    .attribute-radio-selector input {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      visibility: hidden; }
    .attribute-radio-selector input.options-disabled + label {
      background-color: #f7f7f7;
      color: #d8d8d8; }
      .attribute-radio-selector input.options-disabled + label::before {
        content: "";
        position: absolute;
        top: 18px;
        left: -4px;
        width: 76px;
        height: 1px;
        background-color: #d8d8d8;
        transform: rotate(28deg);
        z-index: 0; }
    .attribute-radio-selector input:checked + label {
      border-color: #000; }
    .attribute-radio-selector label {
      border: 1px solid #d8d8d8;
      color: #000;
      font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
      text-align: center;
      letter-spacing: 0.5px;
      margin: 0;
      background-color: #fff;
      position: relative;
      cursor: pointer;
      font-size: 14px;
      font-size: 0.875rem;
      min-width: 68px;
      min-width: 4.25rem;
      height: 38px;
      height: 2.375rem;
      line-height: 38px;
      line-height: 2.375rem;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .attribute-radio-selector label span {
        position: relative;
        z-index: 1; }

.loyalty-points-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .loyalty-points-wrap .loyalty-points-img img {
    margin-right: 8px;
    margin-right: 0.5rem;
    width: 34px;
    width: 2.125rem; }
    .loyalty-points-wrap .loyalty-points-img img.join-loyalty-img {
      width: 56px;
      width: 3.5rem; }
  .loyalty-points-wrap .tooltip a {
    text-decoration: underline; }
  .loyalty-points-wrap .loyalty-points {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem; }
    .loyalty-points-wrap .loyalty-points img.info-icon {
      margin-bottom: 2px;
      margin-bottom: 0.125rem; }
  .loyalty-points-wrap .loyalty-points,
  .loyalty-points-wrap .loyalty-points-img {
    margin-bottom: 12px;
    margin-bottom: 0.75rem; }

#editProductModal .attribute-radio input.options-disabled + label {
  cursor: not-allowed;
  pointer-events: none; }

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
/* Bonus product */
@media (min-width: 769px) {
  .bonus-product-container {
    display: -ms-flexbox;
    display: flex; } }

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

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

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

.choose-bonus-product-dialog.overflow-y-assist {
  overflow-y: auto; }

.choose-bonus-product-dialog {
  overflow: hidden; }
  .choose-bonus-product-dialog hr {
    margin: 45px auto;
    margin: 2.8125rem auto;
    max-width: 1180px;
    max-width: 73.75rem; }
  .choose-bonus-product-dialog .modal-header {
    background-color: transparent;
    border-bottom: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 15px 5px;
    padding: 0.9375rem 0.3125rem; }
  .choose-bonus-product-dialog .modal-header .close {
    opacity: 1;
    outline: none;
    margin-right: -5px;
    margin-right: -0.3125rem; }
  .choose-bonus-product-dialog .modal-header span {
    font-weight: 600;
    text-transform: uppercase;
    color: #15141a;
    font-size: 16px;
    font-size: 1rem; }
  .choose-bonus-product-dialog .modal-header .close .close-symbol {
    display: block;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem; }
  .choose-bonus-product-dialog .modal-header .close .close-symbol::after {
    position: absolute;
    content: "";
    background: url(../../icons/close-black.svg) no-repeat;
    top: 15px;
    top: 0.9375rem;
    right: 15px;
    right: 0.9375rem;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem; }
  .choose-bonus-product-dialog .modal-body {
    overflow: auto;
    max-height: 565px;
    max-height: 35.3125rem;
    padding: 0 15px;
    padding: 0 0.9375rem; }
  .choose-bonus-product-dialog .modal-body .choice-of-bonus-product,
  .choose-bonus-product-dialog .modal-body .product-detail {
    padding: 0; }
    .choose-bonus-product-dialog .modal-body .choice-of-bonus-product .attributes .color-attribute:focus,
    .choose-bonus-product-dialog .modal-body .product-detail .attributes .color-attribute:focus {
      outline: none; }
    .choose-bonus-product-dialog .modal-body .choice-of-bonus-product .attributes .color-attribute .swatch-circle.color-value,
    .choose-bonus-product-dialog .modal-body .product-detail .attributes .color-attribute .swatch-circle.color-value {
      margin-right: 10px;
      margin-right: 0.625rem; }
  .choose-bonus-product-dialog .modal-body .primary-images {
    padding: 0;
    padding: 0;
    margin: 0;
    margin: 0; }
  .choose-bonus-product-dialog .modal-body .choice-of-bonus-product:last-of-type hr {
    margin-bottom: 0;
    border-color: transparent;
    margin-top: 25px;
    margin-top: 1.5625rem; }
  .choose-bonus-product-dialog .modal-footer .container {
    margin-left: 0;
    width: 100%;
    margin-right: 0; }
  .choose-bonus-product-dialog .modal-footer .selected-pid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .choose-bonus-product-dialog .modal-footer .remove-btn {
    transform: scale(0.75); }
  .choose-bonus-product-dialog .select-cbp-container {
    margin-top: auto;
    margin-bottom: auto; }
  .choose-bonus-product-dialog .product-name-wrapper {
    width: 100%; }
  .choose-bonus-product-dialog .bonus-quantity,
  .choose-bonus-product-dialog .bonus-option {
    margin-top: 0.938em; }
  .choose-bonus-product-dialog .bonus-quantity-select {
    min-width: 5em; }
  .choose-bonus-product-dialog .select-bonus-product {
    margin-top: 1em; }
  .choose-bonus-product-dialog .selected-pid {
    border: 1px solid #999;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center;
    padding: 16px;
    padding: 1rem; }
    .choose-bonus-product-dialog .selected-pid .bonus-product-name {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%; }
      @media (max-width: 991.98px) {
        .choose-bonus-product-dialog .selected-pid .bonus-product-name {
          width: 80%; } }
    .choose-bonus-product-dialog .selected-pid .remove-btn {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      position: relative;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem; }
  .choose-bonus-product-dialog .bonus-product-price {
    text-align: center;
    margin-top: 1em; }
  .choose-bonus-product-dialog .more-bonus-wrap {
    min-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .choose-bonus-product-dialog .modal-body .detail-panel .select-bonus-product {
    width: 100%; }
  .choose-bonus-product-dialog .modal-footer {
    background-color: #eae7e8;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-bottom: 0.625rem; }
  .choose-bonus-product-dialog .modal-footer .details-wrapper .add-bonus-products {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    font-size: 0.9375rem; }
  .choose-bonus-product-dialog .modal-footer .bonus-summary {
    font-weight: 600;
    -ms-flex-pack: center;
        justify-content: center;
    color: #323036;
    margin: 10px 0 15px;
    margin: 0.625rem 0 0.9375rem;
    font-size: 12px;
    font-size: 0.75rem; }
  .choose-bonus-product-dialog .modal-footer .selected-pid {
    font-weight: normal;
    border: 1px solid #999;
    color: #646464;
    margin-left: 0;
    line-height: 26px;
    line-height: 1.625rem;
    padding: 16px 0 16px 10px;
    padding: 1rem 0 1rem 0.625rem;
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 15px;
    margin-top: 0.9375rem; }
  .choose-bonus-product-dialog .modal-footer .selected-pid:first-of-type {
    margin-top: 0; }
  .choose-bonus-product-dialog .modal-footer .remove-btn::after {
    position: absolute;
    content: "";
    background: url(../../icons/close-black.svg) no-repeat;
    right: 15px;
    right: 0.9375rem;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    top: 50%;
    transform: translateY(-50%); }
  .choose-bonus-product-dialog .choice-of-bonus-product .text-center {
    min-height: 100px; }
    .choose-bonus-product-dialog .choice-of-bonus-product .text-center .show-more-bonus-products {
      margin-top: 20px;
      margin-top: 1.25rem; }

@media (min-width: 769px) {
  #chooseBonusProductModal .select-bonus-product {
    margin-top: 16px;
    margin-top: 1rem; }
  #chooseBonusProductModal .modal-dialog {
    margin-top: 15vh; }
  #chooseBonusProductModal .modal-dialog .details-wrapper {
    padding-left: 35px;
    padding-left: 2.1875rem; }
  .choose-bonus-product-dialog {
    max-width: 1280px;
    max-width: 80rem;
    max-height: 900px;
    max-height: 56.25rem; }
    .choose-bonus-product-dialog hr {
      margin: 45px auto;
      margin: 2.8125rem auto;
      max-width: 1180px;
      max-width: 73.75rem; }
    .choose-bonus-product-dialog .modal-header {
      padding: 30px 35px;
      padding: 1.875rem 2.1875rem; }
    .choose-bonus-product-dialog .modal-header .close {
      margin-right: -16px;
      margin-right: -1rem; }
    .choose-bonus-product-dialog .modal-header span {
      font-size: 30px;
      font-size: 1.875rem; }
    .choose-bonus-product-dialog .modal-body {
      max-height: 565px;
      max-height: 35.3125rem;
      padding: 0 15px;
      padding: 0 0.9375rem; }
    .choose-bonus-product-dialog .modal-body .choice-of-bonus-product,
    .choose-bonus-product-dialog .modal-body .product-detail,
    .choose-bonus-product-dialog .modal-body .primary-images {
      padding-left: 15px;
      padding-left: 0.9375rem;
      padding-right: 15px;
      padding-right: 0.9375rem; }
    .choose-bonus-product-dialog .modal-body .choice-of-bonus-product:last-of-type hr {
      border-color: #a5988c;
      margin-top: 45px;
      margin-top: 2.8125rem; }
    .choose-bonus-product-dialog .product-brand {
      margin-bottom: 8px;
      margin-bottom: 0.5rem; }
    .choose-bonus-product-dialog .modal-footer {
      padding: 0;
      width: 100%;
      max-width: 1180px;
      background-color: transparent;
      margin: 0 auto 40px;
      margin: 0 auto 2.5rem; }
    .choose-bonus-product-dialog .modal-footer .details-wrapper {
      padding-right: 0; }
    .choose-bonus-product-dialog .modal-footer .details-wrapper .add-bonus-products {
      font-size: 16px;
      font-size: 1rem; }
    .choose-bonus-product-dialog .modal-footer .bonus-summary {
      -ms-flex-pack: start;
          justify-content: start;
      margin: 20px -15px 15px;
      margin: 1.25rem -0.9375rem 0.9375rem;
      font-size: 16px;
      font-size: 1rem; }
    .choose-bonus-product-dialog .modal-footer .selected-pid {
      padding: 16px;
      padding: 1rem;
      margin-left: -15px;
      margin-left: -0.9375rem;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 24px;
      line-height: 1.5rem; }
    .choose-bonus-product-dialog .modal-footer .selected-pid:first-of-type {
      margin-top: 0; } }

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

.product-detail .quantity,
.bundle-detail .quantity {
  padding: 0; }

.number {
  display: -ms-flexbox;
  display: flex; }
  .number > input {
    max-width: 120px; }
  .number .number-of-products {
    min-width: initial;
    width: 40px;
    height: 30px;
    border-radius: 0;
    border: 1px solid #000;
    line-height: 30px;
    margin: 0 1px;
    text-align: center;
    -webkit-appearance: textfield;
       -moz-appearance: textfield;
            appearance: textfield;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (min-width: 544px) {
      .number .number-of-products {
        width: 50px;
        margin: 0 3px; } }
    .number .number-of-products:focus {
      outline: none; }
    .number .number-of-products::-webkit-outer-spin-button, .number .number-of-products::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .number .qty-change {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    background: #323036;
    color: #fff;
    font-size: 21px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    cursor: pointer; }
    .number .qty-change:disabled {
      background: #d8d8d8; }

.primary-images {
  display: inline-block;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }
  .primary-images .carousel .carousel-control-next,
  .primary-images .carousel .carousel-control-prev {
    -ms-flex-pack: center;
        justify-content: center; }
  .primary-images .carousel .icon-next,
  .primary-images .carousel .icon-prev {
    display: block;
    background-color: transparent;
    position: absolute;
    padding: 14px 0;
    padding: 0.875rem 0; }
    .primary-images .carousel .icon-next::before,
    .primary-images .carousel .icon-prev::before {
      content: "";
      height: 24px;
      width: 24px;
      position: relative;
      display: block;
      margin: 0 auto;
      background-position: center center; }
  .primary-images .carousel .icon-prev {
    left: 0; }
    .primary-images .carousel .icon-prev::before {
      background: url("../../icons/prev-black.svg") no-repeat; }
  .primary-images .carousel .icon-next {
    right: 0; }
    .primary-images .carousel .icon-next::before {
      background: url("../../icons/next-black.svg") no-repeat; }
  .primary-images .carousel-indicators {
    margin-bottom: 0; }
  .primary-images .carousel-indicators li {
    background-color: #d9d6d9;
    opacity: 1;
    transition: background-color 0.6s ease; }
    .primary-images .carousel-indicators li img {
      opacity: 0; }
  .primary-images .carousel-indicators .active {
    background-color: #15141a; }
  .primary-images .add-to-wish-list {
    position: absolute;
    z-index: 100;
    width: 75px;
    width: 4.6875rem;
    right: 0;
    right: 0;
    top: 0;
    top: 0; }

.product-brand {
  color: #171717;
  font-family: "Causten-Regular", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: 900;
  margin-bottom: 1rem;
  margin-top: 6px;
  margin-top: 0.375rem;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 44px;
  line-height: 2.75rem; }
  @media (max-width: 768.98px) {
    .product-brand {
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 31px;
      line-height: 1.9375rem; } }
  .product-brand a {
    color: #171717; }

.product-name {
  color: #171717;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  border-bottom: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem; }

.product-description-link button {
  color: #171717;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  border-bottom: 0;
  text-decoration: underline;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }
  .product-description-link button:hover {
    text-decoration: none; }

.prices {
  margin: 0 0 10px 0;
  margin: 0 0 0.625rem 0; }
  .prices .price {
    font-size: 20px;
    font-size: 1.25rem; }

.product-description {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }
  .product-description * {
    color: rgba(0, 0, 0, 0.6); }

.out-of-stock-text {
  color: #646464; }

.attributes-label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem; }

.attributes [data-attr="color"] .attribute,
.attributes [data-attr="Shade"] .attribute,
.attributes [data-attr="shade"] .attribute {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
  padding: 0 6px;
  padding: 0 0.375rem; }
  .attributes [data-attr="color"] .attribute .color-attribute:focus,
  .attributes [data-attr="Shade"] .attribute .color-attribute:focus,
  .attributes [data-attr="shade"] .attribute .color-attribute:focus {
    outline: none; }

.attributes .attribute label:focus,
.attributes .attribute input:focus,
.attributes .attribute .color-attribute:focus,
.attributes .attribute button:focus {
  outline: none !important; }

.attributes .attribute.quantity {
  display: block; }

.attributes .color-attribute .swatch-circle.color-value,
.attributes .color-box {
  background-size: contain;
  border-radius: 0;
  border: 1px solid #646464;
  margin-right: 17px;
  margin-right: 1.0625rem;
  height: 26px;
  height: 1.625rem;
  width: 26px;
  width: 1.625rem; }
  .attributes .color-attribute .swatch-circle.color-value.selected,
  .attributes .color-box.selected {
    outline: 1px solid #000;
    outline-offset: 5px;
    height: 26px;
    height: 1.625rem;
    width: 26px;
    width: 1.625rem; }
  .attributes .color-attribute .swatch-circle.color-value.selected::after,
  .attributes .color-box.selected::after {
    display: none; }

.attributes .color-attribute:last-child .swatch-circle.color-value {
  margin-right: 0; }

.attributes .add-to-wish-list {
  text-align: left;
  text-transform: none; }
  .attributes .add-to-wish-list .wishlist-icon,
  .attributes .add-to-wish-list span {
    margin: auto; }
  .attributes .add-to-wish-list .wishlist-icon {
    aspect-ratio: auto 1 / 1; }
  .attributes .add-to-wish-list span {
    color: #000;
    letter-spacing: 0;
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    margin-top: 10px;
    margin-top: 0.625rem;
    line-height: 14px;
    line-height: 0.875rem;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    letter-spacing: 0.03125rem; }

.attributes .cart-and-ipay .add-to-cart,
.attributes .cart-and-ipay .add-to-cart-ipay {
  width: 100%; }
  .attributes .cart-and-ipay .add-to-cart .icon,
  .attributes .cart-and-ipay .add-to-cart-ipay .icon {
    margin: 0 10px -3px 0;
    margin: 0 0.625rem -0.1875rem 0; }

.attributes .cart-and-ipay .update-cart-product-global {
  min-width: 100%; }

@media (max-width: 768.98px) {
  .attributes .cart-and-ipay {
    background-color: #fff;
    padding: 5px;
    padding: 0.3125rem; }
    .attributes .cart-and-ipay .add-to-cart-wrapper {
      width: 100%;
      max-width: 100%;
      padding-right: 0;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%; } }

.attributes .product-quantity {
  padding-bottom: 8px;
  padding-bottom: 0.5rem; }
  .attributes .product-quantity select,
  .attributes .product-quantity .custom-dropdown {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    max-width: 110px;
    max-width: 6.875rem; }
    .attributes .product-quantity select .select-selected::after,
    .attributes .product-quantity select .custom-select::after,
    .attributes .product-quantity .custom-dropdown .select-selected::after,
    .attributes .product-quantity .custom-dropdown .custom-select::after {
      top: 17px;
      top: 1.0625rem; }

.attributes .text-error {
  color: #c2170f; }

.attributes .attr-info-container {
  font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  padding: 0; }

.attributes .out-of-stock-label {
  font-family: "Causten-Bold", "Arial Black", sans-serif /*rtl:prepend:Almarai, */;
  background: #000;
  color: #fff; }

.size-chart {
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }
  .size-chart .btn {
    padding: 0;
    color: #000;
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    text-transform: none;
    text-decoration: underline;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-size: 0.875rem; }

@media (min-width: 769px) {
  .product-detail .primary-images {
    margin-bottom: 0; }
    .product-detail .primary-images .carousel {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .product-detail .primary-images .carousel-indicators-wrapper {
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 140px;
      width: 8.75rem;
      padding-right: 15px;
      padding-right: 0.9375rem; }
    .product-detail .primary-images .carousel-indicators {
      display: block;
      position: static;
      margin: 0;
      width: 100%;
      overflow: hidden;
      padding: 0;
      -ms-overflow-style: none; }
      .product-detail .primary-images .carousel-indicators.long-carousel {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: start;
            justify-content: flex-start;
        height: 100%;
        max-height: 635px;
        max-height: 39.6875rem; }
      .product-detail .primary-images .carousel-indicators::-webkit-scrollbar {
        display: none; }
      .product-detail .primary-images .carousel-indicators li {
        width: auto;
        height: auto;
        margin: 4px 0;
        border: 1px solid transparent; }
        .product-detail .primary-images .carousel-indicators li:first-child {
          border-top: 0; }
        .product-detail .primary-images .carousel-indicators li img {
          opacity: 1;
          border: solid 1px #646464; }
        .product-detail .primary-images .carousel-indicators li.active {
          border-color: #000; }
          .product-detail .primary-images .carousel-indicators li.active img {
            border-color: #000; }
    .product-detail .primary-images .multiple-images .carousel-inner {
      margin-left: 0;
      margin-left: 0; }
    .product-detail .primary-images .multiple-images .carousel-control-prev {
      left: 0;
      left: 0; }
  @-moz-document url-prefix() {
    .product-detail .primary-images .multiple-images-slide {
      margin-right: -22px;
      margin-right: -1.375rem; } }
    .product-detail .primary-images .carousel-thumb-control {
      background-size: 100% 100%;
      transform: rotate(90deg);
      cursor: pointer;
      height: 24px;
      height: 1.5rem;
      width: 13px;
      width: 0.8125rem;
      margin: 0 auto;
      margin: 0 auto; }
    .product-detail .primary-images .carousel-thumb-control-next {
      background: url(../../icons/next-black.svg) no-repeat center; }
    .product-detail .primary-images .carousel-thumb-control-prev {
      background: url(../../icons/prev-black.svg) no-repeat center; }
  .attributes {
    padding: 0;
    padding: 0; }
    .attributes [data-attr="color"],
    .attributes [data-attr="Shade"],
    .attributes [data-attr="shade"] .attribute {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .attributes .add-to-wish-list {
      padding-left: 0;
      -ms-flex-direction: row;
          flex-direction: row; }
      .attributes .add-to-wish-list .wishlist-icon,
      .attributes .add-to-wish-list span {
        margin: initial; }
      .attributes .add-to-wish-list span {
        width: auto;
        margin-top: 0;
        margin-top: 0;
        line-height: 18px;
        line-height: 1.125rem; }
    .attributes .custom-select.select-size {
      height: 45px;
      height: 2.8125rem; } }

@media (min-width: 769px) {
  .product-detail .primary-images .caro-large-image {
    margin: 0 auto;
    height: 100%;
    max-height: 700px;
    max-height: 43.75rem;
    max-width: 640px;
    max-width: 40rem; }
    .product-detail .primary-images .caro-large-image .carousel-inner,
    .product-detail .primary-images .caro-large-image .carousel-inner .carousel-item {
      height: 100%;
      max-height: 700px;
      max-height: 43.75rem;
      max-width: 640px;
      max-width: 40rem; }
  .product-detail .primary-images .carousel-thumb-control-next {
    display: block;
    margin-top: 8px;
    margin-top: 0.5rem; } }

.attribute-radio {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-left: -0.3125rem;
  margin-right: -5px;
  margin-right: -0.3125rem; }
  .attribute-radio-selector {
    position: relative;
    margin: 5px; }
    .attribute-radio-selector input {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      visibility: hidden; }
    .attribute-radio-selector input.options-disabled + label {
      background-color: #f7f7f7;
      color: #d8d8d8; }
      .attribute-radio-selector input.options-disabled + label::before {
        content: "";
        position: absolute;
        top: 18px;
        left: -4px;
        width: 76px;
        height: 1px;
        background-color: #d8d8d8;
        transform: rotate(28deg);
        z-index: 0; }
    .attribute-radio-selector input:checked + label {
      border-color: #000; }
    .attribute-radio-selector label {
      border: 1px solid #d8d8d8;
      color: #000;
      font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
      text-align: center;
      letter-spacing: 0.5px;
      margin: 0;
      background-color: #fff;
      position: relative;
      cursor: pointer;
      font-size: 14px;
      font-size: 0.875rem;
      min-width: 68px;
      min-width: 4.25rem;
      height: 38px;
      height: 2.375rem;
      line-height: 38px;
      line-height: 2.375rem;
      padding: 0 10px;
      padding: 0 0.625rem; }
      .attribute-radio-selector label span {
        position: relative;
        z-index: 1; }

.loyalty-points-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .loyalty-points-wrap .loyalty-points-img img {
    margin-right: 8px;
    margin-right: 0.5rem;
    width: 34px;
    width: 2.125rem; }
    .loyalty-points-wrap .loyalty-points-img img.join-loyalty-img {
      width: 56px;
      width: 3.5rem; }
  .loyalty-points-wrap .tooltip a {
    text-decoration: underline; }
  .loyalty-points-wrap .loyalty-points {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem; }
    .loyalty-points-wrap .loyalty-points img.info-icon {
      margin-bottom: 2px;
      margin-bottom: 0.125rem; }
  .loyalty-points-wrap .loyalty-points,
  .loyalty-points-wrap .loyalty-points-img {
    margin-bottom: 12px;
    margin-bottom: 0.75rem; }

#editProductModal .attribute-radio input.options-disabled + label {
  cursor: not-allowed;
  pointer-events: none; }

.quick-view-dialog {
  max-width: 56.25em; }
  .quick-view-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 {
    background-color: #eae7e8; }
  .quick-view-dialog .modal-header {
    background-color: transparent;
    border: none;
    border-radius: 0; }
    .quick-view-dialog .modal-header .full-pdp-link {
      color: #00a1e0; }
    .quick-view-dialog .modal-header .close {
      font-size: 2rem;
      line-height: 1.5rem;
      font-weight: normal; }
      .quick-view-dialog .modal-header .close:focus {
        outline: none; }
    .quick-view-dialog .modal-header .close-assist {
      display: inline-block;
      transform: scale(0.75); }
  .quick-view-dialog .modal-title {
    font-size: 1em; }
  .quick-view-dialog .availablity-container {
    text-align: right; }
  .quick-view-dialog .availablity-container,
  .quick-view-dialog .size-chart {
    margin-top: 0.938em; }
  .quick-view-dialog .modal-content {
    border: 1px solid rgba(0, 0, 0, 0.2);
    min-height: 50vh; }
  .quick-view-dialog .modal-body {
    max-height: -webkit-fit-content;
    max-height: fit-content;
    min-height: inherit;
    overflow-y: auto; }
  .quick-view-dialog button.close {
    font-size: 1.25em; }
  .quick-view-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 {
      font-size: 1.6em; }
  .quick-view-dialog .prices .sales {
    font-size: 20px;
    font-size: 1.25rem; }
  .quick-view-dialog .promotions {
    text-align: left;
    color: #bc151d; }
  @media (max-width: 768.98px) {
    .quick-view-dialog .bonus-summary {
      font-size: 0.625em; } }
  @media (max-width: 768.98px) {
    .quick-view-dialog .bonus-summary .bonus-product-name {
      padding: 0; } }
  .quick-view-dialog .pre-cart-products {
    margin-right: 0.125em; }
  .quick-view-dialog .color-attribute {
    border: none;
    padding: 0;
    background: none; }
  .quick-view-dialog .non-input-label {
    display: block;
    margin-bottom: 0.5rem; }

#editProductModal .modal-dialog:not(.nuvei-dialog) {
  margin-top: 1.75rem; }

@media (min-width: 769px) {
  #editProductModal .carousel-indicators-wrapper {
    width: 65px;
    width: 4.0625rem; }
  #editProductModal .carousel-control-prev {
    left: 90px;
    left: 5.625rem; }
  #editProductModal .carousel-thumb-control {
    width: 15px;
    width: 0.9375rem;
    height: 15px;
    height: 0.9375rem; }
  #editProductModal .carousel-indicators.long-carousel {
    height: 259px;
    height: 16.1875rem; } }

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

@media (max-width: 768.98px) {
  .totals {
    -ms-flex-order: 1;
        order: 1; }
  .cart-list {
    -ms-flex-order: 2;
        order: 2; } }

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

/* Default Header Cart */
.default-header-cart .jumbotron {
  margin-bottom: 0; }
  .default-header-cart .jumbotron > .container {
    height: 100%; }
    .default-header-cart .jumbotron > .container > .row:first-of-type {
      height: unset; }

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

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

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

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

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

.cart-header .continue-shopping-link {
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
  font-size: 15px;
  font-size: 0.9375rem; }
  .cart-header .continue-shopping-link span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    margin-right: 5px;
    margin-right: 0.3125rem; }

.cart-header .cart-page-phone span,
.cart-header .cart-page-phone a {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */; }

.cart-header .continue-shopping-link,
.cart-header .cart-item-count {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }

.cart-page .cart-list .card {
  border: 0;
  border-top: none; }
  .cart-page .cart-list .card.product-info {
    border: 1px solid #e5e5e5;
    gap: 16px;
    gap: 1rem;
    padding: 32px;
    padding: 2rem;
    margin-bottom: 16px;
    margin-bottom: 1rem; }
    @media (max-width: 991.98px) {
      .cart-page .cart-list .card.product-info {
        padding: 16px;
        padding: 1rem; } }
    .cart-page .cart-list .card.product-info .price * {
      gap: 4px;
      gap: 0.25rem; }
    .cart-page .cart-list .card.product-info .price .sales {
      line-height: 23px;
      line-height: 1.4375rem; }
      .cart-page .cart-list .card.product-info .price .sales.has-promotion {
        color: #dc2626; }
    .cart-page .cart-list .card.product-info .remove-btn-lg {
      position: relative;
      padding: 0;
      bottom: auto;
      background: transparent; }
      .cart-page .cart-list .card.product-info .remove-btn-lg:hover {
        background: none; }
      .cart-page .cart-list .card.product-info .remove-btn-lg span img {
        display: block; }
    .cart-page .cart-list .card.product-info .bonus-product-button {
      margin-right: 0;
      margin: 35px 0 0;
      margin: 2.1875rem 0 0; }
    .cart-page .cart-list .card.product-info .js-item-image {
      width: 100%;
      max-width: 175px;
      max-width: 10.9375rem; }
      @media (max-width: 991.98px) {
        .cart-page .cart-list .card.product-info .js-item-image {
          max-width: 100px;
          max-width: 6.25rem; } }
    .cart-page .cart-list .card.product-info .card-content {
      gap: 1rem 2rem;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      @media (max-width: 991.98px) {
        .cart-page .cart-list .card.product-info .card-content {
          gap: 1rem; } }
    .cart-page .cart-list .card.product-info .product-details-container {
      -ms-flex: auto;
          flex: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 1rem 2rem;
      padding-right: 46px;
      padding-right: 2.875rem; }
    .cart-page .cart-list .card.product-info .product-image.gift-image {
      max-width: 100%;
      width: auto;
      height: -webkit-fit-content;
      height: fit-content;
      max-height: unset;
      padding: 0;
      margin: 0; }
      @media (max-width: 991.98px) {
        .cart-page .cart-list .card.product-info .product-image.gift-image {
          aspect-ratio: 1/1;
          width: 100%; } }
  .cart-page .cart-list .card .line-item-header {
    height: auto;
    -ms-flex-align: start;
        align-items: start; }
    .cart-page .cart-list .card .line-item-header .line-item-brand {
      margin-top: 0; }
    .cart-page .cart-list .card .line-item-header .product-actions {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 8px;
      position: absolute;
      right: 0;
      top: 0;
      gap: 8px;
      gap: 0.5rem; }
      .cart-page .cart-list .card .line-item-header .product-actions .remove-btn-lg,
      .cart-page .cart-list .card .line-item-header .product-actions .wishlist-move,
      .cart-page .cart-list .card .line-item-header .product-actions .product-edit {
        border: 1px solid #e5e5e5;
        border-radius: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        transition: all 0.2s ease-in-out;
        height: 40px;
        height: 2.5rem;
        width: 40px;
        width: 2.5rem; }
        .cart-page .cart-list .card .line-item-header .product-actions .remove-btn-lg:hover,
        .cart-page .cart-list .card .line-item-header .product-actions .wishlist-move:hover,
        .cart-page .cart-list .card .line-item-header .product-actions .product-edit:hover {
          border: 1px solid #171717; }
  .cart-page .cart-list .card .line-item-brand a {
    color: #171717;
    font-family: "Causten-Bold", "Arial Narrow", sans-serif /*rtl:prepend:Almarai, */;
    font-size: 18px;
    font-size: 1.125rem; }
    @media (max-width: 991.98px) {
      .cart-page .cart-list .card .line-item-brand a {
        font-size: 16px;
        font-size: 1rem; } }
  .cart-page .cart-list .card .line-item-name {
    margin-bottom: 0;
    color: #757575 !important;
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    letter-spacing: 0;
    text-overflow: ellipsis;
    display: block;
    width: auto;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 19px;
    line-height: 1.1875rem; }
    @media (max-width: 991.98px) {
      .cart-page .cart-list .card .line-item-name {
        font-size: 14px;
        font-size: 0.875rem; } }
  .cart-page .cart-list .card .remove-line-item.bonus-assist {
    height: -webkit-fit-content;
    height: fit-content;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: end; }
  .cart-page .cart-list .card .item-attributes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .cart-page .cart-list .card .item-attributes p.line-item-attributes,
    .cart-page .cart-list .card .item-attributes .line-item-price-info,
    .cart-page .cart-list .card .item-attributes .edit {
      color: #757575; }
      .cart-page .cart-list .card .item-attributes p.line-item-attributes b,
      .cart-page .cart-list .card .item-attributes .line-item-price-info b,
      .cart-page .cart-list .card .item-attributes .edit b {
        color: #171717; }
    .cart-page .cart-list .card .item-attributes .line-item-availability .line-item-attributes {
      color: #171717;
      font-weight: 600; }
    .cart-page .cart-list .card .item-attributes .edit {
      text-decoration: underline; }
  .cart-page .cart-list .card .item-attributes p {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    font-size: 13px;
    font-size: 0.8125rem; }
  .cart-page .cart-list .card .product-variation-attributes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (max-width: 768.98px) {
      .cart-page .cart-list .card .product-variation-attributes {
        -ms-flex-direction: row;
            flex-direction: row;
        gap: 8px;
        gap: 0.5rem; } }
  .cart-page .cart-list .card .product-move .move {
    display: block;
    color: #323036 !important;
    font-weight: "Causten-Bold", "Arial Narrow", "Arial", sans-serif;
    line-height: 17px;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .cart-page .cart-list .card .product-move .move span {
    line-height: 20px;
    line-height: 1.25rem;
    height: 20px;
    height: 1.25rem; }
  .cart-page .cart-list .card .line-item-divider {
    border-top: 1px solid #d8d8d8;
    margin: 0;
    margin-top: 15px;
    margin-top: 0.9375rem; }
  .cart-page .cart-list .card.product-info .price .sales-percentage,
  .cart-page .cart-list .card.product-info .price .sales-percentage.desktop-cart-only {
    display: none; }
  .cart-page .cart-list .card .custom-select {
    border-color: #979797;
    background: url("../../icons/down-black.svg") no-repeat right 0.5rem center/12px 12px;
    line-height: 1;
    height: 30px;
    height: 1.875rem; }
  .cart-page .cart-list .card .custom-select:focus {
    border-color: #979797;
    box-shadow: none; }
  .cart-page .cart-list .card .pricing.line-item-total-price-amount {
    color: #15141a;
    white-space: nowrap;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 28px;
    line-height: 1.75rem; }
  .cart-page .cart-list .card .line-item-total-price .line-item-price-info {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .cart-page .cart-list .card .line-item-total-price .strike-through {
    font-size: 13px;
    font-size: 0.8125rem; }
  .cart-page .cart-list .card .line-item-promo .promo-callout-msg {
    position: relative;
    text-align: left;
    color: #fff;
    background: linear-gradient(to right, #be123c, #db2777);
    font-family: "Roboto-Regular", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    margin-top: 15px;
    margin-top: 0.9375rem;
    border-radius: 4px;
    border-radius: 0.25rem;
    padding: 16px;
    padding: 1rem;
    padding-left: 46px;
    padding-left: 2.875rem;
    font-size: 16px;
    font-size: 1rem; }
    .cart-page .cart-list .card .line-item-promo .promo-callout-msg::before {
      position: absolute;
      content: '';
      background: url("../../icons/redesign-2024/promo-tag-label-white.svg") no-repeat;
      background-position: center;
      background-size: cover;
      left: 14px;
      top: 16px;
      width: 24px;
      width: 1.5rem;
      height: 24px;
      height: 1.5rem; }

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

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

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

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

.cart-page .cart-list .approaching-discounts .single-approaching-discount {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  background: #000;
  color: #fff;
  border: 1px solid #000;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem; }

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

@media (min-width: 769px) {
  .cart-page .cart-list {
    padding-right: 18px;
    padding-right: 1.125rem; } }

.cart-page .quantity {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0;
  padding: 0; }

.cart-page .totals {
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  font-size: 14px;
  font-size: 0.875rem;
  color: #323036; }
  .cart-page .totals .line-item-divider {
    width: 100%;
    border-top: 5px solid #eae7e8;
    margin: 0; }
  .cart-page .totals p.text-right {
    line-height: 21px;
    line-height: 1.3125rem; }
  @media (max-width: 991.98px) {
    .cart-page .totals {
      padding-bottom: 14px;
      padding-bottom: 0.875rem; } }

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

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

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

.cart-page .price .strike-through {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-size: 13px;
  font-size: 0.8125rem; }

.cart-page .gift-message-wrap {
  width: 46vw; }
  @media (min-width: 544px) {
    .cart-page .gift-message-wrap {
      width: 30.7vw; } }

.cart-page .gc-helper {
  width: 100%;
  padding-left: 10px;
  padding-left: 0.625rem; }
  @media (min-width: 992px) {
    .cart-page .gc-helper {
      width: 42%;
      padding-left: 4%; } }
  @media (min-width: 992px) {
    .cart-page .gc-helper.product-card-footer {
      padding-top: 0; } }

.cart-page .custom-dropdown .select-items div {
  font-size: 14px;
  font-size: 0.875rem; }

.line-item-price-info,
.line-item-pricing-info,
.line-item-attributes {
  color: #323036;
  display: block;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-size: 16px;
  font-size: 1rem; }
  @media (max-width: 991.98px) {
    .line-item-price-info,
    .line-item-pricing-info,
    .line-item-attributes {
      font-size: 14px;
      font-size: 0.875rem; } }

.line-item-price-info {
  line-height: 22px !important;
  line-height: 1.375rem !important; }

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

.line-item-attributes b {
  text-transform: capitalize;
  font-weight: bold;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */; }

.quantity-form {
  margin: 0;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  line-height: 10px;
  line-height: 0.625rem; }
  .quantity-form .changer-wrap {
    display: -ms-flexbox;
    display: flex;
    gap: 1px;
    padding-top: 4.5px;
    padding-top: 0.28125rem; }
  .quantity-form .q-num {
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    line-height: 1;
    font-size: 16px;
    font-size: 1rem; }
    @media (max-width: 991.98px) {
      .quantity-form .q-num {
        font-size: 14px;
        font-size: 0.875rem; } }

.product-edit a.edit,
.product-edit a.wishlist-move {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  color: #000; }

.cart-empty {
  padding: 48px 15px;
  padding: 3rem 0.9375rem; }
  .cart-empty .help-phone-number {
    font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */; }

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

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

.coupons-container {
  border-top: 5px solid #eae7e8;
  padding-bottom: 10px;
  padding-bottom: 0.625rem; }

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

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

.coupon-label-wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-top: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem; }

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

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

.coupon-label-wrapper .optional-promo {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: bold;
  text-transform: uppercase;
  color: #323036;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0; }
  .coupon-label-wrapper .optional-promo img {
    margin-right: 14px;
    margin-right: 0.875rem; }

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

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

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

.promo-code-form {
  display: block; }
  .promo-code-form .coupon-code-field {
    font-size: 16px;
    font-size: 1rem;
    height: 48px;
    height: 3rem;
    font-weight: bold;
    color: #a5988c; }
    .promo-code-form .coupon-code-field.form-control:focus {
      box-shadow: 0 0 0 0.0625rem #171717;
      border: 1px solid #171717;
      outline: none; }
  .promo-code-form input.form-control.is-invalid:not([type='password']):not(.password) {
    background-position: calc(100% - 13px) 20px; }
  .promo-code-form .promo-code-btn {
    padding: 0;
    top: 0;
    width: auto;
    position: absolute;
    text-decoration: underline;
    font-size: 14px;
    font-size: 0.875rem;
    height: 46px;
    height: 2.875rem;
    line-height: 46px;
    line-height: 2.875rem;
    right: 22px;
    right: 1.375rem; }

.coupons-and-promos {
  margin-bottom: 0; }

.coupon-price-adjustment {
  background-color: #d9d6d9;
  margin-top: 10px;
  margin-top: 0.625rem;
  padding: 12px;
  padding: 0.75rem;
  border: none;
  border-radius: 0; }

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

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

.coupon-code {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  font-weight: 600; }

.remove-coupon {
  position: absolute;
  padding: 0;
  right: 0.0625rem;
  top: 0.125rem; }

.remove-coupon-img {
  display: block;
  transform: scale(0.7); }

.coupon-applied,
.coupon-not-applied {
  font-size: 14px;
  font-size: 0.875rem;
  padding-left: 5px;
  padding-left: 0.3125rem; }

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

.cart-shipping-method {
  margin-top: 15px;
  margin-top: 0.9375rem; }
  .cart-shipping-method .custom-select {
    min-height: 60px;
    min-height: 3.75rem; }
  .cart-shipping-method .form-group-wrap {
    margin-bottom: 0; }
    .cart-shipping-method .form-group-wrap .custom-control-label {
      padding-left: 25px;
      padding-left: 1.5625rem;
      line-height: 23px;
      line-height: 1.4375rem;
      font-family: "Causten-Regular", "Arial", sans-serif /*rtl:prepend:Almarai, */; }
      .cart-shipping-method .form-group-wrap .custom-control-label::before {
        transform: scale(0.75); }
    .cart-shipping-method .form-group-wrap .shipping-method-details {
      font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
      font-size: 14px;
      font-size: 0.875rem; }
    .cart-shipping-method .form-group-wrap .cart-shipping-method-price {
      font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */; }
  .cart-shipping-method .shipping-method-description {
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    font-size: 14px;
    font-size: 0.875rem;
    margin-left: 26px;
    margin-left: 1.625rem; }
  .cart-shipping-method .form-group {
    margin-bottom: 0;
    margin-bottom: 0; }
    .cart-shipping-method .form-group label {
      font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
      font-weight: bold; }

label[for=shippingMethods] {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: 600;
  text-transform: uppercase; }

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

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

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

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

.order-grand-total-wrapper {
  margin-top: 15px;
  margin-top: 0.9375rem;
  line-height: 22px;
  line-height: 1.375rem; }
  .order-grand-total-wrapper .gross-amount,
  .order-grand-total-wrapper .grand-total-currency {
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    text-transform: capitalize;
    font-size: 14px;
    font-size: 0.875rem; }
  .order-grand-total-wrapper .taxes-included {
    font-weight: 500;
    font-size: 12px;
    font-size: 0.75rem; }

.grand-total {
  margin: 0;
  font-size: 24px;
  font-size: 1.5rem; }

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

.shipping-cost,
.tax-total {
  font-size: 14px;
  font-size: 0.875rem; }

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

.shipping-discount p {
  color: #666; }

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

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

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

.cart-page .checkout-continue {
  padding: 25px 10px;
  padding: 1.5625rem 0.625rem;
  z-index: 1; }
  @media (max-width: 543.98px) {
    .cart-page .checkout-continue {
      z-index: 100;
      left: 0;
      right: 0; }
      .cart-page .checkout-continue > .row {
        padding: 0;
        margin: 0; } }

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

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

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

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

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

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

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

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

@media (max-width: 991.98px) {
  .quantity-form .custom-dropdown .select-selected::after {
    transform: scale(1) rotate(180deg); }
  .cart-page .cart-list .card .line-item-price-info {
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
    .cart-page .cart-list .card .line-item-price-info + .price {
      margin-top: 0; }
  .cart-page .cart-list .card .line-item-total-price .line-item-price-info {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  .cart-page .hr-2 {
    display: none;
    margin-left: 7.5px;
    margin-left: 0.46875rem;
    margin-right: 7.5px;
    margin-right: 0.46875rem; }
  .cart-page .product-info + .hr-2 {
    display: block; }
    .cart-page .product-info + .hr-2:last-of-type {
      display: none; }
      .cart-page .product-info + .hr-2:last-of-type:has(+ .gift-certificate) {
        display: block; }
  .dir-col {
    line-height: 1; }
  .cart-page .totals {
    border-left: none;
    border-right: none;
    margin-top: 15px;
    margin-top: 0.9375rem; } }
  @media (max-width: 991.98px) and (max-width: 543.98px) {
    .cart-page .totals {
      margin-inline: 8px;
      margin-inline: 0.5rem; } }

@media (max-width: 991.98px) {
    .cart-page .totals .order-grand-total-wrapper {
      margin-top: 0; }
  .coupons-container {
    border-top: none; }
  .coupons-container .bottom-line-divider-wrapper .line-item-divider {
    border-top: 1px solid #000; } }

@media (max-width: 543.98px) {
  .cart-page .cart-list .card .line-item-price-info {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
    .cart-page .cart-list .card .line-item-price-info + .price.has-promotion {
      margin-top: 0;
      margin-top: 0; }
  .quantity-form .custom-dropdown .select-selected::after {
    top: 11px;
    top: 0.6875rem; }
  .cart-page .border-helper {
    border: 1px solid #000; } }

.cart-page .cart-list .card.product-info .price .sales {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem; }
  @media (max-width: 991.98px) {
    .cart-page .cart-list .card.product-info .price .sales {
      font-size: 14px;
      font-size: 0.875rem; } }

.cart-page .cart-list .price .strike-through {
  color: #171717;
  -webkit-text-decoration-color: #171717;
          text-decoration-color: #171717; }

.cart-page .cart-list .card.product-info .price .value {
  font-size: 16px;
  font-size: 1rem; }
  @media (max-width: 991.98px) {
    .cart-page .cart-list .card.product-info .price .value {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media (max-width: 768.98px) {
    .cart-page .cart-list .card.product-info .price .value {
      line-height: 22px;
      line-height: 1.375rem; } }

.cart-page .cart-list .card .price .pricing.line-item-total-price-amount {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: bold;
  line-height: 16px;
  line-height: 1rem;
  font-size: 16px;
  font-size: 1rem; }
  @media (max-width: 991.98px) {
    .cart-page .cart-list .card .price .pricing.line-item-total-price-amount {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 14px;
      line-height: 0.875rem; } }

.cart-page .cart-shipping-method .custom-radio .custom-control-label {
  font-size: 14px;
  font-size: 0.875rem; }
  .cart-page .cart-shipping-method .custom-radio .custom-control-label strong {
    white-space: nowrap; }

.cart-page .shipping-cost,
.cart-page .shipping-cost-text,
.cart-page .packaging-cost,
.cart-page .net-total-cost,
.cart-page .sub-total,
.cart-page .packaging-cost-text,
.cart-page .order-discount-price span {
  font-size: 14px;
  font-size: 0.875rem;
  white-space: nowrap; }

.cart-page .order-discount-price p,
.cart-page .order-total-line p,
.cart-page .order-gift-wrap-line p,
.cart-page .order-shipping-cost-line p,
.cart-page .shipping-discount-line p,
.cart-page .order-net-totals-line p,
.cart-page .order-packaging-price-line p,
.cart-page .order-total-tax-line p {
  margin-bottom: 2px;
  margin-bottom: 0.125rem; }

.cart-page .order-total-line p,
.cart-page .order-total-line span,
.cart-page .order-discount-price p,
.cart-page .order-discount-price span,
.cart-page .order-shipping-cost-line p,
.cart-page .order-shipping-cost-line span,
.cart-page .order-net-totals-line p,
.cart-page .order-net-totals-line span,
.cart-page .order-total-tax-line p,
.cart-page .order-total-tax-line span,
.cart-page .order-grand-total-wrapper p,
.cart-page .order-grand-total-wrapper span,
.cart-page .order-packaging-price-line p,
.cart-page .order-packaging-price-line span,
.cart-page .taxes-included p,
.cart-page .taxes-included span {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */; }

.cart-page .order-grand-total-wrapper p,
.cart-page .order-grand-total-wrapper .price-currency,
.cart-page .order-grand-total-wrapper .net-total-cost,
.cart-page .order-grand-total-wrapper .grand-total-currency,
.cart-page .order-grand-total-wrapper .grand-total,
.cart-page .order-grand-total-wrapper .gross-amount,
.cart-page .order-net-totals-line p,
.cart-page .order-net-totals-line .price-currency,
.cart-page .order-net-totals-line .net-total-cost,
.cart-page .order-net-totals-line .grand-total-currency,
.cart-page .order-net-totals-line .grand-total,
.cart-page .order-net-totals-line .gross-amount {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: bold; }

.cart-page .grand-total {
  white-space: nowrap;
  font-size: 14px;
  font-size: 0.875rem; }

.cart-page .bonus-product-header {
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }

.cart-page .bonus-product-brand {
  font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  color: #000; }

.cart-page .bonus-product-name {
  font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  color: #646464;
  font-size: 14px;
  font-size: 0.875rem; }

.cart-page .bonus-product-card .product-card-footer .value {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 13px;
  line-height: 0.8125rem; }

.cart-page .bonus-product-card .line-item-quantity .qnt-amount {
  color: #000;
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 13px;
  line-height: 0.8125rem; }

.cart-page .bonus-product-card .cart-page .cart-list .card .line-item-price-info,
.cart-page .bonus-product-card .cart-page .cart-list .card .line-item-pricing-info,
.cart-page .bonus-product-card .cart-page .cart-list .card .line-item-attributes {
  font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 13px;
  line-height: 0.8125rem; }

.cart-page .line-item-price-container {
  gap: 3px;
  gap: 0.1875rem; }
  .cart-page .line-item-price-container .percentage-discount-container span {
    background-color: #0a0a0a;
    color: #d9d6d9;
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 13px;
    line-height: 0.8125rem;
    padding: 3.5px 6.5px;
    padding: 0.21875rem 0.40625rem; }
    @media (max-width: 768.98px) {
      .cart-page .line-item-price-container .percentage-discount-container span {
        margin-top: 1px;
        margin-top: 0.0625rem; } }

@media (min-width: 769px) {
  /* Cart Error Message */
  .cart-error-messaging.cart-error .alert-danger {
    text-align: center;
    line-height: 78px;
    line-height: 4.875rem; }
  /* Default Header Cart */
  .default-header-cart .jumbotron {
    margin-bottom: 32px;
    margin-bottom: 2rem; }
  /* Bonus Product Line Item */
  .card.bonus-product-line-item .bonus-product-divider {
    display: none;
    padding-top: 35px;
    padding-top: 2.1875rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .card.bonus-product-line-item .bonus-line-item-msg {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem; }
  .card.bonus-product-line-item .bundled-line-item .line-item-name {
    padding-bottom: 30px;
    padding-bottom: 1.875rem; }
  .card.bonus-product-line-item .bundled-line-item .product-card-footer .value {
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    font-weight: bold;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 13px;
    line-height: 0.8125rem; }
  .card.bonus-product-line-item .bundled-line-item + .bundled-line-item::before {
    margin: auto;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .card.bonus-product-line-item .bonus-prouct-bottom-line {
    margin-bottom: -15px;
    margin-bottom: -0.9375rem; }
  /* Bonus product */
  .modal-dialog {
    margin-top: 15vh; }
  .modal-dialog .details-wrapper {
    padding-left: 35px;
    padding-left: 2.1875rem; }
  /* Cart Breadcrumbs */
  .container .breadcrumb {
    padding: 16px 0;
    padding: 1rem 0; }
  /* Cart Header */
  .default-header {
    padding-bottom: 25px;
    padding-bottom: 1.5625rem; }
    .default-header h1.header {
      font-size: 44px;
      font-size: 2.75rem;
      line-height: 42px;
      line-height: 2.625rem; } }
    @media (min-width: 769px) and (max-width: 1199.98px) {
      .default-header h1.header {
        padding: 0; } }

@media (min-width: 769px) {
    .default-header .cart-item-count span {
      font-weight: 600;
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px;
      line-height: 1.375rem; }
  /* Cart Header before Line Items */
  .cart-header .cart-page-phone {
    padding-right: 8px;
    padding-right: 0.5rem; }
  /* Bundle Line Item */
  .cart-page .cart-list .card.bundle-info {
    border-top: 1px solid #323036;
    padding-top: 20px;
    padding-top: 1.25rem; }
    .cart-page .cart-list .card.bundle-info .line-item-header .line-item-name {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 600;
      text-transform: capitalize;
      color: #646464; }
    .cart-page .cart-list .card.bundle-info .bundle-includes {
      text-align: center;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px;
      line-height: 1.375rem; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .bundle-add-to-wishlist-mobile {
      display: none; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .bundle-add-to-wishlist-desktop {
      display: block; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .bundle-misc {
      padding: 45px 0 0 35px;
      padding: 2.8125rem 0 0 2.1875rem; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .product-edit.product-move {
      margin-top: 5px;
      margin-top: 0.3125rem; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .product-edit.product-move .move {
      padding-left: 0;
      margin-bottom: 0; }
    .cart-page .cart-list .card.bundle-info .bundle-card-footer .product-edit.product-move .move span {
      font-weight: normal; }
  /* Line items */
  .cart-page .cart-list .card {
    border: 1px solid #000;
    padding: 32px;
    padding: 2rem; }
  .cart-page .cart-list .card .line-item-promo {
    margin-bottom: 0; }
  .cart-page .cart-list .card .item-attributes p {
    line-height: 13px;
    line-height: 0.8125rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem; } }
  @media (min-width: 769px) and (max-width: 991.98px) {
    .cart-page .cart-list .card .item-attributes p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 14px;
      line-height: 0.875rem; } }

@media (min-width: 769px) {
    .cart-page .cart-list .card .item-attributes p.gift-cert-delivery {
      color: #c2170f;
      font-size: 16px;
      font-size: 1rem; } }
    @media (min-width: 769px) and (max-width: 991.98px) {
      .cart-page .cart-list .card .item-attributes p.gift-cert-delivery {
        font-size: 14px;
        font-size: 0.875rem; } }

@media (min-width: 769px) {
  .cart-page .cart-list .card.product-info .price {
    color: #000;
    text-transform: uppercase; }
  .cart-page .cart-list .card.product-info .price * {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2px;
    gap: 0.125rem; }
  .cart-page .cart-list .card.product-info .price .sales-percentage.desktop-cart-only {
    display: inline-block; }
  .cart-page .cart-list .card .line-item-price-info,
  .cart-page .cart-list .card .line-item-pricing-info,
  .cart-page .cart-list .card .line-item-attributes {
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    line-height: 16px;
    line-height: 1rem;
    font-size: 16px;
    font-size: 1rem; } }
  @media (min-width: 769px) and (max-width: 991.98px) {
    .cart-page .cart-list .card .line-item-price-info,
    .cart-page .cart-list .card .line-item-pricing-info,
    .cart-page .cart-list .card .line-item-attributes {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 14px;
      line-height: 0.875rem; } }

@media (min-width: 769px) {
  .cart-page .line-item-quantity .qnt-amount {
    color: #000;
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem; }
  .cart-page .cart-list .card .line-item-total-price .line-item-price-info {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    line-height: 22px;
    line-height: 1.375rem; }
  .cart-page .cart-list .card .quantity.select-selected {
    max-width: 100px;
    max-width: 6.25rem;
    height: 40px;
    height: 2.5rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    font-size: 24px;
    font-size: 1.5rem; }
  .cart-page .cart-list .card .line-item-total-price .price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .cart-page .cart-list .card .pricing.line-item-total-price-amount {
    font-size: 21px;
    font-size: 1.3125rem; }
  .cart-page .cart-list .card .line-item-total-price .price .strike-through {
    font-size: 13px;
    font-size: 0.8125rem; }
  .cart-page .cart-list .approaching-discounts .single-approaching-discount {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 15px 0;
    margin: 0 0 0.9375rem 0;
    padding: 15px;
    padding: 0.9375rem; }
  .cart-page .cart-list {
    margin-bottom: 65px;
    margin-bottom: 4.0625rem; }
  .cart-page .cart-list .product-info + .product-info .line-item-promo {
    margin-bottom: 0; }
  .cart-page .bonus-product-header {
    margin-bottom: 14px;
    margin-bottom: 0.875rem; }
  .cart-page .totals > div.modal.fade {
    background-color: rgba(0, 0, 0, 0.9); }
  .line-item-price-info,
  .line-item-pricing-info,
  .line-item-attributes {
    margin-bottom: 8px;
    margin-bottom: 0.5rem; }
  /* Coupons */
  .coupons-container {
    border: none; }
  .coupons-container input.form-control {
    background-color: #fff; }
  .coupons-container .bottom-line-divider-wrapper {
    padding: 0 15px;
    padding: 0 0.9375rem; }
  .coupon-form-wrapper .promo-code-form {
    margin-top: 0; }
  .promo-code-form .coupon-code-field {
    font-weight: normal; }
  .coupon-error {
    margin-top: 5px;
    margin-top: 0.3125rem; }
  .coupon-form-wrapper label {
    color: #15141a;
    text-transform: uppercase;
    font-family: "Roboto-Condensed", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem; }
  .coupon-label-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .coupon-label-wrapper .line-item-divider {
    display: block; }
  .cart-page .totals .coupon-label-wrapper .line-item-divider,
  .cart-page .totals .bottom-line-divider-wrapper .line-item-divider {
    border-top: 1px solid #323036; }
  .cart-page .totals .bottom-line-divider-wrapper .line-item-divider {
    margin-top: 10px;
    margin-top: 0.625rem; }
  .coupon-label-wrapper img {
    margin-top: 20px;
    margin-top: 1.25rem; }
  .coupon-label-wrapper .optional-promo {
    width: 89%;
    margin: 20px 0 0;
    margin: 1.25rem 0 0; }
  .coupon-form-wrapper .promo-code-form {
    margin-top: 10px;
    margin-top: 0.625rem; }
  .coupon-price-adjustment {
    background-color: #fff; }
  .coupon-price-adjustment .coupon-promotion-relationship li {
    margin-top: 15px;
    margin-top: 0.9375rem; }
  .promotion-information {
    background-color: transparent;
    padding: 0 15px;
    padding: 0 0.9375rem; }
  .promotion-information .promotion-name {
    color: #323036; }
  .promotion-information .applied-promotion-discount {
    font-size: 16px;
    font-size: 1rem; }
  /* Cart Shipping Method */
  .cart-shipping-method {
    margin-top: 0; }
  .cart-shipping-method .custom-dropdown .select-selected {
    background-color: transparent;
    border-radius: 1px; }
  .order-grand-total-wrapper {
    margin-top: 0; }
  .checkout-continue {
    padding: 25px 15px;
    padding: 1.5625rem 0.9375rem; }
  .quantity-form .custom-dropdown {
    max-width: 100px;
    max-width: 6.25rem; }
    .quantity-form .custom-dropdown .select-selected {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 7px 15px;
      padding: 0.4375rem 0.9375rem; }
  .quantity-form .custom-dropdown .select-selected::before {
    position: absolute;
    content: "";
    background: url("../../icons/up-black.svg") no-repeat;
    transform: scale(0.75);
    top: 2px;
    top: 0.125rem;
    right: 10px;
    right: 0.625rem;
    width: 21px;
    width: 1.3125rem;
    height: 20px;
    height: 1.25rem; }
  .quantity-form .custom-dropdown .select-selected::after {
    transform: rotate(180deg);
    position: absolute;
    content: "";
    background: url("../../icons/up-black.svg") no-repeat;
    width: 21px;
    width: 1.3125rem;
    bottom: 2px;
    bottom: 0.125rem;
    right: 10px;
    right: 0.625rem; } }

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

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

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

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

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

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

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

.page[data-action="Cart-Show"] .product-info.gift-certificate {
  border: 1px solid #e5e5e5;
  padding: 32px;
  padding: 2rem;
  gap: 16px;
  gap: 1rem; }
  @media (max-width: 991.98px) {
    .page[data-action="Cart-Show"] .product-info.gift-certificate {
      padding: 16px;
      padding: 1rem; } }
  .page[data-action="Cart-Show"] .product-info.gift-certificate .gc-content-container {
    gap: 32px;
    gap: 2rem; }
    @media (max-width: 991.98px) {
      .page[data-action="Cart-Show"] .product-info.gift-certificate .gc-content-container {
        gap: 16px;
        gap: 1rem; } }
  .page[data-action="Cart-Show"] .product-info.gift-certificate .line-item-divider {
    border-top: 1px solid #d8d8d8; }
  .page[data-action="Cart-Show"] .product-info.gift-certificate .line-item-header > div {
    overflow: unset; }
  .page[data-action="Cart-Show"] .product-info.gift-certificate .product-card-footer .line-item-quantity {
    width: 175px;
    width: 10.9375rem; }
    @media (max-width: 991.98px) {
      .page[data-action="Cart-Show"] .product-info.gift-certificate .product-card-footer .line-item-quantity {
        width: 100px;
        width: 6.25rem; } }
  .page[data-action="Cart-Show"] .product-info.gift-certificate .attribute-name {
    color: #757575; }

.page[data-action="Cart-Show"] .cert-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: "Causten-Bold", "Arial Narrow", sans-serif /*rtl:prepend:Almarai, */;
  font-weight: 18px;
  font-weight: 1.125rem;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (max-width: 991.98px) {
    .page[data-action="Cart-Show"] .cert-title {
      font-size: 1rem; } }
  .page[data-action="Cart-Show"] .cert-title .remove-product.btn {
    border: 1px solid #e5e5e5;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    transition: all 0.2s ease-in-out;
    height: 40px;
    height: 2.5rem;
    width: 40px;
    width: 2.5rem; }
    .page[data-action="Cart-Show"] .cert-title .remove-product.btn:hover {
      border: 1px solid #171717; }

.page[data-action="Cart-Show"] .gcert-img-wrap {
  width: 100%;
  max-width: 175px;
  max-width: 10.9375rem; }
  @media (max-width: 991.98px) {
    .page[data-action="Cart-Show"] .gcert-img-wrap {
      max-width: 100px;
      max-width: 6.25rem; } }

.page[data-action="Cart-Show"] .item-attributes .line-item-attributes {
  font-size: 1rem; }
  @media (max-width: 991.98px) {
    .page[data-action="Cart-Show"] .item-attributes .line-item-attributes {
      font-size: 14px;
      font-size: 0.875rem;
      margin-bottom: 8px;
      margin-bottom: 0.5rem; } }

.page[data-action="Cart-Show"] .product-info-content {
  -ms-flex: auto;
      flex: auto; }

@media (max-width: 991.98px) {
  .available-payments-info {
    margin-top: 1rem; } }

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.cart-header .continue-shopping-link span {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .cart-list .card .line-item-name,
.cart-page .cart-list .card .line-item-pricing-info,
.cart-page .cart-list .card .line-item-price-info,
.cart-page .cart-list .card .line-item-attributes {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .cart-list .card .item-attributes p,
.cart-page .cart-list .card .item-attributes .line-item-attributes {
  font-family: "Archivo-Regular", "Arial", sans-serif; }
  .cart-page .cart-list .card .item-attributes p b,
  .cart-page .cart-list .card .item-attributes .line-item-attributes b {
    font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .cart-list .card .product-edit a.wishlist-move {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .cart-list .card .product-edit a.edit {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .cart-list .card .product-move .move span {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .cart-list .card.product-info .price * {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .cart-list .card .price .pricing.line-item-total-price-amount {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .cart-list .card .line-item-brand {
  font-family: "Causten-Bold", "Arial Narrow", sans-serif; }

.coupon-label-wrapper .optional-promo {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-shipping-method .form-group label {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-shipping-method .form-group-wrap .custom-control-label {
  font-family: "Causten-Regular", "Arial", sans-serif; }

.cart-page .order-total-line p,
.cart-page .order-total-line span,
.cart-page .order-discount-price p,
.cart-page .order-discount-price span,
.cart-page .order-shipping-cost-line p,
.cart-page .order-shipping-cost-line span,
.cart-page .order-net-totals-line p,
.cart-page .order-net-totals-line span,
.cart-page .order-total-tax-line p,
.cart-page .order-total-tax-line span,
.cart-page .order-grand-total-wrapper p,
.cart-page .order-grand-total-wrapper span,
.cart-page .taxes-included p,
.cart-page .taxes-included span {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .order-net-totals-line .price-currency,
.cart-page .order-net-totals-line .net-total-cost {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-page .order-grand-total-wrapper .price-currency,
.cart-page .order-grand-total-wrapper .net-total-cost,
.cart-page .order-grand-total-wrapper .grand-total-currency,
.cart-page .order-grand-total-wrapper .grand-total,
.cart-page .order-grand-total-wrapper .gross-amount {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.cart-header .cart-page-phone span,
.cart-header .cart-page-phone a {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

.quantity-form .qty-change {
  font-family: "Archivo-Regular", "Arial", sans-serif; }

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