@charset "UTF-8";
/*============================================================================
#Variable
==============================================================================*/
.h1_title {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: #444444;
  font-weight: 400; }

.search-main {
  padding: 30px 0; }
  .search-main .products-view-grid {
    border-top: none;
    display: block; }
  .search-main .title_search {
    font-family: "Montserrat", sans-serif;
    text-transform: none;
    font-size: 24px;
    font-weight: 700; }
    @media (max-width: 991px) {
      .search-main .title_search {
        font-size: 16px; } }
  @media (min-width: 768px) {
    .search-main .form_search_h {
      width: 300px;
      float: left;
      line-height: 2.1;
      border-radius: 0;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; } }
  @media (min-width: 768px) {
    .search-main .btn_search_h {
      border-radius: 0;
      margin-left: -1px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; } }
  @media (min-width: 1200px) {
    .search-main .cls_search .item_product_main .product-thumbnail .image_thumb {
      height: 253px; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .search-main .cls_search .item_product_main .product-thumbnail .image_thumb {
      height: 212px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .search-main .cls_search .item_product_main .product-thumbnail .image_thumb {
      height: 188px; } }
  @media (min-width: 375px) and (max-width: 480px) {
    .search-main .cls_search .item_product_main .product-thumbnail .image_thumb {
      height: 135px; } }
  @media (min-width: 320px) and (max-width: 374px) {
    .search-main .cls_search .item_product_main .product-thumbnail .image_thumb {
      height: 108px; } }

.sortPagiBar {
  float: right; }

.sort-cate {
  display: inline-block;
  float: right; }

/*STYLE SẮP XẾP NEW*/
@media (max-width: 480px) {
  .sort-cate {
    float: none !important; } }

.sort-cate .sort-cate-left {
  float: left;
  margin-top: 5px; }
  .sort-cate .sort-cate-left h3 {
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin: 0;
    margin-top: 2px;
    color: #444444;
    display: inline-block;
    float: left;
    width: 100px; }
  .sort-cate .sort-cate-left ul {
    float: left;
    display: block;
    padding-left: 0;
    width: calc(100% - 100px);
    -webkit-width: calc(100% - 100px);
    -o-width: calc(100% - 100px);
    -os-width: calc(100% - 100px);
    -moz-width: calc(100% - 100px); }
    .sort-cate .sort-cate-left ul li {
      float: left;
      padding: 0 0 0 20px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .sort-cate .sort-cate-left ul li:first-child {
          padding-left: 0px; } }
      .sort-cate .sort-cate-left ul li.active a {
        color: #00bcd4; }
      .sort-cate .sort-cate-left ul li a {
        font-size: 14px;
        position: relative; }
        .sort-cate .sort-cate-left ul li a i {
          height: 14px;
          width: 14px;
          border: 1px solid #cdcfdd;
          border-radius: 3px;
          display: inline-block;
          vertical-align: middle;
          border-radius: 14px;
          margin: -3px 5px 0 0;
          position: relative; }
      .sort-cate .sort-cate-left ul li:hover i, .sort-cate .sort-cate-left ul li.active i {
        background: #00bcd4;
        height: 14px;
        width: 14px;
        border: none;
        border-radius: 14px; }
        .sort-cate .sort-cate-left ul li:hover i:before, .sort-cate .sort-cate-left ul li.active i:before {
          font-family: 'Font Awesome\ 5 Free';
          font-weight: 900;
          content: "\f00c";
          color: #fff;
          position: absolute;
          width: 14px;
          border-radius: 14px;
          height: 14px;
          line-height: 14px;
          top: 0px;
          font-size: 10px;
          left: 1px; }

.sort-cate .sort-cate-right {
  float: right; }
  .sort-cate .sort-cate-right h3 {
    font-size: 14px;
    font-weight: normal;
    float: left;
    margin: 0;
    margin-top: 5px;
    margin-right: 5px; }
  .sort-cate .sort-cate-right .view-mode {
    display: inline-block; }
    @media (max-width: 480px) {
      .sort-cate .sort-cate-right .view-mode {
        text-align: center;
        display: block; } }
    .sort-cate .sort-cate-right .view-mode a {
      border: 1px solid #eaeced;
      width: 65px;
      display: inline-block;
      color: #333;
      font-size: 14px;
      height: auto;
      line-height: inherit;
      float: left;
      border-radius: 0;
      height: 30px;
      line-height: 30px; }
      @media (min-width: 413px) and (max-width: 415px) {
        .sort-cate .sort-cate-right .view-mode a {
          width: 90px; } }
      @media (min-width: 374px) and (max-width: 380px) {
        .sort-cate .sort-cate-right .view-mode a {
          width: 80px; } }
      .sort-cate .sort-cate-right .view-mode a.active, .sort-cate .sort-cate-right .view-mode a:hover {
        color: #00bcd4; }
      .sort-cate .sort-cate-right .view-mode a + a {
        margin-left: 5px; }
      @media (max-width: 480px) {
        .sort-cate .sort-cate-right .view-mode a {
          float: none; } }
  @media (max-width: 480px) {
    .sort-cate .sort-cate-right {
      width: 50%; }
      .sort-cate .sort-cate-right h3 {
        display: block;
        text-align: left;
        margin-right: 0;
        float: none; } }

@media (max-width: 480px) {
  .sort-cate .sort-cate-right-mobile {
    width: 100%;
    float: left; }
    .sort-cate .sort-cate-right-mobile #sort-by {
      float: none;
      margin-left: 0px;
      width: 100%;
      padding: 5px 0; }
      .sort-cate .sort-cate-right-mobile #sort-by .left {
        display: block;
        float: left;
        line-height: 1.4;
        font-weight: normal;
        margin-right: 10px;
        margin-top: 5px;
        width: 60px; }
      .sort-cate .sort-cate-right-mobile #sort-by ul {
        width: calc(100% - 80px); }
        .sort-cate .sort-cate-right-mobile #sort-by ul > li {
          border: 1px solid #eaeced;
          padding: 0 5px;
          width: 100%;
          line-height: 28px; }
        .sort-cate .sort-cate-right-mobile #sort-by ul ul {
          background-color: #fff;
          width: 100% !important;
          top: 27px; }
          .sort-cate .sort-cate-right-mobile #sort-by ul ul li {
            width: 100%;
            border: none; } }

