.header25-gsc{
    flex: 1;
}
.header25-gsc .gsc-search-box,
.header25-gsc .gsc-search-box{
   margin: 0
}
.header25-gsc .gsc-search-box .gsc-input-box{
    background-color: transparent;
    border: 0;
}
.header25-gsc .gsc-search-box .gsc-input{
    padding: 0;
    padding-left: 40px;
}
.header25-gsc .gsc-search-box .gsc-input .gsib_a{
    padding: 0;
}
.header25-gsc .gsc-search-box .gsc-input .gsib_a input{

    margin: 0 !important;
    background: transparent !important;
    height: 40px !important;
    outline: none;
    box-shadow: none;
}
.header25-gsc .gsc-search-box .gsc-input .gsib_a input,
.header25-gsc .gsc-search-box .gsc-input .gsib_a input::placeholder{
    font-size: var(--text-base);
    font-family: var(--font-body);
}
.header25-gsc .gsc-search-box tr{
    position: relative;
}
.header25-gsc .gsc-search-box .gsc-clear-button{
    display: none;
}
.header25-gsc .gsc-search-box .gsc-search-button{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    margin: 0;
}
.header25-gsc .gsc-search-box .gsc-search-button-v2{
    border: 0;
    height: 100%;
    padding: 0;
    background-color: transparent;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 19px auto;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjI1MDMgMTkuMTM2NUwxMy42MTI0IDEzLjQ5ODZMMTIuMjQ4OCAxNC44NjIxTDE3Ljg4NjcgMjAuNUwxOS4yNTAzIDE5LjEzNjVaIiBmaWxsPSJibGFjayIvPgo8Y2lyY2xlIGN4PSI4LjQ5OTEiIGN5PSI4Ljk5OTEiIHI9IjcuNDk5MSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=")
}
.header25-gsc .gsc-search-box .gsc-search-button-v2 svg{
    display: none;
}