/* Side cart gift item */
.xoo-wsc-product.xoo-wsc-xoo_wsc_gift {
  position: relative !important;
  padding-top: 34px !important;
}

.xoo-wsc-product.xoo-wsc-xoo_wsc_gift .xoo-wsc-gift-ban {
  display: inline-flex !important;
  position: absolute !important;
  top: 8px !important;
  left: 10px !important;
  right: auto !important;
  margin: 0 !important;
  align-items: center !important;
  padding: 4px 8px !important;
  border-radius: 999px !important;
  background: #7fb11d !important;
  color: #fff !important;
  font-size: 10px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
  z-index: 2 !important;
}

.xoo-wsc-product.xoo-wsc-xoo_wsc_gift .xoo-wsc-sm-info {
  display: flex !important;
  align-items: flex-start !important;
}

.xoo-wsc-product.xoo-wsc-xoo_wsc_gift .xoo-wsc-sm-left {
  padding-top: 0 !important;
}

.xoo-wsc-product.xoo-wsc-xoo_wsc_gift .xoo-wsc-sm-right {
  position: static !important;
  align-self: flex-start !important;
  margin-left: auto !important;
}

.xoo-wsc-product.xoo-wsc-xoo_wsc_gift .xoo-wsc-sm-right-tools,
.xoo-wsc-product.xoo-wsc-xoo_wsc_gift .xoo-wsc-smr-ptotal {
  display: none !important;
}

.xoo-wsc-product.xoo-wsc-xoo_wsc_gift .xoo-wsc-priceBox {
  margin-top: 6px !important;
}

.xoo-wsc-sp-price ins {
  text-decoration: none !important;
  background: transparent !important;
  padding: 0 !important;
  color: inherit !important;
  font-weight: 600 !important;
}

.xoo-wsc-sp-price ins,
.xoo-wsc-sp-price ins *,
.xoo-wsc-sp-price ins .amount,
.xoo-wsc-sp-price ins .woocommerce-Price-amount,
.xoo-wsc-sp-price ins .woocommerce-Price-currencySymbol {
  text-decoration: none !important;
}

.xoo-wsc-sp-price del {
  opacity: 0.8 !important;
}

.xoo-wsc-sp-price .screen-reader-text {
  display: none !important;
}

.xoo-wsc-container .xoo-wsc-bar-remtext,
.woocommerce-cart .dp-cart-xoo-rewards .xoo-wsc-bar-remtext {
  position: static !important;
  top: auto !important;
  margin-bottom: 8px !important;
  display: block !important;
}

.woocommerce-cart .product-price ins,
.woocommerce-cart .product-price ins *,
.woocommerce-cart .product-price ins .amount,
.woocommerce-cart .product-price ins .woocommerce-Price-amount,
.woocommerce-cart .product-price ins .woocommerce-Price-currencySymbol {
  text-decoration: none !important;
  background: transparent !important;
}

.woocommerce-cart .product-price .screen-reader-text {
  display: none !important;
}

/* Cart page gift row */
.woocommerce-cart .dp-xoo-cart-gift-row td {
  vertical-align: middle !important;
}

.woocommerce-cart .dp-xoo-cart-gift-row .product-thumbnail img {
  border-radius: 10px !important;
}

.woocommerce-cart .dp-xoo-cart-gift-row .product-name a {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 12px !important;
  text-decoration: none !important;
}

.woocommerce-cart .dp-xoo-cart-gift-row .product-name a::before {
  content: "Nemokama dovana";
  display: inline-flex !important;
  align-items: center !important;
  padding: 5px 10px !important;
  border-radius: 999px !important;
  background: #7fb11d !important;
  color: #fff !important;
  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
  margin-bottom: 6px !important;
}

.woocommerce-cart .dp-xoo-cart-gift-row .product-name .dp-name,
.woocommerce-cart .dp-xoo-cart-gift-row .product-name a {
  color: inherit !important;
  font-weight: 400 !important;
}

