

/* Start:/local/components/brooksfield/buy/templates/.default/style.css?174538915025866*/
.map-body {
  height: 660px;
  width: 100%;
}

.list-item__pay.in-map {
  background: none;
}

.market-block .list-item__pay {
  display: flex;
  align-items: center;
  min-height: 126px
}

.map-list__item .list-item__pay {
  padding: 20px 24px;
}

.list-items__pay {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between
}

.list-items__pay__container {
  padding: 20px
}


.list-items__pay_top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px
}

.list-items__pay_address {
  margin-top: 8px;
}

.list-items__pay_metro {
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 0 0 auto;
}

.list-items__pay_metro img {
  margin-right: 8px;
}

.list-items__pay_phone {
  display: flex;
  align-items: center;
  margin-bottom: 10px;

  font-weight: 700
}

.list-items__pay_phone img {
  margin-right: 12px;
}

.list-items__pay_top.city-style+.list-items__pay_phone {
  margin-top: 12px;
}

.list-items__pay_time {
  display: flex;
  align-items: center
}

.list-items__pay_time img {
  margin-right: 12px;
}

.list-item__pay.shop-card__new .show-this-shop {
  padding: 16px 32px;
  background: url('../../../../../../local/components/brooksfield/buy/templates/.default/img/link-background.png') no-repeat center center / 100% 100%;
  text-decoration: none;
  margin: auto auto 0;
  color: #fff;
  cursor: pointer;
  text-align: center;
}

.list-items__pay_phone,
.list-items__pay_top,
.list-items__pay_time {
  margin-bottom: 8px;
}

.map-list__item .list-items__pay_top {
  margin-bottom: 6px;
}

.map-list__item .list-items__pay_title {
  font-size: 18px;
}

.map-list__item .list-items__pay_phone {
  font-size: 16px;
  margin-bottom: 6px;
}

.map-list__item .list-items__pay_time {
  font-size: 16px;
}

.index-product__btn.index-product__btn_sale {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-position: center;
}

a.tab-item.btn {
  width: 230px;
  height: 60px;
  margin: 0 20px;
  color: #371917;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  flex-shrink: 0;
  margin-bottom: 10px;
}

a.tab-item.btn {
  color: #437600;
}

a.tab-item.btn.active {
  color: #437600 !important;
}

.pay-flex a.tab-item.btn {
  font-size: 16px;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
  text-transform: uppercase;
  border-radius: 10px;
  outline-offset: -5px;
  border: 0;
  transition: 0.3s ease-out;
}

.pay-flex a.tab-item.btn:hover {
  color: #371917 !important;
  outline: 1px solid #58311b;
}

.pay-flex a.tab-item.btn.active {
  background: rgb(240, 212, 168);
  background: linear-gradient(130deg, rgba(240, 212, 168, 1) 0%, rgba(228, 180, 114, 1) 100%);
}

.btn-content {
  padding: 9px 20px 6px;
  text-transform: uppercase;
}

.btn-content {
  padding: 9px 20px 6px;

}

.tab-item {
  text-decoration: underline
}

.tab-item {
  text-decoration: none !important
}

.tab-item.active .btn-container:before {
  background: #afcb1f
}

.tab-content,
.tab-content__pay {
  display: none
}

.tab-content.active,
.tab-content__pay.active {
  display: block
}

.map-flex>ymaps,
.tab-content__pay>ymaps {
  height: 660px !important
}

.index-map {
  height: 720px;
  margin-top: 30px
}

.index-map .border-content {
  padding-top: 18px;
  overflow: hidden
}

.index-maps {
  width: 80%;
  position: relative;
  overflow: hidden
}

.index-maps img {
  margin-top: -25px
}


.index-map__pay.border {
  border: none !important;
}

.index-map__pay .border-content>ymaps {
  height: 660px !important
}


.pay-flex {
  padding: 0 30px;
  display: flex;
  margin-top: 47px;
  align-items: flex-end;
  justify-content: space-between
}


.pay-flex__left {
  max-width: 640px;
  width: 100%
}


.pay-flex__city {
  display: flex;
  align-items: center;
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 15px
}

.city-link {
  text-transform: uppercase;
  color: #e14947;
  border-bottom: 4px solid #e14947;
  font-weight: 700;
  margin-left: 8px;
  cursor: pointer;
}

.city-link__text {
  color: #e14947;
  border-bottom: 1px solid #e14947;
  margin-left: 8px
}

.search-form {
  position: relative
}

