/*
 * Title:   Custom Style File
 * Author:  http://themeforest.net/user/soaptheme 
 */

    #header .logo { background-size: auto 56px; height: 100%;}
    #header .logo img { height: 56px; }
    #header .logo span { line-height: 56px; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
      #header .logo { background-size: auto 56px; }
    }