﻿body {
    font-family: Verdana/*Cantarell*/;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.571em;
}

h1 {
    font-family: Raleway;
    /*font-size: 3.429em;*/
    font-size: 2.7em;
    font-weight: 700;
    line-height: 1.208em;
    margin-top: 1em;
    margin-bottom: 0.8em;
}

h2 {
    font-family: Raleway;
    /*font-size: 2.571em;*/
    font-size: 2.1em;
    font-weight: 500;
    line-height: 1.194em;
    margin-top: 1.7em;
    margin-bottom: 1.05em;
}

h3 {
    font-family: Raleway;
    font-size: 1.714em;
    font-weight: 700;
    line-height: 1.250em;
    /*margin-top: 3em;*/
    margin-bottom: 1em;
}

h4 {
    font-family: Raleway;
    font-size: 1.286em;
    font-weight: 500;
    line-height: 1.222em;
    margin-top: 3.1em;
    margin-bottom: 1.5em;
}

h5 {
    font-family: Raleway;
    font-size: 1.429em;
    font-weight: 700;
    line-height: 1.200em;
    margin-top: 2.65em;
    margin-bottom: 1.3em;
}

h6 {
    font-family: Raleway;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.429em;
    margin-top: 3.8em;
    margin-bottom: 0.65em;
}

    h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: #3F2803;
    }

blockquote::before {
    color: #80B500;
}

a, .scheme_dark a, .scheme_light a {
    ;
    color: #80B500;
}

    a:hover, .scheme_dark a:hover, .scheme_light a:hover {
        color: #669100;
    }

.accent1 {
    color: #80B500;
}

.accent1_bgc {
    background-color: #80B500;
}

.accent1_bg {
    background: #80B500;
}

.accent1_border {
    border-color: #80B500;
}

a.accent1:hover {
    color: #669100;
}

.post_content.ih-item.circle.effect1.colored .info, .post_content.ih-item.circle.effect2.colored .info, .post_content.ih-item.circle.effect3.colored .info, .post_content.ih-item.circle.effect4.colored .info, .post_content.ih-item.circle.effect5.colored .info .info-back, .post_content.ih-item.circle.effect6.colored .info, .post_content.ih-item.circle.effect7.colored .info, .post_content.ih-item.circle.effect8.colored .info, .post_content.ih-item.circle.effect9.colored .info, .post_content.ih-item.circle.effect10.colored .info, .post_content.ih-item.circle.effect11.colored .info, .post_content.ih-item.circle.effect12.colored .info, .post_content.ih-item.circle.effect13.colored .info, .post_content.ih-item.circle.effect14.colored .info, .post_content.ih-item.circle.effect15.colored .info, .post_content.ih-item.circle.effect16.colored .info, .post_content.ih-item.circle.effect18.colored .info .info-back, .post_content.ih-item.circle.effect19.colored .info, .post_content.ih-item.circle.effect20.colored .info .info-back, .post_content.ih-item.square.effect1.colored .info, .post_content.ih-item.square.effect2.colored .info, .post_content.ih-item.square.effect3.colored .info, .post_content.ih-item.square.effect4.colored .mask1, .post_content.ih-item.square.effect4.colored .mask2, .post_content.ih-item.square.effect5.colored .info, .post_content.ih-item.square.effect6.colored .info, .post_content.ih-item.square.effect7.colored .info, .post_content.ih-item.square.effect8.colored .info, .post_content.ih-item.square.effect9.colored .info .info-back, .post_content.ih-item.square.effect10.colored .info, .post_content.ih-item.square.effect11.colored .info, .post_content.ih-item.square.effect12.colored .info, .post_content.ih-item.square.effect13.colored .info, .post_content.ih-item.square.effect14.colored .info, .post_content.ih-item.square.effect15.colored .info, .post_content.ih-item.circle.effect20.colored .info .info-back, .post_content.ih-item.square.effect_book.colored .info {
    background: #80B500;
}

.post_content.ih-item.circle.effect1.colored .info, .post_content.ih-item.circle.effect2.colored .info, .post_content.ih-item.circle.effect5.colored .info .info-back, .post_content.ih-item.circle.effect19.colored .info, .post_content.ih-item.square.effect4.colored .mask1, .post_content.ih-item.square.effect4.colored .mask2, .post_content.ih-item.square.effect6.colored .info, .post_content.ih-item.square.effect7.colored .info, .post_content.ih-item.square.effect12.colored .info, .post_content.ih-item.square.effect13.colored .info, .post_content.ih-item.square.effect_more.colored .info, .post_content.ih-item.square.effect_fade.colored:hover .info, .post_content.ih-item.square.effect_dir.colored .info, .post_content.ih-item.square.effect_shift.colored .info {
    background: rgba(128,181,0,0.6);
}

.post_content.ih-item.square.effect_fade.colored .info {
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 70%,rgba(128,181,0,0.6) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(70%,rgba(255,255,255,0)),color-stop(100%,rgba(128,181,0,0.6)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 70%,rgba(128,181,0,0.6) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 70%,rgba(128,181,0,0.6) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 70%,rgba(128,181,0,0.6) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 70%,rgba(128,181,0,0.6) 100%);
}

.post_content.ih-item.circle.effect17.colored:hover .img:before {
    -webkit-box-shadow: inset 0 0 0 110px rgba(128,181,0,0.6),inset 0 0 0 16px rgba(255,255,255,0.8),0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 0 110px rgba(128,181,0,0.6),inset 0 0 0 16px rgba(255,255,255,0.8),0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 0 110px rgba(128,181,0,0.6),inset 0 0 0 16px rgba(255,255,255,0.8),0 1px 2px rgba(0,0,0,0.1);
}

.post_content.ih-item.circle.effect1 .spinner {
    border-right-color: #80B500;
    border-bottom-color: #80B500;
}

.sc_table table tr:nth-child(odd) {
    background-color: #F2F5F8;
}

.sc_table table tr:first-child {
    background-color: #80B500;
}

.sc_table table tr td:first-child {
    color: #80B500;
}

pre.code, #toc .toc_item.current, #toc .toc_item:hover {
    border-color: #80B500;
}

::selection, ::-moz-selection {
    background-color: #80B500;
}

