.featured-products .featured-products-heading-wrapper {
  text-align: center;
  margin-bottom: 15px;
}
.featured-products .featured-products-link {
  display: flex;
  justify-content: center;
  margin: 40px 0 0;
}
@media only screen and (max-width: 991.98px) {
  .featured-products .page-width {
    padding: 0;
  }
}
.featured-products .swiper .swiper-wrapper {
  align-items: stretch;
}
.featured-products .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  height: auto;
  flex-direction: row;
}
.featured-products .swiper .featured-products-swiper-button-next {
  width: 32px;
  height: 32px;
  right: 0;
  background: white;
  border-radius: 25px;
}
.featured-products .swiper .featured-products-swiper-button-next:after {
  content: "";
  width: 32px;
  height: 32px;
  background-position: center;
  background-size: 17px 21px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.122 24.066'%3E%3Cpath data-name='Path 3174' d='M6.206 7.01c.029-.11.062-.212.213-.154.553.705.717 2.177.771 1.062.69-.07.142.762.192 1.158.306.157 1.113-.05 1.072.357-.933.02.595.76.645.667-.047.233-.275.217-.27.521.57.72 1.718 1.141 1.85 2.548-.285-.061-.068-.49-.491-.453-1.414 1.095-3.952 4.064-5.782 5.662-.261.227-.827.189-1.004.405a2.912 2.912 0 0 0-.31 3.146c.946.85 2.923 1.235 3.262-.423 1.303.055 2.23-2.269 3.794-2.594a31.908 31.908 0 0 1 5.147-5.2l.232-1.466C12.369 8.101 8.747 4.301 5.39.304c-5.374.359.912 5.711.816 6.706Z' fill='%2340372d' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.featured-products .swiper .featured-products-swiper-button-prev {
  width: 32px;
  height: 32px;
  left: 0;
  background: white;
  border-radius: 25px;
}
.featured-products .swiper .featured-products-swiper-button-prev:after {
  content: "";
  width: 32px;
  height: 32px;
  background-position: center;
  background-size: 17px 21px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.122 24.066'%3E%3Cpath data-name='Path 3174' d='M10.917 7.01c-.029-.109-.062-.212-.213-.154-.554.706-.717 2.177-.772 1.062-.69-.069-.141.763-.192 1.158-.305.157-1.112-.05-1.071.357.932.02-.596.76-.646.668.047.232.276.216.271.52-.57.72-1.718 1.142-1.851 2.549.286-.062.07-.49.492-.454 1.412 1.093 3.95 4.065 5.784 5.665.26.227.826.19 1.003.405a2.912 2.912 0 0 1 .31 3.146c-.946.846-2.924 1.228-3.263-.427-1.302.055-2.23-2.269-3.793-2.594a31.908 31.908 0 0 0-5.147-5.198l-.232-1.467C4.754 8.101 8.377 4.302 11.734.305c5.372.359-.914 5.71-.817 6.706Z' fill='%2340372d' fill-rule='evenodd'/%3E%3C/svg%3E");
}
