

/* Start:/bitrix/templates/aspro-priority/components/bitrix/news.list/catalog_table_dinas/style.css?17479991501994*/
.catalog.item-views.table .item.round-logo .title {
    text-align: center;
}

.item.round-logo .wrap a {
    /*border-radius: 50%;
    overflow: hidden;*/
    border: 1px solid #eff1f5;
    transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -ms-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    -webkit-transition: box-shadow .3s ease;
}
.item.round-logo .wrap a {    
    border-radius: 50%;
    overflow: hidden;
    /*display: inline-block;*/
}

.catalog.item-views .item.round-logo:hover .wrap a {
    border-color: transparent;
    -webkit-box-shadow: 0 5px 25px 0 rgb(18 25 38 / 10%);
    -moz-box-shadow: 0 5px 25px 0 rgba(18,25,38,.1);
    box-shadow: 0 5px 25px 0 rgb(18 25 38 / 10%);
    transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -ms-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    -webkit-transition: box-shadow .3s ease;
}

.item.round-logo .image {
    overflow: unset !important;
}
.item-views.table .item.round-logo .image img {
    border-radius: 50%;
}
.catalog.item-views .item.round-logo,
.catalog.item-views .item.round-logo .inner-wrap {
    border-color: transparent !important;
    box-shadow: none !important;
}
.main-section-wrapper .catalog.item-views.table .item.round-logo:before,
.main-section-wrapper .catalog.item-views.table .item.round-logo:after {
    width: 0px;
}

.prim_price {color:#999999; font-size: 0.5667em;; font-weight:normal; letter-spacing: 0.8px; text-transform: uppercase; display:inline-block;}

@media (max-width: 540px) {
    .catalog.item-views.table .item-wrap { 
        margin-bottom: 15px !important;
    }

    .catalog.item-views.table .item-wrap.round-logo-wrap {
        height: auto !important;
        margin-bottom: 35px !important;
    }
    .catalog.item-views.table .item-wrap.round-logo-wrap .cont {
        height: auto !important; 
    }

}
/* End */
/* /bitrix/templates/aspro-priority/components/bitrix/news.list/catalog_table_dinas/style.css?17479991501994 */
