.content_content {
  color: rgb(38, 38, 41);
}
.content_content h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -1.3px;
  margin-bottom: 20px;
}
.content_content h2 {
  font-weight: 500;
  font-size: 34px;
  line-height: 41px;
  margin-bottom: 35px;
}
.content_content h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 30px;
}
.content_content .link-read-more {
  color: rgb(38, 38, 41);
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}
.content_content .link-read-more[aria-expanded="false"] .is-open,
.content_content .link-read-more[aria-expanded="true"] .is-closed {
  display: none;
}

.page-content .nav-breadcrumb {
  padding: 25px 0;
}

.content_content span.special-tag {
  background-color: #f9b9d6;
  border-radius: 2px;
  padding: 5px 10px;
  font-weight: 700;
  font-size: 14px;
}

@media (max-width: 767px) {
  .content_content h1 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: normal;
  }
  .content_content h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .content_content h3 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 18px;
  }
}

/*Product Page*/
.product-page .content_content h2 {
  margin-bottom: 0.5rem;
}

/*Customer Review*/
.customer-review {
}
.customer-review .visualRating {
  margin-bottom: 20px;
}
.customer-review .visualRating .fa-star {
  color: rgb(82, 86, 95);
  font-size: 20px;
}
.customer-review .visualRating.fill1 > .fa-star:nth-child(-n + 1),
.customer-review .visualRating.fill2 > .fa-star:nth-child(-n + 2),
.customer-review .visualRating.fill3 > .fa-star:nth-child(-n + 3),
.customer-review .visualRating.fill4 > .fa-star:nth-child(-n + 4),
.customer-review .visualRating.fill5 > .fa-star:nth-child(-n + 5) {
  color: #ea1777;
}
.customer-review .feedback h3,
.customer-review .feedback p.feedback-header {
  font-size: 18px;
  line-height: 18px;
}
.customer-review .feedback .quote {
  vertical-align: top;
  margin: 0 5px 0 0;
  filter: invert(78%);
  max-width: 9px;
}
.customer-review .customer p.name,
.customer-review .customer p.date {
  font-size: 14px;
  text-transform: uppercase;
}
.customer-review .customer p.name {
  font-weight: 700;
  margin-bottom: 0;
}

.customer-review .rating-header {
  font-size: 1.25rem;
}
.customer-review .leftq {
  font-size: xxx-large;
  padding-top: 10px;
  line-height: 12px;
  position: absolute;
  top: 40px;
}
.customer-review .rightq {
  font-size: xxx-large;
}

.customer-review .rating-subheader {
  font-size: 1.25rem;
}

/*Customer Survey*/
.widget_customer-survey {
}
.widget_customer-survey p.label-text {
  font-weight: 700;
  color: #262629;
  font-size: 20px;
}
.widget_customer-survey .mat-slider-horizontal {
  height: 54px;
  min-width: 128px;
  width: 100%;
}
.widget_customer-survey .mat-slider-horizontal .mat-slider-track-wrapper {
  height: 12px;
}
.widget_customer-survey .mat-slider-horizontal .mat-slider-track-background {
  height: 12px;
}
.widget_customer-survey .mat-slider-horizontal .mat-slider-track-fill {
  height: 12px;
}
.widget_customer-survey .mat-slider-horizontal .mat-slider-ticks-container {
  height: 12px;
}
.widget_customer-survey .mat-slider-thumb {
  bottom: -20px;
  width: 30px;
  height: 30px;
}
.widget_customer-survey .mat-accent .mat-slider-track-fill,
.widget_customer-survey .mat-accent .mat-slider-thumb,
.widget_customer-survey .mat-accent .mat-slider-thumb-label {
  background-color: #ea1777;
}
.widget_customer-survey
  .mat-slider-min-value.mat-slider-thumb-label-showing
  .mat-slider-thumb,
