/*
Theme Name: Tennessee Farm Bureau
Theme URI: https://tnfarmbureau.org/
Author: Journal Communications
Author URI: https://jnlcom.com
Template:  visual-composer-starter
Description: Child theme of Visual Composer Starter 
Version: 1.0
Requires PHP: 5.6
Tested up to: 6.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, portfolio, featured-images, full-width-template, e-commerce, translation-ready, rtl-language-support, theme-options, custom-colors, custom-logo, custom-menu, footer-widgets, left-sidebar, right-sidebar, custom-background, one-column, two-columns
Text Domain: tnfb
*/
.unstyle-list {
  margin-left: 0;
}
.unstyle-list li {
  list-style: none;
}

a.unstyle-link {
  color: inherit !important;
  text-decoration: none;
  cursor: pointer;
}
a.unstyle-link:hover, a.unstyle-link:visited, a.unstyle-link:active {
  text-decoration: underline;
  color: inherit;
}

.object-fit-image {
  position: relative;
}
.object-fit-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}

html {
  font-size: 16px;
}

body {
  font-family: roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
body:not(.home) {
  padding-top: 125px;
}
body p {
  font-size: 1.125rem;
}

.object-fit-image {
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}
.object-fit-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  bottom: 0;
}

.entry-content ul > li {
  list-style: unset;
  padding-left: 5px;
}
.entry-content ul > li:before {
  content: "";
  display: none;
}
.entry-content p a {
  border-bottom: none;
}
.entry-content a:not(.program-link__link):hover {
  text-decoration: underline !important;
}

@media screen and (min-width: 1200px) {
  .container {
    width: unset;
    max-width: 1365px;
  }
}
h2, h3, h4 {
  font-family: open-sans, sans-serif;
  font-weight: 500;
}
h2 a, h3 a, h4 a {
  color: inherit;
}

.entry-content h2, .entry-content h3, .entry-content h4 {
  font-weight: 500;
}
.entry-content h2 a, .entry-content h3 a, .entry-content h4 a {
  color: inherit;
}

h2 {
  font-size: 3.125rem;
}

.section-heading {
  border-bottom: 1px solid #111;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

body.header-full-width.home #header .navbar {
  background-color: rgba(0, 0, 0, 0.8);
  min-height: 90px;
}
body.header-full-width #header .navbar {
  background-color: #fff;
  min-height: 90px;
}
body.header-full-width #header .navbar .navbar-wrapper {
  flex-grow: 1;
  background-color: transparent !important;
}

.navbar-brand {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.navbar-brand h1, .navbar-brand h2 {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 1.375rem;
  margin-left: 15px;
  margin-bottom: 0;
}
.navbar-brand h1 a, .navbar-brand h2 a {
  color: #fff;
  font-size: inherit;
}

.homepage-hero {
  width: 100%;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 70vh;
  background-position: center;
}

.search-form-dropdown {
  position: relative;
  top: 7px;
  margin-left: 5px;
  margin-right: 30px;
  height: 30px;
}
.search-form-dropdown .search-toggle {
  width: 30px;
  height: 30px;
  background-color: transparent;
}
.search-form-dropdown .search-form {
  position: absolute;
  min-width: 270px;
  display: none;
  top: 60px;
  left: -200px;
}
.search-form-dropdown.open .search-form {
  display: block;
}

.search-form {
  position: relative;
}
.search-field {
  color: black;
}

@media only screen and (min-width: 768px) {
  .visualcomposerstarter:not(.menu-sandwich) .navbar-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-top: 0;
  }
  .visualcomposerstarter:not(.menu-sandwich) .navbar-header {
    flex: 0 0 auto;
  }
  .visualcomposerstarter:not(.menu-sandwich) .vct-cart-wrapper {
    display: none;
  }
  body:not(.menu-sandwich) #main-menu {
    margin-left: 15px;
  }
  .search-form-dropdown {
    top: 0;
  }
  .search-form-dropdown .search-form {
    left: 0;
  }
}
#main-menu {
  background-color: white;
}
#main-menu ul li a {
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: bold;
}
#main-menu > ul > li > a {
  color: black;
}
#main-menu > ul > li > a:hover {
  color: black;
}
#main-menu > ul.current-menu-item > a {
  color: black;
}
#main-menu .button-close {
  color: black;
}
#main-menu .dropdown-toggle {
  color: black;
}
#main-menu .dropdown-toggle:after {
  display: none;
}
#main-menu.open ul.sub-menu li {
  margin-left: 10px;
}
#main-menu.open ul.sub-menu li a {
  color: black;
}
#main-menu.open ul.sub-menu li a:hover {
  text-decoration: underline;
  color: black;
}

