/* # Genesis Framework
Theme Name: Spandarese
Theme URI: http://my.studiopress.com/themes/genesis/
Description: Child theme of Genesis
Template: twentytwenty
Author: Salvatore De Paolis
Author URI: http://www.studiopress.com/
Version: 2.2.2
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.nav-primary {
    background-color: white !important;
}

.site-header .wrap {
    padding: 0px !important;
}
.nav-primary {
	margin-top: 5%;
	background:transparent !important;
    border: none !important;
}    
.header-image .site-title, .entry-header {
	display: none;
}
.header-image .title-area {
	margin-left: 25%;
  width: 500px;
  height: 200px;
  position: absolute;
  background: url("/wp-content/uploads/2015/05/logo.png") no-repeat;
}
#site-footer, .widget_transposh {
  display: none;
}
.custom-copyright a {
  text-decoration: none;
}
.custom-copyright span {
  font-size: 12px;
  padding: 2px;
}
#acurax_si_widget_simple {
    position: absolute;
    margin-top: -50px;
    left: 5px;
}

#acurax_si_widget_simple img {
    display: inline-block;
    width: 64px;
}
