.price-set-option-content.featured-box,
div.crm-container label.box-content {
  display: block;
}

#crm-container.crm-public .price-set-row .box-content .crm-price-amount-amount {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.7px;
  margin-bottom: 23px;
  margin-top: 5px;
  position: relative;
  line-height: 27px;
  display: block;
}

#crm-container.crm-public .price-set-row .selected-box .box-content .crm-price-amount-amount {
  color: #5d9741;
}

.box-content .crm-price-amount-amount::after {
  background: #533422 none repeat scroll 0 0;
  bottom: -16px;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -46px;
  position: absolute;
  width: 92px;
}

.featured-box.selected-box {
  border: 4px solid #5d9741;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f9f9f9 0%, #ffffff 100%) repeat scroll 0 0;
}

.featured-box.selected-box .box-content {
  border-top: none;
  padding-bottom: 7px;
  padding-left: 27px;
  padding-right: 27px;
}

.selected-box .box-content .crm-price-amount-amount::after {
  background-color: #5d9741;
}

#crm-container.crm-public .price-set-row .box-content .crm-price-amount-label {
  display: block;
  font-weight: normal;
}

#crm-container .crm-section.featured-boxes>.content {
  margin-left: 0;
}
#crm-container .crm-section.featured-boxes>.label {
  float: none;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 24px;
  padding: 15px 15px 0;
  text-align: left;
  width: auto;
}

#priceset .contribution_amount-section .price-set-row .price-set-option-content input.crm-form-radio {
  display: none;
}

#crm-container img.col-xs-12 {
  margin-bottom: 15px;
}

#crm-container h4 {
  color: #5d9741;
}

#priceset-div {
  clear: both;
}
