/* LIGHT VERSION CSS */
.pushy-left-open .pushy, .nav-wrapper.scrolled .nav-inner {
	background-color: #FBFBFB;
}

.pushy ul.list-unstyled a, .pushy *, .nav-wrapper.smoothie.scrolled a {
	color: #CA131D;
}

.pushy ul.list-unstyled a:hover {
	color: #111;
}

.share-li a {
	color: #fff !important;
}