@import "../../../basic_imports";
@import "../../../../../../common/sass/components/_summary_deals";
@import "../../../../../../common/sass/components/_summary_deals2";

.homeHeader__title {
	padding: 0 15px;
}

.headerSubtitle {
	color: $brand-grey-dark;
	text-shadow: none;
}

.alert {
	margin-top: 15px;
	#notifications_zone & {
		margin-top: 0;
	}
	svg, svg * {
		width: 16px;
		height: 16px;
		fill: $brand-copy-light;
		margin-top: -1px;
		margin-right: 5px;
		vertical-align: middle;
	}
}

.wide_searcher fieldset.journeyselector {
	margin-bottom: 0;
}
.offers ul li .title {
	width:100%;
}