.g-justify-left { text-align: left !important; }
.g-justify-right { text-align: right !important; }
.g-justify-center { text-align: center !important; }
.g-justify-justify { text-align: justify !important; }

.g-image-align-left { float: left !important; margin: 10px 10px 10px 0 !important; }
.g-image-align-right { float: right !important; margin: 10px 0 10px 10px !important; }

.shops-map__map {
  width: 686px;
  height: 512px;
  color: #000;
}

.producer-head:after {
  left: 22px;
}

.article-body img {
  max-width: 100%;
  height: auto !important;
}

.article-body ul {
  margin: 0 0 1.2em 0;
  padding-left: 15px;
}

.icon-edit {
  width: 24px;
  vertical-align: top;
}

.icon-edit-small {
  width: 18px;
  vertical-align: top;
}

.managers__item:last-child {
  width: 170px;
}

.specifications__item.no-uppercase {
  text-transform: none;
}

.catalog-order-form.order-form .form-control--over {
  padding-left: 115px;
}

.captcha-pic {
  width: 120px;
  height: 50px;
  display: block;
  float: left;
}

.captcha-reload {
  font-size: 26px;
}

.login-form .form-group--checkbox {
  margin-top: 12px;
}

.article-body table th,
.article-body table td {
  padding: 5px 5px;
  vertical-align: top;
}

.page-inner .header-contacts {
  width: 470px;
}

.lang-nonru.page-inner .header-contacts {
  width: 100%;
}

.lang-nonru.page-inner .header-contacts__item {
  width: 295px;
}

.lang-nonru.page-index .header-contacts {
  display: block;
}

.lang-nonru.page-index .header-contacts__item {
  margin-left: 0;
}

.logo-container {
  background-color: #dd333e;
}

.menu__item.is-active > a {
  color: #dd333e;
}
