.pagination {
  font-size: 1.3rem;
  line-height: 19px;
}

.products .thumbnail-container .product-data .countdown p {
  font-size: 1.1rem;
}

@media (max-width: 767px) {
  .products .addCartProductList {
    flex: auto !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.products .thumbnail-container {
  border: 1px solid #cfcfcf;
}

.products.owl-carousel .owl-stage {
  display: flex;
}
.products.owl-carousel .owl-stage article {
  height: 100%;
}

.products.owl-carousel .owl-stage {
  display: flex;
}
@media (max-width: 767px) {
  .products.owl-carousel .owl-item:last-child article {
    border-right: 1px solid #000000 !important;
  }
}

.available-status {
  text-transform: none !important;
}

.headingCat {
  margin: 20px 0;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .headingCat {
    margin-top: 20px;
    width: 100%;
  }
}
.headingCat h1 {
  margin: 0;
}
.headingCat .headerCat {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .headingCat .headerCat {
    width: 100%;
  }
}
.headingCat .headerCat h1 {
  margin-right: 10px;
}
.headingCat .headerCat span {
  color: #a7a7a7;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .headingCat .headerCat span {
    line-height: 1.2;
    font-size: 1.2rem;
  }
}

#js-product-list-top {
  padding: 0;
  width: 200px;
}
@media (max-width: 767px) {
  #js-product-list-top {
    flex: 0 0 50%;
  }
  #js-product-list-top > div {
    display: flex;
  }
}

.sort-by-row {
  margin: 0 -2px;
}
@media (max-width: 767px) {
  .sort-by-row {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .sort-by-row > div {
    padding: 2px;
  }
}

.category-cover img {
  width: 100%;
}

.sort {
  display: inline-block;
}
.sort .products-sort-order {
  display: flex;
  justify-content: flex-start;
  position: relative;
  top: 0;
  margin-bottom: 20px;
}
.sort .products-sort-order .select-title {
  margin: 0;
}
.sort .products-sort-order .dropdown-menu {
  left: 0;
}

/*
.sortingTop {
	flex: 0 0 162px;
	position: relative;
	display: block;
	max-width: unset;

	@media (max-width: 767px) {
		left: 0;
	}
}
*/
#search_filter_controls {
  justify-content: center;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
#search_filter_controls > * {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}

#products {
  width: 100%;
}
#products #js-product-list-bottom #category-description {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 40px;
  color: #000;
}
@media (max-width: 767px) {
  #products #js-product-list-bottom #category-description {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 10px;
    overflow: hidden;
    height: auto;
  }
}
@media (max-width: 767px) {
  #products #js-product-list-bottom #category-description.active {
    height: auto;
    padding-bottom: 37px;
  }
}
#products #js-product-list-bottom #category-description .moreLess {
  display: none;
  position: absolute;
  bottom: 12px;
  z-index: 9;
}
@media (max-width: 767px) {
  #products #js-product-list-bottom #category-description .moreLess {
    display: block;
  }
}
@media (min-width: 768px) {
  #products #js-product-list-bottom #category-description {
    margin-bottom: 40px;
  }
}

.products.row {
  margin: 0 -10px;
}
@media (max-width: 991px) {
  .products.row {
    margin: 0 -8px;
  }
}
.products > article {
  padding: 10px;
  flex: 0 0 25%;
  max-width: 25%;
}
@media (max-width: 767px) {
  .products > article {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 10px;
  }
}
@media (max-width: 575px) {
  .products > article {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px 3px;
  }
}
.products > article .details-info {
  margin: auto;
}
.products .thumbnail-container {
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 5px;
  background: white;
}
@media (max-width: 767px) {
  .products .thumbnail-container {
    border: 1px solid #cfcfcf;
    padding-bottom: 1px;
  }
}
@media (min-width: 1200px) {
  .products .thumbnail-container:hover {
    border-color: #000;
  }
  .products .thumbnail-container:hover .addCartProductList {
    display: block;
    border-top: 0;
    flex: auto !important;
    margin: 0 !important;
  }
}
.products .thumbnail-container > a {
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden;
  line-height: 0;
  transition: 0.2s all;
}
.products .thumbnail-container > a:hover {
  color: #0080c8 !important;
}
.products .thumbnail-container h2 {
  line-height: 1.5;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 1.6rem;
  display: inline-block;
  font-weight: 400;
}
@media (max-width: 767px) {
  .products .thumbnail-container h2 {
    line-height: 1.5;
  }
}
@media (max-width: 1599px) {
  .products .thumbnail-container h2 {
    font-size: 1.4rem;
  }
}
.products .thumbnail-container img {
  width: 100%;
  height: auto;
  top: 0;
  position: relative;
  opacity: 0;
}
.products .thumbnail-container img.loaded {
  opacity: 1;
}
.products .thumbnail-container .product-data {
  width: 100%;
  text-align: center;
  padding: 15px 15px;
}
@media (max-width: 1199px) {
  .products .thumbnail-container .product-data {
    visibility: visible;
    opacity: 1;
  }
}
.products .thumbnail-container .product-data .countdown {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
}
.products .thumbnail-container .product-data .countdown p {
  padding-bottom: 5px;
  display: block;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}
