/**
 * 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-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
*     { 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:block !important; }

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


.header { display:block !important; }
.swatch-label, .swatch-label span { display:block !important }

.configurable-swatch-list {
    margin-left: -3px;
    zoom: 1;
    clear: both;
    -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
    float: left;
    zoom: 1;
    margin: 0 0 0 1px;
}
a.swatch-link {
    text-decoration: none;
    width: 34px !important;
    height: 26px !important;
}
.swatch-link.has-image .swatch-label {
    position: relative;
}
.header-container, .header {
  margin:0px !important;
  padding:0px !important;
}
.logo.large {display:block !important;}
.logo.small {display:none !important;}
.logo {/*margin:0 !important;padding:0 !important;*/}

.quick-access.clearfix,
#nav,
.menu-wrapper,
.share {
  display: none !important;
  height:0 !important;

}
.main-container.col1-layout.sticky {
  margin-top:0px !important;
  padding-top:0px !important;
  display:block !important;
}
#quickview .product-tabs .tab-container.composition, .product-view .product-tabs .tab-container.composition {
  display:block !important;
}
.product-tabs.toggle-content.tabs.slide-all.accordion-open,
.product-tabs.toggle-content.tabs.slide-all.accordion-open > dl,
dd.tab-container.composition, dd.tab-container.shipping, dd.tab-container.return {
	display: block !important;
  height: auto !important;
}
.swatch-label div {
  -webkit-print-color-adjust: exact;
}
.tab-container {
  visibility:visible;
}
#quickview .description, .product-view .description {
  border-top:0px solid #ebebeb !important;
}

.header { padding-bottom:15px; }

.footer-container .block-subscribe,
.footer-container #footer-nav,
.footer-container .footer .icons { display : none !important; }
.footer-container .footer .copyright {display: block !important; color:#a5a5a5; border-color: #a5a5a5;}
