/*
 */

ul#bundle-group-product-items {
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

li#bundle-product-items {
  float: left;
}

/* It is for another block in magento */

.block.upsell {
  clear: left;
}




#sum-sign {
  padding-top: 90px;
  padding-left: 1.5px;
  padding-right: 1.5px;
}

#bundle-block-heading {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}

.bundle_old_price {
  color: #a0a0a0;
  text-decoration: line-through;
}

div#bundle-button-container .action.tocart.primary {
  background-color: black;
}

#bundle-start-headin-main {
  text-align: center;
}

div#bundle-start-headin-main {
  font-size: large;
}
/* For content width in bundle page  */
@media (min-width: 768px) {
  .page-layout-3columns .column.main {
    width: 75% !important;
  }
}

.configure-button{
  text-align : center;
}
