/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* block top search */
#search_block_top {
  position: absolute;
  right: 26%;
  top: 34px; }

#search_block_top p {
  padding: 0; }

#search_block_top #search_query_top {
  padding: 0 5px;
  height: 23px;
  width: 300px;
  /* 310 */
  border: 1px solid #666;
  border-right: 0 !important;
  color: #666;
  background: url(img/bg_search_input.png) repeat-x 0 0 #fff;
  float: left; }

#search_block_top .button {
  border: none;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  background: url(img/bg_search_submit.png) repeat-x 0 0 #101010;
  float: left;
  height: 25px; }

form#searchbox {
  padding-top: 5px; }

form#searchbox label {
  color: #333;
  margin-bottom: 1px; }

form#searchbox input#leo_search_query_block {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  height: 18px;
  margin-top: 10px; }

form#searchbox input#search_button {
  padding: 1px 4px; }

.list-cate-wrapper {
  position: relative; }

.list-cate {
  width: 100%;
  padding: 0px; }

.cate-item {
  display: block;
  padding: 10px; }

#leosearchtopbox a.cate-item.active, #leosearchtopbox a.cate-item:hover, #leosearchbox a.cate-item.active, #leosearchbox a.cate-item:hover {
  background: #f4c3bc;
  color: #fff; }

#dropdownListCate, #dropdownListCateTop {
  cursor: pointer;
  display: block;
  padding: 5px 0px 5px 5px; }

#leosearchtopbox #dropdownListCateTop:hover, #leosearchbox #dropdownListCate:hover {
  color: #414141; }

#leo_search_block_top {
  position: relative; }
  #leo_search_block_top.active #leosearchtopbox {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  #leo_search_block_top .cssload-speeding-wheel {
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-left-color: transparent;
    position: absolute;
    top: 18px;
    left: auto;
    right: 52px;
    width: 12px;
    height: 12px; }
  #leo_search_block_top #leosearchtopbox {
    position: absolute;
    top: 83%;
    right: 0;
    width: 300px;
    z-index: 99;
    background: #334357;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    border-radius: 4px; }
    @media (max-width: 1499px) {
      #leo_search_block_top #leosearchtopbox {
        top: 100%; } }
    @media (max-width: 479px) {
      #leo_search_block_top #leosearchtopbox {
        right: -70px; } }
    #leo_search_block_top #leosearchtopbox:before {
      content: "";
      position: absolute;
      bottom: 100%;
      right: 13px;
      border: 5px solid transparent;
      border-bottom-color: #334357; }
      @media (max-width: 480px) {
        #leo_search_block_top #leosearchtopbox:before {
          right: 80px; } }
  #leo_search_block_top .form-control {
    border-radius: 0;
    outline: 0;
    width: 100%;
    background-color: transparent;
    border: 0;
    border-bottom: 0;
    padding: 10px 50px 10px 25px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    max-width: 100%;
    height: auto;
    color: #fff;
    box-shadow: none;
    line-height: 30px; }
  #leo_search_block_top .btn {
    background: none;
    position: absolute;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    color: #fff;
    right: 0;
    padding: 0;
    width: 50px;
    text-align: center;
    border: 0;
    opacity: 0.8;
    filter: alpha(opacity=80); }
    #leo_search_block_top .btn:hover {
      opacity: 1;
      filter: alpha(opacity=100); }
  #leo_search_block_top label[for="search_query_block"] {
    display: none; }
  #leo_search_block_top .list-cate-wrapper {
    display: none; }
  #leo_search_block_top #dropdownListCateTop {
    padding: 0 25px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    #leo_search_block_top #dropdownListCateTop i {
      font-size: 14px; }

.leoproductsearch-result {
  position: relative; }
  .leoproductsearch-result .ac_results {
    border: 0;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    text-align: left;
    max-height: 340px;
    overflow: auto; }
    .leoproductsearch-result .ac_results li {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      padding: 2px;
      font-size: 14px;
      line-height: 20px; }
      .leoproductsearch-result .ac_results li .lps-result-img {
        width: 50px;
        min-width: 50px;
        margin: 0 15px 0 0; }
      .leoproductsearch-result .ac_results li .lps-result-content {
        width: calc(100% - 65px); }
        .leoproductsearch-result .ac_results li .lps-result-content .lps-result-title {
          color: #242f3d; }

/*# sourceMappingURL=leosearch.css.map */
