/*
Theme Name: VOY Search Partners
Description: Salient child theme for VOY Search Partners. Built to the Figma design using Visual Composer (WPBakery). Brand fonts Hedvig Letters Serif + Inter loaded from Google Fonts. Follows the Brazen Studios child-theme convention.
Theme URI: https://voysearchpartners.com
Author: Ryan Ho
Author URI: https://design-development.com/
Template: salient
Version: 1.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: voy
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: full-width-template, custom-menu, translation-ready
*/

/*
   This is a child theme of Salient, and everything Salient or WPBakery renders
   can be overridden from inside it rather than by editing the parent or the
   plugins — both of which are replaced on update.

     vc_templates/<element>.php    any builder element's markup (see the README
                                   in that folder; covers all 122 registered
                                   elements, not just the 70 Salient lists)
     <parent path>.php             any Salient template or partial, mirrored at
                                   the same path — page.php, single.php,
                                   includes/partials/... and so on
     functions.php                 loads BEFORE the parent's, so hooks and
                                   filters here can pre-empt Salient's own
     vc-blocks/blocks/*.php        new builder elements; loader.php globs the
                                   directory, there is no registration step
     app.css / interior.css        design system, enqueued after the parent at
                                   priority 100 and cache-busted on filemtime

   Custom CSS belongs in app.css (design system) or interior.css (blog,
   archives, search, 404, legal). This file carries the theme header only, so
   that the two real stylesheets stay the single place to look.
*/
