/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 02 2023 | 10:36:09 */
form.woocommerce-product-search {
    position: relative;
}

form.woocommerce-product-search button[type='submit'] {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 40px;
    padding: 0 10px;
    line-height: 20px;
    font-size: 14px;
}
