/*
Theme Name: Dorayaki Child
Theme URI: http://musikerohnegrenzen.de/
Description: Child Theme for Dorayaki Theme by Elmastudio
Author: Matthias Pabst
Author URI: https://pabstwp.de/
Template: dorayaki
Version: 1.0.1
Tags: Dorayaki Child Theme
*/

/*
Now you can start adding your own styles here. Use !important to overwrite styles if needed. */

.ubermenu-responsive-toggle {
	width: 50% !important;
	float: right;
	height: 60px !important;
	border-left: 1px solid #eaeaea;
	font-size: 16px !important;
	line-height: 30px !important;
	font-weight: normal !important;
}


/* Minimum width of 959 pixels
------------------------------------------------------------------------------------ */
@media screen and (min-width: 959px) {

	
	.uber-search {
		width: 100% !important;
	}
	
}