﻿@media (max-width: 1399.98px) {
    .benefits__list {
        flex-wrap: wrap;
    }

    .benefits__item {
        width: calc(50% - 12px);
    }

    .equipments__table-action {
        min-width: 300px;
    }

    .equipments__table-title-cell:last-of-type {
        min-width: 300px;
    }
}
/* ========================================================================================================== */

@media (max-width: 1199.98px) {
    .equipments__table-title {
        display: none;
    }

    .equipments__list {
        gap:24px;
                flex-direction: row;
                flex-wrap: wrap;
    }

    .equipments__item {
        flex-direction: column;
                width: calc(50% - 12px);
                border-top: unset;
                gap:16px;
    }

    .equipments__item-param {
        display: flex;
                justify-content: space-between;
                width: 100%;
    }

    .equipments__item-param-name {
        display: block;
    }

    .equipments__item-param-title {
        font-size: 24px;
                font-weight: 600;
                line-height: normal;
                border-bottom: solid 1px #D9D9D9;
                width: 100%;
                padding-bottom: 8px;
    }

    .equipments__table-action {
        padding-top: 16px;
    }

    .tovar-page .main__title {
        font-size: 48px;
    }

    .tovar__wrapper {
        flex-direction: column;
    }

    .tovar__gallery {
        width: 100%;
                margin: 0 auto;
    }

    .tovar__description {
        width: 100%;
    }

    .spare__wrapper {
        flex-direction: column;
    }

    .spare__gallery {
        width: 100%;
    }

    .spare__description {
        width: 100%;
    }

    .spare__gallery-thumbs {
        width: 110px;
                min-width: 110px;
    }
}
/* ========================================================================================================== */

@media (max-width: 991.98px) {
    .equipments__item {
        width: 100%;
    }

    .description__wrapper {
        flex-direction: column;
    }

    .description__info {
        width: 100%;
    }

    .description__parameters {
        width: 100%;
    }

    .tovar-page .main__title {
        font-size: 36px;
    }

    .spare__gallery-thumbs {
        width: 90px;
                min-width: 90px;
    }
}
/* ========================================================================================================== */

@media (max-width: 767.98px) {
    .benefits__item {
        width: 100%;
    }

    .description__parameters-title,
        .description__info-title {
        margin-bottom: 24px;
    }

    .tovar__gallery {
        padding-top: 40px;
    }

    .tovar__gallery-bottom {
        gap: 6px;
    }

    .tovar__gallery-bottom.has-product-video {
        grid-template-columns: repeat(5, minmax(0, 1fr));
                gap: 6px;
    }

    .tovar__gallery-video-play {
        width: 34px;
                height: 34px;
                margin-top: -17px;
                margin-left: -17px;
    }

    .tovar__gallery-badges {
        flex-direction: row;
                flex-wrap: wrap;
    }

    .spare__gallery-badges {
        flex-direction: row;
                flex-wrap: wrap;
    }

    .tovar__gallery-badge,
        .spare__gallery-badge {
        white-space: nowrap;
    }

    .tovar__description {
        flex-direction: column;
    }

    .tovar__info {
        width: 100%;
                max-width: unset;
    }

    .tovar__action {
        width: 100%;
                max-width: unset;
    }

    .spare__gallery {
        flex-direction: column-reverse;
    }

    .spare__gallery-thumbs {
        width: 100%;
    }

    .spare__gallery-main {
        width: 100%;
    }

    .spare__description {
        gap: 16px;
    }

    .spare__gallery-thumbs {
        height: 160px;
    }

    .tovar__gallery-badge,
        .spare__gallery-badge {
        font-size: 14px;
    }

    .spare__availability {
        flex-direction: column-reverse;
    }

    .spare__availability-col {
        width: 100%;
    }

    .spare__availability-delivery {
        justify-content: flex-start;
    }

    .spare__availability-title {
        margin-bottom: 0;
    }

    .spare__price {
        font-size: 42px;
    }

    .reviews__zapchasti .reviews-item {
        width: 100%;
    }
}
/* ========================================================================================================== */

