.wp-banner-style-overview > .core-container {
  background: transparent !important;
}
.wp-banner-style-overview .wd-icon {
  fill: #fff;
}
.wp-banner-style-overview a.wd-inline-icon {
  color: #fff;
}

/* fusion promotion styles only */

.wp-banner-style-overview .wp-banner-grid .mfe-product-price--regular.before-discount + .mfe-product-price--promotion, 
.wp-banner-style-overview-new .wp-banner-grid .mfe-product-price--regular.before-discount + .mfe-product-price--promotion {
    color: #faa21b !important;
}

.wp-banner-style-overview .wp-banner-grid .mfe-product-price--regular.before-discount::before, div[class*="wp-banner-style-"].wp-banner-style-overview-new .wp-banner-grid .mfe-product-price--regular.before-discount::before {
    content: '';
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg id='icon-svg-tag-promo-solid' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M49.3 0H20.4L0 20.9V50l51.8 50L100 52.2zM21.7 29.3a8 8 0 1 1 8-8 8.02 8.02 0 0 1-8 8z' fill='%23faa21b'%3E%3C/path%3E%3C/svg%3E") !important;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    text-decoration-line: none;
    vertical-align: middle;
}

/* end of promotion addition */

.wp-f360-overview-lockup {
  max-width: 587px;
}
.wd-f360-what-is-fusion-list {
  padding-left: 60px !important;
  width: 100% !important;
  max-width: 440px !important;
}
@media (max-width: 1024px) {
  .wd-f360-what-is-fusion-list {
    padding-left: 20px !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (min-width: 1366px) {
  body:not([data-author-mode])
    .wp-f360-overview
    div[class*="wp-banner-style-"].wp-banner-style-overview {
    height: calc(100vh - 163px) !important;
  }
  body:not([data-author-mode])
    .wp-f360-overview
    div[class*="wp-banner-style-"].wp-banner-style-overview
    .wp-banner-grid {
    height: 75vh !important;
  }
}
@media only screen and (min-width: 1440px) {
  div[class*="wp-banner-style-"]:not(.wp-banner-style-eol) {
    background-size: cover !important;
  }
  body:not([data-author-mode])
    .wp-f360-overview
    div[class*="wp-banner-style-"].wp-banner-style-overview
    .wp-banner-grid {
    height: 75vh !important;
  }
  div[class*="wp-banner-style-"].wp-banner-style-overview
    .wp-banner-grid
    .image
    img {
    max-height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  body:not([data-author-mode])
    .wp-f360-overview
    div[class*="wp-banner-style-"].wp-banner-style-overview,
  body:not([data-author-mode])
    .wp-f360-overview
    div[class*="wp-banner-style-"].wp-banner-style-targeted {
    height: auto;
  }
}
@media only screen and (min-width: 40.063em) {
  body:not([data-author-mode])
    div[class*="wp-banner-style-"].wp-banner-style-overview,
  body:not([data-author-mode])
    div[class*="wp-banner-style-"].wp-banner-style-targeted {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/*# sourceMappingURL=overview_page.css.map*/
