#clonedMenu .b-category-49 .b-productcategories-level-2{display:none;}
.row.categorylist{padding-left: 10px;padding-right: 10px;}
.productsortbar{margin-left:20px;margin-right:10px;}
.category-item-content .category-item-title .h5{font-size:19px;margin-bottom: 0;}
.category-item-content .placeholder-overlay{height:auto;padding-top:100%;}
.category-item-content img{height:160px!important;-o-object-fit: contain;object-fit: contain;}
.category-item-content .category-item-title {top: 0;bottom: 0;display: flex;align-items: center;justify-content: center;}
@media only screen and (min-width: 960px) {
    .category-short-description{display:block;margin:40px 10px;}
}
.container.with-xlarge .col-xl-6.category-item{width:50%;clear:none;}
@media (min-width: 1280px) {
    .container.with-xlarge .col-xl-6.category-item {width:12.5%;}
}