.products .thumbnail-container .product-data .countdown .is-countdown {
  display: inline;
}
.products .thumbnail-container .product-data .countdown .countdown-row {
  display: flex;
  flex-wrap: wrap;
}
.products .thumbnail-container .product-data .countdown .countdown-section {
  margin-right: 10px;
}
.products .thumbnail-container .product-data .countdown .countdown-amount {
  border: 1px solid #000000;
  width: 32px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  color: #000000;
  font-weight: 700;
}
.products .thumbnail-container .product-data .countdown .countdown-period {
  color: #000000;
  text-align: center;
  display: block;
  font-size: 0.9rem;
  text-transform: lowercase;
}
.products .thumbnail-container .product-data .product-price-and-shipping {
  line-height: 1;
}
@media (max-width: 767px) {
  .products .thumbnail-container .product-data .product-price-and-shipping {
    font-size: 1.3rem;
    margin-top: 8px;
  }
}
@media (max-width: 575px) {
  .products .thumbnail-container .product-data .product-price-and-shipping {
    margin-top: 0;
  }
}
.products .thumbnail-container .product-data .product-price-and-shipping .price {
  font-size: 1.8rem;
  font-weight: 600;
  padding-right: 3px;
  line-height: 1;
  display: inline-block;
}
@media (max-width: 1599px) {
  .products .thumbnail-container .product-data .product-price-and-shipping .price {
    font-size: 1.6rem;
  }
}
.products .thumbnail-container .product-data .category-name {
  font-size: 1.1rem;
  padding-bottom: 7px;
  line-height: normal;
}
.products .thumbnail-container .secondImg {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: 0.6s all;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.products .thumbnail-container .secondImg.loaded {
  opacity: 0;
}
.products .thumbnail-container .product-thumbnail {
  position: relative;
}
.products .thumbnail-container .product-thumbnail:hover > a:after {
  opacity: 1;
}
.products .thumbnail-container .product-thumbnail:hover .product-data {
  visibility: visible;
  opacity: 1;
}
.products .thumbnail-container .product-thumbnail:hover .secondImg {
  visibility: visible;
  opacity: 1 !important;
}
.products .thumbnail-container .regular-price {
  font-size: 18px;
  font-weight: 500;
  padding-right: 3px;
  line-height: 1;
  display: inline-block;
  color: #a7a7a7;
  text-decoration: line-through;
}
.products .thumbnail-container .more-variants {
  position: absolute;
  display: block;
  bottom: 16px;
  /* right: 0; */
  left: 10px;
  text-align: center;
  width: 100%;
}
.products .thumbnail-container .more-variants span {
  color: #cfcfcf;
  font-size: 1.2rem;
}
.products .addCartProductList {
  text-align: center;
}
@media (min-width: 992px) {
  .products .addCartProductList {
    left: -1px;
    margin: 0;
    z-index: 10;
    width: calc(100% + 2px);
    padding-top: 10px;
    background: white;
  }
}
@media (max-width: 991px) {
  .products .addCartProductList {
    padding: 0;
    margin: 10px 0 0;
  }
}
.products .addCartProductList form {
  width: 100%;
  text-align: right;
  margin-top: 0;
  display: flex;
  margin: auto;
  justify-content: flex-end;
  align-items: center;
}
.products .addCartProductList form button,
.products .addCartProductList form a.add-to-cart {
  font-size: 1.9rem;
  padding: 3px;
  line-height: 1.7rem;
  height: auto;
  max-width: 100%;
  background: none;
  width: auto;
  color: #000;
  border: 0;
  overflow: unset;
}
.products .addCartProductList form button i,
.products .addCartProductList form a.add-to-cart i {
  font-size: 1.7rem;
  top: 0px;
}

#_mobile_search_filters_clear_all {
  max-width: 100%;
  flex: 0 0 100%;
  margin-bottom: 10px;
}
#_mobile_search_filters_clear_all button {
  font-family: 700;
  color: #000000;
}

