[itemprop="description"] ul.prop-string,
[itemprop="description"] ol.prop-string {
  padding-left: 0;
}

/* description */

.l-body__static .static-page-content,
.c-description,
.c-tab__content,
.mg-news-full-desc {
  font-family: sans-serif;
  font-size: 1em;
  line-height: 1.5;
}
.l-body__static .static-page-content p,
.c-description p,
.c-tab__content p,
.mg-news-full-desc p {
  margin: 0 0 1.5em;
}
.l-body__static .static-page-content p:last-child,
.c-description p:last-child,
.c-tab__content p:last-child,
.mg-news-full-desc p:last-child {
  margin-bottom: 0;
}
/* minimum paragraph width when floating http://css-tricks.com/minimum-paragraph-widths/ */
.l-body__static .static-page-content p:before,
.l-body__static .static-page-content ol:not([class]):before,
.l-body__static .static-page-content ul:not([class]):before,
.c-description p:before,
.c-description ol:not([class]):before,
.c-description ul:not([class]):before,
.c-tab__content p:before,
.c-tab__content ol:not([class]):before,
.c-tab__content ul:not([class]):before,
.mg-news-full-desc p:before,
.mg-news-full-desc ol:not([class]):before,
.mg-news-full-desc ul:not([class]):before {
  content: '';
  display: block;
  width: 10em;
  overflow: hidden;
}
.l-body__static .static-page-content li p:before,
.c-description li p:before,
.c-tab__content li p:before,
.mg-news-full-desc li p:before {
  content: none;
}
.l-body__static .static-page-content h1,
.l-body__static .static-page-content h2,
.l-body__static .static-page-content h3,
.l-body__static .static-page-content h4,
.l-body__static .static-page-content h5,
.l-body__static .static-page-content h6,
.c-description h1,
.c-description h2,
.c-description h3,
.c-description h4,
.c-description h5,
.c-description h6,
.c-tab__content h1,
.c-tab__content h2,
.c-tab__content h3,
.c-tab__content h4,
.c-tab__content h5,
.mg-news-full-desc h6,
.mg-news-full-desc h1,
.mg-news-full-desc h2,
.mg-news-full-desc h3,
.mg-news-full-desc h4,
.mg-news-full-desc h5,
.mg-news-full-desc h6 {
  font-family: sans-serif;
  font-weight: bolder;
  text-align: left;
}
.l-body__static .static-page-content h1,
.c-description h1,
.c-tab__content h1,
.mg-news-full-desc h1 {
  font-size: 1.625em;
  line-height: 1.1;
  margin: 1.61538462em 0 0.92307692em;
}
.l-body__static .static-page-content h2,
.c-description h2,
.c-tab__content h2,
.mg-news-full-desc h2 {
  font-size: 1.4375em;
  line-height: 1.2;
  margin: 1.56521739em 0 1.04347826em;
}
.l-body__static .static-page-content h3,
.c-description h3,
.c-tab__content h3,
.mg-news-full-desc h3 {
  font-size: 1.25em;
  line-height: 1.3;
  margin: 1.5em 0 1.2em;
}
.l-body__static .static-page-content h4,
.c-description h4,
.c-tab__content h4,
.mg-news-full-desc h4 {
  font-size: 1.125em;
  line-height: 1.4;
  margin: 1.33333333em 0 1.33333333em;
}
.l-body__static .static-page-content h5,
.c-description h5,
.c-tab__content h5,
.mg-news-full-desc h5 {
  font-size: 1em;
  line-height: 1.5;
  margin: 1.125em 0 1.5em;
}
.l-body__static .static-page-content h6,
.c-description h6,
.c-tab__content h6,
.mg-news-full-desc h6 {
  font-size: 0.75em;
  line-height: 2;
  margin: 1em 0 0;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .l-body__static .static-page-content h1,
  .c-description h1,
  .c-tab__content h1,
  .mg-news-full-desc h1 {
    font-size: 2.4375em;
    margin-top: 1.53846154em;
    margin-bottom: 0.61538462em;
  }
  .l-body__static .static-page-content h2,
  .c-description h2,
  .c-tab__content h2,
  .mg-news-full-desc h2 {
    font-size: 1.9375em;
    margin-top: 1.54838710em;
    margin-bottom: 0.77419355em;
  }
  .l-body__static .static-page-content h3,
  .c-description h3,
  .c-tab__content h3,
  .mg-news-full-desc h3 {
    font-size: 1.5625em;
    margin-top: 1.44em;
    margin-bottom: 0.96em;
  }
  .l-body__static .static-page-content h4,
  .c-description h4,
  .c-tab__content h4,
  .mg-news-full-desc h4 {
    font-size: 1.25em;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
}
.l-body__static .static-page-content h1:first-child,
.l-body__static .static-page-content h2:first-child,
.l-body__static .static-page-content h3:first-child,
.l-body__static .static-page-content h4:first-child,
.l-body__static .static-page-content h5:first-child,
.l-body__static .static-page-content h6:first-child,
.c-description h1:first-child,
.c-description h2:first-child,
.c-description h3:first-child,
.c-description h4:first-child,
.c-description h5:first-child,
.c-description h6:first-child,
.c-tab__content h1:first-child,
.c-tab__content h2:first-child,
.c-tab__content h3:first-child,
.c-tab__content h4:first-child,
.c-tab__content h5:first-child,
.c-tab__content h6:first-child,
.mg-news-full-desc h1:first-child,
.mg-news-full-desc h2:first-child,
.mg-news-full-desc h3:first-child,
.mg-news-full-desc h4:first-child,
.mg-news-full-desc h5:first-child,
.mg-news-full-desc h6:first-child {
  margin-top: 0;
}
/* double headers */
.l-body__static .static-page-content h1 + h2,
.c-description h1 + h2,
.c-tab__content h1 + h2,
.mg-news-full-desc h1 + h2 {
  margin-top: 1.2em;
}
.l-body__static .static-page-content h2 + h3,
.c-description h2 + h3,
.c-tab__content h2 + h3,
.mg-news-full-desc h2 + h3 {
  margin-top: 1.3em;
}
.l-body__static .static-page-content h3 + h4,
.c-description h3 + h4,
.c-tab__content h3 + h4,
.mg-news-full-desc h3 + h4 {
  margin-top: 1.4em;
}
.l-body__static .static-page-content h4 + h5,
.c-description h4 + h5,
.c-tab__content h4 + h5,
.mg-news-full-desc h4 + h5 {
  margin-top: 1.5em;
}
.l-body__static .static-page-content h5 + h6,
.c-description h5 + h6,
.c-tab__content h5 + h6,
.mg-news-full-desc h5 + h6 {
  margin-top: 2em;
}
/* lists */
.l-body__static .static-page-content ul:not(:last-child),
.l-body__static .static-page-content ol:not(:last-child),
.c-description ul:not(:last-child),
.c-description ol:not(:last-child),
.c-tab__content ul:not(:last-child),
.c-tab__content ol:not(:last-child),
.mg-news-full-desc ul:not(:last-child),
.mg-news-full-desc ol:not(:last-child) {
  margin-bottom: 1.5em;
}
/* lists without classes */
.l-body__static .static-page-content ul:not([class]),
.l-body__static .static-page-content ol:not([class]),
.c-description ul:not([class]),
.c-description ol:not([class]),
.c-tab__content ul:not([class]),
.c-tab__content ol:not([class]),
.mg-news-full-desc ul:not([class]),
.mg-news-full-desc ol:not([class]) {
  margin: 0 0 1.5em;
  max-width: calc(47.5rem);
  padding-left: 0;
  padding-right: 2.5em;
}
.l-body__static .static-page-content ul:not([class]) ul,
.l-body__static .static-page-content ol:not([class]) ul,
.l-body__static .static-page-content ul:not([class]) ol,
.l-body__static .static-page-content ol:not([class]) ol,
.c-description ul:not([class]) ul,
.c-description ol:not([class]) ul,
.c-description ul:not([class]) ol,
.c-description ol:not([class]) ol,
.c-tab__content ul:not([class]) ul,
.c-tab__content ol:not([class]) ul,
.c-tab__content ul:not([class]) ol,
.c-tab__content ol:not([class]) ol,
.mg-news-full-desc ul:not([class]) ul,
.mg-news-full-desc ol:not([class]) ul,
.mg-news-full-desc ul:not([class]) ol,
.mg-news-full-desc ol:not([class]) ol {
  margin-bottom: 0;
}
.l-body__static .static-page-content ul:not([class]) li,
.l-body__static .static-page-content ol:not([class]) li,
.c-description ul:not([class]) li,
.c-description ol:not([class]) li,
.c-tab__content ul:not([class]) li,
.c-tab__content ol:not([class]) li,
.mg-news-full-desc ul:not([class]) li,
.mg-news-full-desc ol:not([class]) li {
  transform: translateX(2.5em);
  animation: fixlists 1s;
}
@keyframes fixlists {
  0% {
    text-indent: -0.001em;
  }
  100% {
    text-indent: 0;
  }
}
/* images */
.l-body__static .static-page-content img,
.c-tab__content img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.l-body__static .static-page-content p img:not(:only-child),
.c-tab__content p img:not(:only-child) {
  vertical-align: baseline;
}
.l-body__static .static-page-content figure:not([class]),
.c-tab__content figure:not([class]) {
  margin: 3em 0;
}
.l-body__static .static-page-content figure:not([class]) > p,
.c-tab__content figure:not([class]) > p {
  max-width: 37.5rem;
  font-size: 0.75em;
  margin: 0.5em 0 0;
}
.l-body__static .static-page-content figcaption,
.c-tab__content figcaption {
  max-width: 37.5rem;
  font-size: 0.75em;
  margin: 0.5em 0 3em;
}
.l-body__static .static-page-content figcaption > p,
.c-tab__content figcaption > p {
  margin: 0.5em 0 0;
}
/* blockquotes */
.l-body__static .static-page-content blockquote,
.c-tab__content blockquote {
  max-width: calc(45rem);
  margin: 0 0 1.5em;
  padding: 1.5em 2.5em;
}
.l-body__static .static-page-content blockquote > p:last-child,
.c-tab__content blockquote > p:last-child {
  margin-bottom: 0;
}
.l-body__static .static-page-content blockquote > footer,
.l-body__static .static-page-content blockquote > cite,
.c-tab__content blockquote > footer,
.c-tab__content blockquote > cite {
  display: block;
  font-size: 0.75em;
}
/* code */
.l-body__static .static-page-content pre,
.c-tab__content pre {
  margin: 1.5em 0;
  white-space: pre-wrap;
}
.l-body__static .static-page-content p code,
.c-tab__content p code {
  line-break: loose;
  overflow-wrap: break-word;
}
/* tables */
.l-body__static .static-page-content table:not([class]),
.c-tab__content table:not([class]),
.c-description table:not([class]) {
  margin-top: 3em;
  margin-bottom: 3em;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.8em;
}
.l-body__static .static-page-content table:not([class]) caption,
.c-tab__content table:not([class]) caption,
.c-description table:not([class]) caption {
  text-align: left;
  font-size: 0.75em;
  margin-bottom: 0.625em;
}
.l-body__static .static-page-content table:not([class]) td,
.l-body__static .static-page-content table:not([class]) th,
.c-tab__content table:not([class]) td,
.c-tab__content table:not([class]) th,
.c-description table:not([class]) td,
.c-description table:not([class]) th {
  padding: 0.5em 1em;
  /* text-align: left; */
  vertical-align: top;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 0 0 1px;
  position: relative;
}
.l-body__static .static-page-content table:not([class]) thead td,
.l-body__static .static-page-content table:not([class]) thead th,
.c-tab__content table:not([class]) thead td,
.c-tab__content table:not([class]) thead th,
.c-description table:not([class]) thead td,
.c-description table:not([class]) thead th {
  vertical-align: bottom;
  border-bottom-width: 2px;
}
/* definition lists */
.l-body__static .static-page-content dl:not([class]),
.c-tab__content dl:not([class]) {
  max-width: 50rem;
  margin: 0 0 1.5em;
}
.l-body__static .static-page-content dl:not([class]) dt:not([class]),
.c-tab__content dl:not([class]) dt:not([class]) {
  font-weight: bolder;
}
.l-body__static .static-page-content dl:not([class]) dd:not([class]),
.c-tab__content dl:not([class]) dd:not([class]) {
  margin: 0 0 1.5em;
}
/* other tags */
.l-body__static .static-page-content hr:not([class]),
.c-tab__content hr:not([class]) {
  border: 0;
  border-bottom: 1px solid;
  margin: 1.5em 0;
  max-width: 50rem;
  opacity: .1;
}
.l-body__static .static-page-content abbr,
.c-tab__content abbr {
  letter-spacing: .05em;
  margin-right: -0.05em;
}
.l-body__static .static-page-content strong,
.l-body__static .static-page-content b,
.l-body__static .static-page-content dt,
.c-tab__content strong,
.c-tab__content b,
.c-tab__content dt {
  font-weight: bolder;
}
.l-body__static .static-page-content code,
.l-body__static .static-page-content kbd,
.l-body__static .static-page-content pre,
.l-body__static .static-page-content samp,
.c-tab__content code,
.c-tab__content kbd,
.c-tab__content pre,
.c-tab__content samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.c-tab__content table img {
  min-width: 20px;
}

.flex-img {
  display: flex;
  column-gap: 3px;
  row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 1.5em 0;
}
.flex-img + .flex-img {
  margin-top: 20px;
}
.flex-img > img {
  max-width: 450px;
  max-height: 320px;
}
.flex-img > img:only-child {
  max-width: 100%;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.l-body__static .static-page-content table:not([class]) td:not(:first-child),
.l-body__static .static-page-content table:not([class]) th:not(:first-child),
.c-tab__content table:not([class]) td:not(:first-child),
.c-tab__content table:not([class]) th:not(:first-child),
.c-description table:not([class]) td:not(:first-child),
.c-description table:not([class]) th:not(:first-child) {
  border-left-width: 1px;
}
.l-body__static .static-page-content table:not([class]) td[rowspan]:not(:last-child),
.l-body__static .static-page-content table:not([class]) th[rowspan]:not(:last-child),
.c-tab__content table:not([class]) td[rowspan]:not(:last-child),
.c-tab__content table:not([class]) th[rowspan]:not(:last-child),
.c-description table:not([class]) td[rowspan]:not(:last-child),
.c-description table:not([class]) th[rowspan]:not(:last-child) {
  border-right-width: 1px;
}
.l-body__static .static-page-content table:not([class]) thead tr:not(:last-child) td:not([rowspan]),
.l-body__static .static-page-content table:not([class]) thead tr:not(:last-child) th:not([rowspan]),
.c-tab__content table:not([class]) thead tr:not(:last-child) td:not([rowspan]),
.c-tab__content table:not([class]) thead tr:not(:last-child) th:not([rowspan]),
.c-description table:not([class]) thead tr:not(:last-child) td:not([rowspan]),
.c-description table:not([class]) thead tr:not(:last-child) th:not([rowspan]) {
  border-bottom-width: 1px;
}

.l-body__static .static-page-content table:not([class]) thead td[rowspan],
.l-body__static .static-page-content table:not([class]) thead th[rowspan],
.c-tab__content table:not([class]) thead td[rowspan],
.c-tab__content table:not([class]) thead th[rowspan],
.c-description table:not([class]) thead td[rowspan],
.c-description table:not([class]) thead th[rowspan] {
  vertical-align: middle;
}
.l-body__static .static-page-content table:not([class]) thead tr:first-child td:first-child,
.l-body__static .static-page-content table:not([class]) thead tr:first-child th:first-child,
.c-tab__content table:not([class]) thead tr:first-child td:first-child,
.c-tab__content table:not([class]) thead tr:first-child th:first-child,
.c-description table:not([class]) thead tr:first-child td:first-child,
.c-description table:not([class]) thead tr:first-child th:first-child {
  text-align: left;
}
.l-body__static .static-page-content table:not([class]) thead td span[title],
.l-body__static .static-page-content table:not([class]) thead th span[title],
.c-tab__content table:not([class]) thead td span[title],
.c-tab__content table:not([class]) thead th span[title],
.c-description table:not([class]) thead td span[title],
.c-description table:not([class]) thead th span[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.l-body__static .static-page-content table:not([class]) td.dot::after,
.l-body__static .static-page-content table:not([class]) th.dot::after,
.c-tab__content table:not([class]) td.dot::after,
.c-tab__content table:not([class]) th.dot::after,
.c-description table:not([class]) td.dot::after,
.c-description table:not([class]) th.dot::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-6px, -6px);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: var(--main-color);
}

.product-bar .wishlist {
	display: inline-flex;
	width: 100%;
	order: -1;
	justify-content: flex-start;
}
.l-body .product-bar .btn.addToWishList {
	box-shadow: none;
	background: none;
	border-radius: 0;
	padding: 0;
	height: auto;
	min-width: 0;
	font-size: 16px;
	color: inherit;
	border-bottom: 1px dashed var(--main-border-color);
	white-space: nowrap;
	margin-bottom: 5px;
}
.l-body .product-bar .btn.addToWishList:hover {
	background: none;
	border-bottom: 1px dashed transparent;
	opacity: 0.8;
}

.c-goods__item .wrapper-mg-buy-click {
	display: inline-flex;
	align-items: center;
}

.chd-request-price-link {
	margin-bottom: 0;
}

#wrapper-chd-request-price-id {
	height: auto!important;
}

