
body .default_products_list1 .list_products_box .list_products_item .item_name{font-size: 20px;}
body .collections_list_1[data-visual-id] .collectionsWrapper .collectionsBox .collections_item{width: calc((100% - (125px)) / 5);}
@media screen and (max-width: 1000px){
body .collections_list_1 .collectionsWrapper .collectionsBox{justify-content: center;}
}
