/*
Theme Name: Divi Child
Theme URI: http://wordpress.org/extend/plugins/wordpress-mobile-pack/
Template: Divi
Author: ribot, Forum Nokia &amp; James Pearce
Author URI: http://ribot.co.uk
Description: A tinted version of base theme of the WordPress Mobile Pack. It is designed to be used by mobile browsers.
Version: 1.2.4.1456008958
Updated: 2016-02-20 22:55:58
*/

@charset "UTF-8";

#logo {
    display: inline-block;
    float: none;
    max-height: 94% !important;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}