

/* Start:/stores/style.css?177080372219995*/
.maps--content .hidden {display: none;}
.maps--content #map {width: 100%; height: 700px;}
.map-grid, .map-grid-v2 {display: flex; flex-wrap: wrap;}
.map-grid-v2 .map-grid-item-1{width: 30%;}
.map-grid-v2 .map-grid-item-2{width: 50%;}
.map-grid-v2 .map-grid-item-3{width: 70%;}
/* Map filters: grid with auto-wrap (final) */
.map-filters{ width: 100%; }
.map-filters__row{
  display: grid !important;
  gap: 12px !important;
}
.map-filters__row--top{
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)) !important;
}
.map-filters__row--bottom{
  grid-template-columns: 1fr minmax(160px, 220px) !important;
  align-items: center !important;
}
@media (max-width: 1024px){
  .map-filters__row--bottom{ grid-template-columns: 1fr !important; }
}
#buttonSearchMap{
  height: 44px !important;
  border-radius: 3px !important;
  border: 1px solid var(--map-accent) !important;
  background: var(--map-accent) !important;
  color: #111 !important;
  font-weight: 600 !important;
  cursor: pointer !important;
}
/* адаптив */
@media (max-width: 1024px){
  .map-filters__row--bottom{ flex-wrap:wrap; }
  #buttonSearchMap{ flex: 1 1 240px; }
}
#buttonSearchMap:hover {color: #ffed00; }
#navSearchMap{margin: 0 0 10px 10px;}
#navSearchMap2{margin: 0 0 0 10px;}
#navSearchMap &gt; div, #navSearchMap2 &gt; div{ display: flex; justify-content: space-between;}
#navSearchMap button, #navSearchMap2 button {display: block; border: 0;color: #000;background: #ffed00;outline: none;cursor: pointer; padding: 5px; width: 25px; height: 25px; background-size: 50%; background-position: 50% 50%; background-repeat: no-repeat;}
#navSearchMap button:hover, #navSearchMap2 button:hover {box-shadow: 0px 0px 2px 2px #fff679;}
#navSearchMap button.next, #navSearchMap2 button.next {background-image: url('/stores/free-icon-right-arrow-6469434.png');}
#navSearchMap button.back, #navSearchMap2 button.back {background-image: url('/stores/free-icon-right-arrow-6469434.png'); transform: rotate(180deg);}
#navSearchMap .nav, #navSearchMap2 .nav {display: flex; justify-content: space-between; text-align: center; gap: 5px;}
#navSearchMap .nav div, #navSearchMap2 .nav div {width: 25px; height: 25px; line-height: 25px; background: #ffed00; color: #000;}
#navSearchMap .nav div.active, #navSearchMap2 .nav div.active {background: #000; color: #ffed00;}
#navSearchMap .nav div.click, #navSearchMap2 .nav div.click {cursor: pointer;}
#navSearchMap .nav div.click:hover, #navSearchMap2 .nav div.click:hover {box-shadow: 0px 0px 2px 2px #fff679;}
#resultSearchMap {margin: 0 0 10px 10px; height: 630px; overflow: auto;}
#resultSearchMap {scrollbar-width: thin; scrollbar-color: #ffed00 #ccc;}
#resultSearchMap::-webkit-scrollbar { height: 15px; width: 5px;}
#resultSearchMap::-webkit-scrollbar-track { background: #ccc;}
#resultSearchMap::-webkit-scrollbar-thumb { background-color: #ffed00;}
#resultSearchMap .map-value.hidden {display: none}
#resultSearchMap .item-map {margin: 0 0 10px; padding: 4px; border: 2px solid #fbfbfb;}
#resultSearchMap .item-map:last-child {margin: 0;}
#resultSearchMap .item-map.active {border-color: #ffed00;}
#resultSearchMap .item-map .item {margin: 0 0 5px;}
#resultSearchMap .item-map .item.text {display: none;}
#resultSearchMap .item-map.active .item.text {display: block;}
#resultSearchMap .icon {padding: 0 0 0 25px; position: relative; display: block; line-height: 18px;}
#resultSearchMap .adres {cursor: pointer;}
#resultSearchMap .icon:before{ display: block; position: absolute; top: 0; left: 0; width: 18px; height: 18px; background-size: contain; z-index: 1;}
#resultSearchMap .rating:before{content:""; background-image: url('/stores/free-icon-star.png') }
#resultSearchMap .phone:before{content:""; background-image: url('/stores/free-icon-phone-call-455604.png')}
#resultSearchMap .adres:before{content:""; background-image: url('/stores/free-icon-placeholder-684908.png')}
#resultSearchMap .time_work:before{content:""; background-image: url('/stores/free-icon-time-3503348.png')}
#resultSearchMap .site:before{content:""; background-image: url('/stores/free-icon-internet-2067694.png')}
#resultSearchMap .services:before{content:""; background-image: url('/stores/free-icon-settings-gear-icon-6997773.png')}
#resultSearchMap .brand:before{content:""; background-image: url('/stores/free-icon-factory-3341838.png')}
#resultSearchMap .type {padding: 0 0 0 35px; position: relative; min-height: 30px; font-size: 18px; line-height: 30px; margin: 0 0 10px;}
#resultSearchMap .type:before{content:""; background-repeat: no-repeat; background-size: contain; display: block; position: absolute; top: 0; left: 0; z-index: 1; width: 30px; height: 30px; }
#resultSearchMap .type_418:before{background-image: url('/stores/icon_DIY.svg');}
#resultSearchMap .type_417:before{background-image: url('/stores/icon_offical.svg');}
#resultSearchMap .type_419:before{background-image: url('/stores/icon_marketplace.svg');}
#resultSearchMap .status_PRIORITY.type:before{background-image: url('/stores/icon_priority.svg');}
#resultSearchMap .status_STANDART.type:before{background-image: url('/stores/icon_standart.svg');}
#resultSearchMap .name {margin: 0 0 10px; font-size: 16px; line-height: 30px; font-weight: 700; cursor: pointer;}
#resultSearchMap .brand{display: block; margin: 0 0 5px;}
#resultSearchMap .brand:last-child{margin:0;}
@media (max-width: 1200px) {
	.map-grid-v2 .map-grid-item-1 {width: 50%; }
	.map-grid-v2 .map-grid-item-3 {width: 50%; }
	#resultSearchMap, #navSearchMap, #navSearchMap2{margin: 0;}
}
@media (max-width: 800px) {
	.map-grid {display: block;}
	#inputSearchMap, #selectCityMap, #selectBrandMap, #selectTypeMap, #selectStatusMap, #buttonSearchMap, #resultSearchMap, #navSearchMap{width: 100%; margin: 0 0 10px; max-height: 100%;}
	#resultSearchMap .type{padding: 0 0 0 30px; font-size: 16px; line-height: 25px;}
	#resultSearchMap .type:before{width: 25px; height: 25px;}
	#resultSearchMap .name {font-size: 16px;}
	.map-grid-v2 {flex-direction: column-reverse;}
	.map-grid-v2 .map-grid-item-1{width: 100%; margin: 0 0 10px;}
	.map-grid-v2 .map-grid-item-3{width: 100%; }
}
/* ===== Map filters (new UI) ===== */
.map-filters{
  --map-accent: #FFEC00;      /* под желтую айдентику */
  --map-text: #111;
  --map-border: #D9DDE3;
  --map-bg: #fff;
  margin: 0 0 14px 0;
}
.map-filters__row{
  display: grid;
  gap: 12px;
}
.map-filters__row--top{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.map-filters__row--bottom{
  margin-top: 10px;
  grid-template-columns: 1fr 160px;
  align-items: center;
}
.map-filters select,
.map-filters input[type="text"]{
  height: 44px;
  width: 100%;
  padding: 0 14px;
  border: 1px solid var(--map-border);
  border-radius: 3px;
  background: var(--map-bg);
  color: var(--map-text);
  font-size: 14px;
  line-height: 44px;
  outline: none;
  box-sizing: border-box;
}
/* красивый focus */
.map-filters select:focus,
.map-filters input[type="text"]:focus{
  border-color: var(--map-accent);
}
/* селект: нормальная стрелка и отступ */
.map-filters select{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 42px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7 10l5 5 5-5' stroke='%238A93A3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
}
/* кнопка */
.map-filters input[type="submit"]{
  height: 44px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid var(--map-accent);
  background: var(--map-accent);
  color: var(--map-text);
  font-weight: 600;
  cursor: pointer;
  transition: transform .05s ease, filter .15s ease;
}
.map-filters input[type="submit"]:hover{
  filter: brightness(0.97);
}
.map-filters input[type="submit"]:active{
  transform: translateY(1px);
}
/* адаптив */
@media (max-width: 1024px){
  .map-filters__row--top{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .map-filters__row--bottom{ grid-template-columns: 1fr; }
}
@media (max-width: 560px){
  .map-filters__row--top{ grid-template-columns: 1fr; }
}
/* ===== Side cards redesign (result list) ===== */
#resultSearchMap{
  background: transparent;
  padding-right: 8px; /* чтобы скроллбар не лип к контенту */
}
#resultSearchMap .item-map{
  background: #fff;
  border: 1px solid #EEF0F3;
  border-radius: 8px;
  padding: 14px 14px 12px;
  margin: 0 0 12px;
  transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
  box-shadow: 0 6px 18px rgba(0,0,0,.04);
}
#resultSearchMap .item-map:hover{
  transform: translateY(-1px);
  box-shadow: 0 10px 26px rgba(0,0,0,.07);
}
#resultSearchMap .item-map.active{
  border-color: #FFED00;
  box-shadow: 0 10px 28px rgba(255,237,0,.18);
}
/* Заголовок карточки (у тебя он же .type и .name на одном div) */
#resultSearchMap .name.type{
  margin: 0 0 10px !important;
  padding: 0 0 0 38px !important; /* место под иконку */
  font-size: 15px !important;
  line-height: 20px !important;
  font-weight: 800 !important;
  color: #111 !important;
  letter-spacing: .2px;
  min-height: 30px;
}
/* Иконка слева (status/type) */
#resultSearchMap .type:before{
  width: 26px !important;
  height: 26px !important;
  top: -2px !important;
  left: 0 !important;
  filter: drop-shadow(0 2px 6px rgba(0,0,0,.12));
}
/* Линии с контактами */
#resultSearchMap .item{
  margin: 0 0 8px !important;
}
#resultSearchMap .icon{
  padding: 0 0 0 28px !important;
  line-height: 18px !important;
  font-size: 13px;
  color: #2A2F36;
}
#resultSearchMap .icon:before{
  width: 16px !important;
  height: 16px !important;
  top: 1px !important;
  opacity: .85;
}
#resultSearchMap .icon a{
  color: #111;
  text-decoration: none;
  border-bottom: 1px dashed rgba(0,0,0,.25);
}
#resultSearchMap .icon a:hover{
  border-bottom-color: rgba(0,0,0,.6);
}
/* Адрес как action */
#resultSearchMap .adres{
  cursor: pointer;
  color: #111;
}
#resultSearchMap .adres:hover{
  text-decoration: underline;
}
/* Скрытый блок подробностей — отделяем визуально */
#resultSearchMap .item.text{
  display: none;
  margin-top: 10px !important;
  padding-top: 10px;
  border-top: 1px solid #EEF0F3;
}
#resultSearchMap .item-map.active .item.text{
  display: block;
}
/* Чуть “чище” бренды внизу */
#resultSearchMap .brand{
  margin: 0 0 6px !important;
  color: #5A616B;
  font-size: 12.5px;
}
/* Скроллбар аккуратнее */
#resultSearchMap{ scrollbar-color: #FFED00 #E6E8EC; }
#resultSearchMap::-webkit-scrollbar{ width: 6px; }
#resultSearchMap::-webkit-scrollbar-track{ background: #E6E8EC; border-radius: 10px; }
#resultSearchMap::-webkit-scrollbar-thumb{ background: #FFED00; border-radius: 10px; }
/* Мобильный — плотнее */
@media (max-width: 800px){
  #resultSearchMap .item-map{ border-radius: 12px; padding: 12px; }
  #resultSearchMap .name.type{ font-size: 14.5px !important; }
}
/* ===== Yandex balloon redesign ===== */
.hh-balloon{
  position: absolute;
  z-index: 9999;
}
.hh-balloon__card{
  position: relative;
  background: #fff;
  border: 1px solid #EEF0F3;
  border-radius: 3px;
  padding: 12px 14px;
  min-width: 280px;
  max-width: 360px;
  box-shadow: 0 14px 40px rgba(0,0,0,.18);
}
.hh-balloon__close{
  position: absolute;
  top: 8px;
  right: 8px;
  width: 28px;
  height: 28px;
  border: 0;
  border-radius: 3px;
  background: #F3F4F6;
  color: #111;
  cursor: pointer;
  line-height: 28px;
  font-size: 13px;
}
.hh-balloon__title{
  margin: 0 34px 8px 0;
  font-weight: 800;
  font-size: 14px;
  line-height: 18px;
  color: #111;
}
.hh-balloon__body{
  font-size: 13px;
  line-height: 18px;
  color: #2A2F36;
}
.hh-balloon__body a{
  color: #111;
  text-decoration: none;
  border-bottom: 1px dashed rgba(0,0,0,.25);
}
.hh-balloon__body a:hover{
  border-bottom-color: rgba(0,0,0,.6);
}
/* “хвостик” */
.hh-balloon__tail{
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  filter: drop-shadow(0 6px 10px rgba(0,0,0,.12));
}
/* Fix: balloon overlay should not block clicks after close */
.hh-balloon{ pointer-events: none; }
.hh-balloon__card{ pointer-events: auto; }
.hh-balloon__close{ pointer-events: auto; }
.hh-balloon__tail{ pointer-events: none; }

