/*
Theme Name:  George Hrab
Theme URI: http://demo.wpwolf.com/speaker
Description: A Child Theme of Speaker by WolfThemes http://wpwolf.com/
Author: Pixel + Spoke
Author URI: http://pixelandspoke.com
Template: speaker                           
Version: 1.0.0
*/

@import url("../speaker/style.css");

.wolf-show-icons .wolf-show-facebook, .wolf-show-icons .wolf-show-flyer
{
  display: none;
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 0px;
  margin-left: 3px;
  width: 16px;
  height: 16px;
}

.wolf-show-icons .wolf-show-facebook:before,
.wolf-show-icons .wolf-show-flyer:before,
.wolf-show-linked .wolf-show-entry-link:before {
  display: none;
}

.site-footer .widget-title, .site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6
{
  color: #ffffff;
}

.widget-title, h1, h2, h3, h4, h5, h6
{
  font-weight: 400;
  text-rendering: optimizelegibility;
  line-height: 1.618;
  margin-top: 0px;
  margin-bottom: 1rem;
}

.widget-title, h5
{
  font-size: 2.0rem;
}


.su-posts-list-loop .su-post .li a:hover
{
  color: #000;
}

li a:hover
{
  color: #000;
}