.seller_collection{position:relative;padding:20px 0;margin-bottom:25px}.seller_collection__heading{display:flex;gap:10px;font-weight:600;font-size:1.125rem;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{width:100%;height:auto;outline:none;border:none}.seller_collection__carousel--wrapper .collection-product__info{margin-top:15px}.seller_collection__carousel--wrapper .collection-product__info.truncate h3{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seller_collection__carousel--wrapper .collection-product__info h3{font-weight:600;line-height:125%;margin-bottom:6px;font-size:1rem;color:#474747}.seller_collection__carousel--wrapper .collection-product__info__price{font-weight:600;color:#888;font-size:1rem}.seller_collection__carousel--wrapper .collection-product__info__price .new_price+.old_price{text-decoration:line-through;color:#c62020;font-size:.875rem}@media screen and (min-width:1024px){.seller_collection__carousel--wrapper .collection-product{width:165px}}.seller_collection__carousel .action{position:absolute;display:flex;align-items:center;height:100%;top:-17px;font-size:22px}@media only screen and (max-width:576px){.seller_collection__carousel .action{display:none}}.seller_collection__carousel .action.disabled{opacity:.35;cursor:auto;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}