/**
* Theme Name: Antra Child
* Description: This is a child theme of Antra, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: antra
* Version: 1.0.12
*/

/* Keep the header background */
/* Full website background image */
html,
body {
    background: url("https://stagingspacesdesign.in/wp-content/uploads/2026/04/shapelined-_JBKdviweXI-unsplash-1-scaled.jpg") center center / cover no-repeat fixed;
    min-height: 100%;
}

/* Remove backgrounds from the site's main wrappers */
#page,
.site,
.site-content,
.site-main,
.content-area,
.elementor,
.elementor-section,
.elementor-container,
.elementor-widget-wrap {
    background: none !important;
}