.promo-bundle .fieldset-bundle-options .change-container-classname {
    display: none;
}
.promo-bundle .product-add-form {
    display: block !important;
}
.promo-bundle .bundle-actions{
    display: none;
}

.promo-bundle .bundle-option-checkbox{
    display: none !important;
}

@media (min-width: 992px),
print {

    .bundle-options-container .bundle-options-wrapper,
    .bundle-options-container .product-options-wrapper {
        width: 100% !important;
    }
    .bundle-options-container .block-bundle-summary {
        width: 100% !important;
    }
}

.promo-bundle .legend,
/* .product-promo-caschi-kyros .price-box */
.promo-bundle .fieldset-bundle-options .label,
.promo-bundle .product-options-wrapper p.required,
.promo-bundle .product-options-wrapper button.back{
    display: none !important;
}
.promo-bundle .fieldset-bundle-options .options-list .label {
    display: block !important;
}
.promo-bundle .bundle-options-container .block-bundle-summary {
    background: #ffffff !important;
}
.promo-bundle .bundle-options-container .product-options-wrapper {
    margin-bottom: 0px !important;
}
.promo-bundle .block-bundle-summary .title,
.promo-bundle .bundle-info .product-image-container,
.promo-bundle .product-details .name,
.promo-bundle .product-details .available.stock,
.promo-bundle .product-details .price-box {
    display: none !important;
}
.promo-bundle .bundle-summary {
    display: none !important;
}
.promo-bundle .amconf-matrix-table-wrap{
    margin: 15px auto 0 auto;
}
.promo-bundle .amconf-matrix-table-wrap td{
    text-align: left;
}
/* Cart page */
.cart-action-remove .action-edit{
    display: none !important;
}

.promo-bundle-description .item-options > span:first-child {
    display: none !important;
}


/* Product list page */
.category-promotion .price-box .price-label{
    display: none !important;
}