.custom-product-card{position:relative;border:1px solid transparent;transition:all .3s ease;display:block;text-decoration:none;color:inherit}.custom-product-card__inner{display:flex;flex-direction:column}.custom-product-card.horizontal .custom-product-card__inner{display:flex;flex-direction:row}.custom-product-card.horizontal .custom-product-card__inner .custom-product-card__image{max-width:40%}.custom-product-card.horizontal .custom-product-card__inner .custom-product-card__details{flex:1}.custom-product-card:hover{border:1px solid var(--primary-gold)}.custom-product-card:hover .custom-product-card__image-accent{width:100%;height:100%;border-radius:0}.custom-product-card:hover .custom-product-card__image-overlay{opacity:.7}.custom-product-card:hover .custom-product-card__image-button{opacity:1}.custom-product-card__details-bottom{display:flex;justify-content:space-between}.custom-product-card__details-bottom-left{display:flex;align-items:start;flex-direction:column;text-align:left}.custom-product-card__auction{display:flex;gap:24px;align-items:center}.custom-product-card__auction-time{display:flex;gap:10px;padding:10px 5px}.custom-product-card__auction-time-icon{display:flex;align-items:center}.wk-category-auction .end_date_div{display:none}.wk-category-auction .pa-theme-color,.wk-category-auction .pa-text-color{color:var(--color-white)!important}.wk-category-auction .box-bid-count{display:none}.custom-product-card__image{width:100%;aspect-ratio:1;position:relative;max-width:calc(100vw - 40px);max-height:400px;min-height:400px}.custom-product-card__image img{object-fit:contain;height:100%;z-index:2;position:relative}.custom-product-card__image-accent{width:194px;height:240px;border-radius:198px;background:#d9d9d9;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;transition:all .3s ease}.custom-product-card__details{display:flex;flex-direction:column;gap:24px;padding:32px}.custom-product-card__details-top{display:flex;justify-content:space-between;gap:24px}.custom-product-card__details-top p{font-family:Inter,sans-serif;font-weight:700;font-size:12px}.custom-product-card__title{font-family:Cinzel,serif;font-weight:400;font-size:24px!important}.custom-product-card__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-product-card__description p{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400}.custom-product-card__details-bottom-right{text-align:right}.custom-product-card__details-bottom-right p{font-family:Inter,sans-serif;font-weight:400;font-size:12px}.custom-product-card__price{font-family:Inter,sans-serif;font-weight:700;font-size:24px;color:var(--primary-gold)}.custom-product-card__image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:var(--color-dark-blue);opacity:0;transition:all .3s ease}.custom-product-card__image-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;opacity:0;transition:all .3s ease;width:60%;gap:16px;display:flex;flex-direction:column}.product-form form{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:768px){.custom-product-card__details{padding:12px}.custom-product-card__inner{width:100%;flex-direction:column!important}.custom-product-card__image{max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/css/custom-product-card.css.map */
