@media print { 
    .site-header { display: none !important; }
    .single-product .woocommerce-product-gallery { max-width: 30em !important; margin: 0 auto !important; display: block !important; }
    .single-product .woocommerce-product-gallery img { max-width: 250px !important; margin: 0 auto !important; display: block !important; }
    .single-product .flex-control-thumbs { display: none !important; }
    .block-woo-single-product-share { display: none !important; }
    .single-product .related.products { display: none !important; }
    .block-register-product { display: none !important; }
    .block-footer-menu,
    .site-footer .block-newsletter,
    .site-footer .block-footer-social { display: none !important; }
    .single-product .summary.entry-summary .product_title { font-size: 1.7em !important; }
    .single-product .summary.entry-summary .woocommerce-Price-amount.amount { font-size: 2em !important; }
    .site-footer .top h3 { display: none; }
    .file-woocommerce { padding: 0; }
    .variations_form.cart { display: none !important; }
    .view-complete-description-link { display: none !important; }
    .tabs.wc-tabs { display: none !important; }
    .single-product .woocommerce-product-gallery .flex-viewport { width: 100% !important; }
    .single-product .summary.entry-summary .woocommerce-product-details__short-description > ul > li { width: 42% !important; }
    .summary.entry-summary .woocommerce-product-details__short-description > ul { display: flex !important; justify-content: space-between !important; }
    .single-product .summary.entry-summary { float: right !important; }
    .single-product .product-caption:after { content: ''; display: block; clear: both; }
    .single-product .summary.entry-summary .product_title { margin: .7em auto .25em !important; display: block !important; }
    .summary.entry-summary .woocommerce-product-details__short-description > ul > li { border-top: none !important; }
    .woocommerce .wc-tab.entry-content p:first-of-type { line-height: 1.7 !important; }
    .single-product-caption { margin-bottom: .65em !important; }
    .site-footer .top h2 { font-size: 1em !important; margin-bottom: .65em !important; }
    .site-footer .block-call { font-size: .85em !important; }
    .site-footer { padding: 1.4em 0 1em !important; }
    .site-footer .bottom { padding: 1em 0 0 !important; font-size: .85em !important; }


}