/*
Theme Name: Principe
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.av-extra-border-inner {
display: none;
}

.gh-logo {
    top: 6px;
    position: absolute;
    left: 55px;
    height: 20px;
}

@media only screen and (max-width: 767px) {
.gh-logo {
	top: 6px;
    position: absolute;
    left: 0px;
    height: 20px;
}
}

@media only screen and (max width:767px) {
.responsive #header_meta .sub_menu>ul {
	text-align: right;
}
}

.logo img {
    height: 60px;
    margin-top: 5px;
}

.bboIVA {
    border-color: #397aac !important;
background: #397aac !important;
}
