/*
Theme Name:     Twenty Seventeen Child Theme
Theme URI:      http://whoisav.com
Description:    Twenty Seventeen child theme.
Author:         Anton Vasilescu
Author URI:     http://whoisav.com
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Template:       twentyseventeen
*/

.menu-right {
	float: right;
}

.home .content-area {
	float: none !important;
	margin: 0 auto !important;
	text-align: center;
}

.home .widecolumn {
	float: none !important;
	margin: 0 auto !important;
	text-align: center;
	max-width: 960px;
}

.widget ul li,
.widget ol li {
	border-bottom: none;
	border-top: none;
	padding: 0.5em 0;
}

.widget-title {
	display: none;
}

 