/* Font face for text-based collection titles */
@font-face {
  font-family: "Winsel Regular";
  src: url("winselnormregular.otf");
}

p {
  margin: 0 0 14px 0;
}

.aos-container {
  background-color: #070d19;
}

.aos-background-image {
  min-height: 2200px;
  background-image: url("PoT-Desktop-BG-0629-1x.jpeg");
}

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

.aos-title-image {
  background-repeat: no-repeat;
  background-size: contain;
  /*This controls the height of the title image. Can be adjusted when necessary.*/
  margin-top: -40px;
  margin-bottom: -50px;
  margin-left: -17px;
  min-height: 210px;
  width: 612px;
  background-image: url("AOS-PoT-Desktop-Logo-v2-2x.png");
  display: block;
}

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

.aos-collection-subtitle {
  font-family: " Winsel Regular";
  font-weight: normal;
  color: #D4A14E;
  font-size: 25pt!important;
  letter-spacing: 1px;
  margin-bottom: 5px;
  margin-top: 5px;
}

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

.aos-collection-description {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 15px;
  width: 700px;
}

.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;
  margin-bottom: -5px;
}

.aos-collection-description .a-icon-extender-expand, .aos-collection-description .a-icon-extender-collapse {
  filter: invert(100%);
}
.aos-expander-collapsed {
  height: 6.5em !important;
}

.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;
  margin-bottom: 21px;
  margin-top: 16px;
}

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

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

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

.ku-badge-secondary-fill {
  fill: #FF9900;
}

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

/*.aos-art-credit {
  background-image: url("AOS-PoT-ArtCredit-Micaela-v1-1x.png");
  width: 250px;
  height: 40px;
  margin-top: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
}*/

