

/* Start:/local/templates/romza_upro_1.1.73/components/bitrix/catalog.smart.filter/catalog_with_traits/style.css?1753254017832*/
.filter-header:after{
    webkit-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0);
    content: '';
    position: absolute;
    border: 4px solid;
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    height: 6px;
    width: 8px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-width: 0;
    border-top-width: 6px;
    position: relative;
    top: -2px;
    display: inline-block;
    margin-left: 5px;
    color: #9199a4;
}

.filter-header{
    cursor: pointer;
}

.filter-header.is_close:after{
    transform: rotate(0) translateZ(0);
}
.filter-header.is_open:after{
    transform: rotate(180deg) translateZ(0);
}

.hidden-filter-wrap {
    display: none;
    transition: transform .8s;
}
/* End */


/* Start:/local/templates/romza_upro_1.1.73/components/bitrix/catalog.section/catalog_section/style.css?17532540171569*/
.name-element, .property-in-header{
    margin: 15px;
    background: rgba(231, 230, 233, 1);
    padding: 0px 10px;
    border-top: 3px solid rgba(75, 165, 196, 1);
    margin-bottom: 0;
}
.table-header{
    display: grid;
    /*grid-template-columns: 12% 88%;*/
    grid-template-columns: 8% 10% 82%;
    margin-bottom: 5px;
}
.table-header .property-in-header{
    display: grid;
}
.item-row a{
    display: grid;
    /*grid-template-columns: 12% 88%;*/
    grid-template-columns: 8% 10% 82%;
    text-decoration: none;
    border-bottom: none !important;
}
.item-row a .property-block{
    display: grid;
    margin: 0px 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid silver;
}
.table-body{
    display: grid;
}
.item-row{
    padding-bottom: 5px;
}
.item-row-name{
    border-bottom: 2px solid silver;
    /*margin: 0px 15px;*/
    padding: 0px 0px 15px 10px;
    min-width: 140px;
}
.one-property{
    padding: 5px;
    min-width: 125px;
}

@media (max-width: 1200px) {
    .item-list{
        overflow: scroll;
    }
}

.item-list{
    display: grid;
    /*margin-top: 5px;*/
}

.buy-wrap .card-icon-cust{
    height: 20px;
    width: 50px;
}

.property-name{
    overflow: hidden;
    min-width: 125px;
}

.btn-buy-col{
    width: 100px;
    min-width: 100px;
}

.name-element{
    min-width: 180px;
}

.catalog-items{
    overflow-x: scroll;
    transform: scaleY(-1);
}

.item-list{
    transform: scaleY(-1);
}

.item-row-img{border-bottom: 2px solid silver;}
/* End */
/* /local/templates/romza_upro_1.1.73/components/bitrix/catalog.smart.filter/catalog_with_traits/style.css?1753254017832 */
/* /local/templates/romza_upro_1.1.73/components/bitrix/catalog.section/catalog_section/style.css?17532540171569 */