#_desktop_search_filters_clear_all {
  display: inline-block;
}

@media (max-width: 767px) {
  .products-selection {
    flex: 0 0 100%;
  }
}

#js-active-search-filters {
  margin-top: 15px;
}
#js-active-search-filters ul {
  display: flex;
  margin-top: 8px;
  flex-wrap: wrap;
}
#js-active-search-filters li {
  color: #000;
  margin-bottom: 4px;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  background: white;
  margin-right: 4px;
  text-transform: lowercase;
  font-size: 1.3rem;
  line-height: 18px;
  padding: 4px 10px;
}
#js-active-search-filters li a {
  font-size: 1.3rem;
  margin-left: 6px;
  top: 1px;
  position: relative;
}
#js-active-search-filters li a:after {
  display: none;
}
#js-active-search-filters li i {
  color: #000;
}
#js-active-search-filters li i:hover {
  color: #000000;
}

.js-search-filters-clear-all {
  transition: 0.4s all;
  cursor: pointer;
  outline: 0;
  background: #000000;
  color: white !important;
  border: 0;
  padding: 2px 9px;
  text-decoration: none;
  font-size: 12px;
  height: 23px;
}
@media (max-width: 767px) {
  .js-search-filters-clear-all {
    height: 47px;
  }
}
.js-search-filters-clear-all:hover {
  text-decoration: none;
}

.active-filter-title {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  #search_filters_wrapper {
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
    background-color: white;
    height: 100vh;
    padding: 20px;
    left: 0;
    overflow: auto;
    transform: translate3d(0, 0, 1px);
  }
}
#search_filters_wrapper .filter-header {
  margin: 20px 0;
  font-size: 2.4rem;
  line-height: 25px;
  font-weight: bold;
}

.category-sub-menu {
  padding-left: 10px;
}
.category-sub-menu > div {
  padding-left: 5px;
}

.navbar-toggler,
.arrows {
  cursor: pointer;
  display: inline-block;
}
.navbar-toggler i,
.arrows i {
  position: relative;
  margin-left: -1px;
  font-size: 1.8rem;
  top: 2px;
}

.pagination {
  margin-top: 30px;
  text-transform: lowercase;
}
.pagination .listing-number {
  font-weight: bold;
}
@media (max-width: 575px) {
  .pagination .listing-number {
    padding-top: 20px;
  }
}
.pagination .page-list li {
  font-family: 700;
  display: inline-block;
}
.pagination .page-list li a {
  display: block;
  padding: 0 10px;
}
.pagination .page-list li a[rel=next], .pagination .page-list li a[rel=prev] {
  position: relative;
  top: 3px;
  right: -3px;
  padding: 0;
}
.pagination .page-list li a[rel=prev] {
  right: 3px;
}
.pagination .page-list li a[rel=next] {
  right: -3px;
}
.pagination .page-list li i {
  font-size: 1.7rem;
  padding: 2px;
}
.pagination .page-list li.current a {
  color: #000000;
}

.stockAlert {
  display: block;
  font-size: 1.2rem;
  position: absolute;
  top: -30px;
}
@media (max-width: 767px) {
  .stockAlert {
    text-align: center;
    width: 100%;
    left: 0;
  }
}

.no-stock {
  opacity: 0.4;
}

