    @media (min-width: 992px) {
        .menu2 .menu__level-1-li {
            flex: none !important;
        }
    }

    .box {
        background-color: white;
        border-radius: 6px;
        box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
        color: #4a4a4a;
        display: block;
        padding: 1.25rem;
    }

    .has-background-light {
        background: #fff;
        margin-bottom: 30px;
        padding-bottom: 16px;
    }

    .letter {
        font-size: 2rem;
        font-weight: 600;
        padding-left: 16px;
        padding-top: 16px;
    }

    .has-background-light li {
        list-style-type: none;
    }

    .header-block__item-cart {
        display: none;
    }

    #tabcustom0 img {
        max-width: 100%;
    }

    #top {
        display: none;
    }

    @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
    .mod-param button, .pro_sec button, .item_gr button, .article_description button {
        color: white;
        padding: 5px 15px;
        border: 0;
        border-radius: 4px;
        background: #0F4C75;
        font-size: 0.7rem;
        text-transform: uppercase;
        text-align: center;
    }

    .down_item_descr {
        font-size: 0.7rem;
    }

    #tab-ra_files a {
        font-weight: 600;
    }

    .ficha {
        text-align: center;
        margin-bottom: 25px;
        line-height: 120%;
        padding: 20px;
    }

    .ficha img {
        max-width: 120px;
    }

    .fich-title {
        color: #0F4C75;
        font-size: 1.1rem;
        font-weight: bold;
    }

    .category-list .uni-item {
        background: #d3d3d3;
    }

    @media (max-width: 991px) {
        .menu__level-3-li {
            padding: 0 32px 0 15px;
            font-size: 0.8rem;
        }
    }

    @media (min-width: 992px) {
        .menu__level-2-ul.has-image {
            padding-left: 110px;
        }

        .menu__level-2-img {
            width: 100px;
        }

        .menu1 .column-1, .menu1 .column-2 {
            width: calc(335% - 15px);
        }
    }

    @media (min-width: 1345px) {
        .menu1 .column-1, .menu1 .column-2 {
            width: calc(330% - 15px);
        }
    }

    @media (min-width: 1600px) {
        .menu1 .column-1, .menu1 .column-2 {
            width: calc(432% - 15px);
        }

        /*.header-search {
        width: 40%;
        }*/
        .uni-slideshow_v2__title {
            font-weight: 900;
            font-size: 2.5em;
        }

        .uni-slideshow_v2__text {
            font-size: 1.2em;
            font-weight: 800;
        }
    }

    .compare-page__price {
        display: none;
    }

    @media (min-width: 730px) {
        .uni-slideshow_v2__description {
            width: 40%;
        }
    }

    .uni-slideshow_v2__title {
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
        color: white;
    }

    .uni-slideshow_v2__text {
        color: white;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    }

    .uni-banner__title {
        font-weight: 600;
        border-top: solid 1px rgba(255 255 255 / .2);
        background: rgba(0 0 0 / .5);
        text-transform: uppercase;
    }

    .fly-block {
        position: fixed;
        z-index: 1020;
        left: 20px;
        bottom: 20px;
    }

@media (max-width: 430px) {
    .nav-tabs li a {
        font-size: 0.8em;
    }
}
.cat-246 > main > #product-product > div.row > #content > #product > div.row > div.col-sm-12.col-md-12.col-lg-2 > div > div:nth-child(2) {
display: none;
}