@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSans";
  src: url("../fonts/NotoSans-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSans";
  src: url("../fonts/NotoSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSans";
  src: url("../fonts/NotoSans-RegularItalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NotoSans";
  src: url("../fonts/NotoSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSans";
  src: url("../fonts/NotoSans-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NotoSans";
  src: url("../fonts/NotoSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "we-icons";
  src: url("../fonts/we-icons.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.product-card .product-info .product-info-header .title {
  height: 14.41px;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
}
.product-card .product-info .product-info-header .title:hover {
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .product-card .product-info .product-info-header .title {
    height: auto;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    max-height: 28.41px;
  }
}
.product-card .product-info .promo-label {
  font-family: "Inter";
  font-size: 1rem;
  color: #666;
  text-transform: uppercase;
}
.product-card .product-info .product-info-header,
.product-card .product-info .product-general,
.product-card .product-info .old-price,
.product-card .product-info .price {
  font-family: "NotoSans";
  font-size: 1.2rem;
  color: #000;
}
.product-card .product-info .old-price,
.product-card .product-info .price {
  text-transform: uppercase;
}
.product-card .product-info .promo-label,
.product-card .product-info .product-info-header,
.product-card .product-info .product-general,
.product-card .product-info .old-price,
.product-card .product-info .price,
.product-card .product-info .color-nums {
  line-height: 120%;
  letter-spacing: 0;
}
.product-card .product-info .promo-label,
.product-card .product-info .product-info-header {
  font-weight: 600;
}
.product-card .product-info .color-nums {
  color: #666;
  font-size: 1rem;
}
.product-card .product-info .product-general {
  line-height: 1.3;
  height: 45px;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
  color: #666;
}
.product-card .product-info .old-price {
  text-decoration: line-through;
  color: #666;
}

.pagination-btn {
  font-family: "NotoSans";
  color: #ffffff;
  background-color: #2c2c2c;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 120%;
}
.pagination-btn:hover {
  background-color: #000;
}

.bottom-cold-content h3 {
  font-size: 36px;
}
@media (max-width: 1023.98px) {
  .bottom-cold-content h3 {
    font-size: 28px;
  }
}
.bottom-cold-content p {
  font-size: 1.8rem;
}
@media (max-width: 1023.98px) {
  .bottom-cold-content p {
    font-size: 1.4rem;
  }
}
.bottom-cold-content h3,
.bottom-cold-content p {
  font-family: "NotoSans";
  font-weight: 400;
  letter-spacing: 0;
  line-height: 120%;
  color: #212529;
}

.ls-link-section .container {
  font-family: "NotoSans";
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
}
.ls-link-section .ls-links a {
  font-family: "NotoSans";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 21px;
}
.ls-link-section .ls-links a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.outro-text {
  text-align: center;
  font-family: "NotoSans";
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 120%;
  color: #212529;
}
.outro-text a {
  font-weight: 500;
  text-decoration: underline;
}

.fallback-title {
  font-family: "NotoSans";
  font-size: 22px;
  color: #000000;
  font-weight: 300;
  line-height: 120%;
  padding: 20px 0;
}
@media (max-width: 991.98px) {
  .fallback-title {
    font-size: 22px;
    font-weight: 300;
    padding-top: 5px;
  }
}

.top-section .breadcrumbs a {
  color: #666;
  font-family: "NotoSans";
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 15.4px;
}
.top-section .breadcrumbs a:hover {
  text-decoration: underline;
}
.top-section .breadcrumbs a.last {
  color: #000;
}
.top-section .breadcrumbs a.last:hover {
  text-decoration: none;
}
.top-section .page-title {
  font-family: "NotoSans";
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 120%;
  padding-bottom: 20px;
  color: #212529;
}
@media (max-width: 991.98px) {
  .top-section .page-title {
    font-size: 3.2rem;
    font-weight: 300;
  }
}
.top-section .top-cold-content {
  font-family: "NotoSans";
  color: #212529;
  font-size: 14px;
  line-height: 120%;
}
.top-section .top-cold-content .read-more {
  color: #000;
}
.top-section .top-cold-content .read-more:hover {
  text-decoration: underline;
}

.filters {
  border-bottom: 1px solid silver;
  background-color: #ffffff;
}
@media (max-width: 991.98px) {
  .filters {
    border-top: 1px solid silver;
    z-index: 40;
  }
}
.filters .filters-title-mobile {
  border-bottom: 1px solid silver;
}
.filters .filters-title-mobile .wrapper .title {
  font-family: "NotoSans";
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 120%;
}
.filters .filters-title-mobile .wrapper .close-filters-mob {
  font-size: 2rem;
}
.filters .filters-title-mobile .wrapper .close-filters-mob::before {
  content: "\e015";
  font-family: "we-icons";
  font-weight: 400;
}
.filters .filter-box {
  background-color: #ffffff;
}
@media (max-width: 991.98px) {
  .filters .filter-box {
    border-bottom: 1px solid silver;
  }
}
@media (min-width: 992px) {
  .filters .filter-box.active .filter-title {
    border-color: silver silver #fff;
    transition: all 0.2s cubic-bezier(0.19, 0.43, 0.37, 1);
  }
  .filters .filter-box.active .filter-title::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -2px;
    background-color: #ffffff;
    z-index: 4;
  }
}
.filters .filter-box .filter-title {
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0);
  font-family: "NotoSans";
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 120%;
  color: #212529;
  transition: all 0.2s cubic-bezier(0.19, 0.43, 0.37, 1);
}
.filters .filter-box .filter-title .filter-icon {
  transform: translateY(-50%) scaleY(1);
}
.filters .filter-box .filter-title .filter-icon::before {
  font-family: "we-icons";
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .filters .filter-box .filter-title {
    font-weight: 600;
  }
}
.filters .filter-list {
  background-color: #ffffff;
  border: 1px solid silver;
}
@media (max-width: 991.98px) {
  .filters .filter-list {
    border: none;
  }
}
.filters .filter-list .checkbox-label {
  cursor: pointer;
  font-size: 12px;
}
.filters .filter-list .checkbox-label .checkbox-text {
  cursor: pointer;
  font-weight: normal;
  font-family: "NotoSans";
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 120%;
  margin-left: 10px;
  color: #212529;
}
@media (max-width: 991.98px) {
  .filters .filter-list .checkbox-label .checkbox-text {
    color: #000;
  }
}
.filters .filter-list .checkbox-label .checkbox-text.sort {
  padding-left: 0;
}
.filters .filter-list .checkbox-label .input-checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  width: 12px;
}
.filters .filter-list .checkbox-label .input-checkbox::before {
  content: "";
  height: 10px;
  width: 10px;
  border: 1px solid #000;
  left: 0;
  top: calc(50% - 1px);
  position: absolute;
  transform: translateY(-50%);
}
.filters .filter-list .checkbox-label .input-checkbox:checked::after {
  content: "";
  height: 2px;
  width: 5px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  top: 40%;
  transform: rotate(-45deg) translateY(-50%);
  left: 4px;
  position: absolute;
}
.filters .filter-list .checkbox-label .input-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.filters .filter-list .checkbox-label .input-radio::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  margin-right: 5px;
}
.filters .filter-list .checkbox-label .input-radio:checked::after {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 35%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background: #000;
  border-radius: 50%;
}
.filters .right-icons .filters-btn-mob {
  text-transform: uppercase;
  font-family: "NotoSans";
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 120%;
}
.filters .right-icons .filters-btn-mob .icon-filters::before {
  font-size: 2rem;
  content: "\e01a";
  font-family: "we-icons";
  font-weight: 400;
  display: block;
}
.filters .right-icons .reset-filters {
  font-family: "NotoSans";
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 120%;
  color: #212529;
  cursor: pointer;
}
.filters .right-icons .reset-filters .icon-close::before {
  content: "\e015";
  font-family: "we-icons";
  font-weight: 400;
}
.filters .right-icons .products-buttons span {
  font-family: "we-icons";
  font-weight: 400;
  color: silver;
  font-size: 2.2rem;
  cursor: pointer;
}
.filters .right-icons .products-buttons span.active {
  color: #000;
}
.filters .buttons-mob button.reset {
  color: #666;
  border: solid #c0c0c0;
  border-width: 1px 1px 2px;
  pointer-events: none;
}
.filters .buttons-mob button.reset.active {
  color: #000;
  border-color: #000;
  pointer-events: auto;
}
.filters .buttons-mob button.applica {
  color: #ffffff;
  background: #2c2c2c;
}
.filters .buttons-mob button .text {
  font-family: "NotoSans";
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 120%;
}

.no-products-found h3 {
  color: #000000;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
}
.no-products-found span {
  color: #666666;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
}

@media (max-width: 991.98px) {
  .filters-container {
    z-index: 100;
    background-color: #ffffff;
    overflow: auto;
    transition: transform 0.5s cubic-bezier(0.19, 0.43, 0.37, 1);
    transform: translateX(-150%);
    opacity: 0;
    overflow-y: scroll;
  }
  .filters-container.open {
    transform: translateX(0);
    opacity: 1;
  }
}