input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="search"], input[type="password"], select, textarea {
    font-size: 0.857em;
    font-weight: 400;
    line-height: 1.5em;
}

.top_panel_inner_style_3 .top_panel_cart_button, .top_panel_inner_style_4 .top_panel_cart_button {
    background-color: rgba(128,181,0,0.2);
}

.top_panel_inner_style_4 .top_panel_top, .top_panel_inner_style_5 .top_panel_top, .top_panel_inner_style_3 .top_panel_top .sidebar_cart, .top_panel_inner_style_4 .top_panel_top .sidebar_cart, .top_panel_inner_style_4 .top_panel_top a {
    background-color: #F2F5F8;
    color: #8C8C8C;
}

    .top_panel_inner_style_4 .top_panel_top a:hover, .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a:hover, .top_panel_inner_style_5 .top_panel_top a:hover, .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a:hover, .top_panel_inner_style_7 .top_panel_top a:hover, .top_panel_inner_style_7 .sc_socials.sc_socials_type_icons a:hover, .header_mobile .sc_socials.sc_socials_type_icons a:hover {
        color: #80B500;
    }

.header_mobile .search_wrap, .header_mobile .login {
    background-color: #80B500;
}

.top_panel_wrap.top_panel_style_7 .top_panel_wrap_inner.top_panel_inner_style_7 .top_panel_top {
}

.top_panel_top a:hover, .top_panel_top .search_submit:hover {
    color: #669100;
}

.menu_user_nav > li > a:hover {
    color: #669100;
}

.top_panel_inner_style_3 .menu_user_nav > li > ul:after, .top_panel_inner_style_4 .menu_user_nav > li > ul:after, .top_panel_inner_style_5 .menu_user_nav > li > ul:after, .top_panel_inner_style_7 .menu_user_nav > li > ul:after, .top_panel_inner_style_3 .menu_user_nav > li ul, .top_panel_inner_style_4 .menu_user_nav > li ul, .top_panel_inner_style_5 .menu_user_nav > li ul, .top_panel_middle .sidebar_cart {
    border-color: #669100;
    background-color: #F2F5F8;
}

    .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover, .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a, .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a, .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover, .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a, .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a, .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover, .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a, .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a, .top_panel_inner_style_7 .menu_user_nav > li ul li a:hover, .top_panel_inner_style_7 .menu_user_nav > li ul li.current-menu-item > a, .top_panel_inner_style_7 .menu_user_nav > li ul li.current-menu-ancestor > a {
    }

.top_panel_wrap .widget_shopping_cart ul.cart_list > li a:hover, .top_panel_wrap .menu_user_currency ul li a:hover {
    color: #80B500;
}

.top_panel_middle .logo {
    margin-top: /*0.5em;*/ 3.27em; /*2.27em;*/
    margin-bottom: /*0em;*/ 2.8em;
}

.logo .logo_text {
    font-size: 2.8571em;
    font-weight: 700;
    line-height: 0.75em;
}

.top_panel_middle .menu_main_wrap {
    margin-top: calc(2.27em*1.825);
}

.top_panel_style_5 .top_panel_middle .menu_main_wrap {
    margin-top: calc(2.27em*0.3);
}

.top_panel_style_5 .top_panel_middle .logo {
    margin-bottom: calc(2.8em*0.3);
}

.top_panel_style_7 .top_panel_middle .menu_main_wrap {
    margin-top: calc(2.27em*2.05);
}

.top_panel_style_7 .top_panel_middle .logo {
    margin-bottom: calc(2.8em*1);
    margin-top: calc(2.27em*1.3);
}

.top_panel_middle .menu_main_cart .contact_icon {
    background-color: #80B500;
    border-color: #80B500;
}

    .top_panel_middle .menu_main_cart .contact_icon:hover {
        color: #80B500;
    }
/* Top panel (bottom area) */

.top_panel_bottom {
    background-color: #80B500;
}

.top_panel_image_hover {
    background-color: rgba(102,0,0,0.8);
}

.top_panel_title_inner .page_thumb .breadcrumbs a.breadcrumbs_item:hover {
    color: #80B500;
}

.menu_main_nav > li > a {
    padding: 0.8em 1.6em 0.8em;
    font-family: Raleway;
    font-size: 0.857em;
    font-weight: 700;
    line-height: 1.929em;
}

.menu_main_nav li ul {
    background-color: #F2F5F8;
    border-color: #80B500;
}

.menu_main_nav > li ul li a {
    color: #8C8C8C;
}

    .menu_main_nav > li ul li a:hover, .menu_main_nav > li ul li.current-menu-item > a, .menu_main_nav > li ul li.current-menu-parent > a {
        color: #80B500;
    }

.menu_main_nav > li > a:hover, .menu_main_nav > li.sfHover > a, .menu_main_nav > li#blob, .menu_main_nav > li.current-menu-item > a, .menu_main_nav > li.current-menu-parent > a, .menu_main_nav > li.current-menu-ancestor > a {
    color: #80B500;
}

.top_panel_inner_style_1 .menu_main_nav > li > a:hover, .top_panel_inner_style_2 .menu_main_nav > li > a:hover {
    background-color: #669100;
}

.top_panel_inner_style_1 .menu_main_nav > li ul, .top_panel_inner_style_2 .menu_main_nav > li ul {
    border-color: #669100;
    background-color: #80B500;
}

.top_panel_inner_style_1 .menu_main_nav > a:hover, .top_panel_inner_style_1 .menu_main_nav > li.sfHover > a, .top_panel_inner_style_1 .menu_main_nav > li#blob, .top_panel_inner_style_1 .menu_main_nav > li.current-menu-item > a, .top_panel_inner_style_1 .menu_main_nav > li.current-menu-parent > a, .top_panel_inner_style_1 .menu_main_nav > li.current-menu-ancestor > a, .top_panel_inner_style_2 .menu_main_nav > a:hover, .top_panel_inner_style_2 .menu_main_nav > li.sfHover > a, .top_panel_inner_style_2 .menu_main_nav > li#blob, .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a, .top_panel_inner_style_2 .menu_main_nav > li.current-menu-parent > a, .top_panel_inner_style_2 .menu_main_nav > li.current-menu-ancestor > a {
    background-color: #669100;
}

