/**
 * Styling for "Page" nodes
 */


.node--id-50 #faqfield_field_accordion_section_node_50::before {
  content: "Frequently Asked Questions";
  display: block;
  background: #efa350;
  font-size: 1.4em;
  font-weight: 700;
  color: #f6f8ed;
  padding: 24px;
  margin-bottom: 30px;
  text-align: center;
}


.node--id-50 .offers {
  width: 90%;
  margin: auto;
}
.node--id-50 .offer {
  flex-basis: 30%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.node--id-50 .content {
  text-align: center;
  margin-bottom: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 15px;
}
.node--id-50 .pay {
  margin-top: auto!important;
}
.node--id-50 .pay,
.node--id-50 .title {
  font-size: 1.3em;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #efa34e;
}
@media screen and (min-width: 60.0625em) {
  .node--id-50 .offers {
    display: flex;
    justify-content: space-between;
  }
  .node--id-50 .offer {
    margin-bottom: 0;
  }
}

#block-corolla-content {
  margin: 0;
}
#main-content .l-rw {
  width: 100%;
  max-width: 1920px;
  padding: 0;
}
.l-main #rid-content {
  padding: 0;
}
.node {
  background: none;
  border: 0;
  padding: 0;
  margin-bottom: 0;
}
.treegen-node__header {
  text-align: center;
  padding: 40px;
}
.treegen-node__header.community {
  background: #23677a;
}
.treegen-node__header.business {
  background: #efa350 url('../../images/front_shopping.jpg') 50% 50% no-repeat;
  background-size: cover;
}
.treegen-node__header.about,
.treegen-node__header.woodland {
  background: #aac961 url('../../images/woodland_top_raw.1920.jpg') 50% 10% no-repeat;
  background-size: cover;
}
.treegen-node__header.community {
  background: #77bdd5 url('../../images/brighter_future.1920.jpg') 50% 65% no-repeat;
  background-size: cover;
}
.treegen-node__header .icon img { 
  width: 25vw;
  height: auto;
}
@media screen and (min-width: 45.0625em) {
  .treegen-node__header .icon img { 
    width: 120px;
  }
}
.treegen-node__header .title {
  display: inline-block;
  margin: 40px 0;
  padding: 15px 2%;
  background: #f6f8ed;
}
.treegen-node__header h1 {
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 30em) {
  .treegen-node__header h1 {
    font-size: 8vw;
  }
}
.treegen-node__header.community h1 {
  color: #23677a;
}
.treegen-node__header.business h1 {
  color: #efa350;
}
.treegen-node__header.about h1,
.treegen-node__header.woodland h1 {
  color: #aac961;
}
.treegen-node__header .summary {
  /*width: 100%;*/
  max-width: 72em;
  margin: auto;
  display: table;
}
.treegen-node__header .summary p {
  color: #f6f8ed;
  font-size: 1.25em;
  font-weight: 700;
  padding: 0 15px;
}
.business .treegen-node__header .summary p {
  text-shadow: 0px 1px #000000db;
  /*background-color: #ff740f29;*/
  font-size: 1.93em;
  font-weight: normal;
  line-height: 1em;
  max-width: 100%;
  margin: 0 auto;
}
.treegen-node__header .summary a {
  color: #fff;
}
.node__content {
  width: 100%;
  max-width: 1920px;
  /*background: #f4ce90;*/
  margin: auto;
}
.field-node--comment,
.node__content .field {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 30.0625em) {
  .field-node--comment,
  .node__links,
  .node__content .field {
    padding: 0 30px;
  }
}
.business .node__content .field {
  background: #f4ce90;
}
.about .node__content .field,
.woodland .node__content .field {
  background: #dbe6bf;
}
/*.woodland .field-node--body .field__item {*/
.field-node--body .field__item,
.field-node--webform .field__item {
  background: #f6f8ed;
  padding: 10px;
  padding-top: 20px;
}
@media screen and (min-width: 30.0625em) {
  .field-node--body .field__item,
  .field-node--webform .field__item,
  .field-node--field-social-share .field__item {
    padding: 30px;
    padding-top: 30px;
    overflow: auto;
    margin-bottom: 40px;
  }
}
.field-node--comment iframe {
  position: relative;
}
.treegen-link-container {
  text-align: center;
}
a.body-treegen-link,
a.body-treegen-arrow-link {
  display: inline-block;
  padding: 20px 5px;
  padding-left: 62px;
  font-size: 1.15rem;
  line-height: 1.5rem;
  border-radius: 3px;
}
.woodland > a.body-treegen-link {
  background: #f6f8ed url("../../images/woodland_icon_colour_50.png") no-repeat scroll 10px center / auto 45px;
  color: #9ab45f;
  padding-left: 75px;
}