.search-form__submit {
  position: absolute;
  top: 17px;
  right: 24px
}

.search-form__submit input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  opacity: 0
}

.input__search {
  width: 100%;
}

.input__search .contact-form__input {
  background: rgb(240, 212, 168) !important;
  background: linear-gradient(130deg, rgba(240, 212, 168, 1) 0%, rgba(228, 180, 114, 1) 100%) !important;
  color: #58311b;
  outline: none;
  font-weight: bold;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #58311b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}

.market-block {
  margin-top: 47px
}

.market-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 180px;
  flex-basis: 180px;
  margin-right: 26px
}



.map-left {
  width: 150px;
  position: absolute;
  bottom: 17px;
  left: 5%
}

.map-right {
  position: absolute;
  right: 15px;
  bottom: 24px;
  width: 350px
}

.map-list__modal {
  margin-top: 18px;
  height: 280px;
  overflow: auto;
  display: flex;
  flex-direction: column;
  padding-right: 10px
}

.map-list__modal::-webkit-scrollbar {
  width: 8px;
  background: rgba(41, 42, 40, .41)
}

.map-list__modal::-webkit-scrollbar-thumb {
  background: #292a28
}

.map-list {
  overflow: auto;
  -ms-flex-preferred-size: 400px;
  flex-basis: 400px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 10px
}

.map-list::-webkit-scrollbar {
  width: 8px;
  background: rgba(41, 42, 40, .41)
}

.map-list::-webkit-scrollbar-thumb {
  background: #292a28
}

.map-list__item {
  margin-bottom: 6px
}


.map-list__item.active .map-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.map-list__default {
  padding: 26px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer
}

.map-list__left {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 30px;
  color: #58311b;
}

.map-list__left img {
  flex-shrink: 0;
  transform: translateY(3px);
  margin-right: 14px
}

.map-flex {
  display: flex
}

.map-arrow {
  flex-shrink: 0;
  margin-left: 10px;
  margin-bottom: -3px;
  transition: .25s
}

.map-list__hidden {
  padding: 8px;
  display: none;
}


.map-list {
  max-height: 660px
}


.map-modal__item {
  display: flex;
  align-items: center;
  min-height: 79px;
  padding: 14px 18px 26px 18px;

  font-size: 30px;
  color: #000;
  text-decoration: none;
  background: #fff;
  border: 2px solid #2b2928;
  margin-bottom: 8px;
  cursor: pointer;
}

.map-modal__item img {
  margin-right: 20px;
  flex-shrink: 0;
  transform: translateY(4px)
}

body.modal-active .modal-blackout,
body.modal-active .modal-container,
body.modal-active .modal-content {
  opacity: 1;
  pointer-events: auto
}

.modal-blackout {
  background: rgba(0, 0, 0, .6);
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transition: .25s
}

body.modal-active .modal-content {
  transform: translateY(0)
}

.modal-container {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center
}

.modal-block {
  max-width: 662px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%
}

.modal-content {
  pointer-events: unset !important;
  background: #fff;
  width: 100%;
  border: 2px solid #2b2928;
  padding: 6px;
  transform: translateY(-20px);
  transition: .25s;
  opacity: 0
}

.modal-inside {
  border: 2px solid #2b2928;
  background: #fffbdc;
  padding: 30px 22px;
  position: relative
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer
}

@media (max-width: 1299px) {
  .map-left {
    bottom: 0
  }

  .map-right {
    right: 0;
    bottom: 0
  }

  .index-map {
    height: auto;
    margin: 20px 0 20px;
    width: auto
  }

  .index-map .border-container:before {
    background: #6bd2f5
  }

  .index-map .border-content {
    padding: 0 0 350px;
    height: auto
  }

  .index-map__pay .border-content {
    padding-bottom: 0
  }

  .border-container:before {
    background: #fde1bd
  }

}

@media (max-width: 1200px) {
  .index-product__btn.index-product__btn_sale {
    max-width: 800px;
    margin: 0 auto;
  }

  .map-block-inner {
    margin: 50px 20px;
    padding: 20px 20px 0 20px;
    border-radius: 15px;
  }

  .list-items__pay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .list-item__pay {
    width: 100%
  }
}

