@media (max-width: 1500px) {
  .about__img {
    max-width: 600px;
  }
}

@media (max-width: 1350px) {
  .about__img {
    max-width: 500px;
  }
}

@media (max-width: 1200px) {
  .filter__btns .filter__btn-reset {
  display: block;
}
.filter__title-box .filter__btn-reset {
  display: none;
}
  #modef {
    display: none !important;
  }
  .filter-mob {
    top: 0;
    position: fixed;
    right: -100%;
    width: 100%;
    height: 100vh;
    z-index: 400;
    padding: 18px 0 46px 0;
    background: #FFF;
  -webkit-transition: right 0.4s linear;
  -o-transition: right 0.4s linear;
  transition: right 0.4s linear;
  transition: right 0.4s linear, right 0.4s linear;
}
.filter-mob--active {
  right:0;
  
}
  
.filter-mob .mob-cat__prev,.filter-mob .section-title {
  display: block;
}

  .text-block__wrapper h2,.custom__box--normal h2 {
  font-size: 34px;
  line-height: 34px;

}
.text-block__wrapper h3,.custom__box--normal h3 {
  font-size: 30px;
  line-height: 30px;

}
.text-block__wrapper h4, .custom__box--normal h4 {
  font-size: 28px;
  line-height: 22px;

}