.widget_customer-survey
  .mat-slider-min-value.mat-slider-thumb-label-showing
  .mat-slider-thumb-label {
  background-color: #ea1777;
}
.widget_customer-survey .mat-form-field {
  width: 100%;
}
.widget_customer-survey .mat-form-field.mat-focused .mat-form-field-label {
  color: rgba(234, 23, 119, 0.87);
}
.widget_customer-survey .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: rgba(234, 23, 119, 0.87);
}
.widget_customer-survey .mat-checkbox-layout {
  white-space: normal !important;
}

/*wizards*/
.widget_wizard h2 {
  font-family: museo-sans, sans-serif;
  color: #ea1777;
  font-weight: 900;
  font-size: 32px;
  margin: 30px 0;
}
.widget_wizard p {
  font-family: museo-sans, sans-serif;
  color: #2b3137;
  font-weight: 400;
  font-size: 16px;
}
.widget_wizard a.btn.btn-round {
  width: 50px;
  height: 50px;
  border: 3px solid #a0a0a0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #a0a0a0;
  min-width: auto;
  padding: 0;
}
.widget_wizard .btn.btn-brand-secondary,
.widget_wizard .btn.btn-brand-secondary:hover {
  color: rgb(255, 255, 255);
}
.widget_wizard .btn.btn-brand-hollow-secondary,
.widget_wizard .btn.btn-brand-hollow-secondary:hover {
  color: rgb(23, 163, 6);
}
.widget_wizard mat-form-field.mat-form-field-appearance-fill {
  max-width: 350px;
  display: block;
  font-size: 16px;
}
.widget_wizard
  .auto-address-field
  mat-form-field.mat-form-field-appearance-fill {
  max-width: unset;
}
.widget_wizard
  mat-form-field.mat-form-field-appearance-fill
  .mat-form-field-flex {
  border-radius: 8px;
  padding: 5px 10px 0 10px;
  background-color: transparent;
  border: 1.5px solid #8a8a8a;
}
.widget_wizard
  mat-form-field.mat-form-field-appearance-fill
  .mat-form-field-flex:hover {
  outline: 2px auto #8a8a8a;
}
.widget_wizard
  mat-form-field.mat-form-field-appearance-fill
  .mat-form-field-wrapper
  > .mat-form-field-underline {
  display: none;
}
.widget_wizard
  mat-form-field.mat-form-field-appearance-fill
  .mat-form-field-subscript-wrapper {
  padding-left: 0;
  padding-top: 25px;
  font-size: 16px;
  color: rgb(255, 0, 0);
  font-family: "museo-sans", sans-serif;
}
.widget_wizard mat-form-field.mat-form-field.mat-focused .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.widget_wizard .question {
  margin-bottom: 50px;
}
.widget_wizard .question .input-field label:not(.mat-form-field-label) {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: normal;
}
.widget_wizard
  .address-field
  mat-form-field.mat-form-field-appearance-fill
  .mat-form-field-flex {
  border: none;
  border-bottom: 1.5px solid #8a8a8a;
  border-radius: 0;
}
.widget_wizard
  .address-field
  mat-form-field.mat-form-field-appearance-fill
  .mat-form-field-flex:hover {
  outline: 0;
}
.widget_wizard .question .input-field label sup {
  font-size: 27px;
  color: #ea1777;
  font-weight: 900;
  top: 0;
}
.widget_wizard .question .input-field .selections {
  display: flex;
}
.widget_wizard .question .input-field .selections a {
  display: flex;
  flex-direction: column;
  width: 105px;
  margin: 0 15px 20px;
  cursor: pointer;
}
.widget_wizard .question .input-field .selections a:hover {
  text-decoration: none;
}
.widget_wizard .question .input-field .selections a:first-child {
  margin-left: 0;
}
.widget_wizard .question .input-field .selections a:last-child {
  margin-right: 0;
}
.widget_wizard .question .input-field .selections a .box {
  display: flex;
  min-width: 110px;
  min-height: 90px;
  border: 3px solid #a0a0a0;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  color: #a0a0a0;
  font-size: 40px;
}
.widget_wizard .question .input-field .selections a .text {
  text-align: center;
  font-size: 16px;
  margin-top: 5px;
  color: #a0a0a0;
}
.widget_wizard .question .input-field .selections a.active .box {
  border-color: #ea1777;
  color: #ea1777;
}
.widget_wizard .question .input-field .selections a.active .box svg path,
.widget_wizard .question .input-field .selections a.active .box svg g g,
.widget_wizard .question .input-field .selections a:hover .box svg g,
.widget_wizard .question .input-field .selections a:hover .box svg path {
  stroke: #ea1777;
}
.widget_wizard .question .input-field .selections a.active .text {
  color: #ea1777;
}
.widget_wizard .question .input-field .selections a .text b {
  font-size: 40px;
  font-weight: 400;
}
.widget_wizard .question .input-field .selections a:hover .box {
  background-color: rgba(234, 23, 119, 0.1);
  border-color: #ea1777;
}
.widget_wizard .question .input-field .selections a.fill.active .box {
  background-color: #ea1777;
}
.widget_wizard .question .input-field .selections a.round-btn {
  border-radius: 50%;
  border: 3px solid #ccc;
  min-width: 50px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ccc;
  width: auto;
}