@media (max-width: 991px) {


  .index-map__pay>ymaps,
  .map-flex>ymaps,
  .tab-content__pay>ymaps {
    height: 350px !important
  }

  .map-list {
    max-height: 300px
  }

  .map-list__item {
    margin-bottom: 4px;
    padding: 3px
  }

  .map-list__default {
    padding: 5px 30px 10px 30px
  }

  .map-list__left {
    font-size: 22px
  }

  .map-list__left img {
    width: 20px;
    margin-right: 10px
  }

  .map-arrow {
    width: 15px
  }

  .map-flex {
    flex-direction: column-reverse
  }

  .pay-flex__city {
    font-size: 24px
  }


  .pay-flex {
    margin-top: 40px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
  }

  .pay-flex__right {
    margin-top: 20px
  }


  .search-form__submit {
    top: 12px;
    right: 16px
  }

  .index-maps {
    display: none
  }

  .index-maps__mobile {
    display: flex;
    align-items: center;
    justify-content: center
  }

  .btn {
    padding: 3px
  }

  .index-maps {
    width: 100%
  }

  .index-map .border-content {
    padding-top: 34px
  }

  .index-map__pay .border-content {
    padding-top: 0
  }

  .map-modal__item {
    font-size: 22px
  }

  .map-modal__item img {
    width: 20px;
    margin-right: 10px
  }

  .list-items__pay__container {
    padding: 5px
  }

  .market-icon {
    -ms-flex-preferred-size: 90px;
    flex-basis: 90px
  }

  .market-block .list-item__pay {
    min-height: 60px
  }

  .market-block {
    margin-top: 40px
  }
}

@media (max-width: 767px) {
  .map-body {
    height: 500px;
  }

  .list-items__pay_metro {
    flex-basis: auto;
    margin-left: 0;
    margin-bottom: 10px
  }

  .list-items__pay_top {
    flex-direction: column-reverse
  }

  .list-item__pay {
    padding: 10px;
  }

  .magaz-list .list-item__pay {
    padding: 30px;
  }

  .list-items__pay {
    padding: 5px
  }

  .pay-flex__right {
    width: 100%;
    justify-content: space-between;
    display: flex
  }

  .pay-flex__right .btn {
    width: calc(50% - 5px)
  }

  .list-items__pay_title {
    font-size: 18px
  }

  main {
    overflow: hidden
  }

  .index-map__zilli {
    top: 10px;
    right: 10px;
    width: 140px
  }

  .container-block {
    padding: 30px 0
  }

  .index-map .border-content {
    padding-bottom: 230px
  }

  .index-map__pay .border-content {
    padding-bottom: 0
  }

  .map-left {
    width: 90px;
    left: 0
  }

  .map-right {
    width: 220px
  }

  .pay-flex__left .d-flex {
    flex-direction: column;
  }

  input.contact-form__input.metro-link {
    font-size: 14px;
    padding: 0 5px;
  }

  .search-form__submit {
    display: none;
  }

  .clear-data {
    padding: 8px !important;
    margin: 10px 0 0 0;
  }
}