.community > a.body-treegen-link,
.community > a.body-treegen-arrow-link {
  color: #5ea2b6;
  padding-left: 75px;
}
.community > a.body-treegen-link {
  background: #f6f8ed url("../../images/community_icon_colour_50.png") no-repeat scroll 10px center / auto 45px;
}
.community > a.body-treegen-arrow-link {
  background: #f6f8ed url("../../images/accordian_arrow_1.community.png") no-repeat scroll 10px center / auto 45px;
}

.business > a.body-treegen-link,
.business > a.body-treegen-arrow-link {
  color: #efa350!important;
  padding-left: 62px;
}
.business > a.body-treegen-link {
  background: #f6f8ed url("../../images/business_icon_colour_50.png") no-repeat scroll 10px center / auto 45px;
}
.business > a.body-treegen-arrow-link {
  background: #f6f8ed url("../../images/accordian_arrow_1.businesses.png") no-repeat scroll 10px center / auto 45px;
}
.business .node__content .field-name-body a,
.business .node__content .field-name-body a:visited,
.business .node__content .field-name-field-accordion-section a,
.business .node__content .field-name-field-accordion-section a:visited {
  color: #6b3c08;
}  
.community .node__content .field {
  background: #b9dde9;
}
.field-node--comment .comment-field__title,
.field-node--comment .comment,
.field-node--comment .comment-form-wrapper,
.node__content .field__items {
  width: 100%;
  max-width: 72em;
  margin: auto;
  padding-top: 40px;
}
.woodland .node__content .field__items,
.business .node__content .field__items,
.community .node__content .field__items {
  padding: 60px 0;
}
.community .field-node--body .field__items,
.business .field-node--body .field__items,
.woodland .field-node--body .field__items {
  padding: 0;
}
@media screen and (min-width: 30.0625em) {
  .community .field-node--body .field__items,
  .business .field-node--body .field__items,
  .woodland .field-node--body .field__items {
    padding-top: 40px;
  }
}  
.node__content .field-node-field-rendered-entity,
.node__content .field-node--field-action-links {
  width: 100%;
  margin: auto;
  background: #f6f8ed!important;
}
.node__content .field-node--webform .field__items {
  padding-top: 20px;
}
.node__content .field-node--field-downloads .field__items {
  padding-top: 0px;
}
.node__content .field-node--field-downloads .field__item {
  padding: 30px;
  background: #f6f8ed;
}
.node__content .treegen-container {
  width: 100%;
  max-width: 72em;
  margin: auto;
}
@media screen and (min-width: 30.0625em) {
  .node__content .field-node-field-rendered-entity,
  .node__content .field-node--field-action-links {
    padding-left: 60px;
  }
}
.node__content .field-node-field-rendered-entity a,
.node__content .field-node--field-action-links a {
  color: #f6f8ed;
  width: 100%;
}
/*
.node__content .field-node-field-rendered-entity a:hover,
.node__content .field-node--field-action-links a:hover {
  color: #525252;
}
*/
.node__content .field-node-field-rendered-entity .field {
  padding: 0;
  background: inherit;
}
.node__content .field-node-field-rendered-entity .field__items {
  padding: 60px 0;
} 
.node__content .field-node-field-rendered-entity .field .field__items {
  padding: 0;
  display: table;
  width: auto;
  margin: 0;
}

/**
 * Comments and Social share.
 */
.node__links,
.field-node--comment,
.community .node__content .field-node--field-social-share {
  background: #b9dde9!important;
}
.business .node__content .field-node--field-social-share {
  background: #f4ce90!important;
}
@media screen and (max-width: 30em) {
  .community .node__content .field-node--field-social-share .field__items::before,
  .community .node__content .field-node--field-social-share .field__item {
    margin: 0 10px;
  }
}
.community .node__content .field-node--field-social-share .field__items::before,
.business .node__content .field-node--field-social-share .field__items::before {
  content: "Share on social:";
  font-size: 1.25em;
  font-weight: 700;
  color: #2e2e2e;
  display: block;
  margin-bottom: 15px;
}
.node__content .field-node--field-social-share .field__items {
  padding: 0 0 40px;
}
.node__content .field-node--field-social-share .field__item {
  padding: 30px;
  background: #f6f8ed!important;
  border-radius: 12px; 
}
.node__content .field-node--field-social-share .message {
  margin-bottom: 20px;
}
.node__content .field-node--field-social-share .block,
.node__content .field-node--field-social-share ul {
  margin: 0;
}

