@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");

/* Widget overflow */
.elementor-widget-topproductsnkkaveh,
.elementor-widget-topproductsnkkaveh > .elementor-widget-container {
  overflow: visible !important;
}

/* Icons */
.top-products-nk [class^="icon-"],
.top-products-nk [class*=" icon-"] {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: never;
  display: inline-block;
  vertical-align: middle;
}
.top-products-nk .icon-chevron-left-2:before { content: "\ea3b"; }
.top-products-nk .icon-chevron-left:before { content: "\ea37"; }
.top-products-nk .icon-chevron-right:before { content: "\ea38"; }
.top-products-nk .icon-discount-4:before { content: "\ea3d"; }
.top-products-nk .icon-heart-8:before { content: "\ea3a"; }
.top-products-nk .icon-heart-9:before { content: "\ea4d"; }
.top-products-nk .icon-toman-3:before { content: "\ea3c"; }

.top-products-nk {
  width: 100%;
  direction: inherit;
  unicode-bidi: isolate;
  overflow: visible;
  --bg-body: #e6eff8;
}

.top-products-nk .line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}
.top-products-nk .mxw-fit {
  max-width: fit-content;
}
.top-products-nk .f-plus-sans {
  font-family: "Plus Jakarta Sans", sans-serif;
}
.top-products-nk a {
  text-decoration: none;
  color: inherit;
}
.top-products-nk ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-products-nk button.like {
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  appearance: none;
}
.top-products-nk .swiper:not(.swiper-initialized) .swiper-wrapper {
  display: flex;
}

