

/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/carousel_custom/style.css?1755611031647*/
/**
* Catalog Carousel Style
*/
.catalog-carousel {
  padding-bottom: 20px;
}
.catalog-carousel__title {
  font-size: 20px;
  color: #292d35;
  font-weight: bold;
  margin-bottom: 31px;
}

/** custom .owl-carousel **/
.catalog-carousel__carousel.owl-carousel .owl-stage {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;

  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.catalog-carousel__carousel.owl-carousel .owl-item {
  float: none;
  background-color: #fff;
}
.catalog-carousel__carousel.owl-carousel .owl-item img {
  width: auto !important;
}

/* End */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog.section/carousel_custom/style.css?1755611031647 */
