.seller_collection{margin-bottom:25px;padding:20px 0;position:relative}.seller_collection__heading{display:flex;font-size:1.125rem;font-weight:600;gap:10px;margin-bottom:12px}.seller_collection__heading a{text-decoration:underline}.seller_collection__carousel{position:relative}.seller_collection__carousel--wrapper{overflow:hidden}@media only screen and (min-width:576px){.seller_collection__carousel--wrapper{margin-left:45px;margin-right:45px}}.seller_collection__carousel--wrapper .collection-product{width:145px}.seller_collection__carousel--wrapper .collection-product img{border:none;height:auto;outline:none;width:100%}.seller_collection__carousel--wrapper .collection-product__info{margin-top:15px}.seller_collection__carousel--wrapper .collection-product__info.truncate h3{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller_collection__carousel--wrapper .collection-product__info h3{color:#474747;font-size:1rem;font-weight:600;line-height:125%;margin-bottom:6px}.seller_collection__carousel--wrapper .collection-product__info__price{color:#888;font-size:1rem;font-weight:600}.seller_collection__carousel--wrapper .collection-product__info__price .new_price+.old_price{color:#c62020;font-size:.875rem;text-decoration:line-through}@media screen and (min-width:1024px){.seller_collection__carousel--wrapper .collection-product{width:165px}}.seller_collection__carousel .action{align-items:center;display:flex;font-size:22px;height:100%;position:absolute;top:-17px}@media only screen and (max-width:576px){.seller_collection__carousel .action{display:none}}.seller_collection__carousel .action.disabled{cursor:auto;opacity:.35;pointer-events:none}.seller_collection__carousel .action.prev{left:0}.seller_collection__carousel .action.prev:before{content:"\f053";font-family:FontAwesome}.seller_collection__carousel .action.next{right:0}.seller_collection__carousel .action.next:before{content:"\f054";font-family:FontAwesome}.collection .breadcrumbs{padding-top:0!important}