.productBlock {
    margin-bottom: 0px;
}

.productDetail {
    background: #202024;
}

.productBlock-left2 {
    width: 675px;
    position: relative;



    .productSlide img {
        max-height: 445px;
    }

    .bange {
        position: absolute;
        left: -8px;
        top: 27px;
        background-image: url(/local/templates/listogib_zapchast/images/newmain/badge.svg);
        width: 184px;
        height: 25px;
        z-index: 1;
    }

    div#bange2 {
        width: 281px;
        top: 59px;
        background-image: url(/local/templates/listogib_zapchast/images/newmain/badge2.svg);
    }

    ul.slick-dots {
        bottom: 16px;
        position: absolute;

        li {
            margin: 0 4px;
        }
    }

}

.productBlock-right2 {
    margin: 30px;

    .productBlock-title {
        font-size: 31px;
        margin-bottom: 10px;
    }

    .productBlockIcon {
        font-size: 15px;
        font-weight: 100;
        color: #ffffff;
        display: flex;
        justify-content: space-between;
        margin-bottom: 0px;
        align-items: center;
        margin-bottom: 5px;



















        span {
            font-size: 15px;
            margin-left: 0px;
        }
    }

    .productBlockIcons {
        font-size: 15px;
        font-weight: 100;
        color: #ffffff;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 7px;
    }

    .productBlock-right2 {
        margin: 30px;
    }

    .productBlockIcons .productBlockIcon:nth-child(3) {
        background: gray;
        padding: 5px 10px;
        border-radius: 28px;
    }

    .productBlockBtn {
        display: flex;
        flex-direction: column;
    }

    .productBlockBtn a:nth-child(1) {
        background: #dba42c;
    }

    .productBlockBtn a {
        border: 1px solid gray;
        border-radius: 2px !important;
    }

    .productBlockBtn a span span {
        color: #dba42c;
    }

    .productBlockBtn a {
        border-radius: 2px !important;
        border: 1px solid gray !important;
        margin: 5px 0;
        font-size: 18px;
    }

    .productDostVtochku_1 {
        color: white;
    }

    .productDostVtochku_1 span {
        color: #dba42c;
    }

    .productDostVtochku {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-family: 'OpinionPro';
        cursor: pointer;
        margin: 17px 13px 0px 11px;
        font-size: 18px;
    }

    .productDostVtochku_2 {
        margin-left: 5px;
    }

    .productDostVtochku_down_1 {
        color: white;
        font-family: 'OpinionPro';
        margin-bottom: 10px;
    }

    .productDostVtochku_down_1 span {
        color: #dba42c;
    }

    .productDostVtochku_down_2 {
        background-image: url(/local/templates/listogib_zapchast/images/newmain/f-dostavki.png);
        height: 190px;
        background-size: contain;
        width: 440px;
        background-repeat: no-repeat;
    }

    .productDostVtochku_down {
        position: relative;
        height: 0px;
        overflow: hidden;
        transition: .3s;
        width: 440px;
        margin: 17px 13px 0px 11px;
    }

    .productDostVtochku_2.active {
        height: 145px;
    }

    span.js-product-price {
        font-weight: bold;
        margin-left: 11px !important;
        font-size: 23px !important;
        padding: 5px 11px;
        display: flex;
        background: #484848;
        border-radius: 5px;
    }

    .productBlockIcons_0 productBlockIcons2 {
        justify-content: center;
        display: flex;
        align-items: center;
    }

    .productBlockIcon div {
        display: flex;
        flex-direction: column;
    }

    .productBlockIcons2 {
        display: flex;
    }

    .productBlockIcon div {
        display: flex;
        flex-direction: column;
    }

    .productBlockIcons2 {
        display: flex;
    }

    span.js-product-price span {
        padding-left: 5px;
        margin-top: 1px;
    }

    .productBlockIcon div {
        margin-left: 14px;
    }

    .productBlockIcon div span:nth-child(1) {
        font-size: 10px !important;
        color: #dba42c;
    }

    .productBlockIcon div span:nth-child(2) {
        display: flex;
        font-size: 14px;
        text-decoration: line-through;
    }

    .productDostVtochku_down.active {
        height: 140px;
        padding-top: 24px;
    }

    .productBlockIcon00 {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .productBlockIcon.mobile {
        display: none;
    }
}



#tab2 ul li {
    list-style: none;
    width: 49%;
    border-left: 1px solid white;
}

#tab2 ul li:nth-child(3n) {
    background-color: #393939;
}

#tab2 ul {
    display: flex;
    flex-wrap: wrap;
    border-right: 1px solid white;
}

.tabs__content .tabs__item {
    background: #242428;
}

#tab2 ul li p {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;

    b {
        text-align: end;
    }
}


@media (max-width:800px) {
    .productBlock {
        margin-bottom: 0px;
        justify-content: center;
    }

    .productBlock-left2 {
        width: 90vw;
    }

    .productBlock-right2 {
        width: 90vw;

        .productDostVtochku_down {
            margin: 0px;
            width: 80vw;
        }

        .productDostVtochku_down.active {
            height: 261px;
        }

        .productDostVtochku_down_2 {
            width: 75vw;
        }

        .productDostVtochku_down_2 {
            background-image: url(/local/templates/listogib_zapchast/images/newmain/f-dostavki_m.png);
        }

        .productBlockIcon00 {
            display: block;
            width: unset;
            justify-content: unset;
        }

        .productBlockIcon.mobile {
            display: inline-block;
            background: gray;
            padding: 5px 10px;
            border-radius: 28px;
        }

        .productBlockIcon.desctop {
            display: none;
        }
    }

    #tab2 ul li {
        width: unset;
    }

    #tab2 ul li p {
        flex-direction: column;
        align-items: baseline;
    }

    #tab2 ul li {
        width: 100%;
    }

    #tab2 ul li:nth-child(3n) {
        background-color: unset;
    }

    #tab2 ul li:nth-child(even) {
        background-color: #393939;
    }
}