/***************************************************
  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 
 */
/***********************************************************************/
/* Search type  style*/
#leo_search_block_top {
  position: relative; }
  #leo_search_block_top form {
    position: relative; }
    #leo_search_block_top form input[type=text] {
      height: 38px;
      width: 100%;
      background: transparent;
      color: #232323;
      font-weight: 300;
      font-size: 14px;
      border: 0px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px; }
      #leo_search_block_top form input[type=text]:focus {
        color: #232323;
        background: transparent;
        outline: 0px; }
        #leo_search_block_top form input[type=text]:focus + button {
          background: var(--theme-color-default); }
      #leo_search_block_top form input[type=text]::-webkit-input-placeholder {
        color: rgba(35, 35, 35, 0.5); }
      #leo_search_block_top form input[type=text]::-moz-placeholder {
        color: rgba(35, 35, 35, 0.5); }
      #leo_search_block_top form input[type=text]:-moz-placeholder {
        color: rgba(35, 35, 35, 0.5); }
      #leo_search_block_top form input[type=text]:-ms-input-placeholder {
        color: rgba(35, 35, 35, 0.5); }
    #leo_search_block_top form button[type=submit] {
      color: #000;
      right: 0px;
      background-color: var(--theme-color-default);
      top: 0; }
      .rtl #leo_search_block_top form button[type=submit] {
        left: 0px;
        right: auto; }
      @media (max-width: 575px) {
        #leo_search_block_top form button[type=submit] {
          top: 100%;
          width: 100%;
          position: inherit;
          right: 0; }
          .rtl #leo_search_block_top form button[type=submit] {
            left: 0;
            right: auto; } }
      #leo_search_block_top form button[type=submit]:hover {
        color: var(--theme-color-default); }
  #leo_search_block_top form {
    border-bottom: 1px solid #eeeeee;
    max-width: 300px;
    height: 38px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    right: -60px;
    display: none;
    position: absolute;
    top: 132%;
    border-radius: 0;
    width: 270px;
    z-index: 99; }
    .rtl #leo_search_block_top form {
      left: -60px;
      right: auto; }
    #leo_search_block_top form input[type=text] i {
      font-size: 22px; }
    #leo_search_block_top form input[type=text]::placeholder {
      color: #A8B3D3; }
    #leo_search_block_top form button[type=submit] {
      font-weight: normal;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 38px;
      width: 35px; }
    #leo_search_block_top form .list-cate-wrapper {
      display: none; }
    @media (max-width: 576px) {
      #leo_search_block_top form .list-cate-wrapper {
        display: none; } }
  #leo_search_block_top.active form {
    display: block; }
  #leo_search_block_top label {
    display: none; }
  #leo_search_block_top .title_block {
    font-size: 0;
    margin-bottom: 0px; }
    #leo_search_block_top .title_block:before {
      font-family: "Font Awesome 5 Pro";
      content: '\f002';
      font-size: 20px;
      top: 0;
      text-align: center;
      right: 0;
      width: auto;
      color: #000; }
      .rtl #leo_search_block_top .title_block:before {
        left: 0;
        right: auto; }
      @media (max-width: 991px) {
        #leo_search_block_top .title_block:before {
          font-size: 22px; } }
    #leo_search_block_top .title_block:hover:before {
      color: var(--theme-color-default); }
  #leo_search_block_top .leoproductsearch-content {
    display: table;
    width: 100%; }
    #leo_search_block_top .leoproductsearch-content .leoproductsearch-result {
      width: 100%;
      display: table-cell;
      vertical-align: middle; }
    #leo_search_block_top .leoproductsearch-content .btn {
      display: table-cell;
      vertical-align: middle;
      padding: 0; }
  #leo_search_block_top .cssload-speeding-wheel {
    position: absolute;
    top: 9px;
    right: 80px; }
  #leo_search_block_top .dropdown-menu {
    margin-top: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 1px #eee; }
    #leo_search_block_top .dropdown-menu .title_block {
      font-size: 17px;
      text-transform: inherit;
      margin: 15px 0;
      color: #9b9b9b; }
      @media (max-width: 991px) {
        #leo_search_block_top .dropdown-menu .title_block {
          display: none; } }
      #leo_search_block_top .dropdown-menu .title_block:before {
        display: none; }
  #leo_search_block_top #leo_search_top_button:before {
    font-family: "Font Awesome 5 Pro";
    content: '\f002';
    font-size: 20px;
    color: #fff; }
  #leo_search_block_top #leo_search_top_button::after {
    display: none; }
  #leo_search_block_top #leo_search_top_button i {
    display: none; }

/*list categories */
.list-cate-wrapper {
  position: relative; }
  .list-cate-wrapper:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    background: #eee; }
    .rtl .list-cate-wrapper:before {
      left: 0;
      right: auto; }
  .list-cate-wrapper .select-title {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-transform: capitalize; }
    .list-cate-wrapper .select-title i {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 8px; }
      .rtl .list-cate-wrapper .select-title i {
        left: 8px;
        right: auto; }
  .list-cate-wrapper .list-cate {
    width: 100%;
    padding: 0px;
    overflow: auto;
    overflow-x: hidden; }
    .list-cate-wrapper .list-cate .cate-item {
      display: block;
      padding: 5px 10px;
      font-size: 14px;
      color: #9b9b9b; }
      .list-cate-wrapper .list-cate .cate-item.active, .list-cate-wrapper .list-cate .cate-item:hover {
        color: var(--theme-color-default); }
  .list-cate-wrapper #dropdownListCateTop {
    cursor: pointer;
    display: block;
    padding: 0px 40px 0 25px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666; }
    .rtl .list-cate-wrapper #dropdownListCateTop {
      padding: 0px 25px 0 40px; }
    @media (max-width: 992px) {
      .list-cate-wrapper #dropdownListCateTop {
        padding: 0px 35px 0 10px; }
        .rtl .list-cate-wrapper #dropdownListCateTop {
          padding: 0px 10px 0 35px; } }

.lps_results.ac_results {
  width: 100% !important;
  max-height: 260px;
  padding: 10px;
  overflow: auto;
  border: none;
  -moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.35);
    /*@media (max-width: 991px) {
  left: 155px!important;
}*/ }
.lps_results ul > li {
  padding: 10px;
  color: #111; }
  .lps_results ul > li .lps-result-content {
    width: 75%;
    float: left; }
    .rtl .lps_results ul > li .lps-result-content {
      float: right; }
  .lps_results ul > li .lps-result-img {
    width: 20%;
    float: left;
    margin-right: 10px; }
    @media (max-width: 992px) {
      .lps_results ul > li .lps-result-img {
        width: 20%; } }
    .rtl .lps_results ul > li .lps-result-img {
      float: right; }
    .rtl .lps_results ul > li .lps-result-img {
      margin-left: 10px;
      margin-right: inherit; }
  .lps_results ul > li.ac_over {
    background: #111;
    color: #fff; }
    .lps_results ul > li.ac_over .lps-result-title {
      color: var(--theme-color-default); }
.lps_results .lps-result-price {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: var(--theme-color-default); }
.lps_results .lps-result-title {
  font-size: 13px; }

/*# sourceMappingURL=leosearch.css.map */