.widget_wizard .question .input-field .selections a.round-btn span {
  font-size: 29px;
  margin-top: -5px;
  font-weight: 700;
}
.widget_wizard .question .input-field .selections a.round-btn:hover {
  border: 3px solid #ea1777;
  background-color: #ea1777;
  color: #fff;
  text-decoration: none;
}
.widget_wizard .question .input-field .selections span.count {
  font-size: 18px;
  margin-top: -20px;
}
.widget_wizard .mat-form-field-suffix {
  top: 0px;
}
.widget_wizard
  .mat-form-field:not(.mat-form-field-appearance-legacy)
  .mat-form-field-suffix
  .mat-icon-button {
  width: 1.5em;
  height: 1.5em;
}
.widget_wizard section#goodbye-paperwork {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  z-index: 9999;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  left: 0;
}
.widget_wizard section#goodbye-paperwork .modal-info {
  min-height: 300px;
  background-color: #fff;
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 20px 30px;
}
.widget_wizard section#goodbye-paperwork .modal-info .linePreloader {
  max-width: 377px;
  height: 4px;
  background: linear-gradient(to right, #ea1777, #ea1777);
  background-color: #ff8fc2;
  margin: auto;
  border-radius: 4px;
  background-size: 20%;
  background-repeat: repeat-y;
  background-position: -25% 0;
  animation: scroll 1.2s ease-in-out infinite;
}
.widget_wizard .field-error {
  font-size: 16px;
  color: #e24343;
}

.widget_wizard .submission-info {
  margin-bottom: calc(30vh);
}
@keyframes scroll {
  50% {
    background-size: 80%;
  }
  100% {
    background-position: 125% 0;
  }
}

@media (max-width: 767px) {
  .widget_wizard .question {
    margin-bottom: 0;
  }
  .widget_wizard .question .input-field .selections a {
    margin: 0 5px 20px;
  }
  .widget_wizard .question .input-field .selections a .box {
    min-width: 90px;
  }
}
.widget_wizard .mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.8em 0;
  border-top: none;
}
/*special offer tiles*/
.content_special-offer-tiles .special-offer-tile {
  background-color: #f5f5f5;
  padding: 20px;
}
.content_special-offer-tiles .bg-placeholder {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 350px;
  border-radius: 30px;
  display: flex;
  justify-content: flex-end;
}
/*rate overlay*/
.content_special-offer-tiles .product-box {
  position: relative;
  top: 160px;
  left: -14px;
}
.content_special-offer-tiles .product-box .product-name {
  height: 36px;
  background: #ea1777;
  color: #fff;
  position: relative;
  font-size: 20px;
  font-weight: 600;
  max-width: 270px;
  padding: 9px;
  line-height: 20px;
}
.content_special-offer-tiles .product-box .product-name:before {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  border-top: 15px solid transparent;
  border-left: 15px solid #ea1777;
  width: 0;
  padding-bottom: 21px;
}
.content_special-offer-tiles .product-box .product-rate {
  height: 103px;
  width: 300px;
  background: #565abf;
  color: #fff;
  position: relative;
  left: 15px;
}

