@charset "UTF-8";

.tech ol {
  margin-top: 32px;
}

.tech li {
  margin-top: 24px;
  margin-bottom: 24px;
}

.tech a {
  width: 100%;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #000100;
  letter-spacing: 0.03em;
  padding: 20px 0;
}

.login__form-field-check--mod {
  margin-top: 19px;
}

.login__form-field-check--mod .check-form__square {
  margin-right: 10px;
}

.login__form-field-check--mod .check-form__wrap {
  margin-bottom: 12px;
}

.basket__sum-promo--mod {
  margin-top: 19px;
  margin-bottom: 18px !important;
  max-width: 100%;
  width: 100%;
}

.basket__sum-promo--mod .basket__label {
  width: 100%;
  max-width: 100%;
}

.check-form__text--mod span {
  display: block;
  line-height: 1;
  font-weight: 400;
  font-size: 14px;
  color: #585958;
  letter-spacing: 0.03em;
}

.check-form__text--mod span b {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.03em;
  color: #000100;
}

.check-form__text--mod span.small {
  font-size: 12px;
}

.check-form__text--mod span.small b {
  font-size: 12px;
}

.check-form__text--mod span:not(:last-of-type) {
  margin-bottom: 4px;
}

.basket__sum-top--mod {
  padding-bottom: 13px !important;
}

.basket__sum-promo--mod .basket__input--mod {
  height: 40px;
  padding: 10px 15px;
}

.basket__field-button-new {
  height: 40px;
  width: 40px;
  background-color: #b1191e;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: auto;
}

.basket__field-button-new svg {
  flex-shrink: 0;
  position: absolute;
  pointer-events: none;
  width: 10px;
  height: 20px;
}

.basket__sum-promo-field--mod {
  position: relative;
}

