<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("../style.css");
#header {
  height: 114px !important;
  background: url("../images/header-sprite.png") repeat-x top center !important; }
  @media only screen and (max-width: 982px) {
    #header {
      background: url("../images/header-sprite.png") repeat-x 0 -24px !important; } }
  @media only screen and (max-width: 982px) {
    #header.header-small {
      height: 75px !important; } }
  @media only screen and (max-width: 982px) {
    #header a#mobile-nav-button {
      font-size: 22px;
      padding: 8px; } }
  #header #logo {
    padding: 18px 20px 20px 0; }
    @media only screen and (max-width: 982px) {
      #header #logo {
        padding: 12px 20px 20px 0; }
        #header #logo a {
          display: block; } }
  #header ul.menu {
    background: url("../images/header-sprite.png") 0 -114px no-repeat;
    height: 62px;
    width: 200%;
    margin: 0 0 0 320px;
    top: 0px;
    position: absolute; }
    #header ul.menu &gt; li:first-of-type {
      margin-left: 32px; }
    #header ul.menu &gt; li:first-child a {
      margin: 0 0 0 22px; }
    #header ul.menu &gt; li &gt; a {
      color: #ffffff;
      padding: 5px 5px;
      margin: 0 5px; }
      @media only screen and (max-width: 1082px) {
        #header ul.menu &gt; li &gt; a {
          margin: 0; } }
      #header ul.menu &gt; li &gt; a:hover {
        border-bottom: 3px solid #ffffff;
        color: #ffffff !important; }
    #header ul.menu &gt; li:hover &gt; a {
      border-bottom: 3px solid #ffffff;
      color: #ffffff !important; }
    #header ul.menu &gt; li.current-menu-item &gt; a,
    #header ul.menu &gt; li.current-menu-ancestor &gt; a {
      color: #ffffff !important;
      border-bottom: 3px solid #ffffff; }

h1, h2, h3, h4, h5, h6 {
  font-family: "refrigerator-deluxe", sans-serif;
  color: #373b44; }

h2 {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  line-height: 1.1; }
  h2:first-of-type {
    margin-top: 0; }

h3 {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0; }

p {
  font-family: "source-sans-pro", sans-serif; }

blockquote {
  background: #9cca47 !important; }

.nav ul.menu &gt; li {
  line-height: 60px; }
  .nav ul.menu &gt; li &gt; a {
    font-size: 16.5px;
    font-family: "refrigerator-deluxe", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase; }

.entry-header.special-header .entry-title {
  font-size: 170px;
  text-align: center;
  font-family: "HeadlinerNo45", sans-serif;
  line-height: .8; }
  @media only screen and (max-width: 1082px) {
    .entry-header.special-header .entry-title {
      font-size: 160px;
      line-height: 90px; } }
  @media only screen and (max-width: 767px) {
    .entry-header.special-header .entry-title {
      font-size: 100px !important;
      line-height: .8; } }
  @media only screen and (max-width: 320px) {
    .entry-header.special-header .entry-title {
      font-size: 100px !important;
      line-height: 0; } }

.entry-header.page-header .entry-title {
  font-size: 170px;
  text-align: center;
  font-family: "HeadlinerNo45", sans-serif;
  line-height: .8; }
  @media only screen and (max-width: 767px) {
    .entry-header.page-header .entry-title {
      font-size: 60px;
      line-height: 60px; } }

.home #content-wrapper {
  overflow: auto; }
  @media only screen and (max-width: 1082px) {
    .home #content-wrapper {
      overflow: visible; } }
.home #main-content {
  min-height: 515px;
  margin-top: 30px;
  float: left;
  width: 100%; }
  @media only screen and (max-width: 1082px) {
    .home #main-content {
      margin-top: -55px; } }
  @media only screen and (max-width: 982px) {
    .home #main-content {
      padding-left: 5%;
      padding-right: 5%; } }
  .home #main-content .main-content {
    margin-top: 105px; }
    .home #main-content .main-content h1 {
      margin-top: 50px; }
    .home #main-content .main-content h2 {
      color: #ffffff;
      text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
      font-family: "refrigerator-deluxe", sans-serif;
      font-size: 34px;
      text-transform: uppercase;
      line-height: 42px; }
