/**
 * Styling for Offers 
 */
article {
  overflow: auto;
}
#main-content .l-rw {
  width: 100%;
  max-width: 1920px;
  padding: 0;
}
.l-main #rid-content {
  /*padding: 10px;*/
  background: #f4ce90!important;
}
@media screen and (min-width: 30.0625em) {
  .l-main #rid-content {
    padding: 30px;
  }
}
#block-corolla-content {
  max-width: 72em;
  margin: 0 auto;
  overflow: auto;
  padding: 10px;
  background: #f6f8ed;
}
@media screen and (min-width: 30.0625em) {
  #block-corolla-content {
    padding: 30px;
  }
}
.block-local-tasks {
  margin: 0 auto!important;
  max-width: 72em;
  padding: 30px 30px 0!important;
  background: #f6f8ed!important;
}
.block-local-tasks .block__inner {
  margin: 0!important;
  padding: 0!important;
}
.block-local-tasks .tabs__tab--is-active a,
.block-local-tasks a.is-active {
  background-color: #efa34e!important;
}
.field {
  margin: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 60.0625em) {
  .group-offer-top {
    display: flex;
  }
  .group-offer-image {
    flex-basis: 45%;
    position: relative;
    padding-right: 30px;
  }
  .group-offer-top-right {
    flex-basis: 55%;
  }
}

.treegen.messages {
  margin: 0 0 30px;
}
.treegen.messages .container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.field-commerce-product--field-demo {
  position: absolute;
  width: auto;
  top: 42px;
  left: 10px;
  webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
.field-commerce-product--field-demo figure {
  margin: 0;
}
h1.treegen-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1.25em;
  color: #efa42d;  
}
a#treegen-merchant-link {
  color: #efa42d;  
}
.field-commerce-product--field-price {
  font-size: 2.2em;
  line-height: 1em;
  color: #efa42d;  
}
.field-commerce-product--body .field__item p:last-child {
  margin-bottom: 0;
}
.field-commerce-product--field-web-page a {
  color: #efa42d;  
}
.field-commerce-product--field-offer-expire-date .field__label {
  font-weight: normal;
}
.field-name-field-voucher-image {
  background: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
.field-name-field-voucher-image figure {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}
.contribution-amount {
  color: #aac961;
  background: white;
  padding: 15px 30px;
  font-size: 1.25em;
  border-radius: 5px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
.credit-markup {
  background: #b3d3fb77;
  border-radius: 4px;
  padding: 30px;
  margin-bottom: 30px;
}
.contribution-amount p,
.credit-markup p {
  margin: 0;
}

@media screen and (min-width: 60.0625em) {
  .field-commerce-product-variations {
    margin-top: 30px;
  }
  .field-name-field-contribution-amount,
  .field-name-field-voucher-image,
  #treegen-expire-date-markup,
  #treegen-merchant-terms-markup .terms,
  #donation-recipient {
    /*float: right;*/
    width: 55%;
  }
  .field.offer-works,
  .field--name-field-donation-recipient,
  .field--name-purchased-entity,
  .field--name-unit-price {
    width: 65%;
    margin: 0;
    padding-right: 10%;
  }
  .field--name-field-donation-recipient {
    margin-top: 0;
  }
  .group-offer-bottom-right {
    float: right;
    width: 45%;
    padding-left: 5%;
    margin-top: 20px;
  }
}
.field-commerce-product--field-how-it-works {
  margin-bottom: 30px;
}
.field-commerce-product--field-how-it-works h3 {
  text-transform: uppercase;
  font-size: 1.65em;
  line-height: 1.25em;
  color: #efa42d;
  font-weight: 300;
}
.field-commerce-product--field-how-it-works .field__item p:last-child {
  margin-bottom: 0;
}
#treegen-expire-date-markup {
  margin-bottom: 30px;
  border: 1px solid #ccc;
  padding: 15px 30px;
}
#treegen-merchant-terms-markup .terms {
  margin-bottom: 30px;
  border: 0;
  background: #eef0e5;
  padding: 15px;
  font-size: smaller;
  border-radius: 2px;
}
.field--name-purchased-entity label,
.field--name-field-donation-recipient label,
.button,
.button:hover,
.button:active {
  background: #efa34e;
  font-weight: 700;
  font-size: 1.1em;
  color: #f6f8ed;
  margin: 0;
  padding: 10px 20px;
  width: 100%;
  white-space: inherit;
  border: 0;
}
.field--name-purchased-entity label {
  background: #efa34e;
}
.field--name-field-donation-recipient label {
  background: #aac961;
}
.field--name-purchased-entity label::after,
.field--name-field-donation-recipient label::after {
  display: none;
}
.form-select {
  font-size: 1.1em
}
.field--name-field-donation-recipient .form-item {
  margin: 0;
  margin-bottom: 30px;
}
input[type="text"],
select {
  background-color: #f6f8ed;
}
.button,
.button:hover {
  width: auto;
  height: auto;
}
@media screen and (max-width: 45em) {
  .field-name-field-share-on-social {
    float: none;
  }
}
.node {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
.node__content {
  background-color: #fff;
}
.node h2.node__title-link {
  font-size: 1.65rem!important;
}
.node .field-node-field-tree-project-user {
  margin-bottom: 0;
}
#block-viewalloffersbottompagelink {
  margin: 30px 0;
}
#block-viewalloffersbottompagelink .field,
#block-viewalloffersbottompagelink p {
  margin: 0;
}
