.aws-search-result.co-search-dismissed { display:none !important; }
.aws-search-result .aws_results .co-query-suggestion { position:relative; min-height:44px !important; padding:11px 16px !important; display:flex !important; align-items:center; gap:10px; color:#18332d; background:#fff; border-bottom:1px solid #edf1ef; }
.aws-search-result .co-query-suggestion:first-child { padding-top:35px !important; }
.aws-search-result .co-query-heading { position:absolute; top:10px; left:16px; color:#66756e; font-size:11px; font-weight:700; line-height:16px; text-transform:uppercase; letter-spacing:.06em; }
.aws-search-result .co-query-label { font-size:14px; font-weight:600; line-height:21px; overflow-wrap:anywhere; }
.aws-search-result .co-query-icon { width:18px; font-size:23px; color:#668077; }
.aws-search-result .co-query-arrow { margin-left:auto; color:#668077; }
.aws-search-result .co-query-suggestion.hovered, .aws-search-result .co-query-suggestion:focus-within { background:#edf7f1; }
@media(max-width:767px) { .aws-search-result .co-query-suggestion { padding-left:13px !important; padding-right:13px !important; } }
