/**
 *
 *  @category   design
 *  @package    rwd_xotic
 *  @copyright  Copyright (c) 2014 Oro Inc. DBA MageCore (http://www.magecore.com)
 */
*     { background:none !important; text-align:left !important; }
body  { background:#fff !important; font-size:9pt !important; margin:15px !important; }
#bundleProduct .product-options dt img,
.header-language-background,
#header,
.footer-before-container,
.footer,
.section-logos,
.widget,
.pager,
.buttons-holder,
.link-back,
.add-to-links,
.bundle-toolbar,
.toolbar,
.more-views,
#bundleSummary .add-to-cart,
#bundleSummary .add-to-links,
.actions,
.option-image,
.addto-section,
.comments-section,
.toggle-tabs,
.buttons-set { display:none !important; }
.product-collateral .toggle-tabs li > span {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.page-print .data-table .cart-tax-total { background-position:100% -54px; }
#collateral-tabs .tab,
.page-print .data-table .cart-tax-info { display:block !important; }
.product-view .product-shop,
#bundleProduct .product-options,
.bundle-summary,
.addto-section,
.product-img-box {
    width: 100% !important;
    float: none !important;
}
.bundle-banner {margin: 0;}
#options-container,#print-summary {display: block !important;}
#options-container .product-options, #customizeTitle{
    display: none;
}
#options-container #bundleSummary{
    position: static;
    margin:0;
    padding:0;
}
#bundleSummary .add-to-cart, #bundleSummary .add-to-links, #bundleSummary .summary, #bundleSummary .section-contact,.zls-large,.zls-sptwndw
{
    display: none;
}
.product-img-box .product-image {
    width: 100%;
}
.product-img-box .product-image img {margin: 0 auto;}
.product-options .title,
.product-options > dl > dt {
    font-size: 24px;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
}
.input-box {padding: 0 !important;}
#bundleSummary .product {
    border: 0 !important;
    background: #fff;
}
.product-holder .product-name h2 {text-align: center;}
.product-holder img {
    margin: 0 auto;
    width: auto;
}

