/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.8.2

All css files are placed in /css/ folder
*/


ul.categories{
	display: flex!important;
	justify-content: center;	
}

#Filters.only li.reset-inner{
	display: none!important;
}

#Filters.only li.contact-center,
li.cat-item-5{
	order:3;
}

.textwidget li:nth-child(n+2) span{
	display: none;
}

.textwidget li:first-child{
	list-style-type: none ;
}

#back_to_top{
	margin-top: -50px!important;
}

#back_to_top .icon-up-open-big{
	color: #094b87;
}

li.cat-item-4{
	
}