.home .cta-content {
  border: 10px solid #ffffff;
  top: -100px;
  margin-bottom: -130px;
  padding: 35px 30px;
  overflow: auto;
  position: relative;
  background: #ffffff;
  background: url("../images/cta-bg.gif") repeat-x;
  box-shadow: 0px -15px 25px -5px rgba(0, 0, 0, 0.5);
  width: 1080px; }
  @media only screen and (max-width: 982px) {
    .home .cta-content {
      width: 100%;
      padding: 35px 0;
      border: none;
      box-shadow: none; } }
  .home .cta-content .cta {
    float: left;
    width: 22.5%;
    margin: auto 15px; }
    .home .cta-content .cta:first-of-type {
      margin-left: 0; }
    .home .cta-content .cta:last-of-type {
      margin-right: 0; }
    @media only screen and (max-width: 982px) {
      .home .cta-content .cta {
        width: 100%;
        padding-left: 20%;
        padding-right: 20%;
        margin: 20px 0; } }
    .home .cta-content .cta h2 {
      color: #f96a39;
      font-size: 32px; }
      .home .cta-content .cta h2 a {
        color: #f96a39; }
        .home .cta-content .cta h2 a:hover {
          text-decoration: underline; }
.home #secondary-content {
  min-height: 274px;
  margin-top: 30px;
  float: left;
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px; }
  .home #secondary-content:before {
    background: url("../images/secondary-image-tear.png") repeat-x top center;
    width: 1920px;
    height: 15px;
    content: "";
    display: block;
    margin-bottom: -10px; }
  .home #secondary-content .secondary-content h1 {
    margin: 50px 0 0 0;
    font-family: "refrigerator-deluxe", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    font-size: 32px;
    line-height: 35px; }
    @media only screen and (max-width: 982px) {
      .home #secondary-content .secondary-content h1 {
        margin-top: 30px;
        font-size: 30px;
        line-height: 32px; } }
  .home #secondary-content .secondary-content h2 {
    color: #ffffff;
    font-family: "refrigerator-deluxe", sans-serif;
    font-size: 27px;
    line-height: 30px; }
    @media only screen and (max-width: 982px) {
      .home #secondary-content .secondary-content h2 {
        font-size: 24px;
        line-height: 27px; } }

/* Blogroll */
.page-template-blog-masonry-php .blog-masonry .format-standard.post-loop:before {
  content: none; }
.page-template-blog-masonry-php .blog-masonry .format-standard.post-loop h2 {
  font-size: 32px;
  font-weight: bold; }

.sidebar-blog h3 {
  font-weight: bold; }
.sidebar-blog .widget {
  list-style: none; }
  .sidebar-blog .widget ul li {
    list-style: none; }

.single #content-wrapper {
  margin-top: 25px; }
  .single #content-wrapper h1.entry-title {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 500; }

.page .intro,
.post-type-archive-wpfc_sermon .intro {
  width: 100% !important; }
  .page .intro h2,
  .post-type-archive-wpfc_sermon .intro h2 {
    font-size: 48px;
    font-family: "refrigerator-deluxe", sans-serif;
    color: #373b44;
    text-transform: uppercase;
    font-weight: bold; }
  .page .intro p,
  .post-type-archive-wpfc_sermon .intro p {
    font-size: 20px;
    font-family: "source-sans-pro", sans-serif;
    line-height: 27px;
    font-weight: 100; }
.page #wpgmza_map,
.post-type-archive-wpfc_sermon #wpgmza_map {
  margin-bottom: 20px; }
.page .entry-content ul,
.post-type-archive-wpfc_sermon .entry-content ul {
  margin: 0 0 15px 20px;
  list-style-type: disc; }
  .page .entry-content ul li,
  .post-type-archive-wpfc_sermon .entry-content ul li {
    margin: 0 0 5px 20px; }
.page .entry-content .wpb_content_element,
.post-type-archive-wpfc_sermon .entry-content .wpb_content_element {
  margin: 0 !important; }
.page img.size-full,
.post-type-archive-wpfc_sermon img.size-full {
  width: 100%; }
.page .call-to-action,
.post-type-archive-wpfc_sermon .call-to-action {
  clear: both;
  position: relative;
  top: 20px; }

header.entry-header.special-header,
header.entry-header.page-header {
  height: 350px;
  background-position: top center; }
  @media only screen and (max-width: 1082px) {
    header.entry-header.special-header,
    header.entry-header.page-header {
      top: -55px;
      height: 300px; } }
  @media only screen and (max-width: 767px) {
    header.entry-header.special-header,
    header.entry-header.page-header {
      height: auto; } }

header.entry-header.page-header {
  background: url("../images/banner-default.jpg"); }
  header.entry-header.page-header .entry-title {
    color: #ffffff; }

.single-wpfc_sermon #wpfc-attachments {
  margin-top: 20px;
  border-top: 1px solid #cccccc;
  padding-top: 20px; }
.single-wpfc_sermon #nav-below {
  margin-top: 20px;
  border-top: 1px solid #cccccc;
  padding-top: 20px; }
  .single-wpfc_sermon #nav-below .nav-previous, .single-wpfc_sermon #nav-below .nav-next {
    width: 50%;
    float: left; }
  .single-wpfc_sermon #nav-below .nav-next {
    text-align: right; }

.page-id-1026 h1.entry-title {
  font-size: 110px !important; }