/* Heading */
.top-products-nk .section-heading-one-nk.top-products-nk__heading {
  background-image: linear-gradient(90deg, color-mix(in srgb, var(--kaveh-primary-color, #d4242e) 2%, transparent) 65.1%, color-mix(in srgb, var(--kaveh-primary-color, #d4242e) 10%, transparent) 100%);
  border-radius: 40px;
  padding: 20px 38px 20px 47px;
  margin-bottom: 62px;
}
.top-products-nk .section-heading-one-nk .image {
  margin-left: 30px;
  z-index: 2;
}
.top-products-nk .section-heading-one-nk .image img {
  transform: rotate(-6.37deg);
}
.top-products-nk .section-heading-one-nk .image img:nth-child(2) {
  top: 8px;
  right: 4px;
  filter: blur(110px);
  z-index: -1;
}
.top-products-nk .section-heading-one-nk .image svg {
  top: 17px;
  transform: translateX(-22px);
  z-index: -1;
}
.top-products-nk .section-heading-one-nk .title {
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  color: #040404;
  margin: 0;
}
.top-products-nk .section-heading-one-nk .title span {
  color: var(--kaveh-primary-color, #e90544);
}
.top-products-nk .section-heading-one-nk .sub-title {
  font-size: 15px;
  line-height: 22px;
  color: #5f7086;
  margin: 0;
}
.top-products-nk .section-heading-one-nk .line {
  margin: 0 3px;
}
.top-products-nk .section-heading-one-nk .line span:first-child {
  border-bottom: 1px dashed #d5d5d5;
  height: 1px;
}
.top-products-nk .section-heading-one-nk .line span:last-child {
  width: 27px;
  height: 3px;
  background-color: var(--kaveh-primary-color, #e90544);
  border-radius: 10px;
}
.top-products-nk .section-heading-one-nk .line span.rounded-0 {
  width: 9px;
  border-radius: 0;
}
.top-products-nk .section-heading-one-nk .more {
  gap: 12px;
}
.top-products-nk .section-heading-one-nk .more__title {
  font-size: 15px;
  line-height: 22px;
  color: var(--kaveh-primary-color, #d4242e);
}
.top-products-nk .section-heading-one-nk .more__sub-title,
.top-products-nk .section-heading-one-nk .more__btn {
  transition: all 0.3s ease-in-out;
}
.top-products-nk .section-heading-one-nk .more__sub-title {
  font-size: 14px;
  line-height: 20px;
  color: #a4a8ba;
  margin-top: 2px;
}
.top-products-nk .section-heading-one-nk .more__btn {
  width: 68px;
  height: 62px;
  background-color: var(--kaveh-primary-color, #d4242e);
  border: 1px solid rgba(217, 217, 217, 0.3);
  font-size: 14px;
  color: #fff;
  border-radius: 30px;
  flex-shrink: 0;
}
.top-products-nk .section-heading-one-nk .more:hover .more__sub-title {
  color: var(--kaveh-primary-color, #d4242e);
}
.top-products-nk .section-heading-one-nk .more:hover .more__btn {
  background-color: var(--kaveh-primary-hover, var(--kaveh-primary-color, #b11e26));
}

/* Wrapper — extra bottom padding so featured .btn-more is not clipped */
.top-products-nk__wrapper {
  background-color: #e6eff8;
  border-radius: 40px;
  padding: 30px 29px 72px 21px;
  overflow: visible;
}

/* Equal-height product + featured columns */
.top-products-nk__wrapper .row {
  align-items: stretch;
}
.top-products-nk__wrapper .row > [class*="col-"] {
  display: flex;
  flex-direction: column;
}
.top-products-nk__right {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: visible;
}
.top-products-nk__right .swiper {
  position: relative;
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
}
.top-products-nk__right .swiper-wrapper,
.top-products-nk__right .swiper-slide {
  height: 100%;
}
.top-products-nk__right .swiper-slide .product-one-nk {
  height: 100%;
}
.top-products-nk .top-selling-products-two-nk__discount {
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.top-products-nk .top-selling-products-two-nk__discount .swiper {
  flex: 1 1 auto;
  height: 100%;
  width: 100%;
}
.top-products-nk .top-selling-products-two-nk__discount .swiper-wrapper,
.top-products-nk .top-selling-products-two-nk__discount .swiper-slide {
  height: 100%;
}
.top-products-nk .top-selling-products-two-nk__discount__item {
  height: 100%;
  box-sizing: border-box;
}

/* Products swiper fade edges */
.top-products-nk__right .swiper::before,
.top-products-nk__right .swiper::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100px;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  pointer-events: none;
}
.top-products-nk__right .swiper::before {
  right: 0;
  background-image: linear-gradient(-90deg, #e6eff8, rgba(230, 239, 248, 0));
}
.top-products-nk__right .swiper::after {
  left: 0;
  background-image: linear-gradient(90deg, #e6eff8, rgba(230, 239, 248, 0));
}
.top-products-nk__right .swiper.after::after,
.top-products-nk__right .swiper.before::before,
.top-products-nk__right .swiper.both::before,
.top-products-nk__right .swiper.both::after {
  opacity: 1;
  visibility: visible;
}

/* Swiper-nk nav */
.top-products-nk .swiper-nk .swiper-button-prev,
.top-products-nk .swiper-nk .swiper-button-next {
  width: 51px;
  height: 48px;
  margin-top: 0;
  top: 50%;
  background-color: color-mix(in srgb, var(--kaveh-primary-color, #d4242e) 56%, transparent);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  font-size: 21px;
  color: #fff;
  transition: all 0.3s ease-in-out;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
@media (min-width: 992px) {
  .top-products-nk .swiper-nk .swiper-button-prev,
  .top-products-nk .swiper-nk .swiper-button-next {
    display: flex;
  }
}
.top-products-nk .swiper-nk .swiper-button-prev .swiper-navigation-icon,
.top-products-nk .swiper-nk .swiper-button-next .swiper-navigation-icon {
  display: none;
}
.top-products-nk .swiper-nk .swiper-button-prev::before,
.top-products-nk .swiper-nk .swiper-button-next::before,
.top-products-nk .swiper-nk .swiper-button-prev::after,
.top-products-nk .swiper-nk .swiper-button-next::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  left: auto;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSI0NSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTIyLjQxIDQzLjE1YS45LjkgMCAwIDEtLjkyLjkgMjIgMjIgMCAwIDEgMC00My45N2MuNTEtLjAyLjkyLjQuOTIuOXMtLjQxLjkyLS45Mi45NGEyMC4xNiAyMC4xNiAwIDAgMCAwIDQwLjI5Yy41MS4wMi45Mi40My45Mi45NCIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjE4LjE1IiB4Mj0iLjQxIiB5MT0iMjIuMDYiIHkyPSIyMi4wNiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNFODA2NDUiIHN0b3Atb3BhY2l0eT0iMCIgc3R5bGU9InN0b3AtY29sb3I6bm9uZTtzdG9wLW9wYWNpdHk6MCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0U4MDY0NSIgc3RvcC1vcGFjaXR5PSIuOSIgc3R5bGU9InN0b3AtY29sb3I6I2U4MDY0NTtzdG9wLWNvbG9yOmNvbG9yKGRpc3BsYXktcDMgLjkwOTggLjAyMzUgLjI3MDYpO3N0b3Atb3BhY2l0eTouOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==") 0 0 / 100% 100%;
  mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSI0NSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTIyLjQxIDQzLjE1YS45LjkgMCAwIDEtLjkyLjkgMjIgMjIgMCAwIDEgMC00My45N2MuNTEtLjAyLjkyLjQuOTIuOXMtLjQxLjkyLS45Mi45NGEyMC4xNiAyMC4xNiAwIDAgMCAwIDQwLjI5Yy41MS4wMi45Mi40My45Mi45NCIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjE4LjE1IiB4Mj0iLjQxIiB5MT0iMjIuMDYiIHkyPSIyMi4wNiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNFODA2NDUiIHN0b3Atb3BhY2l0eT0iMCIgc3R5bGU9InN0b3AtY29sb3I6bm9uZTtzdG9wLW9wYWNpdHk6MCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0U4MDY0NSIgc3RvcC1vcGFjaXR5PSIuOSIgc3R5bGU9InN0b3AtY29sb3I6I2U4MDY0NTtzdG9wLWNvbG9yOmNvbG9yKGRpc3BsYXktcDMgLjkwOTggLjAyMzUgLjI3MDYpO3N0b3Atb3BhY2l0eTouOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==") 0 0 / 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  pointer-events: none;
}
.top-products-nk .swiper-nk .swiper-button-prev::before,
.top-products-nk .swiper-nk .swiper-button-next::before {
  width: 23px;
  height: 45px;
  transform: translate(-4px, -50%);
  background-color: var(--kaveh-primary-color, #e80645);
}
.top-products-nk .swiper-nk .swiper-button-prev::after,
.top-products-nk .swiper-nk .swiper-button-next::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyNjciIGZpbGw9Im5vbmUiPjxwYXRoIHN0cm9rZT0idXJsKCNhKSIgc3Ryb2tlLW9wYWNpdHk9Ii4xIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xNi40MSAwdjkyLjAyYTIwIDIwIDAgMCAxLTUuMzIgMTMuNTlsLTQuMDMgNC4zNWEyMCAyMCAwIDAgMC01LjMyIDEzLjU4djE4LjY5YTIwIDIwIDAgMCAwIDUgMTMuMjJsNC42NyA1LjNhMjAgMjAgMCAwIDEgNSAxMy4yM3Y5Mi4zIi8+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJhIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMCAxMzMuMTQxIC0xMy44Njc1IDAgOS4wOCAxMzMuMTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0Q0MjQyRSIgc3R5bGU9InN0b3AtY29sb3I6I2Q0MjQyZTtzdG9wLWNvbG9yOmNvbG9yKGRpc3BsYXktcDMgLjgzMTQgLjE0MTIgLjE4MDQpO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIuNTEiIHN0b3AtY29sb3I9IiNENDI0MkUiIHN0b3Atb3BhY2l0eT0iLjIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDQyNDJlO3N0b3AtY29sb3I6Y29sb3IoZGlzcGxheS1wMyAuODMxNCAuMTQxMiAuMTgwNCk7c3RvcC1vcGFjaXR5Oi4yMSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0Q0MjQyRSIgc3RvcC1vcGFjaXR5PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjpub25lO3N0b3Atb3BhY2l0eTowIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyNjciIGZpbGw9Im5vbmUiPjxwYXRoIHN0cm9rZT0idXJsKCNhKSIgc3Ryb2tlLW9wYWNpdHk9Ii4xIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xNi40MSAwdjkyLjAyYTIwIDIwIDAgMCAxLTUuMzIgMTMuNTlsLTQuMDMgNC4zNWEyMCAyMCAwIDAgMC01LjMyIDEzLjU4djE4LjY5YTIwIDIwIDAgMCAwIDUgMTMuMjJsNC42NyA1LjNhMjAgMjAgMCAwIDEgNSAxMy4yM3Y5Mi4zIi8+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJhIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMCAxMzMuMTQxIC0xMy44Njc1IDAgOS4wOCAxMzMuMTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0Q0MjQyRSIgc3R5bGU9InN0b3AtY29sb3I6I2Q0MjQyZTtzdG9wLWNvbG9yOmNvbG9yKGRpc3BsYXktcDMgLjgzMTQgLjE0MTIgLjE4MDQpO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIuNTEiIHN0b3AtY29sb3I9IiNENDI0MkUiIHN0b3Atb3BhY2l0eT0iLjIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDQyNDJlO3N0b3AtY29sb3I6Y29sb3IoZGlzcGxheS1wMyAuODMxNCAuMTQxMiAuMTgwNCk7c3RvcC1vcGFjaXR5Oi4yMSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0Q0MjQyRSIgc3RvcC1vcGFjaXR5PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjpub25lO3N0b3Atb3BhY2l0eTowIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+");
  width: 18px;
  height: 267px;
  transform: translate(-26px, -50%);
  background-color: var(--kaveh-primary-color, #d4242e);
}
.top-products-nk .swiper-nk .swiper-button-prev:hover,
.top-products-nk .swiper-nk .swiper-button-next:hover {
  background-color: var(--kaveh-primary-color, #d4242e);
  color: #fff;
}
.top-products-nk .swiper-nk .swiper-button-prev::before,
.top-products-nk .swiper-nk .swiper-button-prev::after {
  right: auto;
  left: 100%;
}
.top-products-nk .swiper-nk .swiper-button-prev::before {
  transform: translate(4px, -50%) scaleX(-1);
}
.top-products-nk .swiper-nk .swiper-button-prev::after {
  transform: translate(26px, -50%) scaleX(-1);
}
.top-products-nk__right .swiper-button-prev {
  right: 0;
  left: auto;
  transform: translate(11px, -50%);
}
.top-products-nk__right .swiper-button-next {
  left: 0;
  right: auto;
  transform: translate(-11px, -50%);
}
.top-products-nk__right .swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}

/* Product card */
.top-products-nk .product-nk {
  background-color: #fff;
  border-radius: 30px;
}
.top-products-nk .product-nk .like {
  font-size: 24px;
  color: #5f7086;
}
.top-products-nk .product-nk .like:hover,
.top-products-nk .product-nk .like.wlm-button--active {
  color: var(--kaveh-primary-color, #e90544);
}
.top-products-nk .product-nk .like .icon-heart-8 {
  font-size: inherit;
  color: inherit;
  line-height: 1;
  transition: transform 0.25s cubic-bezier(0.4, 2, 0.6, 1);
}
.top-products-nk .product-nk .like.wlm-button--active .icon-heart-8:before {
  content: "\ea4d";
}
.top-products-nk .product-nk .like.wlm-animating .icon-heart-8 {
  transform: scale(1.2);
}
.top-products-nk .product-nk .like .wlm-button__icon,
.top-products-nk .product-nk .like .wlm-button__text,
.top-products-nk .product-nk .like .wlm-heart {
  display: none !important;
}
.top-products-nk .product-nk .size {
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 30px;
  font-size: 11px;
  line-height: 14px;
  padding: 13px 18px;
  color: #040404;
}
.top-products-nk .product-nk .colors {
  gap: 7px;
  top: 16px;
}
.top-products-nk .product-nk .colors li {
  width: 10px;
  height: 10px;
}
.top-products-nk .product-nk .title {
  font-size: 16px;
  line-height: 24px;
  max-height: 48px;
  margin: 20px 0 24px;
}
.top-products-nk .product-nk .title a:hover {
  color: var(--kaveh-primary-color, #e90544);
}
.top-products-nk .product-nk .price .off del {
  font-size: 14px;
  line-height: 24px;
  color: #a4a8ba;
}
.top-products-nk .product-nk .price .off span {
  min-width: 38px;
  height: 21px;
  background-color: var(--kaveh-primary-color, #e90544);
  box-shadow: 0px 4px 14px color-mix(in srgb, var(--kaveh-primary-color, #e90544) 25%, transparent);
  border-radius: 9px;
  font-size: 12px;
  line-height: 18px;
  padding: 0 4px;
  color: #fff;
}
.top-products-nk .product-nk .price .off span i {
  font-size: 8px;
}
.top-products-nk .product-nk .price .price {
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  color: #040404;
}
.top-products-nk .product-nk .price .price i,
.top-products-nk .product-nk .price .price .toman-symbol {
  font-size: 12px;
  color: #a4a8ba;
}
.top-products-nk .product-nk .rate {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #040404;
  white-space: nowrap;
}

.top-products-nk .product-one-nk {
  padding: 18px 22px;
  z-index: 2;
}
.top-products-nk .product-one-nk::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1px;
  border-radius: inherit;
  background-image: radial-gradient(16.11% 13.14% at 77.07% 98.54%, var(--kaveh-primary-color, #ff0030) 0%, color-mix(in srgb, var(--kaveh-primary-color, #ff0030) 0%, transparent) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: xor;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}
.top-products-nk .product-one-nk .like-size {
  margin-bottom: 21px;
  min-height: 40px;
}
.top-products-nk .product-one-nk .image img {
  height: 138px;
  width: auto;
  max-width: none;
  object-fit: contain;
}
.top-products-nk .product-one-nk.two .image img {
  height: 177px;
}
.top-products-nk .product-one-nk .price-rate {
  gap: 6px;
}
.top-products-nk .product-one-nk .price-rate .line {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.06);
}

/* Featured / discount card */
.top-products-nk .top-selling-products-two-nk__discount {
  background-color: #000;
  border-radius: 30px;
  overflow: visible;
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.top-products-nk .top-selling-products-two-nk__discount .swiper,
.top-products-nk .top-selling-products-two-nk__discount .swiper-wrapper,
.top-products-nk .top-selling-products-two-nk__discount .swiper-slide {
  overflow: visible;
}
.top-products-nk .top-selling-products-two-nk__discount::before,
.top-products-nk .top-selling-products-two-nk__discount::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  background-color: #e6eff8;
  z-index: 1;
}
.top-products-nk .top-selling-products-two-nk__discount::before {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNEOUQ5RDkiIGQ9Ik00OS4wNSAxMi4yM2M5LjQ2LTE1Ljg3IDMyLjQ0LTE1Ljg3IDQxLjkgMEE1Ni45IDU2LjkgMCAwIDAgMTM5LjgzIDQwSC4xN2E1Ni45IDU2LjkgMCAwIDAgNDguODgtMjcuNzciLz48L3N2Zz4=");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNEOUQ5RDkiIGQ9Ik00OS4wNSAxMi4yM2M5LjQ2LTE1Ljg3IDMyLjQ0LTE1Ljg3IDQxLjkgMEE1Ni45IDU2LjkgMCAwIDAgMTM5LjgzIDQwSC4xN2E1Ni45IDU2LjkgMCAwIDAgNDguODgtMjcuNzciLz48L3N2Zz4=");
  width: 140px;
  height: 40px;
  bottom: 0;
}
.top-products-nk .top-selling-products-two-nk__discount::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTYiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiPjxtYXNrIGlkPSJhIiB3aWR0aD0iMTU2IiBoZWlnaHQ9IjM2IiB4PSIwIiB5PSIwIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48cGF0aCBmaWxsPSIjRDlEOUQ5IiBkPSJNMCAwaDE1NnYzNkgweiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIj48cGF0aCBzdHJva2U9InVybCgjYikiIHN0cm9rZS1vcGFjaXR5PSIuNiIgZD0iTTE3Ny0zNzAuNWEzMC41IDMwLjUgMCAwIDEgMzAuNSAzMC41VjVBMzAuNSAzMC41IDAgMCAxIDE3NyAzNS41aC0zOC44YTQ5LjQgNDkuNCAwIDAgMS00Mi41Ny0yNC4zMWM3LjkyLTEzLjQzLTI3LjM0LTEzLjQzLTM1LjI2IDBBNDkuNCA0OS40IDAgMCAxIDE3LjgxIDM1LjVILTIxQTMwLjUgMzAuNSAwIDAgMS01MS41IDV2LTM0NWwuMDEtLjc5QTMwLjUgMzAuNSAwIDAgMS0yMS0zNzAuNXoiLz48L2c+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJiIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMCAtMTAxLjUxMiA2NC42NjY3IDAgNzMuNDMgLTMuNzIpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTYiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiPjxtYXNrIGlkPSJhIiB3aWR0aD0iMTU2IiBoZWlnaHQ9IjM2IiB4PSIwIiB5PSIwIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48cGF0aCBmaWxsPSIjRDlEOUQ5IiBkPSJNMCAwaDE1NnYzNkgweiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIj48cGF0aCBzdHJva2U9InVybCgjYikiIHN0cm9rZS1vcGFjaXR5PSIuNiIgZD0iTTE3Ny0zNzAuNWEzMC41IDMwLjUgMCAwIDEgMzAuNSAzMC41VjVBMzAuNSAzMC41IDAgMCAxIDE3NyAzNS41aC0zOC44YTQ5LjQgNDkuNCAwIDAgMS00Mi41Ny0yNC4zMWM3LjkyLTEzLjQzLTI3LjM0LTEzLjQzLTM1LjI2IDBBNDkuNCA0OS40IDAgMCAxIDE3LjgxIDM1LjVILTIxQTMwLjUgMzAuNSAwIDAgMS01MS41IDV2LTM0NWwuMDEtLjc5QTMwLjUgMzAuNSAwIDAgMS0yMS0zNzAuNXoiLz48L2c+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJiIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMCAtMTAxLjUxMiA2NC42NjY3IDAgNzMuNDMgLTMuNzIpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PC9zdmc+");
  width: 156px;
  height: 36px;
  bottom: 21px;
}
.top-products-nk .top-selling-products-two-nk__discount__item {
  padding: 72px 24px 64px;
}
.top-products-nk .top-selling-products-two-nk__discount__item .off {
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
  color: #fff;
  top: 31px;
  left: 30px;
  direction: ltr;
}
.top-products-nk .top-selling-products-two-nk__discount__item .image {
  margin-bottom: 40px;
  z-index: 1;
}
.top-products-nk .top-selling-products-two-nk__discount__item .image::before,
.top-products-nk .top-selling-products-two-nk__discount__item .image::after {
  content: "";
  position: absolute;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.top-products-nk .top-selling-products-two-nk__discount__item .image::before {
  width: 103px;
  height: 103px;
  top: 0;
  right: 0;
  transform: translate(44px, -15px) rotate(-164.59deg);
  background-image: url("../../../assets/images/new-demo/star-01.png");
  z-index: 3;
}
.top-products-nk .top-selling-products-two-nk__discount__item .image::after {
  width: 131px;
  height: 115px;
  bottom: 0;
  left: 0;
  transform: translate(-46px, 14px);
  background-image: url("../../../assets/images/new-demo/box-01.png");
  filter: blur(1px);
  z-index: -1;
}
.top-products-nk .top-selling-products-two-nk__discount__item .image .cir {
  border: 1px solid #fff;
  z-index: -3;
}
.top-products-nk .top-selling-products-two-nk__discount__item .image .cir-1 {
  width: 106.21%;
  height: 96.48%;
  border-color: rgba(255, 255, 255, 0.3);
}
.top-products-nk .top-selling-products-two-nk__discount__item .image .cir-2 {
  width: 137.99%;
  height: 125.36%;
  border-color: rgba(255, 255, 255, 0.3);
}
.top-products-nk .top-selling-products-two-nk__discount__item .image .cir-3 {
  width: 162.02%;
  height: 147.19%;
  border-color: rgba(255, 255, 255, 0.1);
}
.top-products-nk .top-selling-products-two-nk__discount__item .image img {
  height: 141px;
  width: auto;
  max-width: none;
  object-fit: contain;
  position: relative;
  z-index: 1;
}
.top-products-nk .top-selling-products-two-nk__discount__item .title {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin: 0;
}
.top-products-nk .top-selling-products-two-nk__discount__item .title a {
  color: #fff;
}
.top-products-nk .top-selling-products-two-nk__discount__item .comments-rate {
  margin: 16px 0;
  gap: 8px;
}
.top-products-nk .top-selling-products-two-nk__discount__item .comments {
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.8);
  white-space: nowrap;
}
.top-products-nk .top-selling-products-two-nk__discount__item .comments-rate .line {
  height: 1px;
  background-color: rgba(255, 255, 255, 0.06);
}
.top-products-nk .top-selling-products-two-nk__discount__item .rate {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.top-products-nk .top-selling-products-two-nk__discount__item .price del {
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
}
.top-products-nk .top-selling-products-two-nk__discount__item .price .price {
  font-size: 10px;
  line-height: 14px;
  color: #fff;
}
.top-products-nk .top-selling-products-two-nk__discount__item .price .price span {
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
}
.top-products-nk .top-selling-products-two-nk__discount__item .btn-more {
  width: 76px;
  height: 61px;
  background-color: var(--kaveh-primary-color, #e90544);
  color: #fff;
  border: 1px solid rgba(217, 217, 217, 0.3);
  border-radius: 30px;
  font-size: 14px;
  transform: translate(-50%, 45px);
  z-index: 3;
}
.top-products-nk .top-selling-products-two-nk__discount__item .btn-more::before {
  content: "";
  position: absolute;
  top: -10px;
  right: 29px;
  bottom: 40px;
  left: -18px;
  background-color: color-mix(in srgb, var(--kaveh-primary-color, #d4242e) 70%, transparent);
  filter: blur(48px);
  z-index: -1;
}
.top-products-nk .top-selling-products-two-nk__discount__item .btn-more:hover,
.top-products-nk .top-selling-products-two-nk__discount__item .btn-more:active,
.top-products-nk .top-selling-products-two-nk__discount__item .btn-more:focus {
  background-color: var(--kaveh-primary-hover, var(--kaveh-primary-color, #c10438));
  color: #fff;
}
.top-products-nk .top-selling-products-two-nk__discount .swiper-pagination {
  gap: 2px;
  top: 38px;
  right: 38px;
  bottom: auto;
  left: auto;
  width: auto;
}
.top-products-nk .top-selling-products-two-nk__discount .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 1;
  margin: 0 !important;
}
.top-products-nk .top-selling-products-two-nk__discount .swiper-pagination-bullet-active {
  background-color: #fff;
  width: 23px;
}

@media only screen and (max-width: 1199px) {
  .top-products-nk__wrapper {
    padding: 30px 20px 72px;
  }
}

@media only screen and (max-width: 991px) {
  .top-products-nk .section-heading-one-nk.top-products-nk__heading {
    padding: 20px 16px;
    border-radius: 32px;
    row-gap: 32px !important;
  }
  .top-products-nk__wrapper {
    padding: 30px 12px 72px;
  }
  .top-products-nk__wrapper .row {
    margin: 0 -6px;
  }
  .top-products-nk__wrapper .row > * {
    padding: 0 6px;
  }
  .top-products-nk__right .swiper {
    padding-left: 12px;
  }
  .top-products-nk__right .swiper::after {
    width: 40px;
  }
  .top-products-nk__right .swiper::before {
    content: none;
  }
  .top-products-nk .product-nk .title {
    font-size: 14px;
    line-height: 20px;
    max-height: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .top-products-nk .section-heading-one-nk.top-products-nk__heading {
    border-radius: 20px;
    padding: 12px 16px;
    margin-bottom: 32px;
  }
  .top-products-nk .section-heading-one-nk .title {
    font-size: 14px;
    line-height: 20px;
  }
  .top-products-nk .section-heading-one-nk .sub-title {
    font-size: 12px;
    line-height: 18px;
  }
  .top-products-nk .section-heading-one-nk .more__title {
    font-size: 12px;
    line-height: 18px;
  }
  .top-products-nk .section-heading-one-nk .more__sub-title {
    font-size: 10px;
    line-height: 14px;
  }
  .top-products-nk .section-heading-one-nk .more__btn {
    width: 52px;
    height: 41px;
  }
  .top-products-nk__wrapper {
    border-radius: 15px;
    padding: 12px 10px 24px;
  }
  .top-products-nk .product-nk .like {
    font-size: 20px;
  }
  .top-products-nk .product-nk .size {
    font-size: 10px;
    line-height: 14px;
    padding: 10px 19px;
  }
  .top-products-nk .product-nk .colors li {
    width: 8px;
    height: 8px;
  }
  .top-products-nk .product-nk .title {
    font-size: 12px;
    line-height: 18px;
    max-height: 36px;
    margin: 12px 0 14px;
  }
  .top-products-nk .product-nk .price .off del {
    font-size: 10px;
    line-height: 14px;
    order: 2;
  }
  .top-products-nk .product-nk .price .off span {
    font-size: 8px;
    line-height: 12px;
    min-width: 28px;
    height: 16px;
    order: 1;
    flex-shrink: 0;
  }
  .top-products-nk .product-nk .price .off span i {
    font-size: 5px;
  }
  .top-products-nk .product-nk .price .price {
    font-size: 12px;
    line-height: 18px;
    flex-wrap: nowrap;
    max-width: 100%;
    gap: 3px !important;
  }
  .top-products-nk .product-nk .price .price i,
  .top-products-nk .product-nk .price .price .toman-symbol {
    font-size: 10px;
    flex-shrink: 0;
  }
  .top-products-nk .product-nk .price .price .toman-symbol svg {
    width: 11px;
    height: 10px;
    display: block;
  }
  .top-products-nk .product-nk .rate {
    font-size: 10px;
    line-height: 14px;
  }
  .top-products-nk .product-one-nk {
    padding: 12px 10px 14px;
    border-radius: 15px;
    overflow: hidden;
  }
  .top-products-nk .product-one-nk .like-size {
    margin-bottom: 16px;
    min-height: 34px;
  }
  .top-products-nk .product-one-nk .image img {
    height: 106px;
  }
  .top-products-nk .product-one-nk.two .image img {
    height: 120px;
  }
  /* Price block + rating as two clear sections on one row */
  .top-products-nk .product-one-nk .price-rate {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    gap: 8px;
    min-width: 0;
    width: 100%;
  }
  .top-products-nk .product-one-nk .price-rate > .price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    min-width: 0;
    flex: 1 1 auto;
    max-width: calc(100% - 52px);
  }
  .top-products-nk .product-one-nk .price-rate .line {
    display: none !important;
  }
  .top-products-nk .product-one-nk .price-rate .rate {
    flex: 0 0 auto;
    order: 0;
    margin: 0;
    padding-bottom: 2px;
  }
  .top-products-nk .product-nk .price .off {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 6px !important;
    width: 100%;
    margin: 0;
  }
  .top-products-nk .top-selling-products-two-nk__discount {
    margin-bottom: 0;
    border-radius: 20px;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .price {
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px 10px !important;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .price > del {
    order: 1;
    width: 100%;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    opacity: 0.7;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .price > .price {
    order: 2;
    margin: 0 !important;
  }
  .top-products-nk .top-selling-products-two-nk__discount::before {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NyIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Q5RDlEOSIgZD0iTTE3LjggNS4zOGExNSAxNSAwIDAgMSAyMS40IDBsNy4wMiA3LjE0QTE1IDE1IDAgMCAwIDU2Ljg0IDE3SC4xNmExNSAxNSAwIDAgMCAxMC42Mi00LjQ4eiIvPjwvc3ZnPg==");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NyIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Q5RDlEOSIgZD0iTTE3LjggNS4zOGExNSAxNSAwIDAgMSAyMS40IDBsNy4wMiA3LjE0QTE1IDE1IDAgMCAwIDU2Ljg0IDE3SC4xNmExNSAxNSAwIDAgMCAxMC42Mi00LjQ4eiIvPjwvc3ZnPg==");
    width: 57px;
    height: 16px;
  }
  .top-products-nk .top-selling-products-two-nk__discount::after {
    width: 78px;
    height: 21px;
    bottom: 6px;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item {
    padding: 69px 12px 42px;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .off {
    font-size: 12px;
    line-height: 18px;
    top: 21px;
    left: 23px;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .image::before {
    width: 59px;
    height: 59px;
    transform: translate(25px, -8px);
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .image::after {
    width: 75px;
    height: 66px;
    transform: translate(-26px, 8px);
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .image img {
    height: 106px;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .title {
    font-size: 12px;
    line-height: 18px;
    max-height: 36px;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    text-align: center;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .price del {
    font-size: 12px;
    line-height: 18px;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .price .price span {
    font-size: 12px;
    line-height: 18px;
  }
  .top-products-nk .top-selling-products-two-nk__discount__item .btn-more {
    width: 34px;
    height: 28px;
    font-size: 12px;
    transform: translate(-50%, 8px);
  }
  .top-products-nk .top-selling-products-two-nk__discount .swiper-pagination {
    top: 24px;
    right: 24px;
  }
}
