.footer_inner,
.footer-container{
	background-color: $footer_bg;
}
.footer-area-wrap{
	background-color: $footer_widgets_bg;
}
.site-footer .set-menu a{color: $regular_accent_color_1;}
.site-footer .social-list .social-list__items li > a:hover{background: $regular_accent_color_1;}
.site-footer .social-list .social-list__items li > a:hover:before{background-color: transparent;}
.site-footer{color: @alpha($regular_accent_color_3, 100%);}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active,
.site-footer span.compare:hover { color: $regular_accent_color_3; }
.footer-menu__items li.current-menu-item a,
.footer-menu__items li.current_page_item a {
	color: $regular_text_color;
}
.footer-area .widget-custom-postson .custom-posts-holder .post-content h6 a:hover{
	color: $regular_accent_color_4;
}
.footer-area .widget,
.footer-area .shop_wrapper{
	font-size: @font_size($body_font_size, multiple, ceil, 1)px;
}
.footer-area .custom-posts-holder .entry-meta {color: @alpha($regular_accent_color_3, 100%);}
.footer-area .custom-posts-holder .entry-meta .bottom_content .btn{color: $invert_text_color;}
.footer-area .custom-posts-holder .entry-meta .bottom_content .btn:hover{color: $invert_text_color;}
.footer-area .custom-posts-holder .entry-meta .post__author a{color: $regular_link_hover_color;}
.footer-area .custom-posts-holder .entry-meta .post__comments a{color: $regular_link_hover_color;}
.footer-area .custom-posts-holder .entry-meta .post__tags{color: @alpha($regular_accent_color_3, 100%);}
.footer-area .custom-posts-holder .entry-meta .post__tags a{color: $regular_link_hover_color;}

.footer-area .widget_recent_comments li{color: @alpha($regular_accent_color_3, 100%);}
.site-footer.default .footer-container{
	background-color: $footer_bg;
}
.footer-area .post-cats a:hover{color: $invert_text_color;}
.site-footer .privacy_link{color: $regular_accent_color_1;}
.site-footer .privacy_link:hover{color: $regular_accent_color_4;}

.footer-area .widget a{
	color: $regular_accent_color_1;
}
.footer-area .widget a:hover{
	color: $regular_accent_color_5;
}