@media (max-width: 991px) {

	#header .header-center .dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-form {
		display: none;
	}

	#header .header-center .dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon {
		display: block;
	}

	#header .header-main .header-center {
		min-width: 40px;
	}

	#header .header-main .container.header-row {
		padding-left: 20px;
		padding-right: 20px;
	}

	#header .header-left .logo {
		margin-left: 16px;
	}

	#header .header-left .mobile-toggle {
		display: inline-flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
	}

	#header .header-left .mobile-toggle .tootekat-label {
		display: none;
		margin-top: 4px;
		font-size: 7px;
		font-weight: 600;
		line-height: 1;
		letter-spacing: 0;
		text-transform: uppercase;
		white-space: nowrap;
		align-self: center;
	}

	#header .header-main.sticky .header-left .mobile-toggle .tootekat-label,
	#header.sticky-header .header-main.sticky .mobile-toggle .tootekat-label {
		display: block;
	}
}
