

/* Start:/bitrix/templates/aspro_max/components/bitrix/news.list/front_map_custom/style.css?17538047553353*/
.wherebuy {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 767.98px) {
  .wherebuy {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.wherebuy__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767.98px) {
  .wherebuy__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wherebuy__header {
  margin-bottom: 30px;
  width: 100%;
}

@media screen and (max-width: 767.98px) {
  .wherebuy__header {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.wherebuy__text {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #000;
  font-family: var(--font-lato);
  width: 100%;
}

@media screen and (max-width: 767.98px) {
  .wherebuy__text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.wherebuy__adresses {
  width: 315px;
  height: 560px;
  overflow: hidden;
  background: #fff;
}

@media screen and (max-width: 767.98px) {
  .wherebuy__adresses {
    width: 100%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.wherebuy__search {
  padding: 20px;
  border: 1px solid #f8f8f8;
}

.wherebuy__search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background: #f5f5f5;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
}

.wherebuy__search-input {
  width: calc(100% - 30px);
  height: 40px !important;
  padding-left: 15px;
  padding-right: 15px;
  background: none !important;
  border: none !important;
  font-family: var(--font-lato);
  font-size: 14px !important;
}

.wherebuy__search-button {
  background: none !important;
  border: none !important;
  width: 50px;
  height: 20px;
}

.wherebuy__list {
  position: relative;
  height: 415px;
  overflow-x: hidden;
  overflow-y: auto;
}

.wherebuy__city-header {
  border: 1px solid #f8f8f8;
  font-family: var(--font-lato);
  color: #333;
  font-size: 18px;
  padding: 25px 15px;
}

.wherebuy__point {
  padding: 10px 15px;
  border-bottom: 1px solid #f8f8f8;
  font-family: var(--font-lato);
  font-size: 15px;
}

.wherebuy__point-title {
  color: #333;
  margin-bottom: 5px;
}

.wherebuy__point-address {
  color: #6b6b6b;
  margin-bottom: 5px;
}
.wherebuy__point-address > * {
  margin: 0;
}

.wherebuy__point-phone {
  text-decoration: none;
  color: var(--main-color2);
}

.wherebuy__more {
  width: calc(100% - 30px);
  margin: 10px auto;
}

.contacts_map_list {
  width: calc(100% - 315px);
  height: 560px;
}

@media screen and (max-width: 767.98px) {
  .contacts_map_list {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.contacts_map_list .contacts_map .bx-yandex-map,
.contacts_map_list .contacts_map {
	height: 560px !important;
}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news.list/front_map_custom/style.css?17538047553353 */