/**
 * Action links.
 */
.community .node__content .field-node-field-rendered-entity,
.community .node__content .field-node--field-action-links {
  background: #348399!important;
}
.business .node__content .field-node-field-rendered-entity,
.business .node__content .field-node--field-action-links {
  /*background: #d89853!important;*/
  background: #efa350!important;
}
.woodland .node__content .field-node-field-rendered-entity,
.woodland .node__content .field-node--field-action-links {
  background: #9ab45f!important;
}
.about .node__content .field-node-field-rendered-entity,
.about .node__content .field-node--field-action-links {
  background: #9ab45f!important;
}
.node__content .field-node--field-action-links .field__items {
  display: table;
  width: auto;
  margin: 0;
}
.node__content .field-node--field-action-links a {
  width: 100%;
  /*transition: background 1s, color 1s;*/
}

/**
 * FAQ Fields
 */
.field-node--field-accordion-section .field__items {
  padding-top: 40px!important;
}
.ui-accordion .ui-accordion-content {
  font-size: 1.1em;
}
@media screen and (max-width: 30em) {
  .ui-accordion .ui-accordion-content {
    padding: 1em .7em;
  }
}
.ui-accordion .ui-accordion-header {
  margin-top: 40px;
  font-size: 1.3em;
  font-weight: 700;
  color: #f6f8ed;
  border: 0;
}
.ui-accordion .ui-accordion-header:first-child {
  margin-top: 0;
}
h3.faqfield-question {
  min-height: 62px;
}
[class*="path-merchant-"] h3.faqfield-question {
  background: #efa350;
}
[class*="path-people-"] h3.faqfield-question,
[class*="path-community-"] h3.faqfield-question {
  background: #23677a;
}
[class*="path-woodland-"] h3.faqfield-question {
  background: #aac961;
  /*background: #9ab45f;*/
}
.ui-icon {
  background-size: 50px !important;
  width: 60px;
  height: 50px;
}
.ui-accordion-header-collapsed .ui-icon {
  float: left;
  overflow: hidden;
  background: url("../../images/accordian_arrow_1.png") no-repeat left center !important;
}
.ui-accordion-header-active .ui-icon {
  float: left;
  overflow: hidden;
  background: url("../../images/accordian_arrow_2.png") no-repeat left center !important;
}
.ui-widget-content {
  background: #f6f8ed;
}

/**
 * Webforms
 */
.webform-submission-form label {
  white-space: normal;
}
.webform-submission-form .form-type-number input {
  width: 150px;
}
.webform-submission-form .form-type-checkbox label {
  background-color: inherit;
}
.webform-submission-form .webform-confirmation {
  background: #f6f8ed;
  padding: 30px;
}


/**
 * Getting Support page
 */
.node--id-55 table {
  margin-bottom: 0;
} 
.node--id-55 tr, 
.node--id-55 td {
  border: 0;
  background-color: #f6f8ed;
} 
.node--id-55 #woodland-support-container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.node--id-55 #woodland-support-container .col {
  display: flex;
  flex-direction: column;
  padding: 30px 3.5%!important;
  background-color: #fff;
  border-radius: 15px;
  margin-bottom: 30px;
}
@media screen and (min-width: 60.0625em) {
  .node--id-55 #woodland-support-container .col {
    flex-basis: 48.5%;
  margin-bottom: 0;
  }
}
.node--id-55 #woodland-support-container h3 {
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #aac961;
  font-weight: 300;
  font-size: 1.75em;
  line-height: 1.2em;
  text-align: center;
}
.node--id-55 #woodland-support-container .action {
  margin: auto auto 0;
  display: inline-block;
}

/**
 * BuzzaBazoo!
 */
.node--id-102 .treegen-node__header .title {
  background: #f6f8eda6;
  border-radius: 10px;
}
.node--id-102 .field-node--webform .field__items {
  padding-top: 0;
}
.node--id-102 .field-node--webform .field__item {
  margin-bottom: 0;
}
