

/* Start:/local/templates/parade/components/bitrix/news.list/palletes_list/style.css?1775052774404*/
.effects-list .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.effects-list__img-item{
    opacity: 1 !important;
}
.effects-list__img-item_catalog {
    transition: opacity .2s ease;
}

.effects-list__item a:hover .effects-list__img-item_catalog {
    opacity: .7 !important;
}

/* End */
/* /local/templates/parade/components/bitrix/news.list/palletes_list/style.css?1775052774404 */
