
@media (min-width: 1025px) {
	.whb-boxed:not(.whb-sticked) .whb-main-header {
		margin-right: auto;
		margin-left: auto;
		width: 95%;
	}
	
	.whb-boxed:not(.whb-sticked) .whb-main-header .whb-row>.container {
		padding-right: 30px;
		padding-left: 30px;
		max-width: 100%;
		width: 100%;
	}
	
	.whb-boxed:not(.whb-sticked) .whb-main-header:before {
		content: "";
		display: block;
		height: 30px;
	}
	
	.whb-boxed:not(.whb-sticked) .whb-top-bar.whb-without-bg {
		margin-top: -30px;
	}
	
	.whb-boxed:not(.whb-sticked) .whb-top-bar.whb-without-bg>.container {
		padding-right: 0;
		padding-left: 0;
	}
	
	.wrapper-boxed .whb-boxed:not(.whb-sticked) .whb-main-header {
		max-width: 1160px;
	}
	
	.wd-search-opened .whb-boxed:not(.whb-sticked) .whb-row {
		padding-right: 0;
	}
}
