/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

#page-header  .l-subheader {
    margin-left: -8px;
	padding-left: 0 !important;
  }
  .type_mobile .w-nav-list {
background-position-x: center  !important;
  background-position-y: top  !important;
background-image: url("navlogo.png") !important;	
   background-repeat: no-repeat !important;
  padding-top:30px !important;
  }
  h2 a, .w-grid-item-h a {
	  font-weight: 600 !important;
  }
  .ush_menu_1.type_mobile .w-nav-anchor.level_1 {
	   font-family:var(--h1-font-family)!important;
	   font-size:39px!important;
	   /* font-weight: 400 !important;*/
		line-height: 1.1 !important;
  }
  
.rounded_none .w-header-show, .rounded_none .w-skip-link, .rounded_none .w-toplink {
  border-radius: 10px !important;
}

.us_portfolio-template-default .w-gallery-item-img img {
    height:100px !important;
    
}