/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
wl-search-form{display:block}wl-search-form form{display:inline-block}wl-search-form.wl-search-wrapper span{position:relative}wl-search-form.wl-search-wrapper input{width:100%;height:4.4rem;border-radius:30px;padding:0 4.9rem;border:hidden;background-color:#eff0f0;outline:none;box-shadow:none}wl-search-form.wl-search-wrapper button{position:absolute;top:50%;left:1rem;transform:translateY(-50%);background:none;border:none;cursor:pointer}