@media (max-width: 991px) {
  .dqdt-sidebar {
    margin-top: 0px;
    position: fixed;
    z-index: 9999;
    top: 0 !important; } }

.wrap_background {
  background: #fff; }

.bg_collection {
  background: #fff;
  padding: 15px 0;
  margin: 0px 0 30px; }
  @media (max-width: 767px) {
    .bg_collection {
      margin: 0px;
      padding-top: 0; } }

.category-products .item_product_main .product-item-main, .cls_search .item_product_main .product-item-main {
  border: solid 1px #ebebeb; }

.category-products .item_product_main .product-item-main .product-bottom .blockprice, .cls_search .item_product_main .product-item-main .product-bottom .blockprice {
  padding-bottom: 60px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .category-products .item_product_main .product-item-main .product-bottom .form-nut-grid .group_action, .cls_search .item_product_main .product-item-main .product-bottom .form-nut-grid .group_action {
    left: -15px; } }

.wrap_background_aside {
  width: 100%;
  float: left; }
  @media (max-width: 1199px) {
    .wrap_background_aside.asidecollection {
      margin-top: 0px; } }

.slider-items-products {
  position: relative; }
  .slider-items-products .collectiontitle {
    margin: 0;
    width: 50%;
    text-align: center;
    left: 25%;
    top: 50%;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px;
    height: 120px !important;
    margin-top: -60px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center; }
    .slider-items-products .collectiontitle h1 {
      font-size: 24px;
      font-family: 'Open Sans', sans-serif;
      padding: 0;
      margin: 0;
      color: #fff; }
    @media (max-width: 991px) {
      .slider-items-products .collectiontitle {
        width: 100%;
        left: 0; }
        .slider-items-products .collectiontitle h1 {
          font-size: 18px; } }

.listoffice {
  overflow: hidden;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #EFEFEF; }
  .listoffice form {
    margin-bottom: 0; }
  .listoffice .product-thumbnail {
    width: 230px;
    display: block;
    float: left; }
  .listoffice .product-info {
    width: calc(100% - 230px);
    display: block;
    float: left;
    padding-top: 0;
    padding-left: 30px;
    text-align: left;
    padding-bottom: 0; }
    .listoffice .product-info .product-name {
      font-size: 24px;
      padding: 0;
      margin: 0 0 15px;
      color: #444444; }
    .listoffice .product-info .price-box {
      text-align: left; }
    .listoffice .product-info .desproduct {
      font-size: 12px;
      font-family: Arial, Helvetica, sans-serif;
      margin-bottom: 15px;
      color: #666; }
      .listoffice .product-info .desproduct a {
        font-size: 13px;
        font-weight: normal; }

@media (min-width: 992px) {
  .section.flex {
    padding: 0 0 40px; } }

.collection .collection-image img {
  width: 100%; }

.collection .product-box-h {
  min-height: 415px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .collection .product-box-h {
      min-height: 350px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .collection .product-box-h {
      min-height: 340px; } }
  @media (min-width: 543px) and (max-width: 767px) {
    .collection .product-box-h {
      min-height: 310px; } }
  @media (max-width: 480px) {
    .collection .product-box-h {
      min-height: 270px; } }

.sidebar .title-head {
  margin: 0px;
  font-size: 14px !important;
  position: relative;
  display: block; }
  .sidebar .title-head span {
    display: block;
    padding: 0px; }

.product-mini-lists .products {
  border: none !important; }

@media (min-width: 1200px) {
  .products-view-grid .col-lg-4:nth-child(3n+1) {
    clear: left; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .products-view-grid .col-md-4:nth-child(3n+1) {
    clear: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  .products-view-grid .col-sm-4:nth-child(3n+1) {
    clear: left; } }

@media (max-width: 767px) {
  .products-view-grid .col-xs-6:nth-child(2n+1) {
    clear: left; } }

@media (max-width: 767px) {
  .product-box .btn-white {
    padding: 0 10px; } }

.view-mode > a {
  width: 34px;
  height: 34px;
  display: inline-block;
  margin-left: 2px; }

.view-mode span {
  font-size: 0; }

.tt span {
  font-size: 14px; }

.tt.hidden-sm.hidden-xs {
  padding-left: 95px;
  padding-top: 10px;
  display: inline-block; }

.button-view-mode {
  padding: 0;
  margin: 0;
  width: 34px;
  height: 34px;
  box-shadow: none;
  line-height: 34px;
  font-size: 13px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #ddd;
  color: #000; }
  .button-view-mode.active {
    color: #fff;
    border: 1px solid #00bcd4;
    background: #00bcd4;
    box-shadow: none; }
    .button-view-mode.active a {
      color: #00bcd4; }
  .button-view-mode .fa {
    font-size: 13px; }
  .button-view-mode .ion-grid {
    font-size: 21px; }
  .button-view-mode .ion-navicon {
    font-size: 26px; }
  .button-view-mode:hover {
    color: #fff;
    border: 1px solid #00bcd4;
    background: #00bcd4; }

@media (max-width: 767px) {
  .title_collec {
    margin-bottom: 15px; } }

.section.border-bottom {
  margin-bottom: 30px;
  height: 5px; }

.collection .title-head {
  display: inherit;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0; }
  @media (max-width: 991px) {
    .collection .title-head {
      position: relative;
      margin-bottom: 0px; } }

.collection .tt span {
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif; }

.collection .text-sm-left {
  padding-top: 6px; }

@media (max-width: 767px) {
  .collection .category-products .border-bottom {
    border: none !important;
    height: unset;
    margin-bottom: 0; } }

.collection .category-products .sortPagiBar {
  display: inline-block;
  padding: 0;
  margin-bottom: 0px;
  margin-top: -59px;
  padding-bottom: 5px;
  float: right; }
  @media (max-width: 767px) {
    .collection .category-products .sortPagiBar {
      margin-top: 0;
      display: block;
      float: left;
      margin-left: -15px; } }
  .collection .category-products .sortPagiBar .wr_sort {
    margin-bottom: 0px;
    padding: 0px 0px 3px; }
    @media (max-width: 767px) {
      .collection .category-products .sortPagiBar .wr_sort {
        border-bottom: none;
        margin-bottom: 0px; } }
    .collection .category-products .sortPagiBar .wr_sort .text-sm-right .ht_xxx {
      float: left;
      height: 30px;
      display: inline-block;
      line-height: 32px;
      margin-right: 5px;
      font-size: 14px;
      font-family: "Montserrat", sans-serif; }
    .collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode {
      display: inline-block; }
      .collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode a {
        width: 34px;
        margin-right: 5px; }
    .collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx {
      display: inline;
      float: right; }
      .collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx .left {
        float: left;
        font-weight: 400;
        line-height: 33px;
        font-size: 14px !important;
        font-family: "Montserrat", sans-serif;
        margin-right: 6px;
        margin-bottom: 0; }
      .collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx ul li {
        font-family: "Montserrat", sans-serif;
        font-weight: 400; }

.collection .category-products .sortPagiBar2 {
  display: inline-block;
  padding: 0;
  margin-bottom: 15px;
  width: 100%; }
  .collection .category-products .sortPagiBar2 .wr_sort {
    margin-bottom: 0px;
    padding: 0px 0px 3px; }
    @media (max-width: 767px) {
      .collection .category-products .sortPagiBar2 .wr_sort {
        border-bottom: none;
        margin-bottom: 0px; } }
    .collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .ht_xxx {
      float: left;
      height: 30px;
      display: inline-block;
      line-height: 32px;
      margin-right: 5px;
      font-size: 14px;
      font-family: "Montserrat", sans-serif; }
    .collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .view-mode {
      display: inline-block; }
      .collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .view-mode a {
        width: 34px;
        margin-right: 5px; }
    .collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .sorby_xxx {
      display: inline;
      float: right; }
      .collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .sorby_xxx .left {
        float: left;
        font-weight: 400;
        line-height: 33px;
        font-size: 14px !important;
        font-family: "Montserrat", sans-serif;
        margin-right: 6px;
        margin-bottom: 0; }
      .collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .sorby_xxx ul li {
        font-family: "Montserrat", sans-serif;
        font-weight: 400; }

@media (max-width: 767px) {
  .category-products {
    padding-top: 0; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .collection_reponsive .item_product_main .image_thumb {
    height: 188px; } }

@media (min-width: 375px) and (max-width: 480px) {
  .collection_reponsive .item_product_main .image_thumb {
    height: 135px; } }

@media (min-width: 320px) and (max-width: 374px) {
  .collection_reponsive .item_product_main .image_thumb {
    height: 108px; } }

/*RESPONSIVE SEARCH PAGE*/
.group_search_width {
  width: 500px;
  position: relative; }
  .group_search_width input {
    border-radius: 40px !important;
    width: 100% !important;
    padding-right: 115px !important; }
  .group_search_width button {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 40px !important; }

/*============================================================================
13. FILTER
==============================================================================*/
.filter-group {
  padding: 10px 0px 0px 0px; }
  .filter-group ul {
    max-height: 245px;
    overflow-y: auto; }
    .filter-group ul.size_xx {
      overflow-y: inherit !important; }
    .filter-group ul::-webkit-scrollbar-track {
      border-radius: 10px;
      background-color: #fff;
      width: 5px; }
    .filter-group ul::-webkit-scrollbar {
      width: 5px;
      background-color: #fff; }
    .filter-group ul::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #919aa8;
      width: 5px; }

.filter-group-title {
  display: block;
  font-size: em(18px);
  margin-bottom: 10px; }

.filter-group {
  position: relative; }

.filter-item {
  margin: 0;
  cursor: pointer;
  line-height: 28px;
  padding: 0px;
  position: relative; }
  @media (max-width: 991px) {
    .filter-item {
      padding-right: 0px !important;
      padding: 0px !important; } }
  .filter-item .label_relative {
    position: relative; }
    .filter-item .label_relative .filter_tt {
      padding-left: 5px;
      display: inline-block; }
  .filter-item.filter-color-size {
    min-width: 0px;
    padding: 0px; }
  .filter-item.filter-size {
    min-width: 0px;
    padding: 0px;
    background: #fff;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: 25px;
    color: #252525;
    position: relative; }
    .filter-item.filter-size .fa {
      opacity: 0;
      width: 30px;
      height: 30px;
      position: relative; }
    .filter-item.filter-size .tags_size {
      color: #444444; }
  .filter-item .title_color {
    line-height: 25px;
    display: inline-block;
    height: 20px;
    position: absolute;
    font-size: 14px;
    color: #919191;
    text-transform: inherit; }
  .filter-item * {
    cursor: pointer;
    color: #444444;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400; }
    @media (max-width: 1199px) {
      .filter-item * {
        font-size: 12px; } }
    .filter-item *:active {
      color: #00bcd4; }
  .filter-item.size {
    min-width: unset;
    width: 40px;
    height: 40px;
    line-height: 40px;
    line-height: 40px;
    border: 1px solid #ebebeb;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #fff;
    position: relative; }
    .filter-item.size span {
      width: 40px;
      height: 40px;
      line-height: 40px;
      line-height: 40px; }
    .filter-item.size .tags_size {
      width: 40px;
      height: 40px;
      font-size: 13px;
      display: inherit;
      position: relative;
      position: absolute; }
      .filter-item.size .tags_size input {
        width: 40px;
        height: 40px; }
        .filter-item.size .tags_size input:checked + span {
          color: #00bcd4; }
      .filter-item.size .tags_size .fa {
        opacity: 0; }
      .filter-item.size .tags_size:before {
        display: block;
        content: "";
        width: 40px;
        height: 40px;
        position: absolute;
        left: 0px;
        top: 0;
        border-radius: 3px;
        opacity: 0; }
      .filter-item.size .tags_size span {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px;
        margin: 0;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        color: #444444; }
        .filter-item.size .tags_size span:after {
          opacity: 0; }
      .filter-item.size .tags_size:hover span {
        color: #00bcd4; }
    .filter-item.size input:checked + .tags_size:before {
      opacity: 0; }
  .filter-item.color {
    min-width: 20px;
    border: none !important;
    margin-bottom: 10px !important;
    height: 30px; }
    .filter-item.color a, .filter-item.color label {
      width: 100%;
      height: 100%;
      display: inline-block;
      font-size: 0; }
    .filter-item.color .fa {
      margin-right: 10px;
      width: 30px;
      height: 30px;
      background: red;
      border-radius: 50%;
      position: relative; }
      .filter-item.color .fa:before {
        display: none; }
      .filter-item.color .fa.trang:hover:before {
        display: block;
        content: "";
        width: 30px;
        height: 30px !important;
        position: absolute;
        left: 0px;
        top: 0px;
        border: 1px solid #8D90A6;
        border-radius: 50%; }
      .filter-item.color .fa:hover:before {
        display: block;
        content: "";
        width: 30px;
        height: 30px !important;
        position: absolute;
        left: 0px;
        top: 0px;
        border: 1px solid #8D90A6;
        border-radius: 50%; }
    .filter-item.color input:checked + .fa:before {
      display: block;
      content: "";
      width: 15px;
      height: 15px !important;
      position: absolute;
      left: 7px;
      top: 7px;
      border: 0px solid #ef562c; }
    .filter-item.color input:checked + .fa.trang:before {
      display: block;
      content: "";
      width: 15px;
      height: 15px !important;
      position: absolute;
      left: 7px;
      top: 7px;
      border: 0px solid #ef562c; }

.color input:checked + .fa:after {
  display: none; }

.filter-item--green *:hover {
  color: #00bcd4; }

.filter-item--half {
  display: inline-block;
  width: 48%;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 3px; }

.filter-item--check-box input {
  display: block;
  z-index: 9;
  width: 20px;
  height: 20px; }

.filter-item--check-box .fa {
  margin-right: 15px;
  width: 14px;
  font-size: 18px;
  line-height: 40px;
  position: relative;
  top: 2px; }

.filter-item--check-box input + .fa:before {
  content: "";
  margin-right: 5px;
  border-radius: 5px;
  font-size: 18px;
  border: solid 1px #ebebeb;
  line-height: 40px;
  position: absolute;
  top: -17px;
  height: 20px !important;
  width: 20px;
  background: #fff; }

.filter-item--check-box input:checked + span {
  color: #00bcd4; }

.filter-item--check-box input:checked + .fa, .filter-item--check-box input + span {
  color: #00bcd4; }
  .filter-item--check-box input:checked + .fa:before, .filter-item--check-box input + span:before {
    border-color: #00bcd4; }
  .filter-item--check-box input:checked + .fa:after, .filter-item--check-box input + span:after {
    font-family: "Font Awesome\ 5 Free";
    content: "\f00c";
    color: #00bcd4;
    position: absolute;
    line-height: 10px;
    top: -12px;
    font-size: 12px;
    left: 5px; }

.filter-container__selected-filter {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee; }

.filter-container__selected-filter-header {
  margin-bottom: 5px; }

.filter-container__selected-filter-header-title {
  font-size: 18px;
  font-weight: bold;
  color: #0038AE; }

.filter-container__clear-all {
  float: right;
  color: #333;
  margin-top: 3px; }

.filter-container__selected-filter-item {
  padding: 3px 0; }
  .filter-container__selected-filter-item > a {
    color: #00bcd4;
    font-size: em(13px); }
  .filter-container__selected-filter-item .fas {
    margin-right: 10px;
    color: red; }

#sort-by {
  padding: 0 20px;
  float: right;
  font-size: 12px;
  text-align: left; }
  #sort-by .button-asc, #sort-by .button-desc {
    background-color: #f8f8f8;
    box-shadow: none;
    float: right;
    height: 30px;
    line-height: 28px;
    margin-left: 5px;
    text-align: center;
    width: 30px; }
  #sort-by label {
    font-family: 'Arial';
    float: left;
    font-weight: 400;
    line-height: 33px;
    font-size: 14px;
    margin-right: 0px;
    margin-bottom: 0;
    color: #444444; }
  #sort-by ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    float: right; }
  #sort-by a:link, #sort-by a:visited {
    color: #333;
    text-decoration: none; }
  #sort-by > ul > li {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    cursor: pointer;
    line-height: 34px;
    background-image: url(//theme.hstatic.net/200000395777/1000795509/14/ico-select.png?v=84) !important;
    border-radius: 3px; }
    #sort-by > ul > li:hover {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
  #sort-by li {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    margin: 0 auto;
    outline: medium none;
    padding: 0 0 0 10px;
    position: relative;
    float: left;
    color: #444444;
    border: none;
    font-size: 13px; }
    #sort-by li > a {
      display: inline-block;
      width: 100%;
      line-height: 36px;
      transition: all 0s ease-in-out; }
      #sort-by li > a:hover {
        color: #00bcd4; }
    #sort-by li li {
      width: 100%;
      margin-top: 0px;
      border-top: none;
      border-right: none;
      border-left: none; }
      #sort-by li li a:hover {
        color: #00bcd4; }
    #sort-by li:hover {
      background-color: #fff; }
    #sort-by li li:hover {
      background-color: #fff;
      color: #007fb8; }
  #sort-by ul ul {
    position: absolute;
    visibility: hidden;
    width: 221px;
    right: -20px;
    top: 34px;
    background: none repeat scroll 0 0 #F8F8F8;
    z-index: 10000;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    overflow: hidden;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    overflow: hidden;
    background: #fff;
    padding-left: 0px !important; }
    @media (max-width: 767px) {
      #sort-by ul ul {
        left: 0;
        right: auto; } }
    #sort-by ul ul li:last-child {
      border-bottom: none; }
    #sort-by ul ul ul {
      position: absolute;
      left: 100%;
      top: -2px;
      border: solid 1px transparent; }
  #sort-by li:hover > ul {
    visibility: visible; }

.filter-container__selected-filter {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee; }

.filter-container__selected-filter-header {
  margin-bottom: 5px; }

.filter-container__selected-filter-header-title {
  font-size: 18px;
  font-weight: bold;
  color: #0038AE; }

.filter-container__clear-all {
  float: right;
  color: #333;
  margin-top: 3px; }