.menu_main_nav > li > ul {
    font-family: Raleway;
    font-size: 0.786em;
    font-weight: 700;
    line-height: 1.3em;
}

.menu_main_nav > li > ul {
    top: calc(0.8em+0.8em+1.929em);
}

.menu_main_nav > li ul li a {
    padding: 1.4em 1.5em 1.4em;
}

.top_panel_inner_style_1 .menu_main_nav > li ul li a:hover, .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a, .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a, .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover, .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a, .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
    background-color: #669100;
}

.menu_main_responsive_button {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

    .menu_main_responsive_button:hover {
        color: #669100;
    }

.responsive_menu .top_panel_middle .menu_main_responsive_button {
    top: 2.27em;
}

.responsive_menu .menu_main_responsive_button {
    margin-top: calc(0.8em*0.8);
    margin-bottom: calc(0.8em*0.6);
}

.top_panel_inner_style_1 .menu_main_responsive, .top_panel_inner_style_2 .menu_main_responsive {
    background-color: #80B500;
}

    .top_panel_inner_style_1 .menu_main_responsive a:hover, .top_panel_inner_style_2 .menu_main_responsive a:hover {
        background-color: #669100;
    }

.menu_main_responsive li a:hover {
    background-color: #80B500;
}

.top_panel_bottom .search_wrap, .top_panel_inner_style_4 .search_wrap, .top_panel_inner_style_7 .search_wrap {
    padding-top: calc(0.8em*0.65);
    padding-bottom: calc(0.8em*0.5);
}

.top_panel_inner_style_1 .search_form_wrap, .top_panel_inner_style_2 .search_form_wrap {
    background-color: rgba(102,145,0,0.2);
}

.top_panel_wrap .search_wrap.search_state_opened .search_field {
    background-color: #F2F5F8;
}

.top_panel_icon {
    margin: calc(0.8em*0.1) 0 0.8em 2.15em;
}

    .top_panel_icon.search_wrap, .top_panel_inner_style_5 .menu_main_responsive_button, .top_panel_inner_style_6 .menu_main_responsive_button, .top_panel_inner_style_7 .menu_main_responsive_button {
        color: #80B500;
    }

    .top_panel_icon .contact_icon, .top_panel_icon .search_submit {
        color: #80B500;
    }

.top_panel_wrap .search_form_wrap button {
    color: #4C4841;
}

    .top_panel_wrap .search_form_wrap button:hover {
        color: #80B500;
    }

.search_results .post_more, .search_results .search_results_close {
    color: #80B500;
}

    .search_results .post_more:hover, .search_results .search_results_close:hover {
        color: #669100;
    }

.top_panel_inner_style_1 .search_results, .top_panel_inner_style_1 .search_results:after, .top_panel_inner_style_2 .search_results, .top_panel_inner_style_2 .search_results:after, .top_panel_inner_style_3 .search_results, .top_panel_inner_style_3 .search_results:after {
    background-color: #80B500;
    border-color: #669100;
}

.top_panel_fixed .menu_main_wrap {
    padding-top: calc(0.8em*0.3);
    padding-top: calc(0.8em*1.3);
}

.top_panel_fixed .top_panel_wrap .logo {
    margin-top: calc(0.8em*1);
    margin-bottom: calc(0.8em*0.6);
}

.top_panel_title_inner .breadcrumbs a:hover, .top_panel_title_inner .breadcrumbs .breadcrumbs_item.current {
    color: #80B500;
}

.header_mobile .panel_top {
    background-color: #669100;
}

.header_mobile .menu_main_nav > li > a {
    background-color: #80B500;
}

.header_mobile .menu_main_nav > li ul li.current-menu-item > a, .header_mobile .menu_main_nav > li li li.current-menu-item > a {
    background-color: #80B500;
}

.header_mobile .menu_button:hover, .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:hover {
    color: #80B500;
}

.header_mobile .panel_bottom:before {
    background-color: #F2F5F8;
}

.header_mobile .panel_middle span:before {
    color: #80B500;
}

.post_title .post_icon {
    color: #80B500;
}

.post_item_sermons {
    background-color: #F2F5F8;
}

.pagination > a {
    border-color: #80B500;
}

.hover_icon:after, .woocommerce ul.products .post_featured .post_thumb:hover:after, .woocommerce-page ul.products .post_featured .post_thumb:hover:after {
    background-color: rgba(128,181,0,0.25);
}

.post_format_aside.post_item_single .post_content p, .post_format_aside .post_descr {
    border-color: #80B500;
}

.post_format_aside .post_descr {
    background-color: #F2F5F8;
    color: #3F2803;
}

.post_format_link .post_descr a {
    color: #3F2803;
}

    .post_format_link .post_descr a:hover {
        color: #80B500;
    }

.post_format_status .post_descr {
    background-color: #8C8C8C;
}

.post_info {
    line-height: 1.3em;
    margin-bottom: 1.5em;
}

    .post_info a[class*="icon-"] {
        color: #80B500;
    }

    .post_info a:hover, .wpb_widgetised_column .post_item .post_info .post_counters_comments:before:hover {
        color: #80B500;
    }

    .post_info .post_info_counters .post_counters_item {
        color: #80B500;
    }

        .post_info .post_info_counters .post_counters_item:hover {
            color: #669100;
        }

.post_item .post_readmore:hover .post_readmore_label {
    color: #669100;
}

.post_item_related .post_info a:hover, .post_item_related .post_title a:hover {
    color: #669100;
}

.isotope_item_colored .post_featured .post_mark_new, .isotope_item_colored .post_featured .post_title, .isotope_item_colored .post_content.ih-item.square.colored .info {
    background-color: #80B500;
}

.isotope_item_colored .post_category a, .isotope_item_colored .post_rating .reviews_stars_bg, .isotope_item_colored .post_rating .reviews_stars_hover, .isotope_item_colored .post_rating .reviews_value {
    color: #80B500;
}

.isotope_item_colored .post_info_wrap .post_button .sc_button {
    color: #80B500;
}

.isotope_item_colored_1 .post_title a {
    color: #80B500;
}

    .isotope_item_colored_1 .post_title a:hover, .isotope_item_colored_1 .post_category a:hover {
        color: #669100;
    }

.isotope_wrap .isotope_item_colored_1 .post_featured {
    border-color: #80B500;
}

.isotope_filters a {
    border-color: #80B500;
    background-color: #80B500;
}

    .isotope_filters a.active, .isotope_filters a:hover {
        border-color: #669100;
        background-color: #669100;
    }

.pagination_single > .pager_numbers, .pagination_single a, .pagination_slider .pager_cur, .pagination_pages > a, .pagination_pages > span {
}

    .pagination_single > .pager_numbers, .pagination_single a:hover, .pagination_slider .pager_cur:hover, .pagination_slider .pager_cur:focus, .pagination_pages > .active, .pagination_pages > a:hover {
        background-color: #80B500;
        border-color: #80B500;
    }

.pagination_wrap .pager_next:hover, .pagination_wrap .pager_prev:hover, .pagination_wrap .pager_last:hover, .pagination_wrap .pager_first:hover {
    background-color: #80B500;
    border-color: #80B500;
}

.pagination_viewmore > a {
    background-color: #80B500;
}

    .pagination_viewmore > a:hover {
        background-color: #669100;
    }

.viewmore_loader, .mfp-preloader span, .sc_video_frame.sc_video_active:before {
    background-color: #669100;
}

.post_featured .post_nav_item:before {
    background-color: #80B500;
}

.post_featured .post_nav_item .post_nav_info {
    background-color: #80B500;
}

.reviews_block .reviews_summary .reviews_item {
    background-color: #80B500;
}

.reviews_block .reviews_max_level_100 .reviews_stars_hover, .reviews_block .reviews_item .reviews_slider {
    background-color: #80B500;
}

.reviews_block .reviews_item .reviews_stars_hover {
    color: #80B500;
}
/* Summary stars in the post item (under the title) */

.post_item .post_rating .reviews_stars_bg, .post_item .post_rating .reviews_stars_hover, .post_item .post_rating .reviews_value {
    color: #80B500;
}

.post_author .post_author_title a {
    color: #80B500;
}

    .post_author .post_author_title a:hover {
        color: #669100;
    }

.comments_list_wrap ul.children, .comments_list_wrap ul > li + li {
    border-top-color: #80B500;
}

.comments_list_wrap .comment-respond {
    border-bottom-color: #80B500;
}

.comments_list_wrap > ul {
    border-bottom-color: #80B500;
}

.comments_list_wrap .comment_info > span.comment_author, .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
    color: #80B500;
}

