
.header__mobile {
	grid-template-columns: auto 1fr;
}
.theme__header .section-padding {
	--padding-top: var(--PT) !important;
	--padding-bottom: var(--PB) !important;
}
.header__mobile__hamburger {
	padding: 5px 9px;
	width: auto;
	margin: 0;
}