/* IE9 styles :( */

/* Hide custom select in IE9 */

select{
	background: #fff !important;
}

/* Offer bg */

.offer-box__caption{
	background: none !important;
	filter: none !important;
}

/* Forms */

.newsletter-banner__input{
	height: 50px !important;
}