button#add-dir {   background:linear-gradient(45deg, #1e55b2, #3477e8) !important;   transition:0.5s all; } button#add-dir:hover{   background:linear-gradient(45deg, #0f449f, #0f449f) !important;   transform:scale(1.05); }  button.remove-dir {   background-color:#dc3545;   color:white;   margin-top:-6%;   margin-left:90%; } .dir-field-wrapper input.dir-field {   width:89% !important; } .dir-field-wrapper {   margin:0 0 -21px; } button#generate,button#download{   color:#fff !important;   background-color:#198754 !important;   border-color:#198754 !important;   transition:0.5s all; } button#generate:hover, button#download:hover {   background-color:#0e643c !important;   border-color:#0e643c !important;   transform:scale(1.05); } @media(max-width:992px){ .postid-56987 .right-sidebar-add-for-tool.addsticky{  position:relative;  margin:0 0px 20px 0px;   top:10px; } } @media(max-width:536px){ .postid-56987 .wpb_wrapper table td {   vertical-align:top;  padding:10px 14px; } .postid-56987 .wpb_wrapper p + ul {   padding-left:0px; } }  @media(max-width:480px){ .postid-56987 .wpb_wrapper table tr td{  display:block;  margin-bottom:10px; } .postid-56987 .wpb_wrapper table tr td{  margin-top:10px; } .postid-56987 .wpb_wrapper p + ul {   padding-left:0px; }   .postid-56987 .wpb_wrapper p + ul li table,.postid-56987 .wpb_wrapper p + ul li table tr,.postid-56987 .wpb_wrapper p + ul li table tr td { max-width:250px; word-wrap:break-word; margin-top:8px; } } @media(max-width:350px){ .postid-56987 .wpb_wrapper p + ul li table,.postid-56987 .wpb_wrapper p + ul li table tr,.postid-56987 .wpb_wrapper p + ul li table tr td { max-width:180px; } } .robotTextgenerator h1 {   margin:20px 0 30px;   text-align:center;   text-transform:capitalize; } .robotTextgenerator {   margin:20px;   padding:20px;   border:1px solid #ccc;   border-radius:5px;   box-shadow:0 0 5px rgba(0, 0, 0, 0.2);   background:#f9f9f9; } .robotTextgenerator .form label {   width:100%;   display:block;   font-weight:600;   margin:10px 0 5px; } .robotTextgenerator .form input, .robotTextgenerator .form select, .robotTextgenerator textarea {   width:100%;   margin:0 0 10px;   border:1px solid #ccc9;   background:#fff;   box-shadow:0 0 5px #0001 !important;   padding:8px 14px;   border-radius:5px;   line-height:normal;   font-size:15px; } button {   display:inline-block;   font-weight:400;   color:#212529;   text-align:center;   text-decoration:none;   vertical-align:middle;   cursor:pointer;   border:1px solid transparent;   padding:.375rem .75rem;   border-radius:.25rem;   transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;   line-height:normal;   margin-bottom:20px;   margin-right:5px; } button#add-dir {   color:#fff;   background-color:#0d6efd;   border-color:#0d6efd; } button#remove-dir {   color:#fff;   background-color:#dc3545;   border-color:#dc3545; } button#generate,button#download,button#re-generate {   color:#fff;   background-color:#198754;   border-color:#198754; } .container.robotTextgenerator textarea#robots-txt {   min-height:140px; } .dir-field-wrapper {  display:flex;  gap:10px;  margin-top:10px; } .dir-field {  flex:1;  padding:8px; } .remove-btn {  background-color:#dc3545;  color:white;  border:none;  padding:8px 12px;  cursor:pointer;  border-radius:4px; } .remove-btn:hover {  background-color:#c82333; } .dir-field-wrapper {  display:flex;  align-items:center;  gap:10px;  margin-top:10px; } .dir-field-wrapper input {  flex:1;   padding:8px; } .remove-btn {  flex-shrink:0;  padding:8px 12px;  background-color:#dc3545;  color:white;  border:none;  border-radius:4px;  cursor:pointer; }