<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
    iframe,
    .site-header .siteheader-container &gt; *:not(.logo-container),
    .kl-slideshow,
    .sidebar,
    .action_box,
    .btn,
    .thescreenshot,
    .adbox.video,
    .media-container,
    .latest_posts,
    .ts-pt-testimonials__img,
    .widget_tp_widget_recent_tweets,
    .social-share,
    .social-icons,
    .circlehover,
    .recentwork_carousel,
    #totop,
    .kl-bottommask--mask3 {
        display: none;
    }

    .ts-pt-testimonials__text {
        padding: 0;
    }

    .ts-pt-testimonials__item--normal .ts-pt-testimonials__text:after,
    .ts-pt-testimonials__item--reversed .ts-pt-testimonials__text:after {
        content: none;
    }

    [class*="col-sm-"] {
        float: left;
    }

    a[href]:after {
        content: none !important;
    }

    .product-list-item .kw-details, .woocommerce ul.products li.product .product-list-item .kw-details {
        padding-top: 0;
    }

    .woocommerce ul.products li.product a img { margin-bottom: 5px; }

    .product-list-item .kw-details-title, .woocommerce ul.products li.product .product-list-item .kw-details-title { margin: 0; min-height: 30px; }

    .itemThumbnail img {width: 100% !important}
}</pre></body></html>