.basket__sum-promo-field--mod .basket__field-button-new {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.basket__sum-block--mod {
  padding-bottom: 30px !important;
}

.basket__field--mod {
  height: 40px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.custon-summ-area.error {
  border: 1px solid #b1191e;
}

input[type=range] {
  display: block;
  -webkit-appearance: none;
  background-color: #bdc3c7;
  width: 100%;
  max-width: 100%;
  height: 2px;
  border-radius: 0;
  margin: 0 auto;
  outline: 0;
  margin-top: 24px;
  margin-bottom: 24px;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #b1191e;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

​ input[type=range]::-webkit-slider-thumb:hover {
  background-color: #b1191e;
  border: 2px solid #b1191e;
}

input[type=range]::-webkit-slider-thumb:active {
  transform: scale(1.1);
  background-color: #b1191e;
  border: 2px solid #b1191e;
}

.custom-text-under-slider {
  margin: 0;
  margin-bottom: 21px;
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #585958;
}

.basket__label--small {
  max-width: 100px;
  margin-top: 12px;
}

.basket__sum-block--mod {
  max-width: 315px;
  width: 100%;
  min-width: initial !important;
}

.agree-spend-bonuses-content {
  display: none;
}

.custom-submit-button {
  background: #b1191e;
  border-radius: 2px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 24px;
  height: 40px;
  transition: all 0.3s;
}

.custom-submit-button:hover,
.custom-submit-button:focus,
.custom-submit-button:active {
  background-color: rgba(177, 25, 30, 0.5);
}

.login__form-fieldset--bottom .custom-submit-button {
  margin-left: auto;
  max-width: max-content;
  display: block;
}

.login__form-title--mod {
  margin: 0;
  margin-bottom: 20px;
}

.login__form-subtitle {
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.03em;
  color: #000100;
  margin: 0;
  margin-bottom: 14px;
  opacity: 0.6;
}

.basket__input {
  font-weight: 400;
}

.catalog__header-title {
  font-family: "Tenor Sans";
}

.cust-modal-new {
  overflow: auto;
}

.cust-modal-new__wrapper {
  max-width: 100%;
}

.cust-modal-new__slider {
  max-width: 100%;
  width: 100%;
}

.cust-modal-new__slider .widget-item-price-discount {
  justify-content: center;
}

.cust-modal-new__slider .widget-item {
  border: 1px solid #E6E6E6;
}

.cust-modal-new__slider .widget.c-widget.c-widget-products-4 .widget-item-base {
  padding-bottom: 1px;
}

.cust-modal-new__slider .recommend-slider .slick-list {
  padding-bottom: 10px !important;
  padding-top: 1px;
}

.cust-modal-new__slider .widget.c-widget.c-widget-products-4 .widget-item-price-discount {
  min-height: 48px;
}

.cust-modal-new__slider .intec-grid-item-auto span:last-child {
  margin-bottom: 0 !important;
  display: block;
}

.cust-modal-new__slider .widget.c-widget.c-widget-products-4 .widget-item-name {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.cust-modal-new__slider .widget.c-widget.c-widget-products-4 .widget-item-base {
  padding-bottom: 1px;
}

@media (max-width: 990px) {
  .basket__sum-promo--mod .basket__label {
    width: 100%;
    max-width: max-content;
  }

  .basket__sum-block--mod {
    max-width: initial;
    width: initial;
  }
}

.list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-reset li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-reset li:before {
  display: none;
}

.custom-tags {
  margin-bottom: 32px;
}

.custom-tags__list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
}

.custom-tags__item {
  flex-shrink: 0;
}

.custom-tags__link {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000100;
  background: #ececec;
  border-radius: 2px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  position: relative;
  transition: all 0.3s;
}

.custom-tags__link svg {
  position: absolute;
}

.custom-tags__link svg path {
  transition: all 0.3s;
}

.custom-tags__link:hover,
.custom-tags__link:focus,
.custom-tags__link:active {
  text-decoration: none;
  color: #ffffff;
  background-color: #b1191e;
}

.custom-tags__link:hover svg path,
.custom-tags__link:focus svg path,
.custom-tags__link:active svg path {
  stroke: #ffffff;
}

.custom-tags--desktop:first-of-type a {
  margin-left: 32px;
}

.custom-tags--desktop:last-of-type a {
  margin-right: 32px;
}

.custom-tags--mobile {
  display: none;
}

.custom-tags--footer {
  margin-top: 32px;
}

.custom-tags--footer .custom-tags__list {
  justify-content: flex-start;
  flex-wrap: wrap;
}

@media (max-width: 720px) {
  .custom-tags--desktop {
    display: none;
  }

  .custom-tags--mobile {
    display: block;
  }

  .custom-tags--mobile .custom-tags__list {
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 0 auto;
    overflow: scroll;
  }

  .custom-tags--mobile .custom-tags__item:first-of-type a {
    margin-left: 0;
  }

  .custom-tags--mobile .custom-tags__item:last-of-type a {
    margin-right: 0;
  }
}

span.js-web-form-btn {
  cursor: pointer;
  color: #B0191E;
}

.js-web-form-btn.button {
  color: #ffffff;
  max-width: 590px;
  width: 100%;
  min-width: initial;
}

.cust-article-full__wrapper h2 {
  color: #000;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  max-width: max-content;
  margin: 0 auto;
  margin-bottom: 1em;
}

.cust-article-full__wrapper h3,
.cust-article-full__wrapper h4,
.cust-article-full__wrapper h5,
.cust-article-full__wrapper h6 {
  text-align: center;
  font-size: 18px !important;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.54px;
  max-width: max-content;
  margin: 0 auto;
  margin-bottom: 1em;
}

.cust-article-full__content img {
  max-height: 780px !important;
}

@media (max-width: 768px) {
  .cust-article-full__content img {
    max-height: initial !important;
    max-width: 100%;
    width: 100%;
    min-width: initial;
  }
}

.catalog-element-purchase-order-button-add[data-basket-state="added"]~.catalog-element-purchase-order-button-added {
  display: inline-block !important;
}

.catalog-section-item-purchase-button-add[data-basket-state="added"]~.catalog-section-item-purchase-button-added {
  display: block !important;
}

.custom_not-available {
  margin-top: 30px;
  margin-bottom: 30px;
}

.custom_not-available .intec-ui-control-basket-button {
  width: auto;
}

.custom_not-available .catalog-element-price-discount--mod {
  font-size: 25px !important;
  margin-bottom: 20px !important;
}

.cust-modal-new {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #01010138;
  width: 100vw;
  height: 100vh;
  z-index: 995 !important;
  display: block;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.cust-modal-new__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  max-width: 1280px;
  background-color: #fff;
  padding: 42px 6px 50px;
  position: relative;
}

.cust-button {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: max-content;
  color: var(--white, #fff) !important;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  /* 13px */
  letter-spacing: 0.39px;
  text-transform: uppercase;
  border-radius: 25px;
  background: var(--bardeau, #b1191e);
  padding: 18px 75px;
  height: 50px;
  text-decoration: none !important;
  transition: opacity 0.3s;
}

@media (max-width: 450px) {
  .cust-button {
    padding: 18px;
    max-width: 100%;
    width: 100%;
  }
}

.cust-button:hover,
.cust-button:active,
.cust-button:focus {
  opacity: 0.8;
}

.cust-button {
  max-width: max-content;
  margin-inline: auto;
}

.cust-modal-new__title {
  color: #000;
  text-align: center;
  font-family: 'Tenor Sans', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 38px;
  font-size: 34px;
  max-width: 1050px;
  margin-inline: auto;
}

.cust-modal-new__text {
  color: var(--black, #000100);
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35;
  /* 125% */
  margin: 0;
  margin-bottom: 21px;
}

.cust-modal-new__btn-close {
  cursor: pointer;
  outline: 0;
  opacity: .5;
  position: absolute;
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='27.5772' width='39' height='1' transform='rotate(-45 0 27.5772)' fill='%23000100'/%3e%3crect x='27.5781' y='28.2843' width='39' height='1' transform='rotate(-135 27.5781 28.2843)' fill='%23000100'/%3e%3c/svg%3e ");
  background-repeat: no-repeat;
  background-size: cover;
  width: 28px;
  height: 28px;
  background-color: transparent;
  border: none;
  top: 20px;
  right: 20px;
  padding: 0;
  transition: opacity 0.3s;
}

.cust-modal-new__btn-close:hover {
  opacity: 1;
}

.cust-modal-new__slider {
  margin-bottom: 20px;
}

.cust-modal-new__slider img {
  display: block;
}

.cust-modal-new {
  visibility: hidden;
  opacity: 0;
}

.cust-modal-new.active {
  visibility: visible;
  opacity: 1;
}


@media (max-width: 1300px) {
  .cust-modal-new__content {
    max-width: 100%;
    margin: 10px;
  }

  .cust-modal-new__title {
    font-size: 20px;
    margin-bottom: 15px;
    max-width: 100%;
    padding: 0 50px;
  }

  .cust-modal-new__text {
    font-size: 18px;
    margin-bottom: 14px;
  }

  .cust-modal-new__slider {
    margin-bottom: 11px;
  }

  .cust-modal-new__content {
    padding: 32px 10px 40px;
  }

  .cust-modal-new__btn-close {
    width: 24px;
    height: 24px;
  }
}

@media (max-width: 768px) {
  .cust-modal-new .slick-dots {
    margin-bottom: 10px;
  }

  .cust-button {
    padding: 10px 20px;
    height: 42px;
  }

  .cust-modal-new__text {
    font-size: 16px;
    margin-bottom: 9px;
  }

  .cust-modal-new__slider {
    margin-bottom: 0;
  }

  .cust-modal-new .intec-content {
    padding: 0;
  }

  .cust-modal-new .cust-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .cust-modal-new__btn-close {
    width: 18px;
    height: 18px;
    top: 10px;
    right: 10px;
  }

  .cust-modal-new__content {
    padding: 20px 10px;
  }

  .cust-modal-new__slider .widget-item-wrapper {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media (max-width: 550px) {
  .cust-modal-new__title {
    font-size: 14px;
    margin-bottom: 0;
    padding: 0px 38px;
  }

  .cust-modal-new__slider .cust-sect-content {
    padding: 16px 0 0 !important;
  }

  /* .cust-modal-new__slider .recommend-nav__arrow-wrap--left {
    left: 0;
  }

  .cust-modal-new__slider .recommend-nav__arrow-wrap--right {
    right: 0;
  } */
  .cust-modal-new__slider .intec-content {
    padding: 0 20px;
  }
}

.partnes-account {
  text-align: center;
}
.partnes-account__header {
  min-height: 540px;
  position: relative;
  display: flex;
  align-items: center;
  background-color: #cccccc;
  color: #ffffff;
  margin-bottom: 52px;
}
.partnes-account__header::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}
.partnes-account__bg-image {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.partnes-account__first-title {
  position: relative;
  z-index: 10;
  margin: 0;
  padding-inline: 40px;
  color: #fff;
  font-family: "Tenor Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 4px;
  text-transform: uppercase;
  max-width: 710px;
  text-wrap: balance;
  text-align: left;
}
.partnes-account__title {
  color: #000;
  text-align: center;
  font-family: "Tenor Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 31px;
}
.partnes-account__title--mod {
  position: relative;
  padding-bottom: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.partnes-account__title--mod::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  opacity: 0.2;
  background: var(--black, #000100);
  width: 387px;
  height: 1px;
}
.partnes-account__text {
  color: var(--black, #000100);
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.54px;
}
.partnes-account__body {
  max-width: 995px;
  margin: 0 auto;
}
.partnes-account__subtitle {
  display: block;
  color: var(--black, #000100);
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  margin: 0;
  margin-bottom: 51px;
}
.partnes-account .profile__nav {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  margin: 0;
  margin-bottom: 20px;
}
.partnes-account .profile__nav-item-wrap {
  max-width: 100%;
  width: 100%;
  padding: 0;
  text-align: left;
  color: var(--black, #000100);
}
.partnes-account .profile__nav-name {
  color: var(--black, #000100);
}
.partnes-account .profile__nav-item {
  text-decoration: none !important;
}

.personal-manager {
  border: 4px solid var(--black, #000100);
  padding: 40px;
  font-family: "Montserrat", sans-serif;
  text-align-last: left;
  margin-bottom: 10px;
}
.personal-manager__grid {
  display: grid;
  gap: 32px;
  grid-template-columns: 240px 1fr;
  align-items: center;
}
.personal-manager__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.personal-manager__label {
  display: block;
  margin: 0;
  margin-bottom: 14px;
  color: var(--black, #000100);
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.54px;
  text-transform: uppercase;
}
.personal-manager__name {
  display: block;
  margin: 0;
  margin-bottom: 23px;
  color: var(--black, #000100);
  font-family: "Tenor Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}
.personal-manager__phone {
  display: block;
  text-decoration: none;
  margin-bottom: 25px;
  color: var(--black, #000100);
  font-family: inherit;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.54px;
  text-transform: uppercase;
}

.social-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  max-width: max-content;
  grid-template-columns: repeat(2, 40px);
  gap: 24px;
}
.social-list__item {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-list__item::before {
  display: none;
}

.intec-template-footer {
  position: relative;
}
.intec-template-footer::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0.15;
  background: var(--black, #000100);
}

@media (max-width: 1400px) {
  .partnes-account__header {
    min-height: 400px;
    margin-bottom: 32px;
  }
  .partnes-account__title--mod {
    padding-bottom: 16px;
  }
  .partnes-account__title {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 23px;
  }
  .partnes-account__text {
    font-size: 16px;
  }
  .partnes-account__subtitle {
    font-size: 32px;
    margin-bottom: 32px;
  }
  .partnes-account .profile__nav {
    grid-template-columns: repeat(2, 1fr);
  }
  .personal-manager {
    padding: 30px;
  }
}
@media (max-width: 1023px) {
  .partnes-account__header {
    min-height: 300px;
    margin-bottom: 24px;
  }
  .partnes-account__first-title {
    padding-inline: 20px;
    max-width: 100%;
    font-size: 32px;
  }
  .partnes-account__title {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .partnes-account__title--mod::after {
    width: 33%;
  }
  .partnes-account__text {
    font-size: 14px;
  }
  .partnes-account__subtitle {
    font-size: 23px;
    margin-bottom: 23px;
    text-wrap: balance;
  }
}
@media (max-width: 767px) {
  .partnes-account .profile__nav {
    grid-template-columns: repeat(1, 1fr);
  }
  .personal-manager__label {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .personal-manager__name {
    margin-bottom: 10px;
    font-size: 23px;
  }
  .personal-manager__phone {
    margin-bottom: 16px;
  }
  .social-list {
    grid-template-columns: repeat(2, 32px);
    gap: 12px;
  }
  .personal-manager__grid {
    gap: 16px;
    grid-template-columns: 190px 1fr;
  }
  .personal-manager {
    padding: 16px;
  }
  .personal-manager__grid {
    grid-template-columns: 1fr;
  }
  .personal-manager__photo {
    max-width: 375px;
  }
  .partnes-account__first-title {
    font-size: 21px;
  }
  .partnes-account__header {
    min-height: 240px;
    margin-bottom: 16px;
  }
  .main {
    margin-top: 40px !important;
  }
  .profile__nav-icon {
    width: 30px;
    height: 30px;
    margin-bottom: 6px;
  }
}
.favorite .catalog__header-title {
  margin-top: 0;
  margin-bottom: 31px;
}

.crumbs {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: "Montserrat", sans-serif;
}
.crumbs li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.crumbs li::before {
  display: none;
}
.crumbs a {
  text-decoration: none;
  color: var(--bardeau, #b1191e);
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.39px;
  text-transform: uppercase;
  position: relative;
  padding-left: 13px;
  display: flex;
  align-items: center;
  margin-bottom: 11px;
}
.crumbs a::before {
  content: "";
  width: 7px;
  height: 13px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 1L2 6L7 11' stroke='%23B1191E' stroke-width='2'/%3e%3c/svg%3e ");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 1px;
  flex-shrink: 0;
  margin-right: 8px;
}

.add-button {
  color: #b1191e !important;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.39px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid rgba(177, 25, 30, 0.3);
  padding: 16px;
  height: 50px;
  display: grid;
  justify-content: center;
  grid-template-columns: 12px 1fr;
  max-width: max-content;
  margin: 0 auto;
  gap: 8px;
  align-items: center;
  text-decoration: none !important;
}
.add-button span {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  color: #b1191e !important;
}

.favorite__header {
  margin-bottom: 42px;
}

.favorite__message {
  text-align: center;
  max-width: max-content;
  margin: 0 auto;
  margin-bottom: 32px;
  font-size: 18px;
}

.robokasskassa_payment_button {
  border-color: #383b47 !important;
  background-color: #b1191e !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  text-transform: unset !important;
  background-image: unset;
}

.orders__wrap {
  max-width: 1000px !important;
}

.skidka-message:empty {
  display: none;
}

/* --------------------------------------------------------------------------
   Правки, потерянные при обновлении шаблона.
   Раньше они были дописаны в конец css/common.css, а обновление заменило этот
   файл вендорным. Перенесены сюда: custom.css обновлением не затрагивается.
   -------------------------------------------------------------------------- */

/* Меню в подвале: два столбца.
   Шаблон компонента задаёт .ns-bitrix.c-menu.c-menu-columns-1 .menu-column-items
   { display: block }, поэтому нужен селектор с .c-footer — он специфичнее. */
.c-footer .ns-bitrix.c-menu.c-menu-columns-1 .menu-column-items {
    display: flex;
    flex-wrap: wrap;
}

.c-footer .ns-bitrix.c-menu.c-menu-columns-1 .menu-column-item {
    flex-basis: 50%;
}

/* Карточка товара */
.catalog-element-wrapper .catalog-element-information-part .intec-grid-item-auto {
    max-width: 100%;
}

.catalog-element-quantity .name {
    white-space: normal;
}

/* Скрытые блоки конструктора.
   Было дописано в конец css/common.css — файл заменён обновлением,
   и сам public.css новый шаблон больше не подключает. */
.container-265,
.container-279 {
    display: none !important;
}

/* Сетка: «3 колонки» на этом сайте всегда выводились по 4 в ряд.
   Правка жила прямо в css/grid.css, обновление вернуло вендорные 33.3333%.
   Правило ширины для этого селектора в бандле одно и вне @media, а custom.css
   подключается сразу после bundle.min.css — поэтому хватает порядка,
   без !important, и адаптивные варианты (intec-grid-item-1200-3 и прочие)
   не затрагиваются. */
.intec-grid > .intec-grid-item-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

/* Стрелка в фильтре.
   Стрелка рисуется бордерами через .smart-filter-property-angle
   (template_styles.css:1092), но у элемента есть ещё классы far fa-angle-down,
   и FontAwesome задаёт .far { display: inline-block } с такой же
   специфичностью (0,1,0) — исход решает порядок подключения, который
   после обновления перестал быть прежним.
   Селектор ниже специфичнее (0,2,0), поэтому от порядка не зависит. */
.c-smart-filter .smart-filter-property-angle {
    display: block;
}

/* Виджет заголовка конструктора не должен выводить <h1> в каталоге и блоге —
   там заголовок рисует сам компонент, иначе на странице два H1.
   Основная правка — в widgets/intec.constructor/title/.default/views/static.php,
   это подстраховка на случай, когда обновление её снова затрёт.
   Класс page-catalog / page-blog вешает parts/custom/body.start.php. */
.page-catalog #pagetitle,
.page-blog #pagetitle {
    display: none;
}

/* Клиринг флоатов.
   Разметка местами использует <div class="clearfix">, но этот класс давал
   Bootstrap (старый parts/assets.php грузил plugins/bootstrap/css/bootstrap.css),
   а новый шаблон его не подключает. Без правила div ничего не делает: например,
   в карточке товара не сбрасывался флоат колонки характеристик, из-за чего
   блок «Дополните образ» вставал рядом с ним и его центрированный заголовок
   уезжал вбок. Соседний блок «Похожие товары» лежит ниже флоата и потому
   выглядел нормально.
   Подключать весь Bootstrap ради этого нельзя — он переопределяет ссылки,
   кнопки и типографику всего сайта. Берём только сам клирфикс. */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.widget-web-form-2 {
  margin-top: 40px;
}
/* Вкладки: старая разметка помечает активную панель классом .active,
   а новый бандл показывает её по атрибуту [data-active=true].
   Правило display:none есть в обоих, показать панель было некому —
   например, на /contacts/ не отображались магазины под «Наши магазины».
   Специфичность (0,4,0) — та же, что у правила бандла с [data-active],
   и custom.css подключается позже, так что порядок в нашу пользу. */
.intec-ui.intec-ui-control-tabs-content .intec-ui-part-tab.active {
    display: block;
}
