/*
Theme Name: Divi Child theme of Divi
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.0.105
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 20 Feb 2018 15:38:26 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
.et-social-icon a.socicon:before { 
	font-family: "socicon" !important; 
}
.et-social-icon a.divi-booster-icons:before { 
	font-family: "divi-booster-icons" !important; 
    color: inherit;
}

/* Icon positioning */
.et-social-icon a.socicon { top: 1px; }
.et-social-icon a.socicon:not(.et-extra-icon) { margin-right: 4px; }

/* Fix hover cutoff issue */
#et-secondary-menu .et-social-icon a.socicon {
	width: 16px;
	margin-right: -2px;
}
#footer-bottom .et-social-icon a.socicon {
	width: 40px;
    margin-left: -6px;
    margin-right: -6px;
}

/* Extra */
a.et-extra-icon.socicon:before{
	font-family:"socicon" !important
}
#et-info .et-extra-social-icons .et-extra-icon:hover {
    background: rgba(255, 255, 255, 0.3) !important;
}

/* --- icon adjustments --- */

#top-header .et-social-icon a.socicon-imdb {
    font-size: 31px;
    margin-top: -16px;
    top: 9px;
}
#top-header .et-social-icon a.socicon-imdb:before {
    font-size: 31px;
    text-shadow: none;
}
#footer-bottom .et-social-icon a.socicon-imdb {
	font-size: 40px;
    margin-top: -16px;
    top: 9px;
}