.post_item_404 .page_title, .post_item_404 .page_subtitle {
    //font-family:inherit;
}

.page-template-404 .page_content_wrap, .error404 .page_content_wrap {
    background-color: #80B500;
}

.sidebar_outer_menu .menu_side_nav > li > a, .sidebar_outer_menu .menu_side_responsive > li > a {
    font-family: Raleway;
    font-size: 0.857em;
    font-weight: 700;
    line-height: 1.929em;
}

.sidebar_outer_menu .menu_side_nav > li ul, .sidebar_outer_menu .menu_side_responsive > li ul {
    font-family: Raleway;
    font-size: 0.786em;
    font-weight: 700;
    line-height: 1.3em;
}

    .sidebar_outer_menu .menu_side_nav > li ul li a, .sidebar_outer_menu .menu_side_responsive > li ul li a {
        padding: 1.4em 1.5em 1.4em;
    }

.sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover, .scheme_dark .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover, .scheme_light .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
    color: #80B500;
}

.sidebar_cart, .widget_area_inner {
}

    .widget_area_inner a, .widget_area_inner ul li:before, .widget_area_inner ul li a:hover, .widget_area_inner ul ul li a:hover, .widget_area_inner button:before, .post_info .post_info_counters .post_counters_item:before {
        color: #80B500;
    }

    .widget_area_inner .logo_descr a {
        color: #3F2803;
    }

        .widget_area_inner .logo_descr a:hover {
            color: #3F2803;
        }

    .widget_area_inner a:hover, .widget_area_inner button:hover:before {
        color: #669100;
    }

.post_info .post_info_counters .post_counters_item:hover:before {
    color: #3F2803;
}

.widget_area_inner .post_title a:hover {
    color: #80B500;
}

.widget_area_inner .widget_title a {
    color: #3F2803;
}

    .widget_area_inner .widget_title a:hover {
        color: #3F2803;
    }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #80B500;
}

.widget_area_inner ul li {
    color: #4C4841;
}

    .widget_area_inner ul li a {
        color: #3F2803;
    }

.widget_area_inner .widget_text a, .widget_area_inner .post_info a {
    color: #80B500;
}

    .widget_area_inner .widget_text a:hover, .widget_area_inner .post_info a:hover {
        color: #80B500;
    }

.widget_area_inner .post_title a {
    color: #3F2803;
}

.widget_area_inner .post_info a {
    color: #8C8C8C;
}

.widget_area_inner .widget_product_search .search_form input, .widget_area_inner .widget_search .search_form input, .widget_area_inner select {
    color: #8C8C8C;
    background-color: #F2F5F8;
}

.widget_area_inner ul li.recentcomments {
    color: #8C8C8C;
}
/* Widget:Calendar */

.widget_area_inner .widget_calendar td a:hover {
    background-color: #80B500;
}

.widget_area_inner .widget_calendar .today .day_wrap {
    background-color: #80B500;
}

.widget_area_inner .widget_calendar .weekday, .widget_area .widget_calendar .month_cur a {
    color: #3F2803;
}

.widget_area .widget_calendar td .day_wrap {
    color: #8C8C8C;
}

.widget_area .widget_calendar td a.day_wrap {
    background-color: #F2F5F8;
}

    .widget_area .widget_calendar td a.day_wrap:hover {
        background-color: #80B500;
    }
/* Widget:Categories */

.widget_area .widget_categories ul li {
    color: #4C4841;
}

.widget_categories ul ul li a {
    color: #8C8C8C;
}
/* Widget:Tag Cloud */

.widget_area_inner .widget_product_tag_cloud a, .widget_area_inner .widget_tag_cloud a {
    border-color: #80B500;
    background-color: #F2F5F8;
}

    .widget_area_inner .widget_product_tag_cloud a:hover, .widget_area_inner .widget_tag_cloud a:hover {
        //color:#80B500;
    }