.woocommerce-cart .dp-xoo-cart-gift-row .product-price,
.woocommerce-cart .dp-xoo-cart-gift-row .product-subtotal,
.woocommerce-cart .dp-xoo-cart-gift-row .product-quantity {
  font-weight: 600 !important;
}

.woocommerce-cart .dp-xoo-cart-gift-row .product-price .amount,
.woocommerce-cart .dp-xoo-cart-gift-row .product-subtotal .amount {
  color: #31440a !important;
  font-weight: 700 !important;
}

.woocommerce-cart .dp-xoo-cart-gift-row .product-quantity::before,
.woocommerce-cart .dp-xoo-cart-gift-row .product-quantity strong {
  display: none !important;
  content: none !important;
}

.xoo-wsc-container .xoo-wsc-bar-potitle.xoo-wsc-bar-lev,
.woocommerce-cart .dp-cart-xoo-rewards .xoo-wsc-bar-potitle.xoo-wsc-bar-lev {
  display: none !important;
}

.woocommerce-cart .dp-cart-xoo-rewards {
  width: 70% !important;
  max-width: 900px !important;
  margin: 0 auto 24px !important;
}

.xoo-wsc-header {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 2px !important;
}

.xoo-wsc-header .xoo-wsc-bar-cont {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 2px !important;
}

.xoo-wsc-header .xoo-wsc-bar-remtext {
  width: 100% !important;
  text-align: center !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.xoo-wsc-header .dp-xoo-bar-gifts {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  flex-wrap: nowrap !important;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  gap: 6px !important;
  touch-action: pan-y !important;
}

.xoo-wsc-header .dp-xoo-bar-gift-slot,
.xoo-wsc-header .dp-xoo-bar-gift-chip,
.xoo-wsc-header .xoo-wsc-bar-remtext {
  touch-action: pan-y !important;
}

.xoo-wsc-header .dp-xoo-bar-gift-slot {
  display: block !important;
  flex: 0 0 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}

.xoo-wsc-header .dp-xoo-bar-gift-chip {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: 8px 10px !important;
  transform: none !important;
}

.xoo-wsc-header .dp-xoo-bar-gift-chip:hover,
.xoo-wsc-header .dp-xoo-bar-gift-chip:focus-visible {
  transform: none !important;
  box-shadow: none !important;
}

.xoo-wsc-header .dp-xoo-bar-gift-chip-media {
  flex: 0 0 48px !important;
  width: 48px !important;
  height: 48px !important;
  margin-right: 8px !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: #eef3df !important;
  border: 1px solid #d9e8b8 !important;
}

.xoo-wsc-header .dp-xoo-bar-gift-chip-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
  filter: none !important;
  pointer-events: none !important;
}

.xoo-wsc-header .dp-xoo-bar-gift-chip-content {
  display: flex !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 4px !important;
}

