body.post-type-archive-product.dreamer-competitions-archive .high-padding {
  background:
    radial-gradient(circle at 92% 14%, rgba(186, 41, 41, 0.08) 0, rgba(186, 41, 41, 0) 24%),
    linear-gradient(180deg, #f7f3f0 0%, #efe8e4 100%) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .modeltheme-breadcrumbs .page-title {
  font-size: clamp(30px, 8.8vw, 72px) !important;
  line-height: 1 !important;
  letter-spacing: 0.01em !important;
  white-space: nowrap !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.col-md-4,
body.post-type-archive-product.dreamer-competitions-archive .woocommerce-page ul.products li.product.col-md-4 {
  margin-bottom: 34px !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .woocommerce_product__wrap_box {
  display: flex !important;
  flex-direction: column !important;
  min-height: 100% !important;
  background: linear-gradient(180deg, #15151b 0%, #0f0f14 100%) !important;
  border: 1px solid rgba(186, 41, 41, 0.34) !important;
  border-radius: 22px !important;
  overflow: hidden !important;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.18), 0 0 0 1px rgba(255, 255, 255, 0.03) inset !important;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product:hover .woocommerce_product__wrap_box {
  transform: translateY(-6px) !important;
  border-color: rgba(255, 102, 102, 0.74) !important;
  box-shadow: 0 26px 42px rgba(0, 0, 0, 0.24), 0 0 24px rgba(186, 41, 41, 0.18) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .woocommerce-product-list-header {
  position: relative !important;
  min-height: 315px !important;
  background:
    radial-gradient(circle at 50% 18%, rgba(186, 41, 41, 0.18), rgba(186, 41, 41, 0) 48%),
    linear-gradient(180deg, #1c1c23 0%, #121218 100%) !important;
  border-bottom: 1px solid rgba(186, 41, 41, 0.24) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .thumbnail-and-details {
  display: flex !important;
  min-height: 315px !important;
  padding: 16px 18px 0 !important;
  align-items: flex-end !important;
  justify-content: center !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .woo_catalog_media_images {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 100% !important;
  padding: 34px 18px 22px !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .woocommerce-product-list-header img {
  max-height: 215px !important;
  width: auto !important;
  object-fit: contain !important;
  filter: drop-shadow(0 16px 18px rgba(0, 0, 0, 0.5)) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .overlay-components {
  top: 16px !important;
  right: 16px !important;
  gap: 8px !important;
  width: 44px !important;
  padding: 10px 0 !important;
  border: 1px solid rgba(186, 41, 41, 0.44) !important;
  border-radius: 12px !important;
  background: rgba(15, 15, 21, 0.88) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .overlay-components .component.add-to-cart .button {
  position: static !important;
  height: auto !important;
  line-height: 1 !important;
  max-width: none !important;
  border: 0 !important;
  background: transparent !important;
  color: #ff6767 !important;
  font-size: 18px !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .woocommerce-loop-product-content {
  flex: 1 1 auto !important;
  padding: 26px 24px 0 !important;
  background: transparent !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product h3.woocommerce-loop-product__title {
  min-height: 56px !important;
  margin-bottom: 10px !important;
  padding-bottom: 0 !important;
  font-size: 28px !important;
  line-height: 1.06 !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product h3.woocommerce-loop-product__title a {
  color: #ffffff !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .details-container {
  padding-bottom: 0 !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .details-container > div.details-item {
  align-items: center !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .details-container > div.details-item .amount,
body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .details-container > div.details-item ins,
body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .price span {
  color: #ff8a6a !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  letter-spacing: -0.02em !important;
  padding: 0 !important;
  background: transparent !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .star-rating {
  display: none !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .has-finished {
  display: inline-flex !important;
  align-items: center !important;
  margin-top: 16px !important;
  padding: 7px 14px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255, 114, 114, 0.52) !important;
  background: rgba(186, 41, 41, 0.16) !important;
  color: #ffe5e5 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-closed .has-finished {
  background: linear-gradient(90deg, rgba(104, 14, 14, 0.94) 0%, rgba(186, 41, 41, 0.76) 48%, rgba(104, 14, 14, 0.94) 100%) !important;
  box-shadow: 0 10px 20px rgba(186, 41, 41, 0.24) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .dreamer-loop-countdown-wrap {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  margin-top: 18px !important;
  padding: 14px 16px !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 16px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04) 0%, rgba(12, 12, 17, 0.3) 100%) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .dreamer-countdown-headline {
  display: block !important;
  flex: 0 0 84px !important;
  margin: 0 !important;
  color: #d4d6de !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: 0.14em !important;
  line-height: 1.35 !important;
  text-transform: uppercase !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .dreamer-loop-countdown {
  display: grid !important;
  flex: 1 1 auto !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 8px !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .dreamer-count-block {
  display: block !important;
  min-width: 0 !important;
  padding: 10px 6px 9px !important;
  border-radius: 11px !important;
  border: 1px solid rgba(255, 118, 118, 0.34) !important;
  background: rgba(25, 25, 34, 0.92) !important;
  text-align: center !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.02) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .dreamer-count-block .dreamer-count-value {
  display: block !important;
  margin-bottom: 3px !important;
  color: #ffffff !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 0.95 !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .dreamer-count-block small {
  display: block !important;
  color: #c8ccd6 !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .dreamer-countdown-headline {
  color: #ffdca0 !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .dreamer-count-block {
  border-color: rgba(255, 202, 99, 0.54) !important;
  background: linear-gradient(180deg, rgba(65, 45, 12, 0.94) 0%, rgba(19, 14, 10, 0.95) 100%) !important;
  box-shadow: inset 0 0 16px rgba(255, 195, 82, 0.18) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .dreamer-count-block .dreamer-count-value {
  color: #fff2cf !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .dreamer-count-block small {
  color: #ffcb59 !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .ticket-info {
  margin-top: 18px !important;
  padding: 16px 14px 0 !important;
  border-top: 1px solid rgba(186, 41, 41, 0.34) !important;
  background: linear-gradient(180deg, rgba(186, 41, 41, 0.12), rgba(186, 41, 41, 0.02)) !important;
  display: flex !important;
  align-items: stretch !important;
  justify-content: space-between !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .ticket-info > div {
  position: relative !important;
  display: flex !important;
  flex: 1 1 0 !important;
  min-height: 76px !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px 6px 10px !important;
  color: #d9dae1 !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
  line-height: 1.25 !important;
  text-transform: uppercase !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .ticket-info > div:not(:last-child)::after {
  content: "" !important;
  position: absolute !important;
  top: 10px !important;
  right: 0 !important;
  bottom: 10px !important;
  width: 1px !important;
  background: linear-gradient(180deg, rgba(186, 41, 41, 0), rgba(186, 41, 41, 0.52), rgba(186, 41, 41, 0)) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .ticket-info > div b {
  display: block !important;
  margin-bottom: 8px !important;
  color: #ffffff !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  line-height: 0.92 !important;
  letter-spacing: -0.03em !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .ticket-info .lottery-sold b {
  color: #ff6f6f !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .ticket-info {
  border-top-color: rgba(243, 188, 73, 0.56) !important;
  background: linear-gradient(180deg, rgba(220, 166, 54, 0.18), rgba(220, 166, 54, 0.04)) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .ticket-info > div {
  color: #ead8b2 !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .ticket-info > div:not(:last-child)::after {
  background: linear-gradient(180deg, rgba(240, 187, 74, 0), rgba(255, 208, 116, 0.68), rgba(240, 187, 74, 0)) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .ticket-info .lottery-sold b {
  color: #ffd67a !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .wcl-progress-meter {
  margin: 12px 18px 20px !important;
  padding-top: 0 !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .wcl-progress-meter .zero {
  position: static !important;
  display: flex !important;
  width: fit-content !important;
  margin: 0 0 10px auto !important;
  padding: 4px 12px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255, 120, 120, 0.62) !important;
  background: rgba(13, 13, 19, 0.95) !important;
  color: #f5f5f9 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.26) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .wcl-progress-meter .max {
  display: none !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .wcl-progress-meter progress[value] {
  width: 100% !important;
  height: 14px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background-color: #14141d !important;
  box-shadow: inset 0 0 0 2px rgba(186, 41, 41, 0.5), inset 0 4px 10px rgba(0, 0, 0, 0.68) !important;
  overflow: hidden !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .wcl-progress-meter progress[value]::-webkit-progress-bar {
  background:
    linear-gradient(180deg, rgba(22, 22, 30, 1) 0%, rgba(10, 10, 16, 1) 100%),
    repeating-linear-gradient(135deg, rgba(186, 41, 41, 0.12) 0 10px, rgba(186, 41, 41, 0) 10px 20px) !important;
  border-radius: 999px !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .wcl-progress-meter progress[value]::-webkit-progress-value {
  border-radius: 999px !important;
  background-image:
    linear-gradient(90deg, #711616 0%, #ba2929 48%, #ff6262 100%),
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.28) 0 9px, rgba(255, 255, 255, 0) 9px 18px) !important;
  box-shadow: 0 0 16px rgba(186, 41, 41, 0.58) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce .products .wcl-progress-meter progress[value]::-moz-progress-bar {
  border-radius: 999px !important;
  background: linear-gradient(90deg, #711616 0%, #ba2929 48%, #ff6262 100%) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .wcl-progress-meter .zero {
  border-color: rgba(255, 205, 104, 0.72) !important;
  background: rgba(18, 14, 9, 0.95) !important;
  color: #fff4d8 !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .wcl-progress-meter progress[value] {
  box-shadow: inset 0 0 0 2px rgba(236, 182, 65, 0.74), inset 0 4px 10px rgba(0, 0, 0, 0.68) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .wcl-progress-meter progress[value]::-webkit-progress-bar {
  background:
    linear-gradient(180deg, rgba(34, 26, 12, 1) 0%, rgba(16, 12, 8, 1) 100%),
    repeating-linear-gradient(135deg, rgba(255, 206, 98, 0.16) 0 10px, rgba(255, 206, 98, 0) 10px 20px) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .wcl-progress-meter progress[value]::-webkit-progress-value {
  background-image:
    linear-gradient(90deg, #6f5012 0%, #c59227 46%, #ffd676 100%),
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.32) 0 9px, rgba(255, 255, 255, 0) 9px 18px) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-live .wcl-progress-meter progress[value]::-moz-progress-bar {
  background: linear-gradient(90deg, #6f5012 0%, #c59227 46%, #ffd676 100%) !important;
}

body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-closed .ticket-info,
body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.dreamer-lottery-closed .wcl-progress-meter {
  display: none !important;
}

@media (max-width: 991px) {
  body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.col-md-4,
  body.post-type-archive-product.dreamer-competitions-archive .woocommerce-page ul.products li.product.col-md-4 {
    width: 50% !important;
  }

  body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .woocommerce-product-list-header,
  body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .thumbnail-and-details {
    min-height: 280px !important;
  }
}

@media (max-width: 767px) {
  body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product.col-md-4,
  body.post-type-archive-product.dreamer-competitions-archive .woocommerce-page ul.products li.product.col-md-4 {
    width: 100% !important;
    float: none !important;
  }

  body.post-type-archive-product.dreamer-competitions-archive .modeltheme-breadcrumbs .page-title {
    font-size: clamp(28px, 9.2vw, 34px) !important;
  }

  body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .dreamer-loop-countdown-wrap {
    align-items: flex-start !important;
    flex-direction: column !important;
  }

  body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .dreamer-countdown-headline {
    flex: none !important;
  }

  body.post-type-archive-product.dreamer-competitions-archive .woocommerce ul.products li.product .dreamer-loop-countdown {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: 100% !important;
  }
}
