/**
 * 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) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.catalog-product-view #messages_product_view {display:none}
.catalog-product-view  .header-container {display:block !important}
.catalog-product-view  a[href]:after {content:"" !important;}
.catalog-product-view .main-container p a {font-size:0px}
.catalog-product-view .form-search {display:none}
.catalog-product-view ul.links {display:none}
.catalog-product-view .header-container .header div p {display:none}
.catalog-product-view .breadcrumb {display:none}
.catalog-product-view #legendLogo {font-size:1.1em; text-overflow:visible; overflow-x:visible;white-space: nowrap;}
.catalog-product-view .button {display:none}
.catalog-product-view .tab-accesorios .btn {display:none}
.catalog-product-view .product-options dd, dt {margin-left: 15px !important;}
.catalog-product-view .grey-box-price {min-width:300px; display:inline}
.catalog-product-view .grey-box-price .price-box {display:inline}
.catalog-product-view .grey-box-price .old-price {display:inline}
.catalog-product-view .grey-box-price .special-price {display:inline}
.catalog-product-view #v-cookielaw {display:none!important}
.catalog-product-view .row.down20 {display:none}
.catalog-product-view .easyTabs {display:none}
.catalog-product-view .tab-content>.tab-pane {display:inline;padding-bottom: 20px!important;}
.catalog-product-view .fade {opacity:100}
.catalog-product-view .widget-static-block {display:none}
.catalog-product-view .col-xs-4.up30 {margin-top:-20px}
.catalog-product-view .footer-container {display:block !important}
.catalog-product-view .footer {display:none}
.catalog-product-view .col-xs-5.tr {display:none}
.catalog-product-view .copyright {margin-top:-50px;margin-left:25px;text-align:left;font-size:1.3em}
.catalog-product-view .social div {margin-left:-20px;width:100%;padding-bottom:10px}
.catalog-product-view .social  {text-align:center;font-size:1.6em}
.catalog-product-view i.fa {display:none}
.hiddenAdress {display:inline !important}
.catalog-product-view .nav-container {display:none}