@media (max-width: 576px) {
  .map-body {
    height: 400px;
  }

  .map-block-inner {
    max-width: 1200px;
    margin: 50px 20px;
    padding: 20px 20px 0 20px;
    border-radius: 15px;
  }

  .market-block .list-item__pay {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 0px;
    max-width: 300px;
    margin: 0 auto;
  }

  .market-icon {
    align-items: center;
    display: flex;
    margin: 0;
    flex-basis: 54px;
  }

  .list-items__pay_title a {
    font-size: 18px !important;
  }

  .market-icon a {
    text-align: center;
  }

  .market-icon a img {
    max-width: 80%;
  }

  .market-block .list-items__pay_title {
    flex-grow: 1;
    height: 50px;
    padding: 20px 40px;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 400px) {
  .pay-flex__right {
    flex-wrap: wrap;
  }

  .pay-flex__right .btn {
    width: 100%;
  }

  .pay-flex__city {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .city-link {
    margin: 10px;
  }

  .btn {
    font-size: 18px;
    padding: 4px
  }

  .btn-content {
    padding: 5px 15px
  }

  .map-block-inner {
    padding: 20px 0 0;
  }

  .market-block {
    margin-top: 20px;
  }

  .pay-flex {
    padding: 0;
  }

  .map-list {
    padding: 0;
  }

  .map-list__default {
    padding: 5px 15px 10px 15px
  }

  .map-list__left {
    font-size: 20px;
  }
}


.search-form {
  max-width: 100%;
  width: 600px;
  margin-right: 20px;
}

.clear-data {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e14947;
  text-align: center;
  padding: 0px 15px;
  border-radius: 5px;
  cursor: pointer;
  color: #ffffff;
  width: 170px;
  font-size: 20px;
}

.clear-data:hover {
  outline: 1px solid #ffffff;
  outline-offset: -5px;
}

.pay-flex__left {
  max-width: 740px;
}

.city-style {
  color: #087d21;
  font-size: 24px !important;
}


#wtb-shops .pay-flex__left {
  flex: 1 1 100%;
  max-width: unset;
}

.city-button {
  margin-left: auto;
  border: none;
  color: #371917;
  font-size: 20px;
  padding: 12px 24px;
  text-transform: uppercase;
  font-weight: 600;
}

.modal-block {
  width: 1200px;
  max-width: 90vw;
}

.map-list__modal {
  height: 800px;
  max-height: calc(90vh - 147px);
}

div.map-modal__item {
  border: none !important;
  background: none;
  padding: 16px 0 16px 16px;
  margin: 0;
  min-height: unset;
}

@media all and (min-width: 576px) {
  .map-list__modal {
    gap: 18px;
    flex-wrap: wrap;
    flex-direction: row;
  }

  div.map-modal__item {
    border: none !important;
    background: none;
    padding: 8px 0 8px 16px;
    margin: 0;
    min-height: unset;
    flex: 0 0 calc(50% - 9px);
  }

  .list-items__pay__container {
    width: 100%;
    padding: 0;
  }

  .list-items__pay.magaz-list {
    gap: 32px 16px;
    flex-direction: row;
  }

  .modal-content3 div.list-item__pay {
    width: calc(50% - 88px);
    flex: 0 0 calc(50% - 88px);
    box-sizing: content-box;
    padding: 27px 40px 15px;
    margin: 0;
  }
}

@media all and (min-width: 1200px) {
  div.map-modal__item {
    flex: 0 0 calc(33.333333% - 12px);
  }

  .list-items__pay.magaz-list {
    gap: 8px 8px;
  }

  .modal-content3 div.list-item__pay {
    width: calc(33.333333% - 88px);
    flex: 0 0 calc(33.333333% - 88px);
  }
}


.section__map {
  max-width: 1200px;
  margin: 50px 20px;
  padding: 20px 0 0;
  border-radius: 15px;
}

.tabs-btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-position: center;
  max-width: 800px;
  margin: 0 auto;
  gap: 8px;
}

.tabs-btns__item {
  width: 230px;
  height: 60px;
  color: #371917;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  flex-shrink: 0;
  margin-bottom: 10px;
  cursor: pointer;
}

.tabs-btns__item.active,
.tabs-btns__item:hover {
  color: #437600;
}

.tab-content.tabs-body__tab {
  max-width: unset;
}

.tabs-body__tab.active {
  padding: 10px;
  display: block;
  gap: 8px 0;
}

.tabs-body__tab.grid.active {
  display: grid;
}

.tabs-body__item {
  padding: 23px 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  text-decoration: none;
  color: #58311b;
}

.tabs-body__item-title {
  text-transform: uppercase;
  color: #58311b;
  font-size: 20px;
  text-decoration: underline;
}

.tabs-body__item-img img {
  max-height: 54px;
}

.tabs-body__item-textbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
}

.tabs-body__search {
  display: flex;
  justify-content: center;
}

.inputtext {
  width: 400px;
  margin: 0 auto 8px;
  background: linear-gradient(130deg, rgba(240, 212, 168, 1) 0%, rgba(228, 180, 114, 1) 100%) !important;
  color: #58311b;
  outline: none;
  font-weight: bold;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #58311b;
  padding: 0 14px;
  align-items: center;
}

.inputtext::placeholder {
  color: #8a5131;
}

.tabs-body__search .inputtext {
  max-width: 100%;
}

.is--inactive {
  display: none !important;
}

.tabs-body__map {
  height: 660px;
  width: 100%;
}

.tabs-body__head {
  padding: 0;
  margin: 8px 0 32px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  align-items: center;
}

.tabs-body__city {
  display: flex;
  gap: 8px;
  font-size: 24px;
  align-items: center;
}

.tabs-body__label {
  line-height: 1.1;
  text-transform: uppercase;
}

.tabs-body__city-name {
  text-transform: uppercase;
  color: #e14947;
  border-bottom: 2px solid #e14947;
  font-weight: 700;
  cursor: pointer;
}


