.product_card_container{display:flex;flex-direction:column;align-items:center;width:100%;height:auto;max-width:235px;border-radius:5px;position:relative}.product_card_container:not(.has_description):before{content:"";height:75%;background:#f4f4f4;border-radius:10px;width:100%;bottom:0;left:0;position:absolute;z-index:-1;transition:all ease-in-out .4s}.product_card_container:not(.has_description):hover:before{height:90%;background:#fff0f0}.product_card_container>a{flex:1;width:100%}.product_card{position:relative;width:100%}.product_card-image{border-radius:5px 5px 0 0;width:100%}.product_card-reviews{max-width:90px;display:flex;margin:0 auto;color:#a4a4a4}.product_card-reviews .oke-sr-stars{margin-right:0}.product_card-reviews>.okeReviews>div{display:flex;flex-direction:column}.product_card-reviews svg{height:12px}.product_card-reviews .oke-sr-count{font-size:9px}.product_card-submit-container{position:relative;width:100%;padding:0 4px 4px}.product_card-submit{min-height:50px;box-shadow:none!important}.product_card-submit:before{display:none}.product_card-submit span{font-size:16px;line-height:1}.product_card-submit-container a{position:absolute;height:100%;width:100%;z-index:1;left:0;top:0}.product_card-title{font-weight:700;font-size:16px;display:flex;flex-direction:column;margin:0 auto 5px}.product_card-title b{white-space:nowrap}.product_card-title span{font-weight:300}.product_card-prices{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:15px}.product_card-price_compare{color:#3339;font-size:16px;text-decoration:line-through;font-weight:300}.product_card-price_sale{color:var(--primary-color);font-size:20px;font-weight:400}@media (min-width: 769px){.product_card-submit-container{padding:0 6px 6px}}.product_card_container.has_description .product_card-image{border-radius:10px 10px 0 0;background-color:#f4f4f4;display:flex}.product_card_container.has_description{border-radius:10px;border:1px solid #f4f4f4;background:#fff;text-align:left}.product_card_container.has_description .product_card-prices{padding:7px 10px 0;justify-content:flex-start;margin-bottom:10px}.product_card_container.has_description .product_card-title{padding:10px 10px 0;font-size:16px;font-weight:400;color:#000}.product_card_container.has_description .product_card-description{padding:0 10px;color:#62636c;font-size:12px;font-weight:400}.product_card_container.has_description .product_card-price_sale{color:#000;font-size:14px;font-weight:500}.product_card_container.has_description .product_card-price_compare{font-size:14px}.product_card_container.has_description .product_card-submit{border-radius:999px;min-height:30px;display:flex;align-items:center;justify-content:center}.product_card_container.has_description .product_card-submit span{font-size:12px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card.scss.css.map */
