

/* Start:/bitrix/templates/.default/components/krayt/section.news.list/stock1/style.css?17559401069407*/
.stores .tab-content, .stores .tab-content .tab-pane, .stores .tab-content .tab_box {
  padding-top: 20px;
  height: 340px;
}
.stores .nav-tabs_accord .nav-item_accord {
  display: block;
  padding: 30px;
  margin: 0 0 20px;
  width: 100%;
  background: #fafafa;
  transition: .3s ease;
}
.stores .nav-tabs_accord .nav-item_accord:last-child {
  margin-bottom: 0;
}

.stores .nav-tabs_accord .nav-link_accord {
  display: block;
  width: 100%;
  text-align: left;
  font-weight: normal;
  padding: 20px 30px 20px 20px;
  line-height: 1.5;
  background-color: #fff;
  color: #474747;
}
.stores .nav-tabs_accord .nav-link_accord.active.in{
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.catalog-stores-item-name{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.stores .bx-yandex-map, .stores .ymaps-map, .bx-yandex-view-layout, .bx-yandex-view-map {
  width: 100% !important;
  height: 100% !important;
}
.show {
  opacity: 1;
}
@media all and (max-width: 991.98px) {
  #storesTabContent .tab-pane {
    opacity: 1;
    z-index: 0;
    position: relative;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,.05);
    margin-bottom: 15px;
  }
  #storesTabContent .tab-pane .tab_box {
    padding-bottom: 15px;
  }
  .stores .tab-content, .stores .tab-content .tab-pane, .stores .tab-content .tab_box {
    height: auto;
    border: none;
    box-shadow: none;
    background: transparent;
  }
  .stores .bx-yandex-view-layout, .stores .bx-yandex-view-map {
    height: 350px !important;
  }
  .stores .tab-content > .tab-pane .title {
    width: 100%;
    position: relative;
    text-align: left;
    padding: 10px;
    background-color: #fff;
  }
  .stores .tab-content > .tab-pane .title .fa {
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 9px;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
  }
  .stores .tab-content > .tab-pane .title .fa-angle-up:before {
    content: "\f106";
  }
  .stores .tab-content > .tab-pane .title.collapsed .fa-angle-up:before {
    content: "\f107";
  }
}
.stores.mb-5{
  margin-bottom: 0px!important;
}
.stores .title_box{
  margin-bottom: 23px;
}
@media screen and (max-width:575.98px)  {
  .stores .tab-content > .tab-pane .title, .recom_tab .title, .slider_box .title h2 {
    display: block;
    font-size: 20px;
    padding: 10px 70px 15px 0;
    position: relative;
    font-weight: bold;
    background: none;
  }
  .stores .tab-content > .tab-pane, .recom_tab {
    display: block;
    padding: 0;
    min-height: 100%;
    width: 100%;
  }

  .stores .row {
    flex-direction: column;
  }
  .stores .nav-tabs_accord{
    display: block !important;
    padding-right: 0 !important;
  }
  #storesTabList{
    max-height: unset !important;
    margin-bottom: 20px;
  }
}
.store-item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.catalog-stores-item-payment{
  width: 250px;
  margin-bottom: 15px;
}
.catalog-stores-item-title{
  width: 380px;
  margin-bottom: 15px;
}
.catalog-stores-item-info{
  width: 300px;
  margin-bottom: 15px;
}
.text-muted{
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}

.catalog-stores-item-schhedule{
  margin-bottom: 22px;
}
.catalog-stores-item-metro {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
  line-height: 1;
}
.metro_name .store-text{
  margin-bottom: 0 !important;
  margin-left: 8px;
}
.catalog-stores-item-metro .metro_icon{
  position: relative;
  margin-top: -1px;
  width: 15px;
  height: 12px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='red'%3E%3Cpath d='M4.52 2.526c-.225-.762-.835-.678-1.253-.324-1.028.95-2.366 2.943-1.51 5.813.718 2.431 3.703 3.986 3.703 3.986H1.98S.183 9.987.023 7.618c-.204-2.994.996-4.883 2.388-6.114C3.717.345 4.959 0 4.959 0L7.5 8.326 10.04.001s1.243.344 2.55 1.503c1.391 1.231 2.59 3.12 2.387 6.114-.16 2.37-1.957 4.383-1.957 4.383H9.54s2.985-1.555 3.703-3.986c.856-2.87-.482-4.863-1.51-5.813-.418-.354-1.028-.438-1.253.324L7.5 11.924s-2.209-6.97-2.98-9.398z'/%3E%3C/svg%3E");
}
.catalog-stores-item-description{
  display: flex;
  flex-wrap: wrap;
}
.catalog-stores-item-description span{
  padding: 6px 14px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #505050;
  border-radius: 14px;
  margin: 0 6px 6px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f3f3;
  border: 1px solid #d9d9d9;
}
.accordion_content{
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: .3s ease;
}
.open_map{
  margin-top: 10px;
  transition: .3s;
}
.open_map span{
  color: var(--main-txt);
  font-size: 14px;
}
.icon-map {
  width: 12px;
  height: 16px;
  background: #ff0000;
}

