/*
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:*/

/*.l-subheader-cell.at_center {background-color:#2a2f35;}*/
.l-subheader-cell.at_left{justify-content: flex-end;}
.half-top{background-color:#2a2f35; padding-left: 46px;}
.w-vwrapper>*:not(:last-child){margin-bottom: 0px;}
.half-bottom{background-color:#2a2f35; }
.bottom-link{margin-left: 0px !important;}
.us-btn-style_15{padding: 1.6em 1.8em !important;}
nav ul li a{font-size: 18px;}
.top-img{margin-right: 0px !important;}
.alu-menu nav ul li a{font-size: 16px;}
.alu-menu .bottom-link {margin-left: 27px !important;}

@media only screen and (max-width:767px){
	.l-subheader-cell.at_left{justify-content:flex-start;}
	.l-header .mob-top .w-image img{width: auto !important;  height: 50px;}
	.half-top{margin-left: -160px;  margin-top: -42px; padding-left:0;}
	.mobr-top .half-top{margin-left: -130px; margin-top: -40px;}
	.l-header .mobr-top .w-image img{width: auto !important;  height: 50px;}
	.l-header .moba-top .w-image img{width: auto !important;  height: 50px;}
	.moba-top .half-top{margin-left: -59px; margin-top: -40px;}
	.rad-phn{display:none;}
}