/* ===========================================
   JAR SHINE
   Glass highlight effect on the jar body
   
   Creates a vertical shine on the left side
   =========================================== */

.jar::before {
    /* HIDDEN FOR DEBUGGING */
    display: none;
}

