/**
 * 1.0 Color
 * -----------------------------------------------------------------------------
 */

a:link,
a:visited,
#teamMemberList article.post .entry-summary a,
.entry-meta .download a,
#imageTable div.content a, #imageTable div.navigation a,
nav#footer-nav ul li a:hover,
#secondary-nav ul.sf-menu li li a:hover,
#primary-nav ul.sf-menu li li a:hover,
#primary-nav ul li a:hover,
#primary-nav ul li.current_item a
#secondary-nav .sf-menu li li a:hover,
.header-cart li a:hover,
.entry-meta .entry-category a,
.pagination .page-numbers:hover,
.widget_tabs .tab-content .entry-title a:hover,
#site-bottom a:hover,
.sidebar2 .widget_tabs .tabs-nav li.active a,
.entry-title a:hover,
.category-box ul li strong a:hover,
.section-title a:hover,
.widget_latest_comments a:hover .name,
.related-posts ul li a:hover .entry-title,
ul.products li.product a:hover h3,
#secondary .widget_social a:hover span strong,
.entry-author .name a:hover,
.header-search a:hover,
#secondary .widget_tabs #tab3 li a:hover strong,
.entry-footer .author-bio .name a:hover,
#secondary p a.more,
article.post .entry-summary a.more {
    color: #568A42;
}
.widget_tabs .entry-title a:hover,
.posts .cat-posts .view-more a,
.posts .cat-posts a:hover .entry-title {
    color: #568A42 !important;
}

.pagination .page-numbers.current
{
    color:#FFFFFF;
}


/* Link Hover */
a:hover,
#teamMemberList article.post .entry-summary a:hover,
#imageTable div.content a:hover, #imageTable div.navigation a:hover,
.entry-meta .download a:hover,
#headList .letterList a:hover,
span.highlight-text,
#news-ticker .news-item a:hover,
#breadcrumbs a:hover,
.widget a:hover,
.twitter-widget a:hover,
#footer .widget a:hover,
.entry-content a:hover,
#comments h2 a:hover,
#comments .name a:hover,
.comment-entry p a:hover,
.woocommerce-review-link:hover,
table.cart td.product-remove .remove:hover,
table.cart td.product-name a:hover {
    color: #ff6644;
}
/* Icon Hover */
li a:hover .fa-star,
li.active .fa-star {
    color: #568A42;
}
li a:hover .fa-clock-o,
li.active .fa-clock-o {
    color: #ff6644;
}
li a:hover .fa-comments,
li.active .fa-comments {
    color: #71a42f;
}
li a:hover .fa-tags,
li.active .fa-tags {
    color: #37b6bd;
}
/**
 * 2.0 Background
 * -----------------------------------------------------------------------------
 */

.cookie-popup h2,
#secondary-nav ul li a:hover,
#secondary-nav ul > li.current_item > a,
.pagination a .prev,
.pagination a .next,
.client-pagination .threeColToolbar .page-numbers a,
.client-pagination .threeColToolbar .page-numbers > div,
nav#footer-nav ul li > span,
#respond button,
a:hover .video-icon,
.widget_tabs #tab4 a:hover,
.button,
a.button,
button,
input[type=button],
input[type=submit],
.see-more a,
#imageTable #thumbs div.pagination a,
#primary-nav ul li span{
    background-color: #568A42;
}
.pagination a:hover .prev,
.pagination a:hover .next,
.see-more a:hover,
.client-pagination .threeColToolbar .page-numbers a:hover,
.threeColToolbar .back > div,
.threeColToolbar .next> div {
    background-color:#346820;
}

div.pagination span.current,
.page-numbers.current
{
    background-color:#ff6644;
}

/**
 * 3.0 Border Color
 * -----------------------------------------------------------------------------
 */
#featured-content .jcarousel-control-prev:hover,
#featured-content .jcarousel-control-next:hover,
.see-all a:hover,
.see-more a {
    border-color: #568A42;
}


.button,
a.button,
button,
input[type="button"],
input[type="submit"] {
    border-bottom: 2px solid #024600;
}

#secondary-bar {background-color:#FFFFFF; z-index:100;}
#text-only{font-size:1.1em; margin-bottom:40px;}
#text-only p{margin-top:20px;}

#headList hr {border-top:1px solid #CFCFCF; color:#CFCFCF}
#headList .letterList {color:#CCCCCC;}
#headList .letterList a {color:#568A42}
#headList .letterList span.inaktiv {color:#CCCCCC;}


.widget .widget-title { background-color: #dddddd;}
.widget.widget_ads .widget-title { background-color: #FFFFFF;}

/**
 * 4.0 Calendar
 * -----------------------------------------------------------------------------
 */
.dzscalendar.skin-aurora .hasEvent, .dzscalendar.skin-aurora .hasEventForHover {
    background-color: #568a42;
    color: #ffffff;
    font-weight: normal;
}