.events-page .event-marketing {
  margin-bottom: 75px; }
  .events-page .event-marketing h2 {
    font-size: 48px;
    font-family: "refrigerator-deluxe", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #353535;
    line-height: .95; }
  .events-page .event-marketing p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #353535; }
.events-page .post-wrapper {
  float: left; }
.events-page .featured-events {
  margin-bottom: 75px; }
  @media only screen and (max-width: 767px) {
    .events-page .featured-events {
      margin-bottom: 0; } }
  @media only screen and (max-width: 320px) {
    .events-page .featured-events {
      margin-bottom: 0; } }
  .events-page .featured-events h2.featured-title {
    background: #a3acb2;
    color: #ffffff;
    font-family: "refrigerator-deluxe", sans-serif;
    text-transform: uppercase;
    padding: 2px 15px;
    display: inline-block;
    float: left;
    font-size: 22px; }
  .events-page .featured-events article {
    width: 30%;
    margin-left: 5%;
    float: left; }
    @media only screen and (max-width: 767px) {
      .events-page .featured-events article {
        width: 100%;
        padding-bottom: 40px;
        margin: 0 auto 40px auto;
        border-bottom: 2px solid #eeeeee;
        clear: both; } }
    @media only screen and (max-width: 320px) {
      .events-page .featured-events article {
        width: 100%;
        padding-bottom: 40px;
        margin: 0 auto 40px auto;
        border-bottom: 2px solid #eeeeee;
        clear: both; } }
    .events-page .featured-events article:first-of-type {
      clear: left;
      margin-left: 0; }
    .events-page .featured-events article .entry-header h3 {
      font-family: "refrigerator-deluxe", sans-serif;
      color: #373b44;
      font-size: 24px;
      text-transform: uppercase;
      font-weight: 600; }
      .events-page .featured-events article .entry-header h3 a {
        color: #373b44; }
        .events-page .featured-events article .entry-header h3 a:visited {
          color: #373b44; }
        .events-page .featured-events article .entry-header h3 a:hover {
          color: #53565c;
          text-decoration: underline; }
    @media only screen and (max-width: 767px) {
      .events-page .featured-events article .entry-header img {
        width: 100%;
        height: auto; } }
    @media only screen and (max-width: 320px) {
      .events-page .featured-events article .entry-header img {
        width: 100%;
        height: auto; } }
    .events-page .featured-events article p.event-date {
      font-family: "refrigerator-deluxe", sans-serif;
      color: #7f8b94;
      font-size: 20px;
      text-transform: uppercase;
      font-weight: 100;
      margin: 0px 0 20px 0; }
.events-page .additional-events h2 {
  font-size: 38px;
  font-family: "refrigerator-deluxe", sans-serif;
  font-weight: 800;
  color: #373b44;
  text-transform: uppercase; }
.events-page .additional-events article {
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 50px;
  float: left; }
  .events-page .additional-events article .event-thumb {
    float: left;
    width: 20%;
    height: auto;
    margin-right: 5%; }
  .events-page .additional-events article .event-content {
    float: left;
    width: 75%; }
    .events-page .additional-events article .event-content h3.loop-title {
      font-size: 24px;
      font-family: "refrigerator-deluxe", sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      line-height: 1;
      margin-top: 0; }
      .events-page .additional-events article .event-content h3.loop-title a {
        color: #373b44; }
        .events-page .additional-events article .event-content h3.loop-title a:hover {
          color: #53565c;
          text-decoration: underline; }
    .events-page .additional-events article .event-content p.event-date {
      font-family: "refrigerator-deluxe", sans-serif;
      color: #7f8b94;
      font-size: 20px;
      text-transform: uppercase;
      font-weight: 500;
      margin: 0px 0 20px 0; }
.events-page .call-to-action {
  margin-top: 50px;
  float: left;
  width: 100%; }

#tribe-events-pg-template {
  margin-top: 80px;
  max-width: 1040px; }
  #tribe-events-pg-template h1 {
    font-size: 48px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0; }
  #tribe-events-pg-template .tribe-events-schedule {
    margin: 0 0 1.5em; }
    #tribe-events-pg-template .tribe-events-schedule h2 {
      margin: 0; }
  #tribe-events-pg-template .tribe-events-event-image {
    width: 30%;
    max-height: 313px;
    overflow: hidden;
    float: left;
    margin-right: 5%; }
    #tribe-events-pg-template .tribe-events-event-image img {
      height: auto; }
  #tribe-events-pg-template .event-content {
    float: left;
    width: 65%; }

.woocommerce .page-title {
  display: none; }
