/*
Theme Name: KMC2015
Theme URI: http://weblizar.com/
Template: enigma-premium
Author: weblizar
Author URI: http://weblizar.com/
Description: KMC2015 Child of Enigma Premium
Version:  1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Tags: black, green, gray, red, dark, light, silver, white, two-columns, custom-menu, right-sidebar, fixed-layout, fluid-layout, custom-background, featured-image-header, sticky-post, theme-options, threaded-comments, featured-images, flexible-header, responsive-layout
Text Domain: weblizar
*/

@import url("/wp-content/themes/enigma-premium/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* mySocialBadge */
.social li.mySocialBadge{
	background-size: 100% 200%;
	background-image: linear-gradient(to bottom, transparent 50%, #C92228 50%);
}
.social li.mySocialBadge:hover{
	background-position: 0 -100%;
	background-color:#C92228;
}