/*
Theme Name: KitGreen Child
Theme URI: http://kitgreen.jwsthemeswp.com
Template: kitgreen
Author: JWSThemes team
Author URI: https://themeforest.net/user/jwsthemes
Description: KitGreen is billed as a simple, flexible, and stylish WordPress theme for design and kitchen websites. The demo version of this theme has been set up perfectly to help you portray your business in a classy and professional way.
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,accessibility-ready
Version: 1.5.2
Updated: 2019-01-10 04:40:43
*/

.footer-main .wpb_column ul.icon_footer{
	text-align: center;
}
.footer-main .wpb_column ul.icon_footer .ion-social-facebook{
	color: #fff;
	background: #47639a;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
}
.footer-main .wpb_column ul.icon_footer .ion-social-instagram{
	color: #fff;
	background: #985080;
	border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
}
.footer-main .wpb_column ul.icon_footer li a i:hover{
	color: #fff !important;
}