/*
Theme Name: adseed ENFOLD Child Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: adseed GmbH
Author URI: https://www.adseed.de/
Template: enfold
*/

/*Add your own styles here:*/
/* ContactForm7 Button-Style */
.wpcf7-form-control.wpcf7-submit{
padding: 25px 50px 25px;
border-radius: 5px;
font-size: 16px;
}
/* SideMenu Pro Sidebar Buttons */
.sm-item a{ box-shadow: 0 0 2px 0px rgba(0,0,0,.2); }
/* Easy Notification Bar Bottom */
.easy-notification-bar{
position: fixed !important;
top: auto !important;
bottom: 0 !important;
box-shadow: 0 0 2px 1px rgba(0,0,0,.1);
}
