/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/
#search_button {
	display: none !important;
}
#Top_bar.is-sticky {
	padding: 3px 0;
}
@media only screen and (max-width: 768px) {
  #Top_bar {
	padding: 20px 0 !important;
}
}

.ccm-settings-summoner{
  border-radius: 50%;
  overflow: hidden;
  padding: 20px;
	background: #e2001a;
	height:30px;
	width: 30px;
	left: 12px;
  bottom: 23px;
}
.ccm-settings-summoner--link {
  padding: 6px !important;
}
/* Map */
#asbeck-map {
  width: 100%;
  height: 450px;
}