

/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.store.list/tour/style.css?17864343761051*/
.listview__item__button .svg.svg--chevron-down-s {
  margin-left: 8px;
  margin-top: 7px;
}

.listview.listview--hover.listview--bordered .listview__item-wrapper:hover .svg.svg--chevron-down-s {
  fill: #ffffff;
}

.listview__city .listview__item .listview__item--additionally {
  margin-top: 0;
  height: 100%;
}

.section__tour .tour_content {
  width: 100%;
  margin-top: 20px;
}

.section__tour .tour_content iframe {
  width: 100%;
}

.section__tour .tour__text {
  line-height: 20px;
  color: #505d72;
  margin-bottom: 35px;
}

.modal-tour iframe {
  width: 100%;
}

.modal-tour__address {
  margin-top: 7px;
  text-align: center;
}

.listview__item--additionally.listview__item--additionally--mobile{
  display: none;
}

@media (max-width: 1024px) {
  .listview__item--additionally {
    display: none;
  }
  .listview__item--additionally.listview__item--additionally--mobile{
    display: block;
  }
}
@media (max-width: 769px) {
  .section__tour .tour_content {
    display: none;
  }
}

/* End */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog.store.list/tour/style.css?17864343761051 */
