/* NetYadak home dynamic data layer.
   Existing Elementor/Figma styling is intentionally untouched. */
.ny-home a.ny-category-card,.ny-home .ny-best-card a,.ny-home .ny-product-card a{text-decoration:none;color:inherit}
.ny-home a.ny-category-card{cursor:pointer}

/* Flash cards intentionally use the same visual card system as the bestseller section. */
.ny-home .ny-section--flash .ny-flash-products .ny-product-card.ny-best-card{
  position:relative!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;
  width:100%!important;height:407px!important;min-height:407px!important;max-height:407px!important;margin:0!important;
  padding:15px 16px 16px!important;border:1px solid #dcdcdc!important;border-radius:11px!important;background:#fff!important;
  box-shadow:none!important;overflow:hidden!important;direction:rtl!important;
}
.ny-home .ny-section--flash .ny-flash-products .ny-product-card.ny-best-card:hover{border-color:#f2c044!important;box-shadow:0 14px 24px rgba(15,23,42,.09)!important;transform:translateY(-3px)!important}
.ny-home .ny-section--flash .ny-best-card__image{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 190px!important;width:100%!important;height:190px!important;min-height:190px!important;max-height:190px!important;margin:0 0 12px!important;padding:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.ny-home .ny-section--flash .ny-best-card__image img,.ny-home .ny-section--flash .ny-product-card:hover .ny-best-card__image img{display:block!important;width:auto!important;height:auto!important;max-width:74%!important;max-height:176px!important;margin:auto!important;object-fit:contain!important;object-position:center!important;background:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important}
.ny-home .ny-section--flash .ny-best-card>h3{display:-webkit-box!important;flex:0 0 58px!important;width:100%!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0 0 10px!important;overflow:hidden!important;color:#111!important;font-size:13px!important;font-weight:500!important;line-height:1.78!important;text-align:right!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}
.ny-home .ny-section--flash .ny-best-card__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;flex:0 0 20px!important;width:100%!important;height:20px!important;min-height:20px!important;margin:auto 0 0!important;padding:0!important;color:#4b2024!important;font-size:10px!important;line-height:1!important;direction:ltr!important}
.ny-home .ny-section--flash .ny-best-card__meta>span:last-child{direction:rtl!important;white-space:nowrap!important}.ny-home .ny-section--flash .ny-best-rating{display:inline-flex!important;align-items:center!important;gap:4px!important;color:#39282c!important;font-size:10px!important;font-weight:700!important;white-space:nowrap!important}
.ny-home .ny-section--flash .ny-best-card__footer{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important;flex:0 0 52px!important;width:100%!important;height:52px!important;min-height:52px!important;margin:12px 0 0!important;padding:0!important;direction:ltr!important}
.ny-home .ny-section--flash .ny-best-price{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;gap:5px!important;flex:1 1 auto!important;min-width:0!important;height:50px!important;margin:0!important;direction:ltr!important}
.ny-home .ny-section--flash .ny-best-price__old{display:flex!important;align-items:center!important;gap:7px!important;height:18px!important;min-height:18px!important;direction:ltr!important}.ny-home .ny-section--flash .ny-best-price__old>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:18px!important;padding:0 6px!important;border:0!important;border-bottom:2px solid #d6112d!important;border-radius:5px!important;background:linear-gradient(180deg,#ff2944 0%,#ee1534 100%)!important;color:#fff!important;font-size:9px!important;font-weight:800!important;line-height:1!important}.ny-home .ny-section--flash .ny-best-price__old del{color:#96979a!important;font-size:9px!important;line-height:1!important;white-space:nowrap!important}.ny-home .ny-section--flash .ny-best-price__now{display:flex!important;align-items:flex-end!important;gap:7px!important;height:27px!important;min-height:27px!important;direction:ltr!important}.ny-home .ny-section--flash .ny-best-price__now small{margin:0 0 2px!important;color:#3b1f22!important;font-size:8px!important;line-height:1!important}.ny-home .ny-section--flash .ny-best-price__now strong{color:#310b11!important;font-size:22px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.4px!important;white-space:nowrap!important}
.ny-home .ny-section--flash .ny-flash-products{align-items:stretch!important}.ny-home .ny-section--flash .ny-flash-products .ny-product-card.ny-best-card{flex:0 0 calc((100% - 24px)/3)!important;min-width:calc((100% - 24px)/3)!important;max-width:calc((100% - 24px)/3)!important}
@media(max-width:900px){.ny-home .ny-section--flash .ny-flash-products .ny-product-card.ny-best-card{flex:0 0 min(82vw,360px)!important;min-width:min(82vw,360px)!important;max-width:min(82vw,360px)!important;height:407px!important;min-height:407px!important;max-height:407px!important}.ny-home .ny-section--flash .ny-best-card__image{height:190px!important;min-height:190px!important;max-height:190px!important;margin:0 0 12px!important}.ny-home .ny-section--flash .ny-best-card__image img{max-width:74%!important;max-height:176px!important}.ny-home .ny-section--flash .ny-best-card>h3{font-size:13px!important;height:58px!important;min-height:58px!important;max-height:58px!important}}


/* v6.1.2 — Flash cards use the exact same card system as bestseller cards.
   Only the countdown overlay is unique to the flash section. */
.ny-home .ny-section--flash .ny-flash-products{
  display:flex!important;
  align-items:stretch!important;
  gap:12px!important;
  direction:rtl!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
}
.ny-home .ny-section--flash .ny-flash-products::-webkit-scrollbar{display:none!important}

.ny-home .ny-section--flash .ny-flash-products>.ny-flash-card,
.ny-home .ny-section--flash .ny-flash-products>.ny-flash-card:hover,
.ny-home .ny-section--flash .ny-flash-products>.ny-flash-card:focus-within{
  position:relative!important;
  box-sizing:border-box!important;
  display:flex!important;
  flex:0 0 calc((100% - 24px)/3)!important;
  flex-direction:column!important;
  width:calc((100% - 24px)/3)!important;
  min-width:calc((100% - 24px)/3)!important;
  max-width:calc((100% - 24px)/3)!important;
  height:407px!important;
  min-height:407px!important;
  max-height:407px!important;
  margin:0!important;
  padding:15px 16px 16px!important;
  border:1px solid #d9d9d9!important;
  border-radius:11px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
  direction:rtl!important;
  transform:none!important;
}
.ny-home .ny-section--flash .ny-flash-products>.ny-flash-card:hover{
  border-color:#f2c044!important;
  box-shadow:0 14px 24px rgba(15,23,42,.09)!important;
  transform:translateY(-3px)!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-best-card__image{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 190px!important;
  width:100%!important;
  height:190px!important;
  min-height:190px!important;
  max-height:190px!important;
  margin:0 0 12px!important;
  padding:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-best-card__image img,
.ny-home .ny-section--flash .ny-flash-card:hover>.ny-best-card__image img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:76%!important;
  max-height:176px!important;
  margin:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:none!important;
  transform:none!important;
}
.ny-home .ny-section--flash .ny-flash-card>h3{
  display:-webkit-box!important;
  flex:0 0 58px!important;
  width:100%!important;
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  margin:0 0 10px!important;
  overflow:hidden!important;
  color:#111!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1.78!important;
  text-align:right!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-best-card__meta{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  flex:0 0 20px!important;
  width:100%!important;
  height:20px!important;
  min-height:20px!important;
  margin:auto 0 0!important;
  padding:0!important;
  color:#4b2024!important;
  font-size:10px!important;
  line-height:1!important;
  direction:ltr!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-best-card__meta>span:last-child{direction:rtl!important;white-space:nowrap!important}
.ny-home .ny-section--flash .ny-flash-card .ny-best-rating{
  display:inline-flex!important;align-items:center!important;gap:4px!important;color:#39282c!important;
  font-size:10px!important;font-weight:700!important;white-space:nowrap!important;
}
.ny-home .ny-section--flash .ny-flash-card .ny-best-rating svg{
  width:15px!important;height:15px!important;flex:0 0 15px!important;fill:#f1a219!important;stroke:#f1a219!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-best-card__footer{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:10px!important;
  flex:0 0 52px!important;
  width:100%!important;
  height:52px!important;
  min-height:52px!important;
  margin:12px 0 0!important;
  padding:0!important;
  direction:ltr!important;
}
.ny-home .ny-section--flash .ny-flash-card .ny-best-price{
  display:flex!important;flex:1 1 auto!important;min-width:0!important;height:50px!important;margin:0!important;
  flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;gap:5px!important;direction:ltr!important;
}
.ny-home .ny-section--flash .ny-flash-card .ny-best-price__old{display:flex!important;align-items:center!important;gap:7px!important;height:18px!important;min-height:18px!important;direction:ltr!important}
.ny-home .ny-section--flash .ny-flash-card .ny-best-price__old>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:18px!important;padding:0 6px!important;border:0!important;border-bottom:2px solid #d6112d!important;border-radius:5px!important;background:linear-gradient(180deg,#ff2944 0%,#ee1534 100%)!important;color:#fff!important;font-size:9px!important;font-weight:800!important;line-height:1!important}
.ny-home .ny-section--flash .ny-flash-card .ny-best-price__old del{color:#96979a!important;font-size:9px!important;line-height:1!important;white-space:nowrap!important}
.ny-home .ny-section--flash .ny-flash-card .ny-best-price__now{display:flex!important;align-items:flex-end!important;gap:7px!important;height:27px!important;min-height:27px!important;direction:ltr!important}
.ny-home .ny-section--flash .ny-flash-card .ny-best-price__now small{margin:0 0 2px!important;color:#3b1f22!important;font-size:8px!important;line-height:1!important}
.ny-home .ny-section--flash .ny-flash-card .ny-best-price__now strong{color:#310b11!important;font-size:22px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.4px!important;white-space:nowrap!important}
.ny-home .ny-section--flash .ny-flash-card .ny-best-cart,
.ny-home .ny-section--flash .ny-flash-card .ny-best-cart:hover,
.ny-home .ny-section--flash .ny-flash-card .ny-best-cart:focus,
.ny-home .ny-section--flash .ny-flash-card .ny-best-cart:active{
  display:flex!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;
  flex:0 0 44px!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:8px!important;
  background:#ffb800!important;color:#082144!important;box-shadow:none!important;transform:none!important;
}
.ny-home .ny-section--flash .ny-flash-card .ny-best-cart svg{display:block!important;width:22px!important;height:22px!important;flex:0 0 22px!important}

/* Keep the original countdown, above the shared product-card design. */
.ny-home .ny-section--flash .ny-flash-card>.ny-countdown{
  position:absolute!important;z-index:8!important;top:14px!important;left:14px!important;display:flex!important;
  align-items:center!important;gap:7px!important;direction:ltr!important;margin:0!important;padding:0!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-countdown span{
  display:grid!important;place-items:center!important;min-width:34px!important;width:34px!important;height:28px!important;padding:0 5px!important;
  border-radius:5px!important;background:#df1734!important;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:1!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-countdown b{color:#201b1d!important;font-size:15px!important;font-weight:900!important;line-height:1!important}

@media(max-width:900px){
  .ny-home .ny-section--flash .ny-flash-products>.ny-flash-card,
  .ny-home .ny-section--flash .ny-flash-products>.ny-flash-card:hover,
  .ny-home .ny-section--flash .ny-flash-products>.ny-flash-card:focus-within{
    flex:0 0 min(82vw,360px)!important;
    width:min(82vw,360px)!important;
    min-width:min(82vw,360px)!important;
    max-width:min(82vw,360px)!important;
  }
}

/* =========================================================
   v6.4.0 — ONE product card component on the home page
   Featured / Best sellers / Flash all reuse the exact card proportions
   of the vehicle-filtered best-seller grid.
   ========================================================= */
.ny-home #nySpecial .ny-featured-products{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  direction:rtl!important;
}
.ny-home .ny-unified-cards>.ny-best-card,
.ny-home .ny-unified-cards>.ny-best-card:hover,
.ny-home .ny-unified-cards>.ny-best-card:focus-within{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:407px!important;
  height:407px!important;
  padding:16px 17px 17px!important;
  border:1px solid #d8d8d8!important;
  border-radius:10px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:none!important;
  transform:none!important;
  transition:border-color .22s ease,box-shadow .22s ease!important;
}
.ny-home .ny-unified-cards>.ny-best-card:hover,
.ny-home .ny-unified-cards>.ny-best-card:focus-within{
  border-color:#f6c84b!important;
  box-shadow:0 12px 24px rgba(15,23,42,.08)!important;
}
.ny-home .ny-unified-cards>.ny-best-card>.ny-best-card__image{
  display:grid!important;
  place-items:center!important;
  flex:0 0 196px!important;
  width:100%!important;
  height:196px!important;
  min-height:196px!important;
  margin:12px 0 14px!important;
  overflow:hidden!important;
}
.ny-home .ny-unified-cards>.ny-best-card>.ny-best-card__image img,
.ny-home .ny-unified-cards>.ny-best-card:hover>.ny-best-card__image img{
  width:auto!important;
  max-width:70%!important;
  max-height:185px!important;
  object-fit:contain!important;
  transform:none!important;
  filter:none!important;
}
.ny-home .ny-unified-cards>.ny-best-card>h3{
  display:-webkit-box!important;
  flex:0 0 54px!important;
  width:100%!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  margin:0 0 13px!important;
  overflow:hidden!important;
  color:#151515!important;
  font-size:14px!important;
  font-weight:500!important;
  line-height:1.72!important;
  text-align:right!important;
  white-space:normal!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.ny-home .ny-unified-cards>.ny-best-card>.ny-best-card__meta{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  width:calc(100% + 10px)!important;
  margin:auto -5px 0!important;
  padding:0!important;
  color:#4d2828!important;
  direction:ltr!important;
  font-size:11px!important;
  line-height:1!important;
}
.ny-home .ny-unified-cards>.ny-best-card>.ny-best-card__meta>span:last-child{direction:rtl!important;white-space:nowrap!important;}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-rating{
  display:inline-flex!important;align-items:center!important;gap:4px!important;color:#3f3631!important;
  direction:ltr!important;font-size:11px!important;font-weight:600!important;white-space:nowrap!important;
}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-rating svg{width:14px!important;height:14px!important;flex:0 0 14px!important;fill:#e8a12b!important;}
.ny-home .ny-unified-cards>.ny-best-card>.ny-best-card__footer{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:calc(100% + 10px)!important;
  margin:15px -5px 0!important;
  padding:0!important;
  direction:ltr!important;
}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-price{
  position:relative!important;display:block!important;flex:0 0 160px!important;width:160px!important;height:48px!important;
  min-width:0!important;margin:0!important;padding:0!important;direction:ltr!important;
}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-price__old{position:static!important;display:block!important;min-height:0!important;margin:0!important;}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-price__old span{
  position:absolute!important;top:0!important;left:0!important;display:grid!important;place-items:center!important;
  min-width:26px!important;width:26px!important;height:14px!important;padding:0 3px!important;border-radius:5px!important;
  color:#fff!important;background:#df3344!important;font-size:9px!important;font-weight:800!important;line-height:1!important;
}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-price__old del{
  position:absolute!important;top:2px!important;left:30px!important;color:#8c8e93!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;
}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-price__now{display:block!important;}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-price__now strong{
  position:absolute!important;top:16px!important;left:31px!important;color:#321014!important;font-size:20px!important;font-weight:900!important;
  line-height:1.15!important;letter-spacing:-.2px!important;white-space:nowrap!important;transform:none!important;
}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-price__now small{
  position:absolute!important;top:24px!important;left:0!important;margin:0!important;color:#3c2224!important;font-size:9px!important;line-height:1!important;white-space:nowrap!important;
}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-cart,
.ny-home .ny-unified-cards>.ny-best-card .ny-best-cart:hover,
.ny-home .ny-unified-cards>.ny-best-card .ny-best-cart:focus,
.ny-home .ny-unified-cards>.ny-best-card .ny-best-cart:focus-visible,
.ny-home .ny-unified-cards>.ny-best-card .ny-best-cart:active{
  display:grid!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;
  flex:0 0 44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:9px!important;color:#011938!important;
  background:#ffb800!important;box-shadow:none!important;transform:none!important;
}
.ny-home .ny-unified-cards>.ny-best-card .ny-best-cart svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;}

/* Flash keeps its horizontal carousel, but the card itself is the same component. */
.ny-home .ny-section--flash .ny-flash-products.ny-unified-cards>.ny-best-card{
  flex:0 0 286px!important;width:286px!important;min-width:286px!important;max-width:286px!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-countdown{
  position:absolute!important;z-index:8!important;top:14px!important;left:14px!important;display:flex!important;align-items:center!important;gap:7px!important;direction:ltr!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-countdown span{
  display:grid!important;place-items:center!important;min-width:34px!important;width:34px!important;height:28px!important;padding:0 5px!important;
  border-radius:5px!important;background:#df1734!important;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:1!important;
}
.ny-home .ny-section--flash .ny-flash-card>.ny-countdown b{color:#201b1d!important;font-size:15px!important;font-weight:900!important;line-height:1!important;}

@media(max-width:1180px){
  .ny-home #nySpecial .ny-featured-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:680px){
  .ny-home #nySpecial .ny-featured-products{grid-template-columns:1fr!important;}
  .ny-home .ny-section--flash .ny-flash-products.ny-unified-cards>.ny-best-card{
    flex:0 0 min(82vw,360px)!important;width:min(82vw,360px)!important;min-width:min(82vw,360px)!important;max-width:min(82vw,360px)!important;
  }
}

/* Specificity bridge over the legacy flash-only rules: keep the carousel
   layout, but force the exact shared card box. */
.ny-home .ny-section--flash .ny-flash-products.ny-unified-cards>.ny-best-card.ny-flash-card,
.ny-home .ny-section--flash .ny-flash-products.ny-unified-cards>.ny-best-card.ny-flash-card:hover,
.ny-home .ny-section--flash .ny-flash-products.ny-unified-cards>.ny-best-card.ny-flash-card:focus-within{
  flex:0 0 calc((100% - 24px)/3)!important;
  width:calc((100% - 24px)/3)!important;
  min-width:calc((100% - 24px)/3)!important;
  max-width:calc((100% - 24px)/3)!important;
  min-height:407px!important;height:407px!important;max-height:407px!important;
  padding:16px 17px 17px!important;
  border:1px solid #d8d8d8!important;
  border-radius:10px!important;
  box-shadow:none!important;
  transform:none!important;
}
@media(max-width:900px){
  .ny-home .ny-section--flash .ny-flash-products.ny-unified-cards>.ny-best-card.ny-flash-card,
  .ny-home .ny-section--flash .ny-flash-products.ny-unified-cards>.ny-best-card.ny-flash-card:hover,
  .ny-home .ny-section--flash .ny-flash-products.ny-unified-cards>.ny-best-card.ny-flash-card:focus-within{
    flex:0 0 min(82vw,360px)!important;width:min(82vw,360px)!important;min-width:min(82vw,360px)!important;max-width:min(82vw,360px)!important;
  }
}
.ny-home #nyVehicles a.ny-vehicle-card,
.ny-home #nyVehicles a.ny-vehicle-card:hover,
.ny-home #nyVehicles a.ny-vehicle-card:focus,
.ny-home #nyVehicles a.ny-vehicle-card:visited{text-decoration:none!important;color:#151515!important;}

/* v6.4.4 — live hydration visibility guard.
   The cached inline observer only knows nodes present at first paint; AJAX-injected
   cards must never fall back to the base .ny-reveal opacity:0 state. */
.ny-home[data-nyp-live-home="1"] .ny-product-card.ny-reveal {
  opacity: 1 !important;
  transform: none !important;
}
.ny-home [data-nyp-live-filled="1"][hidden] {
  display: block !important;
}


/* ==========================================================================
   NetYadak v6.4.7 — FLASH PRICE FINAL MATCH
   The amazing-offer cards use the exact same price geometry as every other
   unified home product card. This block intentionally comes last.
   ========================================================================== */
html body .ny-home .ny-section--flash .ny-flash-card .ny-best-price,
html body .ny-home .ny-section--flash .ny-best-card .ny-best-price {
  position:relative!important;
  display:block!important;
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  height:50px!important;
  min-height:50px!important;
  margin:0!important;
  padding:0!important;
  direction:ltr!important;
  text-align:left!important;
  gap:0!important;
}
html body .ny-home .ny-section--flash .ny-flash-card .ny-best-price__old,
html body .ny-home .ny-section--flash .ny-best-card .ny-best-price__old {
  position:static!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  direction:ltr!important;
}
html body .ny-home .ny-section--flash .ny-flash-card .ny-best-price__old > span,
html body .ny-home .ny-section--flash .ny-best-card .ny-best-price__old > span {
  position:absolute!important;
  top:0!important;
  left:0!important;
  display:grid!important;
  place-items:center!important;
  min-width:26px!important;
  width:auto!important;
  height:18px!important;
  min-height:18px!important;
  padding:0 6px!important;
  border:0!important;
  border-radius:5px!important;
  background:#ee1736!important;
  box-shadow:none!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1!important;
  transform:none!important;
}
html body .ny-home .ny-section--flash .ny-flash-card .ny-best-price__old del,
html body .ny-home .ny-section--flash .ny-best-card .ny-best-price__old del {
  position:absolute!important;
  top:4px!important;
  left:36px!important;
  margin:0!important;
  color:#929397!important;
  font-size:10px!important;
  font-weight:500!important;
  line-height:1!important;
  white-space:nowrap!important;
  transform:none!important;
  text-decoration-thickness:1px!important;
}
html body .ny-home .ny-section--flash .ny-flash-card .ny-best-price__now,
html body .ny-home .ny-section--flash .ny-best-card .ny-best-price__now {
  position:static!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  direction:ltr!important;
}
html body .ny-home .ny-section--flash .ny-flash-card .ny-best-price__now strong,
html body .ny-home .ny-section--flash .ny-best-card .ny-best-price__now strong {
  position:absolute!important;
  top:23px!important;
  left:35px!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#321014!important;
  font-size:25px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:-1px!important;
  white-space:nowrap!important;
  transform:none!important;
}
html body .ny-home .ny-section--flash .ny-flash-card .ny-best-price__now small,
html body .ny-home .ny-section--flash .ny-best-card .ny-best-price__now small {
  position:absolute!important;
  top:31px!important;
  left:0!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#3c2224!important;
  font-size:9px!important;
  font-weight:400!important;
  line-height:1!important;
  white-space:nowrap!important;
  transform:none!important;
}