.widget_area_inner .widget_product_tag_cloud a, .widget_area_inner .widget_tag_cloud a {
    border-color: #fff;
    color: #8C8C8C;
}

    .widget_area_inner .widget_product_tag_cloud a:hover, .widget_area_inner .widget_tag_cloud a:hover {
        color: #fff;
        border-color: #80B500;
        background-color: #80B500;
    }
/* Widget:Flickr */

.flickr_images .flickr_badge_image a:after {
    background-color: rgba(63,40,3,0.8);
}

.testimonials_wrap_inner, .twitter_wrap_inner {
    background-color: #80B500;
}

.copyright_wrap_inner .menu_footer_nav li a:hover, .scheme_dark .copyright_wrap_inner .menu_footer_nav li a:hover, .scheme_light .copyright_wrap_inner .menu_footer_nav li a:hover {
    color: #80B500;
}

.copyright_wrap_inner {
    background-color: #F2F5F8;
}

.copyright_style_emailer .copyright_text a:hover {
    color: #80B500;
}

.copyright_style_emailer .sc_emailer.sc_emailer_opened input {
    background-color: #F2F5F8 !important;
}

.scroll_to_top {
    background-color: #80B500;
}

    .scroll_to_top:hover {
        background-color: #3F2803;
    }

.custom_options #co_toggle {
    background-color: #669100 !important;
}

.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, //.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover, //.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover, .woocommerce .quantity input[type="button"]:hover, .woocommerce #content input[type="button"]:hover, .woocommerce-page .quantity input[type="button"]:hover, .woocommerce-page #content .quantity input[type="button"]:hover, .woocommerce ul.cart_list li > .amount, .woocommerce ul.product_list_widget li > .amount, .woocommerce-page ul.cart_list li > .amount, .woocommerce-page ul.product_list_widget li > .amount, .woocommerce ul.cart_list li span .amount, .woocommerce ul.product_list_widget li span .amount, .woocommerce-page ul.cart_list li span .amount, .woocommerce-page ul.product_list_widget li span .amount, .woocommerce ul.cart_list li ins .amount, .woocommerce ul.product_list_widget li ins .amount, .woocommerce-page ul.cart_list li ins .amount, .woocommerce-page ul.product_list_widget li ins .amount, .woocommerce.widget_shopping_cart .total .amount, .woocommerce .widget_shopping_cart .total .amount, .woocommerce-page.widget_shopping_cart .total .amount, .woocommerce-page .widget_shopping_cart .total .amount, .woocommerce a:hover h3, .woocommerce-page a:hover h3, .woocommerce .cart-collaterals .order-total strong, .woocommerce-page .cart-collaterals .order-total strong, .woocommerce .checkout #order_review .order-total .amount, .woocommerce-page .checkout #order_review .order-total .amount, .widget_area_inner .widgetWrap ul > li .star-rating span, .woocommerce #review_form #respond .stars a, .woocommerce-page #review_form #respond .stars a {
    color: #80B500;
}

.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price.woocommerce .star-rating, .woocommerce-page .star-rating, .woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
}

    .woocommerce .star-rating, .woocommerce-page .star-rating, .woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
        color: #80B500;
    }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #8C8C8C;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    border-color: #8C8C8C;
    background-color: #F2F5F8;
}

.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, .woocommerce #respond input#submit.alt:active, .woocommerce #content input.button.alt:active, .woocommerce-page a.button.alt:active, .woocommerce-page button.button.alt:active, .woocommerce-page input.button.alt:active, .woocommerce-page #respond input#submit.alt:active, .woocommerce-page #content input.button.alt:active, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active, .woocommerce #respond input#submit:active, .woocommerce #content input.button:active, .woocommerce-page a.button:active, .woocommerce-page button.button:active, .woocommerce-page input.button:active, .woocommerce-page #respond input#submit:active, .woocommerce-page #content input.button:active {
    border-top-color: #80B500;
}

//.woocommerce-page ul.products li.product .post_featured .post_thumb .add_to_cart_button:hover {
    // color:#80B500;
    //;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt, .woocommerce-account .addresses .title .edit, .woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart, .woocommerce .quick_view_button, .woocommerce-page .quick_view_button {
    background-color: #80B500;
}

    .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-account .addresses .title .edit:hover, .woocommerce .quick_view_button:hover, .woocommerce-page .quick_view_button:hover, .woocommerce a.added_to_cart:hover, .woocommerce-page a.added_to_cart:hover {
        background-color: #669100;
        background-color: #3F2803;
    }

    .woocommerce a.button.checkout, .woocommerce .price_slider_amount .button {
        background-color: #8C8C8C;
    }

        .woocommerce a.button.checkout:hover, .woocommerce .price_slider_amount .button:hover {
            background-color: #4C4841;
        }

.woocommerce span.new, .woocommerce-page span.new, .woocommerce span.onsale, .woocommerce-page span.onsale {
    background-color: #80B500;
}

.woocommerce ul.products li.product h3 a:hover, .woocommerce-page ul.products li.product h3 a:hover {
    color: #3F2803;
}

//.woocommerce ul.products li.product .add_to_cart_button, .woocommerce-page ul.products li.product .add_to_cart_button {
    // background-color:#80B500;
    //;
}

    //.woocommerce ul.products li.product .add_to_cart_button:hover, .woocommerce-page ul.products li.product .add_to_cart_button:hover {
        // background-color:#669100;
        //;
    }

.woocommerce ul.products li.product .product-image:before, .woocommerce-page ul.products li.product .product-image:before, .woocommerce ul.products li.product .product-image:before, .woocommerce-page ul.products li.product .product-image:before {
    background-color: rgba(128,181,0,0.25);
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span.current {
    border-color: #80B500;
    background-color: #80B500;
}

    .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
        color: #80B500;
    }

.woocommerce table.cart thead th, .woocommerce #content table.cart thead th, .woocommerce-page table.cart thead th, .woocommerce-page #content table.cart thead th {
    background-color: #80B500;
}

.textwidget .woocommerce ul.products li.product .post_featured .post_thumb:after {
    background-color: rgba(63,40,3,0.8);
}

.textwidget .woocommerce ul.products li.product .post_featured .quick_view_button:after {
    color: #80B500;
}

