/*
Theme Name: Designbooth (Kadence Child)
Theme URI: https://designbooth.example/
Description: Custom Kadence child theme for Designbooth — residential interior design & turnkey interiors in Hyderabad. Reproduces the full Designbooth homepage (animated hero, image-break parallax, services, materials, craft details, project gallery, philosophy, testimonials, process, cost + FAQ, and a working consultation form). Editable from the WordPress dashboard. Requires the free Kadence theme + Kadence Blocks.
Author: Designbooth
Author URI: https://designbooth.example/
Template: kadence
Version: 1.3.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: designbooth
*/

/* Child-theme tweaks so the custom full-width homepage/templates sit cleanly
   inside the Kadence layout. Component styles live in assets/css/theme.css. */
body.home #inner-wrap > .content-container,
body.page-template-front .content-container,
body.single-db_project .content-container,
body.post-type-archive-db_project .content-container { max-width: 100%; padding: 0; }

.db-home { width: 100%; }
.db-home .section:first-child { margin-top: 0; }
body.single-db_project .entry-hero,
body.post-type-archive-db_project .entry-hero { display: none; }