.woocommerce .page-description {
  float: left;
  margin-bottom: 20px; }
  .woocommerce .page-description h2 {
    font-size: 48px !important;
    font-family: "refrigerator-deluxe", sans-serif;
    font-weight: bold !important;
    text-transform: uppercase;
    color: #353535; }
    @media only screen and (max-width: 767px) {
      .woocommerce .page-description h2 {
        line-height: .95; } }
    @media only screen and (max-width: 320px) {
      .woocommerce .page-description h2 {
        line-height: .95; } }
  .woocommerce .page-description p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #353535; }
.woocommerce .woocommerce-ordering {
  float: left;
  clear: both;
  margin: 0 0 20px 0 !important;
  width: 100%;
  text-align: right !important;
  position: relative !important;
  top: auto !important;
  right: auto !important; }

.single-product #content {
  margin-top: 20px; }

@media only screen and (max-width: 982px) {
  .resources-page #content,
  .post-type-archive-wpfc_sermon #content {
    padding: 0 !important; } }
@media only screen and (max-width: 320px) {
  .resources-page #content,
  .post-type-archive-wpfc_sermon #content {
    padding: 0 !important; } }
@media only screen and (max-width: 767px) {
  .resources-page #content,
  .post-type-archive-wpfc_sermon #content {
    padding: 0 !important; } }
.resources-page .intro,
.post-type-archive-wpfc_sermon .intro {
  margin-bottom: 40px; }
  @media only screen and (max-width: 982px) {
    .resources-page .intro h2,
    .post-type-archive-wpfc_sermon .intro h2 {
      line-height: 1; } }
  @media only screen and (max-width: 767px) {
    .resources-page .intro h2,
    .post-type-archive-wpfc_sermon .intro h2 {
      line-height: .95 !important; } }
  @media only screen and (max-width: 320px) {
    .resources-page .intro h2,
    .post-type-archive-wpfc_sermon .intro h2 {
      line-height: .95 !important; } }
.resources-page h2.featured-title,
.post-type-archive-wpfc_sermon h2.featured-title {
  background: #a3acb2;
  color: #ffffff;
  font-family: "refrigerator-deluxe", sans-serif;
  text-transform: uppercase;
  padding: 2px 15px;
  display: inline-block;
  float: left;
  margin-bottom: -22px;
  font-size: 22px; }
