.elementor-76701 .elementor-element.elementor-element-645bbc1 > .elementor-container{max-width:700px;}.elementor-76701 .elementor-element.elementor-element-645bbc1{padding:0px 0px 50px 0px;}.elementor-76701 .elementor-element.elementor-element-87499b7{text-align:center;font-style:italic;}.elementor-76701 .elementor-element.elementor-element-13abfde > .elementor-widget-container{margin:0px 0px 35px 0px;}.elementor-76701 .elementor-element.elementor-element-13abfde .elementor-search-form__container{min-height:75px;}.elementor-76701 .elementor-element.elementor-element-13abfde .elementor-search-form__submit{min-width:75px;}body:not(.rtl) .elementor-76701 .elementor-element.elementor-element-13abfde .elementor-search-form__icon{padding-left:calc(75px / 3);}body.rtl .elementor-76701 .elementor-element.elementor-element-13abfde .elementor-search-form__icon{padding-right:calc(75px / 3);}.elementor-76701 .elementor-element.elementor-element-13abfde .elementor-search-form__input, .elementor-76701 .elementor-element.elementor-element-13abfde.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(75px / 3);padding-right:calc(75px / 3);}.elementor-76701 .elementor-element.elementor-element-13abfde input[type="search"].elementor-search-form__input{font-size:1.1em;}.elementor-76701 .elementor-element.elementor-element-13abfde:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{border-radius:3px;}.elementor-76701 .elementor-element.elementor-element-13abfde.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{border-radius:3px;}/* Start custom CSS for search-form, class: .elementor-element-13abfde */.elementor-posts-nothing-found {
    color: white;
    text-align:center;
    font-weight: bold;
    font-size:1.2em;
}

.elementor-button:hover, button:hover {
transform: none;
}/* End custom CSS */
/* Start custom CSS *//*wp-search algolia menu width*/
.aa-dropdown-menu {
    width: 112.5%;
}

/*wp-search algolia mobile menu width*/
@media (max-width: 767px) {
  .aa-dropdown-menu {
    width: 125%;
  }
}

/*wp-search algolia all posts menu item*/
.aa-dropdown-menu .autocomplete-header {
    display: none;
}

/*wp-search algolia result font size*/
.aa-dropdown-menu a.suggestion-link {
    font-size: 1.3em;
    font-family: Lato;
}

/*wp-search algolia result spacing*/
.aa-dropdown-menu .aa-suggestion {
    padding: 7px 0;
}

/*wp-search algolia result thumbnail*/
.aa-dropdown-menu .suggestion-post-thumbnail {
    width: 48px!important;
    margin-top: 7px;
    box-shadow: 0 0;
}/* End custom CSS */