/*
Theme Name: AutoJournal Versal Child
Description: AutoJournal.cz presentation layer for the Versal parent theme.
Author: AutoJournal.cz
Template: versal
Version: 1.0.6
Text Domain: autojournal-versal-child
*/

/* Site-specific visual overrides belong here. */

/*
 * Keep the desktop canvas aligned with the 1030px MAFRA branding safe area.
 * Width remains fluid below this limit, so tablet and mobile layouts are
 * unaffected.
 */
.container,
.container_alt,
#header,
#navigation,
.footer-icons,
#footer {
	max-width: 1030px;
}
