a {
  color: #4D58D4;
}

header.ver_05 .header__top {
  height: 54px;
  background: #fff;
}
@media screen and (max-width: 991.98px) {
  header.ver_05 .header__top .container-fluid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
header.ver_05 .header__top .header__contacts {
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  header.ver_05 .header__top .header__contacts {
    margin: 0;
  }
}
@media screen and (max-width: 991.98px) {
  header.ver_05 .header__top .header__city {
    display: none;
  }
}
header.ver_05 .header__menu-open {
  width: 44px;
  height: 44px;
  background: #4D58D4;
  border-radius: 6px;
  margin-right: 30px;
}
header.ver_05 .header__menu-open:hover {
  background: #3944bf;
}
header.ver_05 .header__bottom {
  background: #2F2F2F;
}
header.ver_05 .header__bottom .container-fluid {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 575.98px) {
  header.ver_05 .header__bottom .container-fluid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 991.98px) {
  header.ver_05 .header__bottom .js_basket {
    position: absolute;
    top: 5px;
    right: 50px;
  }
  header.ver_05 .header__bottom .js_basket .header__basket {
    border: none;
  }
  header.ver_05 .header__bottom .js_basket .header-basket__price {
    color: #000;
  }
  header.ver_05 .header__bottom .js_basket svg path {
    stroke: #000;
  }
}
@media screen and (max-width: 575.98px) {
  header.ver_05 .header__bottom .js_basket {
    top: 12px;
    right: 58px;
  }
}
@media screen and (max-width: 991.98px) {
  header.ver_05 .header__bottom .header__auth {
    position: absolute;
    top: 15px;
    right: 20px;
  }
  header.ver_05 .header__bottom .header__auth .header-basket__price {
    color: #000;
  }
  header.ver_05 .header__bottom .header__auth svg path {
    stroke: #000;
  }
}
header.ver_05 .header__nav {
  margin: 0;
}
header.ver_05 .header__logo {
  border-right: 1px solid #464646;
  padding-right: 30px;
  margin-right: 30px;
}
@media screen and (max-width: 575.98px) {
  header.ver_05 .header__logo {
    margin-bottom: 0;
  }
}
header.ver_05 .header__nav-link {
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  color: #888888;
}
header.ver_05 .header__nav-link:hover {
  color: #000;
}
header.ver_05 .contacts-phone__link {
  margin-right: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #171717;
}
header.ver_05 .contacts-phone__link:hover {
  color: #171717;
}
@media screen and (max-width: 575.98px) {
  header.ver_05 .contacts-phone__link {
    margin-bottom: 0;
  }
}
header.ver_05 .header__logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #989898;
  white-space: nowrap;
}
@media screen and (max-width: 767.98px) {
  header.ver_05 .header__logo-link {
    width: 52px;
    overflow: hidden;
  }
}
header.ver_05 .header__logo-img {
  width: 52px;
  height: 52px;
  margin-right: 12px;
}
header.ver_05 .header__basket {
  border-right: 1px solid #464646;
  padding-right: 30px;
  margin-right: 30px;
  margin-left: 30px;
}
@media screen and (max-width: 575.98px) {
  header.ver_05 .header__basket {
    margin: 0;
    padding: 0;
  }
}
header.ver_05 .header-basket__icon {
  width: 30px;
  height: 30px;
  background: transparent;
}
header.ver_05 .header-basket__count {
  background: #4D58D4;
  width: 20px;
  height: 20px;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  top: -8px;
  right: -8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header.ver_05 .header-basket__title {
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  color: #989898;
  margin-bottom: 1px;
}
header.ver_05 .header-basket__price {
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: #FFFFFF;
  width: 100px;
}
header.ver_05 .header__auth svg path {
  stroke: #fff;
}
header.ver_05 .header__form {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
header.ver_05 .header__catalog-link {
  width: 220px;
  height: 52px;
  background: #4D58D4;
  border-radius: 6px 0px 0px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 220px;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  padding-right: 10px;
}
header.ver_05 .header__catalog-link.open .header__catalog-icon-cat {
  display: none;
}
header.ver_05 .header__catalog-link.open .header__catalog-icon-close {
  display: block;
}
header.ver_05 .header__catalog-list {
  position: absolute;
}
header.ver_05 .header-search {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  width: auto;
}
header.ver_05 .header-search__input {
  height: 52px;
  border-radius: 0px 6px 6px 0px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #888888;
}
@media screen and (max-width: 991.98px) {
  header.ver_05 .header-search__input {
    border-radius: 6px;
  }
}
header.ver_05 .header__catalog-icon-close {
  display: none;
}
header.ver_05 .header__catalog-icon-cat {
  margin-left: 15px;
}
header.ver_05 .header__catalog-icon-close {
  margin-left: 15px;
}
header.ver_05 .header__catalog {
  position: relative;
}
@media screen and (max-width: 991.98px) {
  header.ver_05 .header__catalog {
    display: none;
  }
}
header.ver_05 .header__catalog-list {
  position: absolute;
  left: 0;
  top: 58px;
  z-index: 2;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 12px rgba(47, 47, 47, 0.3);
          box-shadow: 0px 6px 12px rgba(47, 47, 47, 0.3);
  border-radius: 6px;
  padding: 8px 0px;
  min-width: 290px;
  margin: 0;
  list-style: none;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  opacity: 0;
  visibility: hidden;
  margin-top: 20px;
}
header.ver_05 .header__catalog-list.open {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
header.ver_05 .header__list-link {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #171717;
  border-bottom: 1px solid #E1E1E1;
  padding-top: 11px;
  padding-bottom: 11px;
  display: block;
}
header.ver_05 .header__list-link svg {
  position: absolute;
  top: 10px;
  right: 0px;
}
header.ver_05 .header__list-link:hover {
  color: #4D58D4;
}
header.ver_05 .header__list-link:hover svg path {
  stroke: #4D58D4;
}
header.ver_05 .header__list-item {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
header.ver_05 .header__list-item:last-child .header__list-link {
  border-bottom: none;
}
header.ver_05 .header__catalog-child-list {
  position: absolute;
  left: calc(100% + 1px);
  top: -8px;
}
header.ver_05 .header__list-item--parent > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header.ver_05 .header__list-item--parent:hover > .header__catalog-child-list {
  opacity: 1;
  visibility: visible;
}
header.ver_05 .header__catalog-child-list {
  position: absolute;
  z-index: 2;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 12px rgba(47, 47, 47, 0.3);
          box-shadow: 0px 6px 12px rgba(47, 47, 47, 0.3);
  border-radius: 6px;
  padding: 8px 20px;
  margin: 0;
  list-style: none;
  min-width: 290px;
  opacity: 0;
  visibility: hidden;
}
header.ver_05 .header__list-child-link {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #171717;
  border-bottom: 1px solid #E1E1E1;
  padding-top: 11px;
  padding-bottom: 11px;
  display: block;
}
header.ver_05 .header__list-child-link svg {
  position: absolute;
  top: 10px;
  right: 0px;
}
header.ver_05 .header__list-child-link:hover {
  color: #4D58D4;
}
header.ver_05 .header__list-child-link:hover svg path {
  stroke: #4D58D4;
}
header.ver_05 .header__list-child-item {
  position: relative;
}
header.ver_05 .header__list-child-item:last-child .header__list-child-link {
  border-bottom: none;
}

footer.ver_03 {
  background: #2F2F2F;
}
footer.ver_03 .footer__top {
  background: #2F2F2F;
  color: #FFFFFF;
}
footer.ver_03 .footer__top .container-fluid {
  padding-top: 120px;
  padding-bottom: 80px;
}
footer.ver_03 .footer__top .footer__nav-item + .footer__nav-item {
  margin-left: 0;
  margin-top: 16px;
}
footer.ver_03 .footer__contact-phone {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #FFFFFF;
  margin-bottom: 25px;
}
footer.ver_03 .footer__contact-item {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
}
footer.ver_03 .footer__contact-item span {
  color: #989898;
}
footer.ver_03 .footer__nav-list + .footer__nav-list {
  margin-left: 20%;
}
footer.ver_03 .footer__contact-item + .footer__contact-item {
  margin-top: 16px;
}
footer.ver_03 .footer__nav-item--title {
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 30px;
}
footer.ver_03 .footer__nav-link {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #989898;
}
footer.ver_03 .footer__bottom {
  background: #2F2F2F;
  border-top: 1px solid #464646;
}
footer.ver_03 .footer__bottom .container-fluid {
  padding-top: 34px;
  padding-bottom: 34px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer.ver_03 .footer__bottom .footer__copy {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #989898;
  margin-bottom: 0;
}
footer.ver_03 .footer__www {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #989898;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer.ver_03 .footer__www-img {
  width: 105px;
  margin-left: 5px;
  height: 16px;
}
footer.ver_03 .footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
footer.ver_03 .footer__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer.ver_03 .footer__logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #989898;
  margin-top: 60px;
}
footer.ver_03 .footer__logo-img {
  width: 52px;
  height: 52px;
  margin-right: 12px;
}

.content__main {
 /* padding: 32px 0 120px;*/
  padding: 32px 0 32px;
}

.content__main.no_padding_bottom {
  padding: 32px 0 0;
}

.content__main .banner__main {
  display: block;
  width: 100%;
}
.content__main .content__main-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  text-transform: uppercase;
  color: #888888;
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.content__main .content__main-text {
  padding-top: 120px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767.98px) {
  .content__main .content__main-text {
    padding-top: 40px;
  }
}
.content__main .content__main-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #888888;
}
@media screen and (max-width: 767.98px) {
  .content__main .content__main-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.content__main .content__main-col {
  width: 50%;
}
@media screen and (max-width: 767.98px) {
  .content__main .content__main-col {
    width: 100%;
  }
}
.content__main .content__main-col:first-child {
  padding-right: 25px;
}
@media screen and (max-width: 767.98px) {
  .content__main .content__main-col:first-child {
    padding-right: 0;
    padding-bottom: 25px;
  }
}
.content__main .content__main-subtitle {
  font-weight: 600;
  font-size: 26px;
  line-height: 130%;
  color: #171717;
  margin-bottom: 24px;
}
.content__main .content__main-button {
  width: 221px;
  height: 58px;
  border: 2px solid #4D58D4;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  color: #171717;
}
.content__main .content__main-button img {
  margin-left: 18px;
}

.breadcrumbs {
  padding-top: 32px;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #888888;
}
.breadcrumbs .breadcrumbs__link-home {
  opacity: 1;
  color: #888888;
}
.breadcrumbs .breadcrumbs__item:last-child {
  opacity: 0.6;
}

.card__product-item .product__item-inner .product__title, h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  text-transform: uppercase;
  color: #171717;
  margin-top: 30px;
  margin-bottom: 20px;
}

#brand_list .brand-list__header {
  height: 52px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #888888;
  margin-bottom: 12px;
}
@media screen and (max-width: 992px) {
  #brand_list .brand-list__header {
    height: auto;
  }
}
#brand_list .brand-item__row {
  border-top: 1px solid #E1E1E1;
  padding: 12px 20px;
}
#brand_list .brand-list__items {
  border: none;
}
#brand_list .brand-list__items:hover {
  border: none;
}
#brand_list .brand-item__title {
  margin-top: 13px;
}
#brand_list .brand-item__name {
  margin-top: 11px;
  margin-bottom: 0;
}
#brand_list .brand-item__name a {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #171717;
}
#brand_list .brand-item__btn {
  border: 2px solid #4D58D4;
}
#brand_list .brand-item__btn:hover {
  background: #4D58D4;
  color: #fff;
  border: 2px solid #4D58D4;
}