.cat_hamburger {
  position: relative;
  line-height: 0;
  height: 15px;
  align-items: center;
  align-content: center;
  display: flex;
}
.cat_hamburger span.cat_hamburger_icon {
  height: 2px;
  background: black;
  display: inline-block;
  width: 15px;
}
.cat_hamburger span.cat_hamburger_icon:after {
  content: " ";
  height: 2px;
  background: black;
  display: inline-block;
  width: 15px;
  position: absolute;
  top: 1px;
}
.cat_hamburger span.cat_hamburger_icon:before {
  content: " ";
  height: 2px;
  background: black;
  display: inline-block;
  width: 15px;
  position: absolute;
  bottom: 1px;
}
.cat_hamburger span.cat_hamburger_label {
  font-size: 1rem;
  font-size: 1rem;
  line-height: 10px;
  padding-left: 5px;
}

.variant-links span.sr-only {
  display: none;
}

.variant-links,
.variant-add-cart {
  margin-top: 10px;
  margin-bottom: 15px;
}
.variant-links > a,
.variant-add-cart > a {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 3px;
  transition: 0.3s all;
  border: 1px solid black;
}
.variant-links > a:hover, .variant-links > a.active,
.variant-add-cart > a:hover,
.variant-add-cart > a.active {
  border-color: #000000;
  transition: 0.3s all;
}
.variant-links > a:hover:after, .variant-links > a.active:after,
.variant-add-cart > a:hover:after,
.variant-add-cart > a.active:after {
  display: none;
}

.variant-add-cart {
  padding: 20px;
  bottom: -100%;
  position: absolute;
  z-index: 9;
  background: white;
  margin: 0;
  transition: 0.4s all;
  width: 100%;
  border-top: 1px solid #cfcfcf;
}
.variant-add-cart.active {
  bottom: 0;
}
.variant-add-cart .close {
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
  padding: 9px 12px !important;
}
.variant-add-cart > a {
  overflow: hidden;
  position: relative;
  height: 25px;
  width: 40px;
  border-width: 2px;
  border-color: white;
  cursor: pointer;
}
.variant-add-cart > a.active {
  border-color: #000;
}
.variant-add-cart > a > span {
  width: 100%;
  height: 100%;
  border: 2px solid white;
  position: absolute;
  left: 0;
  top: 0;
}
.variant-add-cart .btn-primary {
  cursor: pointer;
  margin: 15px 0 5px;
}

.title-variants {
  line-height: 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 1.1rem;
}
.title-variants span {
  text-transform: lowercase;
}

span.moreColors {
  font-size: 0.9rem;
}

.products-sort-order {
  width: 100%;
}
.products-sort-order button:hover {
  color: #000000;
}
.products-sort-order button i {
  font-size: 2rem;
  right: 0px;
  top: 8px;
}

#toggleFilter {
  position: relative;
  margin-left: 10px;
  cursor: pointer;
  top: 3px;
}

.search_filters-title {
  text-transform: uppercase;
  font-size: 15px !important;
  letter-spacing: 1px;
  padding-bottom: 2.5rem;
}
.search_filters-title i {
  margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .search_filters-title {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .search_filters-title {
    cursor: pointer;
  }
}

#_desktop_categories {
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #_desktop_categories {
    margin-left: 5px;
  }
}

.sort-order-heading {
  display: inline;
}
.sort-order-heading > i {
  padding: 0;
  position: relative;
  font-size: 2rem;
  right: 0;
  margin-right: 15px;
}

.dropdown .dropdown-menu a {
  font-family: "Poppins", sans-serif !important;
  padding: 8px;
}

.products-sort-order .icon-iconmonstr-sort-1 {
  position: relative;
  font-size: 2rem;
  right: 0;
  padding: 0;
  margin-right: 15px;
  transform: none;
}

#filters {
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 14px 0 20px 0;
  margin: 0 0 20px 0;
  width: 100%;
  top: -1px;
  background: #F5F5F5;
  position: -webkit-sticky;
  position: sticky;
  z-index: 15;
  height: 100%;
  transition: 0.4s height;
}
@media (max-width: 767px) {
  #filters {
    position: static;
  }
}
#filters #toggleFilter {
  font-size: 15px;
  display: flex;
  align-items: center;
}
#filters #toggleFilter i {
  font-size: 2.1rem;
  display: inline-block;
}
#filters #toggleFilter i.icon-chevron-down {
  margin-left: 1rem;
  transition: 0.4s transform;
  transform: rotate(180deg);
}
#filters.unactive {
  height: 60px;
}
#filters.unactive #toggleFilter i {
  transform: rotate(0deg);
}
#filters.overflow-hidden {
  overflow: hidden;
}

