

/* Start:/local/templates/vape/css/shops.css?15846529922836*/
.shops__item-marker {
  font-weight: 500;
  font-size: 15px;
  color: #333;
  padding: 0;;
  position: relative;
  display: inline-block;
  width: 38px;
  height: 42px;
  margin-left: -19px;
  margin-top: -21px;
  box-sizing: border-box;
  background: url('/local/templates/vape/img/template/map/map-point.png') center center no-repeat;
}
.shops__item-marker:after {
  content: attr(data-number);
  display: block;
  position: absolute;
  top: 8px;
  left: 1px;
  right: 0;
  height: 15px;
  font-size: 10px;
  font-weight: 500;
  color: #333;
  text-align: center;
  line-height: 15px;
  box-sizing: border-box;
}
.section-shops {
  margin-top: 40px;
  margin-bottom: 30px;
}
.shops__map {
  width: 100%;
  height: 340px;
}
@media (max-width: 769px) {
  .shops__map {
    height: 300px;
  }
}
.shops__description {
  padding-top: 15px;
  padding-bottom: 7px;
}
.shops__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.shops__item {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  padding-top: 17px;
  padding-bottom: 10px;
}
@media (max-width: 989px) {
  .shops__item {
    width: 100%;
  }
  .shops__item + .shops__item {
    margin-top: 15px;
  }
}
@media (min-width: 990px) {
  .shops__item:nth-child(n+3) {
    margin-top: 20px;
  }
}
.shops__item-name {
  font-size: 16px;
  font-weight: 600;
  color: #888c8c;
  line-height: 28px;
  padding-left: 40px;
  padding-top: 3px;
  padding-bottom: 4px;
  position: relative;
}
.shops__item-name:before {
  content: "";
  position: absolute;
  color: #333;
  padding: 0;;
  display: inline-block;
  width: 38px;
  height: 42px;  
  left: 0; 
  top: 0;
  background: url('/local/templates/vape/img/template/map/map-point.png') center center no-repeat;
  margin-left: -3px;
  margin-top: -7px;
}
.shops__item-name:after {
  content: attr(data-number);
  position: absolute;
  top: 8px;
  left: 0px;
  width: 38px;
  height: 15px;
  font-size: 10px;
  font-weight: 500;
  color: #333;
  text-align: center;
  line-height: 15px;
  box-sizing: border-box;
  margin-left: -3px;
  margin-top: -7px;
}
.shops__item-caption {
  font-size: 16px;
  font-weight: 100;
  color: #888c8c;
  line-height: 28px;
  padding-top: 17px;
  padding-bottom: 2px;
}
.shops__item-caption a {
  color: #777;
  text-decoration: none;
}
.shops__item-caption a:hover {
  color: #edc247;
}
.shops__item-catalog {
  font-size: 12px;
  color: #edc247;
}
.shops__item-catalog a {
  color: #dbaa21;
  text-decoration: underline;
}
.shops__item-catalog a:hover {
  color: #000;
  text-decoration: underline;
}
.section-subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #777;
  letter-spacing: 0.8px;
}

/* End */
/* /local/templates/vape/css/shops.css?15846529922836 */
