/*
 * Theme Name: M2W Child
 * Theme URI: http://www.we.org
 * Author: Diego La Manno
 * Author URI: http://diegolamanno.com
 * Template: we
 * Description: Custom child theme for ME To WE. Based on WE theme. 2016
 * Version: 1.0.0
 * License: Private
 * License URI: http://we.org
 * Tags: ftc, m2w, weday, flat, bootstrap, scss, responsive, compass, bower, custom, child
 * Text Domain: we-m2w-child

 * Use it to make something cool, have fun, and share what you've learned with others.
 */
a:hover, a:focus {
  color: #733b97;
}

.navbar-static-top .navbar-inner {
  background-color: #733b97;
}

.sidr ul li a:hover, .sidr ul li a:focus,
.sidr ul li span:hover,
.sidr ul li span:focus {
  color: #733b97;
  background-color: transparent;
}
.sidr ul li ul li a:hover, .sidr ul li ul li a:focus,
.sidr ul li ul li span:hover,
.sidr ul li ul li span:focus {
  color: #733b97;
  background-color: transparent;
}

li.groupheader.opened a.headerbutton,
li.opened a.headerbutton {
  color: #733b97;
}
