
// Theme Color

body{
    background-color: #93b631;
}

body.boxed {
    background:  url(http://africa-postharvestconference.uonbi.ac.ke/wp-content/themes/eventme/assets/img/patterns/square_bg.png) 50% 0 repeat fixed #93b631;
}

.page-section.overcolor .parallax-overlay,
.overcolor .parallax-overlay {
    background-color: rgba(109,183, 255, 0.5);
}

.owl-theme .owl-controls .owl-page.active span {
    background-color: #93b631;
}

h1 .fa,
h2 .fa,
h3 .fa,
h4 .fa,
h5 .fa,
h6 .fa {
    color: #93b631;
}

.section-title small:before,
.bloglist small:before{
    background-color: #93b631;
}



a,
a:hover,
a:active,
a:focus {
    color: #93b631;
}



.sf-menu li > a {
    color: #ffffff;
}

.do-up:hover .caption-category a {
    color: #ffffff;
}

.sf-menu > li > a.active-off:after,
.sf-menu > li.active > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > li.sfHover-off > a:after {
    background-color: #ffffff !important;
}

.list-ul .fa {
    color: #93b631;
}

.btn-theme-primary {
    background-color: #93b631;
    
}

.btn-theme-primary:focus,
.btn-theme-primary:active,
.btn-theme-primary:hover {
    background-color: #93b631;
    border-color: #93b631;
}

.btn-theme-white:hover {
    background-color: #93b631;
}

.form-control:focus {
    border-color: #93b631;
}

.price-table-header {
    background-color: #93b631;
}

.wide .header.sticky-header,
.boxed .header.sticky-header > .container {
    background-color: rgba(147, 182,49, 0.9)
}

.wide .header,
.boxed .header > .container {
    background-color: #93B631;
}

.sub-menu a:hover {
    color: #55311F!important;
}

.post-author a:hover {
    color: #93b631;
}

.post-meta a:hover {
    color: #93b631;
}

.post-media .media-link {
    background-color: #93b631;
}

.post-title a:hover {
    color: #93b631;
}

.timeline .item-left .dot,
.timeline .item-right .dot {
    background-color: #93b631;
}

.nav-tabs > li > a {
    color: #93b631;
}

.do-up:hover .caption {
    background-color: #93b631;
}

.do-up .caption-category a {
    color: #93b631;
}

.do-up .caption-social {
    background-color: #6DB7FF}

.do-hover .caption {
    background-color: rgba(109,183, 255, 0.5);    
}

.feature:hover .media-object,
.feature.hover .media-object {
    color: #93b631;
}

.last-tweet .twitter-icon .fa {
    color: #93b631;
}

.last-tweet a {
    color: #93b631;
}

.media .post-date {
    color: #93b631;
}

.totop {
    background-color: #93b631;
}

.totop:hover {
    background-color: rgba(109,183, 255, 0.5);
}

.gallery_schedule .owl-prev,
.gallery_schedule .owl-next{
  color: #93b631!important;
}


.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
  
  background-color: #93b631;
  border-color:#93b631;
}

.pagination>li>a, .pagination>li>span{
  color:#93b631;
}
.pagination span.current{
  background-color: #93b631;
  border-color:#93b631;
  color: #fff; 
}

.widget_tag_cloud .tagcloud a:hover{
  background-color: #93b631;
  cursor: pointer:
}