.mm-slider-product-recommendation-section {
  z-index: 1;
}

.mm-slider-product-recommendation-section .splide {
  width: 100%;
}

.mm-slider-product-recommendation-title {
  margin-bottom: 30px;
}

.mm-slider-product-recommendation-section .mm-splide__arrow {
  background: none;
  border: none;
  top: calc(50% - 52px);
}

.mm-slider-product-recommendation-section .mm-splide__arrow svg {
  width: 45px;
}

.mm-slider-product-recommendation-section .splide__arrow--next {
  right: -85px;
}

.mm-slider-product-recommendation-section .splide__arrow--prev {
  left: -85px;
}

