.bundle_items{margin-bottom:10px}.bundle_item{-webkit-box-shadow:1px 1px 8px 2px #ddd;box-shadow:1px 1px 8px 2px #ddd;border-radius:10px;padding:10px;margin-bottom:30px}.bundle_item:hover{z-index:2;-webkit-transition:var(--main_transition);-o-transition:var(--main_transition);transition:var(--main_transition)}.bundle_title{font-size:16px;text-align:center;margin:10px 0}.bundle_products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}.bundle_product{-webkit-box-flex:1;-ms-flex:1;flex:1}.bundle_product_image img{width:100%;height:100%}.bundle_product_name{font-size:16px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px;font-weight:600}.bundle_products .bundle_plus{font-size:40px}.bundle_product_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5px 0;font-weight:600}.bundle_product_price .price-new{font-size:14px;font-weight:600;color:var(--main_background_color)}.bundle_product_price .price-old{margin-left:10px;color:#a1a1a1;text-decoration:line-through;font-size:13px}.bundle_product_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:16px;margin:10px 0}#ProductBundlesSubmitButton{margin:0;max-width:300px;font-weight:600}.bundle_product_total_sale{color:#048104}@media (max-width:991px){.bundle_items{padding:0 10px;margin-bottom:20px}.bundle_item{-webkit-box-shadow:1px 1px 8px 2px #ddd;box-shadow:1px 1px 8px 2px #ddd;border-radius:10px}.bundle_product_name{font-size:14px}.bundle_product_info{gap:2px;font-size:14px}}@media (max-width:768px){.bundle_items{padding:0}#ProductBundlesSubmitButton{margin:10px 0 0}}@media (max-width:500px){.bundle_products{flex-direction:column}.bundle_product_image img{width:150px}.bundle_items .col-xs-12{padding:0}.bundle_product_name{height:auto}}