/* Product summary must finish before tabs and related products. */
.woocommerce div.product .summary {
    position: static !important;
}
