@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope/Manrope-Bold.eot');
  src: local('Manrope Bold'), local('Manrope-Bold'), url('../fonts/manrope/Manrope-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Bold.woff2') format('woff2'), url('../fonts/manrope/Manrope-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope/Manrope-Semibold.eot');
  src: local('Manrope Semibold'), local('Manrope-Semibold'), url('../fonts/manrope/Manrope-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Semibold.woff2') format('woff2'), url('../fonts/manrope/Manrope-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope/Manrope-Regular.eot');
  src: local('Manrope Regular'), local('Manrope-Regular'), url('../fonts/manrope/Manrope-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Regular.woff2') format('woff2'), url('../fonts/manrope/Manrope-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope/Manrope-Light.eot');
  src: local('Manrope Light'), local('Manrope-Light'), url('../fonts/manrope/Manrope-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Light.woff2') format('woff2'), url('../fonts/manrope/Manrope-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope/Manrope-Medium.eot');
  src: local('Manrope Medium'), local('Manrope-Medium'), url('../fonts/manrope/Manrope-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Medium.woff2') format('woff2'), url('../fonts/manrope/Manrope-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
.font-300 {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 300;
}
.font-400 {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: normal;
}
.font-500 {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 500;
}
.font-600 {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 600;
}
.font-bold {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: bold;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('GothamPro-Medium.eot');
  src: local('Gotham Pro Medium'), local('GothamPro-Medium'), url('../fonts/GothamPro/GothamPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro/GothamPro-Medium.woff') format('woff'), url('../fonts/GothamPro/GothamPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('GothamPro-Bold.eot');
  src: local('Gotham Pro Bold'), local('GothamPro-Bold'), url('../fonts/GothamPro/GothamPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro/GothamPro-Bold.woff') format('woff'), url('../fonts/GothamPro/GothamPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('GothamPro-Light.eot');
  src: local('Gotham Pro Light'), local('GothamPro-Light'), url('../fonts/GothamPro/GothamPro-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro/GothamPro-Light.woff') format('woff'), url('../fonts/GothamPro/GothamPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('GothamPro.eot');
  src: local('Gotham Pro'), local('GothamPro'), url('../fonts/GothamPro/GothamPro.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro/GothamPro.woff') format('woff'), url('../fonts/GothamPro/GothamPro.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.font-400-raleway {
  font-family: 'Gotham Pro', Arial, sans-serif;
  font-weight: 300;
}
.font-400-raleway {
  font-family: 'Gotham Pro', Arial, sans-serif;
  font-weight: normal;
}
.font-500-raleway {
  font-family: 'Gotham Pro', Arial, sans-serif;
  font-weight: 500;
}
.font-600-raleway {
  font-family: 'Gotham Pro';
  font-weight: 600;
}
.font-bold-raleway {
  font-family: 'Gotham Pro', Arial, sans-serif;
  font-weight: bold;
}
.font-800-raleway {
  font-family: 'Gotham Pro', Arial, sans-serif;
  font-weight: 800;
}
.nav_bottom h1 {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
}
@media (max-width: 768px) {
  .nav_bottom h1 {
    display: none;
  }
}
.nav_bottom h1 .d-print {
  height: 5.29411765vw;
}
.stone_card .labels-container {
  display: flex;
  flex-direction: row;
  width: 95%;
  flex-wrap: wrap;
  gap: 10px;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 10;
}
.stone_card .new-item {
  display: inline-block !important;
  color: #BEB3AD !important;
}
.stone_card .limited-item {
  display: inline-block !important;
  color: #FFFFFF !important;
  background-color: #7E381A !important;
}
.stone_card .top-item {
  display: inline-block !important;
  color: #945C1F !important;
}
.stone_card .label {
  display: none;
  width: max-content;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 600;
  font-size: 0.88235294vw;
  line-height: 1.25vw;
  position: unset !important;
  margin: 0;
  padding: 5px;
  background: #FFFFFF;
  top: 0;
  z-index: 1;
}
.product_information h2 {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: flex-start;
}
.product_information h2 .d-print-mobile {
  display: none;
  height: 8.75vw;
}
@media (max-width: 768px) {
  .product_information h2 .d-print-mobile {
    display: inline-block;
  }
}
/*# sourceMappingURL=limited_and_dprint.css.map */