#search_block_top {
  padding: 30px 15px 0 0;
  float: left; 
  
  }
 @media (max-width: 767px) {
 #search_block_top{ padding: 10px 15px 0 15px;}
  }
  #search_block_top #searchbox {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    height: 44px; }
  #search_block_top .btn.button-search {
    background: #fff;
    display: block;
    position: absolute;
    top: -0;
	right: -0;
    border: none;
    color: white;
    width: 48px;
    text-align: center;
    padding: 9px 0; }
    #search_block_top .btn.button-search > span {
      display: none; }
    #search_block_top .btn.button-search:before {
      content: "\f002";
      display: block;
      font-family: "FontAwesome";
      font-size: 17px;
      width: 100%;
      text-align: center;
      color: #000; }
    #search_block_top .btn.button-search:hover {
      color: #fff; 
	  }
  #search_block_top #search_query_top {
    display: inline;
    height: 42px;
    line-height: 18px;
    margin-right: 1px;
    border-width: 0 0 0 1px;
    box-shadow: none;
    color: #333;
    background: #fff;
    width: 265px;
    border-color: #eee;
    margin-left: 0px;
    padding: 0 0 0 20px;
    font-family: Droid Sans;
    font-size: 13px; }

.ac_results {
  background: white;
  width: 271px;
  margin-top: -1px; }

.ac_results li {
  font-weight: normal;
  color: #686666;
  font-size: 13px;
  line-height: 22px; }

.ac_results li.ac_odd {
  background: white; }

.ac_results li:hover, .ac_results li.ac_over {
  background: #fbfbfb; }

.ac_results {
  border: none !important;
  -webkit-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.75); }

.ac_results li strong {
  font-weight: bold; }

.ac_results li {
  background: #f7f7f7 !important;
  border-bottom: 1px solid #ccc !important;
  padding: 5px !important; }

.ac_results li:last-child {
  border-bottom: none !important; }

.ac_results li img {
  vertical-align: middle !important; }

.ac_results .ac_product_name {
  padding-left: 5px !important;
  color: #666 !important; }

.ac_results li:hover .ac_product_name, .ac_results li.ac_over .ac_product_name {
  color: #fff !important; }

.ac_results li.ac_over {
  color: #fff !important;
  background-color: #fe983d !important; }

form#searchbox {
  position: relative; }

form#searchbox label {
  color: #333333; }

form#searchbox input#search_query_block {
  margin-right: 10px;
  max-width: 222px;
  margin-bottom: 10px;
  display: inline-block;
  float: left; }

form#searchbox .button.button-small {
  float: left; }

form#searchbox .button.button-small i {
  margin-right: 0; }

#search_category {
  border: 0;
  color: #333;
  display: inline;
  height: 42px !important;
  outline: 0;
  padding: 0 4px;
  float: left;
  font-family: Droid Sans !important;
  font-size: 13px !important; 
  background: transparent !important;
  }

@media (min-width: 992px) and (max-width: 1199px) {
  #search_block_top {
    width: 65%;
		float: right;
		margin-right: 15px;
	
	}

  #search_block_top #search_query_top {
    width: 216px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #search_block_top {
    width: 65%; float: right; }

  #search_block_top #search_query_top {
    width: 280px;
    padding: 0 0 0 6px;
    margin: 0; } 
	
	}
@media (max-width: 767px) {
  #search_block_top {
    width: 100%; }

  #search_block_top #search_query_top {
    width: 50%; } }
/* Select style */
#search_block_top .selector {
  width: 182px !important;
  float: left;
  height: 38px;
  background: none; 
  border: none;
  }

@media (min-width: 768px) and (max-width: 991px) {
  #search_block_top .selector {
    width: 125px !important; } 
	
	}
	
@media (max-width: 480px){
#search_block_top .selector {
    width: 125px !important; } 
	
	} 
	#search_block_top #search_query_top {padding: 0 0 0 8px;}
	#search_category{width: 125px;}
#search_block_top .selector span {
  width: 100% !important;
  height: 42px;
  line-height: 42px;
  background: url(../img/select_search_bg.png) 94% center no-repeat #FFF;
  padding-left: 0;
  padding-right: 20px;
  color: #333;
  font-family: Droid Sans !important;
  font-size: 13px !important; }

  .page-subheading .heading-counter{font-size: 13px; text-transform: lowercase;}
  .heading-counter-search{position: absolute; right: 0; margin-right: 15px;}
/*# sourceMappingURL=wtsearch.css.map */
