@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 {
  height: 100%;
}

.products_categories_list .card .img {
  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 {
  display: block;
  padding: 20px;
  width: 100%;
}

.products_categories_list .card-img-overlay {
  background: linear-gradient(0deg, rgba(3, 128, 178, 0.9) 20%, rgba(3, 128, 179, 0.1) 50%);
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  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;
}

.promo-top-baner {
  padding: 38px 0 66px;
  text-align: left;
  background:
    linear-gradient(90deg, rgba(15, 49, 82, 0.92), rgba(18, 83, 123, 0.82) 54%, rgba(5, 86, 115, 0.72)),
    url(../img/bg-new-arr.jpg) center / cover no-repeat;
}

.promo-top-baner ul {
  text-align: left;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.promo-top-baner h1 {
  color: #fff;
  margin: 0;
}

.promo-intro {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 8px;
  box-shadow: 0 18px 38px rgba(16, 49, 82, 0.12);
  color: #fff;
  margin: 0 auto 30px;
  max-width: 980px;
  padding: 28px 30px;
  text-align: center;
}

.promo-intro__eyebrow {
  color: #f4c14f;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.promo-intro h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.12;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
  text-transform: none;
}

.promo-intro__lead {
  color: #e9f6fb;
  font-size: 18px;
  line-height: 1.6;
  margin: 16px auto 0;
  max-width: 780px;
}

.promo-intro__notes {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 22px auto 0;
  max-width: 920px;
}

.promo-intro__note {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: #f4fbff;
  display: flex;
  font-size: 15px;
  line-height: 1.45;
  min-height: 68px;
  padding: 14px 16px;
}

.promo-intro__note::before {
  background: #f4c14f;
  border-radius: 50%;
  content: '';
  flex: 0 0 8px;
  height: 8px;
  margin: 7px 10px 0 0;
  width: 8px;
}

.promo-layout {
  align-items: flex-start;
}

.js_products_ajax_container {
  min-width: 0;
  text-align: left;
}

.promo-list-head {
  align-items: flex-end;
  color: #fff;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 18px;
}

.promo-items-frame {
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 8px;
  box-shadow: 0 18px 38px rgba(16, 49, 82, 0.12);
  padding: 18px;
}

.promo-items-frame .products__list__item .card {
  overflow: hidden;
  padding-top: 56px;
  position: relative;
}

.promo-items-frame .products__list__item .card .discountline,
.promo-items-frame .products_list .discountline {
  align-items: center;
  background: #c20404;
  border: 0;
  border-radius: 7px 7px 0 0;
  box-shadow: 0 8px 18px rgba(120, 0, 0, 0.22);
  color: #fff;
  display: flex;
  font-size: 15px;
  font-weight: 800;
  justify-content: center;
  left: 0;
  line-height: 1.15;
  margin: 0;
  max-width: none;
  min-height: 52px;
  padding: 8px 12px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 2;
}

.promo-items-frame .products__list__item .card .discountline::before,
.promo-items-frame .products_list .discountline::before {
  color: #fff;
  flex: 0 0 auto;
  font-size: 18px;
  margin-right: 8px;
}

.promo-list-head h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}

.promo-list-head p {
  color: #dceff8;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
  max-width: 360px;
}

.js_load_more {
  border-radius: 6px;
  display: block;
  margin: 26px auto 0;
  padding: 10px 24px;
}

.promo-top-baner > .container > .row:has(.js_promo_empty_state) > .js_left_block,
.promo-top-baner > .container > .row:has(.js_promo_empty_state) .js_load_more,
.promo-top-baner.promo-empty-page .js_left_block,
.promo-left-empty {
  display: none !important;
}

.promo-top-baner > .container > .row:has(.js_promo_empty_state) > .js_products_ajax_container,
.promo-products-full {
  flex: 0 0 100%;
  max-width: 100%;
}

.promo-products-empty {
  margin-left: 0;
  margin-right: 0;
  min-height: 330px;
  width: 100%;
}

.promo-empty-state {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(54, 177, 228, 0.32);
  border-top: 4px solid #f4b541;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 18px 45px rgba(16, 49, 82, 0.18);
  color: #28405f;
  margin: 20px auto 70px;
  max-width: 660px;
  max-width: min(660px, calc(100vw - 48px));
  padding: 42px 30px;
  text-align: center;
  width: 100%;
}

.promo-empty-state__eyebrow {
  color: #007393;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.promo-empty-state h2 {
  color: #173d6b;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 12px;
}

.promo-empty-state p {
  color: #4d6178;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 24px;
  max-width: 470px;
  overflow-wrap: break-word;
}

.promo-empty-state .btn {
  white-space: normal;
}

.left-menu {
  background: transparent;
  padding: 0 15px;
  text-align: left;
}

.left-menu .filter_title {
  color: #173d6b;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 12px;
}

.topCats {
  color: #28405f;
  height: 100%;
}

.topCats li {
  display: block;
}

.topCats a {
  border-radius: 6px;
  color: #28405f;
  display: block;
  font-size: 16px;
  line-height: 1.35;
  margin: 4px 0;
  padding: 8px 10px;
  text-decoration: none;
}

.topCats a:hover,
.topCats a.active {
  background: #eaf6fc;
  color: #007393;
  text-decoration: none;
}

.btn.btn-outline-secondary {
  background: #ffffff;
  padding: 5px 15px;
}

.btn.btn-outline-secondary:hover {
  background: #36b1e4;
}

.btn.btn-outline-secondary.active {
  background: #36b1e4;
}

.categories-wrapper {
  background: rgba(255, 255, 255, 0.97);
  border: 1px solid rgba(255, 255, 255, 0.82);
  border-radius: 8px;
  box-shadow: 0 18px 40px rgba(16, 49, 82, 0.18);
  max-height: 95vh;
  overflow-y: auto;
  padding: 18px;
  scrollbar-width: thin;
  scrollbar-color: #36b1e4;
}

@media (min-width: 992px) {
  .promo-layout > .js_left_block {
    align-self: stretch;
  }

  .promo-layout .categories-wrapper {
    max-height: calc(100vh - 40px);
    position: sticky !important;
    top: 20px !important;
  }
}

.spinner {
  width: 35px;
  height: 35px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-top: 5px solid #36b1e4;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loading-text {
  font-size: 18px;
  color: #173d6b;
  margin-top: 15px;
}

@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;
  }

  .promo-top-baner {
    padding: 30px 0 48px;
  }

  .promo-intro {
    margin-bottom: 24px;
    padding: 22px 16px;
  }

  .promo-intro h1 {
    font-size: 32px;
  }

  .promo-intro__lead {
    font-size: 16px;
  }

  .promo-intro__notes {
    grid-template-columns: 1fr;
  }

  .promo-intro__note {
    min-height: 0;
  }

  .promo-list-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }

  .promo-list-head h2 {
    font-size: 23px;
  }

  .promo-items-frame {
    padding: 14px 12px;
  }

  .left-menu {
    margin-bottom: 20px;
  }

  .promo-products-empty > .col-12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .promo-empty-state {
    margin: 12px auto 50px;
    padding: 36px 18px;
  }

  .promo-empty-state h2 {
    font-size: 28px;
  }

  .promo-empty-state p {
    font-size: 16px;
  }

  .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) {
  .promo-intro {
    padding: 24px 20px;
  }

  .promo-intro h1 {
    font-size: 36px;
  }

  .promo-intro__notes {
    grid-template-columns: 1fr;
  }

  .promo-list-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }

  .promo-items-frame {
    padding: 16px;
  }

  .left-menu {
    margin-bottom: 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;
  }

  /*.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) {
  .promo-intro {
    padding: 26px 24px;
  }

  .promo-intro__notes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .promo-list-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }

  .left-menu {
    margin-bottom: 24px;
  }

  .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) {
}
