@import 'promo.css';

.refineCats {
  margin-top: 0;
}

.refineCats ul.cats {
  clear: both;
  padding: 5px 0;
  margin: 0;
  text-align: left;
  list-style: none;
  display: block;
  /*display: table-row;*/
}

.refineCats div {
  font-size: 17px;
  /*color: #608EC1;*/
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px;
  background: #f0f0f0;
}

.refineCats div i {
  float: right;
  vertical-align: middle;
  margin-top: 2px;
  font-size: 18px;
  color: #cf0a0a;
  margin-right: 3px;
}

.refineCats ul.cats li {
  /*border-bottom: 2px solid #FFF;*/
  /*background: #8EAFE4;*/
  /*color: #FFF;*/
  display: block;
  width: 100%;
  border-bottom: 1px dotted #ccc;
}

.refineCats a {
  color: #000;
}

.refineCats a:hover {
  background: #f3f5f6;
}

.refineCats ul.cats li.active {
  /*background: #486EAF;*/
  font-weight: bold;
}

.refineCats ul.cats li a {
  /*color: #FFF;*/
  text-decoration: none;
  text-transform: capitalize;
  font-size: 15px;
  display: block;
  padding-right: 10px;
  padding: 6px 5px 6px 10px;
  /*padding: 7px 5px 7px 15px;*/
}

.refineCats ul.cats li a.plus_minus {
  position: relative;
  float: right;
  display: inline-block;
  padding: 3px;
}

.refineCats ul.cats li i {
  margin-top: 0;
  position: relative;
  float: right;
  padding: 6px 10px 7px;
  color: #c7c6c6;
  display: block;
  cursor: pointer;
}

.refineCats ul.cats ul {
  padding: 0 0 10px 15px;
}

.refineCats ul.cats li.level_4 a {
  padding-left: 20px;
}

.refineCats ul.cats li a:hover {
  text-decoration: underline;
}

.refineVendor {
  padding: 0;
  background: #fff;
  margin-top: 0;
  /*height: 350px;*/
  /*overflow-y: scroll;*/
}

.refineVendor div {
  font-size: 17px;
  /*color: #608EC1;*/
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px;
  background: #f0f0f0;
}

.refineVendor div i {
  float: right;
  vertical-align: middle;
  margin-top: 2px;
  font-size: 18px;
  color: #cf0a0a;
  margin-right: 3px;
}

ul.manuf {
  clear: both;
  padding: 10px 0 5px 10px;
  margin: 0;
  text-align: left;
  list-style: none;
}

ul.manuf li {
  color: #fff;
  display: block;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  padding: 5px 5px 5px 0;
}

ul.manuf li a {
  color: #000;
  padding: 5px 5px 5px 10px;
  display: block;
}

ul.manuf li a:hover {
  background: #f3f5f6;
}

ul.manuf li li.active {
  /*background: #486EAF;*/
  font-weight: bold;
}

ul.manuf li a {
  /*color: #FFF;*/
  text-decoration: none;
}

ul li.more {
  background: #f0f0f0;
  color: #39496a;
  text-align: center;
}

ul li.more a {
  color: #39496a;
}

ul li.more i {
  margin-top: -1px;
  margin-left: 5px;
  font-size: 20px;
  color: #39496a;
  vertical-align: middle;
}

.products_refine_intermediate_gap {
  height: 10px;
}

ul.manuf .active li a,
.manuf .active,
.manuf .active a {
  color: #323035;
  font-weight: bold;
}

.count {
  font-size: 13px;
  padding-top: 5px;
  /*margin-top: -12px;*/
  /*float: left;*/
}

.sort {
  /*margin-top: -19px;*/
  /*margin-bottom: 30px !important;*/
}

.sort select {
  /*margin: 0 5px 0 0;*/
}

/*.sort LABEL
{
	margin-right: 5px;
}*/
.refineVendor {
  margin-bottom: 50px;
}

.js-open-left_block_filter {
  display: none;
  width: 100%;
  text-align: center;
  background: #fff;
  margin: 10px auto 20px;
  border: 2px solid #007393;
  border-radius: 5px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 40px;
  font-weight: bold;
  color: #007393;
  cursor: pointer;
}

.js-open-left_block_filter i {
  font-size: 20px;
  vertical-align: -2px;
  margin-right: 10px;
}

.js-close-left_block_filter {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #007393;
  color: #007393;
  font-weight: bold;
  border-radius: 50%;
  line-height: 28px;
  margin-right: 5%;
  text-decoration: none;
  text-align: center;
}

.js-close-left_block_filter:hover {
  text-decoration: none;
  color: #007393;
}

.left_block_filter-top-box {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}

.left_block_filter-top-box span {
  color: #007393;
  font-weight: bold;
  font-size: 17px;
}

.modal-quick_view .products__list__item__offer {
  text-align: left;
}

ul.manuf li label.vendor_label {
  color: #323035;
  cursor: pointer;
}

.products_categories_list {
  margin: 0;
}

/* .products_categories_list .card {
  height: 250px;
} */

