div#yith_woocommerce_ajax_search-3 {
    border: 0px;
}

#yith_woocommerce_ajax_search-3 input {
    background-color: #f5f4f4 !important;
    float: left;
    height: 48px !important;
    padding: 0 10px !important;
    font-size: 14px !important;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    color: #ccc !important;
}
#yith_woocommerce_ajax_search-3 .lapilliUI-Input__endAdornment {
    background: #788AAE !important;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 48px;
    margin: 0 !important;
    width: 20%;
    justify-content: center;
    color: #fff !important;
}
#yith_woocommerce_ajax_search-3 .lapilliUI-Input__endAdornment:hover svg, 
#yith_woocommerce_ajax_search-3:hover svg{
    color: #fff !important;
}
#yith_woocommerce_ajax_search-3 .lapilliUI-Input__endAdornment .ywcas-submit-wrapper {
    background:transparent !important;
    border:0;
}


#yith_woocommerce_ajax_search-3 .ywcas-input-field {
    width: 100%;
    border: 1px solid #7d7d7d;
    border-radius: 20px;
}