<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */


@media print{
/*    * {background:none !important; text-align:left !important; }
    body{font-size:12px !important;}*/
    a[href]:after {content: none !important;}
    .navigation-container{display:none !important;}
    .ad_header-container{margin-left: 10px !important;}
    #header-main{height: auto !important;}
    #logo-container{padding:5px !important;}
    #logo-container img{width:30% !important;}
    .title-content.page-title{display: none !important;}
    .container-fluid.ad_separator .bold{display: none !important;}
    .container-fluid.ad_separator .slim{width: 100% !important; border-color: #c1c7b9 !important;}
    
    
    /*.cart table#shopping-cart-table * {display: none !important;}*/
    /*.ad-resp-cart-list-print{display: none !important;}*/
    a.ad-cart-edit-link{
        display: none !important;
    }
    a.ad-cart-delete-link{
        display: none !important;
    }
    .ad-resp-cart-list-print{
        padding: 15px;
    }
    .ad-single-cart-item-print img{
        margin: 25px auto;
        max-width: 150px !important;
        float:left;
    }
    .ad-single-cart-item-print{
        margin: 25px auto;
        padding: 5px;
        border-bottom: 1px solid #c1c7b9;
        position: relative;
    }
    .ad-single-cart-item-print h2.product-name{
        position: absolute;
        top: 0px;
        right: 208px;
        font-weight: bold;
    }
    .ad-single-cart-item-print dl{
        float: right;
        margin-top: 40px;
    }
    
    .footer-white-panels{display:none !important;}
    .corporate_info_col{border-top: 1pt solid #c1c7b9 !important;margin-left: 10px !important;}
    .corporate_info_col .footer-corporate-info{padding:0 !important;}
    .corporate_info_col .footer-corporate-info .footer_icon_container{display: none !important;}
    .lower-inner-container{margin:0 !important; padding:0 !important; width:100% !important;}
    .lower-inner-container .footer_element_column, .lower-inner-container .col-md-8{display:none !important;}
    .lower-inner-container .corporate_info_text_container h7{color:#333333 !important;}
    .corporate_info_col{border-top: 1pt solid #c1c7b9 !important;margin-left: 10px !important;}
    .corporate_info_col .footer-corporate-info{padding:0 !important;}
    .corporate_info_col .footer-corporate-info .footer_icon_container{display: none !important;}
    .legal-note-row{display:none !important;}
/*    .container-fluid.ad_separator .bold{display: none !important;}
    .container-fluid.ad_separator .slim{width: 100% !important; border-color: #c1c7b9 !important;}
    .title-block{display: none !important;}
    th.col-edit, th.col-delete,td.col-edit, td.col-delete{display: none !important;}
    thead{display:none !important;}
    tfoot{display:none !important;}
    .cart{margin:40px !important;}
    .cart-ad-row{display:none !important;}
    .footer-white-panels{display:none !important;}
    .lower-inner-container{margin:0 !important; padding:0 !important; width:100% !important;}
    .lower-inner-container .footer_element_column, .lower-inner-container .col-md-8{display:none !important;}
    .lower-inner-container .corporate_info_text_container h7{color:#333333 !important;}
    .corporate_info_col{border-top: 1pt solid #c1c7b9 !important;margin-left: 10px !important;}
    .corporate_info_col .footer-corporate-info{padding:0 !important;}
    .corporate_info_col .footer-corporate-info .footer_icon_container{display: none !important;}
    .legal-note-row{display:none !important;}
    ul.messages{display: none !important;}
    .row.cart-ad-row{display: none !important;}
    a.product-image img{width: 190px; height: 120px;}
    #shopping-cart-table{display: none !important;}*/
}

</pre></body></html>