/**
 * 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@magentocommerce.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.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
@font-face {
  font-family: 'Calibre-Regular';
  src: url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Regular.eot');
  src: url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Regular.eot?#iefix') format('embedded-opentype'),  url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Regular.woff2') format('woff2'), url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Regular.woff') format('woff'),  url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Regular.ttf') format('truetype'), url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Regular.svg#Calibre-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibre-Bold';
  src: url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Bold.eot');
  src: url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Bold.eot?#iefix') format('embedded-opentype'),  url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Bold.woff') format('woff'),  url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Bold.ttf') format('truetype'),  url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Bold.svg#Calibre-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face { font-family: 'Calibre-Semibold'; src: url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Semibold.eot'); src: url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Semibold.eot?#iefix') format('embedded-opentype'),  url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Semibold.woff2') format('woff2'), url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Semibold.woff') format('woff'),  url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Semibold.ttf') format('truetype'), url('https://lovingearth.net/skin/frontend/default/loving/fonts/Calibre-Semibold.svg#bikolight') format('svg'); font-weight: normal; font-style: normal;}
*     { background:none !important; text-align:left !important; }
html  { margin:0 !important; padding:0 !important; }
body  { background:#fff !important; font-size:9pt !important; padding:0 !important; margin:10px !important; }
a     { color:#2976c9 !important; }
th,td { color:#2f2f2f !important;  border-color:#ccc !important; }

.header-container,
.nav-container,
.footer-container,
.pager,
.toolbar,
.actions,
.buttons-set { display:none !important; }

.page-print .data-table .cart-tax-total { background-position:100% -54px; }
.page-print .data-table .cart-tax-info { display:block !important; }

.printcopyright{ padding:15px; text-align:center!important;}
.printmain{ border:1px solid #000; padding:15px; font:12px Arial, sans-serif}
.printmain h2{ font-size:13px; margin:10px 0 0; padding:0;}
.printmain ul{ list-style:none; margin:0; padding:0;}
.printmain .rcpblockhead, .printmain .printrec_url, .printmain .printrec_notes{ margin-top:30px;}
.printmain .rcpblockhead, .printmain .printrec_notes{ font:bold 14px Arial, sans-serif; text-transform:capitalize;}
.printmain .isthead{ font-weight:bold; padding-right:5px;}
.printmain .printrec_head{ font-size:20px; font-weight:bold; text-transform:uppercase; font-family: 'Calibre-Semibold';}
.printmain .printrec_det{ font-weight:bold; font-style:italic;}
.printrec_url a,.printrec_recurl a{ font-weight:bold; color:#000!important; text-decoration:none; line-height:28px;}
.printrec_url a:hover,.printrec_recurl a:hover{ color:#2976c9!important; text-decoration:none;}
.printbtn{ font-size:15px; font-weight:bold; margin-bottom:50px;}
.printbtn img{ float:left; margin-right:5px; margin-top:-2px;}

/********* Print Page ***********/
.page-print, .printmain { font-family: 'Calibre-Regular'; font-size:14px;}
@media print {
  .printbtn { display:none;}
  .page-print { font-family: 'Calibre-Regular';}
}
