/*!
Theme Name: PTD
Theme URI: https://ptd.com.ua/
Author: Dudes.Team
Author URI: https://dudes.team/
Description: PTD WordPress template.
Version: 1.1.2
Requires PHP: 8.1
Text Domain: ptd
*/

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;
	}
}