.xoo-wsc-header .dp-xoo-bar-gift-chip-title {
  display: block !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  line-height: 1.2 !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar {
  margin: 0 0 10px !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .xoo-wsc-bar-remtext {
  width: 100% !important;
  text-align: center !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gifts {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  flex-wrap: nowrap !important;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  gap: 6px !important;
  touch-action: pan-y !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-slot,
.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip,
.xoo-wsc-body > .dp-xoo-side-scroll-bar .xoo-wsc-bar-remtext {
  touch-action: pan-y !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-slot {
  display: block !important;
  flex: 0 0 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: 8px 10px !important;
  transform: none !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip:hover,
.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip:focus-visible {
  transform: none !important;
  box-shadow: none !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip-media {
  flex: 0 0 48px !important;
  width: 48px !important;
  height: 48px !important;
  margin-right: 8px !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: #eef3df !important;
  border: 1px solid #d9e8b8 !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
  filter: none !important;
  pointer-events: none !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip-content {
  display: flex !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 4px !important;
}

.xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip-title {
  display: block !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  line-height: 1.2 !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .xoo-wsc-bar-remtext,
.woocommerce-cart .dp-cart-xoo-rewards .xoo-wsc-bar-remtext .amount,
.woocommerce-cart .dp-cart-xoo-rewards .xoo-wsc-bar-remtext .woocommerce-Price-amount,
.woocommerce-cart .dp-cart-xoo-rewards .xoo-wsc-bar-remtext .woocommerce-Price-currencySymbol {
  font-size: 18px !important;
  line-height: 1.2 !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-status {
  display: none !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gifts {
  display: flex !important;
  justify-content: center !important;
  gap: 0 !important;
  width: 100% !important;
  max-width: none !important;
  margin: 10px auto 0 !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-slot {
  justify-content: center !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip {
  flex: none !important;
  width: 80% !important;
  max-width: 80% !important;
  padding: 7px 10px !important;
  border-radius: 10px !important;
  gap: 8px !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip-label {
  padding: 2px 6px !important;
  font-size: 10px !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip-title {
  font-size: 14px !important;
  line-height: 1.15 !important;
  display: block !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  -webkit-line-clamp: unset !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip-meta {
  font-size: 9px !important;
  line-height: 1.05 !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-next-gift {
  display: none !important;
  margin: 8px 0 0 !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  color: #5f6f2c !important;
  font-weight: 600 !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-next-gift strong {
  color: #31440a !important;
  font-weight: 700 !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .xoo-wsc-bar-cont {
  margin: 0 0 2px !important;
}

.woocommerce-cart .dp-cart-xoo-rewards .xoo-wsc-bar-cont:last-child {
  margin-bottom: 0 !important;
}

@media (min-width: 768px) {
  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gifts.dp-xoo-bar-gifts-single .dp-xoo-bar-gift-slot {
    flex: 0 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
    justify-content: center !important;
  }
}

.dp-xoo-bar-gifts {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  gap: 6px !important;
  justify-content: space-between !important;
  margin: 0 0 12px !important;
  width: 100% !important;
}

.dp-xoo-bar-gift-slot {
  display: flex !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

.dp-xoo-bar-gift-chip {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 12px !important;
  min-width: 0 !important;
  padding: 8px 9px !important;
  border-radius: 12px !important;
  font-size: 12px !important;
  line-height: 1.15 !important;
  font-weight: 600 !important;
  border: 1px solid #d9e8b8 !important;
  background: #f6fbeb !important;
  color: #31440a !important;
  box-sizing: border-box !important;
  text-decoration: none !important;
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease !important;
  cursor: pointer !important;
}

.dp-xoo-bar-gift-chip.is-pending {
  background: #fff !important;
  border-color: #d8d8d8 !important;
  color: #666 !important;
}

.dp-xoo-bar-gift-chip:hover,
.dp-xoo-bar-gift-chip:focus-visible {
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 12px rgba(0,0,0,.08) !important;
  border-color: #95bb32 !important;
  outline: none !important;
}

.dp-xoo-bar-gift-chip-media {
  flex: 0 0 48px !important;
  width: 48px !important;
  height: 48px !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: #eef3df !important;
  border: 1px solid #d9e8b8 !important;
}

.dp-xoo-bar-gift-chip-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.dp-xoo-bar-gift-chip-content {
  display: flex !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 4px !important;
}

.dp-xoo-bar-gift-chip strong {
  font-weight: 700 !important;
}

.dp-xoo-bar-gift-chip-label {
  display: inline-flex !important;
  align-items: center !important;
  padding: 3px 7px !important;
  border-radius: 999px !important;
  background: #dff0b7 !important;
  color: #31440a !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  letter-spacing: .03em !important;
}

.dp-xoo-bar-gift-chip.is-pending .dp-xoo-bar-gift-chip-label {
  background: #f3f3f3 !important;
  color: #666 !important;
}

.dp-xoo-bar-gift-chip-title {
  display: -webkit-box !important;
  width: 100% !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  color: inherit !important;
}

.dp-xoo-bar-gift-chip-meta {
  display: -webkit-box !important;
  width: 100% !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
  font-size: 10px !important;
  line-height: 1.15 !important;
  color: inherit !important;
  opacity: .9 !important;
}

.xoo-wsc-container .dp-xoo-bar-gift-chip-meta,
.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip-meta {
  display: none !important;
}

.dp-xoo-cart-confetti-canvas {
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  pointer-events: none !important;
  z-index: 999999 !important;
}

.xoo-wsc-container .dp-xoo-side-confetti-canvas {
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 3 !important;
  pointer-events: none !important;
}

@media (max-width: 1024px) {
  .woocommerce-cart .dp-cart-xoo-rewards {
    width: 85% !important;
  }
}

@media (max-width: 767px) {
  .woocommerce-cart .dp-xoo-cart-gift-row .product-name a {
    gap: 14px !important;
  }

  .woocommerce-cart .dp-xoo-cart-gift-row .product-name a::before {
    padding: 4px 8px !important;
    font-size: 10px !important;
  }

  .woocommerce-cart table.shop_table_responsive tr.dp-xoo-cart-gift-row td.product-quantity {
    display: none !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards {
    width: 100% !important;
  }

  .xoo-wsc-header {
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-bottom: 1px !important;
  }

  .xoo-wsc-header .xoo-wsc-bar-cont {
    margin-bottom: 1px !important;
  }

  .xoo-wsc-header .xoo-wsc-bar-remtext {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    line-height: 1.25 !important;
  }

  .xoo-wsc-header .dp-xoo-bar-gifts {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    flex-wrap: nowrap !important;
    margin-top: 10px !important;
    margin-bottom: 0 !important;
    gap: 6px !important;
  }

  .xoo-wsc-header .dp-xoo-bar-gift-slot {
    display: block !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
    justify-content: stretch !important;
  }

  .xoo-wsc-header .dp-xoo-bar-gift-chip {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .xoo-wsc-header .dp-xoo-bar-gift-chip-title {
    display: block !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    -webkit-line-clamp: unset !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    line-height: 1.2 !important;
  }

  .xoo-wsc-body > .dp-xoo-side-scroll-bar {
    margin-bottom: 8px !important;
  }

  .xoo-wsc-body > .dp-xoo-side-scroll-bar .xoo-wsc-bar-remtext {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    line-height: 1.25 !important;
  }

  .xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gifts {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    flex-wrap: nowrap !important;
    margin-top: 10px !important;
    margin-bottom: 0 !important;
    gap: 6px !important;
  }

  .xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-slot {
    display: block !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
    justify-content: stretch !important;
  }

  .xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .xoo-wsc-body > .dp-xoo-side-scroll-bar .dp-xoo-bar-gift-chip-title {
    display: block !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    -webkit-line-clamp: unset !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    line-height: 1.2 !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-next-gift {
    font-size: 13px !important;
    line-height: 1.25 !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gifts {
    width: 100% !important;
    justify-content: stretch !important;
    gap: 4px !important;
    margin-top: 10px !important;
    margin-bottom: 0 !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-slot {
    justify-content: stretch !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip {
    flex: none !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 6px 6px !important;
    gap: 6px !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip-label {
    font-size: 10px !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip-title {
    font-size: 14px !important;
    line-height: 1.15 !important;
    display: block !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    -webkit-line-clamp: unset !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip-meta {
    font-size: 8px !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .xoo-wsc-bar-cont {
    margin-bottom: 1px !important;
  }

  .dp-xoo-bar-gift-chip {
    gap: 10px !important;
  }

  .dp-xoo-bar-gift-chip-media {
    flex: 0 0 42px !important;
    width: 42px !important;
    height: 42px !important;
  }
}

@media (min-width: 421px) and (max-width: 767px) {
  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gifts {
    gap: 6px !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-slot {
    flex: 1 1 0 !important;
    max-width: none !important;
    justify-content: stretch !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-slot:first-child {
    transform: none !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-slot:last-child {
    justify-content: stretch !important;
  }

  .woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.woocommerce-cart .dp-cart-xoo-rewards .dp-xoo-bar-gift-chip .dp-xoo-bar-gift-chip-label {
  font-size: 10px !important;
  line-height: 1 !important;
}
