/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.47.1496148757
Updated: 2017-05-30 12:52:37

*/
/* Footer phone number */
.footer-block{
    display:block; background:#211D5A; color:#FFF; padding-left:5px; padding-right:5px; height:3em; line-height:3em; position:fixed; left:12px; bottom:12px; text-align:center; z-index:100;
}

.footer-block a{
    color:#FFF;
}

@media (min-width: 640px) {
    .footer-block {
        display:none;
    }
}
