/*'Open Sans', sans-serif; */
/*8ecdcb*/
/*#777777;*/
/*#333333;*/
#search_block_top {
  float: right;
  height: 43px;
  padding: 11px 0 0;
  width: 42px;
  z-index: 1; }
  #search_block_top #searchbox {
    float: left;
    width: 100%;
    opacity: 0;
    display: none; }
  #search_block_top .ttsearch_button {
    background: transparent url("../../../img/templatetrip/sprite.png") no-repeat scroll -9px -242px;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 32px;
    position: relative;
    right: 0;
    width: 33px;
    z-index: 99; }
    #search_block_top .ttsearch_button:hover {
      background-position: -69px -242px; }
  #search_block_top .ttsearchtoggle {
    left: 0;
    position: absolute;
    right: 0;
    top: 90px;
    display: block !important;
    z-index: 99; }
  #search_block_top .ttserach-bg {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    height: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 00ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    left: 0;
    position: fixed;
    right: 0;
    opacity: 0;
    top: 0;
    width: 100%; }
  #search_block_top .btn.button-search {
    background: transparent url("../../../img/templatetrip/search-sprite.png") no-repeat scroll 0 -81px;
    bottom: 0;
    color: #ffffff;
    display: block;
    height: 45px;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 25%;
    text-align: center;
    top: 0px;
    width: 42px;
    z-index: 99;
    zoom: 70%; }
    #search_block_top .btn.button-search span {
      display: none; }
    #search_block_top .btn.button-search:hover {
      color: #6f6f6f; }
  #search_block_top #search_query_top {
    background: transparent;
    color: #0a0a0a;
    border: none;
    border-bottom: 1px solid #333;
    bottom: 0;
    color: #0a0a0a;
    display: inline;
    font-size: 16px;
    height: 30px;
    left: 0;
    margin: auto;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    transition: all 500ms ease-in-out 0s;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    -ms-transition: all 500ms ease-in-out 0s; }
    #search_block_top #search_query_top:focus, #search_block_top #search_query_top:active {
      border-color: #d5d5d5; }
  #search_block_top.active .ttsearch_button {
    background: #fff url("../../../img/templatetrip/search-sprite.png") no-repeat scroll 0 0;
    cursor: pointer;
    font-size: 0;
    text-align: center;
    height: 45px;
    width: 42px;
    position: absolute;
    right: 0;
    z-index: 999; }
  #search_block_top.active .ttserach-bg {
    height: 100%;
    bottom: 0;
    opacity: 1; }
  #search_block_top.active #searchbox {
    opacity: 1;
    display: block; }

.ac_results {
  width: 100% !important;
  left: 0 !important;
  border: none;
  margin-top: 0; }
  .ac_results ul {
    padding: 10px; }
    .ac_results ul li {
      padding: 5px;
      font-weight: normal;
      color: #0a0a0a;
      font-size: 13px;
      line-height: 22px; }
      .ac_results ul li .ttsearch_img {
        margin-right: 20px; }
        @media (max-width: 480px) {
          .ac_results ul li .ttsearch_img {
            height: auto;
            width: 30%; } }
      .ac_results ul li.ac_odd {
        background: #ffffff; }
      .ac_results ul li.ac_even {
        background: #ffffff; }
      .ac_results ul li:hover .container, .ac_results ul li.ac_over .container {
        cursor: pointer;
        background: #f5f5f5; }
        .ac_results ul li:hover .container .ac_product_name, .ac_results ul li.ac_over .container .ac_product_name {
          color: #0a5a61; }
      .ac_results ul li .container {
        background: #ffffff;
        width: 100%;
        padding: 10px; }

form#searchbox {
  position: relative;
  float: left;
  height: 100%;
  width: 100%; }
  form#searchbox label {
    color: #0a0a0a; }
  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_block_top_form {
  height: 37px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 20%; }

.ttsearch-fixed {
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  overflow: scroll; }

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