﻿.image360 img, .image360-holder img, .p-image img {
    object-fit: contain;
}
.products-inline.products-top, .products-top-wrapper
{
    display: none !important;
}
@media only screen and (min-width: 992px) {
:where(body.ums_a11y_category_page--on) .listSorting 
{
    display: block !important;
}}

.category-content-wrapper #category-header > .param-filter-top:first-of-type
{
    display: none;
}

:where(body.ums_a11y_category_page--on) .listSorting__control
{
    text-decoration: underline;
    font-size: 16px !important;
}

:where(body.ums_a11y_category_page--on) .listSorting__control:first-child
{
    padding-left: 0px;
}

:where(body.ums_a11y_category_page--on) .listSorting__control--current
{
    text-decoration: none;
    font-weight: 700;
}