.hidden{
    display: none;
}

.vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item#category-header-other_product {
    min-height: 300px !important;
}


.vp-top-menu_v3 .vp-category-menu.right-menu ul .vp-category-menu-list .vp-category-list-item a#first-topic_title {
    display: flex;
    align-items: center;
}

.vp-top-menu_v3 .vp-category-menu.right-menu ul .vp-category-menu-list .vp-category-list-item a#seccond-topic_title {
    display: flex;
    align-items: center;
}


.vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    column-gap: 148px;
    width: 100%;
}

.vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 {
    padding: 24px;
}

    .vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .right {
        display: flex;
        flex-direction: column;
    }

    .vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .right .right-top{
        display: inline-block;
    }

        .vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .right .right-top .items-row {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            column-gap: 24px;
        }

.right-bottom .items-row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 16px;
    font-family: 'YekanBakhEn';
}


            .vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .right .right-top .items-row .item-v3 {
                max-width: 150px;
                width: 100%;
                text-align: center;
            }

.vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .right .right-bottom .items-row .item-v3 {
    max-width: 120px;
    width: 100%;
    text-align: center;
}

                .items-row .item-v3 a .title {
                    padding-top: 12px;
                    color: #292D32;
                    font-size: 16px;
                    font-weight: 600;
                    /*margin-top: 12px;*/
                }

                .vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .right .right-top .items-row .item-v3 a .image {
                    margin-bottom: 12px;
                }

.vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .right .right-bottom .items-row .item-v3 a .image {
    margin-bottom: 12px;
}

.title-parent {
    padding-top: 40px;
    padding-bottom: 24px;
    border-bottom: 1px solid #F7F7F7;
    margin-bottom: 24px;
    width: 80%;
}

    .title-parent .title {
        font-weight: 700;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: -0.5px;
         color: #292D32;
    }

#vp-container-category-item_first{
    min-height: 621px !important;
}

.vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .left{
    max-width: 375px;
}

.vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .left .banner {
    min-width: 375px;
    max-width: 375px;
    width: 100%;
    background: red;
    max-height: 573px;
    height: auto;
    border-radius: 24px;
    overflow: hidden;
}

.vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item_v3 .vp-container-category_row .left .banner  img{
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    min-height: 100%;
}

#vp-container-category-item_seccond .vp-container-category_row{
    align-items: flex-start;
}

.vp-top-menu_v3 .vp-category-menu.right-menu .right-list .vp-container-category-item#vp-container-category-item_seccond{
    min-height: 621px !important;
    justify-content: space-between;
    width: 100%;
}

#vp-container-category-item_seccond .vp-container-category_row{
    width: 100%;
    justify-content: space-between !important;
}

#vp-container-category-item_seccond .vp-container-category_row  .items-row{
    column-gap: 32px;
}

#vp-container-category-item_seccond .right-bottom .item-v3 .image {
    min-height: 78px !important;
}