.b-ext #algoliaRecommend .recommend-item .product-img {width: 180px;}
.b-ext #algoliaRecommend .auc-Recommend-list {display: flex;justify-content: space-evenly;list-style: none;}
.b-ext #algoliaRecommend .recommend-item .product-name {height: 50px;width: 110px;margin: 0 auto;}
.b-ext #algoliaRecommend .recommend-component {margin-bottom: 80px;}
.b-ext #algoliaRecommend #relatedProducts .auc-Recommend-list, .b-ext #algoliaRecommend #frequentlyBoughtTogether .auc-Recommend-list, .b-ext #algoliaRecommend #lookingSimilar .auc-Recommend-list, .b-ext #algoliaRecommend .trendsItem  .auc-Recommend-list {flex-wrap: wrap;justify-content: flex-start;}
.b-ext #algoliaRecommend #relatedProducts li, .b-ext #algoliaRecommend #frequentlyBoughtTogether li, .b-ext #algoliaRecommend #lookingSimilar li, .b-ext #algoliaRecommend .trendsItem li {display: flex;justify-content: center;width: 16.66666667%;}
.b-ext #algoliaRecommend #relatedProducts li a, .b-ext #algoliaRecommend #frequentlyBoughtTogether li a, .b-ext #algoliaRecommend #lookingSimilar li a, .b-ext #algoliaRecommend .trendsItem li a {color: inherit;display: block;}
.b-ext #algoliaRecommend #relatedProducts .product-name, .b-ext #algoliaRecommend #frequentlyBoughtTogether .product-name, .b-ext #algoliaRecommend #lookingSimilar .product-name, .b-ext #algoliaRecommend #trendItems .product-name, .b-ext #algoliaRecommend .trendsItem .product-name {text-align: center;width: 150px;text-overflow: ellipsis;overflow: hidden;max-height: 42px;height: 42px;white-space: normal;line-height: calc(var(--font-size) * 2);-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;}
.b-ext #algoliaRecommend #trendItems a, .b-ext #algoliaRecommend #trendItems a:hover, .b-ext #algoliaRecommend .trendsItem a, .b-ext #algoliaRecommend .trendsItem a:hover {color: #333;}
.b-ext #algoliaRecommend .auc-Recommend-item .product-details {text-align: center;}
.b-ext #algoliaRecommend #trendItems .auc-Recommend-list {flex-wrap: wrap;justify-content: flex-start;}
.b-ext #algoliaRecommend .product-details .recommend-item .action.primary, .b-ext #algoliaRecommend .action-primary {background: #f4f4f4;border: 1px solid #f4f4f4;color: #666;}
.b-ext #algoliaRecommend .product-details .recommend-item .action.primary:hover, .b-ext #algoliaRecommend .action-primary:hover {border-color: #1979c3;background: #1979c3;color: #fff;}
@media (min-width: 768px) and (max-width: 1023px) {.b-ext #algoliaRecommend #relatedProducts li, .b-ext #algoliaRecommend #frequentlyBoughtTogether li, .b-ext #algoliaRecommend #lookingSimilar li, .b-ext #algoliaRecommend #trendItems li {width: 33.33333333%;}}
@media (max-width: 767px) {.b-ext #algoliaRecommend #relatedProducts li, .b-ext #algoliaRecommend #frequentlyBoughtTogether li, .b-ext #algoliaRecommend #lookingSimilar li, .b-ext #algoliaRecommend #trendItems li {width: 50%;}}
.b-ext #algoliaRecommend h3.auc-Recommend-title {padding-bottom: 20px;}