@charset 'utf-8';
/*
  Theme Name: SevenHillsChild
  Theme URI: http://summercamp.ancorathemes.com/
  Description: SevenHills - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: sevenhills
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  sevenhills
*/

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


/* =Theme customization starts here
-------------------------------------------------------------- */
body .scheme_original_copy .top_panel_middle {
    background-color: rgba(255,255,255,1);
}

body .top_panel_wrap .logo_fixed {
    display: none;
    max-height: 40px;
    width: auto;
}

@media(max-width:479px) {
	body .contacts_wrap .contacts_address .address_left {
    	text-align: left;
	}
}

.top_panel_fixed .top_panel_wrap .logo{
  margin-top: 5px !important;
}

.top_panel_position_over .top_panel_top{
  background-color: rgba(255,255,255,1) !important;
}

.top_panel_fixed .top_panel_wrap{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
