/*
Theme Name: Enfold
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on Facebook and via newsletter:<br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a> - <a href='http://www.kriesi.at/newsletter'>Subscribe to our Newsletter</a>
Version: 5.6.6
Author: Kriesi
Author URI: https://kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
Envato_ID: 4519990
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
*
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme.
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles.
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->General Styling
*/
ul.social-icons {
    list-style: none;
    display: inline-flex;
}
ul.social-icons li a {
    background: black;
    border: 2px solid;
    border-radius: 80px;
    line-height: 25px;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    padding: 0px 10px 0px 10px;
    margin-bottom: 18px;
}
#footer .widget {
    margin: 20px 0px;
}
ul.social-icons {
    border-bottom: 2px solid #b2b5b952;
}