.item-views .view-counter-block {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #999;
    font-size: 0.867em;
    line-height: 1.692em;
}

.item-views .view-counter-block img {
    width: 15px;
    height: 15px;
    margin: 0;
}

.item-views.news2 .item-wrapper .item .period-block {
    margin-bottom: 3px;
}

.period_wrapper .detail-view-counter-block {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.867em;
    line-height: 1.692em;
}

.period_wrapper .detail-view-counter-block img {
    width: 15px;
    height: 15px;
    margin: 0;
}

.item-views-text-left .font_upper{
    text-align: start;
    padding-left: 15px;
}

.item-views-text-left .font_upper a {
    font-weight: 700;
    color: #333333;
    font-size: 12px;
}

.item-views .item {
    padding-bottom: 20px;
}

.item-views .item > .row {
    height: 100%;
}

.item-views .item > .row > .col-md-12 {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    justify-content: space-between;
    height: 100%;
}



/*ДЕТАЛКА*/

.detailed_col .detailed__table {
    width: 100%;
    flex-basis: 100%;
}

.detailed__image {
    flex: 0 1 452px;
    margin-right: 20px;
}

.detailed__image-wrap {
    display: block;
}

.detailed__image-wrap img {
    width: 100%;
}

.detailed__table {
    flex: 0 1 768px;
}

.detailed__table-cell {
    flex-grow: 0;
    flex-shrink: 1;
}

.detailed__table-cell:nth-child(1) {
    flex-basis: 180px;
}

.detailed__table-cell:nth-child(2) {
    flex-basis: 95px;
}

.detailed__table-cell:nth-child(3) {
    flex-basis: 140px;
}

.detailed__table-cell:nth-child(4) {
    flex-basis: 168px;
}

.detailed__table-cell:nth-child(5) {
    flex-basis: 120px;
}

.detailed__legend {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 10px 16px 60px;
    /*background-color: #FCFCFD;*/
    margin-bottom: 20px;
}

.detailed__legend-item {
    /*color: #999;*/
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    text-align: start;
}

.detailed__legend-item:nth-child(1) {
    text-align: left;
}

.detailed__item {
    padding: 15px;
    padding-left: 60px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    /*border-radius: 40px;*/
    /*height: 100px;*/
    min-height: 80px;
}

.detailed__item  .counter_wrapp {
    padding: 0 !important;
}

.detailed__item  .counter_wrapp.list.big > div {
    margin: 0 !important;
}

.detailed__item:not(:last-child) {
    /*padding-bottom: 15px;*/
    border-bottom: 1px solid #F9FAFB;
    margin-bottom: 15px;
}

.detailed__item-num {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
}

.detailed__scheme {
    display: inline-block;
    margin-top: 8px;
    color: #999;
    border-bottom: 1px solid currentColor;
    font-size: 12px;
}

.detailed__caption-text {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
}

.detailed__name {
    font-size: 14px;
    line-height: 1.2;
}

.detailed__name span {
    display: none;
    margin-top: 6px;
    color: #999;
    font-size: 12px;
}

.detailed__name a:hover {
    cursor: pointer;
    color: #4A82C4;
}

.detailed__link {
    font-size: 14px;
    line-height: 1.2;
    color: #4A82C4;
}

.detailed__link:hover {
    color: #1764BF !important;
}

.detailed__count {
    text-align: start;
    font-size: 16px;
}

.detailed__vendor-code {
    text-align: start;
    color: #999;
    font-size: 14px;
    line-height: 17px;
}

.detailed__price {
    text-align: start;
    font-size: 14px;
    white-space: nowrap;
}

.detailed__price span {
    font-weight: 600;
}

.detailed__price-old {
    text-align: center;
    color: #BDBDBD;
    font-size: 12px;
    margin-top: 8px;
}


.detailed__button .btn{
    padding: 16px;
}


.detailed__group:hover .detailed__group-tooltip {
    display: block;
}

.detailed__group-tooltip {
    width: 100%;
    padding: 5px;
    background: #fff;
    position: absolute;
    bottom: 100%;
    margin-bottom: 20px;
    left: 0;
    border: 1px solid #DFE6EA;
    display: none;
}

.detailed_col .detailed__table {
    width: 100%;
    flex-basis: 100%;
}


.form-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    background-color: transparent;
    /*color: #4A82C4;*/
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    cursor: pointer;
    /*border: 1px solid #9FD6F7;*/
    transition: 0.2s;
    outline: none;
    width: 100%;
    max-width: 295px;
    user-select: none;
    color: #e10000;

}

.form-button_no-border {
    justify-content: start;
    font-size: 10px;
    border: none;
    transition: 0.35s all;
}

.form-button_no-border span{
    border-bottom: 1px dotted;
}


.detailed__price-text span{
    margin-left: 4px;
    color: #999999;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
}

.detailed_col .detailed__table-cell {
    flex-grow: 0;
    flex-shrink: 1;
}

.detailed_col .detailed__table-cell {
    flex-grow: 0;
    flex-shrink: 1;
}

.detailed_col .detailed__table-cell:nth-child(1) {
    flex-basis: 350px;
}

.detailed_col .detailed__table-cell:nth-child(2) {
    /*flex-basis: 160px;*/
    flex-basis: 180px;
}

.detailed_col .detailed__table-cell:nth-child(3) {
    /*flex-basis: 95px;*/
    /*flex-basis: 62px;*/
    flex-basis: 160px;
}

