/*!********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./_dev/front/css/front.scss ***!
  \********************************************************************************************************************/
:root {
  --scrollbar-width: 17px; /* fallback */
}

.wl-shopreviews-module,
.elementor-widget .wl-shopreviews-module {
  overflow: hidden;
  position: relative;
  margin-top: 100px;
  left: 50%;
  right: 50%;
  /* Subtract scrollbar width to prevent overflow */
  width: calc(100vw - var(--scrollbar-width));
  margin-left: calc(-50vw + var(--scrollbar-width) / 2);
  margin-right: calc(-50vw + var(--scrollbar-width) / 2);
}
@media screen and (max-width: 991px) {
  .wl-shopreviews-module,
  .elementor-widget .wl-shopreviews-module {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .wl-shopreviews-module,
  .elementor-widget .wl-shopreviews-module {
    margin-top: 30px;
  }
}
.wl-shopreviews-module:before,
.elementor-widget .wl-shopreviews-module:before {
  display: none;
}
.wl-shopreviews-module__bottom .button-arrow,
.elementor-widget .wl-shopreviews-module__bottom .button-arrow {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .wl-shopreviews-module__bottom .button-arrow,
  .elementor-widget .wl-shopreviews-module__bottom .button-arrow {
    margin-top: 32px;
  }
}
.wl-shopreviews-module .wl-shopreviews-module__heading,
.wl-shopreviews-module .elementor-widget .wl-shopreviews-module__heading,
.elementor-widget .wl-shopreviews-module .wl-shopreviews-module__heading,
.elementor-widget .wl-shopreviews-module .elementor-widget .wl-shopreviews-module__heading {
  font-size: 24px;
  line-height: 1.1;
  color: #333;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.4px;
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .wl-shopreviews-module .wl-shopreviews-module__heading,
  .wl-shopreviews-module .elementor-widget .wl-shopreviews-module__heading,
  .elementor-widget .wl-shopreviews-module .wl-shopreviews-module__heading,
  .elementor-widget .wl-shopreviews-module .elementor-widget .wl-shopreviews-module__heading {
    font-size: 20px;
  }
}
.wl-shopreviews-module__wrapper-outer,
.elementor-widget .wl-shopreviews-module__wrapper-outer {
  position: relative;
  min-height: 190px;
}
@media screen and (max-width: 767px) {
  .wl-shopreviews-module__wrapper-outer,
  .elementor-widget .wl-shopreviews-module__wrapper-outer {
    min-height: 254px;
  }
}
.wl-shopreviews-module__wrapper.lazyloaded,
.elementor-widget .wl-shopreviews-module__wrapper.lazyloaded {
  text-indent: 0;
}
.wl-shopreviews-module__wrapper.initialized .slider-buttons-wrapper,
.elementor-widget .wl-shopreviews-module__wrapper.initialized .slider-buttons-wrapper {
  display: none;
}
@media screen and (max-width: 767px) {
  .wl-shopreviews-module__wrapper.initialized .slider-buttons-wrapper,
  .elementor-widget .wl-shopreviews-module__wrapper.initialized .slider-buttons-wrapper {
    display: flex;
  }
}
.wl-shopreviews-module .swiper,
.wl-shopreviews-module .swiper-container,
.elementor-widget .wl-shopreviews-module .swiper,
.elementor-widget .wl-shopreviews-module .swiper-container {
  overflow: visible;
}
.wl-shopreviews-module .swiper-container,
.elementor-widget .wl-shopreviews-module .swiper-container {
  margin-top: 64px;
  overflow: visible;
}
@media screen and (max-width: 991px) {
  .wl-shopreviews-module .swiper-container,
  .elementor-widget .wl-shopreviews-module .swiper-container {
    margin-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .wl-shopreviews-module .swiper-container,
  .elementor-widget .wl-shopreviews-module .swiper-container {
    margin-top: 32px;
  }
}
.wl-shopreviews-module .swiper-slide,
.elementor-widget .wl-shopreviews-module .swiper-slide {
  position: relative;
  width: 359px;
  height: auto;
  overflow: visible;
  padding-bottom: 30px;
}
.wl-shopreviews-module .slider-buttons-wrapper,
.elementor-widget .wl-shopreviews-module .slider-buttons-wrapper {
  display: none;
}
@media screen and (max-width: 767px) {
  .wl-shopreviews-module .slider-buttons-wrapper,
  .elementor-widget .wl-shopreviews-module .slider-buttons-wrapper {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
  }
}
.wl-shopreviews-module .opinion,
.elementor-widget .wl-shopreviews-module .opinion {
  padding: 24px !important;
  border-radius: 10px;
  background: #fff;
  box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.05);
  height: 100%;
  width: 100%;
  min-height: 190px;
}
.wl-shopreviews-module .opinion-header,
.elementor-widget .wl-shopreviews-module .opinion-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.wl-shopreviews-module .opinion-header ul,
.elementor-widget .wl-shopreviews-module .opinion-header ul {
  text-align: left;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 0px;
}
.wl-shopreviews-module .opinion-header ul li,
.elementor-widget .wl-shopreviews-module .opinion-header ul li {
  padding: 0;
  font-size: 18px;
}
.wl-shopreviews-module .opinion-header ul li svg,
.elementor-widget .wl-shopreviews-module .opinion-header ul li svg {
  display: block;
  width: 20px;
  height: auto;
}
.wl-shopreviews-module .opinion-content-wrapper,
.elementor-widget .wl-shopreviews-module .opinion-content-wrapper {
  margin-top: 14px;
}
.wl-shopreviews-module .opinion-name,
.elementor-widget .wl-shopreviews-module .opinion-name {
  font-size: 14px;
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.wl-shopreviews-module .opinion-content,
.elementor-widget .wl-shopreviews-module .opinion-content {
  font-size: 14px;
  color: #111;
  font-style: normal;
  font-weight: 300;
  margin: 0;
  margin-top: 10px;
  overflow: auto;
  max-height: 88px;
}

/*# sourceMappingURL=front.css.map*/