.g-social-checkbox {
  margin: 10px 0;
}
.g-social-checkbox .tpl-field.type-checkbox ul li span {
  padding-top: 0;
  font-weight: normal;
}
.g-social-checkbox .tpl-field.type-checkbox ul li span:before {
  top: 50%;
  margin-top: -12px;
}
.g-social-checkbox:not(.active) + .g-social {
  opacity: 0.7;
  pointer-events: none;
}
.main-slider__title_ms {
  font-size: 35px;
}
@media (max-width: 767px) {
  .main-slider__title_ms {
    font-size: 30px;
  }
}
@media (max-width: 639px) {
  .main-slider__title_ms {
    font-size: 22px;
  }
}
.main-slider__text_ms {
  font-size: 17px;
  line-height: 1.3;
}
.main-slider__text_ms *:first-child {
  margin-top: 0;
}
.main-slider__text_ms *:last-child {
  margin-bottom: 0;
}
@media (max-width: 639px) {
  .main-slider__text_ms {
    font-size: 15px;
  }
}
.main-slider__info_in_ms {
  padding: 20px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 5px;
}
@media (max-width: 480px) {
  .main-slider__item_ms {
    height: auto;
    min-height: 300px;
  }
  .main-slider__info_ms {
    padding: 30px 20px;
  }
}
.product-list.simple .product-item .product-flags, .product-list.thumbs .product-item .product-flags {
  left: 0;
  top: 0;
}
.product-list .gr-product-options .option-item.gr_type_select .option-title {
  display: none;
}
.product-list .gr-product-options .option-item.gr_type_select .option-body {
  width: 100%;
  flex: 1 0 0;
}
html .shop2-product-options ul.select-shop2-cf-strict-search {
  grid-gap: 6px;
}
html .shop2-product-options ul.select-shop2-cf-strict-search li.shop2-cf span {
  border-radius: 5px;
}
.card-slider .product-flags {
  left: auto;
  top: 0;
  right: 0;
  justify-content: flex-end;
}
.card-slider .product-flags.product-flags2 {
  right: 150px;
}
@media (max-width: 1360px) {
  .card-slider .product-flags.product-flags2 {
    right: 0;
  }
}
body .product-flags__left {
  margin: 0 -4px;
}
body .product-flags__item {
  margin-left: 4px;
  margin-right: 4px;
}
body .product-flags__item span {
  padding: 8px 10px;
  line-height: 1;
}
body .product-flags__item.new_item span {
  background: #096907;
}
body .product-flags__item span {
  border-radius: 15px;
}
body .product-flags__item.spec_item span {
  background: #a21c1b;
}
.lpc-text-3[data-media-source="desktop"]._reverse .lpc-text-3__photo img {
  object-fit: contain !important;
}
