/* 
Theme Name:   Compass – motyw potomny
Template:     compass
*/


body{
  font-family: 'Roboto Slab', 'serif';
  font-size: 14px;
  line-height: 25px;
  color: #373636;
  font-weight: 300;
  background: url(https://www.goralpoleca.pl/blog/wp-content/uploads/2016/02/p1.png); 
}

#menu li.current-menu-item a, 
#menu li.current_page_item a, 
#menu li.current-menu-parent a, 
#menu li.current_page_parent a, 
#menu li a.selected, 
#menu li a:hover {
    color: #fff;
    background-color: #d62027;
    border-bottom: 2px solid #a21319;
}

.nav-dots span.nav-dot-current:after {
  background: #d62027;
}

.page_content .content_bar .post {
  border-top: 3px solid #d62027;
}

.page_content .content_bar .post .post_meta li span {
  color: #d62027;
}
a,
.page_content .content_bar .post .post_content a.read_more {
  color: #d62027;
}

.tags_write a:hover{
  color: #a21319;
}

.sidebar h3 span.line {
  border-bottom: 1px solid #d62027;
}

.feature-content .feature-content-inner:hover p.font_icon {
  -webkit-animation: fadeInUp 400ms ease;
  -moz-animation: fadeInUp 400ms ease;
  ms-animation: fadeIn 300ms ease;
  color: #d62027;
}

.heading_container p a{
  color: #d62027;
}