.resources-page .featured-resources,
.post-type-archive-wpfc_sermon .featured-resources {
  width: 100%;
  box-shadow: 0 0 24px 7px rgba(23, 23, 24, 0.17);
  padding: 20px;
  overflow: auto; }
  .resources-page .featured-resources .featured-image,
  .post-type-archive-wpfc_sermon .featured-resources .featured-image {
    float: left;
    margin-right: 20px;
    width: 38%;
    height: 250px;
    overflow: hidden; }
    .resources-page .featured-resources .featured-image img,
    .post-type-archive-wpfc_sermon .featured-resources .featured-image img {
      width: 100%;
      height: auto; }
    .resources-page .featured-resources .featured-image.pdf,
    .post-type-archive-wpfc_sermon .featured-resources .featured-image.pdf {
      border: 1px solid #cccccc;
      padding: 10px; }
    @media only screen and (max-width: 1082px) {
      .resources-page .featured-resources .featured-image,
      .post-type-archive-wpfc_sermon .featured-resources .featured-image {
        width: 42%; } }
    @media only screen and (max-width: 982px) {
      .resources-page .featured-resources .featured-image,
      .post-type-archive-wpfc_sermon .featured-resources .featured-image {
        width: 100%; } }
    @media only screen and (max-width: 320px) {
      .resources-page .featured-resources .featured-image,
      .post-type-archive-wpfc_sermon .featured-resources .featured-image {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      .resources-page .featured-resources .featured-image,
      .post-type-archive-wpfc_sermon .featured-resources .featured-image {
        width: 100%; } }
  .resources-page .featured-resources .featured-content,
  .post-type-archive-wpfc_sermon .featured-resources .featured-content {
    float: left;
    width: 60%; }
    @media only screen and (max-width: 1082px) {
      .resources-page .featured-resources .featured-content,
      .post-type-archive-wpfc_sermon .featured-resources .featured-content {
        width: 45%;
        margin-left: 10%; } }
    @media only screen and (max-width: 982px) {
      .resources-page .featured-resources .featured-content,
      .post-type-archive-wpfc_sermon .featured-resources .featured-content {
        width: 100%;
        margin: 0; } }
    @media only screen and (max-width: 320px) {
      .resources-page .featured-resources .featured-content,
      .post-type-archive-wpfc_sermon .featured-resources .featured-content {
        width: 100%;
        margin: 0; } }
    @media only screen and (max-width: 767px) {
      .resources-page .featured-resources .featured-content,
      .post-type-archive-wpfc_sermon .featured-resources .featured-content {
        width: 100%;
        margin: 0; } }
    .resources-page .featured-resources .featured-content h3.loop-title,
    .post-type-archive-wpfc_sermon .featured-resources .featured-content h3.loop-title {
      font-size: 38px;
      font-weight: bold;
      line-height: 1;
      color: #373b44; }
      @media only screen and (max-width: 320px) {
        .resources-page .featured-resources .featured-content h3.loop-title,
        .post-type-archive-wpfc_sermon .featured-resources .featured-content h3.loop-title {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .resources-page .featured-resources .featured-content h3.loop-title,
        .post-type-archive-wpfc_sermon .featured-resources .featured-content h3.loop-title {
          width: 100%; } }
      .resources-page .featured-resources .featured-content h3.loop-title a,
      .post-type-archive-wpfc_sermon .featured-resources .featured-content h3.loop-title a {
        color: #373b44; }
        .resources-page .featured-resources .featured-content h3.loop-title a:visited,
        .post-type-archive-wpfc_sermon .featured-resources .featured-content h3.loop-title a:visited {
          color: #373b44; }
        .resources-page .featured-resources .featured-content h3.loop-title a:hover,
        .post-type-archive-wpfc_sermon .featured-resources .featured-content h3.loop-title a:hover {
          color: #53565c;
          text-decoration: underline; }
    .resources-page .featured-resources .featured-content .entry-meta,
    .post-type-archive-wpfc_sermon .featured-resources .featured-content .entry-meta {
      margin: 25px 0 15px 0; }
      .resources-page .featured-resources .featured-content .entry-meta p,
      .post-type-archive-wpfc_sermon .featured-resources .featured-content .entry-meta p {
        font-size: 16px;
        font-weight: bold;
        font-family: "refrigerator-deluxe", sans-serif; }
        .resources-page .featured-resources .featured-content .entry-meta p span,
        .post-type-archive-wpfc_sermon .featured-resources .featured-content .entry-meta p span {
          color: #373b44; }
.resources-page a.visit, .resources-page a.listen-now, .resources-page a.read-more,
.post-type-archive-wpfc_sermon a.visit,
.post-type-archive-wpfc_sermon a.listen-now,
.post-type-archive-wpfc_sermon a.read-more {
  background: url(../images/visit.png) no-repeat center;
  text-indent: -9999px;
  display: inline-block;
  width: 195px;
  height: 64px;
  opacity: .9; }
  .resources-page a.visit:hover, .resources-page a.listen-now:hover, .resources-page a.read-more:hover,
  .post-type-archive-wpfc_sermon a.visit:hover,
  .post-type-archive-wpfc_sermon a.listen-now:hover,
  .post-type-archive-wpfc_sermon a.read-more:hover {
    opacity: 1; }
  @media only screen and (max-width: 982px) {
    .resources-page a.visit, .resources-page a.listen-now, .resources-page a.read-more,
    .post-type-archive-wpfc_sermon a.visit,
    .post-type-archive-wpfc_sermon a.listen-now,
    .post-type-archive-wpfc_sermon a.read-more {
      display: block;
      margin: auto; } }
  @media only screen and (max-width: 767px) {
    .resources-page a.visit, .resources-page a.listen-now, .resources-page a.read-more,
    .post-type-archive-wpfc_sermon a.visit,
    .post-type-archive-wpfc_sermon a.listen-now,
    .post-type-archive-wpfc_sermon a.read-more {
      display: block;
      margin: auto; } }
  @media only screen and (max-width: 320px) {
    .resources-page a.visit, .resources-page a.listen-now, .resources-page a.read-more,
    .post-type-archive-wpfc_sermon a.visit,
    .post-type-archive-wpfc_sermon a.listen-now,
    .post-type-archive-wpfc_sermon a.read-more {
      display: block;
      margin: auto; } }
.resources-page a.listen-now,
.post-type-archive-wpfc_sermon a.listen-now {
  width: 220px;
  background: url(../images/listen-now.png) no-repeat center; }
.resources-page a.read-more,
.post-type-archive-wpfc_sermon a.read-more {
  width: 220px;
  background: url(../images/read-more.png) no-repeat center; }
.resources-page .additional-resources,
.post-type-archive-wpfc_sermon .additional-resources {
  margin-top: 85px; }
  @media only screen and (max-width: 767px) {
    .resources-page .additional-resources,
    .post-type-archive-wpfc_sermon .additional-resources {
      margin-top: 40px; } }
  @media only screen and (max-width: 320px) {
    .resources-page .additional-resources,
    .post-type-archive-wpfc_sermon .additional-resources {
      margin-top: 40px; } }
  .resources-page .additional-resources h2,
  .post-type-archive-wpfc_sermon .additional-resources h2 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px; }
  .resources-page .additional-resources .resource-loop,
  .post-type-archive-wpfc_sermon .additional-resources .resource-loop {
    float: left;
    width: 21.2%;
    margin-left: 5%;
    margin-bottom: 40px; }
    @media only screen and (max-width: 982px) {
      .resources-page .additional-resources .resource-loop,
      .post-type-archive-wpfc_sermon .additional-resources .resource-loop {
        width: 45%;
        margin-left: 10%; }
        .resources-page .additional-resources .resource-loop:nth-of-type(2n+1), .resources-page .additional-resources .resource-loop:first-of-type,
        .post-type-archive-wpfc_sermon .additional-resources .resource-loop:nth-of-type(2n+1),
        .post-type-archive-wpfc_sermon .additional-resources .resource-loop:first-of-type {
          margin-left: 0;
          clear: left; } }
    @media only screen and (max-width: 767px) {
      .resources-page .additional-resources .resource-loop,
      .post-type-archive-wpfc_sermon .additional-resources .resource-loop {
        width: 100%;
        clear: both;
        margin: 0 0 40px 0;
        padding-bottom: 40px;
        border-bottom: 2px solid #eeeeee; } }
    @media only screen and (max-width: 320px) {
      .resources-page .additional-resources .resource-loop,
      .post-type-archive-wpfc_sermon .additional-resources .resource-loop {
        width: 100%;
        clear: both;
        margin: 0 0 40px 0;
        padding-bottom: 40px;
        border-bottom: 2px solid #eeeeee; } }
    .resources-page .additional-resources .resource-loop:nth-of-type(5n), .resources-page .additional-resources .resource-loop:first-of-type,
    .post-type-archive-wpfc_sermon .additional-resources .resource-loop:nth-of-type(5n),
    .post-type-archive-wpfc_sermon .additional-resources .resource-loop:first-of-type {
      margin-left: 0;
      clear: left; }
    .resources-page .additional-resources .resource-loop .resource-thumb,
    .post-type-archive-wpfc_sermon .additional-resources .resource-loop .resource-thumb {
      width: 220px;
      height: 150px;
      overflow: hidden;
      background: #f3f3f3; }
      @media only screen and (max-width: 982px) {
        .resources-page .additional-resources .resource-loop .resource-thumb,
        .post-type-archive-wpfc_sermon .additional-resources .resource-loop .resource-thumb {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .resources-page .additional-resources .resource-loop .resource-thumb,
        .post-type-archive-wpfc_sermon .additional-resources .resource-loop .resource-thumb {
          width: 100%;
          height: 250px; }
          .resources-page .additional-resources .resource-loop .resource-thumb img,
          .post-type-archive-wpfc_sermon .additional-resources .resource-loop .resource-thumb img {
            width: 100%;
            height: auto; } }
      @media only screen and (max-width: 320px) {
        .resources-page .additional-resources .resource-loop .resource-thumb,
        .post-type-archive-wpfc_sermon .additional-resources .resource-loop .resource-thumb {
          width: 100%; }
          .resources-page .additional-resources .resource-loop .resource-thumb img,
          .post-type-archive-wpfc_sermon .additional-resources .resource-loop .resource-thumb img {
            width: 100%;
            height: auto; } }
    .resources-page .additional-resources .resource-loop .resource-type,
    .post-type-archive-wpfc_sermon .additional-resources .resource-loop .resource-type {
      width: 100%;
      margin: auto;
      background: #f3f3f3;
      padding: 3px 10px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
      .resources-page .additional-resources .resource-loop .resource-type p,
      .post-type-archive-wpfc_sermon .additional-resources .resource-loop .resource-type p {
        text-align: center; }

.page-template-resources-php #secondary-content {
  min-height: 274px;
  margin-top: 30px;
  float: left;
  width: 100%;
  overflow: visible;
  padding-bottom: 20px; }
  .page-template-resources-php #secondary-content:before {
    background: url("../images/secondary-image-tear.png") repeat-x top center;
    width: 1920px;
    height: 15px;
    content: "";
    display: block;
    margin-bottom: -10px; }
  .page-template-resources-php #secondary-content .secondary-content {
    padding-top: 50px; }
    .page-template-resources-php #secondary-content .secondary-content h1 {
      font-family: "refrigerator-deluxe", sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      color: #ffffff;
      font-size: 32px;
      line-height: 35px; }
      @media only screen and (max-width: 982px) {
        .page-template-resources-php #secondary-content .secondary-content h1 {
          margin-top: 30px;
          font-size: 30px;
          line-height: 32px; } }
    .page-template-resources-php #secondary-content .secondary-content h2 {
      color: #ffffff;
      font-family: "refrigerator-deluxe", sans-serif;
      font-size: 27px;
      line-height: 30px; }
      @media only screen and (max-width: 982px) {
        .page-template-resources-php #secondary-content .secondary-content h2 {
          font-size: 24px;
          line-height: 27px; } }

.post-type-archive-wpfc_sermon #content,
.page-template-pdf-php #content {
  width: auto; }
  .post-type-archive-wpfc_sermon #content .entry-header h3.loop-title,
  .page-template-pdf-php #content .entry-header h3.loop-title {
    text-align: center;
    margin-top: 5px;
    text-transform: uppercase;
    line-height: 1.25; }
    @media only screen and (max-width: 982px) {
      .post-type-archive-wpfc_sermon #content .entry-header h3.loop-title,
      .page-template-pdf-php #content .entry-header h3.loop-title {
        margin-top: 20px; } }
    .post-type-archive-wpfc_sermon #content .entry-header h3.loop-title a:hover,
    .page-template-pdf-php #content .entry-header h3.loop-title a:hover {
      text-decoration: underline; }
  .post-type-archive-wpfc_sermon #content .sermon-date,
  .page-template-pdf-php #content .sermon-date {
    margin: -5px 0 5px;
    display: block;
    background: #ffffff;
    padding: 5px;
    text-align: center; }
    .post-type-archive-wpfc_sermon #content .sermon-date span:before,
    .page-template-pdf-php #content .sermon-date span:before {
      content: "";
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #fff;
      height: 1px;
      width: 30%;
      margin: 0 5% 0 0;
      position: absolute;
      margin-top: 10px;
      left: 0; }
    .post-type-archive-wpfc_sermon #content .sermon-date span:after,
    .page-template-pdf-php #content .sermon-date span:after {
      content: "";
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #fff;
      height: 1px;
      width: 30%;
      margin: 0 0 0 5%;
      position: absolute;
      margin-top: 10px;
      right: 0; }

