#popup-content .action.back.customization,#popup-content #bundleSummary .title,#popup-content .box-tocart .action.tocart,#popup-content .bundle-summary{
	display: none !important;
    visibility: hidden;
    opacity: 0;
}
#popup-content p.required,#popup-content .errormsg {
    color: red;
}
.ajaxcart-popup .leftcolor{
	float: left;
    height: 42px;
    box-shadow: unset !important;
    font-size: 20px;
}
.ajaxcart-popup .rightcolor{
    height: 42px;
    box-shadow: unset !important;
    font-size: 20px;
}
.ajaxcart-popup .ajaxbuttongroup{
	padding-left:10%;
	padding-bottom:20px;
}
.ajaxcart-popup .product-options-wrapper{
	padding: 20px;
}
