/*
Theme Name: smartchange
Template: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.7
Description: Smart. Flexible. Beautiful. smartchange is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
@import url("../Divi/style.css");
/* Gli import manuali non sono piu' necessari
@import url("/wp-content/plugins/visual-form-builder-pro/css/visual-form-builder.min.css");
@import url("/wp-content/plugins/visual-form-builder-pro/css/smoothness/jquery-ui-1.10.3.min.css");
*/

/*----- DIVI CTA BUTTONS - HOVER ------
.et_pb_promo_button, .et_pb_newsletter_button, a.et_pb_more_button, .et_pb_pricing_table_button {
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;}
.et_pb_promo_button:hover, .et_pb_newsletter_button:hover, a.et_pb_more_button:hover, .et_pb_pricing_table_button:hover {
    opacity:.75;}
.bottom-nav span.menu_slide, .bottom-nav span.main_text { padding: 23px 20px; }*/