.wrapper-modal-back-ring .agreement {
  font-size: 14px;
}
.wrapper-modal-back-ring .agreement__label {
  align-items: center;
}
.wrapper-modal-back-ring .agreement__checkbox {
  min-width: 15px;
  max-width: 15px;
  min-height: 15px;
  max-height: 15px;
  margin-right: 10px;
}
.wrapper-modal-back-ring .send-ring-button {
  margin: 0 auto;
}

.c-buy__buttons {
  min-width: 0;
}
.c-goods__item.mini-item .c-buy {
  row-gap: 10px;
}
.c-goods__item.mini-item .c-buy:has(> .chd-request-price-link[style=""]) {
  column-gap: 0;
}

.l-header__bottom {
  background: -webkit-linear-gradient(180deg, #88373b, #b9474d);
  background: -o-linear-gradient(180deg, #88373b, #b9474d);
  background: linear-gradient(180deg, #88373b, #b9474d);
}

/* fast filter */
.fast-filter {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: center;
	margin-top: 10px;
}
.fast-filter a {
	background: #4FAF5E;
	background: linear-gradient(135deg, var(--main-color), var(--secondary-color));
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px;
	box-shadow: 0px 4px 12px rgb(0 0 0 / 8%);
	font-size: 12px;
	font-weight: 600;
}
.fast-filter a:hover,
.fast-filter a.active {
	background: #1d2824;
}

/* Телефон в шапке */
.c-contact__number {
  font-size: 16px;
  font-weight: 800;
}
@media (min-width: 1200px) {
  .c-contact__number {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .c-contact__number {
    font-size: 18px;
  }
}

/* бегущая строка */
.swiper-container-1.mg-slider-wrap {
	margin-bottom: 0;
}
.run-line {
	position: relative;
	display: flex;
	align-items: center;
	gap: 1.25rem;
	min-height: 2.5rem;
	background-color: #1b1b24;
	overflow: hidden;
	user-select: none;
}
.run-line div {
	display: flex;
	flex-shrink: 0;
	gap: 1.25rem;
	animation: 25s linear infinite scroll;
}
.run-line p {
	font-size: .875rem;
	font-weight: 500;
	line-height: 1.25rem;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
}
@keyframes scroll {
	0% {
		transform:translateX(0)
	}
	100% {
		transform:translateX(calc(-100% - 20px))
	}
}

/* email в шапке */
.c-contact .c-contact__row a[href^="mailto:"] {
  font-weight: normal;
  border-bottom: 1px dashed;
}