body *:not(.layout_26):not(.layout_26 *) {
  font-family: "PT Sans", sans-serif !important;
}
body *:not(.layout_26):not(.layout_26 *) .layout_26 * {
  font-family: Arial, Helvetica, sans-serif !important;
}
/*body {
	.header_wr, .block-10, .block-17 {
		* {
			font-family: "PT Sans", sans-serif !important;
		}
	}
	.new-wr-right {
		.layout_46, .layout_45 {
			* {
				font-family: "PT Sans", sans-serif !important;
			}
		}
	}
}
form.shop2-filter a.shop-filter-param-val.empty-val {
	opacity: 0.5;
	pointer-events: none;
}*/
.wr_stars a {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  align-items: center;
}
.new_header_wrap__in .bot .left a {
  text-decoration: none;
}
body .shop2-color-ext-list li.empty-val {
  opacity: 0.1;
  pointer-events: none;
}
html .for-mobile-view .art-tpl__thumb {
  margin-right: 20px !important;
  display: none;
}
@media (max-width: 768px) {
  html .for-mobile-view .tab_null {
    table-layout: fixed;
    width: 100%;
    max-width: 100%;
  }
  html .for-mobile-view .tab_null img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  article.content-57 form fieldset {
    width: 100%;
  }
  article.content-57 form fieldset textarea {
    width: 100%;
    box-sizing: border-box;
  }
}
