@font-face {
  font-family: "Newsreader";
  src: url("../fonts/Newsreader-Regular.eot");
  src: url("../fonts/Newsreader-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Newsreader-Regular.woff") format("woff"), url("../fonts/Newsreader-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "NewsreaderNumber";
  src: url("../fonts/Newsreader-300.ttf");
  font-style: normal;
  font-weight: 300;
  unicode-range: U+30-39;
}
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/CormorantGaramond-Light.ttf") format("truetype");
  font-style: normal;
  /*font-weight: 300;*/
}
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/CormorantGaramond-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
/*
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/CormorantGaramond-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/CormorantGaramond-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "CormorantGaramond";
  src: url("../fonts/CormorantGaramond-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
*/
@font-face {
  font-family: "RedHatDisplay";
  src: url("../fonts/RedHatDisplay-Light.eot");
  src: url("../fonts/RedHatDisplay-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/RedHatDisplay-Light.woff") format("woff"), url("../fonts/RedHatDisplay-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "RedHatDisplay";
  src: url("../fonts/RedHatDisplay-Regular.eot");
  src: url("../fonts/RedHatDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/RedHatDisplay-Regular.woff") format("woff"), url("../fonts/RedHatDisplay-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "RedHatDisplay";
  src: url("../fonts/RedHatDisplay-Medium.eot");
  src: url("../fonts/RedHatDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/RedHatDisplay-Medium.woff") format("woff"), url("../fonts/RedHatDisplay-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "RedHatDisplay";
  src: url("../fonts/RedHatDisplay-SemiBold.eot");
  src: url("../fonts/RedHatDisplay-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RedHatDisplay-SemiBold.woff") format("woff"), url("../fonts/RedHatDisplay-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "RedHatDisplay";
  src: url("../fonts/RedHatDisplay-ExtraBold.eot");
  src: url("../fonts/RedHatDisplay-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RedHatDisplay-ExtraBold.woff") format("woff"), url("../fonts/RedHatDisplay-ExtraBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 800;
}
footer {
  background-color: transparent;
}

.page {
  padding-top: 90px;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .page {
    padding-bottom: 85px;
  }
}
.page .top-banner {
  margin-top: 20px;
  margin-bottom: 100px;
  max-width: 100%;
  width: 100%;
  height: 320px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page .top-banner .img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  /*max-width: 100%;*/
  /*width: fit-content;*/
  height: 320px;
  /*border-radius: 40px;*/
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .page .top-banner .img-container {
    height: 200px;
    /*border-radius: 20px;*/
    overflow: hidden;
  }
}
.page .top-banner img {
  /*max-width: 100%;*/
  width: 1440px;
}
@media screen and (max-width: 991px) {
  .page .top-banner {
    margin-bottom: 60px;
    height: 200px;
    /*border-radius: 20px;*/
    overflow: hidden;
  }
}
.page .com-intro {
  margin-bottom: 140px;
}
@media screen and (max-width: 991px) {
  .page .com-intro {
    margin-bottom: 70px;
  }
}
.page .filter-container {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  justify-content: left;
  margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .page .filter-container {
    margin-bottom: 28px;
  }
}
.page .filter-container .filter {
  color: #5C5C5C;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .page .filter-container .filter:not(:last-child) {
    margin-right: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .page .filter-container .filter:not(:last-child) {
    margin-right: 70px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page .filter-container .filter:not(:last-child) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .page .filter-container .filter {
    width: 33.33%;
    padding-right: 10px;
  }
}
.page .filter-container .filter.active {
  color: #CEB175;
}
.page .filter-container .filter.active .txt:after {
  width: 100%;
  background-color: #CEB175;
}
.page .filter-container .filter:hover:not(.active) .txt:after {
  width: 100%;
  opacity: 0.8;
}
.page .filter-container .filter .txt {
  position: relative;
  font-size: 1.375em;
  line-height: 1.25;
  letter-spacing: 0em;
  text-transform: capitalize;
}
@media screen and (max-width: 991px) {
  .page .filter-container .filter .txt {
    font-size: 1em;
  }
}
.page .filter-container .filter .txt:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #5C5C5C;
  height: 1px;
  width: 0;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  .page .filter-container .filter .total {
    font-size: 0.75em;
  }
}
@media screen and (min-width: 992px) {
  .page .listing .com-item:nth-last-child(1), .page .listing .com-item:nth-last-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .page .listing .com-item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .page .listing .com-item .com-btn {
    display: none;
  }
}/*# sourceMappingURL=product-listing.css.map */