@charset "UTF-8";
.lead-text__content {
  border-top: none;
  border-bottom: none;
  /* font-size: 2.2vw; */ }

a.b-btn.element--active {
  visibility: hidden; }

.b-item__price {
  font-weight: bold; }

.b-status_sale {
  background-color: #eeff41ff;
  color: #000000; }

.b-status_sold {
  background-color: #000000;
  color: #eeff41ff; }

.b-status_tag-769 {
  background-color: #5F9EA0;
  color: #FFFFFF; }

.b-status_tag-779 {
  background-color: #FF1493;
  color: #FFFFFF; }

.b-item-full__articul {
  display: block; }

h1 {
  font-size: 2.2em !important;
  line-height: 90%; }

.b-item-list__title {
  line-height: 90% !important; }

.post__title {
  line-height: 1.1; }

.postnav__prev, .postnav__next {
  max-width: 49%;
  font-style: normal !important;
  font-weight: bold;
  line-height: 95%;
  font-size: 14pt;
  text-transform: uppercase; }

.postnav__prev span, .postnav__next span {
  margin-bottom: 2px;
  display: block;
  font-style: normal;
  /* font-weight: bold; */
  font-size: 20px;
  letter-spacing: .2em;
  /* text-transform: uppercase; */ }

.post--short .post__title {
  font-size: 24pt;
  margin-bottom: 6px;
  line-height: 95%; }

.b-text {
  font-size: 14pt;
  /* text-transform: uppercase; */
  line-height: 105%; }

.post__date {
  visibility: hidden; }

@media (min-width: 480px) {
  .post__image {
    max-width: 30%; } }

.lead-text {
  padding-left: 0px;
  padding-right: 0px; }

.lead-text__content {
  padding-left: 0px;
  padding-right: 0px; }

.b-header__content {
  padding-bottom: 0px; }

.b-header__logo {
  margin-bottom: 0px; }

.lead-text {
  padding-top: 0px; }

/* навзание товара */
.b-item__name {
  line-height: 95%; }

/* англ название товара / совйство */
.b-item__details {
  line-height: 95%;
  color: grey; }

/* текст товара в корзине */
.b-cart__item__title {
  line-height: 95%; }

.b-cart__item__col-content {
  line-height: 95%; }

/* картинка в корзине */
.b-cart__item__img {
  width: 50%; }

/* суммы в корзине*/
.b-cart__item__price {
  line-height: 95% !important;
  font-size: 24px !important; }

.b-cart__vat-amount {
  line-height: 95% !important;
  font-size: 24px !important;
  color: grey; }

.b-cart__total-without-amount {
  line-height: 95% !important;
  font-size: 24px !important; }

.b-cart__total-sum {
  line-height: 95% !important;
  font-size: 24px !important; }

/* далее для моб и планшета */
@media only screen and (max-width: 480px) {
  .b-item__cart-form {
    visibility: hidden;
    height: 0px; }
  section.b-item-list.b-item-list_additional {
    padding: 0px; }
  .b-item-full {
    padding-left: 25px;
    padding-right: 25px; } }
