.fpc-grid{display:flex;flex-wrap:wrap}.fpc-column{flex:1;max-width:50%;padding:20px}.fpc-card{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:10px;padding:10px;border:1px solid #ddd;animation:fpc-slide-up .5s ease-in-out both}.fpc-card-media{display:block;width:200px;height:200px;margin-right:20px;flex:0 0 auto;overflow:hidden}.fpc-card-image{display:block;width:100%;height:100%;object-fit:cover}.fpc-card-info{flex:1;text-align:left}.fpc-card-info h6{margin:0;text-transform:uppercase;font-size:12px;font-family:GT-America-Standard-Light}.fpc-card-info h5{margin:5px 0}.fpc-card-info p{line-height:1.4}.fpc-shop-now{display:inline-block;padding:5px 15px;background-color:transparent;color:#c98c44;border:1px solid #c98c44;border-radius:20px;font-size:12px;text-decoration:none;transition:background-color .3s ease,color .3s ease;text-align:center;cursor:pointer}.fpc-shop-now:hover,.fpc-shop-now:focus{background-color:#c98c44;color:#fff;text-decoration:none}@media(max-width:768px){.fpc-grid{flex-direction:column}.fpc-column{max-width:100%}.fpc-card{flex-direction:column;padding-top:20px}.fpc-card-media{width:250px;height:250px;margin-bottom:10px;margin-right:0}.fpc-card-info{padding-left:20px;padding-bottom:20px}}@keyframes fpc-slide-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.fpc-card{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/featured-product-cards.css.map */
