.woocommerce div.product .entry-summary p b {
  font-size: 16px;
}
.fy-content > h1:not(.has-text-color) {
  color: #ffffff;
  margin-bottom: 32px;
}
.fy-content > h4:not(.has-text-color) {
  margin-bottom: 56px;
  color: #ffffff;
}
@media screen and (max-width: 568px) {
  .fy-caption-content > h1 {
    font-size: 24px;
  }
  .fy-caption-content > h4 {
    font-size: 20px;
  }
  body .userway .userway_accessibility_icon .userway-spacer {
    top: -10px;
  }
}
@media screen and (max-width: 320px) {
  .fy-about-image-3 {
    right: 0px;
    top: 255px;
    width: 280px;
    height: 230px;
    left: 0px;
  }
  .fy-about-image-1 {
    height: 300px;
    top: -195px;
  }
  .fy-about-image-2 {
    top: 44px;
    width: 280px;
    height: 200px;
    left: 0px;
    margin-left: 0px;
  }
  .fy-section-about .fy-section-content {
    top: 130px;
    position: relative;
  }
  .fy-section-about .fy-section-heading h2 {
    top: 180px;
  }
  .fy-section-actions .fy-button {
    top: 100px;
  }
  .fy-caption-content > h1 {
    font-size: 20px;
  }
  .fy-caption-content > h4 {
    font-size: 19px;
  }
  .fy-content > h4:not(.has-text-color) {
    font-size: 14px;
  }
}