@media (max-width: 575.98px) {
    .equipments__item-param-name,
        .equipments__item-param-value {
        font-size: 16px;
    }

    .equipments__item-param-title {
        font-size: 20px;
    }

    .tovar__gallery-bottom.has-product-video {
        grid-template-columns: repeat(4, minmax(0, 1fr));
                gap: 6px;
    }

    .tovar__gallery-bottom.has-product-video .tovar__gallery-thumbs {
        grid-column: 2 / -1;
    }

    .tovar__gallery-video-play {
        width: 30px;
                height: 30px;
                margin-top: -15px;
                margin-left: -15px;
    }

    .tovar-page .main__title {
        font-size: 28px;
    }

    .tovar {
        margin-top: 40px;
    }

    .tovar__gallery-badge,
        .spare__gallery-badge {
        font-size: 12px;
    }

    .spare__availability-item-city,
        .spare__availability-item-value,
        .spare__availability-delivery {
        font-size: 14px;
    }

    .spare__availability-delivery img {
        width: 16px;
                height: 16px;
    }

    .spare__price {
        font-size: 36px;
    }
}
/* ========================================================================================================== */

@media (max-width: 478.98px) {
    .benefits {
        padding-top: 32px;
    }

    .benefits__item {
        padding: 16px;
    }

    .benefits__item-info {
        gap: 16px;
    }

    .benefits__item-description {
        font-size: 12px;
    }

    .equipments__item-param-name,
        .equipments__item-param-value {
        font-size: 14px;
    }

    .equipments__item-param-title {
        font-size: 18px;
    }

    .description__parameters-title,
        .description__info-title {
        margin-bottom: 16px;
                font-size: 16px;
    }

    .description__info-text,
        .description__parameter-name,
        .description__parameter-value,
        .spare__article {
        font-size: 14px;
    }

    .description__readmore {
        font-size: 14px;
    }

    .description__readmore-more::after,
        .description__readmore-less::after {
        font-size: 14px;
    }

    .description__section--collapsible .description__wrapper {
        max-height: 420px;
    }

    .parameter-item,
        .description__parameter {
        grid-template-columns: minmax(0, 1fr);
                row-gap: 8px;
    }

    .parameter-value,
        .description__parameter-value {
        text-align: left;
    }

    .tovar__gallery-video-placeholder {
        font-size: 12px;
    }

    .spare__gallery-arrow--next,
        .tovar__gallery-arrow--next {
        background-image: url('../../img/arrow-right-small.svg');
    }

    .spare__gallery-arrow--prev,
        .tovar__gallery-arrow--prev {
        background-image: url('../../img/arrow-left-small.svg');
    }

    .spare__article-link {
        width: 18px;
                height: 18px;
    }
}
/* ========================================================================================================== */

@media (max-width: 431px) {
    .parameter-name,
        .parameter-value {
        font-size: 16px;
    }

    .equipments__item {
        padding-top: 8px;
                padding-bottom: 8px;
    }

    .equipments__item-param-name,
        .equipments__item-param-value {
        font-size: 12px;
    }

    .equipments__item-param-title {
        font-size: 16px;
    }

    .equipments__table-action {
        padding-top: 0;
    }

    .description__info-text,
        .description__parameter-name,
        .description__parameter-value,
        .spare__availability-item-city,
        .spare__availability-item-value,
        .spare__availability-delivery,
        .spare__article {
        font-size: 14px;
    }

    .tovar__gallery-video-play {
        width: 28px;
                height: 28px;
                margin-top: -14px;
                margin-left: -14px;
    }

    .tovar__info-price {
        font-size: 24px;
    }

    .tovar__gallery-badge,
        .spare__gallery-badge {
        font-size: 10px;
    }

    .spare__price {
        font-size: 24px;
    }

    .spare__article-link {
        width: 16px;
                height: 16px;
    }

    .spare__action {
        gap: 8px;
    }
}
/* ========================================================================================================== */

@media (max-width: 1599.98px) {
    .spare__gallery-thumbs {
        width: 90px;
                min-width: 90px;
    }
}
/* ========================================================================================================== */