/* ===== Fix: Yandex balloon overlay blocks clicks ===== */

/* Яндекс-обертки НЕ должны ловить клики, только наш контент */
#map .ymaps-2-1-79-balloon__layout,
#map .ymaps-2-1-79-balloon__content{
  pointer-events: none !important;
}

/* Наш контент кликабельный */
#map .hh-balloon__card,
#map .hh-balloon__close,
#map .hh-balloon__body,
#map .hh-balloon__body a{
  pointer-events: auto !important;
}

.company-group{
  background:#fff;
  border:1px solid #EEF0F3;
  border-radius:14px;
  margin:0 0 12px;
  box-shadow:0 6px 18px rgba(0,0,0,.04);
  overflow:hidden;
}
.company-header{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:12px 14px;
  cursor:pointer;
  border-bottom:1px solid #EEF0F3;
}
.company-title{ font-weight:800; font-size:15px; color:#111; }
.company-meta{ font-size:12.5px; color:#5A616B; }

.company-group .branches{ display:none; padding:10px 12px 12px; }
.company-group.is-open .branches{ display:block; }

.branch-row{
  padding:10px 10px;
  border:1px solid #EEF0F3;
  border-radius:12px;
  margin:0 0 10px;
}
.branch-row:last-child{ margin:0; }
.branch-row.active{ border-color:#FFED00; box-shadow:0 10px 28px rgba(255,237,0,.18); }

/* одиночная точка — без аккордеона, но “как карточка” */
.single-card{
  margin:0 0 12px;
}

.company-group{
  background:#fff;
  border:1px solid #EEF0F3;
  border-radius:14px;
  margin:0 0 12px;
  box-shadow:0 6px 18px rgba(0,0,0,.04);
  overflow:hidden;
}
.company-header{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:12px 14px;
  cursor:pointer;
  border-bottom:1px solid #EEF0F3;
}
.company-title{ font-weight:800; font-size:15px; color:#111; }
.company-meta{ font-size:12.5px; color:#5A616B; }

.company-group .branches{ display:none; padding:10px 12px 12px; }
.company-group.is-open .branches{ display:block; }

.branch-row{
  padding:10px 10px;
  border:1px solid #EEF0F3;
  border-radius:12px;
  margin:0 0 10px;
}
.branch-row:last-child{ margin:0; }
.branch-row.active{ border-color:#FFED00; box-shadow:0 10px 28px rgba(255,237,0,.18); }

/* одиночная точка — без аккордеона, но “как карточка” */
.single-card{
  margin:0 0 12px;
}
/* единая карточка точки */
.branch-card{
  background:#fff;
  border:1px solid #EEF0F3;
  border-radius:6px;
  padding:14px 14px 12px;
  margin:0 0 12px;
  box-shadow:0 6px 18px rgba(0,0,0,.04);
  cursor:pointer;
position: relative;
}
.branch-card:hover{ border-color:#FFED00; }

.branch-card__title{
  font-weight:500;
  font-size:14px; !important
  margin:0 0 8px;
}

.branch-card__row{
  margin:0 0 6px;
}
.branch-card__row:last-child{ margin:0; }

/* компания (аккордеон) */
.company-group{
  background:#fff;
  border:1px solid #EEF0F3;
  border-radius:6px;
  margin:0 0 12px;
  box-shadow:0 6px 18px rgba(0,0,0,.04);
  overflow:hidden;
}

.company-header{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:25px 25px;
  cursor:pointer;
  border-bottom:1px solid #EEF0F3;
}
.company-title{ font-weight:600; font-size:16px; color:#111; }
.company-meta{ font-size:13px; color:#5A616B; }

.company-group .branches{ display:none; padding:12px 12px 0; }
.company-group.is-open .branches{ display:block; }
.company-regions{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  padding: 0 14px 10px 14px;
}

.company-region{
  display:inline-flex;
  align-items:center;
  padding: 4px 8px;
  border: 1px solid #E6E8EF;
  border-radius: 999px;
  font-size: 10px;
  line-height: 1;
  background:#fff;
  color:#333;
}

.hh-actions{
  display:flex;
  gap:10px;
  margin-top:10px;
}

.hh-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:36px;
  padding:0 12px;
  border-radius:6px;
  border:1px solid #E6E8EF;
  background:#fff;
  font-weight:500;
  font-size:12px;
  text-decoration:none;
  color:#111;
  cursor:pointer;
  width:100%;
}

.hh-btn--primary{
  border-color:#FFED00;
  background:#FFED00;
}

.hh-btn--primary:hover{ filter: brightness(.98); }

.branch-details{ margin-top:6px; } /* если у тебя есть */

/* ===== PATCH: pagination layout fix ===== */

.maps--content #navSearchMap,
.maps--content #navSearchMap2{
  margin: 0;
  padding: 10px 12px;
  box-sizing: border-box;
}

/* ожидаемая структура: #navSearchMap > div { button.back + .nav + button.next } */
.maps--content #navSearchMap > div,
.maps--content #navSearchMap2 > div{
  display: grid;
  grid-template-columns: 34px 1fr 34px;
  align-items: center;
  column-gap: 10px;
  width: 100%;
}

/* центрируем номера страниц */
.maps--content #navSearchMap .nav,
.maps--content #navSearchMap2 .nav{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  min-width: 0;
  flex-wrap: nowrap;
}

/* кнопки стрелок */
.maps--content #navSearchMap button,
.maps--content #navSearchMap2 button{
  width: 34px;
  height: 34px;
  padding: 0;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,.10);
  background-color: #fff;
  cursor: pointer;

  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

/* номера страниц */
.maps--content #navSearchMap .nav div,
.maps--content #navSearchMap2 .nav div{
  min-width: 34px;
  height: 34px;
  padding: 0 8px;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,.10);
  background: #fff;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  color: #111;
  box-sizing: border-box;
}

.maps--content #navSearchMap .nav div.active,
.maps--content #navSearchMap2 .nav div.active{
  background: #111;
  border-color: #111;
  color: #FFEC00;
}

/* если длинная пагинация — пусть скроллится по горизонтали */
@media (max-width: 520px){
  .maps--content #navSearchMap .nav,
  .maps--content #navSearchMap2 .nav{
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }
}
/* ===== Priority tag: базовый (БЕЗ absolute) ===== */
.priority-tag{
  display:flex;
  flex-direction:row;
  justify-content:center;
  align-items:center;
  padding: 10px;
  gap:10px;

  height:24px;
  background:#FFEC3B;
  border-radius:4px;

  font-family:'Inter', sans-serif;
  font-style:normal;
  font-weight:700;
  font-size:10px;
  line-height:12px;

  color:#000;
  pointer-events:none;
  white-space:nowrap;
}

/* ===== Карточка филиала: бейдж в углу ===== */
#resultSearchMap .branch-card{ position: relative; }

#resultSearchMap .branch-card .priority-tag{
  position:absolute;
  top:12px;
  right:12px;
  width:62px;            /* как в макете */
}

/* ===== Шапка компании: "37 точек" + PRIORITY в строке ===== */
.company-right{
  display:flex;
  align-items:center;
  gap:10px;              /* расстояние между счетчиком и бейджем */
  justify-content:flex-end;
  white-space:nowrap;
}

/* (опционально) чтобы бейдж в шапке был компактным */
.priority-tag--company{
  width:auto;
}
/* End */
/* /stores/style.css?177080372219995 */
