/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 16 2026 | 12:25:43 */
/* TBS – FIX ASTRA AUTO CAPITALIZE TITLE */
.single-product .product_title,
.single-product h1.product_title {
    text-transform: none !important;
}
