/***************************************************
  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 
 */
/***********************************************************************/
#leo_search_block_top {
  margin: 4px 0; }
  #leo_search_block_top .title_block {
    display: none; }
  #leo_search_block_top form > label {
    display: none; }
  #leo_search_block_top.search-by-category .list-cate-wrapper {
    width: 30%;
    float: right; }
    .rtl #leo_search_block_top.search-by-category .list-cate-wrapper {
      float: left; }
    @media (max-width: 767px) {
      #leo_search_block_top.search-by-category .list-cate-wrapper {
        display: none; } }
  #leo_search_block_top.search-by-category .leoproductsearch-result {
    width: 70%;
    float: left; }
    .rtl #leo_search_block_top.search-by-category .leoproductsearch-result {
      float: right; }
    @media (max-width: 767px) {
      #leo_search_block_top.search-by-category .leoproductsearch-result {
        width: 100%; } }
  #leo_search_block_top .block_content {
    position: relative;
    background: #fff;
    height: 40px;
    width: 100%;
    border-radius: 4px;
    padding-right: 40px; }
    #leo_search_block_top .block_content .list-cate-wrapper {
      color: #999999;
      background: #f9f9f9;
      position: relative; }
      #leo_search_block_top .block_content .list-cate-wrapper i {
        top: 50%;
        font-size: 15px;
        position: absolute;
        margin-top: -6px;
        direction: ltr !important;
        right: 6px; }
        .rtl #leo_search_block_top .block_content .list-cate-wrapper i {
          left: 6px;
          right: auto; }
      #leo_search_block_top .block_content .list-cate-wrapper .select-title {
        height: 46px;
        line-height: 46px;
        font-size: 12px;
        cursor: pointer;
        display: block;
        overflow: hidden;
        padding: 0px 20px 0px 5px; }
        .rtl #leo_search_block_top .block_content .list-cate-wrapper .select-title {
          padding: 0px 5px 0px 20px; }
        #leo_search_block_top .block_content .list-cate-wrapper .select-title:hover {
          color: #09afd9; }
        #leo_search_block_top .block_content .list-cate-wrapper .select-title span {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical; }
      #leo_search_block_top .block_content .list-cate-wrapper .list-cate {
        padding: 0;
        margin-top: 0;
        min-width: auto;
        border: none;
        border-radius: 0px;
        right: -46px;
        left: 0px;
        -moz-box-shadow: 0px 1px 1px 0px rgba(102, 102, 102, 0.35);
        -webkit-box-shadow: 0px 1px 1px 0px rgba(102, 102, 102, 0.35);
        -o-box-shadow: 0px 1px 1px 0px rgba(102, 102, 102, 0.35);
        -ms-box-shadow: 0px 1px 1px 0px rgba(102, 102, 102, 0.35);
        box-shadow: 0px 1px 1px 0px rgba(102, 102, 102, 0.35); }
        .rtl #leo_search_block_top .block_content .list-cate-wrapper .list-cate {
          right: 0px;
          left: -46px; }
        #leo_search_block_top .block_content .list-cate-wrapper .list-cate a {
          display: block;
          padding: 5px;
          font-size: 14px; }
          #leo_search_block_top .block_content .list-cate-wrapper .list-cate a.active {
            color: #FFFFFF;
            background: #09afd9; }
          #leo_search_block_top .block_content .list-cate-wrapper .list-cate a:hover {
            color: #FFFFFF;
            background: #09afd9; }
    #leo_search_block_top .block_content .leoproductsearch-result {
      position: relative; }
      #leo_search_block_top .block_content .leoproductsearch-result .search_query {
        color: #414141;
        height: 40px;
        width: 100%;
        font-size: 12px;
        padding: 0 12px;
        background: transparent;
        border: none;
        border-radius: 0px; }
        #leo_search_block_top .block_content .leoproductsearch-result .search_query:focus {
          outline: 0; }
      #leo_search_block_top .block_content .leoproductsearch-result .leoproductsearch-loading.cssload-speeding-wheel {
        text-align: center;
        position: absolute;
        top: 0px;
        bottom: 0px;
        z-index: 9;
        width: 15px;
        height: 15px;
        margin: auto;
        right: 10px;
        border: 2px solid #000000;
        border-left-color: transparent;
        border-right-color: transparent; }
        .rtl #leo_search_block_top .block_content .leoproductsearch-result .leoproductsearch-loading.cssload-speeding-wheel {
          left: 10px;
          right: auto; }
    #leo_search_block_top .block_content #leo_search_top_button {
      float: left;
      background: #0991A1;
      color: white;
      border: none;
      width: 32px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      position: absolute;
      font-size: 13px;
      top: 0;
      right: 0;
      padding: 0;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      top: 4px;
      right: 4px;; }
      #leo_search_block_top .block_content #leo_search_top_button:hover {
        background: #FA6F3A; }
        #leo_search_block_top .block_content #leo_search_top_button:hover:before {
          color: #fff; }
  #leo_search_block_top .ac_results {
    z-index: 1001;
    padding: 15px;
    max-height: 400px;
    overflow-y: scroll;
  border-color: #273755;
border-radius: 3px; }
    #leo_search_block_top .ac_results .ac_even::after {
      content: "";
      display: table;
      clear: both; }
    #leo_search_block_top .ac_results .lps-result-img {
      width: 30px;
      float: left; }
      .rtl #leo_search_block_top .ac_results .lps-result-img {
        float: right; }
    #leo_search_block_top .ac_results .lps-result-content {
      overflow: hidden;
      padding-left: 5px; }
      .rtl #leo_search_block_top .ac_results .lps-result-content {
        padding-right: 5px;
        padding-left: inherit; }
    #leo_search_block_top .ac_results .lps-result-price {
      font-size: 12px;
      font-weight: bold; }
    #leo_search_block_top .ac_results .lps-result-title {
      font-size: 13px; }
  #leo_search_block_top .search-in-cat, #leo_search_block_top .search-in-suggest {
    margin-bottom: 15px; }
  #leo_search_block_top .suggest-item {
    text-transform: capitalize;
    font-size: 13px; }
#module-leoproductsearch-productsearch #wrapper #content-wrapper{
    padding-left: 15px;
    padding-right: 15px;
}
#module-leoproductsearch-productsearch #wrapper #content-wrapper .row{
    margin: 0;
}

#module-leoproductsearch-productsearch .products-selection{
  padding-left: 0;
  padding-right: 0;
}
#module-leoproductsearch-productsearch #js-product-list-top .col-lg-6{
  padding: 0;
}
#module-leoproductsearch-productsearch .products-selection .sort-by-row {
  padding-right: 0;
}
#module-leoproductsearch-productsearch .products-sort-order{
  padding: 0;
  flex: 1;
}
#module-leoproductsearch-productsearch .sort-by-row{
  display: flex;
  max-width: 400px;
  float: right;
  width: 100%;
}
#module-leoproductsearch-productsearch .pagination > div:first-child{
  justify-content: end;
}
.pagination-productsearch{
  position: relative;
}
#module-leoproductsearch-productsearch .products{
  padding-top: 20px;
}
.pagination-productsearch .pagination{
  position: absolute;
  top: -40px;
  width: auto;
  right: 0;
}
/*# sourceMappingURL=leosearch.css.map */
