

/* Start:/local/templates/ritmo/components/bitrix/news/shops/style.css?17805796863425*/
.popup-city-s-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: rgba(192, 192, 199, 0.25);
}
.popup-city-s-bg__cnt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.popup-city-s {
    position: relative;
    max-width: 1356px;
    min-height: 250px;
    width: 100%;
    height: auto;
    background: #FFFFFF;
    max-height: 607px;
}
.popup-city-s__list::-webkit-scrollbar {
    width: 4px; 
    outline: 1px solid #D7A0D7;
}
.popup-city-s__list::-webkit-scrollbar-track {
    background: #ffffff; /* цвет зоны отслеживания */
}
.popup-city-s__list::-webkit-scrollbar-thumb {
    background-color: #704D9F; /* цвет бегунка */
}
.popup-city-s__btn-close {
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
.popup-city-s__btn-close,
.popup-city-s__btn-close svg,
.popup-city-s__btn-close path {
    transition: fill .2s ease-in-out;
}
.popup-city-s__cnt {
    padding: 32px 56px;
    overflow: hidden;
    max-height: 607px;
}
.popup-city-s__t {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 32px;
    text-align: center;
    color: #ABC23C;
}
.popup-city-s__list {
    overflow-y: auto;
    max-height: 474px;
}
.popup-city-s__list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    columns: 6;
}

@media(max-width:1535px) {
    .popup-city-s {
        max-width: 996px;
    }

    .popup-city-s__list ul {
        columns: 4;
    }
}

@media(max-width:1200px) {
    .popup-city-s {
        max-width: 804px;
    }

    .popup-city-s__list ul {
        columns: 3;
    }
}

@media(max-width:991px) {
    .popup-city-s {
        max-width: 100%;
        max-height: 100%;
        height: 100%;
    }

    .popup-city-s__list ul {
        columns: 3;
    }

    .popup-city-s__cnt {
        padding-top: 64px;
        padding-left: 122px;
        padding-right: 122px;
    }
}

@media(max-width:750px) {
    .popup-city-s__list ul {
        columns: 3;
    }

    .popup-city-s__cnt {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media(max-width:575px) {
    .popup-city-s__list ul {
        columns: 2;
    }

    .popup-city-s__cnt {
        padding-left: 16px;
        padding-right: 16px;
    }
}
.popup-city-s__list li {
    margin-bottom: 8px;
}
.popup-city-s__list a {
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #4C4B5E;
    transition: color .2s ease-in-out;
}
.popup-city-s__list a:hover {
    color: #704D9F;
}
.popup-city-s__list a.active {
    color: #704D9F;
    font-weight: 700;
}

.popup-city-s__list a:focus-visible {
    outline: 1px solid #ABC23C;
    color: #704D9F;
    outline-offset: -1px;
}


.block_city_shops_top { display: flex; justify-content: flex-start; margin-bottom: 30px; }
.block_city_shops_top .block_city_shop { margin-right: 20px; }
.block_city_shops_top .block_filter_media.page_shop { margin-bottom: 0; }
@media (max-width: 767px) {
    .block_city_shops_top { flex-direction: column-reverse; }
}
/* End */


/* Start:/local/templates/ritmo/components/bitrix/system.pagenavigation/simple/style.css?1780579686701*/
.catalog_pager_nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 32px 0 40px;
}
.catalog_pager_nav a,
.catalog_pager_nav span {
  color: #704d9f;
  padding: 4px 8px;
  font-size: 18px;
  line-height: 22px;
}
.catalog_pager_nav a:hover {
  color: #704d9f;
}
.catalog_pager_nav a.active,
.catalog_pager_nav span.active {
  font-weight: 400;
  border: 1px solid #D7A0D7;
}
.catalog_pager_nav a.pg_prev img {
  transform: rotate(-180deg);
  margin-top: -3px;
}
.catalog_pager_nav a.active + a.pg_next {
  display: none !important;
}
.catalog_pager_nav span.active + a.pg_next {
  display: none !important;
}

.catalog_pager_nav a.pg_next {
    padding: 0;
}

/* End */
/* /local/templates/ritmo/components/bitrix/news/shops/style.css?17805796863425 */
/* /local/templates/ritmo/components/bitrix/system.pagenavigation/simple/style.css?1780579686701 */
