/* Font face for text-based collection titles */
@font-face {
  font-family: "AOS Collection Header Font";
  src: url("Quantico-Regular.ttf");
}

.aos-container {
  background-color: #31625A;
}

.aos-background-image {
  min-height: 2200px;
  background-image: url("background_desktop.jpg");
}

.aos-scrim {
  background-color: none;
}

.aos-title-image {
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: -20px;
  /*This controls the height of the title image. Can be adjusted when necessary.*/
  margin-top: -58px;
  margin-left: -50px;
  min-height: 316px;

  background-image: url("hush_title.png");
  display: block;
}

.aos-collection-title {
  font-family: "AOS Collection Header Font";
  font-size: 80px;
  color: #C0C0C0;
  margin-bottom: 8px;
  display: none;
  letter-spacing: 0.1em;
}

.aos-collection-subtitle {
  src: url("AmazonEmberCd_Bd.ttf");
  font-weight: bold;
  color: #FFFFFF;
}

.aos-collection-size {
  color: #FFFFFF;
}

.aos-collection-description .aos-expander-text {
  color: #FFFFFF !important;
}

.aos-collection-description .aos-expander-collapsed {
  height: 7.0em !important;
}

.aos-collection-description .aos-expander-toggle {
  color: #FFFFFF;
}

.collection-program-badge-message {
	color: #FFFFFF;
}

.collection-program-badge-message a {
  color: #FFFFFF;
}

.collection-savings-message {
  color: #FFFFFF;
}

.aos-single-asin-section {
  background-color: rgba(255, 255, 255, 0.95);
}

.aos-logo {
  fill: #FFFFFF;
}

.collection-program-badge .ku-badge-primary-fill {
  fill: #F7941D;
}

.collection-program-badge .ku-badge-secondary-fill {
  fill: #FFFFFF;
}

.ku-badge-primary-fill {
  fill: #010202;
}

.ku-badge-secondary-fill {
  fill: #7A7B7B;
}

svg.aos-time-to-read-icon {
  stroke: black;
}

.aos-art-credit {
  background-image: none;
  display: none;
  height: 19px;
  background-repeat: no-repeat;
  background-size: contain;
}
