/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

/* PRODUCT SKU UNDER TITLE ON CATEGORY PAGES */
.loop-product-sku {
    display: block;
    position: relative;
    z-index: 2;
    font-size: 13px;
    line-height: 1.4;
    color: #666 !important;
    margin-bottom: 4px;
}
