body.single-product header,
body.single-product footer,
body.single-product .page-header-woocommerce,
body.single-product #onetrust-banner-sdk {
    display: none; !important;
}

body.single-product .woocommerce-section div.product div.images img {
    max-width: 300px !important;
    border: none !important;
}

body.single-product .woocommerce-section div.product div.images .woocommerce-product-gallery__image a {
    border: none !important;
}

body.single-product .related.products {
    margin-top: 30px !important;
    page-break-before: always !important;
}