.v-pagination__list{display:inline-flex;justify-content:center;list-style-type:none;width:100%}.v-pagination__first,.v-pagination__item,.v-pagination__last,.v-pagination__next,.v-pagination__prev{margin:.3rem}.product-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}@media (min-width:600px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.product-slide-item{flex:0 0 170px;margin-right:10px;max-width:170px;min-width:170px;width:170px}@media (min-width:600px){.product-slide-item{flex:0 0 210px;max-width:210px;min-width:210px;width:210px}}.ellipsis{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card_hover{cursor:pointer;transition:box-shadow .25s ease-in-out}.card_hover:hover{box-shadow:0 4px 20px #0000001f}#card__overlay .v-card__overlay{background-color:#fff!important}#promotional-badge{background-color:red;color:#fff;font-size:10px;font-weight:700;left:-50px;padding:4px 0;pointer-events:none;position:absolute;text-align:center;top:15px;transform:rotate(-45deg);width:150px;z-index:2}.product-card{background-color:#fff;height:330px;overflow:hidden;position:relative}.product-card__image{width:100%}
