/**
 * 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) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
* {
  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;
}
/*
 *  SMARTMAGE - 3087  
 */
header .top,
header .top_menu,
header .bottom .mobileMenu,
header .bottom .mobileMenu i,
header .bottom .cart,
header .bottom .logo:after,
footer .footer-info-boxes,
footer .footer-main,
footer .footer-main,
.breadcrumbs,
.product_list_block_title,
.paypal-logo,
.product_list_block_title ~ .row,
.back-top-btn,
.copyright,
.webdesign,
.add-to-cart,
.nav-tabs,
.product-image a:after,
.catalog-product-view .product-view .more-views,
.catalog-product-view .product-view .product_manufacturer_content a:after,
.catalog-product-view .product-view .price_alert,
#search_bar,
#at4m-mobile-container,
#service-calculate-installment,
.catalog-product-view .product-view .print,
#comments,
#customer-reviews {
  display: none !important;
}
body,
header,
body .container,
header .bottom .logo,
.catalog-product-view .product-view,
.catalog-product-view .product-view .product_left,
.catalog-product-view .product-view .product_right .product_right_top,
.catalog-product-view .product-view .product_right .simple_product_status,
.catalog-product-view .product-view .product_right .add-to-box,
.catalog-product-view .product-view .product_right .price_alert,
.catalog-product-view .product-view .product_right .product_right_top .product_manufacturer,
.catalog-product-view .product_bottom .tab-content .tab-pane,
.catalog-product-view .product_bottom,
.product-img-box {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.social-networks a:after {
  width: 100%;
  display: block;
}
body.catalog-product-view .product-view .table-responsive table .product_graph_status_desc {
  display: block!important;
}
.catalog-product-view .product-view .product-img-box,
.catalog-product-view .product-view .product_right,
.catalog-product-view .product-view .product_right .product_right_top,
.catalog-product-view .product-view .product_right .add-to-box,
.catalog-product-view .product_bottom .tab-content .tab-pane,
.catalog-product-view .product_bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.catalog-product-view .product-view .product_right .product_right_top .product_manufacturer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.catalog-product-view #description,
.catalog-product-view #details {
  display: block !important;
  visibility: visible !important;
  opacity: 1;
}
.catalog-product-view .product-view .product-name h1 {
  font-size: 29px !important;
}
.catalog-product-view .product-view .product-image img {
  max-width: 410px !important;
}
.catalog-product-view .product-view .product_graph_status {
  width: auto;
}
.catalog-product-view .product-view .product_graph_status .product_graph_status_desc {
  display: block;
  top: 0;
  padding: 0;
  height: auto;
  left: 0;
  width: auto;
  position: relative;
}
.catalog-product-view .product-view .product_graph_status .product_graph_status_desc li {
  display: none;
}
.catalog-product-view .product-view .product_right .product_right_top .product_manufacturer ~ .row {
  display: none;
}
.catalog-product-view .product-view .product_graph_status.product_available li:nth-child(1),
.catalog-product-view .product-view .product_graph_status.product_unavailable li:nth-child(2),
.catalog-product-view .product-view .product_graph_status.product_delivery li:nth-child(3),
.catalog-product-view .product-view .product_graph_status.unknow_status li:nth-child(4),
.catalog-product-view .product-view .product_graph_status.undefined li:nth-child(4) {
  display: block;
}
.catalog-product-view .product-view .product_manufacturer_content div {
  float: left !important;
}
.catalog-product-view .data-table.product_configurable_attr ~ .product_graph_status_desc.description {
  display: none;
}

