/*
Theme Name: Automotive Tools And Supplies
*/

/* .product_left_area {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-evenly;
    row-gap: 12px;
}
.product_left_area .single_product {
    width: 25%;
    min-width: 320px;
} */

