@charset "utf-8";

.product-faq h3 { margin: 0px 0px 5px; }

.product-faq-header a { color: rgb(156, 156, 156); text-decoration: underline; }

.product-faq-header, .product-faq-content { margin-top: 40px; }

h3.group-item-title { font-size: 14px; }

.shipping-chart { max-width: 525px; }

.shipping-chart-AU { max-width: 350px; }

#product-faq ul li { margin: 0px 0px 0px 20px; }

body.memberonly .def-faq .panel-2 { display: none; }

@media (max-width: 769px) {
  .product-faq h2 { font-size: 22px; margin: 0px; }
  .product-faq-header { margin-top: 20px; padding: 20px !important; }
  .product-faq-content { margin-top: 0px; }
}

.configuration-msg .interlink-product { font-weight: normal; margin-top: 14px; }

.configuration-msg .interlink-product a { border-bottom: 1px solid rgb(51, 51, 51); }

@media (max-width: 1440px) {
  .product-faq { max-width: calc(-40px + 100vw); }
}