@font-face {
  font-family: 'PlayfairDisplay';
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
}

.our-products-section {
  border-top: 2px solid #b7b7b7 !important;
  clear: both;
  margin-bottom: 15px;
  padding-top: 15px;
  width: 940px;
}

.product-link--list {
  display: flex;
  flex-wrap: wrap;
  width: 970px;
}

.product-link--list-item {
  margin-bottom: 15px;
  margin-right: 15px;
  width: calc(50% - 15px);
}

.product-link {
  border: 1px solid rgb(122, 164, 171);
  display: block;
  height: 260px;
  opacity: 1;
  overflow: hidden;
  position: relative;
  transition:
    opacity .2s ease;
}

.product-link:hover,
.product-link:focus {
  opacity: .8;
  transition:
    opacity .2s ease;
}

.product-link--image {
  position: absolute;
}

.product-link--title {
  background-image: linear-gradient(to bottom, transparent 0, #000 100%);
  bottom: 30px;
  color: #fff;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 27px;
  left: 0;
  line-height: 27px;
  padding-bottom: 10px;
  padding-top: 20px;
  position: absolute;
  right: 0;
  text-align: center;
}

.product-link--text {
  background-color: #7aa4ab;
  bottom: 0;
  color: #fff;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 14px;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  right: 0;
  text-align: center;
  transition:
    background-color .2s ease,
    color .2s ease;
}

.product-link:hover .product-link--text,
.product-link:focus .product-link--text {
  background-color: #fff;
  color: #7aa4ab;
  transition:
    background-color .2s ease,
    color .2s ease;
}

.dh-catalog--page-intro-section {
  border-top: 2px solid #b7b7b7 !important;
  clear: both;
  display: flex;
  height: 375px;
  margin-bottom: 6px;
  padding-top: 6px;
  width: 940px;
}

.dh-catalog--nav {
  margin-right: 6px;
  width: 230px;
}

.dh-catalog--page-intro-container {
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1 0 auto;
  position: relative;
  width: calc(100% - 236px);
}

.decorative-hardware--page-intro-container {
  background-image: linear-gradient(to bottom, transparent 0%, #fff 57%), url('../images/Family_Room_set2_B_-100.jpg');
  background-clip: padding-box;
  background-position: center, center;
  background-size: 100%, 100%;
  padding-top: 170px;
}

.finesse-1-metal--page-intro-container {
  background-image: url('../images/gdh0807_yn030313ca-crop-u55734.jpg?crc=3846935207');
}

.iron-essence-1-metal--page-intro-container {
  background-image: url('../images/gdh0814_yn030313ca_1-crop-u55792.jpg?crc=458318424');
}

.bellissima-34-metal--page-intro-container {
  background-image: url('../images/bel5-crop-u55832.jpg?crc=3858697375');
}

.treasures-1-12-metal--page-intro-container {
  background-image: url('../images/treasures-1-12-metal.jpg');
}

.fortunato-1-38-wood--page-intro-container {
  background-image: url('../images/-1a%20dining%20nook073-crop-u55947.jpg?crc=296218194');
}

.fortunato-2-wood--page-intro-container {
  background-image: url('../images/dining_room_set1_b_-076-crop-u55911.jpg?crc=89102308');
}

.traverse-rod--page-intro-container {
  background-image: linear-gradient(to right, transparent 0%, #fff 43%), url('../images/Set_G_-A_Urban_Loft_Shot_3-38.jpg');
  background-clip: content-box;
  background-position: left center, -100px -30px;
  background-size: 100%, 80%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 36px;
  position: relative;
}

.traverse-rod--page-intro-sub-container {
  padding-top: 50px;
  width: 381px;
}

.logo-container {
  height: 38px;
  overflow: hidden;
}

.logo {
  height: 100%;
}

.dh-catalog--page-intro-heading {
  color: #525252;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 34px;
  line-height: 41px;
  margin-left: 18px;
  margin-top: 12px;
  text-transform: uppercase;
}

.treasures-1-12-metal--page-intro-heading {
  margin-bottom: 15px;
  margin-top: 18px;
}

.traverse-rod--page-intro-heading {
  color: #6d5c6f;
  font-size: 32px;
  font-style: italic;
  margin-bottom: 24px;
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 24px;
  position: relative;
  text-transform: none;
}

.traverse-rod--page-intro-heading--sub-heading {
  border-bottom: 3px solid #6d5c6f;
  bottom: 0;
  color: #000;
  font-size: 14px;
  font-style: normal;
  line-height: 1em;
  padding-bottom: 6px;
  padding-left: 3px;
  padding-right: 3px;
  position: absolute;
}

.dh-catalog--page-intro-description {
  color: #525252;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.treasures-1-12-metal--page-intro-description {
  margin-left: 18px;
  width: 220px;
}

.uppercase-italic {
  font-style: italic;
  text-transform: uppercase;
}

.dh-catalog--collection-name {
  left: 18px;
  position: absolute;
  top: 12px;
}

.dh-catalog--collection-description {
  position: absolute;
}

.finesse-1-metal--collection-description {
  right: 27px;
  top: 27px;
}

.iron-essence-1-metal--collection-description {
  bottom: 15px;
  right: 27px;
}

.bellissima-34-metal--collection-description {
  bottom: 75px;
  right: 15px;
}

.fortunato-1-38-wood--collection-description {
  top: 15px;
  right: 15px;
}

.fortunato-2-wood--collection-description {
  bottom: 12px;
  right: 15px;
}

.traverse-rod-details--heading {
  background-color: #6d5c6f;
  bottom: 0;
  color: #fff;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 22px;
  height: 36px;
  line-height: 36px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.dh-catalog--gallery-link-container {
  bottom: 15px;
  position: absolute;
  right: 15px;
  width: 210px;
}

.fortunato-1-38-wood--gallery-link-container {
  left: 15px;
  right: auto;
}

.traverse-rod--gallery-link-container {
  right: 0;
  top: 47%;
}

.dh-catalog--gallery-link {
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  margin-right: 6px;
}

.dh-catalog--catalog-section {
  clear: both;
  display: flex;
  flex-direction: column;
  width: 940px;
}

.dh-catalog--image-container {
  border-bottom: 30px solid #6d5c6f;
  border-top: 3px solid #6d5c6f;
  margin-bottom: 6px;
  flex: 1 0 auto;
  width: 100%;
}

.dh-catalog--image {
  display: block;
  width: 940px;
}

.dh-set--container {
  margin-bottom: 30px;
  text-align: center;
}

.dh-set--heading {
  color: #6d5c6f;
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
  font-size: 34px;
  font-style: italic;
  padding-top: 20px;
}

.dh-set--description,
.dh-set--list-item {
  font-family: 'Century Gothic', 'Apple Gothic', sans-serif;
}

.decorative-traverse-rod-section,
.decorative-hardware-catalog {
  border-bottom: 30px solid #6d5c6f;
  border-top: 3px solid #6d5c6f;
  margin-bottom: 30px;
  position: relative;
}

.dh-catalog--card-container {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
  width: 970px;
}

.dh-catalog--card {
  box-sizing: border-box; 
  margin-bottom: 30px;
  margin-right: 30px;
  position: relative;
  width: 293px;
}

.traverse-rods-card {
  align-self: center;
  box-sizing: border-box; 
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 586px;
}

.traverse-custom--card {
  flex: 1 0 auto;
  margin-bottom: 60px;
  width: 100%;
}

.dh-catalog--card--image-container {
  height: 180px;
  overflow: hidden;
  width: 100%;
}

.traverse-custom--card--image-container {
  height: 120px;
  width: 100%;
}

.dust-top-cover-card--image-container,
.fluted-return-card--image-container {
  height: 120px;
  width: 180px;
}

.dust-top-cover-card--image-container::after,
.fluted-return-card--image-container::after {
  background-image: url('../images/dtr7.jpg?crc=3994095554');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  display: block;
  height: 17px;
  position: absolute;
  right: 108px;
  top: 7px;
  width: 49px;
}

.dust-top-cover-card--image-container::after {
  right: 142px;
  transform: rotate(-45deg);
}

.fluted-return-card--image-container::after {
  right: 108px;
}

.dh-catalog--card--image {
  height: 100%;
}

.traverse-custom--card--image {
  margin-right: 30px;
}

.dh-catalog--card--heading {
  color: #525252;
  font-family: 'PlayfairDisplay', serif;
  font-size: 32px;
  line-height: .9em;
  margin-bottom: 18px;
  padding-top: 18px;
}

.heading-tag {
  color: #e86d58;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 0;
  text-transform: uppercase;
}

.traverse-custom-card--heading {
  line-height: 1em;
  margin-bottom: 15px;
}

.dust-top-cover-card--heading,
.fluted-return-card--heading {
  color: #6d5c6f;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
}

.dh-catalog--card--sub-heading {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.traverse-custom-card--sub-heading {
  color: #6d5c6f;
  font-size: 24px;
}

.dh-catalog--card--description {
  color: #525252;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.dh-catalog--card--feature-list {
  padding-left: 18px;
}

.dh-catalog--card--feature-list-item {
  color: #525252;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  list-style: disc;
}

.dh-catalog--card--action-link {
  background-color: rgba(0, 0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition:
    background-color .8s ease,
    bottom .8s ease,
    left .8s ease,
    right .8s ease,
    top .8s ease;
}

.dh-catalog--card--action-link:hover,
.dh-catalog--card--action-link:focus {
  background-color: rgba(0, 0, 0, .1);
  bottom: -7.5px;
  left: -7.5px;
  right: -7.5px;
  top: -7.5px;
  transition:
    background-color .2s ease,
    bottom .2s ease,
    left .2s ease,
    right .2s ease,
    top .2s ease;
}

.dh-catalog--card--action-link-text {
  margin-left: -9999px;
}