.js_catalog_tovarov_delete_cath {
  /*float: right;*/
  float: left;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #888888;
  text-decoration: none !important;
}

.filter__page .filter {
  display: none;
}

.search__result .table-item__row {
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  border-radius: 0;
}
@media screen and (max-width: 991.98px) {
  .search__result .table-item__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.search__result .result_table__items {
  border: none;
  margin-bottom: 30px;
}
.search__result .table-header__ava,
.search__result .table-header__date,
.search__result .table-header__price {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  margin-right: 30px;
}
.search__result .table-header__amount {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  margin-right: 30px;
}
.search__result .table-header__brand {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin-right: 30px;
}
.search__result .table-header__art {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin-right: 30px;
}
.search__result .table-item__var .item-var__ava,
.search__result .table-item__var .item-var__date,
.search__result .table-item__var .item-var__price {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  margin-right: 30px;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #171717;
}
@media screen and (max-width: 991.98px) {
  .search__result .table-item__var .item-var__ava,
.search__result .table-item__var .item-var__date,
.search__result .table-item__var .item-var__price {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    margin-right: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .search__result .table-item__var .item-var__ava,
.search__result .table-item__var .item-var__date,
.search__result .table-item__var .item-var__price {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
  }
}
.search__result .result_table__header {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #888888;
  height: 52px;
}
@media screen and (max-width: 991.98px) {
  .search__result .result_table__header {
    display: none;
  }
}
.search__result .table-item__info {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
@media screen and (max-width: 1150px) {
  .search__result .table-item__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.search__result .item-info__title-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #4D58D4;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin-right: 30px;
}
.search__result .item-info__title-art {
  margin-bottom: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin-right: 30px;
}
.search__result .item-info__desc {
  padding-top: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #171717;
}
.search__result .item-info__title-art {
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #4D58D4;
}
.search__result .item-info__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
}
@media screen and (max-width: 1150px) {
  .search__result .item-info__title {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
@media screen and (max-width: 1350px) {
  .search__result .table-header__desc {
    display: block;
  }
}
@media screen and (max-width: 1150px) {
  .search__result .table-header__desc {
    display: none;
  }
}
.search__result .table-header__add-cart {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34px;
          flex: 0 0 34px;
}
@media screen and (max-width: 1150px) {
  .search__result .table-item__var {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 565px;
            flex: 0 0 565px;
  }
}
@media screen and (max-width: 991.98px) {
  .search__result .table-item__var {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.search__result .table-item__var .item-var__date .item-var__date-time {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #171717;
}
.search__result .table-item__var .item-var__price {
  font-weight: 600;
}
.search__result .table-item__var .item-var__item {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media screen and (max-width: 991.98px) {
  .search__result .table-item__var .item-var__item {
    padding-left: 0;
  }
}
.search__result .table-item__var .item-var__amount-wrap {
  height: 44px;
  width: 114px;
  border: 1px solid #E1E1E1;
  border-radius: 6px;
}
.search__result .table-item__var .item-var__amount-wrap .item-var__amount-input {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #171717;
}
.search__result .table-item__var .item-var__add-cart {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44px;
          flex: 0 0 44px;
  margin-left: 12px;
}
.search__result .table-item__var .item-var__add-cart .add-cart__button {
  width: 44px;
  height: 44px;
  border: 2px solid #4D58D4;
  border-radius: 6px;
  background: transparent;
}
.search__result .table-item__var .item-var__add-cart .add-cart__button img {
  margin-right: 2px;
}
.search__result .table-item__var .item-var__add-cart .add-cart__button:hover {
  background: #4D58D4;
  border: 2px solid #4D58D4;
}
.search__result .table-item__var .item-var__add-cart .add-cart__button:hover img {
  -webkit-filter: invert(100);
          filter: invert(100);
}

#nav__mobile .mobile__info .bar-info__call {
  border-radius: 6px;
  background: #4D58D4;
}
#nav__mobile .mobile__info .bar-info__call:hover {
  border-color: #4D58D4;
  color: #4D58D4;
}

.cart .cart__inner-select {
  padding: 18px 20px;
  background: #F5F5F5;
  border-radius: 6px;
}
.cart .cart__label-checkbox .cart__checkbox:checked + .cart__label-title:after {
  background: #4D58D4;
  border-color: #4D58D4;
}
.cart .cart__label-checkbox .cart__checkbox:checked + .cart__label-title:before {
  top: 0;
}
.cart .cart__label-checkbox .cart__label-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #171717;
}
.cart .cart__label-checkbox .cart__label-title:after {
  top: 0;
}
.cart .cart__inner-row {
  border-top: 1px solid #E1E1E1;
}
.cart .cart__row {
  border: none;
  border-bottom: 1px solid #E1E1E1;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 0;
  margin-bottom: 0;
}
.cart .cart__row-articule {
  margin-bottom: 2px;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #888888;
}
.cart .cart__row-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #171717;
}
.cart .cart__count .product__count {
  width: 114px;
  height: 44px;
  border: 1px solid #E1E1E1;
  border-radius: 6px;
  font-family: "Montserrat";
}
.cart .cart__count .product__count-input {
  font-family: "Montserrat";
}
.cart .item-var__amount-minus {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35px;
          flex: 0 0 35px;
  text-align: center;
  border: none;
  background: transparent;
  cursor: pointer;
  width: 35px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-indent: -9999em;
  background: url(/i/icon__minus.svg) no-repeat 50% 50%;
}
.cart .item-var__amount-minus:disabled {
  opacity: 0.35;
}
.cart .item-var__amount-plus {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35px;
          flex: 0 0 35px;
  text-align: center;
  border: none;
  background: transparent;
  cursor: pointer;
  width: 35px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-indent: -9999em;
  background: url(/i/icon__plus.svg) no-repeat 50% 50%;
}
.cart .item-var__amount-plus:disabled {
  opacity: 0.35;
}
.cart .cart__price {
  -ms-flex-preferred-size: 205px;
      flex-basis: 205px;
  margin-left: 30px;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  text-align: right;
  color: #171717;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 991.98px) {
  .cart .cart__price {
    margin-left: 0;
    margin-top: 15px;
  }
}
.cart .cart__icon {
  margin-left: 30px;
}
@media screen and (max-width: 991.98px) {
  .cart .cart__icon {
    margin-left: 0;
    margin-top: 15px;
  }
}
.cart .cart__icon-trash {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  text-align: right;
  color: #888888;
  cursor: pointer;
}
.cart .cart__icon-trash:hover {
  color: #171717;
}
.cart .cart__cost {
  background: #F5F5F5;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #888888;
  padding: 18px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.cart .cart__cost-price {
  -ms-flex-preferred-size: 205px;
      flex-basis: 205px;
  margin-left: 30px;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  color: #171717;
}
.cart .cart__order {
  background: transparent;
  padding: 0;
}
.cart .cart__order .cart__order-label {
  width: calc(33.33% - 10px);
  position: relative;
}
@media screen and (max-width: 575.98px) {
  .cart .cart__order .cart__order-label {
    width: 100%;
  }
}
.cart .cart__order .cart__order-label.w1 {
  width: 100%;
}
.cart .cart__order .cart__order-label input[type=text] {
  height: 58px;
  border: 1px solid #E1E1E1;
  border-radius: 6px;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #989898;
}
.cart .cart__order .cart__order-smalltitle {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #171717;
}
.cart .cart__order .cart__order-radio {
  width: calc(50% - 10px);
  margin-bottom: 0;
}
@media screen and (max-width: 575.98px) {
  .cart .cart__order .cart__order-radio {
    width: 100%;
  }
}
.cart .cart__order .cart__order-radio .cart__order-radio-title {
  padding: 22px;
  border: 1px solid #E1E1E1;
  border-radius: 6px;
  padding-left: 58px;
}
.cart .cart__order .cart__order-radio .cart__order-radio-title:before {
  top: 22px;
  left: 22px;
}
.cart .cart__order .cart__order-radio input[type=radio]:checked + .cart__order-radio-title {
  border: 1px solid #4D58D4;
}
.cart .cart__order .cart__order-radio input[type=radio]:checked + .cart__order-radio-title::after {
  border: 5px solid #4D58D4;
  left: 22px;
  top: 22px;
  width: 18px;
  height: 18px;
  background: transparent;
  border-radius: 50%;
}
.cart .cart__order .cart__order-cost {
  width: 100%;
  max-width: 510px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F5F5F5;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #888888;
  padding: 12px 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  margin-bottom: 24px;
}
.cart .cart__order .cart__order-cost-price {
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  color: #171717;
}
.cart .cart__order .cart__order-check {
  width: 100%;
  max-width: 510px;
  margin-bottom: 24px;
}
.cart .cart__order .cart__order-cost-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.cart .cart__order .cart__order-checkbox-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #888888;
  padding-left: 28px;
}
.cart .cart__order .cart__order-checkbox-title a {
  color: #000;
}
.cart .cart__order .cart__order-checkbox-title:before {
  width: 18px;
  height: 18px;
  border: 1px solid #4D58D4;
  border: 1px solid var(--color-red);
}
.cart .cart__order .cart__order-checkbox-title:after {
  content: "";
  width: 18px;
  height: 18px;
  background-position: 50% 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L3.5 6.5L1 4' stroke='white' stroke-width='1.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 3px;
  z-index: 10;
}
.cart .cart__order-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  text-transform: uppercase;
  color: #171717;
  padding-bottom: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.cart .cart__order-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  border-top: 1px solid #E1E1E1;
  padding-top: 32px;
  margin-bottom: 32px;
}
@media screen and (max-width: 991.98px) {
  .cart .cart__order-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cart .cart__order-subtitle {
  width: 360px;
  min-width: 360px;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  text-transform: uppercase;
  color: #888888;
}
@media screen and (max-width: 1150px) {
  .cart .cart__order-subtitle {
    width: 270px;
    min-width: 270px;
  }
}
.cart .cart__order-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.cart .cart__order-col-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cart .check_order_tel_alert {
  margin-top: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-75%);
          transform: translateY(-75%);
  right: 10px;
  color: #171717;
  border: 2px solid #4D58D4;
  border-radius: 4px;
  padding: 12px 14px;
}
.cart .check_order_tel_alert .cart__order-button {
  cursor: pointer;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
}
@media screen and (max-width: 991.98px) {
  .cart .check_order_tel_alert {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    margin-top: 10px;
    width: 130px;
  }
}
@media screen and (max-width: 575.98px) {
  .cart .check_order_tel_alert {
    margin-bottom: 25px;
  }
}
.cart .user_data_tabs {
  background: #F5F5F5;
  border-radius: 8px;
  padding: 6px;
  margin-bottom: 32px;
}
@media screen and (max-width: 575.98px) {
  .cart .user_data_tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cart .user_data_tabs .user_data_tab_js {
  width: 230px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  border-radius: 6px;
  color: #888888;
  cursor: pointer;
}
.cart .user_data_tabs .user_data_tab_js.active {
  background: #4D58D4;
  background: var(--color-red);
  color: #fff;
}
.cart .cart__order .cart__order-label textarea {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #989898;
  padding: 22px;
  border: 1px solid #E1E1E1;
  border-radius: 6px;
}
.cart .cart__order .cart__order-checkbox input[type=checkbox]:checked + .cart__order-checkbox-title::before {
  background: #4D58D4;
  background: var(--color-red);
  border-radius: 3px;
  top: 3px;
}
.cart .cart_order_submit-button {
  width: 100%;
  padding: 22px 26px;
  width: 510px;
  height: 58px;
  /*border: 2px solid #4D58D4;*/
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  color: #171717;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Montserrat";
  background: transparent;
  background: var(--color-red);
  cursor: pointer;
}
.cart .cart_order_submit-button:hover {
  background: #4D58D4;
  background: transparent;
  border: 2px solid var(--color-red);
  color: #fff;
  color: var(--color-red)
}
.cart .cart__order .row {
  margin: 0 -15px;
}
.cart .cart__order .row .col-12 {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 991.98px) {
  .cart .cart__row-info {
    margin-left: 0;
    width: calc(100% - 200px);
    margin-bottom: 0;
  }
}/*# sourceMappingURL=global.css.map */