

/* Start:/local/templates/brusnika/components/bitrix/news.list/shops/style.css?17505772371048*/
.filter-link.active {
    /* font-weight: 600; */
    /* text-shadow: 0 0 0 #000; */
    color: #000;
    -webkit-text-stroke: .26px #000!important;
}

.filters-list a:hover {
  font-weight: 400 !important;
  color: #000;
  -webkit-text-stroke: .26px #000;
  /* text-shadow: 0 0 0 #000; */
}

.filters-row .filters-shops.filters-row__list {
    max-width: none;
    white-space: nowrap;
    overflow: auto;
    flex: none;
    padding-bottom: 10px;
    position: relative;
    top: 6px;
}

.filters-row .filters-shops.filters-row__list::-webkit-scrollbar {
    height: 3px;
}
.filters-row .filters-shops.filters-row__list::-webkit-scrollbar-track {

    background-color: #E1E1E1;
  }
  .filters-row .filters-shops.filters-row__list::-webkit-scrollbar-thumb {
    box-shadow: none;
    outline: 1px solid #1D1D1D;
    background:  #1D1D1D;
    cursor: pointer;
  }
  .item-shop-note{
    padding: 0 15px;
    font-weight: 600;
    color: red;
  }

@media screen and (max-width: 480px){
  .item-shop_view_no-mp{
    padding-inline: 0!important
  }
}
/* End */
/* /local/templates/brusnika/components/bitrix/news.list/shops/style.css?17505772371048 */
