.kyra-product-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;background:#fff;border:1px solid rgba(229,231,235,.6);border-radius:16px;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease,transform .2s ease}.kyra-product-card:hover{box-shadow:0 8px 20px #6d032614}.kyra-product-card .card{height:100%;background:transparent}.kyra-product-card .card__inner{overflow:hidden;background:#fff;border-radius:12px}.kyra-product-card .card__media,.kyra-product-card .media{border-radius:12px;overflow:hidden}.kyra-product-card .media img{transition:transform .3s ease}.kyra-product-card:hover .media img{transform:scale(1.04)}.kyra-product-card .card__content{flex:1}.kyra-product-card .card__information{padding-top:14px}.kyra-product-card .lm-card-title{margin:0;color:#5a001e;font-family:Georgia,serif;font-size:18px;font-weight:700;line-height:1.25}.kyra-product-card .lm-card-title a{color:inherit;text-decoration:none}.kyra-product-card .lm-card-price,.kyra-product-card .price{color:#5a001e;font-weight:700}.kyra-product-card .price--on-sale .price-item--regular{color:#e0668b}.kyra-product-card .rating,.kyra-product-card .rating-count{color:#6d0326}.kyra-product-card .kyra-product-wishlist-button{width:38px;height:38px;right:12px;bottom:12px;top:auto;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff5eb;color:#6d0326;transition:transform .2s ease,background-color .2s ease}.kyra-product-card .quick-add{margin-top:20px}.kyra-product-card .quick-add__submit{width:100%;min-height:38px;padding:10px 23px;border:0;border-radius:999px;background:#5a001e;color:#fff;font-size:14px;font-weight:600;line-height:1;text-align:center;text-transform:uppercase;box-shadow:none}.kyra-product-card .quick-add__submit:before,.kyra-product-card .quick-add__submit:after{display:none}.kyra-product-card .quick-add__submit:hover{background:#720329;color:#fff}@media screen and (max-width:749px){.kyra-product-card{padding:12px;border-radius:14px}.kyra-product-card .lm-card-title{font-size:15px}.kyra-product-card .quick-add{margin-top:16px}.kyra-product-card .quick-add__submit{min-height:36px;font-size:13px}.kyra-product-card .kyra-product-wishlist-button{width:34px;height:34px;right:10px;bottom:10px}}.kyra-product-card__main-info{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}.kyra-product-card__title-area{flex:1;min-width:0}.kyra-product-card__title-area .lm-card-title{margin:0;font-family:Georgia,serif;font-size:17px;line-height:1.25;font-weight:400;color:#6d0326}.kyra-product-card__title-area .lm-card-title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.kyra-product-card__price{flex:0 0 auto;text-align:right;white-space:nowrap}.kyra-product-card__price .price{margin:0}.kyra-product-card__price .price-item{font-size:15px;line-height:1.2;font-weight:700;color:#6d0326}.kyra-product-card__price .price-item--regular{display:block}.kyra-product-card__price .price--on-sale .price-item--regular{margin-top:3px;font-size:12px;font-weight:400;color:#e0668b;text-decoration:line-through}@media screen and (max-width:749px){.kyra-product-card__title-area .lm-card-title{font-size:15px}.kyra-product-card__price .price-item{font-size:13px}}.kyra-product-card .card__badge{position:absolute;top:12px;left:12px;z-index:5;margin:0}.kyra-product-card .card__badge .badge{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:86px;height:24px;padding:0 14px;border:0!important;border-radius:999px;background:#ad124b;color:#fff;font-size:12px;font-weight:700;line-height:1;letter-spacing:.02em;white-space:nowrap}.kyra-product-card .lm-card-title,.kyra-product-card__title-area .lm-card-title{margin:0!important;font-family:Guyot Headline,Georgia,serif!important;font-weight:400!important;font-style:normal!important;font-size:18px!important;line-height:110%!important;letter-spacing:0!important;color:#6d0326!important}.kyra-product-card__title-area .lm-card-title a{color:inherit!important;text-decoration:none!important}.kyra-product-card .rating-star{font-size:17px!important}.kyra-product-card .rating-star:before{background:linear-gradient(90deg,#9B1548 var(--percent),rgba(155,21,72,.22) var(--percent))!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.kyra-product-card .rating-count,.kyra-product-card .rating-text{color:#9b1548!important;font-size:12px!important;font-weight:700!important}.kyra-product-card .kyra-product-wishlist-button{position:absolute;width:38px!important;height:38px!important;padding:0!important;right:12px;bottom:12px;top:auto;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box;background:#fff7ec!important;border:1px solid transparent!important;border-radius:80px!important;color:#9b1548!important;outline:none!important;box-shadow:none!important;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.kyra-product-card .kyra-product-wishlist-button:hover{transform:scale(1.05)}.kyra-product-card .kyra-product-wishlist-button svg{width:18px!important;height:18px!important}.kyra-product-card .kyra-product-wishlist-button svg path{stroke:#9b1548!important;fill:transparent;transition:fill .2s ease,stroke .2s ease}.kyra-product-card .kyra-product-wishlist-button[aria-pressed=true]{background:#ffe1ef!important;border:1px solid #9B1548!important;color:#9b1548!important}.kyra-product-card .kyra-product-wishlist-button[aria-pressed=true] svg path{fill:#9b1548!important;stroke:#9b1548!important}.kyra-product-card .kyra-product-wishlist-button.is-active,.kyra-product-card .kyra-product-wishlist-button.active{background:#ffe1ef!important;border:1px solid #9B1548!important;color:#9b1548!important}.kyra-product-card .kyra-product-wishlist-button.is-active svg path,.kyra-product-card .kyra-product-wishlist-button.active svg path{fill:#9b1548!important;stroke:#9b1548!important}.kyra-product-card .quick-add{margin-top:20px!important;display:flex;justify-content:center}.kyra-product-card .quick-add__submit{width:285px!important;max-width:100%!important;height:38px!important;min-height:38px!important;padding:12px 23px!important;box-sizing:border-box;border:0!important;border-radius:80px!important;background:#790026!important;color:#fff!important;font-family:Ambit,Arial,sans-serif!important;font-weight:500!important;font-style:normal!important;font-size:14px!important;line-height:100%!important;letter-spacing:0!important;text-align:center!important;text-transform:uppercase!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background-color .2s ease}.kyra-product-card .quick-add__submit span{font-family:Ambit,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:100%!important}.kyra-product-card .quick-add__submit:before,.kyra-product-card .quick-add__submit:after{display:none!important}.kyra-product-card .quick-add__submit:hover{background:#650020!important;color:#fff!important}@media screen and (max-width:749px){.kyra-product-card .card__badge .badge{min-width:72px;height:22px;padding:0 11px;font-size:10px}.kyra-product-card .lm-card-title,.kyra-product-card__title-area .lm-card-title{font-size:16px!important}.kyra-product-card .kyra-product-wishlist-button{width:38px!important;height:38px!important;right:10px;bottom:10px}.kyra-product-card .kyra-product-wishlist-button svg{width:18px!important;height:18px!important}.kyra-product-card .quick-add__submit,.kyra-product-card .quick-add__submit span{font-size:14px!important}.kyra-product-card .kyra-badge--sale{background:#ad124b!important;color:#fff!important;border:0!important}.kyra-product-card .kyra-badge--sold-out{background:#e2e8f0!important;color:#475569!important;border:0!important}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/kyra-product-card.css.map */
