/*
Theme Name: Dopplehaus
Theme URI: https://alliantstudios.com
Author: Alliant Studios
Author URI: https://alliantstudios.com
Description: Welcome to the latest version of Dopplehaus...Kuppe
Version: 3.2.8
Requires at least: 6.1.1
Tested up to: 6.1.1
Requires PHP: 8.1
Text Domain: dopplehaus
*/

/* Change log
3.2.8 - Refactor reusable stack include to avoid php memory issues. Also fixed spelling issues by breaking spelling. It's a yarn if you want to hear it. Getting ready for baubau
3.2.7 - Swiper stack transparent header fix. Its content is centred with top:50%, which padding cannot move (a percentage top resolves against the padding box), so it was being pulled up behind the header instead — but the nav is position:fixed and never occupies flow space, so that only cropped the top of the stack off the page. Replaced the "pull" mode with data-th-offset="center", which shifts the centring origin down by half the header height.
3.2.6 - Transparent header offset is now declarative: stacks mark their own offset target with data-th-offset and setTopSpaceHeight() just reads it, instead of special-casing each stack in JS. New stacks only need the attribute. Fixes the Simple Title stack, which was padding the wrong element and overflowing its min-vh-40.
3.2.5 - Transparent header offset now handled explicitly for the Parallax Hero stack: setTopSpaceHeight() pads the min-vh row instead of the outer container, so the hero no longer overflows its set height.
3.2.4 - Copy to page: success message now includes a link to the target page's edit screen so you can jump straight to the copied (disabled) stack.
3.2.3 - Portfolio stack tiles now render in the order arranged on the edit page (original order) instead of alphabetically by title.
3.2.2 - Pricing stack filter tabs now wrap and float center when they run out of horizontal space.
3.2 - Pricing stack overhaul: eyebrow, title, and description fields. Redesigned Design tab with Section Design and Card Design groups. Accent background/text for nav tabs. JS matchHeight for card section alignment. Full-width mobile nav tabs. Consistent plan-features typography (p, li).
3.1 - Alliant Studios Web Care dashboard widget. Transparent header content offset fix for Ken Burns, FWH Slider, Swiper, and Parallax Hero stacks.
3.0 - Kuppe. The next evolution of Dopplehaus.
2.5 - Introduced Stackwide Settings — design presets per stack with Load/Save directly from the Design tab. Covers 15 stacks. Sliding Panels marked as legacy.
2.3.4 - Output updates.
2.3.3 - A couple of layout updates.
2.3.2 - Fixed excerpt bug.
2.3.1 - Footer phone number bug fixed
2.3 - Ken Burns stack added. Transparent header mobile spacer fix. Ken Burns content padding for top/bottom positions.
2.2 - Before and After stack added.
2.1 - Massive update to the scroll stack. Only turns on at 1919px and higher to help mitigate all sorts of issues on smaller laptops.
2.0.2 - Updated screen size stickiness for the scroll in place stack
2.0.1 - New services column counts for smaller screen sizes
2.0 - Added new transparent header option. It's experimental still. Added call to action stack. It's not experimental.
1.4 - Rework team gallery columns
1.3.2 - Fixed email address showing on single team member page.
1.3.1 - Tiny Portfolio updates. Getting everyone synced.
1.3.0 - Added new portfolio stack
1.2.0 - Added theme option for Themeforest Theme license
1.1.5 - Added spacing functionality to the services stack
1.1.4 - Moving towards finality
1.1.1 - Fixed mobile logo height bug
1.1.1 - Fixed Testimonial font color bug
1.1.0 - Added new gallery (justified) stack
1.0.0 - YOU HEAR ME NOW DIRTY ROBOTS ITS LAUNCH

*/