/*
Theme Name: Entropia
Theme URI: http://entropia.edge-themes.com
Description: Gaming and Game Development Studio Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: entropia
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.edgtf-page-header>div.edgtf-menu-area .widget a.edgtf-social-icon-widget-holder:hover > span.edgtf-social-icon-widget,
.edgtf-page-header>div.fixed.edgtf-menu-area .widget a.edgtf-social-icon-widget-holder:hover > span.edgtf-social-icon-widget,
.edgtf-page-header>div.edgtf-sticky-header.edgtf-menu-area .widget a.edgtf-social-icon-widget-holder:hover > span.edgtf-social-icon-widget {
	color: rgb(221, 51, 51)!important;
}

.edgtf-social-icons-group-widget .edgtf-social-icon-widget-holder,
.edgtf-page-header>div.edgtf-menu-area .widget a.edgtf-social-icon-widget-holder,
.edgtf-page-header>div.fixed.edgtf-menu-area .widget a.edgtf-social-icon-widget-holder,
.edgtf-page-header>div.edgtf-sticky-header.edgtf-menu-area .widget a.edgtf-social-icon-widget-holder {
	text-shadow: none!important;	
}
.no-touch #edgtf-back-to-top:hover .edgtf-btt-arrow-holder,
.no-touch #edgtf-back-to-top > span.edgtf-btt-base {
	box-shadow: none!important;
}

.no-touch #edgtf-back-to-top:hover > span.edgtf-btt-base,
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-predefined .edgtf-hm-lines:hover .edgtf-hm-line {
	box-shadow: 0 0 10px 4px rgba(255, 254, 254, .5)!important;	
}

.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-predefined .edgtf-hm-lines:hover .edgtf-hm-line {
	background-color: rgb(221, 51, 51)!important;
}

.edgtf-social-icons-group-widget .edgtf-social-icon-widget-holder:hover,
.edgtf-page-header>div.edgtf-menu-area .widget a.edgtf-social-icon-widget-holder:hover,
.edgtf-page-header>div.fixed.edgtf-menu-area .widget a.edgtf-social-icon-widget-holder:hover,
.edgtf-page-header>div.edgtf-sticky-header.edgtf-menu-area .widget a.edgtf-social-icon-widget-holder:hover {
	text-shadow: 0 0 10px rgba(253, 253, 253, .5), 0 0 10px rgba(255, 254, 254, .5)!important;
}

#edgtf-back-to-top .edgtf-btt-arrow-holder:after {
	border-color: transparent transparent red!important;
}
