
.charitable-preview.charitable-builder-template-simple-1-col { /* everything wraps in this */

  font-family: -apple-system, BlinkMacSystemFont, sans-serif;

}

/* this narrows things down a little to the preview area header/tabs */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview {
  /* field items in preview area */
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field {
    display: flex;
}

/* wide spread changes in header vs tabs */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview > header {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 70px;
    font-weight: 600;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview h1:empty,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview h2:empty,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview h3:empty,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview h4:empty,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview h5:empty,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview h6:empty {
    display: none;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview header h1,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview header h2,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview header h3,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview header h4,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview header h5,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview header h6 {

}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .tab-content h1,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .tab-content h2,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .tab-content h3,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .tab-content h4,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .tab-content h5,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .tab-content h6 {

}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .tab-content > * {
    color: black;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview header h5 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview  .placeholder {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview > .charitable-preview-header .charitable-field-wrap.charitable-field-target{
    min-height: 150px;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview > .charitable-preview-row .charitable-field-wrap.charitable-field-target {
    min-height: 600px;
}

/* aligns */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-left > div {
    margin-left: 0;
    margin-right: auto;
    display: table;
    width: 100%;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-center > div {
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: 100%;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-right > div {
    margin-left: auto;
    margin-right: 0;
    display: table;
    width: 100%;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-left div.charitable-field-campaign-title,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-center div.charitable-field-campaign-title,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-right div.charitable-field-campaign-title {
    width: auto;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-left .donation-wall h5,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-left .donation-wall ol {
    text-align: left;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-center .donation-wall h5,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-center .donation-wall ol {
    text-align: center;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-right .donation-wall h5,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-align-right .donation-wall ol {
    text-align: right;
}

/* column specifics */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .column[data-column-id="0"] {
    flex: 1;
    border: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .column[data-column-id="0"] .charitable-field-photo {
    padding: 0;
    margin: 0;
    border: 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .column[data-column-id="1"] {
    flex: 1;
    border: 0;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-panel-fields .charitable-field-wrap {
    padding-bottom: 0;
}

/* headlines in general */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview  h5.charitable-field-preview-headline {

}

/* field: campaign title */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview  .charitable-field-campaign-title h1 {
    margin: 15px auto;
    font-size: 72px;
    line-height: 84px;
    font-weight: 600;
}

/* field: campaign description */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-campaign-description h5.charitable-field-preview-headline {
    font-size: 27px;
    line-height: 29px;
    font-weight: 500;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-campaign-description .charitable-campaign-builder-placeholder-preview-text {
    padding: 0;
    margin: 0;
    color: #000000;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-campaign-builder-no-description-preview div {
    margin: 0;
    float: none;
}


/* field: text */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview  .charitable-field-text .charitable-campaign-builder-placeholder-preview-text {
    padding: 0;
    color: #202020;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview  .charitable-field-text h5.charitable-field-preview-headline {

}

/* field: html */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-html .placeholder {
    padding: 0;
    margin: 0;
}

/* field: button */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-donate-button .charitable-field-preview-donate-button span.placeholder {
    padding: 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-donate-button .charitable-field-preview-donate-button span.placeholder.button {
  text-transform: none;
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  font-weight: 400;
  min-height: 50px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
}

/* field: photo */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-photo .primary-image {
    border: transparent;
    border-radius: 0px;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-photo .primary-image img {
    max-width: 100%;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .tab-content .charitable-field.charitable-field-photo .primary-image img {
    border-radius: 0px;
}


.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview  .charitable-field-photo .charitable-preview-align-center .primary-image-container {
    text-align: center;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview  .charitable-field-photo .charitable-preview-align-left .primary-image-container {
    text-align: left;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview  .charitable-field-photo .charitable-preview-align-right .primary-image-container {
    text-align: right;
}

/* field: photo */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview header .primary-image-container {
    margin: 0;
    padding: 0;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .tab-content .primary-image-container {
    margin: 0;
    padding: 0;
}

/* field: progress bar */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-progress-bar .progress-bar-info-row div.campaign-percent-raised {
    color: #000000;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-progress-bar .progress-bar-info-row div.campaign-goal {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-progress-bar .progress {
  border: 0;
  padding: 0;
  background-color: #E0E0E0;
  border-radius: 5px;
  margin-top: 15px;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-progress-bar .progress-bar {
  background-color: #2B66D1;
  height: 8px !important;
  border-radius: 5px;
  text-align: right;
  opacity: 1.0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field.charitable-field-progress-bar .progress-bar span {
  display: inline-block;
  border-radius: 25px;
  width: 25px;
  height: 25px;
  margin-right: -15px;
  margin-top: -10px;
}

/* field: social linking */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-linking {
    display: table;
    width: auto !important;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-linking .charitable-field-preview-social-linking-headline-container {
    display: block;
    float: left;
    padding: 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-linking .charitable-field-row {
    display: block;
    float: left;
    width: auto;
    margin: 0 0 0 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-linking h5.charitable-field-preview-headline {
    font-size: 14px;
  line-height: 26px;
  font-weight: 300;
  margin: 0 20px 0 0;
  padding: 0;
  color: #000000;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-linking .charitable-placeholder {
    padding: 10px;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-linking .charitable-social-field-column {
    padding-top: 10px;
}

/* field: social sharing */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-sharing {
    display: table;
    width: auto !important;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-sharing .charitable-field-preview-social-sharing-headline-container {
    display: block;
    float: left;
    padding: 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-sharing .charitable-field-row {
    display: block;
    float: left;
    width: auto;
    margin: 0 0 0 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-sharing h5.charitable-field-preview-headline {
    font-size: 14px;
    line-height: 26px;
    font-weight: 300;
    margin: 0 20px 0 0;
    padding: 0;
    color: #000000;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-social-sharing .charitable-placeholder {
    padding: 10px;
}

/* field: campaign summary */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-campaign-summary {
    padding-left: 0;
    padding-right: 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-campaign-summary div {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-campaign-summary div span {
    color: #2B66D1;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-preview-campaign-summary .campaign-summary-item {
    color: #000000;
    border: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* field: donate amount */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-donate-amount label,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-donate-amount input.custom-donation-input[type="text"] {
  color: #000000;
  border: 1px solid #000000 !important;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-donate-amount ul li.suggested-donation-amount.selected {
  border: 10px solid #F99E36;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-donate-amount ul li.suggested-donation-amount.selected span.amount {
  color: #000000;
}

/* field: donate form */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-field-donation-form .charitable-form-placeholder {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #f6f6f6;
  height: auto;
  max-height: auto;
  min-height: 200px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

/* field: shortcode */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview  .shortcode-preview {
    padding-left: 10px;
    padding-right: 10px;
}

/* tabs: container */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-tab-container {
    background-color: transparent;
    margin-top: 0px;
}

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-tab-container .tab-content img {
    max-width: 100%;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview .charitable-preview-tab-container .tab-content > ul {
    margin-left: 0;
    margin-right: 0;
}

/* tabs: tab nav */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav {
    border: 1px solid transparent;
    background-color: transparent;
    width: auto;
    margin-left: 0;
    margin-right: 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav li {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    background-color: transparent;
    margin: 0 10px 0 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav li a {
    color: black;
    display: block;
    text-transform: none;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav li.active {
    background-color: #000000;
    color: white;
    text-decoration: none;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav li:hover {
    background-color: #000000;
    color: white;
    text-decoration: none;
    filter: brightness(90%);
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav li.active a,
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav li:hover a {
    color: white;
}

/* tabs: style */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-style-boxed li {

}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-style-boxed li a {

}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-style-rounded li {

}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-style-rounded li a {

}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-style-minimum li {
    background-color: transparent;
    border-bottom: 1px solid #5AA152;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-style-minimum li a {
    color: #000000;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

/* tabs: sized */

.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-size-small li {

}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-size-small li a {
    font-weight: 500;
    font-size: inherit;
    line-height: inherit;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-size-medium li {

}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-size-medium li a {
    font-weight: 500;
    font-size: inherit;
    line-height: inherit;
}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-size-large li {

}
.charitable-preview.charitable-builder-template-simple-1-col #charitable-design-wrap .charitable-campaign-preview article nav.tab-size-large li a {
    font-weight: 500;
    font-size: inherit;
    line-height: inherit;
}

// @codingStandardsIgnoreEnd