.qs-thumb { float:left; padding-top:5px; }
.qs-thumb > img { float:left; border:1px solid #201C1D;max-height:50px; height:50px; width:50px; }
.qs-category { padding-left:5px; xheight:30px; background-color:#fff; display:block; color:black; font-family:"Poppins", sans-serif; font-size:14px; line-height:1.8; cursor:pointer; text-align:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.qs-category:hover { background-color: #e7e7e7; }
.qs-header { padding:5px; margin-bottom:5px; color: #fff; font-family: inherit; font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none; padding-bottom:5px; xmargin-left:5px; background-color:#000000; }
.qs-categoryHeader { margin:0px 0px 10px 0px; }
.qs-showingFor { xmargin:5px 5px 5px 5px; }
.qs-content { font-family:"Poppins", sans-serif; position:absolute; z-index:10500000002; border:1px solid gray; border-radius:0px; xbox-shadow: 5px 10px 10px #888888; margin-top:5px; max-width:400px; min-width:400px; display:none; background-color:#fff; }
.qs-item { padding:0px 5px 0px 5px; display:inline-block; cursor:pointer; width:100%;}
.qs-item:hover { background-color: #e7e7e7; }
.qs-sale-price-img { height: 15px; margin-left: 5px; position: relative; top: -2px;float: right; }
.qs-noitem { padding:5px; display:inline-block; width:100%;}
.qs-txt { float:left; min-height:60px; max-height:60px; overflow:hidden; min-width:320px; max-width:320px; margin-left:5px; line-height:105%;}
#searchlight { position:relative; xz-index:1001; }
#qs-contentOverlay { position:absolute; top:0; left:0; height:100%; width:100%; display:none; z-index:10500000001}
#qs-overlay { position:fixed; top:0; left:0; width:100%; height:100%; background-color:#fff; opacity:0;filter:alpha(opacity=0); display:none; z-index:10500000001; }
#qs-outerQS { xpadding: 0 25px; }
#fbmoreresults { cursor:pointer;width:100%;text-align:center;padding:10px 0 15px 0;font-size:14px;background-color:#000000; color:#fff; }
#fbmoreresults:hover { background-color: #000000; }


@media only screen and (max-width: 450px) {

  .qs-content { max-width: 85vw!important; min-width:85vw!important; }
.qs-txt {min-width:250px!important; max-width:250px!important; }

}