

/* Start:/local/components/d7/certificates/templates/.default/style.css?17482405351752*/
.certs{
    height:380px !important;
}


    .catalog-feed__item .catalog-card:hover .catalog-card__title a {
        color: #000;
    }


    .catalog-card:active .catalog-card__link, .js-no-touch .catalog-card:hover .catalog-card__link {
        color: #fff;
    }


    .catalog-feed__item .catalog-card .catalog-card__title a {
        font-size: 20px;
        font-weight: 500;
        line-height: 27px;
        text-align: center;
        display: block;
        width: 100%;
    }




        .catalog-feed__list {
            margin: 0 -10px;
            flex-wrap: wrap;
            display:flex;
        }

@media screen and (max-width: 768px) {
    .catalog-feed__list {
        justify-content: center;
    }
}



    .catalog-feed__item .catalog-card {
        border-radius: 10px;
        border: 0 solid transparent;
        background: #f0f0f0;
        justify-content: center;
        min-height: 106px;
    }

    .catalog-feed__item .catalog-card {
        z-index: 0;
        flex-direction: row-reverse;
    }


    .catalog-card {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        border: solid 1px #dedede;
        border-radius: 4px;
        transition: border-color .3s, box-shadow .3s;
    }




    .catalog-feed__item .catalog-card__cover {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #f0f0f0;
        width: 84px;
        min-width: 63px;
        height: 63px;
        margin-right: 12px;
        display: none;
    }


.catalog-feed__item {
    display: flex;
    flex: 0 0 307px;
    max-width: 307px;
    padding: 0 10px;
    margin: 0 0 21px;
}
/* End */
/* /local/components/d7/certificates/templates/.default/style.css?17482405351752 */
