.elementor-search-form__input::placeholder {
  font-size: 18px !important;
}
.sf-input-select {
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
min-height: auto;
font-family: Radikal;
}

.sf-field-submit input {
font-size: inherit;
display: block;
width: 100%;
}

.elementor-menu-toggle__icon--close {display: none !important;}
.eicon-close::before {
  content: '' !important;
}

.arrow {
  margin: 0.4vw 0.4vw 2vw 0.4vw;
  box-sizing: border-box;
  font-family: 'radikal-bold';
  font-size: 0.75vw;
  text-decoration: none;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 7% 26%;
  background-size: 100%;
  width: 1.5vw;
  height: 12vw;
}

.arrow--down {
	background-image: url('https://archiwumemigranta.pl/en/wp-content/uploads/2023/02/down_big.png');
	color: #fff !important;
}
.arrow--top {
	background-image: url('https://archiwumemigranta.pl/en/wp-content/uploads/2023/02/up_big.png');
	color: #fff !important;
}

.arrow--orangetop {
	background-image: url('https://archiwumemigranta.pl/en/wp-content/uploads/2023/02/up_big_orange.png');
	color: #f69469;
	margin-top: 10px;
}