/*
Theme Name:   Astra Child
Description:  Astra Child Theme for customizing the default theme
Author:       EMVAU
Author URI:   https: //www.emvau-agentur.de/
Template:     astra
Version:      1.0.0
Text Domain:  astrachild
*/

.webapp-frame {
	margin: 0 auto;
    aspect-ratio: 9/16;
    width: auto;
}

.webapp-frame iframe {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
}

body.page-template-template-webapp {
	overflow: hidden;
}

body.page-template-template-webapp #tidio-chat,
body.page-template-template-webapp .site-footer {
	display: none !important;
}

body.page-template-template-webapp.ast-plain-container.ast-no-sidebar #primary {
	margin: 0 !important;
}