.section__map {
  margin: 0;
  padding: 0;
}
.tabs-btns {
  display: flex;
  gap: 0;
  max-width: unset;
}
.tabs-btns__item {
  font-family: 'Lobster', cursive;
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  width: unset;
  height: unset;
  margin: 0;
  padding: 15px 35px;
}
.tabs-btns__item:hover {
  color: #fff;
  background: url('../../../../../../local/components/brooksfield/buy/templates/.default/img/link-background.png') no-repeat center center / 100% 100%;
}
.tabs-btns__item.active {
  text-decoration: underline;
  color: #fff;
}
.tabs-btns__item.active:hover {
  color: #fff;
}

.tabs-body__head {
  margin: 8px 0 16px;
}
@media all and (max-width: 767.98px) {
  .tabs-body__head {
    margin: 8px -10px 16px;
  }  
}
.tabs-body__city {
  font-size: 16px;
  margin-right: auto;
  align-items: center;
}
.tabs-body__label {
  text-transform: none;
  padding-top: 4px;
}
.tabs-body__city-name {
  border: none;
  text-transform: none;
  font-size: 26px;
  font-weight: 600;
  padding: 8px 40px;
  color: #fff;
  background: url('../../../../../../local/components/brooksfield/buy/templates/.default/img/link-background.png') no-repeat center center / 100% 100%;
}
.tabs-body__search-btn {
  margin: 8px 0 0 auto;
  font-family: 'Lobster', cursive;
  font-size: 22px;
  padding: 8px 32px;
  background: url('../../../../../../local/components/brooksfield/buy/templates/.default/img/link-background.png') no-repeat center center / 100% 100%;
  cursor: pointer;
}
@media all and (max-width:767.98px) {
  .tabs-body__city {
    margin-right: 0;
  }
  .tabs-body__search-btn {
    margin-left: 0;
  }
}

.tabs-body__map {
  margin: 0 -24px;
  width: calc(100% + 24px);
  border: 10px solid transparent;
  border-image: url(../../../../../../upload/img/border/map-border.png) 15% round;
}
.list-item__pay.in-map {
  padding: 0;
  width: 260px;
  max-width: 60vw;
}
.city-style .list-items__pay_title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4em;
}
.list-items__pay_metro {
  justify-content: flex-start;
}
.icon {
  display: block;
  height: 15px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 15px;
}
.icon.metro {
  background-image: url('../../../../../../local/components/brooksfield/buy/templates/.default/img/metro.svg');
  width: 21px;
}
.icon.phone {
  background-image: url('../../../../../../local/components/brooksfield/buy/templates/.default/img/phone.svg');
}
.icon.time {
  background-image: url('../../../../../../local/components/brooksfield/buy/templates/.default/img/hour.svg');
}

.modal-block {
  max-width: 100vw;
}
.modal-content {
  border: 10px solid transparent;
  border-image: url(../../../../../../upload/img/border/map-border.png) 15% round;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.modal-bg {
  background: url(../../../../../../local/templates/main/img/background/map-bg.jpg) no-repeat top center;
  background-size: cover;
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
  height: calc(100% + 8px);
}
.modal-inside {
  border: none;
  padding: 32px 8px 16px 16px;
  background: #ffedd822;
  height: 950px;
  max-height: calc(90vh - 32px);
}
.pay-flex__city {
  color: #ffedd8;
  justify-content: flex-start;
}
.city-label {
  font-size: 16px;
  padding-top: 4px;
}
.city-link__text {
  color: #ffedd8;
  border: none;
  font-size: 26px;
}

.input__search {
  display: flex;
  background: #fff;
  padding: 4px;
  border: 2px solid #725438;
  border-radius: 5px;
  width: calc(100% - 12px);
}
.input__search .contact-form__input {
  background: #ffedd8!important;
  border-radius: 5px;
  width: calc(100% - 28px);
}
div.map-modal__item {
  padding: 8px 0 8px 16px
}
.map-modal__item {
  color: #ffedd8;
}

.modal-inside:has(.not-found.is--active) .map-list__modal {
  height: 0;
}

.map-list__modal {
  display: grid;
  gap: 8px;
}
.list-item__pay {
  background: #ffedd8;
  width: calc(100% - 16px);
}
.show-this-shop {
  text-align: right;
  text-decoration: underline;
}
.city-style {
  font-family: 'Lobster', cursive;
  font-size: 28px!important;
}

.tab-body__inner-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffedd8dd;
}
.tab-body__inner {
  border: 10px solid transparent;
  border-image: url(../../../../../../upload/img/border/map-border.png) 15% round;
  margin: 0 -16px;
  width: calc(100vw - 64px);
  position: relative;
}
.tabs-body__item {
  position: relative;
}
.tabs-body__search {
  position: relative;
  margin: 10px 10px 0;
}
.tabs-body__search.input__search {
  width: calc(100% - 32px);
}
.tabs-body__item.online {
  flex-direction: row;
  justify-content: flex-start;
  padding: 12px 12px 16px;
}
.tabs-body__item-img {
  flex: 0 0 120px;
}
@media all and (max-width:767.98px) {
  .tabs-body__item.marketplace .tabs-body__item-img {
    flex: 0 0 auto;
  }
}
.tabs-body__item-img img {
  width: 100%;
}
.tabs-body__item-textbox {
  align-items: flex-start;
  overflow: hidden;
}
.tabs-body__item-title {
  text-transform: none;
}
.tabs-body__item-city {
  font-size: 18px;
  color: #bd1b00;
}

