* {
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
    font-family: Helvetica, Arial, sans-serif !important;
}

.header-top,
.header-right,
.main-nav,
.sub-footer-links{
    display: none;
}

.header {
    border: none;
}

.logo {
    margin-bottom: 40px;
}

button,
.button {
    display: none !important;
}

.qty {
    border: none !important;
}

/***** PDP *****/

.product-detail .cd-tracks.closed {
    max-height: inherit !important;
}

.show-more,
.collateral,
.add-to-wishlist,
.social-links,
.add-to-section,
.add-to-cart,
.gallery,
.footer-top,
.footer-main,
.ratings-wrapper,
.gift-card-form,
.paginationBar {
    display: none;
}

.link-header,
.title-link {
    display: none;
}

h1.bordered {
    margin-bottom: 20px !important;
}

/***** Product Compare *****/

.compare-products tfoot,
.compare-products .review {
    display: none;
}

/********** My Account *************/

.template-pages-AccountPageTemplate .col-left {
    display: none;
}
.template-pages-AccountPageTemplate .col-main {
    float: left;
    width: 100%;
}
.template-pages-AccountPageTemplate .remove-all {
    display: none;
}

/********** CMS *************/

.template-pages-layout-twoColumnLeft .col2-left {
    display: none;
}

.pageType-ContentPage .col2-right {
    float: left;
    width: 100%;
}

.pageType-ContentPage .col2-right .ac-content {
    height: auto !important;
}

.pageType-ContentPage .title-container .links a {
    display: none;
}
.pageType-ContentPage .scrollable{
    display: none;
}

/***** Cart/Checkout ******/
.page-multiStepCheckoutSummaryPage form a,
.page-multiStepCheckoutSummaryPage h4 a,
.page-cartPage form a {
    display: none !important;
}

.page-actions {
    display: none;
}

.checkout .col2-right .accordion,
.page-cartPage .accordion {
    display: none !important;
}

.cart .grand-total,
.checkout .grand-total,
.order-detail .grand-total,
.cart #orderTotals,
.checkout #orderTotals,
.order-detail #orderTotals {
    width: 250px;
    margin-top: 0;
}
.cart .col2-rightl,
.checkout .col2-right,
.order-detail .col2-right{
    border: none;
}

#checkoutProgress {
    display: none;
}



.page-multiStepCheckoutSummaryPage .col2-left,
.page-cartPage .col2-left{
    width: 100%;
}

.page-cartPage .left-column-spiff{
    display: none;
}
.page-cartPage .cart-table{
    margin-bottom: 20px;
}

.checkout .col2-left .ac-header {
    display: none;
}

.checkout .accordion .ac-content {
    height: auto !important;
}

.guest-registration {
    display: none;
}