#hd .amd-slider h2,
#hd .community h2,
#hd .Feature3 h2,
#hd .Feature4 h2,
#hd .Feature5 h2,
#hd .Feature6 h2{
	color: #fff;
}
#hd .community .button,
#hd .Feature3 .button,
#hd .Feature4 .button,
#hd .Feature5 .button,
#hd .Feature6 .button{
  margin-top: 15px !important;
  padding: 7px 15px 5px 15px !important;
  font-weight: 700 !important;
}


#hd .btn-wrapper-retailers{
  text-align: center;
  margin-top: 2px;
  background: #222;
  padding: 20px;
}
#hd .btn-wrapper-retailers a{
    background: none;
    border: #fff 1px solid;
    padding: 8px 25px 7px;
    cursor: pointer;
    outline: none;
    color: #fff;
    display: inline-block;
    margin-right: 20px;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    font-size: 1.3em;
    font-weight: bold;
}
#hd .btn-wrapper-retailers a:hover{
    background: #fff;
    
    border: #fff 1px solid;
}
#hd .btn-wrapper-retailers a:hover{
    color: #000 !important;
}




/*amd*/
.section-content.product-skus-footer .section-title {
  border-bottom: 1px solid #4a4b4c;
  /*opacity: 0.8;*/
  opacity: 1.0;
  width: 100%;
}
.section-content.product-skus-footer .section-wrapper.first {
  padding-top: 15px;
  border-bottom: 1px solid #4a4b4c;
  /*opacity: 0.8;*/
  opacity: 1.0;
  width: 100%;
}
.section-content.product-skus-footer .section-wrapper {}
.section-content.product-skus-footer .section-wrapper img {
  display: block;
  margin: 0 auto;
  padding-bottom: 30px;
}
.section-content.product-skus-footer .grid {
  margin-bottom: 70px;
}
.section-content.product-skus-footer .grid .product span {
  color: #fff;
  text-align: center;
}
.section-content.product-skus-footer .grid .product span.title {
  color: #fff;
  font-weight: 700;
}


#hd .AMD-footer .footer-row {
  text-align: center;
  align-items: center;
  margin-top: 20px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
    margin:0 auto;
}
#hd .AMD-footer .footnotes {
  margin-bottom: 15px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
  font-family: 'Noto Sans', sans-serif;
  text-align: left;
}
#hd .AMD-footer .footnotes a {
  color: #fff;
  text-decoration: none;
}



.section-content.Feature2 .heading-2 {
  color: #fff !important;
}




.add-note{
    font-size: 0.9em;
}
.add-note a{
    color: #888;
}