.header-social {
  padding-left: 0;
  display: none;
  flex-direction: row;
  margin-top: 10px;
}
.header-social li {
  list-style: none;
  margin-left: 10px;
}
.header-social li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.header-social li a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3b4335;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-bottom: none;
}
.header-social li img {
  height: 20px;
}

.secondary-nav-container {
  display: none;
}

.navbar-toggle .icon-bar {
  background-color: #000;
}

.navbar-wrapper {
  padding: 0;
}

.voa-logo {
  display: none;
}

.home .navbar-toggle .icon-bar {
  background-color: white;
}
.home #main-menu ul li.current-menu-item > a {
  color: white;
}

@media only screen and (min-width: 768px) {
  body:not(.menu-sandwich) #main-menu {
    background-color: transparent;
    display: flex;
    margin: 0 40px;
  }
  body:not(.menu-sandwich) #main-menu ul li:hover {
    background-color: #fff;
    color: #C41F41;
  }
  body:not(.menu-sandwich) #main-menu ul li:hover a {
    color: #C41F41;
    background-color: #eee !important;
  }
  body:not(.menu-sandwich) #main-menu ul li a:hover {
    color: #C41F41 !important;
  }
  body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children > a {
    padding-right: 0.83em;
  }
  body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children > a:before {
    content: "";
  }
  body:not(.menu-sandwich) #main-menu ul.sub-menu {
    width: max-content;
  }
  body:not(.menu-sandwich) #main-menu ul.sub-menu li {
    width: 100%;
  }
  body:not(.menu-sandwich) #main-menu ul.sub-menu li a {
    color: #000;
    white-space: nowrap;
  }
  body:not(.menu-sandwich) #main-menu ul.sub-menu li a:hover {
    color: #C41F41;
  }
  body:not(.menu-sandwich) #main-menu > ul > li > ul {
    margin-top: 0;
    box-shadow: none;
  }
  body:not(.home):not(.menu-sandwich) .navbar {
    padding: 0;
    background: linear-gradient(to top, rgb(230, 230, 230) 0%, rgba(230, 230, 230, 0.1) 4%, rgba(17, 17, 17, 0) 6%);
  }
  body:not(.home):not(.menu-sandwich) #main-menu ul li.current-menu-item > a {
    color: #000;
  }
  body:not(.home):not(.menu-sandwich) #main-menu ul li a {
    color: #000;
  }
  body:not(.home):not(.menu-sandwich) #main-menu ul li a:hover {
    color: #000;
  }
  body:not(.home):not(.menu-sandwich) #main-menu ul li ul li:hover {
    background-color: #fff;
  }
  body:not(.home):not(.menu-sandwich) #main-menu ul li ul li:hover > a {
    background-color: #fff;
  }
  .header-social {
    display: flex;
  }
  .secondary-nav-container {
    display: block;
    background-color: #C41F41;
    width: 100%;
  }
  .secondary-nav-container > .container {
    max-width: 1440px;
  }
  .secondary-nav {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    max-width: 1440px;
    margin: 10px auto;
  }
  .secondary-nav li {
    list-style: none;
  }
  .secondary-nav a {
    color: white;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    font-weight: bold;
  }
  .secondary-nav a:hover {
    color: white !important;
  }
}
@media only screen and (min-width: 1024px) {
  body.header-full-width .navbar {
    padding-left: 0;
    padding-right: 0;
  }
  .voa-logo {
    display: inline-block;
  }
}
#breadcrumbs {
  font-size: 1rem;
  text-align: center;
  color: #707070;
}
#breadcrumbs a {
  color: inherit;
}
#breadcrumbs .breadcrumb_last {
  color: #C41F41;
}

.entry-title {
  text-align: center;
  font-family: roboto;
  font-size: 2rem;
  font-weight: 500;
  color: #111;
}

.date {
  color: #111;
  font-size: 1.25rem;
  text-align: center;
  font-family: roboto;
  margin-bottom: 35px;
}
.date a {
  color: inherit;
}

.entry-content p.home-see-all-link {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  color: #C41F41;
}
.entry-content p.home-see-all-link a {
  color: inherit;
  text-decoration: none;
  border-bottom: none;
}
.entry-content p.home-see-all-link a:hover {
  color: inherit;
  text-decoration: underline;
}

a.read-more {
  color: white;
  background-color: #003d66;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1rem;
}
a.read-more:hover, a.read-more:visited, a.read-more:focus {
  color: white;
  text-decoration: none;
}

