#x13search_block_top {
  padding-top: 50px; }
  #x13search_block_top #searchbox {
    float: left;
    width: 100%;
    height: 47px;
    border: 1px solid #d6d4d4; }
  #x13search_block_top .btn.button-search {
    background: #333;
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    border: none;
    color: #fff;
    width: 50px;
    text-align: center;
    padding: 11px 0 12px 0;
    }
    #x13search_block_top .btn.button-search span {
      display: none; }
    #x13search_block_top .btn.button-search:before {
      content: "\f002";
      display: block;
      font-family: "FontAwesome";
      font-size: 17px;
      width: 100%;
      text-align: center; }
    #x13search_block_top .btn.button-search:hover {
      color: #6f6f6f; }
  #x13search_block_top #search_query_top {
    display: inline;
    position: absolute;
    top:0px;
    left:0px;
    padding: 13px 60px 13px 13px;
    height: 45px;
    background: #fbfbfb;
    border: none;
    margin-right: 1px; }

.ac_results {
  background: #fff;
  border: 1px solid #d6d4d4 !important;
  width: 271px;
  margin-left: -1px !important;
  margin-top: -1px;
  z-index: 5999 !important; }
.layer_cart_overlay{
	z-index: 6000 !important;
}
#layer_cart{
	z-index: 6001 !important;
}
  .ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px; }
    .ac_results li.ac_odd {
      background: #fff; }
    .ac_results li:hover, .ac_results li.ac_over {
      background: #fbfbfb; }

form#searchbox {
  position: relative; }
  form#searchbox label {
    color: #333; }
  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-select-bg{
	position: relative;
	float: left;
	display: block;
	color: #888;
	padding-left: 5px;
	line-height: 45px;
	height: 45px;
	border: none;
	border-right: 1px solid #eaeaea;
	background: #fbfbfb;
	width: 25%;
	overflow: hidden;
	position: relative;
	z-index: 2;
}


.search-select-bg select {
   background: transparent;
   width: 268px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 45px;
   -webkit-appearance: none; 
}

.search-select-bg label {
	position: absolute;
	right: 0px;
	top:0px;
	width: 20px;
	height: 43px;
	z-index: 9999;
	text-align: center;
	background: #fbfbfb;
	pointer-events: none; }

.search-select-bg label:before {
	content: "\f078";
	font-family: "FontAwesome";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 43px;
	z-index: 9999;
	text-align: center;
}

.one-select{
	padding-left: 27% !important;
}
.two-select{
	padding-left: 52% !important;
}

.fast-search-all{
	min-height: 65px;
	line-height: 65px;
}

.fast-search-img{
	margin: 5px 10px 5px 5px;
	max-width: 55px;
	height: auto;
	vertical-align: middle;
	float: left;
}

.fast-search-description{
	font-size: 12px;
	float: left;
	width: 80%;
	line-height: 55px;
}

.fast-search-price{
	float: right;
	padding: 0px 5px;
	font-size: 13px;
	font-weight: bold;
}

.fast-search-desc{
	clear: both;
	width: 100%;
	float: left;
	padding: 5px;
}

.fast-search-view{
	float: left;
	padding: 5px;
}

.fast-search-add{
	float: right;
	padding: 5px;
}
.fast-search-view span,
.fast-search-add span{
	padding: 4px 10px !important;
	font-size: 14px;
}

#x13blocksearch_autocomplete_result {
	position: absolute;
	left: 0;
	top: 45px;
	width: 100%;
	display: none; }

/*# sourceMappingURL=blocksearch.css.map */
