/*
Theme Name:   J.TEST VIETNAM
Theme URI:    https://insugroup.axiomthemes.com/
Description:  Child theme of InsuGroup (AxiomThemes) carrying the J.TEST VIETNAM branding and the site's CSS overrides. Reconstructed 2026-09-03 from the byte-level diff of the production parent against the vendor 1.0.12 package (7 hand-edited lines).
Author:       J.TEST VIETNAM
Template:     insugroup
Version:      1.0.12-child.1
Text Domain:  insugroup
Tags:         inheritable theme-options
*/

/* Overrides that were hand-edited into the parent theme on production (style.css lines 539 and 5334–5335). */

/* parent line 539: `visibility: hidden` appended to the block with the selector group below */
input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], select, textarea, textarea.wp-editor-area, .sc_form input[type="text"], .sc_form textarea {
	visibility: hidden;
}

/* Hide the narrow layouts row (parent lines 5334–5335) */
.sc_layouts_row_type_narrow {
	visibility: hidden;
	height: 0;
}
