/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

.l-header.layout_centered.sticky .l-subheader.at_middle { display: none; }
.l-header.layout_centered .l-subheader.at_bottom { background-color: rgba(0,0,0,.7)!important; }
.header_hor .l-header.bg_transparent:not(.sticky) .l-subheader { background-color: rgba(0,0,0,.5)!important; }
.sticky.l-header.layout_centered .l-subheader.at_bottom { background-color: rgba(0,0,0,.8)!important; }
#address_mobile { display:none; }
#address_full { display:block; }
#press img { margin-bottom: 25px; }
#about img { width:100%; }

/* Mobile Optimizations */
.disable_effects #address_mobile { display:block; }
.disable_effects #address_full { display:none; }
.disable_effects .l-header.layout_centered .l-subheader.at_middle { display:none; }