/*
Theme Name: Imperio Child
Description: Child theme for the Imperio Theme
Author: Upper
Template: imperio
Version: 1.6
*/

@import url("../imperio/style.css");

header a.navbar-brand {
	height:56px
}

.navbar-default .navbar-nav > li:last-child > a:hover{
    color:#2E70B7 !important;
    opacity:0.9;
}