.single-wpfc_sermon h1.entry-title {
  margin-bottom: 20px; }
.single-wpfc_sermon .wpfc_sermon_meta {
  margin: 0 auto 10px auto; }
  .single-wpfc_sermon .wpfc_sermon_meta .sermon-date {
    font-size: 20px;
    margin: -10px 0 5px;
    display: block;
    background: #ffffff;
    padding: 5px;
    text-align: center; }
    .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:before {
      content: "";
      border-top: 2px solid #ccc;
      border-bottom: 2px solid #fff;
      height: 1px;
      width: 25%;
      margin: 0 5% 0 0;
      position: absolute;
      margin-top: 10px;
      left: 0; }
      @media only screen and (max-width: 1082px) {
        .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:before {
          width: 20%; } }
      @media only screen and (max-width: 982px) {
        .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:before {
          width: 20%; } }
      @media only screen and (max-width: 767px) {
        .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:before {
          width: 10%; } }
      @media only screen and (max-width: 320px) {
        .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:before {
          width: 10%; } }
    .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:after {
      content: "";
      border-top: 2px solid #ccc;
      border-bottom: 2px solid #fff;
      height: 1px;
      width: 25%;
      margin: 0 0 0 5%;
      position: absolute;
      margin-top: 10px;
      right: 0; }
      @media only screen and (max-width: 1082px) {
        .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:after {
          width: 20%; } }
      @media only screen and (max-width: 982px) {
        .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:after {
          width: 20%; } }
      @media only screen and (max-width: 767px) {
        .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:after {
          width: 10%; } }
      @media only screen and (max-width: 320px) {
        .single-wpfc_sermon .wpfc_sermon_meta .sermon-date span:after {
          width: 10%; } }
  .single-wpfc_sermon .wpfc_sermon_meta .sermon-info {
    text-align: center;
    margin: -10px 0 10px;
    font-size: 16px; }
