/*!
Theme Name: Nakypilo
Theme URI: https://nakypilo.ua/
Author: Dudes.Team
Author URI: https://dudes.team/
Description: Nakypilo WordPress template.
Version: 1.2.3
Requires PHP: 8.1
Text Domain: nakypilo
*/

body.admin-bar .header {
	top: var(--wp-admin--admin-bar--height, 0);
}

@media screen and (max-width: 767.98px) {
	#wpadminbar {
		position: fixed;
	}

	body.admin-bar .main-wrapper {
		margin-top: 0;
	}
}
