.product_cards{display:flex;flex-wrap:wrap;margin:-.625em;justify-content:center}.product_cards.slick-slider{margin:0 -.625em}.product_cards .slick-prev{background-image:url(https://dev.bzbgear.com/wp-content/themes/bzbgear/css/product_card/../../img/icons/chevron-left-000.svg)}.product_cards .slick-next{background-image:url(https://dev.bzbgear.com/wp-content/themes/bzbgear/css/product_card/../../img/icons/chevron-right-000.svg)}.product_card{margin:.625em;box-sizing:border-box;line-height:1.5;color:inherit;cursor:pointer;text-decoration:none!important;display:flex!important;flex-direction:column;width:calc(100% - 1.25em)}.product_card:hover{text-decoration:none}.product_card.slick-slide{margin:0 .625em;width:auto}.product_card_thumb_wrap{height:15em;position:relative;margin:0 0 .625em;box-sizing:border-box;border:.125em solid #F5F5F5;border-radius:.5em}.product_card_thumb_wrap img{display:block;position:absolute;top:50%;left:50%;max-width:calc(100% - 2.5em);max-height:calc(100% - 2.5em);transform:translate(-50%,-50%);width:auto;height:auto}.product_card_title{text-transform:uppercase;font-weight:600;margin:0 0 .25em;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-moz-box-orient:vertical;display:-moz-box}.product_card_excerpt{color:#6B7280;margin:0 0 .25em;line-height:1.5;height:4.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;-moz-box-orient:vertical;display:-moz-box}.product_cart_price{color:#2C2F34;margin-top:auto}.product_card_info{flex-grow:1;display:flex;flex-direction:column}.product_card_info.centered{text-align:center}