.custom-product-card{display:flex!important;flex-direction:column!important}.custom-product-card__image{order:1!important}.custom-product-card__info{order:2!important}.custom-product-card__button{order:3!important;margin-top:12px!important}.custom-product-card__title{width:100%!important;max-width:100%!important;min-height:2.7em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.custom-product-card{width:100%}.custom-product-card__image{position:relative;width:100%;overflow:hidden;border-radius:10px}.custom-product-card__sold-badge{position:absolute;top:10px;left:10px;z-index:2;background:#000;color:#fff;font-size:11px;font-weight:700;padding:5px 10px;border-radius:3px}.custom-product-card__image a{display:block;width:100%}.custom-product-card__image img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.custom-product-card__button{display:block;width:95%;max-width:320px;margin:8px auto 0;text-align:center;padding:10px 0;background:#4a1420;color:#fff;font-weight:700;font-size:12.5px;border:1px solid #4a1420;border-radius:4px;cursor:pointer;transition:background .2s ease,color .2s ease}.custom-product-card__button:hover{background:#fff;color:#4a1420}.custom-product-card__info{padding-top:4px}.custom-product-card__title{margin:0;font-size:18px;line-height:1.35;font-weight:600}.custom-product-card__title a{color:inherit;text-decoration:none}.custom-product-card__rating{display:flex;align-items:center;gap:5px;margin-top:6px}.custom-product-card__stars{font-size:14px;letter-spacing:1px;color:#4a1420}.custom-product-card__star-half{background:linear-gradient(90deg,#4a1420 50%,#d9d9d9 50%);-webkit-background-clip:text;background-clip:text;color:transparent}.custom-product-card__review-count{font-size:12px;color:#777}.custom-product-card__price{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:17px;line-height:1.3;font-weight:600}.custom-product-card__sale-price{font-weight:600}.custom-product-card__compare{opacity:.55;text-decoration:line-through;font-weight:400}#ResultsList.product-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:40px 24px!important}#ResultsList.product-grid>li{width:100%!important;max-width:100%!important;flex:none!important}@media screen and (max-width:749px){.custom-product-card__title{font-size:16px}.custom-product-card__price{font-size:15px}#ResultsList.product-grid{grid-template-columns:repeat(2,1fr)!important;gap:32px 16px!important}}.qv-modal{border:none;border-radius:12px;padding:0;max-width:720px;width:92vw;max-height:85vh;overflow:auto}.qv-modal::backdrop{background:#00000080}.qv-modal__box{position:relative;padding:22px}.qv-modal__close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:#333;z-index:2}.qv-modal__grid{display:grid;grid-template-columns:1fr;gap:18px}@media screen and (min-width:700px){.qv-modal__grid{grid-template-columns:1fr 1.1fr;align-items:start}}.qv-modal__image{aspect-ratio:3 / 4;overflow:hidden;border-radius:8px}.qv-modal__image img{width:100%;height:100%;object-fit:cover;display:block}.qv-modal__title{font-size:20px;font-weight:800;margin:0 0 10px;line-height:1.25}.qv-hurry-label{font-weight:700;font-size:11px;letter-spacing:.5px;color:#4a1420;margin-bottom:6px}.qv-countdown{display:flex;gap:12px;margin-bottom:10px}.qv-cd-unit{text-align:center}.qv-cd-num{font-size:20px;font-weight:800;line-height:1}.qv-cd-lbl{font-size:9px;font-weight:600;color:#777;margin-top:2px}.qv-cd-sep{font-size:20px;font-weight:800;align-self:flex-start}.qv-rating{display:flex;align-items:center;gap:6px;margin-bottom:12px}.qv-stars{font-size:15px;letter-spacing:1px;color:#4a1420}.qv-star-half{background:linear-gradient(90deg,#4a1420 50%,#d9d9d9 50%);-webkit-background-clip:text;background-clip:text;color:transparent}.qv-review-count{font-size:12px;color:#555;text-decoration:underline}.qv-modal__price{display:flex;align-items:baseline;gap:10px;margin-bottom:14px;flex-wrap:wrap}.qv-modal__price-now{font-size:19px;font-weight:800}.qv-modal__price-was{font-size:14px;color:#888;text-decoration:line-through}.qv-modal__sold-tag{font-weight:700;font-size:13px}.qv-modal__size-label{font-weight:700;font-size:11px;letter-spacing:1px;margin-bottom:8px}.qv-sizes{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.qv-size-btn{min-width:40px;padding:7px 0;text-align:center;border:1px solid #ccc;font-weight:600;font-size:12px;cursor:pointer;background:#fff;color:#333}.qv-size-btn--selected{background:#4a1420;color:#fff;border-color:#4a1420}.qv-size-btn--unavailable{color:#ccc;text-decoration:line-through;border-color:#eee;cursor:not-allowed}.qv-modal__choose-btn{display:block;width:100%;text-align:center;padding:12px 0;background:#4a1420;color:#fff;font-weight:800;font-size:13px;text-decoration:none;border:1px solid #4a1420;border-radius:4px;cursor:pointer;margin-bottom:16px;transition:background .2s ease,color .2s ease}.qv-modal__choose-btn:hover{background:#fff;color:#4a1420}.qv-pay-icons{display:flex;justify-content:flex-start;gap:5px;margin-bottom:16px;flex-wrap:wrap}.qv-pay-icons span{border:1px solid #ddd;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:700;color:#333}.qv-timeline{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.qv-timeline:before{content:"";position:absolute;top:16px;left:12%;right:12%;height:2px;background:#4a1420;z-index:0}.qv-tl-step{position:relative;z-index:1;text-align:center;flex:1}.qv-tl-icon{width:32px;height:32px;border-radius:50%;background:#4a1420;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 6px;font-size:13px}.qv-tl-date{font-weight:700;font-size:10.5px}.qv-tl-label{font-size:10px;color:#555}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.product-grid{grid-template-columns:repeat(4,1fr)}}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:32px}.pagination__link{padding:8px 12px;text-decoration:none;color:inherit}.pagination__link--current{font-weight:700;text-decoration:underline}.product-grid__load-more-link{display:block;text-align:center;margin-top:24px}.skip-to-content-link{position:absolute;top:-100px;left:0;z-index:999;background:#000;color:#fff;padding:10px 16px;text-decoration:none;border-radius:0 0 6px}.skip-to-content-link:focus{top:0}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