.content_special-offer-tiles .product-box .product-rate:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -15px;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #565abf;
  width: 0;
  padding-top: 88px;
}

.content_special-offer-tiles .product-box .product-rate ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.content_special-offer-tiles .product-box .product-rate li {
  display: inline-block;
  font-size: 47px;
  font-weight: 900;
  border-left: 1px solid #fff;
  padding: 0 0 0 12px;
  margin-top: 21px;
  line-height: 45px;
}

.content_special-offer-tiles .product-box .product-rate li:first-child {
  border: none;
  margin-right: 10px;
  padding-left: 0;
}

.content_special-offer-tiles .product-box .product-rate li sup {
  font-size: 29px;
  margin-left: 0;
  letter-spacing: -3.9px;
}

.content_special-offer-tiles .product-box .product-rate li .type {
  font-size: 12px;
  font-weight: 500;
  margin-top: -17px;
  letter-spacing: 0;
  display: block;
}
.content_special-offer-tiles .product-box .product-rate li .type sup {
  font-size: 11px;
  top: -3px;
  letter-spacing: normal;
}
.content_special-offer-tiles .text .tag {
  background-color: #f9b9d6;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .content_special-offer-tiles .tag {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .content_special-offer-tiles .bg-placeholder {
    min-height: 290px;
    display: flex;
    justify-content: flex-end;
  }
  .content_special-offer-tiles .product-box {
    left: -15px;
    top: 125px;
  }
  .content_special-offer-tiles .special-offer-tile h3 {
    font-size: 20px;
  }
  .content_special-offer-tiles .special-offer-tile {
    background-color: #f5f5f5;
    padding: 10px;
  }
}

@media (max-width: 375px) {
  .content_special-offer-tiles .product-box .product-rate {
    width: 288px;
  }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 768px) {
  .content_special-offer-tiles .special-offer-tile {
    padding: 60px;
  }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .content_special-offer-tiles .special-offer-tile {
    padding: 60px;
  }
}

/*hub article tiles*/
.hub-article-items {
  padding-top: 5px;
}

.hub-article-items .articles .item {
  padding: 15px;
}

