/*
 Theme Name: YOOtheme - Yookye
 Author: ACD
 Author URI: http://acd.it
 Description: YOOtheme - Yookye
 Version: 0.1.0
 Text Domain: yootheme-yookye
 Template: yootheme
*/
.uk-navbar-nav li:last-child{
	margin-left:-20px;
}
@media (min-width:960px){
	.menu-item .uk-badge{
		position:absolute;
		top:50%;
		left:50%;
		transform:translateY(-100%);
	}
}
.uk-card{
	overflow:hidden;
}