.text-block__wrapper h5,.custom__box--normal h5 {

  font-size: 24px;
  line-height: 22px;

}
.text-block__wrapper * ,.custom__box--normal *{
  font-size: 16px;
  line-height: 22px;

}
  .basket__btns button {
    width: 100%;
    margin-bottom: 6px;
  }
  .close-btn {
    display: block;
  }
  .header__top,
  .header__middle,
  .header__bottom {
    display: none;
  }
  .text-block__wrapper {
    margin-bottom: 48px;
  }
  .header__mob {
    display: block;
    background-color: #fff;
    padding: 15px 0 30px 0;
  }
  .header__mob-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header__mob-wrapper .orders__phone {
    margin-bottom: 0;
  }
  .header__mob-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 96px;
    height: 24px;
  }
  .header__mob-links .header__top-item:first-child {
    margin-right: 0;
  }
  .header__top-item,
  .header__mob-login {
    width: 24px;
    height: 24px;
  }
  .header-fixed {
    top: -66px;
  }
  .header-fixed__inner {
    display: none;
  }
  .header-fixed .header__mob {
    display: block;
    padding: 0;
  }
  .header-fixed .price-list__link {
    width: 200px;
    padding: 8px 20px 8px 20px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-fixed .header__top-item,
  .header-fixed .header-fixed .header__mob-login {
    width: 24px !important;
    height: 24px !important;
  }
  .header-fixed .header__mob-links {
    width: 96px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .header-fixed.fixed-hide {
    top: -66px;
  }
  .header-fixed.fixed-show {
    top: 0px;
  }
  .burger-mob {
    cursor: pointer;
    width: 32px;
    height: 22px;
  }
  .burger-mob__line {
    width: 100%;
    height: 5px;
    background-color: #cc1717;
    border-radius: 5px;
  }
  .burger-mob__line + .burger-mob__line {
    margin-top: 3px;
  }
  .banner-section {
    padding: 24px 0;
  }
  .banner-section__wrapper {
    max-width: 308px;
  }
  .banner-section__wrapper h1 {
    margin-bottom: 12px;
    font-size: 34px;
    line-height: 36px;
  }
  .banner-section__wrapper p {
    font-size: 18px;
    line-height: 22px;
  }
  .banner-section__img {
    height: 320px;
    margin-left: 40px;
  }
  .banner-section__slider-item {
    padding: 12px 27px 12px 27px;
    width: 215px !important;
    height: 360px;
  }
  .banner-section__slider-item .link-blank {
    padding: 8px 22px;
  }
  .banner-section__slider-item .link-blank span {
    font-size: 14px;
    line-height: 14px;
  }
  .banner-section__slider-item .link-blank span::before {
    height: 8px;
    top: 1px;
  }
  .banner-section__slider-item .link-blank span::after {
    height: 8px;
    top: 7px;
  }
  .banner-section__slider.slick-slider {
    width: 215px !important;
  }
  .banner-section__slider .slick-dots {
    left: 45%;
    bottom: -10px;
  }
  .banner-section__slider .slick-dots li button {
    width: 5px;
    height: 5px;
    padding: 4px;
  }
  .banner-section__slider .slick-dots .slick-active button::before {
    width: 10px;
    height: 10px;
  }
  .slider-sale {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 12px;
  }
  .slider-img {
    max-width: 160px;
    height: 115px;
  }
  .slider-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 2px;
  }
  .benefits {
    padding: 54px 0px 84px 0px;
  }
  .benefits__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .benefits__items {
    max-width: 600px;
  }
  .arr-btn {
    width: 186px;
  }
  .wrapper-title {
    margin-bottom: 36px;
  }
  .section-title__text {
    font-size: 32px;
    line-height: 32px;
  }
  .popular-categories {
    padding: 0px 0 84px 0;
  }
  .popular-categories .col-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .category-card__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 750px;
  }
  .category-card__box--big {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .category-card__item {
    width: 350px;
    margin-bottom: 12px;
    padding: 7px 0 7px 7px;
  }
  .category-card__item--big {
    width: 350px;
    height: 134px;
    padding: 7px 0 7px 7px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .category-card__item--big .category-card__img,
  .category-card__item--big .helper-center {
    max-width: 75px;
    height: 85px;
  }
  .category-card__item--big .category-card__text {
    margin-bottom: 0;
    margin-left: 15px;
    max-width: 209px;
    font-size: 20px;
    line-height: 22px;
  }
  .category-card__img img {
    width: 84px;
    height: 84px;
  }
  .category-card__text {
    margin-left: 15px;
    max-width: 209px;
  }
  .small-two {
    margin-top: 0;
  }
  .move-to__arr::before {
    top: 43px;
  }
  .move-to__arr::after {
    top: 51px;
  }
  .popular-products {
    padding: 20px 0 84px 0;
  }
  .amount__num {
    width: 70px;
    height: 30px;
    font-size: 14px;
    line-height: 19px;
    padding: 9px 14px;
  }
  .amount__btn-plus {
    right: -1px;
  }
  .hint {
    width: 23px;
    height: 23px;
    font-size: 18px;
  }
  .popup-hint {
    left: -13px;
    width: 216px;
  }
  .popup-hint__text {
    max-width: 200px;
    font-size: 14px;
    line-height: 18px;
  }
  .popup-hint__text::before {
    left: 85px;
  }
  .about {
    padding: 42px 0;
  }
  .about__inner p {
    font-size: 17px;
    line-height: 24px;
    max-width: 458px;
  }
  .about__img {
    max-width: 440px;
    height: 480px;
  }
  .services {
    padding: 42px 0 18px 0;
  }
  .services__item {
    width: 214px;
    height: 214px;
    margin-bottom: 24px;
    padding: 10px 11px 0 11px;
  }
  .services__box-img {
    width: 192px;
    height: 130px;
    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;
  }
  .services__text {
    max-width: 192px;
    font-size: 17px;
    line-height: 18px;
  }
  .services__box-btn {
    max-width: 214px;
    height: 206px;
  }
  .services .col-md-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .services .arr-btn {
    width: 145px;
    font-size: 20px;
  }
  .articles {
    padding: 42px 0 84px 0;
    max-width: 960px;
  }
  .articles__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .articles__item--long {
    margin-bottom: 24px;
    padding: 0 0 24px 21px;
    max-width: 643px;
    width: 100%;
    height: 218px;
    background-size: cover !important;
    background-position: 0px center !important;
    background-repeat: no-repeat !important;
  }
  .articles__item--long::before {
    top: 100px;
  }
  .articles__item--long::after {
    top: 115px;
  }
  .articles__item--short {
    margin-bottom: 24px;
    padding: 0 0 24px 21px;
    max-width: 643px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .articles__text {
    max-width: 509px;
    font-size: 29px;
    line-height: 34px;
  }
  .articles__box-btn {
    margin-top: 12px;
  }
  .articles .link-box {
    margin-top: 18px;
  }
  .articles .col-md-12 .articles__item--long::before,
  .articles .col-md-12 .articles__item--long::after,
  .articles .col-md-12 .articles__item--short::before,
  .articles .col-md-12 .articles__item--short::after {
    opacity: 1;
  }
  .partners__item {
    width: 336px;
    max-height: 112px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .partners__item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .partners__item:hover .move-to {
    opacity: 0;
  }
  .partners__box-img {
    width: 80px;
    height: 88px;
  }
  .partners__item-right h5 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .partners__item-right p {
    display: none;
  }
  .partners .col-md-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__logo {
    width: 93px;
    height: 64px;
  }
  .footer__col:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer__col:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer__col:nth-child(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .footer__col:nth-child(4) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer__col:last-child {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .footer__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__email,
  .footer__tel {
    line-height: 18px;
  }
  .footer__col:nth-child(4) .footer__address,
  .footer__col:nth-child(4) .footer__hours {
    display: none;
  }
  .footer__col:nth-child(5) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .catalog-tabs .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog-tabs .product__items {
    width: 100%;
  }
  .catalog-tabs .product__item {
    width: 215px !important;
  }
  .product__item {
    width: 215px;
    height: 354px;
    padding: 16px 12px;
  }
  .product__box-title {
    overflow: hidden;
  }
  .product__title-link {
    font-size: 18px;
    line-height: 20px;
    max-width: 190px;
  }
  .product__price-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 12px;
  }
  .product__price {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }
  .product__btn-link {
    padding: 12px 18px;
    width: 190px;
    white-space: nowrap;
  }
  .product__btn-icon {
    display: none;
  }
  .product__btn-like {
    margin-top: 12px;
  }
  .product__img-link {
    max-width: 130px;
    height: 140px;
  }
  .product__cart {
    height: 30px;
    padding: 5px 17px;
  }
  .product__cart span {
    font-size: 16px;
  }
  .product__item--unavailable .product__cart {
    padding: 5px 12px;
    font-size: 15px;
    width: 100%;
    white-space: nowrap;
  }
  .amount__btn-min,
  .amount__btn-plus {
    top: 5px;
  }
  .tabs-content {
    padding: 40px 0;
  }
  .tabs-links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tabs-link {
    width: 255px;
  }
  .dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .dots .slick-slide.slick-current .dot span::before {
    content: "";
    background: #3281b5;
    width: 10px !important;
    height: 10px;
    position: absolute;
    left: 0px;
    top: -2px;
    border-radius: 50%;
  }
  .price-list__box-icon {
    display: none;
  }
  .price-list__link {
    width: 198px;
    text-align: center;
    padding: 12px 18px;
    white-space: nowrap;
  }
  .price-list__link::before {
    display: none;
  }
  .modal__wrapper {
    max-width: 460px;
  }
  .modal .form-title {
    font-size: 32px;
    margin-bottom: 18px;
  }
  .modal .form__btn {
    width: 214px;
  }
  .modal__politics p {
    font-size: 14px;
    line-height: 18px;
  }
  .modal__politics svg {
    padding-top: 3px;
  }
  .modal--repass .form__btn,
  .modal--reg .form__btn,
  .modal--order .form__btn,
  .modal--pricelist .form__btn {
    width: 274px;
  }
}

@media (max-width: 992px) {
  .banner-section__img {
    margin-left: 0;
    margin-right: 10px;
    max-width: 159px;
  }
  .about__img {
    max-width: 400px;
    right: -150px;
  }
  .articles {
    max-width: 720px;
  }
  .category-card__item,
  .category-card__item--big {
    width: 335px;
  }
  .text-block__wrapper h2,.custom__box--normal h2 {
  font-size: 32px;
  line-height: 32px;

}
.text-block__wrapper h3, .custom__box--normal h3 {
  font-size: 28px;
  line-height: 28px;

}
.text-block__wrapper h4 ,.custom__box--normal h4{
  font-size: 26px;
  line-height: 22px;

}

.text-block__wrapper h5,.custom__box--normal h5 {

  font-size: 22px;
  line-height: 22px;

}
.text-block__wrapper *,.custom__box--normal * {
  font-size: 14px;
  line-height: 22px;

}
}

@media (max-width: 768px) {
  .text-block__wrapper h2,.custom__box--normal h2 {
  font-size: 26px;
  line-height: 30px;

}
.text-block__wrapper h3,.custom__box--normal h3 {
  font-size: 24px;
  line-height: 26px;

}
.text-block__wrapper h4,.custom__box--normal h4 {
  font-size: 22px;
  line-height: 22px;

}

.text-block__wrapper h5,.custom__box--normal h5 {

  font-size: 20px;
  line-height: 22px;

}
.text-block__wrapper *,.custom__box--normal * {
  font-size: 17px;
  line-height: 22px;

}
  .header {
    padding-top: 85px;
    padding-bottom: 0;
  }
  .header__mob {
    padding: 12px 0px;
  }
  .header__mob-links {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .header--pb .header__mob {
    padding: 12px 0 !important;
  }
  .header-fixed {
    top: -60px;
  }
  .header-fixed .header__mob .price-list__link {
    display: none;
  }
  .header-fixed.fixed-hide {
    top: -60px;
  }
  .header-fixed.fixed-show {
    top: 0px;
  }
  .logo {
    max-width: 50px;
    height: 35px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .burger-mob {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .orders {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .orders__phone span {
    display: none;
  }
  .orders__phone svg {
    width: 25px;
    height: 25px;
  }
  .banner-section {
    padding: 30px 0;
  }
  .banner-section__img {
    display: none !important;
  }
  .banner-section__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .banner-section__wrapper {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .banner-section__wrapper h1 {
    font-size: 30px;
    max-width: 100%;
    line-height: 32px;
  }
  .banner-section__slider-item {
    padding: 12px 34px;
    width: 255px !important;
    height: 390px;
  }
  .banner-section__slider-item .link-blank {
    padding: 9px 25px;
  }
  .banner-section__slider-item .link-blank span::before {
    height: 9px;
  }
  .banner-section__slider-item .link-blank span::after {
    height: 9px;
  }
  .banner-section__slider.slick-slider {
    width: 255px !important;
  }
  .banner-section__slider .slick-dots {
    left: 45%;
    bottom: 0px;
  }
  .slider-img {
    max-width: 185px;
    height: 135px;
  }
  .slider-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 6px;
  }
  .wrapper-title {
    margin-bottom: 30px;
  }
  .section-title__text {
    font-size: 28px;
    line-height: 28px;
  }
  .benefits {
    padding: 30px 0 50px 0;
  }
  .benefits__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .benefits__item {
    margin-bottom: 18px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
  }
  .benefits__item p {
    text-align: left;
    max-width: 445px;
    width: 100%;
  }
  .benefits__item:last-child {
    margin-bottom: 0;
  }
  .benefits__img {
    width: 52px;
    height: 52px;
    margin-bottom: 0;
    margin-right: 12px;
  }
  .benefits__icon {
    max-width: 34px;
    height: 32px;
  }
  .popular-categories {
    padding: 10px 0 60px 0;
    max-width: 100%;
  }
  .popular-categories .container {
    max-width: 100%;
    padding: 0;
  }
  .popular-categories .link-box {
    margin-top: 18px;
  }
  .category-card {
    margin-bottom: 6px;
  }
  .category-card__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 100%;
    width: 100%;
  }
  .category-card__item {
    width: 100%;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .category-card__box {
    max-width: 510px;
  }
  .category-card__item--big .category-card__text,
  .category-card__text {
    max-width: 100%;
    margin-left: 16px;
    font-size: 18px;
    line-height: 22px;
  }
  .category-card__item--big .category-card__img,
  .category-card__img {
    max-width: 60px;
    height: 60px;
  }
  .category-card__item--big .category-card__img img,
  .category-card__img img {
    max-width: none;
    height: 100%;
  }
  .category-card .helper-center {
    max-width: 60px;
    height: 60px;
  }
  .popular-categories .more {
    margin-top: 30px;
  }
  .popular-categories .col-md-6 {
    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;
  }
  .tabs-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs-link {
    width: 100%;
    border-top: 1px solid rgba(196, 210, 219, 0.3);
  }
  .tabs-link:last-child {
    border-bottom: 1px solid rgba(196, 210, 219, 0.3);
  }
  .tabs-content {
    padding: 14px 0 30px 0;
  }
  .product__like {
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
  .product__label:not(.product__label--gray) {
    border: none;
  }
  .product__label:not(.product__label--gray) span {
    font-size: 13px;
  }
  .product__label:not(.product__label--gray) svg {
    width: 17px;
    height: 17px;
  }
  .product__labels:not(.product__label--gray) {
    top: -4px;
  }
  .dots {
    margin-top: 24px;
  }
  .popular-products {
    padding: 20px 0 42px 0;
  }
  .about {
    padding: 30px 0;
  }
  .about__img {
    display: none !important;
  }
  .about__inner p {
    color: #505050;
    max-width: 100%;
  }
  .services {
    padding: 30px 0 18px 0;
  }
  .services__item {
    width: 214px;
    height: 214px;
    margin-bottom: 24px;
    padding: 10px 11px 0 11px;
  }
  .services__box-img {
    width: 192px;
    height: 130px;
    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;
  }
  .services__text {
    max-width: 192px;
    font-size: 17px;
    line-height: 18px;
  }
  .services__box-btn {
    max-width: 214px;
    height: 206px;
  }
  .services .arr-btn {
    width: 145px;
    font-size: 20px;
  }
  .articles {
    padding: 30px 0 60px 0;
    max-width: 960px;
  }
  .articles__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .articles .container {
    max-width: 100%;
    padding: 0;
  }
  .articles__item--long {
    margin-bottom: 5px;
    padding: 0 0 0px 15px;
    max-width: 100%;
    width: 100%;
    height: 200px;
    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;
    border-radius: 0px;
    background-size: cover !important;
    background-position: 0px center !important;
    background-repeat: no-repeat !important;
  }
  .articles__item--long::before {
    top: 42%;
  }
  .articles__item--long::after {
    top: 50%;
  }
  .articles__item--short {
    margin-bottom: 5px;
    padding: 0 0 0px 15px;
    max-width: 100%;
    border-radius: 0px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    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;
    height: 200px;
  }
  .articles__item--short::before {
    top: 42%;
  }
  .articles__item--short::after {
    top: 50%;
  }
  .articles__item--short + .articles__item--short {
    margin-top: 0;
  }
  .articles__text {
    max-width: 265px;
    font-size: 18px;
    line-height: 22px;
  }
  .articles__text-box {
    max-width: 510px;
    width: 100%;
  }
  .articles__box-btn {
    margin-top: 12px;
  }
  .articles .link-box {
    margin-top: 20px;
  }
  .articles .col-md-12 .articles__item--long::before,
  .articles .col-md-12 .articles__item--long::after,
  .articles .col-md-12 .articles__item--short::before,
  .articles .col-md-12 .articles__item--short::after {
    opacity: 1;
  }
  .partners .col-md-6 {
    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;
  }
  .partners .more {
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .partners {
    padding-bottom: 30px;
  }
  .partners__item {
    width: 336px;
    max-height: 112px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .partners__item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .partners__item:hover .move-to {
    opacity: 0;
  }
  .partners__box-img {
    width: 80px;
    height: 88px;
  }
  .partners__item-right h5 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .partners__item-right p {
    display: none;
  }
  .footer {
    padding: 30px 0 30px 0;
  }
  .footer .orders__phone span {
    display: block;
    padding-left: 10px;
  }
  .footer .price-list__link {
    display: block;
  }
  .footer__logo {
    width: 93px;
    height: 64px;
  }
  .footer__col {
    margin-bottom: 20px;
  }
  .footer__col:nth-child(2) {
    width: 260px;
  }
  .footer__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__email,
  .footer__tel {
    line-height: 18px;
  }
  .footer__col:nth-child(4) .footer__address,
  .footer__col:nth-child(4) .footer__hours {
    display: none;
  }
  .footer__col:nth-child(5) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer__col:nth-child(5) .price-list__link {
    display: block;
  }
  .footer__col:nth-child(5) .footer__address {
    margin-top: 20px;
  }
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer__rights {
    margin-bottom: 12px;
    margin-top: 5px;
  }
  .price-list__box-icon {
    display: none;
  }
  .price-list__link {
    display: none;
    width: 198px;
    text-align: center;
    padding: 12px 18px;
    white-space: nowrap;
  }
  .price-list__link::before {
    display: none;
  }
  .fancybox-is-sliding .fancybox-slide,
  .fancybox-slide--current,
  .fancybox-slide--next,
  .fancybox-slide--previous {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .fancybox-container {
    max-width: 760px;
    overflow: hidden !important;
  }
  .modal {
    max-width: 100%;
    height: 100vh;
    padding: 24px 0 30px 0;
  }
  .modal__wrapper {
    max-width: 100%;
    padding: 0 15px;
  }
  .modal .form-title {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .modal .form-text {
    display: none;
  }
  .modal--purchase .form-text {
    display: block;
  }
  .modal--purchase .form__btn-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .modal--purchase .form__btn--white {
    margin-top: 12px;
  }
  .modal__info {
    margin-top: 18px;
  }
  .modal__info-text {
    display: none;
  }
  .modal__politics {
    margin-top: 0;
  }
  .modal__politics p {
    font-size: 12px;
    line-height: 14px;
  }
  .modal__politics svg {
    padding-top: 0;
  }
  .modal .form__btn {
    width: 48%;
  }
  .modal .form__btn-box {
    margin-top: 30px;
  }
  .modal__radio-wrapper {
    margin-top: 26px;
  }
  .modal__radio-items {
    margin-bottom: 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .modal__radio-items .custom__radio-btn + .custom__radio-btn {
    margin-top: 12px;
  }
  .modal--repass .form__btn,
  .modal--reg .form__btn,
  .modal--order .form__btn,
  .modal--pricelist .form__btn {
    width: 100%;
  }
  .fancybox-slide--html {
    padding: 0;
  }
  .menu-mob {
    padding-top: 86px;
    max-width: 100%;
  }
  .menu-mob__top {
    padding-right: 70px;
  }
  .menu-mob__catalog {
    max-width: 780px;
  }
  .menu-mob .orders__phone span {
    display: block;
  }
  .menu-mob .logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 30px;
  }
  .menu-mob #title-search {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .menu-mob .search,
  .menu-mob .search__input {
    max-width: 560px;
  }
  .product__like--active .fav-add {
    display: none !important;
  }
  .product__like--active .fav-delete {
    display: block !important;
  }
}

@media (max-width: 576px) {
  .catalog-lvl-one__list-short .product__item {
    margin-right: 5px;
  }
  .modal__arr-back {
    left: 5px;
    top: 4px;
  }
  .modal .form__input,
  .modal .form__textarea {
    font-size: 15px;
  }
  .container {
    max-width: 320px;
  }
  .benefits__item p {
    max-width: 220px;
  }
  .popular-products {
    padding: 20px 0 42px 0;
  }
  .popular-products .col-sm-6 {
    width: 50%;
  }
  .product--mob .product__item {
    width: 140px !important;
    height: 290px;
    padding: 12px 6px;
  }
  .product--mob .product__item--unavailable .product__cart {
    height: 100%;
    white-space: normal;
  }
  .product--mob .product__item--unavailable .product__cart-box {
    padding-top: 15px;
  }
  .product--mob .product__label--gray {
    width: 100px !important;
  }
  .product--mob .product__label-long {
    padding: 4px 6px;
  }
  .product--mob .product__label-long span {
    font-size: 12px;
    line-height: 12px;
  }
  .product--mob .product__img-link {
    max-width: 90px;
    height: 95px;
  }
  .product--mob .product__img-box {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .product--mob .product__like svg {
    width: 18px;
    height: 18px;
  }
  .product--mob .product__box-title {
    overflow: hidden;
    margin-bottom: 4px;
    height: 32px;
  }
  .product--mob .product__title-link {
    font-size: 15px;
    line-height: 16px;
    max-width: 128px;
  }
  .product--mob .product__price {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
  }
  .product--mob .product__sale {
    font-size: 13px;
    line-height: 15px;
  }
  .product--mob .product__cart-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product--mob .product__cart {
    width: 100%;
  }
  .product--mob .product__cart span {
    display: block;
    text-align: center;
  }
  .product--mob .amount {
    margin-bottom: 3px;
  }
  .product--mob .amount__num {
    width: 100%;
  }
  .product--mob .hint {
    width: 20px;
    height: 20px;
  }
  .product--mob .popup-hint {
    left: -6px;
    width: 140px;
    padding: 6px 14px 10px 6px;
  }
  .product--mob .popup-hint__text {
    max-width: 120px;
    font-size: 14px;
    line-height: 18px;
  }
  .product--mob .popup-hint__text::before {
    left: 85px;
    bottom: -14px;
  }
  .new-products {
    padding: 0px 0 42px 0;
  }
  .new-products .col-sm-6 {
    width: 50%;
  }
  .services {
    padding: 30px 0 18px 0;
  }
  .services__item {
    width: 148px;
    height: 155px;
    margin-bottom: 8px;
    padding: 0px 4px 6px 4px;
  }
  .services__box-img {
    width: 122px;
    height: 83px;
    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;
    margin-bottom: 10px;
  }
  .services__text {
    max-width: 142px;
    font-size: 15px;
    line-height: 16px;
    height: 48px;
    overflow: hidden;
  }
  .services__box-btn {
    display: none;
  }
  .services .col-sm-6 {
    width: 50%;
  }
  .articles__item--long {
    height: 115px;
  }
  .articles__item--long::before,
  .articles__item--long::after {
    height: 15px;
    right: 12px;
  }
  .articles__item--short {
    height: 115px;
  }
  .articles__item--short::before,
  .articles__item--short::after {
    height: 15px;
    right: 12px;
  }
  .articles__item--short .articles__text {
    max-width: 265px;
  }
  .partners .col-md-6 {
    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;
  }
  .partners .more {
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .partners__item {
    width: 290px;
    max-height: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .partners__item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .partners__item:hover .move-to {
    opacity: 0;
  }
  .partners__box-img {
    width: 80px;
    height: 88px;
  }
  .partners__item-right h5 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .partners__item-right p {
    display: none;
  }
  .footer .price-list__link {
    width: 158px;
    padding: 6px 12px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: normal;
  }
  .footer .price-list__link span {
    display: block;
    max-width: 128px;
  }
  .footer__col:nth-child(2) {
    width: 140px;
  }
  .footer__col-title {
    margin-bottom: 12px;
  }
  .footer__address {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer__rights {
    font-size: 16px;
    max-width: 210px;
  }
  .menu-mob__wrapper {
    padding: 0 15px 30px 15px;
  }
  .menu-mob .logo {
    display: none;
  }
  .menu-mob__back-mob {
    display: block;
    width: 600px;
    background-color: #f6f8fa;
    margin: 0 -15px;
  }
  .menu-mob__back-mob a {
    font-size: 24px;
    line-height: 18px;
    color: #666f75;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 15px;
  }
  .menu-mob__back-icon {
    margin-right: 24px;
  }
  .menu-mob .search,
  .menu-mob .search__input {
    max-width: 100%;
    font-size: 16px;
    line-height: 18px;
  }
  .menu-mob .search__input {
    padding: 0 45px 5px 8px;
  }
  .menu-mob .search__icon {
    bottom: 11px;
  }
  .menu-mob .search__btn {
    bottom: 2px;
  }
  .menu-mob__close-btn {
    display: none;
  }
  .menu-mob__top {
    margin: 18px 0;
    padding-right: 0;
  }
  .menu-mob__catalog {
    margin: 0 -15px 18px -35px;
  }
  .menu-mob__catalog-link {
    font-size: 18px;
  }
  .menu-mob__catalog-link span::before {
    top: 1px;
  }
  .menu-mob__item {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .menu-mob .price-list__link {
    display: block;
    margin-top: 18px;
    width: 290px;
    height: 42px;
  }
  .menu-mob__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-mob__contacts {
    margin-bottom: 18px;
  }
  .menu-mob .footer__hours {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .catalog-mob__col,
  .catalog-mob__col-second {
    padding: 0 0 30px 0;
  }
  .catalog-mob__back,
  .catalog-mob__back--main {
    width: 600px;
    background-color: #f6f8fa;
    margin: 0 -15px;
    padding: 16px 15px;
  }
  .catalog-mob__back a,
  .catalog-mob__back--main a {
    font-size: 24px;
    line-height: 18px;
    color: #666f75;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .catalog-mob__back span,
  .catalog-mob__back--main span {
    padding-left: 44px;
  }
  .catalog-mob__back span::before,
  .catalog-mob__back--main span::before {
    left: 15px;
    top: -2px;
  }
  .catalog-mob__col-second .catalog-mob__item {
    padding: 0 15px;
    max-width: 100%;
  }
  .catalog-mob__title {
    max-height: 67px;
    margin: 18px 0;
  }
  .catalog-mob__title-link {
    font-size: 18px;
    padding: 12px 15px;
  }
  .catalog-mob__items {
    padding: 0 15px;
  }
  .catalog-mob__icon {
    max-width: 34px;
    height: 34px;
    margin-right: 12px;
  }
  .catalog-mob__link {
    font-size: 17px;
    line-height: 17px;
  }
}

@media (max-width: 1400px) {
  .single-wrapper {
    max-width: none;
    width: 1110px;
  }
}

@media (max-width: 1200px) {
  .header--pb .header__mob {
    padding: 18px 0 20px 0px;
  }
  .breadcrumbs {
    padding: 0 0 14px 0;
  }
  .single-wrapper {
    padding-top: 24px;
    max-width: 930px;
    width: 100%;
  }
  .wrapper-title--single {
    margin-bottom: 30px;
  }
  .main-catalog {
    padding: 0 0 42px 0;
  }
  .main-catalog__item {
    width: 440px;
  }
  .main-catalog__img {
    max-width: 40px;
    height: 40px;
  }
  .main-catalog__top {
    padding: 22px 18px 22px 12px;
  }
  .main-catalog__link {
    max-width: 230px;
  }
  .main-catalog__category {
    margin-right: 12px;
  }
  .viewed {
    padding: 42px 0 22px 0px;
  }
  .viewed .container-fluid {
    padding: 0;
  }
  .viewed__product-row {
    padding-top: 30px;
  }
  .viewed .product__item + .product__item {
    margin-left: 12px;
  }
  .viewed .product__price,
  .viewed .product__price-box {
    margin-bottom: 0;
  }
  .viewed .product__box-hint .close-btn {
    right: -9px;
    top: -7px;
  }
  .container--scroll {
    max-width: 100%;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -ms-touch-action: pan-x;
    touch-action: pan-x;
    z-index: 1;
  }
  .row--scroll {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    max-width: none;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 20px;
  }
  .breadcrumbs .row--scroll {
    padding-bottom: 0;
    display: -webkit-inline-box;
  }
  .breadcrumbs .container {
    position: relative;
  }
  .cloud-hidden {
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 100;
    display: block;
    -webkit-box-shadow: -70px 0px 20px -20px #fff inset;
    box-shadow: -70px 0px 20px -20px #fff inset;
    padding: 10px 10px 10px 30px;
    width: 60px;
    height: 50px;
  }
}

@media (max-width: 992px) {
  .single-wrapper {
    max-width: 690px;
  }
  .main-catalog__items {
    width: 100%;
  }
  .main-catalog__items .col-md-6 {
    padding-left: 0;
    padding-right: 0;
    max-width: 330px;
  }
  .main-catalog__bottom {
    padding: 18px 9px 0 12px;
  }
  .main-catalog__item {
    width: 330px;
  }
  .main-catalog__item + .main-catalog__item {
    margin-top: 12px;
  }
  .main-catalog__link {
    max-width: 210px;
  }
  .main-catalog__category {
    font-size: 15px;
    line-height: 15px;
  }
  .viewed__product-row .product__item {
    width: 155px !important;
    height: 255px;
    padding: 12px 10px;
  }
  .viewed__product-row .product__img-box {
    padding-bottom: 6px;
    margin-bottom: 6px;
  }
  .viewed__product-row .product__img-link {
    max-width: 125px;
    height: 140px;
  }
  .viewed__product-row .product__box-title {
    margin-bottom: 2px;
  }
  .viewed__product-row .product__sale {
    font-size: 14px;
    margin-bottom: 0;
  }
  .viewed__product-row .product__price {
    margin-bottom: 0;
    font-size: 17px;
  }
  .viewed__product-row .product__price-box {
    margin-bottom: 0;
  }
  .viewed__product-row .product__like svg {
    width: 17px;
    height: 17px;
  }
  .viewed__product-row .product__labels {
    left: -3px;
  }
  .viewed__product-row .product__item--unavailable .product__label--gray {
    width: 85px !important;
  }
  .viewed__product-row .product__item--unavailable .product__label-long {
    padding: 10px 5px;
    height: 20px;
  }
  .viewed__product-row .product__item--unavailable .product__label-long span {
    font-size: 10px;
    line-height: 10px;
  }
  .viewed__product-row .popup-hint {
    width: 155px;
  }
}

@media (max-width: 768px) {
  .wrapper-title--single h3 {
    max-width: 510px;
  }
  .breadcrumbs {
    padding: 4px 0 24px 0;
  }
  .breadcrumbs__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f6f8fa;
  }
  .breadcrumbs .container {
    max-width: 100%;
    padding: 0;
  }
  .breadcrumbs__list {
    display: none !important;
  }
  .breadcrumbs__mobile {
    display: block;
    padding: 18px 0px 18px 15px;
    max-width: 540px;
    width: 100%;
  }
  .breadcrumbs__mobile-link {
    font-size: 24px;
    line-height: 18px;
    color: #666f75;
    padding-left: 34px;
    position: relative;
  }
  .breadcrumbs__mobile-link .arr-helper::before,
  .breadcrumbs__mobile-link .arr-helper::after {
    width: 3px;
    height: 16px;
    background-color: #666f75;
  }
  .breadcrumbs__mobile-link .arr-helper::before {
    left: 7px;
    top: -5px;
    -webkit-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    transform: rotate(46deg);
  }
  .breadcrumbs__mobile-link .arr-helper::after {
    left: 7px;
    top: 5px;
    -webkit-transform: rotate(-46deg);
    -ms-transform: rotate(-46deg);
    transform: rotate(-46deg);
  }
  .single-wrapper {
    padding-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
  }
  .wrapper-title--single {
    margin-bottom: 24px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-catalog {
    padding: 0 0 30px 0;
  }
  .main-catalog__items .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
  }
  .main-catalog__img {
    max-width: 30px;
    height: 30px;
  }
  .main-catalog__top {
    padding: 18px 12px;
  }
  .main-catalog__link {
    font-size: 16px;
    line-height: 16px;
    max-width: 190px;
  }
  .main-catalog__link span {
    padding-right: 14px;
  }
  .main-catalog__bottom {
    padding: 12px 9px 0 12px;
  }
  .main-catalog__item {
    width: 100%;
  }
  .main-catalog__item + .main-catalog__item {
    margin-top: 6px;
  }
  .main-catalog__category {
    margin-right: 0;
    display: block;
  }
  .main-catalog__category + .main-catalog__category {
    margin-top: 6px;
  }
  .viewed {
    padding: 30px 0 10px 0;
  }
  .viewed .wrapper-title {
    margin-bottom: 24px;
  }
  .viewed__product-row {
    padding-top: 0;
  }
}

@media (max-width: 576px) {
  .header__mob .container,
  .header-fixed .container {
    max-width: 100% !important;
  }
  .wrapper-title--single h3 {
    max-width: 290px;
  }
  .breadcrumbs__mobile {
    max-width: 100%;
  }
  .viewed__product-row .product__item {
    width: 140px !important;
    height: 210px;
    padding: 6px 6px 12px 6px;
  }
  .viewed__product-row .product__img-link {
    max-width: 85px;
    height: 95px;
  }
  .viewed__product-row .product__box-title {
    height: 48px;
  }
  .viewed__product-row .product__title-link {
    font-size: 15px;
    line-height: 16px;
    height: 48px;
  }
  .viewed__product-row .product__labels:not(.product__label--gray) {
    top: 0px;
  }
  .viewed__product-row .popup-hint {
    width: 140px;
    left: -6px;
    padding: 9px 12px 12px 8px;
  }
  .single-product__left {
    padding-left: 0;
  }
  .single-product__line-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single-product__line--before {
    margin: 12px 0 0 0;
  }
  .cookie {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media (max-width: 1200px) {
  .services-catalog__items {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .services-catalog {
    padding-bottom: 42px;
  }
  .services-catalog__item {
    width: 100%;
    max-width: 450px;
  }
  .services-catalog .col-md-6 {
    padding-left: 0;
    padding-right: 0;
    max-width: 450px;
  }
  .services-catalog__box p {
    max-width: 285px;
    height: 50px;
  }
}

@media (max-width: 992px) {
  .services-catalog__item {
    max-width: 335px;
  }
  .services-catalog .col-md-6 {
    max-width: 335px;
  }
  .services-catalog__img {
    max-width: 62px;
    height: 55px;
  }
  .services-catalog__img img {
    height: auto;
    max-width: 100%;
  }
  .services-catalog__box {
    padding: 14px 18px;
  }
  .services-catalog__box p {
    max-width: 215px;
  }
}

@media (max-width: 768px) {
  .cloud-hidden {
    display: none;
  }
  .services-catalog {
    padding-bottom: 12px;
  }
  .services-catalog__item {
    max-width: 100%;
    height: 130px;
  }
  .services-catalog .col-sm-12 {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .services-catalog__link-box {
    padding: 16px 11px;
  }
  .services-catalog__box {
    padding: 12px;
  }
  .services-catalog__box p {
    max-width: 350px;
  }
}

@media (max-width: 576px) {
  .services-catalog__box p {
    max-width: 170px;
    height: 34px;
  }
}

@media (max-width: 1200px) {
  .text-block__img {
    display: none !important;
  }
  .text-block__wrapper p,
  .text-block__wrapper ul,
  .text-block__wrapper ol {
    max-width: 100%;
  }
  .tabs-another {
    padding: 42px 0 20px 0;
  }
  .buy-products {
    padding: 20px 0 40px 0;
  }
  .buy-products .wrapper-title {
    margin-bottom: 16px;
  }
  .buy-products .container-fluid {
    padding: 0;
  }
  .buy-products .product__item {
    margin-right: 12px;
    width: 215px !important;
  }
  .product__slider {
    padding-top: 20px;
  }
  .product__slider .slick-list .slick-track {
    padding: 0px 0;
  }
  .single-product .wrapper-title--single {
    margin-bottom: 12px;
  }
  .single-product__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single-product__properties {
    display: none;
  }
  .single-product .anchor-link__single {
    display: none;
  }
  .single-product__left {
    margin-right: 0;
    margin-bottom: 18px;
  }
  .single-product__line-box {
    margin-bottom: 0;
  }
  .single-product .product__cart,
  .single-product__buy {
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .single-product .dis-none {
    display: none;
  }
  .single-product__items {
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: initial;
  }
  .single-product .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .single-product__slider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .single-product .big-slider__slider {
    width: 244px;
  }
  .single-product .mini-slider__slider {
    width: 200px;
  }
  .single-product .big-slider__slide {
    max-width: 244px;
    height: 244px;
  }
  .single-product .mini-slider__slide {
    max-width: 48px;
    height: 48px;
  }
}

@media (max-width: 768px) {
  .buy-products {
    padding: 15px 0 20px 0;
  }
  .buy-products .wrapper-title {
    margin-bottom: 4px;
  }
  .tabs-another {
    padding: 30px 0 20px;
  }
  .tabs-another .tabs-content {
    padding: 30px 0 0 0;
  }
  .tabs-another .container-fluid {
    padding: 0;
  }
  .tabs-another .container--max {
    max-width: 100%;
    padding: 0;
  }
  .tabs-another__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs-another__link {
    font-size: 20px;
    font-weight: 400;
    padding: 12px 0;
    border-top: 1px solid rgba(196, 210, 219, 0.3);
    text-align: center;
  }
  .tabs-another__link--active {
    background-color: #f3f7f9;
    border-bottom: none;
  }
  .text-block__wrapper h4 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 6px;
  }
  .text-block__wrapper h5 {
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 6px;
  }
  .text-block__wrapper p,
  .text-block__wrapper span {
    font-size: 17px;
    line-height: 22px;
  }
  .text-block__wrapper ul li,
  .text-block__wrapper ol li {
    padding-left: 20px;
  }
  .text-block__wrapper ol li::before {
    left: -6px;
  }
  .single-product .big-slider__slider {
    margin-left: 0;
  }
  .single-product .mini-slider__slider {
    width: 100px !important;
  }
  .single-product .slick-slide.slick-current .mini-slider__slide {
    background-color: #3281b5;
    width: 10px !important;
    max-width: 10px !important;
    height: 10px;
    border: 0;
  }
  .single-product .slick-slide.slick-current .mini-slider__slide::before {
    content: none;
  }
  .single-product .mini-slider__slide {
    width: 7px !important;
    max-width: 7px !important;
    height: 7px;
    background-color: #c4d2db;
    border-radius: 50%;
  }
  .single-product .mini-slider__slide img {
    display: none;
  }
  .single-product__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .single-product__slider {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .single-product__right {
    width: 100%;
    background-color: #fff;
    padding: 0;
  }
  .single-product__sale {
    font-size: 24px;
    line-height: 22px;
    margin-bottom: 6px;
  }
  .single-product__price {
    margin-bottom: 24px;
  }
  .single-product__label {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .single-product__num {
    margin-right: 35px;
  }
  .single-product__sum .single-product__price {
    font-size: 24px;
    line-height: 26px;
    padding: 0;
  }
  .single-product__box {
    margin-bottom: 22px;
  }
  .single-product__price-line--active {
    background-color: #f3f7f9;
  }
  .single-product__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single-product__buy,
  .single-product .product__cart {
    width: 100%;
  }
  .single-product__buy {
    margin-top: 6px;
  }
  .single-product .product__like svg {
    display: none;
  }
  .single-product__info {
    width: 100%;
  }
  .product__like--mob {
    display: block;
    margin-top: 18px;
    font-size: 18px;
    line-height: 25px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #3281b5;
  }
}

@media (max-width: 576px) {
  .buy-products .product__item {
    width: 140px !important;
  }
  .buy-products .section-title {
    padding: 0 15px;
    text-align: center;
  }
  .single-product__info {
    width: 290px;
  }
}

@media (max-width: 1200px) {
  .text-block__img {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-bottom: 30px;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 300px;
  }
  .text-block__img img {
    max-width: none;
    height: auto;
    width: 100%;
  }
  .text-block__wrapper div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .form-main {
    padding-bottom: 30px;
  }
  .form-main .container {
    max-width: 100%;
    padding: 0;
  }
  .single-service__inner {
    padding: 0 5px;
  }
  .single-service__img {
    max-width: 440px;
    height: 252px;
  }
  .table-block {
    padding-bottom: 42px;
  }
  .table-block .container--max {
    max-width: 960px;
    padding: 0 15px;
    margin: 0 auto;
  }
  .table-block .container--max .container {
    max-width: 100%;
    padding: 0;
  }
  .table-one__wrapper {
    max-width: 960px;
  }
  .table-one__rest {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    max-width: 100%;
    overflow-x: scroll;
    margin-left: 280px;
  }
  .table-one__rest .table-one__column {
    min-width: 300px;
  }
  .table-one__main {
    position: absolute;
    z-index: 10;
  }
  .single-product .product__note {
    width: initial;
  }
}

@media (max-width: 992px) {
  .single-service__img {
    max-width: 335px;
    height: 252px;
  }
  .table-block .container--max {
    max-width: 720px;
  }
}

@media (max-width: 768px) {
  .text-block__wrapper ul li::before {
    left: 0;
  }
  .single-service .section-title__text {
    text-align: center;
  }
  .single-service__imgs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single-service__img {
    max-width: 100%;
  }
  .single-service__img + .single-service__img {
    margin-top: 18px;
  }
  .single-service__inner {
    padding: 0 15px;
  }
  .text-block__img {
    margin-bottom: 24px;
  }
  .table-block {
    padding-bottom: 36px;
  }
  .table-block .container--max {
    max-width: 540px;
  }
  .table-one__column span {
    height: auto;
    max-width: 160px;
  }
  .table-one__main {
    width: 160px;
  }
  .table-one__rest {
    margin-left: 160px;
  }
  .table-one__rest .table-one__column {
    min-width: 160px;
  }
  .table-one__top {
    height: 30px !important;
  }
  .table-one__column span {
    font-size: 16px;
    line-height: 17px;
  }
  .form {
    width: 100%;
  }
  .form-main {
    padding-bottom: 36px;
  }
  .form-main .container {
    max-width: 540px;
    padding: 0 15px;
  }
  .form-wrapper {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .form-title {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 24px;
  }
  .form-text {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 18px;
  }
  .form__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form__box .form__item + .form__item {
    margin-left: 0px;
    margin-top: 18px;
  }
  .form__label {
    font-size: 18px;
    line-height: 18px;
  }
  .form__item {
    width: 100%;
  }
  .form__input {
    width: 100%;
  }
  .form__btn-box {
    margin-top: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .text-block__img {
    height: 100%;
  }
  .form-main .container {
    max-width: 320px;
  }
  .form__input,
  .form__textarea {
    font-size: 17px;
  }
}

@media (max-width: 1200px) {
  .catalog-sales {
    padding-bottom: 18px;
  }
  .catalog-sales .col-md-12 {
    padding: 0;
  }
  .catalog-sales__item {
    width: 100%;
    margin-bottom: 24px;
  }
  .catalog-sales__left span {
    left: -10px;
    top: -8px;
  }
  .catalog-sales__img {
    max-width: 215px;
    width: 215px;
    height: 170px;
  }
  .catalog-sales__img img {
    height: auto;
    width: 100%;
  }
  .catalog-sales__right {
    width: 100%;
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 992px) {
  .catalog-sales__link {
    margin-bottom: 6px;
    font-size: 19px;
    line-height: 23px;
  }
  .catalog-sales__text {
    padding-bottom: 10px;
    padding-top: 6px;
  }
}

@media (max-width: 768px) {
  .catalog-sales {
    padding-bottom: 6px;
  }
  .catalog-sales__items {
    padding: 0 15px;
  }
  .catalog-sales__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 7px 12px 12px 12px;
  }
  .catalog-sales__left {
    margin-bottom: 12px;
  }
  .catalog-sales__left span {
    left: 0;
    top: 0;
  }
  .catalog-sales__right {
    padding: 0;
  }
  .catalog-sales__link {
    font-size: 18px;
    line-height: 19px;
  }
  .catalog-sales__text {
    font-size: 16px;
    line-height: 19px;
    height: 48px;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 18px;
  }
  .catalog-sales__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .catalog-sales__time {
    margin-top: 12px;
  }
  .catalog-sales__img {
    width: 100%;
    max-width: 100%;
    height: 150px;
  }
}

@media (max-width: 576px) {
  .catalog-sales__img {
    height: 105px;
  }
}

@media (max-width: 1200px) {
  .single-sale .catalog-sales__time {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .single-sale .catalog-sales__left span {
    left: 0;
    top: 0;
  }
  .sales-products {
    padding-top: 42px;
  }
  .sales-products .product__item {
    margin-bottom: 25px;
  }
}

@media (max-width: 992px) {
  .single-sale .section-title__text {
    text-align: center;
  }
  .sales-products {
    padding-bottom: 42px;
  }
  .sales-products .product__item {
    width: 215px !important;
  }
  .sales-products .product__items {
    margin-top: 18px;
  }
}

@media (max-width: 768px) {
  .single-sale .wrapper-title--single {
    margin-bottom: 12px;
  }
  .single-sale .catalog-sales__time {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 16px;
  }
  .sales-products {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .sales-products .product__items {
    margin-top: 24px;
  }
  .sales-products .product__item {
    margin-bottom: 12px;
  }
  .sales-products .more {
    padding-top: 18px;
  }
  .custom-select__main {
    max-width: 100%;
    padding: 10px 8px 10px 12px;
  }
  .custom-select__items {
    width: 100%;
  }
  .custom-select__item {
    padding: 6px 0;
  }
}

@media (max-width: 576px) {
  .sales-products .section-title {
    text-align: center;
  }
  .sales-products .product__item {
    width: 140px !important;
  }
}

@media (max-width: 1200px) {
  .basket {
    padding-bottom: 42px;
  }
  .basket__empty {
    margin-bottom: 0;
  }
  .basket__empty--left {
    margin-bottom: 150px;
  }
  .basket__inner {
    padding: 0 5px;
  }
  .basket__lines {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .basket__labels {
    display: none;
  }
  .basket__item-options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 550px;
  }
  .basket__link-box a {
    max-width: 100%;
  }
  .basket__img {
    max-width: 84px;
    height: 90px;
  }
  .basket__item {
    padding: 20px 25px 20px 5px;
  }
  .basket__order {
    margin-top: 30px;
  }
  .basket__order-right {
    max-width: 450px;
  }
  .basket__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .basket__btns a {
    width: 100%;
  }
  .basket__btns a span {
    font-size: 22px;
    line-height: 26px;
  }
  .basket__btns a + a {
    margin-bottom: 6px;
  }
}

@media (max-width: 992px) {
  .basket__order-right {
    max-width: 335px;
  }
  .basket__order-left {
    max-width: 330px;
    padding: 12px 7px 12px 12px;
  }
  .basket__order-left ul li {
    padding-left: 15px;
  }
  .basket__order-left ul li span {
    font-size: 17px;
  }
  .basket__order-title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 6px;
  }
  .basket__order-title--blue {
    margin-bottom: 12px;
  }
  .basket__order-title--full {
    font-size: 18px;
    line-height: 20px;
  }
  .basket__item-btns {
    width: 100px;
  }
  .basket__item-options {
    width: 415px;
  }
  .basket__link-box {
    margin-bottom: 15px;
  }
  .basket__price-wrapper .amount__num {
    width: 87px;
  }
  .basket__btns-delete {
    width: 100px;
  }
  .basket__btns-delete a {
    font-size: 16px;
    line-height: 18px;
    padding: 6px 10px;
  }
  .basket__btns-delete span {
    font-size: 16px;
    line-height: 18px;
  }
}

@media (max-width: 768px) {
  .basket {
    padding-bottom: 20px;
  }
  .basket__empty {
    padding-bottom: 30px;
  }
  .basket__empty--left {
    margin-bottom: 0px;
  }
  .basket__inner {
    padding: 0 15px;
  }
  .basket__order {
    margin-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .basket__order-left {
    margin-bottom: 36px;
    max-width: 100%;
    width: 100%;
    padding: 0;
    border: none;
  }
  .basket__order-left ul li span {
    font-size: 16px;
  }
  .basket__order-right {
    max-width: 100%;
  }
  .basket__order-subtitle {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  .basket__order-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .basket__order-title--gray {
    font-size: 17px;
    line-height: 20px;
  }
  .basket__order-num,
  .basket__order-price {
    font-size: 17px;
  }
  .basket__item {
    padding: 18px 5px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .basket__img {
    max-width: 50px;
    height: 54px;
  }
  .basket__item-options {
    max-width: 100%;
    width: 100%;
    margin-left: 12px;
    margin-right: 10px;
  }
  .basket__item-btns {
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .basket__item-btns .close-button {
    margin-right: 3px;
  }
  .basket__item-btns .close-button svg {
    width: 17px;
    height: 17px;
  }
  .basket__item-btns .product__like {
    margin-right: 0;
    margin-top: 12px;
  }
  .basket__item-btns .product__like svg {
    width: 21px;
    height: 21px;
  }
  .basket__link-box {
    margin-bottom: 12px;
  }
  .basket__link-box a {
    font-size: 15px;
    line-height: 16px;
    height: 48px;
    max-width: 330px;
  }
  .basket__price-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .basket__price-wrapper .amount__num {
    border: none;
    border-bottom: 2px solid rgba(196, 210, 219, 0.6);
  }
  .basket__price-wrapper .basket__label {
    display: block;
    margin-right: 30px;
    width: 42px;
    font-size: 14px;
    line-height: 20px;
  }
  .basket__price-wrapper .product__sale {
    font-size: 14px;
    line-height: 14px;
  }
  .basket__price-wrapper .product__price {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
  }
  .basket__price-box--full .basket__price {
    font-size: 20px;
    line-height: 20px;
  }
  .basket__helper-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .basket__helper-box + .basket__helper-box {
    margin-top: 10px;
  }
  .basket__btns-delete span {
    display: none;
  }
  .basket .repair-button--mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .basket .basket__btns-delete {
    width: 100%;
    margin-top: 10px;
  }
}

@media (max-width: 576px) {
  .basket__price-wrapper {
    width: 100%;
  }
  .basket__link-box a {
    max-width: 160px;
  }
  .basket-item-block-price {
    margin-bottom: 0 !important;
  }
  .basket__img img {
    max-width: 100%;
  }
  .basket__link-box a {
    max-height: none !important;
  }
}

@media (max-width: 1400px) {
  .purchase__tab-step::before {
    right: -136px;
  }
  .purchase__tab--active .purchase__tab-step::before {
    right: -148px;
  }
}

@media (max-width: 1200px) {
  .purchase {
    padding-bottom: 42px;
  }
  .purchase .col-12 {
    padding: 0 5px;
  }
  .purchase__steps {
    margin-bottom: 12px;
  }
  .purchase__tab {
    height: 68px;
  }
  .purchase__tab-step,
  .purchase__tab--active .purchase__tab-step {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .purchase__tab-step::before,
  .purchase__tab--active .purchase__tab-step::before {
    right: -108px;
    height: 43px;
    width: 57px;
    top: 2px;
  }
  .purchase__tab--active .purchase__tab-step::before {
    right: -117px;
    -webkit-transform: skew(-18deg) rotate(36deg);
    -ms-transform: skew(-18deg) rotate(36deg);
    transform: skew(-18deg) rotate(36deg);
  }
  .purchase__tab-text {
    font-size: 16px;
  }
  .purchase__title {
    font-size: 32px;
    line-height: 34px;
  }
  .purchase .form-text {
    font-size: 16px;
    line-height: 20px;
    max-width: 100%;
  }
  .purchase__form .form__btn-box {
    margin-top: 42px;
  }
  .purchase__subtitle {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .purchase__order-items {
    margin-top: 18px;
  }
  .purchase__order-full {
    margin: 18px 0 42px 0;
  }
}

@media (max-width: 992px) {
  .purchase__tab-step::before,
  .purchase__tab--active .purchase__tab-step::before {
    right: -79px;
    height: 43px;
    width: 58px;
    top: 2px;
  }
  .purchase__tab-step svg {
    width: 22px;
    height: 17px;
  }
  .purchase__tab--active .purchase__tab-step::before {
    right: -91px;
    height: 42px;
    width: 59px;
    top: 0;
    -webkit-transform: skew(-19deg) rotate(36deg);
    -ms-transform: skew(-19deg) rotate(36deg);
    transform: skew(-19deg) rotate(36deg);
  }
  /* .purchase__form .form__box .form__item + .form__item {
    margin-left: 20px;
  }*/
  .purchase__form .form__box .form__input {
    width: 330px;
  }
  .purchase__content--three .purchase__form .form__box .form__input {
    width: 314px;
  }
  .purchase__order-item {
    padding: 12px 38px 15px 38px;
  }
  .purchase__order-item .basket__img {
    max-width: 52px;
    height: 55px;
  }
  .purchase__order-item .basket__link-box {
    margin-bottom: 0px;
  }
  .purchase__order-item .basket__link-box a {
    font-size: 16px;
  }
  .purchase__order-left {
    width: 365px;
  }
  .purchase__order-left .product__price {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
  }
  .purchase__order-right {
    width: 150px;
  }
  .purchase__order-right .basket__price-box--full .basket__price {
    font-size: 20px;
    line-height: 20px;
  }
}

@media (max-width: 768px) {
  .purchase {
    padding-bottom: 30px;
  }
  .purchase .col-12 {
    padding: 0 15px;
  }
  .purchase__content {
    margin-top: 18px;
  }
  .purchase__tab {
    height: 40px;
  }
  .purchase__tab-step,
  .purchase__tab--active .purchase__tab-step {
    padding-left: 15px;
    font-size: 16px;
    line-height: 20px;
  }
  .purchase__tab-step::before,
  .purchase__tab--active .purchase__tab-step::before {
    right: -56px;
    height: 24px;
    width: 36px;
    top: -1px;
    -webkit-transform: skew(-21deg) rotate(36deg);
    -ms-transform: skew(-21deg) rotate(36deg);
    transform: skew(-21deg) rotate(36deg);
  }
  .purchase__tab--active .purchase__tab-step::before {
    right: -64px;
    top: -3px;
    height: 23px;
    width: 37px;
    -webkit-transform: skew(-22deg) rotate(36deg);
    -ms-transform: skew(-22deg) rotate(36deg);
    transform: skew(-22deg) rotate(36deg);
  }
  .purchase__tab-text {
    display: none;
  }
  .purchase__steps {
    line-height: 16px;
  }
  .purchase__title {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 12px;
  }
  .purchase .form-text {
    margin-bottom: 24px;
  }
  .purchase__form .form__box .form__item + .form__item {
    margin-left: 0px;
  }
  .purchase__form .form__box .form__input {
    width: 100%;
  }
  .purchase__form .form__btn-box {
    margin-top: 30px;
  }
  .purchase__form .form__btn {
    width: 100%;
  }
  .purchase__subtitle {
    font-size: 20px;
  }
  .purchase__content--three .purchase__form .form__box .form__input {
    width: 100%;
  }
  .purchase__order-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 3px;
  }
  .purchase__order-full {
    margin: 18px 0 36px 0;
    font-size: 20px;
  }
  .purchase__order-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .purchase__order-btns .link-blank {
    width: 192px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .purchase__order-btns .link-blank--white {
    margin-top: 12px;
    margin-right: 0;
  }
  .purchase__order-item {
    padding: 12px 0 15px 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .purchase__order-item .basket__img {
    max-width: 40px;
    height: 42px;
  }
  .purchase__order-item .basket__link-box {
    margin-bottom: 9px;
  }
  .purchase__order-item .basket__link-box a {
    height: 32px;
  }
  .purchase__order-left {
    width: 100%;
    margin-left: 8px;
  }
  .purchase__order-right {
    display: none;
  }
  .purchase__order-price {
    margin-left: 15px;
  }
  .purchase__order-helper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .purchase__order-helper .purchase__order-products {
    display: block;
    margin: 0 35px;
  }
  .purchase__order-helper .basket__price-box--full {
    display: block;
  }
  .purchase__order-helper .basket__price-box--full .basket__price {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .purchase .custom__radio-box {
    height: 60px;
  }
  .purchase__order-price {
    margin-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .purchase__order-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .purchase__order-line {
    max-width: 190px;
  }
  .purchase__tab-step::before,
  .purchase__tab--active .purchase__tab-step::before {
    z-index: -1;
    right: -28px;
    top: -2px;
    width: 35px;
    height: 24px;
    -webkit-transform: skew(-20deg) rotate(36deg);
    -ms-transform: skew(-20deg) rotate(36deg);
    transform: skew(-20deg) rotate(36deg);
  }
  .purchase__tab--active .purchase__tab-step::before {
    right: -35px;
    top: -4px;
  }
}

@media (max-width: 1600px) {
  .about-single .about__img {
    right: 100px;
  }
}

@media (max-width: 1500px) {
  .about-single .about__img {
    max-width: 485px;
    right: 80px;
  }
}

@media (max-width: 1400px) {
  .single-product__name {
    width: 205px;
  }
}

@media (max-width: 1300px) {
  .about-single .about__img {
    max-width: 385px;
    height: 270px;
  }
}

@media (max-width: 1200px) {
  .custom__box--normal {
    height: 37px;
  }
  .custom__box--normal p {
    font-size: 16px;
    line-height: 18px;
  }
  .catalog-lvl-one {
    padding: 0px 0 42px 0;
  }
  .catalog-lvl-one__inner {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-lvl-one__list-short .amount__num {
    width: 105px;
  }
  .catalog-lvl-one__list-short .popup-hint {
    width: 255px;
  }
  .catalog-lvl-one__list-short .product__cart span {
    display: block;
    text-align: center;
  }
  .catalog-lvl-one .hint {
    width: 20px;
    height: 20px;
  }
  .catalog-lvl-one__switches {
    margin-bottom: 18px;
  }
  .product-long__right .single-product__properties {
    display: block !important;
  }
  .product-long__right .amount__num {
    width: 105px;
    height: 35px;
  }
  .product-long__right .product__cart {
    height: 35px;
    width: 75px;
    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;
  }
  .product-long__right .product__note {
    width: 100% !important;
    white-space: nowrap;
  }
  .product-long__info .product__cart svg {
    display: block;
  }
  .product-long__info .product__cart span {
    display: none;
  }
  .product-long__item--unavailable .product__cart {
    padding: 5px 20px;
    width: 100%;
  }
  .product-long__item--unavailable .product__cart span {
    display: block;
    text-align: center;
  }
  .subcategories {
    margin-right: 0;
    padding-top: 0;
    display: none;
  }
  .subcategories-mob {
    cursor: pointer;
    background: #ffffff;
    -webkit-box-shadow: 2px 2px 8px rgba(57, 55, 56, 0.16);
    box-shadow: 2px 2px 8px rgba(57, 55, 56, 0.16);
    border-radius: 2px;
    max-width: 100%;
    width: 100%;
    padding: 12px;
    margin-bottom: 30px;
  }
  .subcategories-mob__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .subcategories-mob__title h5 span {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    margin-left: 10px;
  }
  .mob-cat {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 400;
    overflow-y: auto;
    background-color: #fff;
    padding: 18px 0 46px 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.4s linear;
    transition: -webkit-transform 0.4s linear;
    -o-transition: transform 0.4s linear;
    transition: transform 0.4s linear;
    transition: transform 0.4s linear, -webkit-transform 0.4s linear;
  }
  .mob-cat--active {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .filter .section-title {
    text-align: center;
    margin: 30px 0;
  }
  .filter .section-title span {
    font-size: 32px;
    line-height: 36px;
    color: #4a718a;
  }
  .mob-cat .mob-cat__all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 30px;
  }
  .mob-cat .mob-cat__all a {
    margin-top: 0;
  }
  .mob-cat .subcategories__items {
    margin-top: 24px;
  }
  .mob-cat .subcategories__sublink {
    border-top: 1px solid #f3f7f9;
    padding: 15px 42px 15px 52px;
    margin-bottom: 0;
  }
  .mob-cat .subcategories__sublink:last-child {
    border-bottom: 1px solid #f3f7f9;
  }
  .mob-cat .subcategories__sublink span:not(.subcategories__cat-num) {
    max-width: 100%;
  }
  .mob-cat__prev {
    padding-left: 32px;
    position: relative;
    max-width: 115px;
  }
  .mob-cat__prev .arr-helper::before,
  .mob-cat__prev .arr-helper::after {
    background-color: #cc1717;
    height: 15px;
  }
  .mob-cat__prev .arr-helper::before {
    left: 35px;
    top: -2px;
    -webkit-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    transform: rotate(46deg);
  }
  .mob-cat__prev .arr-helper::after {
    left: 35px;
    top: 8px;
    -webkit-transform: rotate(-46deg);
    -ms-transform: rotate(-46deg);
    transform: rotate(-46deg);
  }
  .mob-cat__prev-link {
    cursor: pointer;
  }
  .mob-cat__text {
    font-size: 20px;
    line-height: 20px;
    color: #cc1717;
    padding-left: 26px;
  }
  .about .more {
    margin-top: 30px;
  }
  .about-single .about__img {
    max-width: 350px;
    height: 250px;
    top: 20px;
    right: 100px;
  }
  /* .catalog-lvl-one--sub {
    margin: 18px 0 0px 0;
  } */
  .catalog-lvl-one--cat .subcategories__item + .subcategories__item {
    margin-top: 0px;
  }
  .catalog-lvl-one--cat .subcategories__item {
    padding: 0 32px;
  }
  .catalog-lvl-one--cat .subcategories__title {
    padding: 15px 15px 15px 18px;
    border-top: 1px solid #f3f7f9;
  }
  .catalog-lvl-one--cat .subcategories__item:last-child .subcategories__title {
    border-bottom: 1px solid #f3f7f9;
  }
  .catalog-lvl-one--cat .subcategories__link {
    max-width: 100%;
    display: inline;
  }
  .catalog-lvl-one--cat .subcategories__btn .arr-helper::before,
  .catalog-lvl-one--cat .subcategories__btn .arr-helper::after {
    background-color: #285c7e;
  }
  .catalog-lvl-one--cat .subcategories__content {
    padding: 0;
  }
  .catalog-lvl-one--cat .subcategories__content ul li + li {
    margin-top: 0;
  }
  .catalog-lvl-one--cat .subcategories__content ul li {
    padding-left: 40px;
    border-top: 1px solid #e5e9eb;
  }
  .catalog-lvl-one--cat .subcategories__sublink {
    padding: 12px 0px;
    max-width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .catalog-lvl-one--cat .subcategories__sublink::before {
    content: none;
  }
  .filter {
    margin-top: 0;
  }
  .filter__items,
  .filter__btns {
    display: none;
  }
  .filter__title {
    text-decoration: underline;
  }
  .filter__title-box {
    margin-bottom: 12px;
    padding-left: 12px;
    cursor: pointer;
  }
  .filter__title-box svg path {
    fill: #1b2540;
  }
  .wrapper-title--left {
    margin-bottom: 15px;
  }
  .catalog-lvl-one .wrapper-title .section-title__text {
    font-size: 32px;
    line-height: 36px;
  }
  .filter-mob .filter__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
  }
  .filter-mob .filter__item-wrapper {
    width: 100%;
    margin-bottom: 0;
    height: initial;
  }
  .filter-mob .filter__item {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: initial;
    overflow: visible;
    padding: 0;
    position: static;
    padding: 0 32px;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
  }
  .filter-mob .filter__item-mob-active {
    background-color: #f3f7f9;
  }
  .filter-mob .filter__item-name {
    font-size: 20px;
    line-height: 20px;
    max-width: none;
    width: 95%;
    display: inline-block;
    padding-right: 15px;
  }
  .filter-mob .filter__item-title {
    margin-bottom: 0;
    height: initial;
    padding: 15px 12px 25px 18px;
    border-top: 1px solid #f3f7f9;
    height: 65px;
  }
  .filter-mob .filter__item-title .arr-helper::before,
  .filter-mob .filter__item-title .arr-helper::after {
    top: 46%;
    right: 24px;
    width: 2px;
  }
  .filter-mob .filter__item-title .arr-helper::before {
    -webkit-transform: rotate(-46deg) translateY(-50%) !important;
    -ms-transform: rotate(-46deg) translateY(-50%) !important;
    transform: rotate(-46deg) translateY(-50%) !important;
  }
  .filter-mob .filter__item-title .arr-helper::after {
    -webkit-transform: rotate(46deg) translateY(-50%) !important;
    -ms-transform: rotate(46deg) translateY(-50%) !important;
    transform: rotate(46deg) translateY(-50%) !important;
  }
  .filter-mob
    .filter__item-wrapper:last-child
    .filter__item
    .filter__item-title {
    border-bottom: 1px solid #f3f7f9;
  }
  .filter-mob
    .filter__item-wrapper:last-child
    .filter__item.filter__item--active
    .filter__content {
    border-bottom: 1px solid #f3f7f9;
  }
  .filter-mob
    .filter__item-wrapper:last-child
    .filter__item.filter__item--active
    .filter__item-title {
    border-bottom: 0px solid transparent;
  }
  .filter-mob .filter__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px;
    margin-right: 32px;
  }
  .filter-mob .filter__checkbox-item {
    max-width: 100%;
  }
  .filter-mob .filter__checkbox-name {
    font-size: 18px;
  }
/*  .filter-mob .filter__content-items {
    height: auto;
    overflow-y: visible;
  }*/
  .filter-mob .filter__content {
    padding: 8px 12px 18px 18px;
    display: none;
  }
  .filter-mob .filter__clear-content {
    display: none;
  }
  .filter-mob .filter__first-value {
    max-width: 340px;
    font-weight: 300;
    font-size: 18px;
    line-height: 16px;
    margin-top: 3px;
    height: initial;
    color: #404242;
    padding-left: 18px;
    margin-top: -20px;
    padding-bottom: 5px;
  }
  .filter-mob .filter__first-value--active {
    display: block !important;
  }
  .filter-mob .filter__first-value--price {
    display: none;
  }
  .filter-mob .filter__title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 90%;
  }
  .filter-mob .filter__all-cat {
    padding: 0 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
  }
  .filter-mob .filter__all-cat .filter__btn-reset {
    margin-right: 0;
  }
  .filter-mob .filter__content {
    padding: 8px 8px 18px 18px;
  }
  .filter-mob .filter__all-text {
    font-size: 20px;
    line-height: 20px;
    color: #666f75;
  }
  .filter-mob .filter__price-wrapper::before {
    left: 110px;
  }
  .filter-mob .filter__price-min,
  .filter-mob .filter__price-max {
    width: 105px;
    font-size: 18px;
    color: rgba(64, 66, 66, 0.5);
  }
  .filter-mob .filter__range-num {
    font-size: 18px;
  }
  .filter__item-title.filter__item-title--active .arr-helper::before {
    -webkit-transform: rotate(-46deg) translateY(-50%) !important;
    -ms-transform: rotate(-46deg) translateY(-50%) !important;
    transform: rotate(-46deg) translateY(-50%) !important;
    right: 15px;
  }
  .filter__item-title.filter__item-title--active .arr-helper::after {
    -webkit-transform: rotate(46deg) translateY(-50%) !important;
    -ms-transform: rotate(46deg) translateY(-50%) !important;
    transform: rotate(46deg) translateY(-50%) !important;
    right: 31px;
  }
  .filter__item-title.filter__item-title--kill .arr-helper::before {
    -webkit-transform: rotate(46deg) translateY(-50%) !important;
    -ms-transform: rotate(46deg) translateY(-50%) !important;
    transform: rotate(46deg) translateY(-50%) !important;
    right: 24px;
  }
  .filter__item-title.filter__item-title--kill .arr-helper::after {
    -webkit-transform: rotate(-46deg) translateY(-50%) !important;
    -ms-transform: rotate(-46deg) translateY(-50%) !important;
    transform: rotate(-46deg) translateY(-50%) !important;
    right: 24px;
  }
  .irs--flat {
    max-width: 100%;
  }
  .irs--flat .irs-bar {
    height: 8px;
  }
  .irs--flat .irs-handle {
    width: 21px;
    height: 21px;
    top: 18px;
  }
  .irs--flat .irs-line {
    height: 8px;
  }
  .items-fav {
    padding: 0 30px;
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  .about-single .about__img {
    max-width: 225px;
    height: 125px;
    top: 80px;
    right: 30px;
  }
  .about-single .wrapper-text {
    height: 148px;
  }
  .custom__box--normal {
    height: 37px;
  }
  .catalog-lvl-one__list-short .amount__num {
    width: 70px;
  }
  .catalog-lvl-one__list-short .popup-hint {
    width: 216px;
  }
  .catalog-lvl-one .product__item {
    width: 215px !important;
  }
  .catalog-lvl-one .product-long__item {
    padding: 18px 18px 24px 18px;
  }
  .catalog-lvl-one .product-long__item .product__box {
    width: 200px;
  }
  .catalog-lvl-one .product-long__item .basket__btns-delete a {
    height: 35px;
    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;
  }
  .catalog-lvl-one .product-long__left {
    max-width: 124px;
  }
  .catalog-lvl-one .product-long__img {
    height: 136px;
  }
  .catalog-lvl-one .product-long__right .product__title-link {
    max-width: 440px;
    font-size: 20px;
    line-height: 20px;
  }
  .catalog-lvl-one .product-long__right .product__cart {
    width: 75px;
  }
  .catalog-lvl-one .product-long__right .single-product__name {
    width: 180px;
  }
  .catalog-lvl-one .product-long__right .single-product__text {
    font-size: 16px;
  }
  .catalog-lvl-one .product-long__right .amount__btn-min,
  .catalog-lvl-one .product-long__right .amount__btn-plus {
    top: 7px;
  }
  .catalog-lvl-one__switches {
    margin-bottom: 18px;
  }
  .filter-mob .filter__content {
    padding: 8px 8px 18px 18px;
  }
  .filter-mob .filter__item-name {
    width: 90%;
  }
}

@media (max-width: 768px) {
  .catalog-lvl-one__switch-left .custom-select {
    width: 100%;
  }
  .about .more {
    margin-top: 24px;
  }
  .catalog-lvl-one__inner {
    margin-top: 0;
  }
  .catalog-lvl-one__switches {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 24px;
  }
  .catalog-lvl-one__switch-right .switch__select {
    display: none;
  }
  .catalog-lvl-one .switch__type {
    margin-left: 0;
    margin-top: 12px;
  }
  .catalog-lvl-one .product-long__item {
    padding: 18px 0;
  }
  .catalog-lvl-one .product-long__item .product__like {
    right: 8px;
    top: 20px;
  }
  .catalog-lvl-one .product-long__left {
    max-width: 120px;
  }
  .catalog-lvl-one .product-long__img {
    height: 100px;
  }
  .catalog-lvl-one .product-long__right .single-product__properties {
    display: none !important;
  }
  .catalog-lvl-one .product-long__right .product__title-link {
    max-width: 340px;
    font-size: 15px;
    line-height: 16px;
    height: 32px;
    margin-bottom: 9px;
  }
  .catalog-lvl-one .product-long__right .product__sale {
    font-size: 13px;
  }
  .catalog-lvl-one .product-long__right .product__price {
    font-size: 16px;
    margin-bottom: 0;
  }
  .catalog-lvl-one .product-long__right .amount__num,
  .catalog-lvl-one .product-long__right .product__cart {
    width: 140px;
  }
  .catalog-lvl-one .product-long__right .product__cart svg {
    display: none;
  }
  .catalog-lvl-one .product-long__right .product__cart span {
    display: block;
  }
  .catalog-lvl-one .product-long__right .product__box {
    width: 100%;
  }
  .catalog-lvl-one .product-long__right .product__cart-box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .subcategories-mob {
    margin-bottom: 24px;
  }
}

@media (max-width: 576px) {
  .catalog-lvl-one {
    padding: 0 0 30px 0;
  }
  .catalog-lvl-one__list-short .amount__num {
    width: 100%;
  }
  .catalog-lvl-one__list-short .popup-hint {
    width: 140px;
  }
  .catalog-lvl-one .custom__box--normal {
    height: 70px;
  }
  .catalog-lvl-one .product__item {
    width: 140px !important;
  }
  .catalog-lvl-one .product-long__right .product__title-link {
    max-width: 155px;
  }
  .catalog-lvl-one .product-long__right .product__cart-box {
    margin-left: -100px;
    width: 290px;
  }
  .catalog-lvl-one .product-long__right .popup-hint {
    width: 180px;
  }
  .catalog-lvl-one .product-long__left .product__label--gray {
    width: 80px !important;
  }
  .catalog-lvl-one .product-long__left .product__label-long span {
    font-size: 9px;
    line-height: 9px;
  }
  .catalog-lvl-one .product-long__img {
    height: 90px;
  }
  .catalog-lvl-one .product-long__lefr {
    max-width: 90px;
  }
  .catalog-lvl-one .product-long__item .product__like svg {
    width: 19px;
    height: 19px;
  }
  .catalog-lvl-one .product-long__item .product__label {
    background-color: transparent;
  }
  .mob-cat {
    padding: 0 0 18px 0;
  }
  .mob-cat .section-title {
    margin: 30px 0 24px 0;
  }
  .mob-cat .section-title span {
    font-size: 28px;
    line-height: 30px;
  }
  .mob-cat .subcategories__sublink {
    padding: 15px 25px;
  }
  .mob-cat .subcategories__sublink span:not(.subcategories__cat-num) {
    max-width: 234px;
  }
  .mob-cat__text {
    font-size: 22px;
    line-height: 22px;
    padding-left: 20px;
  }
  .mob-cat__prev {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .mob-cat__prev .arr-helper::before {
    left: 18px;
    top: 16px;
  }
  .mob-cat__prev .arr-helper::after {
    left: 18px;
    top: 26px;
  }
  .mob-cat__prev-link {
    padding: 18px;
    background: #f6f8fa;
  }
  .mob-cat .mob-cat__all {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0;
  }
  .catalog-lvl-one__list-short .product__item {
    margin-bottom: 12px;
  }
  .catalog-lvl-one--cat .subcategories__item {
    padding: 0 15px;
  }
  .catalog-lvl-one--cat .subcategories__title {
    padding: 15px 10px;
  }
  .catalog-lvl-one--cat .subcategories__link {
    max-width: 230px;
    display: inline-block;
  }
  .catalog-lvl-one--cat .subcategories__content ul li {
    padding-left: 12px;
  }
  .catalog-lvl-one--cat .subcategories__sublink {
    padding: 12px;
  }
  .filter-mob .filter__all-cat {
    padding: 0 15px;
    margin-bottom: 18px;
  }
  .filter-mob .filter__all-cat .filter__btn-reset {
    max-width: 72px;
    overflow: hidden;
    white-space: nowrap;
  }
  .filter-mob .filter__all-text {
    font-size: 18px;
  }
  .filter-mob .filter__item {
    padding: 0 15px;
  }
  .filter-mob .filter__item-title {
    padding: 12px 8px 12px 12px;
  }
  .filter-mob .filter__item-name {
    width: 85%;
  }
  .filter-mob .filter__content {
    padding: 8px 8px 18px 12px;
  }
  .filter-mob .filter__first-value {
    font-size: 13px;
    line-height: 16px;
    max-width: 140px;
    padding-left: 12px;
  }
  .filter-mob .filter__range-num {
    font-size: 15px;
  }
  .filter-mob .filter__title-wrapper {
    width: 80%;
  }
  .filter-mob .filter__btns {
    margin-top: 30px;
    padding-top: 0;
    margin-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .filter-mob .filter__btns .filter__btn-reset {
    margin-right: 0;
    margin-top: 18px;
  }
  .filter-mob .filter__btns .filter__btn-apply {
    width: 268px;
    text-align: center;
  }
}

@media (max-width: 430px) {
  .filter-mob .filter__item-name {
    width: 80%;
  }
}

@media (max-width: 1400px) {
  .contacts .col-12 {
    padding: 0 5px;
  }
}

@media (max-width: 1200px) {
  .contacts__map {
    max-width: 520px;
  }
  .contacts-form {
    padding-top: 72px;
  }
  .contacts-form .form-main {
    padding-bottom: 48px;
  }
}

@media (max-width: 992px) {
  .contacts__map {
    max-width: 370px;
    margin-left: 20px;
  }
  .contacts__items {
    max-width: 320px;
  }
  .contacts__item {
    max-width: 250px;
    width: 100%;
  }
  .form-main .form__input {
    width: 330px;
  }
  .form-main .form-text {
    font-size: 17px;
    line-height: 21px;
  }
  .form-main .form-text,
  .form-main .form {
    max-width: 690px;
  }
}

@media (max-width: 768px) {
  .contacts .col-12 {
    padding: 0 15px;
  }
  .contacts__map {
    display: none;
  }
  .contacts__items {
    max-width: 100%;
  }
  .contacts__item {
    max-width: 100%;
    border-top: none;
    padding: 0;
  }
  .contacts__item:last-child {
    border-bottom: none;
  }
  .contacts__link {
    max-width: 100%;
  }
  .contacts__item + .contacts__item {
    margin-top: 30px;
  }
  .contacts__title {
    margin-bottom: 18px;
  }
  .contacts-form {
    padding-top: 42px;
  }
  .contacts-form .form-main {
    padding-bottom: 30px;
  }
  .form-main .form__input {
    width: 100%;
  }
  .form-main .form-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 1400px) {
  .account-main__items {
    padding: 0;
  }
  .account-main__item {
    width: 550px;
  }
}

@media (max-width: 1200px) {
  .account-main {
    padding-bottom: 18px;
  }
  .account-main__item {
    margin-bottom: 25px;
    padding: 18px 18px 15px 18px;
    height: auto;
    width: 440px;
  }
  .account-main__info {
    height: 160px;
  }
  .account-main__text {
    font-size: 16px;
    display: block;
  }
  .account-main__text--margin {
    margin-right: 0;
    margin-bottom: 3px;
  }
  .account-main__line + .account-main__line {
    margin-top: 6px;
  }
}

@media (max-width: 992px) {
  .account-main__item {
    width: 320px;
  }
}

@media (max-width: 768px) {
  .account-main {
    padding-bottom: 10px;
  }
  .account-main__items {
    padding: 0 15px;
  }
  .account-main__item {
    width: 100%;
    margin-bottom: 20px;
    padding: 18px 12px;
  }
  .account-main__info {
    margin-bottom: 24px;
    height: auto;
  }
  .account-main .link-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .account-main__text {
    font-size: 15px;
  }
  .account-main__text--margin {
    font-size: 16px;
  }
}

@media (max-width: 1400px) {
  .account-main .col-xl-12 {
    padding: 0 5px;
  }
}

@media (max-width: 1200px) {
  .account-main__tabs {
    margin-right: 30px;
  }
  .account-main__tabs-title span {
    font-size: 20px;
    line-height: 20px;
  }
  .account-main__tab {
    font-size: 16px;
    line-height: 18px;
  }
  .account-main__content {
    width: 100%;
  }
  .account-main__content-title {
    font-size: 26px;
    line-height: 28px;
  }
  .account__form {
    max-width: 700px;
  }
  .account__form .form__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .account__form .form__input {
    width: 100%;
    padding: 0 6px 6px 6px;
  }
  .account__form .form__icon {
    display: none;
  }
  .account__form .form__item + .form__item {
    margin-left: 0;
    margin-top: 24px;
  }
}

@media (max-width: 768px) {
  .account-main__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .account-main .col-xl-12 {
    padding: 0 15px;
  }
  .account-main__tabs {
    margin-bottom: 24px;
  }
  .account-main__content {
    margin-bottom: 20px;
  }
  .account__form .form__box {
    margin-top: 18px;
  }
  .account__form .form__item + .form__item {
    margin-top: 18px;
  }
  .account__form .form__btn-box {
    margin-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .account__form .form__btn-save {
    margin-left: 0;
    margin-bottom: 18px;
  }
}

@media (max-width: 1200px) {
  .calc-delivery {
    padding-bottom: 48px;
  }
  .calc-delivery__wrapper {
    max-width: 100%;
  }
  .calc-delivery__title {
    margin-bottom: 12px;
  }
  .calc-delivery__text {
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 21px;
  }
}

@media (max-width: 768px) {
  .calc-delivery {
    overflow: hidden;
    padding-bottom: 30px;
  }
  .calc-delivery__title {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 32px;
  }
}

@media (max-width: 768px) {
  .single-article .section-title__text {
    text-align: left;
  }
}

@media (max-width: 1400px) {
  .catalog-articles .col-xl-4 {
    padding: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 1200px) {
  .catalog-articles {
    padding-bottom: 36px;
  }
  .catalog-articles__item {
    width: 100%;
    max-width: 450px;
    padding: 12px;
    margin-bottom: 12px;
  }
  .catalog-articles__img {
    max-width: 100%;
    margin-bottom: 12px;
  }
  .catalog-articles__img img {
    height: auto;
    width: 100%;
  }
  .catalog-articles .col-xl-4 {
    padding: 0;
  }
  .catalog-articles__link {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 6px;
  }
  .catalog-articles__link-next .arr-helper::before,
  .catalog-articles__link-next .arr-helper::after {
    right: -15px;
  }
  .catalog-articles__text {
    font-size: 16px;
    line-height: 20px;
    height: 80px;
    margin-bottom: 12px;
  }
}

@media (max-width: 992px) {
  .catalog-articles__img {
    height: 150px;
  }
  .catalog-articles__item {
    max-width: 340px;
  }
  .catalog-articles__item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .catalog-articles__text {
    height: 60px;
  }
}

@media (max-width: 768px) {
  .catalog-articles {
    padding-bottom: 0;
  }
  .catalog-articles__items {
    padding: 0 15px;
  }
  .catalog-articles__item {
    max-width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .catalog-articles__link {
    font-size: 18px;
    line-height: 22px;
    height: 44px;
  }
  .catalog-articles__text {
    height: 54px;
    font-size: 15px;
    line-height: 18px;
  }
}

@media (max-width: 576px) {
  .catalog-articles__img {
    height: 105px;
  }
}

@media (max-width: 1800px) {
  .partners__img-helper {
    left: -150px;
  }
}

@media (max-width: 1700px) {
  .partners__img-helper {
    left: -200px;
  }
}

@media (max-width: 1600px) {
  .partners__img-helper {
    left: -250px;
  }
}

@media (max-width: 1600px) {
  .partners__img-helper {
    display: none;
  }
}

@media (max-width: 1200px) {
  .partners {
    padding-bottom: 48px;
  }
  .partners .col-xl-12 {
    padding: 0 5px;
  }
  .partners__partner {
    max-width: 100%;
    padding: 18px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .partners__partner:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .partners__img {
    max-width: 104px;
    height: 96px;
    margin-right: 24px;
  }
  .partners__info .arr-helper--right {
    right: -50px;
  }
  .partners__info p {
    height: 80px;
  }
}

@media (max-width: 992px) {
  .partners__info .arr-helper--right {
    right: -25px;
  }
  .partners__info .arr-helper::before {
    top: -3px;
  }
  .partners__info .arr-helper::before,
  .partners__info .arr-helper::after {
    height: 10px;
  }
  .partners__info p {
    height: 62px;
    max-width: 500px;
  }
}

@media (max-width: 768px) {
  .partners {
    padding-bottom: 30px;
  }
  .partners__items {
    padding: 0 15px;
  }
  .partners__partner {
    padding: 6px 12px 6px 6px;
  }
  .partners__img {
    max-width: 84px;
    height: 78px;
  }
  .partners .col-xl-12 {
    padding: 0;
  }
  .partners__info .arr-helper--right {
    right: -100px;
  }
  .partners__info .arr-helper::before {
    top: -2px;
  }
  .partners__info .arr-helper::after {
    top: -11px;
  }
  .partners__info .arr-helper::before,
  .partners__info .arr-helper::after {
    height: 13px;
  }
  .partners__info p {
    display: none;
  }
  .partners__info a {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
  }
}

@media (max-width: 576px) {
  .partners__img {
    margin-right: 10px;
  }
  .partners__info a {
    max-width: 150px;
  }
  .partners__info .arr-helper--right {
    right: -30px;
  }
}

@media (max-width: 1200px) {
  .license__slider {
    max-width: 930px;
    width: 100%;
  }
  .license__slider .arr-helper--left .arr-helper::before,
  .license__slider .arr-helper--left .arr-helper::after,
  .license__slider .arr-helper--right .arr-helper::before,
  .license__slider .arr-helper--right .arr-helper::after {
    content: none;
  }
}

@media (max-width: 768px) {
  .license__slide {
    margin: auto;
    max-width: 190px;
    height: 250px;
  }
  .license .container--max {
    max-width: 100%;
    padding: 0;
  }
}

@media (max-width: 576px) {
  .license .calc-delivery__title,
  .license .calc-delivery__text {
    max-width: 320px;
  }
}

@media (max-width: 1200px) {
  .account__orders {
    width: 100%;
  }
  .account__orders .purchase__order-items {
    margin-top: 24px;
  }
  .account__order + .account__order {
    margin-top: 24px;
  }
  .account__order {
    padding: 12px 12px 24px 12px;
  }
  .account__order-title {
    font-size: 18px;
  }
  .account__order-subtitle,
  .account__order-sum,
  .account__order-price {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 992px) {
  .account__orders .purchase__order-item {
    padding: 12px 0px 12px 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .account__orders .purchase__order-item .purchase__order-right {
    display: none;
  }
  .account__orders .purchase__order-item .basket__img {
    margin-right: 20px;
  }
  .account__orders .purchase__order-helper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .account__orders .purchase__order-helper .product__price {
    display: none;
  }
  .account__orders .purchase__order-helper .purchase__order-products {
    display: block;
    font-size: 15px;
    width: 70px;
    margin-right: 15px;
  }
  .account__orders .purchase__order-helper .basket__price-box--full {
    display: block;
  }
  .account__orders .purchase__order-btns .link-blank--white span {
    font-size: 14px;
  }
  .account__order {
    padding: 12px 12px 24px 12px;
  }
  .account__order-btns .link-blank--white svg {
    display: none;
  }
  .account__order-btns .link-blank--white span {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .account__orders .purchase__order-items {
    margin-top: 20px;
  }
  .account__orders .purchase__order-item {
    padding: 6px 0px;
  }
  .account__orders .purchase__order-item .basket__link-box {
    margin-bottom: 2px;
  }
  .account__orders .purchase__order-item .basket__link-box a {
    max-width: 100%;
    font-size: 14px;
    line-height: 15px;
  }
  .account__orders .purchase__order-item .basket__img {
    margin-right: 10px;
  }
  .account__orders .purchase__order-helper .purchase__order-products {
    margin-left: 0;
  }
  .account__orders .purchase__order-btns {
    margin-top: 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .account__orders .purchase__order-btns .link-blank {
    width: 150px;
  }
  .account__orders .purchase__order-btns .link-blank--white {
    margin-top: 0;
    margin-bottom: 12px;
    width: 250px;
    padding: 8px 15px;
  }
  .account__orders .purchase__order-show {
    margin-top: 12px;
  }
  .account__order {
    padding: 12px 12px 12px 12px;
  }
  .account__order + .account__order {
    margin-top: 18px;
  }
  .account__order-line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .account__order-date {
    display: block;
    margin-bottom: 6px;
  }
  .account__order-box {
    margin-bottom: 6px;
  }
}

@media (max-width: 576px) {
  .account__orders .purchase__order-item .basket__link-box a {
    height: 30px;
  }
  .account__orders .purchase__order-helper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .account__orders .purchase__order-helper .purchase__order-products {
    width: initial;
    margin-right: 0;
  }
}

@media (max-width: 1200px) {
  .account__clear-box {
    margin-bottom: 30px;
  }
  .account__wait-items {
    width: 700px;
  }
  .account__wait-items .purchase__order-item {
    padding: 12px 0;
  }
  .account__wait-items .purchase__order-item .basket__link-box a {
    max-width: 100%;
  }
  .account__wait-items .purchase__order-item .basket__item-btns {
    margin-left: 20px;
  }
  .account__wait-items .purchase__order-left,
  .account__wait-items .purchase__order-right {
    width: 100%;
  }
  .account__wait--available,
  .account__wait--unavailable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .account__wait-status--available {
    padding-left: 52px;
  }
  .account__wait-box {
    width: 350px;
  }
}

@media (max-width: 992px) {
  .account__wait-items {
    width: 480px;
  }
  .account__wait-items .purchase__order-item .basket__item-btns .product__like {
    margin-right: 30px;
  }
  .account__wait-items .purchase__order-item .basket__item-btns {
    width: 85px;
  }
  .account__wait-box {
    width: 200px;
  }
}

@media (max-width: 768px) {
  .account__wait-items {
    width: 100%;
  }
  .account__wait-items .purchase__order-item .basket__link-box a {
    max-width: 450px;
    font-size: 14px;
    line-height: 16px;
  }
  .account__wait-items .purchase__order-item .basket__item-btns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .account__wait-items .purchase__order-item .basket__item-btns .product__like {
    margin-top: 0;
  }
  .account__wait-items
    .purchase__order-item
    .basket__item-btns
    .product__like
    svg {
    width: 15px;
    height: 15px;
  }
  .account__wait-items .purchase__order-item .basket__price {
    font-size: 16px;
    line-height: 20px;
  }
  .account__wait-items .purchase__order-item .product__cart {
    width: 150px;
  }
  .account__wait-items .purchase__order-item .product__cart span {
    text-align: center;
    display: block;
  }
  .account__wait-items .purchase__order-left {
    margin-left: 0;
  }
  .account__wait-items .purchase__order-item .basket__link-box {
    margin-bottom: 6px;
  }
  .account__wait-items .purchase__order-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .account__clear-box {
    margin-bottom: 0px;
  }
  .account__wait-status--available {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .account__wait-status--unavailable {
    padding-left: 52px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .account__wait-text {
    font-size: 13px;
    line-height: 22px;
  }
  .account__wait-box {
    margin-bottom: 6px;
    width: 150px;
  }
}

@media (max-width: 1200px) {
  .not-exist {
    height: auto;
  }
  .not-exist .footer__logo {
    max-width: 190px;
    height: 130px;
  }
  .not-exist__title {
    margin-top: 130px;
    margin-bottom: 48px;
    font-size: 290px;
    line-height: 290px;
  }
}

@media (max-width: 768px) {
  .not-exist {
    padding-bottom: 50px;
    height: 100%;
    min-height: 100vh;
  }
  .not-exist .footer__logo {
    max-width: 90px;
    height: 60px;
  }
  .not-exist__info {
    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: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .not-exist__title {
    margin-top: 100px;
    margin-bottom: 20px;
    font-size: 180px;
    line-height: 180px;
  }
  .not-exist__subtitle {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 36px;
  }
}

@media (max-width: 1200px) {
  .favorite .product__item:hover {
    height: auto;
    min-height: 354px;
  }
  .favorite .col-12 {
    padding: 0 5px;
  }
  .favorite .product__wrapper-helper,
  .favorite .product__item {
    max-height: 354px;
  }
  .favorite .account__clear-box {
    margin-bottom: 0;
  }
  .favorite__repair {
    margin-top: 12px;
  }
  .favorite__repair .repair-button {
    opacity: 1;
    visibility: visible;
  }
  .favorite__repair span {
    display: none;
  }
  .favorite__delete {
    display: none;
  }
  .favorite .product__like .product__like--white {
    fill: #fff !important;
  }
  .favorite .product__like--active .product__like--white {
    fill: #3592cc !important;
  }
  .favorite .subcategories {
    margin-right: 0;
    display: none;
  }
  .catalog-lvl-one.favorite {
    padding: 0 0 42px 0;
  }
  .subcategories-mob {
    display: block;
  }
}

@media (max-width: 992px) {
  .favorite .product__wrapper-helper,
  .favorite .product__item {
    width: 215px !important;
  }
  .favorite .basket__btns-delete {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .favorite .col-12 {
    padding: 0 15px;
  }
  .favorite__num {
    font-size: 16px;
    line-height: 18px;
  }
  .catalog-lvl-one.favorite {
    padding: 0 0 30px 0;
  }
}

@media (max-width: 576px) {
  .favorite .product__wrapper-helper,
  .favorite .product__item {
    width: 140px !important;
    height: 290px !important;
    max-height: 290px !important;
  }
  .favorite:hover .product__item {
    height: 290px !important;
    min-height: 290px !important;
  }
  .favorite__repair {
    margin-top: 30px;
  }
  .favorite .product-long__right .basket__btns-delete {
    width: 290px;
    margin-left: -100px;
    margin-top: 12px;
  }
}

@media (max-width: 1200px) {
  .search-section__line {
    margin-bottom: 30px;
    padding-top: 15px;
  }
}

@media (max-width: 768px) {
  .search-section__num {
    display: block;
    margin-top: 20px;
    margin-left: 0;
  }
}

@media (max-width: 1200px) {
  .account__detail {
    padding: 18px 12px;
  }
}

@media (max-width: 992px) {
  .account__detail .account__order-btns .link-blank--white svg {
    display: block;
  }
  .account__detail .account__order-btns .link-blank--white span {
    padding-right: 12px;
  }
}

@media (max-width: 768px) {
  .account__detail .purchase__order-btns .link-blank--white {
    margin-bottom: 0;
  }
  .account__detail .purchase__order-btns .link-blank--white span {
    padding-right: 0;
  }
  .account__detail .purchase__order-btns .link-blank--white svg {
    display: none;
  }
  .account__detail-info {
    margin-bottom: 12px;
  }
  .account__detail-line {
    font-size: 16px;
    line-height: 20px;
  }
  .account__detail-line + .account__detail-line {
    margin-top: 4px;
  }
  .account__detail-label {
    width: 95px;
    margin-right: 15px;
    font-weight: 400;
  }
}

@media (max-width: 576px) {
  .account__detail .purchase__order-btns .link-blank--white {
    width: 100%;
  }
  div[data-entity="buttons-block"] {
    width: 100% !important;
  }
  .items-fav {
    padding: 0 15px;
  }
}
