#jm-search,
.form-search,
button.button,
.button:after,
.jm-slideshow-overlay,
.form-search .input-text  {
	-webkit-transition: all 0.3s linear !important;
	-moz-transition: all 0.3s linear !important;
	-ms-transition: all 0.3s linear !important;
	-o-transition: all 0.3s linear !important;
	transition: all 0.3s linear !important;
}