.open_map svg {
  margin-right: 2px;
  margin-bottom: 2px;
}
[data-metro^=red] svg{
  fill: red;
}
.catalog-stores-item-metro .metro_icon[data-metro^=green]{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='green'%3E%3Cpath d='M4.52 2.526c-.225-.762-.835-.678-1.253-.324-1.028.95-2.366 2.943-1.51 5.813.718 2.431 3.703 3.986 3.703 3.986H1.98S.183 9.987.023 7.618c-.204-2.994.996-4.883 2.388-6.114C3.717.345 4.959 0 4.959 0L7.5 8.326 10.04.001s1.243.344 2.55 1.503c1.391 1.231 2.59 3.12 2.387 6.114-.16 2.37-1.957 4.383-1.957 4.383H9.54s2.985-1.555 3.703-3.986c.856-2.87-.482-4.863-1.51-5.813-.418-.354-1.028-.438-1.253.324L7.5 11.924s-2.209-6.97-2.98-9.398z'/%3E%3C/svg%3E");
}
.catalog-stores-item-metro .metro_icon[data-metro^=blue]{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='blue'%3E%3Cpath d='M4.52 2.526c-.225-.762-.835-.678-1.253-.324-1.028.95-2.366 2.943-1.51 5.813.718 2.431 3.703 3.986 3.703 3.986H1.98S.183 9.987.023 7.618c-.204-2.994.996-4.883 2.388-6.114C3.717.345 4.959 0 4.959 0L7.5 8.326 10.04.001s1.243.344 2.55 1.503c1.391 1.231 2.59 3.12 2.387 6.114-.16 2.37-1.957 4.383-1.957 4.383H9.54s2.985-1.555 3.703-3.986c.856-2.87-.482-4.863-1.51-5.813-.418-.354-1.028-.438-1.253.324L7.5 11.924s-2.209-6.97-2.98-9.398z'/%3E%3C/svg%3E");
}
.catalog-stores-item-metro .metro_icon[data-metro^=yellow]{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='yellow'%3E%3Cpath d='M4.52 2.526c-.225-.762-.835-.678-1.253-.324-1.028.95-2.366 2.943-1.51 5.813.718 2.431 3.703 3.986 3.703 3.986H1.98S.183 9.987.023 7.618c-.204-2.994.996-4.883 2.388-6.114C3.717.345 4.959 0 4.959 0L7.5 8.326 10.04.001s1.243.344 2.55 1.503c1.391 1.231 2.59 3.12 2.387 6.114-.16 2.37-1.957 4.383-1.957 4.383H9.54s2.985-1.555 3.703-3.986c.856-2.87-.482-4.863-1.51-5.813-.418-.354-1.028-.438-1.253.324L7.5 11.924s-2.209-6.97-2.98-9.398z'/%3E%3C/svg%3E");
}
.catalog-stores-item-metro .metro_icon[data-metro^=orange]{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='orange'%3E%3Cpath d='M4.52 2.526c-.225-.762-.835-.678-1.253-.324-1.028.95-2.366 2.943-1.51 5.813.718 2.431 3.703 3.986 3.703 3.986H1.98S.183 9.987.023 7.618c-.204-2.994.996-4.883 2.388-6.114C3.717.345 4.959 0 4.959 0L7.5 8.326 10.04.001s1.243.344 2.55 1.503c1.391 1.231 2.59 3.12 2.387 6.114-.16 2.37-1.957 4.383-1.957 4.383H9.54s2.985-1.555 3.703-3.986c.856-2.87-.482-4.863-1.51-5.813-.418-.354-1.028-.438-1.253.324L7.5 11.924s-2.209-6.97-2.98-9.398z'/%3E%3C/svg%3E");
}
.catalog-stores-item-metro .metro_icon[data-metro^=violet]{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' viewBox='0 0 15 12' fill='violet'%3E%3Cpath d='M4.52 2.526c-.225-.762-.835-.678-1.253-.324-1.028.95-2.366 2.943-1.51 5.813.718 2.431 3.703 3.986 3.703 3.986H1.98S.183 9.987.023 7.618c-.204-2.994.996-4.883 2.388-6.114C3.717.345 4.959 0 4.959 0L7.5 8.326 10.04.001s1.243.344 2.55 1.503c1.391 1.231 2.59 3.12 2.387 6.114-.16 2.37-1.957 4.383-1.957 4.383H9.54s2.985-1.555 3.703-3.986c.856-2.87-.482-4.863-1.51-5.813-.418-.354-1.028-.438-1.253.324L7.5 11.924s-2.209-6.97-2.98-9.398z'/%3E%3C/svg%3E");
}
.nav-item_accord:hover .open_map path {
  fill: var(--main_color);
}
.nav-item_accord:hover .open_map span {
  color: var(--main_color);
}

.store-item h3 {
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
  margin-bottom: 10px;
}
.store-item .store-text {
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  margin-bottom: 8px;
  display: inline-block;
}
.open-map svg {
  display: block;
  margin-right: 8px;
}
.open-map {
  display: flex;
  align-items: center;
  transition: .3s ease;
}
.open-map:hover {
  opacity: 0.6;
}
@media (max-width: 1350px) {
  .catalog-stores-item-title {
    width: 350px;
  }
  .catalog-stores-item-info {
    width: 250px;
  }
}
@media (max-width: 768px) {
  .catalog-stores-item-info,
  .catalog-stores-item-payment {
    width: 100%;
    margin-bottom: 20px;
  }
  .catalog-stores-item-title {
    width: 100%;
    margin-bottom: 22px;
  }
}
@media (max-width: 576px) {
  .stores .nav-tabs_accord .nav-item_accord {
    padding: 20px;
  }
}
/* End */
/* /bitrix/templates/.default/components/krayt/section.news.list/stock1/style.css?17559401069407 */
