#sidebar-group-list-container {
	display: none;
}
ul#filterby-post {
	top: 0px!important;
}

.group_join_btn  { 
	width: 120px!important;
	height: 60px;
	text-align:center;
}
.group_join_btn > .button-text {
	display:block!important;
}

@media (max-width: 900px) {
	
	.page_function_btn {
		color:#FFF;
		margin-top: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.page_function_btn_location {
		background-color: #b36969;
		color:#FFF;
		margin-top: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 40px;
		flex-wrap: wrap;
		display: flex;

	}
	.pages-function > li {

	}
	.oraoa-page-title {
	font-size: 30px!important;
	}
}