.header_bottom_nav {
  display: none;
  margin-top: -20px;
  width: 100%;
  background-color: #FFF;
  box-shadow: 2px 2px 5px #E5E4E4;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

.header_bottom_nav_close {
  background-color: transparent;
  box-shadow: none;
  position: absolute; }

.dFlex.search_wp.search_word_wp {
  width: 519px; }

.header_bottom_nav_close_margin {
  margin-top: -88px !important; }

section.search_section_wp {
  width: 1160px;
  margin: 0 auto;
  padding: 15px 0;
  position: relative; }

input#search-input {
  padding: 1rem 1.5rem;
  font-size: 1.25rem;
  width: 75%;
  border-radius: 0px 8px 8px 0px;
  border-bottom: 1px solid #E6E6E6;
  background: #F7F7F7; }

.search_icon {
  width: 10%;
  background: #46c2cb url("../../images/yoram/2023/search_incon2023.svg") no-repeat 46%;
  cursor: pointer;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; }

button.findSearchBtn.f2.search_btn {
  font-size: 0.9em;
  color: #2AA4CF;
  text-decoration: underline;
  margin-top: 9px;
  display: block;
  background-color: transparent; }

button.findSearchBtn.findWordBtn.f2.search_btn {
  display: none; }

.search_btn_wp {
  width: 115px;
  text-align: left;
  float: left; }

div#eac-container-search-input {
  position: absolute;
  background-color: #FFF;
  width: 519px;
  z-index: 1000; }

div#eac-container-search-input > ul {
  border: 1px solid #CCC;
  display: none; }

.search_wp.search_cat_wp {
  display: none;
  width: 85%;
  margin: 0 auto;
  background: #F7F7F7;
  border-bottom: 1px solid #E6E6E6;
  border-radius: 8px;
  position: relative; }

.search_wp.search_cat_wp.search_cat_wpInstitute {
  width: 81%; }

.enabled-select {
  cursor: pointer;
  color: #828282; }

.false-select {
  font-family: Arial;
  width: 22.5%;
  border-left: 1px solid rgba(34, 87, 122, 0.08);
  overflow: hidden;
  color: #453C67;
  padding: 0.975rem;
  position: relative;
  font-size: 1.125rem;
  white-space: nowrap; }

.select-set {
  width: 20px;
  height: 18px;
  background: url("../../images/yoram/2023/Down_Arrow_3.svg") no-repeat;
  display: block;
  position: absolute;
  left: 5px;
  top: 43%; }

.hidden-select {
  display: none;
  position: absolute;
  margin-top: 3.8rem;
  background-color: #F7F7F7;
  width: 100%;
  border-bottom: 1px solid #CDCDCD;
  padding: 1rem 0;
  text-align: right;
  color: #453C67;
  font-size: 1.125rem; }

.open-select {
  display: block; }

li.select-li:hover {
  background-color: #6D67E4;
  color: #FFFFFF; }

li.select-li {
  padding: 0.4rem 2rem;
  cursor: pointer;
  font-family: almoni_l1, Arial; }

.header_bottom_nav_close_margin {
  margin-top: -88px !important; }

.search-space-header {
  width: 290px; }

.ais-search-box {
  max-width: 100%; }

.ais-search-box--magnifier {
  display: none; }

.ais-hits--item {
  padding: 2px 0; }

.ais-hits--item:hover {
  background-color: #CCCCCC; }

div#hits {
  position: absolute;
  margin-right: 290px;
  border: 1px solid #929292;
  background-color: #FFF;
  margin-top: 34px;
  width: 519px;
  box-sizing: border-box;
  padding: 10px 20px;
  box-shadow: 2px 2px 5px #CCC;
  display: none; }

div#serach_results_wp {
  display: none;
  position: absolute;
  z-index: 3;
  background: #F7F7F7;
  border-bottom: 1px solid #CDCDCD;
  border-radius: 8px;
  width: 84%;
  margin-right: 8%;
  padding: 2rem; }

.search_wp20 {
  position: relative; }

.search_block {
  text-align: right; }

.serch_box_result {
  display: none;
  padding: 0.2rem 2rem 1rem;
  font-family: 'almoni_l1'; }

.serch_box_result_open {
  display: block; }

span.search_title_span {
  color: #46C2CB; }

.search_title {
  cursor: pointer;
  margin: 0.5rem 0; }

.search_result_item > a:hover {
  color: #6D67E4; }

/**** MEDIA QUERIES ***/
@media (max-width: 1750px) {
  .header_bottom_nav_close_margin {
    margin-top: 7px !important; }

  section.search_section_wp {
    width: 73%;
    margin: 0;
    right: 9.5%; } }
@media (max-width: 1570px) {
  section.search_section_wp {
    right: 6%; } }
@media (max-width: 1515px) {
  section.search_section_wp {
    right: 3%; } }
@media (max-width: 1305px) {
  section.search_section_wp {
    width: 85%; } }
@media (max-width: 1170px) {
  section.search_section_wp {
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .search_wp.search_cat_wp.search_cat_wp_flex {
    display: block; }

  .hidden-select {
    z-index: 1;
    background-color: #e7e5e5;
    margin-top: 0; }

  .false-select {
    width: 100%; }

  .search_icon_in_cat_search_mobile {
    width: 100%;
    height: 2rem;
    border-radius: 8px; } }

/*# sourceMappingURL=menuBottom2023.css.map */
