<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
    body { 
        background:white; 
        color:black; 
        margin:0; 
    }
    div {
        background-color: none !important;
        background: none !important;
    }
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        background: #ffffff !important;
        box-shadow: none !important;
        color: #333333 !important;
    }
    header .menu-wrapper,
    header .shopping-cart-wrapper,
    .header-top .header-top-left,
    .header-top .header-top-center .whatsup-link,
    .header-top .phone-link svg,
    form.cart,
    div.yith-wcwl-add-to-wishlist,
    a.compare.button,
    .social-sharing,
    .breadcrumb-title-wrapper,
    section.related.products,
    .vc_custom_1620231120796
    .account-control
    p.login-submit,
    .mobile-menu-wrapper,
    .summary .meta-wrapper,
    footer { 
        display: none !important;
    }
    .woocommerce div.product div.summary {
        margin-bottom: 0px !important;
    }
    .page div.product div.images-thumbnails {
        margin-bottom: 0px !important;
    }
    .woocommerce-tabs ul.tabs.wc-tabs {
        display: none;
    }
    .woocommerce-tabs .woocommerce-Tabs-panel {
        display: none;
    }
    .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information.panel {
        display: block !important;
        position: relative;
        clear: both;
        float: none;
    }
    header.ts-header .header-middle, header.ts-header.header-v7 .header-middle &gt; .container &gt; div.menu-wrapper, .header-v7 #ts-search-popup {
        background: transparent !important;
    }
    #undefined-sticky-wrapper {
        max-height: unset !important;
        background: transparent !important;
    }
    header {
        background: transparent !important;
    }
    .header-container {
        background: transparent !important;
    }
    .header-template.header-v6 {
        background: transparent !important;
    }
    .header-top .container {
        width: 50%;
        float: right;
    }
    .header-sticky {
        position: relative !important;
        top: unset !important;
        background: transparent !important;
    }
    .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information.panel.entry-content.wc-tab {
        padding: 0px;
        margin: 0px;
        border: 0px;
    }
    .header-top {
        height: unset !important;
        line-height: unset !important;
    }
    div#main {
        min-height: unset !important;
    }
    header.ts-header .logo-wrapper {
        padding: 0px !important;
    }
    .header-template {
        padding: 0px !important;
        margin: 0px !important;
        height: unset !important;
        min-height: unset !important;
        display: block;
        width: 100%;
        background: transparent !important;
    }
    #undefined-sticky-wrapper,
    .header-middle.header-sticky {
        padding: 0px !important;
        margin: 0px !important;
        height: unset !important;
        min-height: unset !important;
        max-height: unset !important;
        background: transparent !important;
    }
    header.ts-header .header-bottom:after, 
    header.ts-header .header-v6 .header-middle:after {
        display: none;
        content: '';
    }
    .header-middle.header-sticky &gt; div.logo-wrapper {
        float: left;
        width: 30% !important;
        display: block !important;
        margin: 0px !important;
        position: relative;
        top: -60px;
        left: 0px;
        z-index: 255;
    }
    .header-middle.header-sticky .container {
        display: none !important;
    }
    .header-top .header-top-center {
        display: block !important;
        float: right !important;
        width: 40% !important;
        background: transparent !important;
        position: absolute;
        top: 20px;
        right: 10px;
        text-align: right;
        z-index: 9999;
    }
    .header-top .header-top-center div {
        text-align: right !important;
    }
    .header-top .email-link {
        margin: 0px !important;
    }
    .header-top .header-top-right {
        float: right;
        width: 40% !important;
        display: block;
        background: transparent !important;
    }
    .mobile-top-right-box {
        display: none;
    }
    .woocommerce table.shop_attributes th, 
    .woocommerce-page table.shop_attributes th, 
    .woocommerce table.shop_attributes th, 
    .woocommerce-page table.shop_attributes th, 
    .woocommerce table.shop_attributes td, 
    .woocommerce-page table.shop_attributes td {
        padding: 2px !important;
        padding-left: 5px !important;
    }
    .adv_block_print {
        display: block;
    }
    .adv_block_print h4 {
        width: 100%;
        text-align: center;
    }
    .adv_block_print li {
        width: 50%;
        display: inline-block;
        vertical-align: text-top;
        padding-right: 5px;
    }
    .woocommerce-tabs.wc-tabs-wrapper {
        margin-top: -20px !important;
    }
    .woocommerce table.shop_attributes td p {
        padding: 4px 0;
    }
}</pre></body></html>