.sbvcytc-videos-wrapper .slick-dots {
  display: none !important;
}

.page-template .entry-title, .page-template-default .entry-title {
  border-bottom: 1px solid #111;
  padding-bottom: 30px;
}

.home .main-content {
  padding-bottom: 0;
}

.td_block_5 h4 {
  margin-top: 10px;
  margin-bottom: 30px;
}

.county-office-input-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.county-office-input-container input {
  margin-left: 30px;
}
.county-office-input-container p {
  margin-bottom: 0;
}

.who-we-are-section .header-social li.facebook img, .who-we-are-section .header-social li.instagram img, .who-we-are-section .header-social li.youtube img, .who-we-are-section .header-social li.twitter img {
  top: 1px;
}
.who-we-are-section .header-social li:first-child {
  padding-left: 0;
}

.sidebar-widget-area .widget:first-child {
  border-top: none;
}

.ui-autocomplete {
  padding-left: 0;
}
.ui-autocomplete li {
  background-color: white;
  list-style: none;
  color: black;
  font-size: 1.2rem;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .entry-content p.home-see-all-link {
    position: absolute;
    right: 0;
    margin-bottom: 0;
    margin-top: -40px;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .county-office-input-container {
    flex-direction: row;
  }
}
.archive .archive-entry-title {
  text-align: center;
  font-family: roboto;
  line-height: 1.6rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #111;
}
.archive .latest-news__date {
  text-align: center;
  margin-top: 20px;
}
.archive .row.archive-container {
  margin-left: -25px;
  margin-right: -25px;
}
.archive .row.archive-container [class^=col-] {
  padding-right: 25px;
  padding-left: 25px;
}

.load-more-archive {
  background-color: #707070;
  color: white;
  text-transform: uppercase;
  font-weight: 400;
  width: 200px;
  border: none;
  font-size: 0.8rem;
  padding: 9px 11px;
}

.footer-newsletter {
  background-color: #c41f41;
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer-newsletter > .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-newsletter__in-the-loop {
  font-family: "santelia-rough-two", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  color: white;
  text-align: center;
}
.footer-newsletter__in-the-loop a {
  color: white;
  cursor: pointer;
}
.footer-newsletter__in-the-loop a:hover, .footer-newsletter__in-the-loop a:visited {
  color: inherit;
}
.footer-newsletter__description p {
  color: #fff;
  text-align: left;
  font-size: 1rem;
  margin-bottom: 0;
}
.footer-newsletter__button {
  display: inline-block;
  color: #C41F41;
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-family: "Open Sans", sans-serif;
  min-width: 150px;
  padding: 10px;
  margin: 0 10px;
}
.footer-newsletter__first-button {
  margin-right: 0;
  margin-bottom: 30px;
}

.footer-bottom {
  padding: 60px 0 30px;
}

.footer-social {
  padding-left: 0;
  flex-direction: row;
  margin-top: 10px;
}
.footer-social li {
  list-style: none;
  margin-left: 10px;
}
.footer-social li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.footer-social li a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-bottom: none;
}
.footer-social li img {
  height: 20px;
}

.footer-menu ul li {
  display: block;
  text-transform: uppercase;
  font-size: 1.125rem;
  text-align: center;
}

.footer-left-block {
  font-size: 1.125rem;
}

#footer .footer-socials ul {
  text-align: center;
}
#footer .footer-left-block {
  text-align: center;
}

.footer-logo {
  text-align: center;
}