.tribe-events-calendar thead th, .tribe-events-sub-nav li a {
    background-color: #80B500;
}

a.tribe-events-read-more, .tribe-events-button, .tribe-events-nav-previous a, .tribe-events-nav-next a, .tribe-events-widget-link a, .tribe-events-viewmore a {
    background-color: #80B500;
}

    a.tribe-events-read-more:hover, .tribe-events-button:hover, .tribe-events-nav-previous a:hover, .tribe-events-nav-next a:hover, .tribe-events-widget-link a:hover, .tribe-events-viewmore a:hover {
        background-color: #669100;
    }

#bbpress-forums div.bbp-topic-content a, #buddypress button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button, #buddypress div.item-list-tabs ul li.selected a {
    background: #80B500;
}

    #bbpress-forums div.bbp-topic-content a:hover, #buddypress button:hover, #buddypress a.button:hover, #buddypress input[type="submit"]:hover, #buddypress input[type="button"]:hover, #buddypress input[type="reset"]:hover, #buddypress ul.button-nav li a:hover, #buddypress div.generic-button a:hover, #buddypress .comment-reply-link:hover, a.bp-title-button:hover, #buddypress div.item-list-tabs ul li.selected a:hover {
        background: #669100;
    }

.sc_accordion.sc_accordion_style_1 .sc_accordion_item .sc_accordion_title.ui-state-active {
    border-color: #80B500;
    background-color: #80B500;
}

    .sc_accordion.sc_accordion_style_1 .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened, .sc_accordion.sc_accordion_style_1 .sc_accordion_item .sc_accordion_title .sc_accordion_icon_closed {
        background-color: #80B500;
    }

.sc_accordion.sc_accordion_style_1 .sc_accordion_item .sc_accordion_title:hover .sc_accordion_icon_opened {
    background-color: #669100;
}

.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title.ui-state-active {
    color: #80B500;
}

//.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
    // border-color:#80B500;
    // background-color:#80B500;
    //;
}

.sc_accordion.sc_accordion_style_2 .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
    color: #80B500;
}

input[type="submit"], input[type="reset"], input[type="button"], button, .sc_button {
    font-size: 1.077em;
    font-weight: 400;
    line-height: 1.429em;
}

    input[type="submit"], input[type="reset"], input[type="button"], button, .sc_button.sc_button_style_filled {
        background-color: #80B500;
    }

.sc_button_style_filled.sc_button_scheme_dark {
    background-color: #3F2803;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .sc_button, .sc_button.sc_button_scheme_original:hover, .sc_button.sc_button_scheme_orange:hover, .sc_button.sc_button_scheme_crimson:hover {
    background-color: #3F2803;
    border-color: #3F2803;
}

.sc_button_style_filled.sc_button_scheme_dark:hover {
    background-color: #80B500;
}

.sc_button.sc_button_style_border {
    border-color: #80B500;
    color: #80B500;
}

    .sc_button.sc_button_style_border.sc_button_scheme_dark {
        border-color: #3F2803;
        color: #3F2803;
    }

        .sc_button.sc_button_style_border.sc_button_scheme_dark:hover {
            background-color: #80B500;
            border-color: #80B500;
        }

.sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
    background-color: #80B500;
    border-color: #80B500;
}

.sc_plain_item:nth-child(even) .sc_plain_item_inner {
    background-color: #80B500;
}

.sc_call_to_action_accented {
    background-color: #80B500;
}

    .sc_call_to_action_accented .sc_item_button > a {
        color: #80B500;
    }

        .sc_call_to_action_accented .sc_item_button > a:before {
            background-color: #80B500;
        }

.sc_call_to_action .sc_call_to_action_descr {
    color: #4C4841;
}

.sc_chat_inner a {
    color: #80B500;
}

    .sc_chat_inner a:hover {
        color: #669100;
    }

.sc_chat .sc_chat_title a {
    color: #3F2803;
}

    .sc_chat .sc_chat_title a:hover {
        color: #80B500;
    }

.sc_clients_style_clients-2 .sc_client_title a:hover {
    color: #80B500;
}

.sc_clients_style_clients-2 .sc_client_description:before, .sc_clients_style_clients-2 .sc_client_position {
    color: #80B500;
}

.sc_form .sc_form_item.sc_form_button button {
    background-color: #80B500;
    border-color: #80B500;
}

    .sc_form .sc_form_item.sc_form_button button:hover {
        background-color: #669100;
        border-color: #669100;
    }

.sc_form_style_form_2 .sc_form_address_label {
    color: #80B500;
}

.sc_countdown.sc_countdown_style_1 .sc_countdown_digits, .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
    color: #80B500;
}

.sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
    border-color: #80B500;
}

.sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
    color: rgba(128,181,0,0.8);
}

.sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
    background-color: rgba(128,181,0,0.5);
}

.sc_countdown.sc_countdown_style_2 .sc_countdown_label {
    color: rgba(128,181,0,0.8);
}

.sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
    background-color: #80B500;
}

.sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
    background-color: #80B500;
}

.sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
    background-color: #8C8C8C;
}

.sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
    background-color: #80B500;
}

.sc_emailer .sc_emailer_button:hover {
    background-color: #80B500;
}

.sc_emailer.sc_emailer_opened .sc_emailer_button:hover {
    border-color: #80B500;
}

.sc_events_style_events-2 .sc_events_item_date {
    background-color: #80B500;
}

.sc_events_style_events-2 .sc_events_item_time {
    color: #4C4841;
}

.sc_quote {
    background-color: #80B500;
}

.sc_highlight_style_1 {
    background-color: #3F2803;
}

.sc_highlight_style_2 {
    background-color: #669100;
}

.sc_icon_hover:hover, a:hover .sc_icon_hover {
    background-color: #80B500 !important;
}

.sc_icon_shape_round.sc_icon, .sc_icon_shape_square.sc_icon {
    background-color: #80B500;
    border-color: #80B500;
}

    .sc_icon_shape_round.sc_icon:hover, .sc_icon_shape_square.sc_icon:hover, a:hover .sc_icon_shape_round.sc_icon, a:hover .sc_icon_shape_square.sc_icon {
        color: #80B500;
    }

figure figcaption, .sc_image figcaption {
    background-color: #F2F5F8;
    color: #8C8C8C;
    //background-color:rgba(128,181,0,0.6);
}

