/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* CSS CUSTOMIZATION -> COLORS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * COLOR SHEME 1 #0DB4E9 (blue) #82b440 (green)
* * COLOR SHEME 2 #6BD6D6 #D66B6B
* * COLOR SHEME 3 #B782ED #B8ED82
* * COLOR SHEME 4 #917B54 #F7A516
* * COLOR SHEME 5 #AD0000 (dark green) #4E7D16 (dark red)  
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.colored, 
a:hover,
.event a, 
.post a,
.section-content-colored .section-content .event-content a.btn:hover,
.section-content-colored .section-content .post-content a.btn:hover,
.section-full-colored,
.section a.btn:hover{
	color: #4E7D16;
}
.section-content-colored .section-content .event-content a.btn:hover,
.section-content-colored .section-content .post-content a.btn:hover,
.section a.btn:hover,
.section-image a.btn.btn-donation,
#menu a.btn-success{
	border-color: #4E7D16;
}
.section-full-colored,
.section-content-colored .section-content,
.section a.btn,
.section-full-colored .section-content,
.section-content-colored .section-content .event-content a.btn,
.section-content-colored .section-content .post-content a.btn,
.section-image a.btn.btn-donation,
#single-page .section-header,
#menu a.btn-success{
	background-color: #4E7D16;
}
.section-content-colored.with-arrow:after,
.section-full-colored.with-arrow:after{
	border-top-color: #4E7D16AD0000;
}
a,
.section-content-colored.color2 .section-content .event-content a.btn:hover,
.section-content-colored.color2 .section-content .post-content a.btn:hover{
	color: #AD0000;
}
#navigation.navigation-fixed, 
.mean-container .mean-nav ul,
.pace .pace-progress{
	background-color: #AD0000;
}
.pace .pace-progress-inner {
  box-shadow: 0 0 10px #AD0000, 0 0 5px #AD0000;
}
.pace .pace-activity {
  border-top-color: #AD0000;
  border-left-color: #AD0000;
}
.section-content-colored.color2 .section-content .event-content a.btn,
.section-content-colored.color2 .section-content .post-content a.btn,
.section-content-colored.color2 .section-content{
	background-color: #AD0000;
}
.section-content-colored.color2 .event-content a.btn:hover,
.section-content-colored.color2 .post-content a.btn:hover{
	border-color: #AD0000;
}
.section-content-colored.color2.with-arrow:after,
.section-full-colored.color2.with-arrow:after{
	border-top-color: #AD00004E7D16;
}