.distrib {
  position: relative;
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.distrib__list {
  height: 400px;
  overflow-X: hidden;
  overflow-Y: auto;
  width: 100%;
}
.distrib__map {
  height: 400px;
  width: 100%;
}
.distrib .map-list__item .list-item__pay {
  padding: 8px 12px;
  width: calc(100% - 24px);
}
.map-list__hidden {
  padding: 8px;
  display: none;
}
.map-list__item.active .map-list__hidden {
  display: block;
}
.distrib .list-items__pay_phone a,
.distrib .list-items__pay_title,
.distrib .list-items__pay_time {
  color: #58311b;
}

@media all and (min-width:576px) {
  .map-list__modal {
    grid-template-columns: repeat(2, 1fr);
  }
  .list-item__pay {
    padding: 12px;
    width: calc(100% - 40px);
    display: flex;
    flex-direction: column;
  }
  .list-items__pay_metro {
    margin-left: 0;
    margin-bottom: 4px;
  }
}
@media all and (min-width:768px) {
  .tabs-body__item.marketplace {
    flex-direction: row;
    justify-content: flex-start;
    gap: 48px;
  }
  .modal-block {
    max-width: 880px;
  }
  .tab-body__inner {
    width: 100%;
  }
  .tabs-body__head {
    flex-direction: row;
  }  
}
@media all and (min-width:992px) {
  .map-list__modal {
    grid-template-columns: repeat(3, 1fr);
  }
  div.map-modal__item {
    font-size: 24px;
  }
  .tab-body__inner:has(.tabs-body__item.online) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    width: calc(100% - 24px);
    padding: 12px;
    gap: 12px;
  }
  .tab-body__inner:has(.tabs-body__item.online) .tabs-body__search.input__search {
    grid-column: span 2;
    margin-bottom: 12px;
  }
  .distrib {
    flex-direction: row-reverse;
  }
  .distrib__map {
    height: 660px;
    flex: 1 1 auto;
  }
  .distrib__list {
    height: 660px;
    flex: 0 0 400px;
  }
  .map-list__default {
    padding: 12px 24px 12px 9px;
  }
  .map-list__left {
    font-size: 24px;
  }
}

.not-found {
  display: none;
  color: #ffedd8;
}
.not-found.is--active {
  display: block;
}

.map-list__drop {
  position: relative;
}
.map-list__drop-current {
  padding: 10px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 24px;
  font-family: 'Lobster', cursive;
  color: #58311b;
}
.map-list__drop .map-arrow {
  height: 15px;
  display: flex;
  align-items: center;
}
.is--active.map-list__drop .map-arrow {
  transform: rotate(180deg);
}

.map-list__drop-outer {
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  z-index: 99;
  left: 0;
  right: 0;
  transition: .2s ease;
}
.is--active .map-list__drop-outer {
  height: 300px;
  overflow: auto;
  box-shadow: 3px 3px 8px 8px rgba(0, 0, 0, 0.1);
}
.map-list__drop-inner {
  display: grid;
  gap: 4px;
  padding: 8px 0;
  background: rgb(160,0,0);
}
.map-list__drop-item {
  padding: 8px 25px 9px;
  font-size: 24px;
  font-family: 'Lobster', cursive;
  margin: 4px 8px;
  background: #ffedd8dd;
  color: #58311b;
}

@media all and (max-width: 767.98px) {
  .distrib__list {
    display: none;
  }
  .distrib__map {
    height: 80vh;
  }
  .list-item__pay {
    width: 80vw;
  }
}

@media all and (min-width: 768px) {
  .map-list__drop {
    display: none;
  }
}

ymaps.ymaps-2-1-79-balloon {
  transform: translateY(-30px);
}

/* End */
/* /local/components/brooksfield/buy/templates/.default/style.css?174538915025866 */
