.category.wolf .header {
    height: 86px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}




button.styled-button span a {
    color: #fff !important;
    text-decoration: none !important;
}
.filter-buttons__list {
   overflow:visible;
}
.custom-product a{
	text-align: center;
}

.points{
	text-align:center;
}
.recipe-section-title {
    letter-spacing: normal;
}
.sidebar__section h3 {
	letter-spacing: normal;
}
.checkmark-block__label-heading, .global-footer--checkout p, .region-notification__region, .step-nav__link, h3 {
  letter-spacing: normal;
}
.answer h2 {
    font-size: 18px;
    font-weight: 300;
}

.faq .faq_categories h2{
    font-size: 24px;
}
.instruction {
    font-size: 12px;
    font-style: italic;
    color: #757575;
}
.grid-container--featured .grid-block__content p.no-longer-available {
    font-weight: 500;
}

.product-content section{
    padding-top: 40px;
    position: relative;
    clear: both;
}

button.registration-complete{
    color: #fff;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.support .top-container button.registration-complete a{
    color: #fff;
    text-decoration: none;

}
