/*
Generated time: October 28, 2025 18:06
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.search__input.field__input{padding-right:5rem;border:0;border-bottom:2px solid rgba(var(--color-foreground),.2);font-size:3rem;height:7.5rem;padding-left:0;box-shadow:none}.search__button{right:var(--inputs-border-width);top:50%;position:absolute;transform:translate(-1px,-50%)}.search__button:focus-visible{background-color:var(--color-background);z-index:2}.search__button:focus{background-color:var(--color-background);z-index:2}.search__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}input::-webkit-search-decoration{-webkit-appearance:none}@media (max-width:767px){.search__input.field__input{font-size:2rem;height:6.5rem}}