.t838 .t-site-search-input {
	display: flex;
	width: 100%;
	justify-content: space-evenly;
	align-items: center;
}

@media screen and (max-width: 640px)
.t838 .t838__blockinput {
	width: 60%;
	margin-bottom: 0px;
}

@media screen and (max-width: 640px)
.t838 .t838__blockbutton {
	width: auto;
	margin-left: 10px;
}

.rnova-widget {
  margin-top: 10px !important;
}