/* Extracted from assets/css/1.parskala.css and assets/css/general.css */
.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer.col-off.v2 {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: var(--prk-fashion-legacy-radius, 8px);
  background-color: #ef5662;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-shell {
  position: relative;
  display: flex;
  width: 100%;
  min-width: 0;
  align-items: center;
  overflow: hidden;
  padding: 20px 0 !important;
  border-radius: var(--prk-fashion-legacy-radius, 8px);
  background-color: #ef5662;
  background-position: right !important;
  background-size: contain !important;
  box-sizing: border-box;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .officol.spcback {
  background: transparent;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-main.left-off {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: center;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-offer-panel.right-off {
  display: flex;
  width: auto;
  height: 100%;
  margin: 0 auto;
  padding: 10px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .img-off {
  width: 170px;
  height: auto;
  margin: auto;
  text-align: center;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .right-off .img-off {
  width: 125px;
  margin: 0 auto;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .img-off img {
  width: 100%;
  height: 100%;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .btn-off {
  display: flex;
  width: 100%;
  margin: 8px auto 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .btn-off a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .btn-off i {
  position: relative;
  margin-right: 5px;
  color: #fff;
  font-size: 9px;
  font-weight: bold;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .off-product {
  height: 100%;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .off-product .block {
  display: inline-block !important;
  width: 100% !important;
  text-align: left;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .thumb-pro img.second-img {
  position: absolute !important;
  inset: 0;
  border: 0;
  opacity: 0;
  visibility: hidden;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .off-product:hover .thumb-pro.hover-image img:first-child,
.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .prk-fashion-card:hover .thumb-pro.hover-image img:first-child {
  opacity: 0;
  visibility: hidden;
}

.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .off-product:hover .thumb-pro.hover-image img.second-img,
.elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .prk-fashion-card:hover .thumb-pro.hover-image img.second-img {
  opacity: 1;
  visibility: visible;
}

.prk-fashion-carousel-section,
.prk-fashion-carousel-section * {
  box-sizing: border-box;
}

.prk-fashion-carousel-section {
  width: 100%;
}

.prk-fashion-carousel-main {
  position: relative;
  min-width: 0;
}

.prk-fashion-carousel-head__row,
.prk-fashion-carousel-head__title,
.prk-fashion-carousel-head__actions,
.prk-fashion-carousel-head__link {
  display: flex;
  align-items: center;
}

.prk-fashion-carousel-head__row {
  justify-content: space-between;
  gap: 16px;
}

.prk-fashion-carousel-head__title,
.prk-fashion-carousel-head__actions {
  gap: 10px;
}

.prk-fashion-carousel-head__link,
.prk-fashion-offer-panel__link {
  color: inherit;
  text-decoration: none;
}

.prk-fashion-carousel {
  position: relative;
  display: block;
  width: 100%;
  min-width: 0;
  overflow: hidden;
}

.prk-fashion-carousel > .swiper-wrapper {
  align-items: stretch;
}

.prk-fashion-carousel > .swiper-wrapper > .swiper-slide {
  height: auto;
}

.prk-fashion-carousel:not(.swiper-initialized):not(.is-prk-fashion-native-ready) > .swiper-wrapper {
  display: flex;
  gap: var(--prk-fashion-gap-desktop, 20px);
  transform: none !important;
}

.prk-fashion-carousel:not(.swiper-initialized):not(.is-prk-fashion-native-ready) > .swiper-wrapper > .swiper-slide {
  flex: 0 0 var(--prk-fashion-basis-desktop, calc(25% - 15px));
  width: auto !important;
  margin: 0 !important;
}

.prk-fashion-offer-slide,
.prk-fashion-offer-slide .right-off,
.prk-fashion-card-slide,
.prk-fashion-card-link,
.prk-fashion-card {
  height: 100%;
}

.prk-fashion-offer-slide .right-off {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.prk-fashion-card-link {
  display: block;
  color: inherit;
  text-decoration: none;
  -webkit-user-drag: none;
  user-select: none;
}

.prk-fashion-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  border-radius: 16px;
  background: #fff;
}

.prk-fashion-card__media {
  position: relative;
  width: 100%;
  height: 410px;
  overflow: hidden;
}

.prk-fashion-card__media .thumb-pro {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.prk-fashion-card__media .thumb-pro img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  -webkit-user-drag: none;
  user-select: none;
  transition: opacity .35s ease, transform .45s ease;
}

.prk-fashion-card__media .thumb-pro .second-img {
  position: absolute;
  inset: 0;
  z-index: 2;
  opacity: 0;
}

.prk-fashion-card:hover .thumb-pro.hover-image > img:first-child {
  opacity: 0;
}

.prk-fashion-card:hover .thumb-pro.hover-image .second-img {
  opacity: 1;
  visibility: visible;
}

.prk-fashion-card__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.prk-fashion-card__title-wrap {
  padding: 20px;
}

.prk-fashion-card__title {
  display: -webkit-box;
  height: auto;
  margin: 0;
  overflow: hidden;
  color: #212121;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.prk-fashion-price {
  --prk-fashion-dash-color: #e2e2e2;
  display: flex;
  width: 100%;
  height: 62px;
  margin-top: auto;
  align-items: stretch;
  background-color: #fff;
  background-image: linear-gradient(to right, var(--prk-fashion-dash-color) 50%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-repeat: repeat-x;
  background-size: 24px 1px;
}

.prk-fashion-price__values {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  min-width: 0;
  padding-inline: 14px;
}

.prk-fashion-price__old {
  color: #b5b5b5;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: line-through;
  white-space: nowrap;
}

.prk-fashion-price__old.is-empty,
.prk-fashion-price__discount.is-empty {
  visibility: hidden;
}

.prk-fashion-price__final {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  min-width: 0;
}

.prk-fashion-price__current {
  color: #fe5721;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
}

.prk-fashion-price__currency {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fe5721;
  font-size: 13px;
  line-height: 1;
  white-space: nowrap;
}

.prk-fashion-price__currency svg,
.prk-fashion-price__currency img {
  display: block;
  width: 23px;
  max-width: none;
  height: auto;
}

.prk-fashion-price__discount {
  display: flex;
  min-width: 58px;
  align-items: center;
  justify-content: center;
  padding-inline: 12px;
  color: #fff;
  background: #fe5721;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  white-space: nowrap;
}

.prk-fashion-price--unavailable {
  align-items: center;
  justify-content: center;
  padding: 0 16px;
}

.prk-fashion-price__unavailable {
  font-weight: 600;
}

.prk-fashion-view-all-slide {
  min-height: 100%;
}

.prk-fashion-view-all {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 24px;
  color: inherit;
  text-decoration: none;
  border: 1px solid #e2e2e2;
  border-radius: 16px;
  background: #fff;
}

.prk-fashion-view-all i {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid currentColor;
  border-radius: 50%;
  font-size: 22px;
}

.prk-fashion-navs {
  z-index: 12;
  display: flex;
  align-items: center;
  gap: 8px;
  pointer-events: none;
}

.prk-fashion-navs--title,
.prk-fashion-navs--below {
  position: relative;
  justify-content: center;
}

.prk-fashion-navs--below {
  margin-top: 14px;
}

.prk-fashion-navs--floating {
  position: absolute;
  top: 50%;
  right: -1px;
  left: -1px;
  justify-content: space-between;
  transform: translateY(-50%);
}

.prk-fashion-nav {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #fff;
  border: 0;
  background: #d1d1d1;
  box-shadow: none;
  cursor: pointer;
  pointer-events: auto;
  transition: opacity .2s ease, background-color .2s ease;
}

.prk-fashion-nav--prev {
  border-radius: 16px 0 0 16px;
}

.prk-fashion-nav--next {
  border-radius: 0 16px 16px 0;
}

.prk-fashion-nav i,
.prk-fashion-nav svg {
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 1;
}

.prk-fashion-nav.swiper-button-disabled,
.prk-fashion-nav.swiper-button-lock {
  opacity: .35;
  cursor: default;
}

.prk-fashion-carousel-section.is-prk-fashion-dragging,
.prk-fashion-carousel-section.is-prk-fashion-dragging * {
  cursor: grabbing !important;
}

.prk-fashion-carousel-section.is-prk-fashion-dragging .prk-fashion-card,
.prk-fashion-carousel-section.is-prk-fashion-dragging .prk-fashion-card * {
  transition: none !important;
  animation: none !important;
}

.prk-fashion-carousel.is-prk-fashion-native-ready {
  overflow: visible;
}

.prk-fashion-carousel.is-prk-fashion-native-ready > .swiper-wrapper {
  display: flex;
  gap: var(--prk-fashion-gap-mobile, 12px);
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 6px;
  scroll-behavior: smooth;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
  transform: none !important;
}

.prk-fashion-carousel.is-prk-fashion-native-ready > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.prk-fashion-carousel.is-prk-fashion-native-ready > .swiper-wrapper > .swiper-slide {
  flex: 0 0 var(--prk-fashion-basis-mobile, calc(68.965517% - 3.7241px));
  width: auto !important;
  margin: 0 !important;
  scroll-snap-align: start;
}

@media (max-width: 1023px) {
  .prk-fashion-carousel:not(.swiper-initialized):not(.is-prk-fashion-native-ready) > .swiper-wrapper {
    gap: var(--prk-fashion-gap-tablet, 16px);
  }

  .prk-fashion-carousel:not(.swiper-initialized):not(.is-prk-fashion-native-ready) > .swiper-wrapper > .swiper-slide {
    flex-basis: var(--prk-fashion-basis-tablet, calc(33.333333% - 10.6667px));
  }
}

@media (max-width: 767px) {
  .prk-fashion-carousel-head__row {
    flex-wrap: wrap;
  }

  .prk-fashion-carousel:not(.swiper-initialized):not(.is-prk-fashion-native-ready) > .swiper-wrapper {
    gap: var(--prk-fashion-gap-mobile, 12px);
  }

  .prk-fashion-carousel:not(.swiper-initialized):not(.is-prk-fashion-native-ready) > .swiper-wrapper > .swiper-slide {
    flex-basis: var(--prk-fashion-basis-mobile, calc(68.965517% - 3.7241px));
  }

  .prk-fashion-price__values {
    flex-direction: column-reverse;
    justify-content: center;
    gap: 0;
    padding-inline: 8px;
  }

  .prk-fashion-price__old {
    padding-top: 4px;
    font-size: 11px;
  }

  .prk-fashion-price__current {
    font-size: 15px;
  }

  .prk-fashion-price__discount {
    min-width: 48px;
    padding-inline: 8px;
    font-size: 14px;
  }

  .prk-fashion-navs--floating {
    display: none;
  }
}

@media (max-width: 990px) {
  .elementor-widget-officals_carosel_fashoin .prk-fashion-offer-panel.right-off {
    padding: 11px;
  }
}

@media (max-width: 430px) {
  .elementor-widget-officals_carosel_fashoin .prk-fashion-carousel-section--offer .right-off .img-off {
    width: 100px;
  }
}
