/*ORANGE 
.page-title, .subtitle, .home-page .home-box h1, .testimonial .testi-profile span, .widget-submenu ul li, .widget-blog .latest-post .tag a, .post span ,.recoba-tabs .nav-tabs > li > a, ul.post-comment li a{
	color:#ff5b24;
  font-family: 'Rock Salt',serif;
}

.widget-submenu ul li a:hover{ 
	color: #ff5b24; 
}

.recoba-btn2:before{
  background: #ff5b24;
}

.but-big:hover {
  background:#ff5b24; 
} 

.widget-tags ul li a:hover{
	background:#ff5b24;
}

.recoba-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border-top: solid 2px #ff5b24;
}

.recoba-btn2:hover, .recoba-btn2:focus, .recoba-btn2:active {
  color: white;
  border:solid 1px #ff5b24;
}
*/


/*BLACK */
.page-title, .subtitle, .home-page .home-box h1, .testimonial .testi-profile span, .widget-submenu ul li, .widget-blog .latest-post .tag a, .post span ,.recoba-tabs .nav-tabs > li > a, ul.post-comment li a{
  color:#000000;
  font-family: 'Rock Salt',serif;
}

.widget-submenu ul li a:hover{ 
  color: #000000; 
}

.recoba-btn2:before{
  background: #717171;
}

.but-big:hover {
  background:#000000; 
} 

.widget-tags ul li a:hover{
  background:#000000;
}

.recoba-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border-top: solid 2px #000000;
}

.recoba-btn2:hover, .recoba-btn2:focus, .recoba-btn2:active {
  color: white;
  border:solid 1px #000000;
}

.spinner:before {
    border-top-color: #d81300;
}



