.products_categories_list .card a {
  text-decoration: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.products_categories_list .card .img {
  height: 250px;
  display: block;
  overflow: hidden;
  /* height: 100%; */
}

.products_categories_list .card a img {
  /*height: 160px;*/
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}

.products_categories_list .card span {
  width: 100%;
  padding: 20px;
  display: block;
}

.products_categories_list .card__title {
  /* background: linear-gradient(0deg, rgba(3, 128, 178, 0.9) 20%, rgba(3, 128, 179, 0.1) 50%); */
  color: #27538a;
  font-size: 25px;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  padding: 0;
}

/* .products_categories_list .card a:hover span {
  color: #27538a;
  background: rgba(255, 255, 255, 0.747);
} */

.products_categories_list .card a:hover .card-img-overlay {
  background: none;
  border: 2px solid #35a9dc;
  overflow: hidden;
}

.products_categories_list .nopict {
  min-height: 160px;
  line-height: 160px;
}

.gray_line_products {
  padding-top: 30px;
  /*box-shadow: 0px -9px 10px rgba(65, 91, 98, 0.165);*/
  /*background: #FFF;*/
  /*margin-top: 50px;*/
}

.products_list {
  /*margin-bottom: 80px;*/
}

.products_list .js_left_block {
  padding-right: 30px;
}

.line {
  margin-top: 10px;
  border-bottom: 2px dotted #ccc;
  margin-bottom: 30px;
  clear: both;
}

.products_list h3 {
  margin: 10px 0 0;
  font-size: 19px;
}

.products_list .sdesc {
  /*text-align: left;*/
  font-size: 12px;
  margin: 5px 0;
}

.products_list .cat_desc {
  margin-bottom: 40px;
}

.products_list .cat_desc h2 {
  font-size: 22px;
}

.products_list .col-md-3 {
  /*border-right: 1px solid #CCC;*/
  padding-top: 20px;
  padding-right: 40px;
}

.products_list .col {
  /*padding-left: 4%;*/
}

.products_list .js_products_ajax_container {
  /*background: #E5E6E8;*/
  /*background: #F0F0F0;*/
  /*padding: 48px 30px 40px;*/
  /*margin-bottom: -80px;*/
  /*margin-top: -30px;*/
}

.js_products_ajax_container > .page_navigator {
  margin-top: -17px;
}

.js_products_ajax_container .page_navigator ul {
}

.products__list__item .card-body {
  /*min-height: 180px;*/
}

.products_list .qty div {
  padding: 0 2px;
}

.products_list .cat-item {
  margin-bottom: 20px;
}

.products_list .rating_table {
  text-align: center;
}

.products_list .rating_table .review-post-st {
  display: inline-block;
}

.products_list .card-title {
  font-size: 18px;
  margin-bottom: 5px;
}

.qa_line {
  background: #f1f1f1;
  font-size: 18px;
  /*padding: 20px 0;*/
}

.qa_line .cat_qa {
  padding: 40px 0;
}

@media (max-width: 575px) {
  /*.products_list .js_products_ajax_container
    {
    	margin-top: 7px;
    }*/
  /*UL.manuf
    {
    	(*display: inline-block;*)
    	(*text-align: center;*)
    }*/
  /*UL.manuf LI
    {
    	width: 47%;
    	vertical-align: top;
    	float: left;
    	font-size: 11px;
    }*/
  /*UL.manuf LI:last-child
    {
    	margin-bottom: 30px;
    }*/
  .products_categories_list .card-img-overlay {
    font-size: 22px;
  }

  .products_list .js_left_block {
    z-index: 100;
    position: fixed !important;
    top: 0;
    left: auto;
    right: 0;
    height: 100vh;
    overflow-y: auto;
    background: #fff;
    box-shadow: -4px 0px 20px rgba(0, 0, 0, 0.346);
    padding: 15px;
    display: none;
    width: 95%;
  }

  .js-open-left_block_filter {
    display: inline-block;
  }

  .count {
    font-size: 13px;
    padding-bottom: 5px;
  }

  .sortcount {
    text-align: center;
  }

  .sorting_form {
    float: none !important;
    display: inline-block;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .products_list .js_left_block {
    z-index: 100;
    position: fixed !important;
    top: 0;
    left: auto;
    right: 0;
    height: 100vh;
    overflow-y: auto;
    background: #fff;
    box-shadow: -4px 0px 20px rgba(0, 0, 0, 0.346);
    padding: 15px;
    display: none;
    width: 95%;
  }

  .js-open-left_block_filter {
    display: inline-block;
  }

  .count {
    font-size: 13px;
    padding-bottom: 5px;
  }

  .sortcount {
    text-align: center;
  }

  .sorting_form {
    float: none !important;
    display: inline-block;
  }

  /*.products_categories_list .card .img
    {
    	height: auto;
    }*/
  /*.products_list .js_products_ajax_container
    {
    	margin-top: 7px;
    }*/
  /*UL.manuf
    {
    	(*display: inline-block;*)
    	(*text-align: center;*)
    }*/
  /*UL.manuf LI
    {
    	width: 31.5%;
    	float: left;
    	font-size: 11px;
    }*/
  /*UL.manuf LI:last-child
    {
    	margin-bottom: 30px;
    }*/
  .products_categories_list .card-img-overlay {
    font-size: 22px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .products_categories_list .card-img-overlay {
    font-size: 22px;
  }

  .products_list .js_left_block {
    z-index: 100;
    position: fixed !important;
    top: 0;
    left: auto;
    right: 0;
    height: 100vh;
    overflow-y: auto;
    background: #fff;
    box-shadow: -4px 0px 20px rgba(0, 0, 0, 0.346);
    padding: 15px;
    display: none;
    width: 95%;
  }

  .js-open-left_block_filter {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  ul.manuf li {
    font-size: 14px;
  }

  .products_categories_list .card-img-overlay {
    font-size: 22px;
  }
}

@media (min-width: 1200px) and (max-width: 1350px) {
}

@media (min-width: 1351px) {
}