.detailed_col .detailed__table-cell:nth-child(4) {
    /*flex-basis: 100px;*/
    /*flex-basis: 62px;*/
    flex-basis: 280px;
}

.detailed_col .detailed__table-cell:nth-child(5) {
    flex-basis: 168px;
}

.detailed_col .detailed__table-cell:nth-child(6) {
    flex-basis: 120px;
}

.detailed_col .detailed__container .detailed__table-cell:nth-child(2) {
    flex-basis: 350px;
}

.detailed_col .detailed__container .detailed__table-cell:nth-child(3) {
    /*flex-basis: 160px;*/
    flex-basis: 180px;
}

.detailed_col .detailed__container .detailed__table-cell:nth-child(4) {
    /*flex-basis: 95px;*/
    /*flex-basis: 62px;*/
    flex-basis: 160px;
}

.detailed_col .detailed__container .detailed__table-cell:nth-child(5) {
    /*flex-basis: 100px;*/
    /*flex-basis: 62px;*/
    flex-basis: 280px;
}

.detailed_col .detailed__container .detailed__table-cell:nth-child(6) {
    flex-basis: 168px;
}

.detailed_col .detailed__container .detailed__table-cell:nth-child(7) {
    flex-basis: 120px;
}


.detailed__image {
    flex: 0 1 452px;
    margin-right: 20px;
}

.detailed_col .detailed__image {
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.detailed__image {
    flex: 0 1 452px;
    margin-right: 20px;
}

.detailed__table {
    /*border-radius: 20px;*/
    background-color: lightgray;
    padding: 0px 10px 10px 10px;
}

@media (max-width: 767px) {
    .detailed__image {
        flex: none;
    }
}

.detailed {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 40px;
}

.detailed_col {
    flex-direction: column;
    margin-top: 20px;
}

.detailed__group_label {
    position: relative;
}

.product-info .yt-link {
    display: none;
}

@media (max-width: 767px) {
    .product-info .yt-link {
        display:flex;
    }
}

.product-detail-gallery__item-video{
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: normal !important;
}

.product-detail-gallery__item-video img {
    width: 30px;
    height: 30px;
    margin: 0;
}

.product-detail-gallery__item-video span{
    font-size: 10px;
    font-weight: 500;
    color: #343C4B;
    opacity: 0.5;
}

.product-detail-gallery__thmb-inner .owl-stage{
    display: flex;
}

.product-detail-gallery__thmb-inner .owl-item:has(.product-detail-gallery__item-video) {
    order: -1;
}

.js-product-detail-gallery__item-video-popup {
    display: none;
}

.owl-item:has(.product-detail-gallery__item-video) {
    opacity: 1 !important;
}

.detailed__text {
    color: #222222;
    font-size: 14px;
    font-weight: 500 !important;
    margin-right: 12px;
}

.detailed__text--mobile {
    display: none;
}

.detailed__item--title {
    background: #F2F2F2;
}

@media screen and (max-width: 768px) {
    .detailed__legend {
        display: none;
    }

    .detailed__table {
        padding: 10px;
    }

    .detailed__item {
        flex-direction: column;
        padding: 24px;
        align-items: flex-start;
        /*gap: 15px;*/
        height: auto;
    }

    .detailed__item:not(:last-child) {
        margin-bottom: 15px;
    }

    .detailed_col .detailed__table-cell:nth-child(1) {
        flex-basis: auto;
    }

    .detailed_col .detailed__table-cell:nth-child(2) {
        flex-basis: auto;
        margin-top: 16px;
        margin-bottom: 24px;
    }

    .detailed_col .detailed__table-cell:nth-child(3) {
        flex-basis: auto;
        margin-bottom: 24px;
    }

    .detailed_col .detailed__table-cell:nth-child(4) {
        flex-basis: auto;
        margin-bottom: 24px;
    }

    .detailed_col .detailed__table-cell:nth-child(5) {
        flex-basis: auto;
        margin-bottom: 24px;
    }

    .detailed_col .detailed__table-cell:nth-child(6) {
        flex-basis: auto;
        width: 100%;
    }

    .detailed_col .detailed__container .detailed__table-cell:nth-child(2) {
        flex-basis: auto;
    }

    .detailed_col .detailed__container .detailed__table-cell:nth-child(3) {
        flex-basis: auto;
    }

    .detailed_col .detailed__container .detailed__table-cell:nth-child(4) {
        flex-basis: auto;
    }

    .detailed_col .detailed__container .detailed__table-cell:nth-child(5) {
        flex-basis: auto;
    }

    .detailed_col .detailed__container .detailed__table-cell:nth-child(6) {
        flex-basis: auto;
    }

    .detailed_col .detailed__container .detailed__table-cell:nth-child(7) {
        flex-basis: auto;
    }

    .detailed__item-num {
        position: initial;
        transform: none;
    }

    /*.detailed__item--title {*/
    /*  background: #F2F2F2;*/
    /*  !*border-top-left-radius: 4px;*!*/
    /*  !*border-top-right-radius: 4px;*!*/
    /*}*/

    .detailed__text--mobile {
        display: inline-block;
    }

    .detailed__name a{
        color: #222222;
        font-size: 20px;
        font-weight: 500;
    }

    .detailed__button .btn {
        padding: 10px;
    }

    .form-button.form-button_no-border {
        justify-content: center;
        max-width: none;
    }
}