.tld-icon {
    opacity: 0.2;
    transition: all ease-in-out 0.2s;
}
.tld-icon:hover{
    opacity:1;
}
#wdc-style .large button#Submit:hover{background-color:#292b37 !important;
     background-image:url('https://designingmedia.com/wordpress/hostiko/layout56/wp-content/uploads/2021/03/domain-search-button.png') !important;
     background-repeat: no-repeat !important;
     background-position: center !important;
}
#wdc-style #Search:focus{
    border-color:none !important;
}
#wdc-style .large #Search::-webkit-input-placeholder{
    color:#ddd;
font-family: 'Roboto', sans-serif !important;}
#wdc-style .large #Search::-moz-placeholder{  color:#ddd;
font-family: 'Roboto', sans-serif !important;
    
}
#wdc-style .large #Search:-ms-input-placeholder {color:#aaaaaa;
font-family: 'Roboto', sans-serif !important;}
#wdc-style .large #Search:-moz-placeholder{
  color:#ddd;
  font-family: 'Roboto', sans-serif !important;}
#wdc-style .input-group{margin-top:0;}
#wdc-style .input-group-btn button #Submit{
    font-family:'FontAwesome' !important;
}
#wdc-style .input-group-btn button #Submit:before{
      content:"\f002";
      
  }

 

#wdc-style .large #Search{
    width: calc(100% - 60px);
    font-size:16px !important;
    font-weight: 200 !important;
    height:60px;
    padding-left:30px;
    border-radius:0px!important;border:solid 1px #ddd;
    letter-spacing:1px;
    z-index:0;
    box-shadow:0px 0px 30px 0px rgb(2 103 255 / 6%);}
#wdc-domain-form,
#wdc-style .input-group
{
    max-width:initial!important;width:100%;}
.domain-box p br{display:none;}
#wdc-style .large button#Submit{
    position:absolute !important;
    left: -62px;
 border-radius:0px!important;
 font-weight:300;
 font-size:12px!important;
 line-height:18px;
 height:60px!important;
 width:60px;
 background-color:#f9633b!important;
 padding:10px 10px 10px 10px;margin-left:10px;
 background-image:url('https://designingmedia.com/wordpress/hostiko/layout56/wp-content/uploads/2021/03/domain-search-button.png');
 background-repeat: no-repeat;
 background-position: center;
}

#wdc-style .input-group {
    box-shadow:none !important;
    border:none!important;
    
}
#wdc-style .input-group .input-group-btn
{
    border:none;
background-color:transparent;
     top:0px;
     right:-4px;
     position: absolute;
     z-index:0;
     width:auto;
}

.domain-outer-box:before{
    content:"";
      width: 0;
      height: 0;
      border-top: 100px solid #55db4e;
      border-right:100px solid transparent;
      left:-30px;top:-30px;
      z-index:1;
}

 

.domain-outer-box:after{
    content:"";
      width: 0;
      height: 0;
      border-top:100px solid transparent;
      border-right:100px solid #ffba21;
      bottom:-30px;
      right:-30px;
      z-index:1;
}

 

.domain-outer-box{
    overflow:hidden;
    border-radius:0px;
    
}