
											@media screen and (max-width:425px){.search-outer .search .wdc-input{
        
    height: 70px !important;
    border-radius: 0px;
    font-size: 12px !important;
    font-weight: 400;
    padding-left: 0px !important;
    border-color: #DBDEDE;
    font-family: 'Barlow', sans-serif;
     box-shadow: 0 0 0 0px #c4cdd5 !important;
    margin-left: 0px !important;
    text-align: left;
}

.search-outer .search #Submit{
    color: #fff;
    position: absolute;
    top: 10px;
    right: 0px;
    font-size: 12px !important;
    height: 45px;
    width: 100px;
    border-radius: 4px;
   
    font-weight: 400;
    text-align: center !important;
    padding-left: 22px;
    padding-top: 15px;
    background: #26264F !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: #26264F !important;
    color: #fff;
}
.wdc-search-one .wdc-domain-available button{
     background: #26264F !important;
     font-size:10px !important;
    font-weight:400 !important;
    
}
.wdc-search-one .wdc-domain-available button:hover{
       background: #26264F !important;
    color: #fff;
}
.search-outer .search .wdc-search-one span{
    font-size: 10px  !important;
    font-weight: 400 !important;
     
 }   
.search-outer .search .wdc-search-one{
    margin: 0px !important;
}
.search-outer .search.wdc-search-one h3{
    font-size:14px;
    font-weight: 400;
}}