@media screen and (min-width: 992px) {
  #footer .footer-bottom {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  #footer .footer-right-block {
    flex-grow: 1;
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #footer .footer-center-block {
    flex-grow: 1;
    border-right: 1px solid white;
  }
  #footer .footer-left-block {
    flex-grow: 1;
    border-right: 1px solid white;
    display: flex;
    flex-direction: row;
    text-align: left;
  }
  #footer .footer-socials ul {
    text-align: left;
  }
  .menu-footer-menu-container {
    display: flex;
    justify-content: center;
  }
  .footer-menu ul li {
    text-align: left;
  }
  .footer-logo {
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .footer-newsletter > .container {
    display: flex;
    flex-direction: row;
  }
  .footer-newsletter__in-the-loop {
    padding-right: 30px;
    flex-shrink: 0;
    margin-bottom: 0;
  }
  .footer-newsletter__description {
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
    margin-bottom: 0;
  }
  .footer-newsletter__first-button {
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.latest-news-buttons ul, .archive-news-buttons ul {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 45px;
}
.latest-news-buttons ul li, .archive-news-buttons ul li {
  list-style: none;
  text-align: center;
  padding-left: 0;
}
.latest-news-buttons ul li a, .archive-news-buttons ul li a {
  color: #111;
  border-bottom: none;
  font-weight: bold;
}
.latest-news-buttons ul li a.active-news-button, .archive-news-buttons ul li a.active-news-button {
  color: #C41F41;
}
.latest-news-buttons ul li a:hover, .archive-news-buttons ul li a:hover {
  color: #C41F41;
}

.latest-news__title {
  text-align: left;
  font-size: 1.5rem;
  font-weight: 500 !important;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #898989;
  font-family: Roboto, sans-serif;
}
.latest-news__date {
  font-size: 1rem;
  color: #a2a2a2;
  text-align: left;
  margin-bottom: 0.5em !important;
}
.latest-news__featured img {
  margin-bottom: 30px;
}
.latest-news__featured .latest-news__title {
  font-size: 2.25rem;
  font-weight: normal;
}
.latest-news .vc_column-inner:last-child .latest-news__title {
  border-bottom: none;
}

.home-page-mission {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}
.home-page-mission .hpm-link {
  position: relative;
  display: inline-block;
}
.home-page-mission .hpm-link:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  left: -3px;
}
.home-page-mission .hpm-link a {
  border-bottom: none;
  color: #c41f41;
}
.home-page-mission .hpm-link a:hover {
  text-decoration: underline;
}
.home-page-mission .who-we-are {
  padding-left: 55px;
}
.home-page-mission .who-we-are:before {
  width: 47px;
  height: 35px;
  background-image: url("assets/images/homepage-icons/who-we-are.svg");
  bottom: -1px;
  left: -3px;
}
.home-page-mission .member-benefits {
  padding-left: 40px;
}
.home-page-mission .member-benefits:before {
  width: 40px;
  height: 35px;
  background-image: url("assets/images/homepage-icons/member-benefits.svg");
  bottom: 1px;
  left: -7px;
}
.home-page-mission .join-renew {
  padding-left: 55px;
}
.home-page-mission .join-renew:before {
  width: 37px;
  height: 30px;
  background-image: url("assets/images/homepage-icons/join-renew.svg");
  bottom: 0px;
  left: 5px;
}

.program-link {
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.program-link__link:hover {
  text-decoration: none;
}
.program-link__link:hover .program-link__title {
  color: #ddd;
  border-bottom: none;
}
.program-link__title {
  color: white;
  text-align: center;
  font-weight: bold;
}
.program-link:before {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border: 1px solid white;
  z-index: 2;
}

.tnfb-publication {
  background-color: white;
  margin-bottom: 50px;
}
.tnfb-publication__text-container {
  padding: 40px 0 0 40px;
}
.tnfb-publication__title {
  font-weight: 700;
  font-family: Roboto;
  font-size: 2rem;
}
.tnfb-publication__description {
  font-size: 1rem;
}
.tnfb-publication__read-more a {
  color: #C41F41;
  text-transform: uppercase;
  font-weight: bold;
}
.tnfb-publication__img-container {
  padding: 40px;
}

.video-section-container .main-player {
  position: relative;
  height: 0;
  padding-top: 56%;
  margin-bottom: 30px;
}
.video-section-container .main-player iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video-section-container .main-player .video-overlay {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: white;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 14px;
  display: flex;
  align-items: center;
  z-index: 10;
}
.video-section-container .main-player .video-overlay .copy-link {
  margin-left: 10px;
  cursor: pointer;
}
.video-section-container .side-videos {
  margin-bottom: 30px;
}
.video-section-container .video-item {
  background-color: white;
  padding: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border: none; /* Remove any borders */
  margin-bottom: 15px;
}
.video-section-container .video-item img {
  width: 120px;
  height: 68px;
  margin-right: 10px;
  flex-shrink: 0;
  border: none; /* Explicitly remove borders */
}
.video-section-container .video-item:hover {
  background-color: #eee;
}
.video-section-container .video-title {
  font-size: 14px;
}

.news-ticker {
  border: 1px solid #a2a2a2;
  border-radius: 3px;
  padding: 8px 14px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.news-ticker__title {
  background-color: #003d66;
  padding: 8px 14px;
  color: white;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.news-ticker__display-area {
  position: relative;
  overflow-x: hidden;
  padding: 0 15px;
  flex-grow: 1;
  height: 35px;
}
.news-ticker__post {
  position: absolute;
  opacity: 0;
  z-index: 0;
  transition: all 2s;
  top: 6px;
  left: 25px;
  color: #111;
  text-align: center;
}
.news-ticker__post a {
  white-space: nowrap;
}
.news-ticker__post.active {
  opacity: 1;
  z-index: 1;
  left: 0;
}

@media screen and (min-width: 992px) {
  .latest-news.vc_row {
    display: flex;
    flex-direction: row;
  }
  .latest-news.vc_row > .wpb_column {
    float: none;
  }
  .latest-news.vc_row > .wpb_column:first-child {
    order: 2;
  }
  .latest-news.vc_row > .wpb_column:last-child {
    order: 3;
  }
  .latest-news-buttons ul, .archive-news-buttons ul {
    flex-direction: row;
    justify-content: center;
  }
  .latest-news-buttons ul li, .archive-news-buttons ul li {
    padding-left: 35px;
  }
  .video-section-container {
    display: flex;
    flex-direction: row;
  }
  .video-section-container .main-player {
    flex: 2;
    height: 0;
    padding-top: 36%;
    margin-right: 20px;
  }
  .video-section-container .side-videos {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 15px;
  }
  .video-section-container .video-item {
    margin-bottom: 0;
    flex-basis: 25%;
  }
  .news-ticker {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .news-ticker__title {
    text-align: left;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .news-ticker__post {
    text-align: left;
  }
  .tnfb-publication__text-container {
    padding: 40px 0 40px 40px;
  }
}
.block-layout-1 {
  margin-left: -3px !important;
  margin-right: -3px !important;
  margin-bottom: 30px;
}
.block-layout-1 .td_block__item {
  padding-left: 3px !important;
  padding-right: 3px !important;
  position: relative;
  overflow-y: hidden;
}
.block-layout-1 .td_block__item a {
  position: relative;
  display: block;
}
.block-layout-1 .td_block__image {
  width: 100%;
  height: auto;
}
.block-layout-1 .td_block__meta {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 100px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.block-layout-1 .td_block__title {
  padding: 20px 11px 11px;
  color: white;
}

.block-layout-2 .td_block__item {
  margin-bottom: 30px;
}
.block-layout-2 .td_block__text-area {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.block-layout-2 .td_block__text-area p {
  font-size: 1rem;
  line-height: 1.2rem;
}
.block-layout-2 {
  margin-bottom: 30px;
}

.td_block_text_with_title .block-title {
  border-bottom: 2px solid #222;
  line-height: 1.75em;
}
.td_block_text_with_title .block-title span {
  color: white;
  background-color: #003d66;
  padding: 10px 12px 8px 12px;
}
.td_block_text_with_title .block-title a {
  color: white;
}

.block-layout-3 .td_block a {
  color: black;
}
.block-layout-3 .td_block__item.small {
  margin-bottom: 15px;
}
.block-layout-3 .td_block__item.small h4 {
  font-size: 1rem;
}
.block-layout-3 {
  margin-bottom: 30px;
}

.block-layout-4 .td_block__item {
  position: relative;
  height: 250px;
}
.block-layout-4 .td_block__link {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.block-layout-4 .td_block__link:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.block-layout-4 .td_block__title {
  text-align: center;
  position: absolute;
  width: 100%;
  color: white;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.block-layout-4 {
  margin-bottom: 30px;
}

.home .woocommerce .woocommerce-loop-product__title {
  text-align: center;
}
.home .woocommerce ul.products li.product .price {
  display: none !important;
}
.home .woocommerce ul.products li.product .add_to_cart_button {
  display: none;
}
.home .woocommerce ul.products li.product a {
  border-bottom: none !important;
}

@media screen and (max-width: 550px) {
  .woocommerce ul.products[class*=columns-] li.product {
    width: 100%;
    float: none;
  }
}
.tnfb-widget {
  text-align: center;
}
.tnfb-widget__cta {
  color: #C41F41;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 0.6rem;
}
.tnfb-widget__title {
  font-size: 1.25rem;
  color: #000;
  font-weight: 400;
}

.open-widget-vid {
  cursor: pointer;
}
.open-widget-vid.tnfb-widget__title:hover {
  text-decoration: underline;
}

.video-widget-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}
.video-widget-popup .video-widget-popup-container {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}
.video-widget-popup .close-widget-popup {
  color: white;
  font-weight: bold;
  font-size: 2rem;
  position: absolute;
  top: -50px;
  right: 0;
  cursor: pointer;
}
.video-widget-popup iframe {
  max-width: 100%;
}

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