/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 10 2026 | 11:11:25 */
.searchbat .elementor-widget-search{
    display: none;
    position: absolute;
    top: 60%;
    background: #fff;
    padding: 10px;
    box-shadow: 0 10px 25px rgba(0,0,0,.15);
    border-radius: 10px;
    z-index: 9999;
}

.header-search input {
    width: 220px;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    outline: none;
}
.searchbat  input#search-e16ad83 {
    height: 60px;
}

.searchbat button.e-search-submit {
    height: 60px;
    margin-right: 0 !important;
}
