#tmsearch {

  padding-top: 23px;

  float: right;

  padding-right: 10px; }

  @media (max-width: 768px) {

    #tmsearch {

      float: none;

      width: 100%;

      padding-top: 0px;
      padding-right: 20px;

      clear: both; } }



#tmsearch #tmsearchbox {

  float: right;

  width: 100%;

  border-bottom: 2px solid #e4e4e4;

  position: relative;

  background: #FFF;

  width: 340px; }



#tmsearch .btn.button-search {

  background: white;

  display: block;

  position: absolute;

  top: -1px;

  right: -1px;

  border: none;

  color: #c5c5c5;

  

  width: 50px;

  text-align: center;

  padding: 3px 0 7px 0;

  -moz-transition: 0.3s;

  -o-transition: 0.3s;

  -webkit-transition: 0.3s;

  transition: 0.3s; }



#tmsearch .btn.button-search span {

  display: none; }



#tmsearch .btn.button-search:before {

  content: "\e13d ";

  display: block;

  font-family: "material-design";

  font-size: 26px;

  width: 100%;

  text-align: center; }



#tmsearch .btn.button-search:hover {

  color: #6f6f6f;

  -moz-transition: 0.3s;

  -o-transition: 0.3s;

  -webkit-transition: 0.3s;

  transition: 0.3s; }



#tmsearch #tm_search_query {

  display: inline-block;

  padding: 12px 17px 14px 13px;

  height: 36px;

  border: none;

  background: none; }



body .ac_results {

  background: white;

  border: 1px solid #d6d4d4;

  width: 271px !important; }



body .ac_results li {
	padding: 5px;
	font-weight: normal;
	color: #686666;
	font-size: 13px;
	line-height: 22px;
	right: 0 !important;
	left: auto !important;
}



.ac_results li.ac_odd {

  background: white; }



.ac_results li:hover,

.ac_results li.ac_over {

  background: #fbfbfb; }



.ac_results .pull-left {

  margin-right: 20px; }



.ac_results .content {

  overflow: hidden; }



.ac_results span.reference,

.ac_results span.manufacturer {

  display: block;

  margin: 0 0 5px;

  font-size: 12px;

  color: #3a3939;

  line-height: 15px;

  font-style: italic; }



.ac_results span.product-name {

  font-size: 13px;

  line-height: 19px;

  display: inline-block;

  font-weight: 600; }



.ac_results strong {

  color: #2a9ad4; }



.ac_results .description {

  font-size: 11px;

  line-height: 15px; }



.ac_results .price {

  font-size: 14px;

  color: #333333; }



.ac_results .old-price {

  color: #888888;

  font-weight: 400;

  margin-left: 8px;

  font-size: 14px; }



@media only screen and (min-width: 768px) and (max-width: 991px) {

  .ac_results .content {

    float: left;

    clear: both; } }

@media only screen and (max-width: 768px) {

  body .ac_results {

    right: 15px;

    width: auto !important; } }

form#tmsearchbox {

  position: relative; }



form#tmsearchbox label {

  color: #333333; }



form#tmsearchbox input#search_query_block {

  margin-right: 10px;

  max-width: 222px;

  margin-bottom: 10px;

  display: inline-block;

  float: left; }



form#tmsearchbox .btn.btn-sm {

  float: left; }



form#tmsearchbox .btn.btn-sm i {

  margin-right: 0; }