.sc_image {
    //background-color:rgba(128,181,0,0.6);
}

    .sc_image a:hover:after {
        color: #80B500;
    }

.sc_infobox.sc_infobox_style_regular {
    background-color: #F2F5F8;
    color: #3F2803;
}

.sc_list_style_iconed li:before, .sc_list_style_iconed .sc_list_icon {
    color: #80B500;
}

.sc_list_style_iconed li a:hover .sc_list_title {
    color: #669100;
}

.sc_popup:before {
    background-color: #80B500;
}

.popup_wrap {
    background-color: #F2F5F8;
    -webkit-box-shadow: 0px 0px 0px 1px #80B500;
    -moz-box-shadow: 0px 0px 0px 1px #80B500;
    box-shadow: 0px 0px 0px 1px #80B500;
}

}

.sc_price_block.sc_price_block_style_1 {
    background-color: #80B500;
}

.sc_price_block.sc_price_block_style_2 {
    background-color: #669100;
}

.sc_price_block.sc_price_block_style_3 {
    background-color: #F2F5F8;
}

.sc_price_block.sc_price_block_style_3, .sc_price_block_style_3 .sc_price_block_money * {
    color: #4C4841;
}

    .sc_price_block.sc_price_block_style_3 .sc_price_block_link .sc_button:hover {
        background-color: #4C4841 !important;
    }

.sc_services_item .sc_services_item_readmore span {
    color: #80B500;
}

.sc_services_item .sc_services_item_readmore:hover, .sc_services_item .sc_services_item_readmore:hover span {
    color: #669100;
}

.sc_services_item .sc_services_item_readmore span {
    color: #80B500;
}

.sc_services_item .sc_services_item_readmore:hover, .sc_services_item .sc_services_item_readmore:hover span {
    color: #80B500;
}

.sc_services_style_services-1 .sc_icon, .sc_services_style_services-2 .sc_icon {
    border-color: #80B500;
    background-color: #80B500;
}

    .sc_services_style_services-1 .sc_icon:hover, .sc_services_style_services-1 a:hover .sc_icon, .sc_services_style_services-2 .sc_icon:hover, .sc_services_style_services-2 a:hover .sc_icon {
        border-color: #3F2803;
        background-color: #3F2803;
    }

.sc_services_style_services-3 a:hover .sc_icon, .sc_services_style_services-3 .sc_icon:hover {
    color: #80B500;
}

.sc_services_style_services-3 a:hover .sc_services_item_title {
    color: #80B500;
}

.sc_services_style_services-4 .sc_icon {
    background-color: #80B500;
}

    .sc_services_style_services-4 a:hover .sc_icon, .sc_services_style_services-4 .sc_icon:hover {
        background-color: #669100;
    }

.sc_services_style_services-4 a:hover .sc_services_item_title {
    color: #80B500;
}

.sc_services_style_services-2 .sc_services_item .sc_services_item_description {
    color: #4C4841;
}

.sc_scroll_controls_wrap a {
    background-color: #80B500;
}

.sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
    background-color: rgba(128,181,0,0.8);
}

.sc_scroll_controls_wrap a:hover {
    // background-color:#669100;
}

.sc_scroll_bar .swiper-scrollbar-drag:before {
    background-color: #80B500;
}

.sc_blogger .sc_scroll_controls_wrap a:hover {
    color: #80B500;
}

.sc_skills_counter .sc_skills_item .sc_skills_icon {
    color: #80B500;
}

.sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
    color: #669100;
}

.sc_skills_bar .sc_skills_item .sc_skills_count {
    border-color: #80B500;
}

.sc_skills_bar .sc_skills_info .sc_skills_label {
    color: #3F2803;
}

.sc_skills_bar .sc_skills_item .sc_skills_count, .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count, .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count, .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
    background-color: #80B500;
}

.sc_slider_controls_wrap a:hover {
    border-color: #80B500;
    background-color: #80B500;
}

.sc_slider_swiper .sc_slider_pagination_wrap .swiper-active-switch {
    border-color: #80B500;
    background-color: #80B500;
}

.sc_slider_swiper .sc_slider_info {
    background-color: rgba(128,181,0,0.8) !important;
}

.sc_slider_pagination_over .sc_slider_pagination_wrap span:hover, .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-active-switch {
    border-color: #80B500;
    background-color: #80B500;
}

.sc_slider_controls_wrap a {
    background-color: #80B500;
}

.sc_slider .sc_slider_controls_wrap a:hover {
    background-color: #80B500;
}

.sc_slider .sc_slider_controls_wrap a, .sc_scroll_controls .sc_scroll_controls_wrap a, .sc_slider_woocommerce .sc_scroll_controls_wrap a {
    color: #80B500;
}

    .sc_scroll_controls .sc_scroll_controls_wrap a:hover, .sc_slider_woocommerce .sc_scroll_controls_wrap a:hover {
        color: #3F2803;
    }

.sc_slider_nocontrols.sc_slider_nopagination .sc_slider_controls_wrap a {
    color: #80B500;
}

    .sc_slider_nocontrols.sc_slider_nopagination .sc_slider_controls_wrap a:hover {
        color: #3F2803;
    }

.sc_socials.sc_socials_type_icons a:hover, .scheme_dark .sc_socials.sc_socials_shape_round a:hover, .scheme_light .sc_socials.sc_socials_shape_round a:hover {
    color: #F2F5F8;
    //border-color:#80B500;
    background-color: #80B500;
}

.contacts_wrap_inner .sc_socials.sc_socials_shape_round a {
    color: #80B500;
    background-color: #F2F5F8;
}

    .contacts_wrap_inner .sc_socials.sc_socials_shape_round a:hover {
        color: #F2F5F8;
        background-color: #80B500;
        border-color: #80B500;
    }

.post_custom_fields .post-custom_field-key a {
    background-color: #F2F5F8;
}

    .post_custom_fields .post-custom_field-key a:hover {
        background-color: #80B500;
    }

.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a:hover, .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover {
    color: #80B500;
}

.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a, .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a {
    color: #80B500;
}

    .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:hover, .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a:hover {
        color: #4C4841;
    }

    .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after {
        background-color: #F2F5F8;
    }

