.shop__wrapper{min-height:80vh;padding:2rem}.shop__wrapper ul.breadcrumb{color:#000}.shop__wrapper h1{color:#000;font-size:4rem;letter-spacing:.5rem;padding:3rem;text-transform:uppercase}.shop__wrapper .shop-items__wrapper{align-items:center;display:flex;flex-direction:column;gap:4rem;justify-content:center;justify-content:space-between;min-height:500px;width:100%}.shop__wrapper .shop-items__wrapper .filter-form{background-color:#fff;border-radius:33px;display:none;max-width:300px;padding:2rem;width:100%}@media (min-width:992px){.shop__wrapper .shop-items__wrapper .filter-form{display:none}}.shop__wrapper .shop-items__wrapper .item-cards__list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:1400px;min-height:500px;padding:2rem 2rem 5rem;width:100%}@media (min-width:768px){.shop__wrapper .shop-items__wrapper .item-cards__list{gap:3rem}}.item-card{background-color:#fff;display:block;max-width:200px;padding:1rem 1rem 0}.item-card .ribbon{--r:.8em;background:#902525;clip-path:polygon(0 0,100% 0,calc(100% - var(--r)) 50%,100% 100%,0 100%,var(--r) 50%);color:#fff;font-family:Cinzel;font-size:1.7rem;left:-10%;letter-spacing:.1rem;padding-inline:calc(var(--r) + .3em);padding-top:.2rem;position:absolute;top:4%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content;z-index:5}.item-card .img__wrapper{max-width:100%;width:100%}.item-card .img__wrapper img{height:276px;max-width:100%;-o-object-fit:cover;object-fit:cover;width:180px}.item-card .img_sticker__wrapper{position:relative;transition:all .5s}.item-card .new-item-sticker{align-items:center;background-color:#470000;border:2px solid #2e0000;border-radius:50%;display:flex;height:50px;justify-content:center;position:absolute;right:-4px;top:-4px;width:50px;z-index:5}.item-card .new-item-sticker .txt{color:#fff;font-size:1.2rem;font-weight:500;text-transform:uppercase;transform:rotate(-20deg)}.item-card:hover .img_sticker__wrapper{transform:scale(.9)}.item-card .details{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:.5rem 0;text-align:center}.item-card .details .title{color:#000;font-family:Cinzel;font-size:1.4rem;font-weight:500;margin-top:.5rem;padding:0;text-transform:uppercase;width:100%}.item-card .details .authors,.item-card .details .title{-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.item-card .details .authors{color:#595959;font-size:1.2rem}.item-card .details .old-price{color:#777;text-decoration:line-through}.item-card .details .price{color:#470000;font-size:1.4rem;font-weight:500;padding:.2rem 0}@media (min-width:768px){.item-card .details .title{font-size:1.6rem}.item-card .details .authors{font-size:1.3rem}.item-card .details .price{font-size:1.5rem}}