.single-wpfc_sermon .wpfc_sermon_wrap {
  margin-bottom: 20px; }
  .single-wpfc_sermon .wpfc_sermon_wrap .wpfc_sermon-video iframe {
    width: 100%;
    height: 394px; }
  .single-wpfc_sermon .wpfc_sermon_wrap .wpfc_sermon_image {
    height: 300px;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .single-wpfc_sermon .wpfc_sermon_wrap .wpfc_sermon_image {
        height: 260px; } }
    @media only screen and (max-width: 320px) {
      .single-wpfc_sermon .wpfc_sermon_wrap .wpfc_sermon_image {
        height: 260px; } }
    .single-wpfc_sermon .wpfc_sermon_wrap .wpfc_sermon_image img {
      width: 100%; }
.single-wpfc_sermon .wpfc_sermon .wpfc_sermon-audio {
  margin-bottom: 20px; }
.single-wpfc_sermon .wpfc_sermon p {
  font-size: 14px; }
.single-wpfc_sermon #wpfc-attachments a.sermon-attachments {
  display: inline-block;
  border-right: 1px solid #cccccc;
  padding: 0 10px;
  margin: 0 10px; }
  .single-wpfc_sermon #wpfc-attachments a.sermon-attachments:last-of-type {
    border-right: none; }

.single-pdf .entry-header {
  border: none;
  padding-bottom: 0; }