.hub-article-items .articles .box-image img {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.hub-article-items .heading {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}

.hub-article-items .articles .article-card .body {
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
}

.hub-article-items .articles .article-card {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 15px;
  min-height: 100px;
  border-radius: 24px;
  /* padding: 15px 30px 30px; */
}

.hub-article-items .articles .article-card .tag {
  font-weight: 600;
  font-size: 8px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: #ededed;
  border-radius: 4px;
  padding: 6px 12px;
}
.hub-article-items .articles .owl-nav button.owl-prev {
  left: -25px;
}
.hub-article-items .articles .owl-nav button.owl-prev,
.widget_product-compare .articles .owl-nav button.owl-next {
  position: absolute;
  top: 250px;
  color: rgb(255, 255, 255);
  background-color: rgb(204, 206, 236);
  width: 48px;
  height: 48px;
  font-size: 32px;
}
.hub-article-items .articles .owl-nav button.owl-next {
  right: -25px;
}
.hub-article-items .articles .owl-nav button.owl-prev,
.hub-article-items .articles .owl-nav button.owl-next {
  position: absolute;
  top: 250px;
  color: rgb(255, 255, 255);
  background-color: rgb(204, 206, 236);
  width: 48px;
  height: 48px;
  font-size: 32px;
}
.hub-article-items A.blog-item-header {
  color: rgb(38, 38, 41);
}
.hub-article-items A.blog-item-header:link {
  text-decoration: none;
  color: rgb(38, 38, 41);
}
.hub-article-items A.blog-item-header:visited {
  text-decoration: none;
  color: rgb(38, 38, 41);
}
.hub-article-items A.blog-item-header:hover {
  text-decoration: none;
  color: rgb(38, 38, 41);
}
.hub-article-items A.blog-item-header:active {
  text-decoration: none;
  color: rgb(38, 38, 41);
}

.hub-article-items A.morelink {
  color: #a0389b;
}
.hub-article-items A.morelink:link {
  text-decoration: none;
  color: #a0389b;
}
.hub-article-items A.morelink:visited {
  text-decoration: none;
  color: #a0389b;
}
.hub-article-items A.morelink:hover {
  text-decoration: none;
  color: #a0389b;
}
.hub-article-items A.morelink:active {
  text-decoration: none;
  color: #a0389b;
}
.hub-article-items .box-body {
  min-height: 275px;
}
.hub-article-items .owl-carousel .owl-item img {
  width: unset !important;
}

/*buying-a-home MB 21062021*/
.products-header-tile .tile {
  background: #ffffff;
  box-shadow: unset !important;
  border-radius: unset !important;
}
section.products-header-tile {
  margin-top: unset !important;
}
.products-header-tile .widget-content .info {
  border-right: unset !important;
}
.products-header-tile .widget_products-overview-tile .anchor-set,
.products-header-tile .widget_products-overview-tile .anchor-set2 {
  border-bottom: unset;
}
.products-header-tile .trigger[aria-expanded="false"] .isClosed {
  display: none;
}
.products-header-tile .trigger[aria-expanded="true"] .isOpen {
  display: none;
}
.products-header-tile .header-option {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #262629;
}
.products-header-tile .icon-option {
  max-width: 8%;
}
.products-header-tile .selected-image {
  max-width: 18%;
}
.products-header-tile .header-option-selected {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.products-header-tile .header-option a {
  color: #262629;
}
.products-header-tile .anchor-set ul li {
  font-size: 15px;
}
.products-header-tile .anchor-set ul li a {
  padding: 10px 0px 10px 0px !important;
}
.products-header-tile ul {
  margin-block-start: 0em;
  padding-inline-start: 0px;
  padding: 0px !important;
}
.products-header-tile .list-group-item {
  border: unset;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/*sticky*/
.widget_products-overview-tile.sticky .anchor-set-mobile {
  position: fixed;
  z-index: 100;
  background-color: rgb(255, 255, 255);
  width: 100%;
  top: 60px;
  left: 0;
}
@media (min-width: 768px) {
  .products-header-tile .icon-option {
    max-width: 6%;
  }
  .widget_products-overview-tile.sticky .anchor-set-mobile {
    top: 60px;
  }
}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .widget_products-overview-tile.sticky .anchor-set-mobile {
    top: 120px;
  }
}
@media (min-width: 1200px) {
  .products-header-tile .icon-option {
    max-width: 16%;
  }
  .products-header-tile .widget_products-overview-tile .anchor-set2 {
    border-bottom: 1px solid rgba(82, 86, 95, 0.5);
  }
}
@media only screen and (min-width: 1200px) {
  .products-header-tile .widget_products-overview-tile {
    margin-top: unset !important;
  }
}

/*FAQ*/
.faq {
  padding-top: 60px;
}

.faq .item {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 4px 8px;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 10px;
  background-color: rgb(245, 245, 245);
}

.faq .item .heading {
  display: flex;
  justify-content: space-between;
}

.faq .item .heading[aria-expanded="false"] .fa-chevron-down,
.faq .item .heading[aria-expanded="true"] .fa-chevron-up {
  display: block;
}

.faq .item .heading[aria-expanded="true"] .fa-chevron-down,
.faq .item .heading[aria-expanded="false"] .fa-chevron-up {
  display: none;
}

.faq .item .heading span,
.faq .item .heading {
  color: rgb(38, 38, 41);
}

.faq .item .heading .fas,
.faq .item .heading .fa {
  color: #a0389b;
}
