/**
 * Theme Name: YOOtheme
 * Theme URI: https://yootheme.com
 * Description: A powerful, flexible and elegant website builder that allows you to create complex pages within minutes and customize every aspect of the theme.
 * Version: 4.1.2
 * Author: YOOtheme
 * Author URI: https://yootheme.com
 */


body.menu_page footer { display: none !important; }
.menu_button_box { width: 50%; margin: 0 auto; }
.menu_button_box .uk-button { line-height: 1.6; padding: 15px; }

@media (max-width:960px) {
	.menu_button_box { width: 80%; }
}