.single-pdf .pdf-content {
  float: left;
  width: 100%;
  margin-left: 5%; }
  @media screen and (max-width: 40em) {
    .single-pdf .pdf-content {
      width: 100%;
      float: none;
      margin-left: 0; } }
  .single-pdf .pdf-content:after {
    clear: both; }
  .single-pdf .pdf-content .post-thumbnail {
    width: 45%;
    float: left;
    margin-right: 15px; }
    @media screen and (max-width: 40em) {
      .single-pdf .pdf-content .post-thumbnail {
        width: 100%;
        float: none;
        margin-bottom: 20px; } }
    .single-pdf .pdf-content .post-thumbnail .pdf-download {
      width: 100%; }
      .single-pdf .pdf-content .post-thumbnail .pdf-download p {
        padding: 10px 10px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        line-height: 1;
        text-align: center;
        background: #f3f3f3; }
        .single-pdf .pdf-content .post-thumbnail .pdf-download p:before {
          content: ""; }
    .single-pdf .pdf-content .post-thumbnail img {
      width: 100%;
      height: auto; }

@media only screen and (max-width: 767px) {
  #footer #footer-widgets {
    padding: 5% 10% 0 10%;
    text-align: center; } }
#footer #footer-widgets .footer-widget {
  /*-related posts-*/ }
  @media only screen and (max-width: 982px) {
    #footer #footer-widgets .footer-widget {
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    #footer #footer-widgets .footer-widget {
      text-align: center;
      border-top: 1px solid #aaaaaa;
      padding-top: 40px; }
      #footer #footer-widgets .footer-widget:nth-child(1) {
        border: none;
        padding-top: 0; } }
  #footer #footer-widgets .footer-widget.footer-4 a {
    color: #759e37 !important; }
    #footer #footer-widgets .footer-widget.footer-4 a:hover {
      color: #ffffff;
      text-decoration: underline; }
  #footer #footer-widgets .footer-widget h3.widgettitle {
    font-family: "refrigerator-deluxe", sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase; }
  #footer #footer-widgets .footer-widget h3.rpwe-title {
    margin: 0;
    font-family: "refrigerator-deluxe", sans-serif; }
    @media only screen and (max-width: 767px) {
      #footer #footer-widgets .footer-widget h3.rpwe-title {
        text-align: center; } }
    #footer #footer-widgets .footer-widget h3.rpwe-title a:hover {
      color: #ffffff;
      text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    #footer #footer-widgets .footer-widget .rpwe-summary {
      padding-left: 10%;
      padding-right: 10%; } }
  #footer #footer-widgets .footer-widget .rpwe-summary a {
    color: #759e37; }
    #footer #footer-widgets .footer-widget .rpwe-summary a:hover {
      color: #ffffff;
      text-decoration: underline; }
  #footer #footer-widgets .footer-widget #menu-relevant-links li {
    border: none;
    margin: 0; }
    #footer #footer-widgets .footer-widget #menu-relevant-links li a {
      color: #759e37;
      text-transform: uppercase; }
      #footer #footer-widgets .footer-widget #menu-relevant-links li a:hover {
        color: #ffffff;
        text-decoration: underline; }
  #footer #footer-widgets .footer-widget ul li {
    border: none; }
#footer #footer-bottom #copyright {
  text-align: right;
  width: 95%; }
  @media only screen and (max-width: 982px) {
    #footer #footer-bottom #copyright {
      width: 90%; } }
  @media only screen and (max-width: 767px) {
    #footer #footer-bottom #copyright {
      width: 100%;
      text-align: center; } }
#footer #footer-bottom .social-icons {
  margin-top: -5px; }
  #footer #footer-bottom .social-icons a {
    border-radius: 50px;
    background: #759e37;
    width: 22px;
    height: 22px;
    padding: 12px 15px 12px 10px;
    line-height: 3px;
    color: #1c2028; }
    #footer #footer-bottom .social-icons a:hover {
      color: #ffffff; }
    @media only screen and (max-width: 767px) {
      #footer #footer-bottom .social-icons a {
        padding: 7px 15px 18px 10px; } }

.page-id-14 .menu-item-67.current-page-ancestor.current-menu-ancestor &gt; a,
.page-id-8 .menu-item-67.current-page-ancestor.current-menu-ancestor &gt; a {
  border: none !important; }

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: 1.5em !important; }
.gform_wrapper .gform_page_fields ul.gform_fields {
  margin-left: 1px; }
  .gform_wrapper .gform_page_fields ul.gform_fields .ginput_container ul.gfield_radio li input {
    margin-left: 1px; }
.gform_wrapper .gform_body h2.gsection_title {
  margin-top: 20px !important;
  line-height: 1.1;
  font-size: 1.5em; }

/** Woocommerce **/
.woocommerce #coupon_code {
  width: 200px !important; }

#sidebar h3.widgettitle {
  font-size: 28px;
  margin-bottom: 10px; }
#sidebar .widget {
  list-style: none; }
  #sidebar .widget h3 {
    font-size: 28px;
    margin-bottom: 10px; }
  #sidebar .widget li &gt; a {
    text-transform: uppercase;
    color: #759e37;
    font-family: "refrigerator-deluxe", sans-serif;
    font-size: 22px; }

.clearfix {
  clear: both; }
</pre></body></html>