/*
 Theme Name:   Gedung Child
 Theme URI:    http://gedung.themesawesome.com/
 Description:  Gedung Child Theme
 Author:       Themes Awesome
 Author URI:   http://www.themesawesome.com
 Template:     gedung
 Version:      1.0.0
 Tags:         custom-colors, custom-menu, featured-images, theme-options
 Text Domain:  gedung-child
*/

/* =Theme customization starts here
-------------------------------------------------------------- */





@media(max-width:91px) and (min-width:68px){
.main-menu-btn {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	display: block;
}
ul.sm-clean {
	display: none;
}
ul.sm-clean.menu-active {
	display: block;
	background: #efefef;
}
	.header-style-1-wrap .search-wrap {
	padding: 0;
	right: 8%;
	top: 5px;
	position: absolute;
}
	
 header#header .main-menu-btn {
	margin-top: 15px !important;
	margin-bottom: 0px !important;
	padding: 0 !important;
}
	#primary-menu ul.sm-clean > li > a span.sub-arrow {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	 width: 47px; 
	 height: 48px; 
	 line-height: 48px !important; 
	border-radius: 0;
	background-color: #0a0a0a;
	color: #ffffff;
}
.header-style-1-wrap .main-menu ul.sm-clean > li {
	margin-right: 0;
	width: 100%;
	padding: 0;
	text-align: center;
}	
}