/**handles:plg_featured_products_grid_css**/
.custom-image-featured{max-height:170px;object-fit:cover}.wrapper-featured-products-grid .action_button{color:#000;font-size:12px;display:inline-flex;align-items:center;font-weight:700;padding:0 0 15px 0;text-decoration:none}.wrapper-featured-products-grid .action_button::after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900;margin-left:5px;background-color:#ff0;color:#000;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:11px}.wrapper-featured-products-grid .action_button .text_info{padding-top:3px}.wrapper-featured-products-grid .item_product{height:auto;max-height:320px;margin-bottom:10px}@media (max-width:479px){.wrapper-featured-products-grid .item_product{height:auto}}@media (max-width:599px) and (min-width:480px){.wrapper-featured-products-grid .wrapper_grid_list{display:grid;grid-template-columns:1fr 1fr}.wrapper-featured-products-grid .item_product{width:100%}}