.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
    color: #4C4841;
    border-color: #F2F5F8;
    background-color: #F2F5F8 !important;
}

    .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover, .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a {
        //color:#3F2803;
        border-color: #F2F5F8;
        background-color: #F2F5F8 !important;
    }

.sc_team_item .sc_team_item_info .sc_team_item_title a {
    color: #3F2803;
}

    .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
        color: #80B500;
    }

.sc_team_item .sc_team_item_info .sc_team_item_position {
    color: #80B500;
}

.sc_team_style_team-1 .sc_team_item_info, .sc_team_style_team-3 .sc_team_item_info {
    border-color: #80B500;
}

.sc_team_style_team-1 .sc_team_item_avatar:before {
    background-color: #80B500;
}

.sc_team_style_team-1 .sc_socials .social_icons {
    color: #8C8C8C;
}

.sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
    background-color: rgba(128,181,0,0.8);
}

.sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
    border-color: #80B500;
}

.sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
    color: #80B500;
}

    .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
        color: #669100;
    }

.sc_testimonials_style_testimonials-2 .sc_testimonial_author_name, .sc_testimonials_style_testimonials-4 .sc_testimonial_author_name, .sc_testimonials_style_testimonials-2 .sc_testimonial_author_position {
    color: #3F2803;
}

.sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before, .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
    color: #80B500;
}

.sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before, .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
    color: #80B500;
}

.sc_testimonials_style_testimonials-4 .sc_testimonial_content {
    color: #4C4841;
}

.sc_title_icon {
    color: #80B500;
}

.sc_title_underline::after {
    border-color: #8C8C8C;
}

.sc_toggles.sc_toggles_style_1 .sc_toggles_item .sc_toggles_title.ui-state-active {
    color: #80B500;
    border-color: #80B500;
}

    .sc_toggles.sc_toggles_style_1 .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
        background-color: #80B500;
    }

.sc_toggles.sc_toggles_style_1 .sc_toggles_item .sc_toggles_title:hover {
    color: #669100;
    border-color: #669100;
}

    .sc_toggles.sc_toggles_style_1 .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
        background-color: #669100;
    }

.sc_toggles.sc_toggles_style_2 .sc_toggles_item .sc_toggles_title.ui-state-active {
    color: #80B500;
}

.sc_toggles.sc_toggles_style_2 .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
    border-color: #80B500;
    background-color: #80B500;
}

.sc_toggles.sc_toggles_style_2 .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon {
    color: #80B500;
}

.sc_tooltip_parent .sc_tooltip, .sc_tooltip_parent .sc_tooltip:before {
    background-color: #3F2803;
}
/* Common styles (title,subtitle and description for some shortcodes) */

.sc_item_subtitle {
    color: #80B500;
}

.sc_item_button > a:before {
    color: #80B500;
}

.sc_item_button > a:hover:before {
    color: #669100;
}

.sc_video_player .sc_video_frame:before {
    color: #80B500;
}

.timeline.flatLine #t_line_left, .timeline.flatLine #t_line_right, #content .timeline.flatLine #t_line_left, #content .timeline.flatLine #t_line_right {
    color: #80B500;
}

.timeline.flatNav .t_left, .timeline.flatNav .t_left:hover:active, #content .timeline.flatNav .t_left, #content .timeline.flatNav .t_left:hover:active, .timeline.flatNav .t_left:hover, #content .timeline.flatNav .t_left:hover, .timeline.flatNav .t_right, .timeline.flatNav .t_right:hover:active, #content .timeline.flatNav .t_right, #content .timeline.flatNav .t_right:hover:active, .timeline.flatNav .t_right:hover, #content .timeline.flatNav .t_right:hover {
    background-color: rgba(128,181,0,0.2);
}

.donation .post_goal_title .post_goal_amount, .post_type_donation.post_item_single.donation .post_sidebar .post_raised .post_raised_amount {
    color: #80B500;
}

.post_type_donation .sc_donations_form_field_amount .sc_donations_form_label, .post_type_donation .sc_donations_form_amount_label, .post_type_donation.donation .sc_socials_share .sc_socials_share_caption {
    color: #3F2803;
}

#myplayer .ttw-music-player .player .title {
    color: #3F2803;
}

#myplayer .ttw-music-player li.playing, #myplayer .ttw-music-player li:hover {
    color: #3F2803 !important;
}

#myplayer .ttw-music-player .elapsed {
    background: #80B500;
}

.organics .esg-filterbutton, .organics .esg-navigationbutton, .organics .esg-sortbutton, .organics .esg-cartbutton {
    color: #8C8C8C;
}

.organics .esg-filterbutton, .organics .esg-cartbutton, .organics .esg-navigationbutton {
    background: #F2F5F8 !important;
}

    .organics .esg-filterbutton:hover, .organics .esg-navigationbutton:hover, .organics .esg-pagination .esg-navigationbutton.selected {
        //background:#80B500 !important;
    }

    .organics .esg-filterbutton:hover, .organics .esg-sortbutton:hover, .organics .esg-sortbutton-order:hover, .organics .esg-cartbutton-order:hover, .organics .esg-filterbutton.selected {
        //color:#8C8C8C !important;
        background: #80B500 !important;
    }

.eg-organics-shop-wrapper .esg-starring .star-rating {
    color: #80B500 !important;
}

#booking_back_today a {
    color: #8C8C8C;
}

#tribe-bar-form, .tribe-bar-views-inner, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    background-color: #F2F5F8;
}

    #tribe-bar-form .tribe-bar-submit input[type=submit], #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
        background-color: #80B500;
    }

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    color: #4C4841;
}

#tribe-bar-form label {
    color: #3F2803;
}

#tribe-bar-form input[type=text] {
    color: #4C4841;
}

.tribe-events-list-separator-month span, .close_booking:hover {
    color: #80B500;
}

#tribe-events .tribe-events-button, .tribe-events-button {
    background-color: #8C8C8C;
}

    #tribe-events .tribe-events-button:hover, .tribe-events-button:hover {
        background-color: #669100;
    }

.rev_slider .hermes .tp-bullet.selected, .rev_slider .hermes .tp-bullet.selected:after, .rev_slider .hermes .tp-bullet:hover {
    background-color: #80B500;
}
