/*
Theme Name: Haru Circle - Child
Theme URI: http://harutheme.com/circle
Author: HaruTheme
Author URI: http://harutheme.com/
Description: This is child theme of Haru Circle
Template: haru-circle
Version: 1.0.0

*/

/*---------------------------------
    Write your css code from here
------------------------------------*/

.finchtiteshadow h6 { 
	text-shadow: 3px 3px 3px black;
} 

/* hide some social icons */ 

.FSocialBox ul.social-list li:nth-child(2), .FSocialBox ul.social-list li:nth-child(4), .FSocialBox ul.social-list li:nth-child(5) { 
	display: none !important;
} 
