html.is-quiz-page .header__wrapper,
html.is-quiz-page body:not(.quiz-recommendations-ready) #shopify-section-footer,
body.quiz-recommendations-ready .product__sticky,
body.quiz-recommendations-ready .qf-progress-sections,
body.quiz-recommendations-ready .qf-step-counter,
.product__hero.quiz-mode .product__form-option[data-type="radio"],
.product__hero.quiz-mode .product__form-cta--wrapper,
.quiz-pending,
.product__hero.quiz-mode .product__form-option--top,
.product__hero.quiz-mode .product__description-title,
.product__hero.quiz-mode .product__stars-container,
.product__hero.quiz-mode .product__description-accordions button.utility__tab[data-heading="shade-descriptions"],
.product__hero.quiz-mode .product__description-accordions div[data-heading="shade-descriptions"],
.product__hero.quiz-mode .product__description-accordions button.utility__tab[data-heading="how-to-use"],
.product__hero.quiz-mode .product__description-accordions div[data-heading="how-to-use"],
.product__hero.quiz-mode .product__description-accordions button.utility__tab[data-heading="pair-with"],
.product__hero.quiz-mode .product__description-accordions div[data-heading="pair-with"] {
  display: none !important;
}