/*
Theme Name: OrpoxTech Child
Theme URI: https://orpoxtech.com
Description: Child theme for OrpoxTech. Owns site customizations (CSS overrides, GSAP fixes, pricing/shop CPTs, page mid-sections, custom templates). Safe when parent theme or WordPress updates.
Author: OrpoxTech
Author URI: https://orpoxtech.com
Template: orpoxtech
Version: 1.2.1
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: orpoxtech-child
*/

/* Child tweaks — main overrides live in assets/css/gencyo-overrides.css */
.orpox-child-section .title,
.pricing-section-2 .title,
.tetsimonial-section-4 .title {
	font-family: inherit;
}
