/*
Theme Name: DigiVault Elementor Theme
Theme URI: https://digivaultindia.in/
Author: OpenAI
Description: Elementor-friendly WordPress conversion of the uploaded DigiVault HTML template.
Version: 1.1
Text Domain: digivault-theme
*/

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.digivault-default-page .container {
    max-width: 1200px;
}

.digivault-fullwidth-template,
.digivault-fullwidth-template #main,
.digivault-canvas-template {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.page-template-elementor-canvas .main-wrapper,
.page-template-elementor-canvas header,
.page-template-elementor-canvas footer,
.page-template-elementor-canvas .breadcrumb-bar,
.page-template-elementor-canvas .page-header,
.page-template-elementor-canvas .content,
.page-template-elementor-canvas .container {
    display: none !important;
}

.page-template-elementor-canvas .digivault-canvas-template {
    display: block !important;
}
