@media (min-width: 1024px) {
  .header {
    height: 80px;
    border-bottom: 1px solid #E6ECF0;
  }
  .main .menu__section .menu__list .menu__card .menu-card__logo {
    width: 84px;
    height: 84px;
  }
  .basket__section {
    margin-top: -30px;
  }
  .basket__section .back__link {
    padding-bottom: 0;
  }
  .basket__block {
    margin-top: -16px;
  }
}
.js-cart-block div[data-entity="buttons-block"] .css-add-to-cart {
  background-color: #3b5765;
  border-radius: 4px;
}
@media (max-width: 576px) {
  .header .header__wrapper .menu__navigation .menu__component {
    padding: 6px 6px !important;
  }
}
.categories__modal .modal__body .category__item .category__wrapper .category__image {
  object-fit: contain;
}
.main
  .sub-catalog__section
  .sub-catalog__wrapper
  .sub-catalog__aside
  .sub-catalog__dropdown
  .sub-catalog__items
  .sub-catalog__item
  .accordion__label
  .sub-catalog__title
  .sub-catalog__img {
  height: auto;
}
.order__table tbody tr td .td__wrap .table__image {
  max-height: 32px;
  height: auto;
}
@media (min-width: 767px) {
  .mob-table-cards .table-card .table-card__content .item__sale {
    min-height: 24px;
  }
}
@media (max-width: 768px) {
  .order__table tbody tr td .td__wrap .table__image {
    max-height: 112px;
    height: auto;
  }
}
@media (max-width: 576px) {
  .order__table tbody tr td .td__wrap .table__image {
    max-height: 56px;
    height: auto;
  }
}
@media (max-width: 560px) {
  .option__custom {
    flex-wrap: wrap;
  }
}
@media (max-width: 425px) {
  .order__table tbody tr td .td__wrap .table__image {
    max-height: 112px;
    height: auto;
  }
}
.aside__main-navigation .aside__accordion .accordion__input ~ .accordion__label .arrow {
  transform: rotate(180deg);
}
.aside__main-navigation .aside__accordion .accordion__input:checked ~ .accordion__label .arrow {
  transform: rotate(0deg);
}

.accordion__content.base_styles img {
  width: revert-layer;
  max-width: 100%;
}

.empty__section {
  max-width: 100%;
  padding: 0 24px;
}

.vertically-views .table-card .table-card__image .table__image {
  width: 100%;
  height: 100%;
  max-width: 168px;
  max-height: 168px;
  object-fit: contain;
}

.mob-table-cards.horizontally-views .table__image {
  object-fit: contain;
}

.mob-table-cards.horizontally-views .table-card.slider .table-card__image {
  display: none;
}

.mob-table-cards .table-card .table-card__content .item__wrapper .item__sub-wrapper .quantity-control .total {
  min-height: 16px;
}

.mob-table-cards .table-card.slider .card-slider .close__slider {
  top:0;
  right: 0;
}

.mob-table-cards .table-card.slider .card-slider {
  position: relative;
}

.mob-table-cards .table-card.slider .card-slider .swiper-pagination {
  bottom: 0;
}
@media (min-width: 1024px) {
.title-search-result {
  min-width: 650px !important;
}
}


@media (max-width: 1023px) {
.main .sub-catalog__section .sub-catalog__wrapper .sub-catalog__aside.active.active {
        width: 100%;
        background-color: #ffffff;
        border-right: 1px solid #e6ecf0;
    }
}
@media (min-width: 1281px) and (max-width: 1571px) {
    .main .card-product__section .card-product .card-header .card-header__info .card-header__name .main__title {
        font-size: 24px;
    }
}
@media (min-width: 1024px) and (max-width: 1571px) {
    .main__title {
        font-size: 24px;
        line-height: 28px;
    }
}

.help__section .accordion__input:checked + .accordion__label .clues {
    border-bottom: 1px solid #e6ecf0;
    padding-bottom: 12px;
}
.basket-action-buttons {
	align-items: center;
}
.custom-cell--comment .td__value textarea {
  height: 17px;
}

.custom-cell--comment .td__value {
  padding-bottom: 0;
}
.main .product-catalog__section .product-catalog__list .product-catalog__item .product-catalog__image {
  object-fit: contain;
}
@media (min-width: 769px) {
  .catalog__table.same_block tbody tr .td-wrapper__control .td__value .td__control {
    display: flex;
    align-items: center;
    justify-content: end;
    grid-gap: 4px;
    flex-wrap: wrap;
  }
}
@media (max-width: 1023px) {
.main .sub-catalog__section .sub-catalog__wrapper .sub-catalog__aside.active.active {
    padding-top: 133px;
}

.header.scroll ~ .content .sub-catalog__section .sub-catalog__wrapper .sub-catalog__aside.active.active {
    padding-top: 81px;
}
}

@media (max-width: 576px) {
.main .sub-catalog__section .sub-catalog__wrapper .sub-catalog__aside.active.active {
    padding-top: 109px;
}

.header.scroll ~ .content .sub-catalog__section .sub-catalog__wrapper .sub-catalog__aside.active.active {
    padding-top: 65px;
}
}

.custom-scroll__table .custom-scroll-table__header .col-name[data-code="CABLE_LENGTH"],
.custom-scroll__table .custom-scroll-table__header .col-name[data-code="brand_filter"],
.custom-scroll__table .row .cell[data-code="brand_filter"],
.custom-scroll__table .row .cell[data-code="CABLE_LENGTH"] {
  flex: 0 0 120px;
  width: 120px;
}
.custom-scroll__table .cell:first-of-type:hover,
.custom-scroll__table .row.product-item-container.hover {
  z-index: 3;
}

.custom-scroll__table .cell__image_con:hover {
  z-index: 1;
  transform: translateX(10px) !important;
}
.custom-scroll__table .cell__image_con {
  outline: none;
  will-change: transform;
  transition: scale 0.3s ease;  
}
.header .header__wrapper .search__wrapper .search__input,
.header .header__wrapper .search__wrapper .search__input:focus {
  border-radius: 8px !important;
}
.custom-scroll__table .cell__link .cell__image_con {
  margin-left: 1px;
  margin-right: -1px;
}
.main .sub-catalog__section .main__container .sub-catalog__wrapper div.sub-catalog__aside.filter__modal {
  height: 100vh;
}
.option-image__wrapper .option-item__image {
  object-fit: contain;
  background-color: #fff;
}
.basket__table tbody tr .table__image {
  border: 1px solid #e6ecf0;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fff;
}