#search_filters {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px 25px;
}
@media (max-width: 767px) {
  #search_filters {
    display: block;
    margin-top: 56px;
    padding-top: 1rem;
    border-top: 1px solid #cfcfcf;
  }
}
#search_filters > h2 {
  max-width: 100%;
  flex: 0 0 100%;
  margin-bottom: 10px;
}
#search_filters .ui-slider .ui-slider-handle {
  top: -0.4em !important;
}
#search_filters .ui-slider-horizontal {
  padding: 0 !important;
  background: #000 !important;
  height: 0.4em !important;
  border: 0 !important;
  margin-top: 6px;
}
#search_filters .faceted-slider li > p {
  font-size: 1.2rem;
  text-align: right;
}
#search_filters .facet {
  position: relative;
  margin: 0 4px;
  width: 190px;
  margin-bottom: 1rem;
}
#search_filters .facet.availability {
  order: 2;
}
@media (max-width: 767px) {
  #search_filters .facet {
    margin-top: 10px;
  }
}
#search_filters .facet .title {
  border: 1px solid #cfcfcf;
  padding: 8px 12px;
  cursor: pointer;
  justify-content: space-between;
  border-radius: 5px;
  background: white;
}
#search_filters .facet .title p {
  margin: 0;
}
#search_filters .facet .facet-label {
  display: flex;
}
#search_filters .facet ul {
  margin: 0;
  position: absolute;
  z-index: 99;
  background: #fff;
  width: 350px;
  padding: 0 12px;
  border: 1px solid #cfcfcf;
  max-height: 300px !important;
  top: 43px;
  border-top-color: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
@media (max-width: 1199px) {
  #search_filters .facet ul {
    top: 37px;
  }
}
@media (max-width: 767px) {
  #search_filters .facet ul {
    width: 100%;
  }
}
#search_filters .facet ul li:first-child {
  margin-top: 20px;
}
#search_filters .facet ul li {
  margin-bottom: 8px;
}
#search_filters .facet ul li:last-child {
  margin-bottom: 20px;
}
#search_filters .facet ul.collapse.in {
  overflow: auto;
}
#search_filters .facet_item_slider {
  width: 230px;
  order: 999999;
  justify-self: flex-end;
  margin-left: 20px;
}
@media (max-width: 767px) {
  #search_filters .facet_item_slider {
    margin: 20px 0;
  }
}

#search_filter_toggler {
  text-transform: uppercase;
  position: absolute;
  top: -52px;
  width: 90px;
  right: 0;
  background: none;
  color: black;
  border: none;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  #search_filter_toggler {
    top: -58px;
  }
}
#search_filter_toggler i {
  top: -1px;
}

.hidden-lg-down #search_filter_toggler {
  border: 2px solid red;
}

.list-products h3 {
  margin-top: 0;
  margin: 10px 0 10px 0;
  font-size: 1.5rem;
  line-height: 18px;
}
.list-products .productInfoBox {
  margin-left: 21px;
}
.list-products .productInfoBox h3 {
  font-weight: normal;
}
.list-products .headerGroup {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.list-products .product-flags {
  display: none;
}
.list-products .product-data {
  width: 100%;
  z-index: 9;
  text-align: left !important;
  padding: 0 0 10px 0 !important;
  margin: 0 0 10px 0 !important;
  border-bottom: 1px solid #F5F5F5;
}
.list-products .products > article {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0;
}
.list-products .products > article:last-child .product-data {
  border-bottom: 0;
  padding: 0 !important;
  margin: 0 !important;
}
.list-products .products .thumbnail-container {
  border: 0;
}
.list-products .products .regular-price,
.list-products .products .price {
  font-size: 1.5rem !important;
}
.list-products .products .product-description {
  display: flex;
}
.list-products .products .product-description > a {
  display: block;
  max-width: 57px;
}
.list-products .products .all-combinations {
  display: none;
}

.availability-belt {
  position: relative;
}
.availability-belt:before {
  display: block;
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -9px;
}
.availability-belt.red:before {
  background: #DB3811;
}
.availability-belt.orange:before {
  background: #F38D28;
}
.availability-belt.yellow:before {
  background: #f3e528;
}
.availability-belt.green:before {
  background: #008867;
}/*# sourceMappingURL=productlist.css.map */