#themeOptions { position:absolute; }
#mobilemenu #titlelogo { display:none!important; }

@media only screen and (max-width: 667px) {
#titlelogo h2{
	margin-bottom: 25px!important;
}

.mwrap {
	top: 22px;
}

#container #titlelogo { display:block!important; }

}