
/* ===== Product Card ===== */
.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card, .cc_1ye4niy3_navbar .kombos-product-card, .cc_1ye4niy3_product_slider .kombos-product-card, .cc_1ye4niy3_product_list .kombos-product-card, .cc_1ye4niy3_account_favorites .kombos-product-card {
  position: relative;
  display: flex;
  min-width: 0;
  flex-direction: column;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__image-wrapper, .cc_1ye4niy3_navbar .kombos-product-card__image-wrapper, .cc_1ye4niy3_product_slider .kombos-product-card__image-wrapper, .cc_1ye4niy3_product_list .kombos-product-card__image-wrapper, .cc_1ye4niy3_account_favorites .kombos-product-card__image-wrapper {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  aspect-ratio: 1;
  border-radius: 1.0625rem;
  background: var(--kombos-gray-50);
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__media-link, .cc_1ye4niy3_navbar .kombos-product-card__media-link, .cc_1ye4niy3_product_slider .kombos-product-card__media-link, .cc_1ye4niy3_product_list .kombos-product-card__media-link, .cc_1ye4niy3_account_favorites .kombos-product-card__media-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  touch-action: pan-y;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__media-link:focus-visible, .cc_1ye4niy3_navbar .kombos-product-card__media-link:focus-visible, .cc_1ye4niy3_product_slider .kombos-product-card__media-link:focus-visible, .cc_1ye4niy3_product_list .kombos-product-card__media-link:focus-visible, .cc_1ye4niy3_account_favorites .kombos-product-card__media-link:focus-visible {
  z-index: 4;
  outline: 2px solid var(--kombos-gray-900);
  outline-offset: -2px;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__media, .cc_1ye4niy3_navbar .kombos-product-card__media, .cc_1ye4niy3_product_slider .kombos-product-card__media, .cc_1ye4niy3_product_list .kombos-product-card__media, .cc_1ye4niy3_account_favorites .kombos-product-card__media {
  display: block;
  width: 100%;
  height: 100%;
  background: var(--kombos-gray-50);
  object-fit: contain;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__media--primary, .cc_1ye4niy3_navbar .kombos-product-card__media--primary, .cc_1ye4niy3_product_slider .kombos-product-card__media--primary, .cc_1ye4niy3_product_list .kombos-product-card__media--primary, .cc_1ye4niy3_account_favorites .kombos-product-card__media--primary, .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__media--hover, .cc_1ye4niy3_navbar .kombos-product-card__media--hover, .cc_1ye4niy3_product_slider .kombos-product-card__media--hover, .cc_1ye4niy3_product_list .kombos-product-card__media--hover, .cc_1ye4niy3_account_favorites .kombos-product-card__media--hover {
  transition: opacity 0.3s ease, transform 0.45s ease;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__media--hover, .cc_1ye4niy3_navbar .kombos-product-card__media--hover, .cc_1ye4niy3_product_slider .kombos-product-card__media--hover, .cc_1ye4niy3_product_list .kombos-product-card__media--hover, .cc_1ye4niy3_account_favorites .kombos-product-card__media--hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--primary, .cc_1ye4niy3_navbar .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--primary, .cc_1ye4niy3_product_slider .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--primary, .cc_1ye4niy3_product_list .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--primary, .cc_1ye4niy3_account_favorites .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--primary {
  opacity: 0;
  transform: scale(1.025);
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--hover, .cc_1ye4niy3_navbar .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--hover, .cc_1ye4niy3_product_slider .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--hover, .cc_1ye4niy3_product_list .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--hover, .cc_1ye4niy3_account_favorites .kombos-product-card__image-wrapper--has-hover-image:hover
  .kombos-product-card__media--hover {
  opacity: 1;
  transform: scale(1.025);
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__media--placeholder, .cc_1ye4niy3_navbar .kombos-product-card__media--placeholder, .cc_1ye4niy3_product_slider .kombos-product-card__media--placeholder, .cc_1ye4niy3_product_list .kombos-product-card__media--placeholder, .cc_1ye4niy3_account_favorites .kombos-product-card__media--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid var(--kombos-gray-200);
  color: var(--kombos-gray-300);
  font-size: 4rem;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__badges, .cc_1ye4niy3_navbar .kombos-product-card__badges, .cc_1ye4niy3_product_slider .kombos-product-card__badges, .cc_1ye4niy3_product_list .kombos-product-card__badges, .cc_1ye4niy3_account_favorites .kombos-product-card__badges {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  max-width: calc(100% - 4.75rem);
  flex-wrap: wrap;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__favorite, .cc_1ye4niy3_navbar .kombos-product-card__favorite, .cc_1ye4niy3_product_slider .kombos-product-card__favorite, .cc_1ye4niy3_product_list .kombos-product-card__favorite, .cc_1ye4niy3_account_favorites .kombos-product-card__favorite {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 4;
  display: flex;
  width: 3rem;
  height: 3rem;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 1px solid rgb(20 20 26 / 10%);
  border-radius: 50%;
  background: rgb(255 255 255 / 94%);
  box-shadow: 0 0.25rem 0.75rem rgb(20 20 26 / 10%);
  color: var(--kombos-gray-900);
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease,
    color 0.2s ease, transform 0.2s ease;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__favorite:hover, .cc_1ye4niy3_navbar .kombos-product-card__favorite:hover, .cc_1ye4niy3_product_slider .kombos-product-card__favorite:hover, .cc_1ye4niy3_product_list .kombos-product-card__favorite:hover, .cc_1ye4niy3_account_favorites .kombos-product-card__favorite:hover {
  border-color: var(--kombos-gray-300);
  background: var(--kombos-white);
  transform: translateY(-1px);
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__favorite:focus-visible, .cc_1ye4niy3_navbar .kombos-product-card__favorite:focus-visible, .cc_1ye4niy3_product_slider .kombos-product-card__favorite:focus-visible, .cc_1ye4niy3_product_list .kombos-product-card__favorite:focus-visible, .cc_1ye4niy3_account_favorites .kombos-product-card__favorite:focus-visible {
  outline: 2px solid var(--kombos-gray-900);
  outline-offset: 2px;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__favorite svg, .cc_1ye4niy3_navbar .kombos-product-card__favorite svg, .cc_1ye4niy3_product_slider .kombos-product-card__favorite svg, .cc_1ye4niy3_product_list .kombos-product-card__favorite svg, .cc_1ye4niy3_account_favorites .kombos-product-card__favorite svg {
  width: 1.25rem;
  height: 1.25rem;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__overlay, .cc_1ye4niy3_navbar .kombos-product-card__overlay, .cc_1ye4niy3_product_slider .kombos-product-card__overlay, .cc_1ye4niy3_product_list .kombos-product-card__overlay, .cc_1ye4niy3_account_favorites .kombos-product-card__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgb(255 255 255 / 54%);
  pointer-events: none;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__gallery-dots, .cc_1ye4niy3_navbar .kombos-product-card__gallery-dots, .cc_1ye4niy3_product_slider .kombos-product-card__gallery-dots, .cc_1ye4niy3_product_list .kombos-product-card__gallery-dots, .cc_1ye4niy3_account_favorites .kombos-product-card__gallery-dots {
  position: absolute;
  right: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.125rem;
  pointer-events: auto;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__gallery-count, .cc_1ye4niy3_navbar .kombos-product-card__gallery-count, .cc_1ye4niy3_product_slider .kombos-product-card__gallery-count, .cc_1ye4niy3_product_list .kombos-product-card__gallery-count, .cc_1ye4niy3_account_favorites .kombos-product-card__gallery-count {
  display: none;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__image-wrapper--has-add-button:hover
  .kombos-product-card__gallery-dots, .cc_1ye4niy3_navbar .kombos-product-card__image-wrapper--has-add-button:hover
  .kombos-product-card__gallery-dots, .cc_1ye4niy3_product_slider .kombos-product-card__image-wrapper--has-add-button:hover
  .kombos-product-card__gallery-dots, .cc_1ye4niy3_product_list .kombos-product-card__image-wrapper--has-add-button:hover
  .kombos-product-card__gallery-dots, .cc_1ye4niy3_account_favorites .kombos-product-card__image-wrapper--has-add-button:hover
  .kombos-product-card__gallery-dots, .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__image-wrapper--has-add-button:focus-within
  .kombos-product-card__gallery-dots, .cc_1ye4niy3_navbar .kombos-product-card__image-wrapper--has-add-button:focus-within
  .kombos-product-card__gallery-dots, .cc_1ye4niy3_product_slider .kombos-product-card__image-wrapper--has-add-button:focus-within
  .kombos-product-card__gallery-dots, .cc_1ye4niy3_product_list .kombos-product-card__image-wrapper--has-add-button:focus-within
  .kombos-product-card__gallery-dots, .cc_1ye4niy3_account_favorites .kombos-product-card__image-wrapper--has-add-button:focus-within
  .kombos-product-card__gallery-dots {
  bottom: 3.5rem;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__gallery-dot, .cc_1ye4niy3_navbar .kombos-product-card__gallery-dot, .cc_1ye4niy3_product_slider .kombos-product-card__gallery-dot, .cc_1ye4niy3_product_list .kombos-product-card__gallery-dot, .cc_1ye4niy3_account_favorites .kombos-product-card__gallery-dot {
  position: relative;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  flex: 0 0 auto;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__gallery-dot::before, .cc_1ye4niy3_navbar .kombos-product-card__gallery-dot::before, .cc_1ye4niy3_product_slider .kombos-product-card__gallery-dot::before, .cc_1ye4niy3_product_list .kombos-product-card__gallery-dot::before, .cc_1ye4niy3_account_favorites .kombos-product-card__gallery-dot::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.375rem;
  height: 0.375rem;
  border: 1px solid var(--kombos-gray-900);
  border-radius: 50%;
  background: var(--kombos-white);
  content: "";
  transform: translate(-50%, -50%);
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__gallery-dot--active::before, .cc_1ye4niy3_navbar .kombos-product-card__gallery-dot--active::before, .cc_1ye4niy3_product_slider .kombos-product-card__gallery-dot--active::before, .cc_1ye4niy3_product_list .kombos-product-card__gallery-dot--active::before, .cc_1ye4niy3_account_favorites .kombos-product-card__gallery-dot--active::before {
  background: var(--kombos-gray-900);
  transform: translate(-50%, -50%) scale(1.15);
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__gallery-dot:focus-visible, .cc_1ye4niy3_navbar .kombos-product-card__gallery-dot:focus-visible, .cc_1ye4niy3_product_slider .kombos-product-card__gallery-dot:focus-visible, .cc_1ye4niy3_product_list .kombos-product-card__gallery-dot:focus-visible, .cc_1ye4niy3_account_favorites .kombos-product-card__gallery-dot:focus-visible {
  outline: 2px solid var(--kombos-gray-900);
  outline-offset: -1px;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_navbar .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_product_list .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn-wrap {
  position: absolute;
  right: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
  z-index: 3;
  pointer-events: none;
  opacity: 0;
  transform: translateY(0.375rem);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card:hover .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_navbar .kombos-product-card:hover .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_product_slider .kombos-product-card:hover .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_product_list .kombos-product-card:hover .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_account_favorites .kombos-product-card:hover .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn-wrap:focus-within, .cc_1ye4niy3_navbar .kombos-product-card__add-btn-wrap:focus-within, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn-wrap:focus-within, .cc_1ye4niy3_product_list .kombos-product-card__add-btn-wrap:focus-within, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn-wrap:focus-within {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn, .cc_1ye4niy3_navbar .kombos-product-card__add-btn, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn, .cc_1ye4niy3_product_list .kombos-product-card__add-btn, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn {
  width: 100%;
  min-height: 3rem;
  border-radius: 0.7rem;
  box-shadow: 0 0.25rem 0.9rem rgb(20 20 26 / 12%);
  white-space: nowrap;
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn.kombos-btn--primary, .cc_1ye4niy3_navbar .kombos-product-card__add-btn.kombos-btn--primary, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn.kombos-btn--primary, .cc_1ye4niy3_product_list .kombos-product-card__add-btn.kombos-btn--primary, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn.kombos-btn--primary {
  border-color: var(--kombos-gray-900);
  background: var(--kombos-gray-900);
  color: var(--kombos-white);
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn.kombos-btn--secondary, .cc_1ye4niy3_navbar .kombos-product-card__add-btn.kombos-btn--secondary, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn.kombos-btn--secondary, .cc_1ye4niy3_product_list .kombos-product-card__add-btn.kombos-btn--secondary, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn.kombos-btn--secondary {
  border-color: var(--kombos-white);
  background: var(--kombos-white);
  color: var(--kombos-gray-900);
}

.cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn:disabled, .cc_1ye4niy3_navbar .kombos-product-card__add-btn:disabled, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn:disabled, .cc_1ye4niy3_product_list .kombos-product-card__add-btn:disabled, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn:disabled, .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn.kombos-btn--primary:disabled, .cc_1ye4niy3_navbar .kombos-product-card__add-btn.kombos-btn--primary:disabled, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn.kombos-btn--primary:disabled, .cc_1ye4niy3_product_list .kombos-product-card__add-btn.kombos-btn--primary:disabled, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn.kombos-btn--primary:disabled {
  border-color: var(--kombos-gray-300);
  background: var(--kombos-gray-300);
  color: var(--kombos-gray-600);
}

@media (max-width: 767px) {
  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--primary, .cc_1ye4niy3_navbar .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--primary, .cc_1ye4niy3_product_slider .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--primary, .cc_1ye4niy3_product_list .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--primary, .cc_1ye4niy3_account_favorites .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--primary {
    opacity: 1;
    transform: none;
  }

  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--hover, .cc_1ye4niy3_navbar .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--hover, .cc_1ye4niy3_product_slider .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--hover, .cc_1ye4niy3_product_list .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--hover, .cc_1ye4niy3_account_favorites .kombos-product-card__image-wrapper--has-hover-image:hover
    .kombos-product-card__media--hover {
    opacity: 0;
    transform: none;
  }

  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__favorite, .cc_1ye4niy3_navbar .kombos-product-card__favorite, .cc_1ye4niy3_product_slider .kombos-product-card__favorite, .cc_1ye4niy3_product_list .kombos-product-card__favorite, .cc_1ye4niy3_account_favorites .kombos-product-card__favorite {
    top: 0.5rem;
    right: 0.5rem;
    width: 3rem;
    height: 3rem;
    box-shadow: 0 0.2rem 0.65rem rgb(20 20 26 / 12%);
  }

  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__favorite svg, .cc_1ye4niy3_navbar .kombos-product-card__favorite svg, .cc_1ye4niy3_product_slider .kombos-product-card__favorite svg, .cc_1ye4niy3_product_list .kombos-product-card__favorite svg, .cc_1ye4niy3_account_favorites .kombos-product-card__favorite svg {
    width: 1.0625rem;
    height: 1.0625rem;
  }

  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__badges, .cc_1ye4niy3_navbar .kombos-product-card__badges, .cc_1ye4niy3_product_slider .kombos-product-card__badges, .cc_1ye4niy3_product_list .kombos-product-card__badges, .cc_1ye4niy3_account_favorites .kombos-product-card__badges {
    top: 0.5rem;
    left: 0.5rem;
    max-width: calc(100% - 4rem);
  }

  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_navbar .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_product_list .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn-wrap {
    pointer-events: auto;
    opacity: 1;
    transform: none;
  }

  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn, .cc_1ye4niy3_navbar .kombos-product-card__add-btn, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn, .cc_1ye4niy3_product_list .kombos-product-card__add-btn, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn {
    min-height: 3rem;
  }

  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__gallery-dots, .cc_1ye4niy3_navbar .kombos-product-card__gallery-dots, .cc_1ye4niy3_product_slider .kombos-product-card__gallery-dots, .cc_1ye4niy3_product_list .kombos-product-card__gallery-dots, .cc_1ye4niy3_account_favorites .kombos-product-card__gallery-dots {
    display: none;
  }

  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__gallery-count, .cc_1ye4niy3_navbar .kombos-product-card__gallery-count, .cc_1ye4niy3_product_slider .kombos-product-card__gallery-count, .cc_1ye4niy3_product_list .kombos-product-card__gallery-count, .cc_1ye4niy3_account_favorites .kombos-product-card__gallery-count {
    position: absolute;
    right: 0.5rem;
    bottom: 0.5rem;
    z-index: 3;
    display: inline-flex;
    min-width: 2.25rem;
    min-height: 1.5rem;
    align-items: center;
    justify-content: center;
    padding: 0.2rem 0.45rem;
    border: 1px solid rgb(255 255 255 / 72%);
    border-radius: 999px;
    background: rgb(32 26 23 / 72%);
    color: #fff;
    font-size: 0.625rem;
    font-weight: 700;
    line-height: 1;
    backdrop-filter: blur(0.25rem);
  }
}

@media (prefers-reduced-motion: reduce) {
  .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__media--primary, .cc_1ye4niy3_navbar .kombos-product-card__media--primary, .cc_1ye4niy3_product_slider .kombos-product-card__media--primary, .cc_1ye4niy3_product_list .kombos-product-card__media--primary, .cc_1ye4niy3_account_favorites .kombos-product-card__media--primary, .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__media--hover, .cc_1ye4niy3_navbar .kombos-product-card__media--hover, .cc_1ye4niy3_product_slider .kombos-product-card__media--hover, .cc_1ye4niy3_product_list .kombos-product-card__media--hover, .cc_1ye4niy3_account_favorites .kombos-product-card__media--hover, .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__favorite, .cc_1ye4niy3_navbar .kombos-product-card__favorite, .cc_1ye4niy3_product_slider .kombos-product-card__favorite, .cc_1ye4niy3_product_list .kombos-product-card__favorite, .cc_1ye4niy3_account_favorites .kombos-product-card__favorite, .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__gallery-dot::before, .cc_1ye4niy3_navbar .kombos-product-card__gallery-dot::before, .cc_1ye4niy3_product_slider .kombos-product-card__gallery-dot::before, .cc_1ye4niy3_product_list .kombos-product-card__gallery-dot::before, .cc_1ye4niy3_account_favorites .kombos-product-card__gallery-dot::before, .cc_1ye4niy3_fwQPNpZqBI .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_navbar .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_product_slider .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_product_list .kombos-product-card__add-btn-wrap, .cc_1ye4niy3_account_favorites .kombos-product-card__add-btn-wrap {
    transition: none;
  }
}
