/***************************************************
  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: #4d9087;
  color: #fff; }

#dropdownListCate,
#dropdownListCateTop {
  cursor: pointer;
  display: block;
  padding: 5px 0px 5px 5px; }

#leosearchtopbox #dropdownListCateTop:hover,
#leosearchbox #dropdownListCate:hover {
  color: #414141; }

#leosearchtopbox {
  width: 380px; }
  @media screen and (max-width: 992px) {
    #leosearchtopbox {
      display: none;
      position: absolute;
      top: 37px;
      padding-right: 25px;
      left: 43px;
      padding-left: 0;
      z-index: 1;
      background-color: #ffffff;
      border: 1px solid #e5e4e4;
      border-radius: 20px; }
      .rtl #leosearchtopbox {
        padding-left: 25px;
        padding-right: inherit; }
      .rtl #leosearchtopbox {
        right: 43px;
        left: auto; }
      .rtl #leosearchtopbox {
        padding-right: 0;
        padding-left: inherit; } }
  @media screen and (max-width: 480px) {
    #leosearchtopbox {
      width: 240px; } }

#leo_search_block_top {
  margin-top: 6px;
  margin-bottom: 0; }
  @media screen and (max-width: 992px) {
    #leo_search_block_top {
      position: absolute;
      top: 55px;
      left: 25px; }
      .rtl #leo_search_block_top {
        right: 25px;
        left: auto; } }
  @media screen and (max-width: 480px) {
    #leo_search_block_top {
      top: 62px; } }
  #leo_search_block_top .title_block-icon-search {
    display: none; }
    @media screen and (max-width: 992px) {
      #leo_search_block_top .title_block-icon-search {
        display: block;
        padding-left: 60px; }
        .rtl #leo_search_block_top .title_block-icon-search {
          padding-right: 60px;
          padding-left: inherit; } }
    #leo_search_block_top .title_block-icon-search i {
      font-size: 20px;
      font-weight: bold;
      cursor: pointer; }
  #leo_search_block_top label[for="search_query_block"] {
    display: none; }
  #leo_search_block_top .block_content {
    position: relative; }
    @media (max-width: 575px) {
      #leo_search_block_top .block_content {
        padding: 0 0 0 0px; }
        .rtl #leo_search_block_top .block_content {
          padding: 0 0px 0 0; } }
  #leo_search_block_top .leoproductsearch-content {
    display: flex;
    margin-left: 20px; }
    .rtl #leo_search_block_top .leoproductsearch-content {
      margin-right: 20px;
      margin-left: inherit; }
    @media screen and (max-width: 992px) {
      #leo_search_block_top .leoproductsearch-content {
        margin-left: 5px; }
        .rtl #leo_search_block_top .leoproductsearch-content {
          margin-right: 5px;
          margin-left: inherit; } }
    #leo_search_block_top .leoproductsearch-content .leoproductsearch-result {
      position: relative;
      display: flex;
      width: 100%; }
    @media screen and (max-width: 480px) {
      #leo_search_block_top .leoproductsearch-content {
        margin-left: 5px; }
        .rtl #leo_search_block_top .leoproductsearch-content {
          margin-right: 5px;
          margin-left: inherit; } }
  #leo_search_block_top .ac_results {
    width: 100% !important;
    padding: 13px !important;
    top: 40px;
    box-shadow: inset 0 -3em 3em rgba(0, 0, 0, 0.1), 0 0 0 2px white, 0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
    border: none; }
    @media screen and (max-width: 992px) {
      #leo_search_block_top .ac_results {
        top: 55px; } }
    @media screen and (max-width: 480px) {
      #leo_search_block_top .ac_results {
        width: 230px !important; } }
    #leo_search_block_top .ac_results .search-in-suggest,
    #leo_search_block_top .ac_results .search-in-cat {
      display: none; }
    #leo_search_block_top .ac_results .search-in-product ul li a {
      display: flex; }
      #leo_search_block_top .ac_results .search-in-product ul li a .lps-result-img {
        width: 50px;
        min-width: 50px;
        margin-right: 10px; }
      #leo_search_block_top .ac_results .search-in-product ul li a .lps-result-content .lps-result-title {
        font-weight: bold; }
  #leo_search_block_top .list-cate-wrapper {
    height: 45px;
    left: 0; }
    .rtl #leo_search_block_top .list-cate-wrapper {
      right: 0;
      left: auto; }
    @media screen and (max-width: 480px) {
      #leo_search_block_top .list-cate-wrapper {
        display: none; } }
    #leo_search_block_top .list-cate-wrapper:before {
      content: "";
      width: 1px;
      height: 25px;
      position: absolute;
      top: 10px;
      right: 0;
      background: #eee; }
      .rtl #leo_search_block_top .list-cate-wrapper:before {
        left: 0;
        right: auto; }
    #leo_search_block_top .list-cate-wrapper .select-title {
      height: 45px;
      overflow: hidden;
      line-height: 45px;
      text-transform: capitalize;
      color: #1d2b39; }
      #leo_search_block_top .list-cate-wrapper .select-title i {
        position: absolute;
        top: 14px;
        right: 10px; }
        .rtl #leo_search_block_top .list-cate-wrapper .select-title i {
          left: 10px;
          right: auto; }
    #leo_search_block_top .list-cate-wrapper .dropdown-menu {
      font-size: 13px;
      max-height: 230px;
      overflow: auto;
      overflow-x: hidden; }
  #leo_search_block_top #dropdownListCateTop {
    padding: 0 25px 0 0;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .rtl #leo_search_block_top #dropdownListCateTop {
      padding: 0 0 0 25px; }
    @media screen and (max-width: 992px) {
      #leo_search_block_top #dropdownListCateTop {
        padding: 0 25px 0 10px; }
        .rtl #leo_search_block_top #dropdownListCateTop {
          padding: 0 10px 0 25px; } }
    #leo_search_block_top #dropdownListCateTop i {
      font-size: 14px;
      margin-top: 3px; }
  #leo_search_block_top .form-control {
    background: none;
    border: 0;
    height: 43px;
    line-height: 43px;
    font-size: 13px;
    padding: 0 5px 0 5px;
    border-radius: 0;
    outline: 0; }
    .rtl #leo_search_block_top .form-control {
      padding: 0 5px 0 5px; }
    @media (max-width: 767px) {
      #leo_search_block_top .form-control {
        font-size: 12px; } }
    #leo_search_block_top .form-control ::after {
      content: "..."; }
  #leo_search_block_top .btn {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 0;
    padding: 0 0 0 0;
    font-size: 16px;
    text-align: center;
    background: none;
    color: #8e8e8e; }
    .rtl #leo_search_block_top .btn {
      padding: 0 0 0 0; }
    @media screen and (max-width: 992px) {
      #leo_search_block_top .btn {
        top: 0;
        left: 5px; }
        .rtl #leo_search_block_top .btn {
          right: 5px;
          left: auto; } }
    #leo_search_block_top .btn:hover {
      color: #000; }
    #leo_search_block_top .btn span i {
      font-size: 20px;
      color: #1d2b39;
      font-weight: bold; }

.ac_results {
  text-align: left; }
  .rtl .ac_results {
    text-align: right; }

/*# sourceMappingURL=leosearch.css.map */
