@font-face {
  font-family: "proxima-nova-bold";
  font-style: normal;
  font-weight: bold;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-bold.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-bold.woff") format("woff");
}
@font-face {
  font-family: "proxima-nova-regular";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-regular.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-regular.woff") format("woff");
}
@font-face {
  font-family: "proxima-nova-medium";
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-medium.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-medium.woff") format("woff");
}
@font-face {
  font-family: "veneertwo";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/veneertwo/veneertwo.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/veneertwo.woff") format("woff");
}
@font-face {
  font-family: "prohibition-round";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/prohibition-round/prohibition-round.woff") format("woff");
}
@font-face {
  font-family: "brown-pro-regular";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/brown-pro/brown-pro-regular.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/fonts/brown-pro/brown-pro-regular.woff") format("woff");
}
/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fonts.com
*/
@font-face {
  font-family: "campton-medium";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/campton-medium/3eb91e6e-0463-47ef-a298-e00da5034102.woff") format("woff"), url("/wp-content/themes/columbus-theme/dist/fonts/campton-medium/1715a210-9416-405b-a974-d3edaf521a89.woff2") format("woff2");
}
@media (max-width: 991.98px) {
  .page-categories {
    background-color: #000;
    background-image: none !important;
    height: auto;
  }
}
.page-categories {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1172px;
}
.page-categories .title-product {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 30px 0;
}
.page-categories .title-product hr {
  border-top: 1px solid #fff;
}
.page-categories .title-product .description {
  margin: auto;
  margin-top: 25px;
  max-width: 500px;
}
.page-categories .title-product .description h3 {
  margin-bottom: 10px;
}
.page-categories .content-product h2 {
  position: relative;
}
@media (max-width: 991.98px) {
  .page-categories .btn-outline-light {
    margin: 20px 0;
  }
}
.page-categories .btn-outline-light {
  font-size: 23px;
  min-width: 148px;
  padding: 3px 30px;
}