.module_productbundles{margin:30px 0}.module_productbundles:not(.sidebar) .bundle_items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.module_productbundles:not(.sidebar) .bundle_item{width:calc((100% / 3) - 7px);margin-bottom:0}.module_productbundles .bundle_products{position:relative;display: block;overflow:hidden}.bundle_item{text-align:center;margin-bottom:20px;-webkit-box-shadow:1px 1px 8px 2px #ddd;box-shadow:1px 1px 8px 2px #ddd;border-radius:10px}.bundle_product_total_sale{color:#fff;font-size:15px;line-height:1;text-align:center;background:#d10552;width:170px;padding:10px 0;white-space:nowrap;position:absolute;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:-50px;top:17px;z-index:1;font-weight:600}.bundle_product{padding:10px}.bundle_name{font-size:13px;font-weight:600}.bundle_product_price{color:var(--main_background_color);line-height:1;display:flex;justify-content:center;gap:5px}.price-old{color:#d10552;text-decoration:line-through;font-weight:400}.bundle_plus{font-size:30px}.bundle_product_total_price{font-size:15px;font-weight:600;margin-bottom:5px}.module_productbundles #ProductBundlesSubmitButton{display:block;border-radius:0 0 5px 5px}@media (min-width:500px){.bundle_product_name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px}}@media (max-width:1200px){.bundle_product_total_sale{font-size:12px}}@media (max-width:768px){.module_productbundles:not(.sidebar) .bundle_item{width:calc((100% / 2) - 5px)}}@media (max-width:500px){.module_productbundles:not(.sidebar) .bundle_item{width:100%}}