.t4s-collections-showcase-wrapper{position:relative}.t4s-collections-showcase{display:flex;flex-wrap:wrap;width:100%}.t4s-collections-showcase-item{display:flex;flex-direction:column}.t4s-showcase-item-inner{position:relative;width:100%;display:flex;flex-direction:column;height:100%;flex:1}.t4s-showcase-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.t4s-showcase-image-wrap{position:relative;width:100%;overflow:hidden;border-radius:var(--item-rd, 0px);flex-shrink:0}.t4s-showcase-image{position:relative;width:100%;aspect-ratio:1.2;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:0}.t4s-showcase-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease,opacity .4s ease}.t4s-eff-img-zoom .t4s-showcase-image-wrap:hover img{transform:scale(1.1)}.t4s-eff-img-rotate .t4s-showcase-image-wrap:hover img{transform:rotate(5deg) scale(1.05)}.t4s-eff-img-translateToTop .t4s-showcase-image-wrap:hover img{transform:translateY(-10px)}.t4s-eff-img-translateToRight .t4s-showcase-image-wrap:hover img{transform:translate(10px)}.t4s-eff-img-translateToBottom .t4s-showcase-image-wrap:hover img{transform:translateY(10px)}.t4s-eff-img-translateToLeft .t4s-showcase-image-wrap:hover img{transform:translate(-10px)}.t4s-eff-border-run .t4s-showcase-item-inner{position:relative;overflow:hidden}.t4s-eff-border-run .t4s-showcase-item-inner:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:currentColor;transition:left .5s ease;z-index:2}.t4s-eff-border-run .t4s-showcase-item-inner:after{content:"";position:absolute;bottom:0;right:-100%;width:100%;height:2px;background:currentColor;transition:right .5s ease;z-index:2}.t4s-eff-border-run .t4s-showcase-item-inner:hover:before{left:0}.t4s-eff-border-run .t4s-showcase-item-inner:hover:after{right:0}.t4s-showcase-label{margin-top:var(--label-space-top, 15px);display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:var(--label-font-size, 16px);font-weight:var(--label-font-weight, 500);color:var(--label-color, #222222);transition:color .3s ease;text-align:left}.t4s-showcase-link:hover .t4s-showcase-label{color:var(--label-color-hover, #222222)}.t4s-showcase-label-text{flex:1;line-height:1.4}.t4s-showcase-arrow{font-size:1.2em;line-height:1;transition:transform .3s ease}.t4s-showcase-link:hover .t4s-showcase-arrow{transform:translate(4px)}.t4s-product-price{display:flex;align-items:center;gap:8px}.t4s-product-price del{color:#999}.t4s-product-price ins{color:#e74c3c;text-decoration:none;font-weight:600}.t4s-badge-sale{display:inline-block;padding:2px 6px;font-size:12px;line-height:1;color:#fff;background:#e74c3c;border-radius:10px}@media (max-width: 1024px){.t4s-showcase-label{font-size:14px}}@media (max-width: 767px){.t4s-showcase-label{font-size:14px}}.t4s-placeholder-svg{width:100%;height:100%;opacity:.3}.t4s-showcase-product .t4s-showcase-image-wrap{position:relative}.t4s-showcase-product-btns{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;flex-direction:column;gap:8px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.t4s-showcase-product .t4s-showcase-image-wrap:hover .t4s-showcase-product-btns{opacity:1;visibility:visible;pointer-events:auto}.t4s-showcase-product-btns .t4s-pr-item-btn{display:flex;align-items:center;justify-content:center;min-width:140px;padding:12px 20px;background-color:#000000d9;color:#fff;text-decoration:none;border-radius:4px;font-size:14px;font-weight:500;transition:background-color .3s ease,transform .2s ease;pointer-events:auto}.t4s-showcase-product-btns .t4s-pr-item-btn:hover{background-color:#000000f2;transform:translateY(-2px)}.t4s-showcase-product-btns .t4s-pr-item-btn .t4s-svg-pr-icon{display:inline-flex;align-items:center;margin-right:8px}.t4s-showcase-product-btns .t4s-pr-item-btn .t4s-svg-pr-icon svg{width:18px;height:18px;fill:currentColor}.t4s-showcase-product-btns .t4s-pr-item-btn .t4s-text-pr{display:inline-block}.t4s-showcase-content{margin-top:var(--label-space-top, 15px);text-align:left}.t4s-showcase-product-title{margin:0 0 8px;font-size:16px;font-weight:500;line-height:1.4}.t4s-showcase-product-title a{color:inherit;text-decoration:none;transition:color .3s ease}.t4s-showcase-product-title a:hover{color:var(--label-color-hover, #222222)}.t4s-showcase-product .t4s-product-price{margin:8px 0;font-size:16px;font-weight:600}.t4s-showcase-product .t4s-product-price del{color:#999;font-weight:400;margin-right:8px}.t4s-showcase-product .t4s-product-price ins{color:#e74c3c;text-decoration:none}.t4s-showcase-product .t4s-product-rating{margin:8px 0}.t4s-showcase-product-colors{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:10px;margin-bottom:12px;--swatch-color-size: 18px}.t4s-showcase-product-actions{display:flex;gap:8px;margin-top:0;margin-bottom:8px}.t4s-showcase-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;border-radius:4px;transition:all .3s ease;border:none;cursor:pointer;position:relative;min-height:40px}.t4s-showcase-btn-atc{background-color:#222;color:#fff}.t4s-showcase-btn-atc:hover{background-color:#333;color:#fff}.t4s-showcase-btn-buynow{background-color:#e74c3c;color:#fff}.t4s-showcase-btn-buynow:hover{background-color:#c0392b;color:#fff}.t4s-showcase-btn[aria-disabled=true],.t4s-showcase-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.t4s-showcase-btn-text{display:inline-block}.t4s-showcase-btn .t4s-loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.t4s-showcase-btn.t4s-btn-loading .t4s-showcase-btn-text{opacity:0}.t4s-showcase-btn.t4s-btn-loading .t4s-loading__spinner{display:block}.t4s-showcase-btn .t4s-loading__spinner[hidden]{display:none}.t4s-showcase-product-colors .t4s-pr-color__item{display:inline-flex;align-items:center;justify-content:center;padding:1px;margin:4px;border:1px solid var(--border-color, #e0e0e0);border-radius:50%;line-height:0}.t4s-showcase-product-colors .t4s-pr-color__value{width:var(--swatch-color-size, 18px);height:var(--swatch-color-size, 18px);border-radius:50%;display:block}.t4s-showcase-product-colors .t4s-pr-color__item.is-swatch--selected{border-color:var(--border-primary-color, #222)}@media (max-width: 1024px){.t4s-showcase-product-btns .t4s-pr-item-btn{min-width:120px;padding:10px 16px;font-size:13px}.t4s-showcase-product-title{font-size:15px}.t4s-showcase-btn{padding:9px 14px;font-size:13px;min-height:38px}}@media (max-width: 767px){.t4s-showcase-product .t4s-showcase-product-btns{right:10px;left:auto;top:64%;transform:translateY(-50%);gap:10px;opacity:1;visibility:visible;pointer-events:auto}.t4s-showcase-product-btns .t4s-pr-item-btn{width:44px;height:44px;min-width:44px;padding:0;border-radius:50%;font-size:0;background-color:#000000d9}.t4s-showcase-product-btns .t4s-pr-item-btn .t4s-text-pr{display:none}.t4s-showcase-product-btns .t4s-pr-item-btn .t4s-svg-pr-icon{margin:0}.t4s-showcase-product-btns .t4s-pr-item-btn .t4s-svg-pr-icon svg{width:16px;height:16px}.t4s-showcase-product-title,.t4s-showcase-product .t4s-product-price{font-size:14px}.t4s-showcase-product-actions{flex-direction:column;gap:8px}.t4s-showcase-btn{padding:10px 16px;font-size:13px;min-height:40px;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/collections-showcase.css.map */
