
											@media screen and (max-width:425px){.search-outer .search .wdc-input{
        
    height: 70px !important;
    border-radius: 0px;
    font-size: 14px !important;
    font-weight: 400;
    padding-left: 8px !important;
    border-color: #DBDEDE;
    font-family: 'Barlow', sans-serif;
     box-shadow: 0 0 0 0px #c4cdd5 !important;
    
}

.search-outer .search #Submit{
    color: #fff;
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 14px !important;
    height: 42px;
    width: 109px;
    font-weight: 400;
    text-align: center !important;
    padding-left: 21px;
    padding-top: 14px;
    background: #605da8 !important;
    box-shadow: 0 0 50px 0 rgb(224 233 234 100%) !important;

}
.wdc-search-one .wdc-button{
    border-radius: 0px !important;
}
.wdc-search-one .wdc-search-form .wdc-search-content input{
      border-radius: 0px !important;
    
}

.search-outer .search #Submit:hover{
    background: #fe8e00 !important;
    color: #fff;
}
.wdc-search-one .wdc-domain-available button{
     background: #26264F !important;
     font-size:14px !important;
    font-weight:600 !important;
    
}
.wdc-search-one .wdc-domain-available button:hover{
       background: #26264F !important;
    color: #fff;
}
.search-outer .search .wdc-search-one span{
    font-size: 14px  !important;
    font-weight: 700 !important;
     
 }   
.search-outer .search .wdc-search-one{
    margin: 0px !important;
    padding-left: 0% !important;
} }