body {
  color: #393939;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 160%;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  body {
    font-size: 18px;
  }
}
@media screen and (min-width: 1920px) {
  body {
    font-size: 20px;
  }
}
body p {
  margin: 0 0 1rem;
}
body p.small {
  font-weight: 300;
}
body p:empty {
  display: none;
}
@media screen and (min-width: 1200px) {
  body p {
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 1920px) {
  body p {
    margin: 0 0 30px;
  }
}
body footer.wrapper {
  border-top: #d5d5d5 1px solid;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  body footer.wrapper {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  body footer.wrapper {
    font-size: 16px;
  }
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Merriweather', serif;
  line-height: 160%;
}
.thank-you h1 {
  color: #522e22;
}
.thank-you h1 small {
  color: #d16744;
}
h2, .h2 {
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  h2, .h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  h2, .h2 {
    font-size: 55px;
  }
}
.home-latest-articles h2 {
  margin: 0 0 2rem;
}
@media screen and (min-width: 768px) {
  .home-latest-articles h2 {
    font-size: 40px;
    margin: 0 0 60px;
  }
}
@media screen and (min-width: 1920px) {
  .home-latest-articles h2 {
    margin: 0 0 80px;
  }
}
.post h2 {
  color: #393939;
  font-size: 1.75rem;
  font-weight: 700;
  transition: all ease 300ms;
}
.post h3 {
	font-size: 1.5rem;
}
.post h4 {
	font-size: 1.25rem;
}
.page-template-default h2 {
  color: #394f49;
}
@media screen and (min-width: 768px) {
  .page-template-default h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-default h2 {
    font-size: 45px;
  }
}
.page-template-default h3 {
  color: #522e22;
}
.home-goats-articles h5, .home-quail-articles h5 {
  letter-spacing: 2px;
  text-align: center;
  margin: 0 0 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .home-goats-articles h5, .home-quail-articles h5 {
    font-size: 15px;
    text-align: left;
  }
}
#wrapper-footer p {
  font-size: 14px;
}
.text-sage {
  color: #689689;
}
.text-blue {
  color: #3c9bc7 !important;
}
.text-brown-drk {
  color: #522e22;
}
.fa-star {
  color: #f9d242;
}
a {
  color: #d16744;
  text-decoration: none !important;
  transition: all ease 300ms;
}
a:hover {
  color: #522e22;
}
.footer-nav-wrap a {
  color: #522e22;
}
.footer-nav-wrap a:hover {
  color: #394f49;
}
a.post {
  display: block;
  margin: 0 0 1rem;
  transition: all ease 300ms;
}
a.post img {
  border-radius: 20px !important;
}
a.post span {
  color: #8e8e8e;
  font-size: 13px;
}
a.post:hover h2 {
  color: #394f49;
}
a time.updated {
  display: none;
}
a.btn, button.btn, input.btn {
  box-shadow: none !important;
}
a.btn.btn-primary, button.btn.btn-primary, input.btn.btn-primary {
  background-color: #689689 !important;
  border-color: #689689 !important;
  color: #fff !important;
}
a.btn.btn-primary:focus, button.btn.btn-primary:focus, input.btn.btn-primary:focus, a.btn.btn-primary:hover, button.btn.btn-primary:hover, input.btn.btn-primary:hover {
  background-color: #053225 !important;
  border-color: #053225 !important;
}
a.btn.btn-brown-drk, button.btn.btn-brown-drk, input.btn.btn-brown-drk {
  background-color: #522e22;
  border-color: #522e22;
  color: #fff !important;
  padding: 20px 30px;
}
a.btn.btn-brown-drk:focus, button.btn.btn-brown-drk:focus, input.btn.btn-brown-drk:focus, a.btn.btn-brown-drk:hover, button.btn.btn-brown-drk:hover, input.btn.btn-brown-drk:hover {
  background-color: #394f49 !important;
  border-color: #394f49 !important;
}
a.btn.understrap-read-more-link, button.btn.understrap-read-more-link, input.btn.understrap-read-more-link {
  background-color: transparent !important;
  background-image: url('/wp-content/uploads/2020/11/brush-stroke.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  color: #fff !important;
  line-height: 80px;
  min-width: 330px;
  padding: 0;
}
a.btn.understrap-read-more-link:focus, button.btn.understrap-read-more-link:focus, input.btn.understrap-read-more-link:focus, a.btn.understrap-read-more-link:hover, button.btn.understrap-read-more-link:hover, input.btn.understrap-read-more-link:hover {
  color: #522e22 !important;
}
a.btn.btn-winter, button.btn.btn-winter, input.btn.btn-winter {
  background-color: #3c7ead !important;
  border-color: #3c7ead !important;
  color: #fff !important;
}
a.btn.btn-winter:focus, button.btn.btn-winter:focus, input.btn.btn-winter:focus, a.btn.btn-winter:hover, button.btn.btn-winter:hover, input.btn.btn-winter:hover {
  background-color: #3c9bc7 !important;
}
a.sm-link, button.sm-link, input.sm-link {
  align-items: center;
  background: #d16744;
  border-radius: 1000px;
  color: #fff;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0 0 0 15px;
  padding: 0;
  width: 30px;
}
a.sm-link:hover, button.sm-link:hover, input.sm-link:hover {
  background: #053225;
}
@media screen and (min-width: 768px) {
  a.sm-link, button.sm-link, input.sm-link {
    height: 37px;
    width: 37px;
  }
}
.footer-sm-wrap a.sm-link:first-child, .footer-sm-wrap button.sm-link:first-child, .footer-sm-wrap input.sm-link:first-child {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .footer-sm-wrap a.sm-link, .footer-sm-wrap button.sm-link, .footer-sm-wrap input.sm-link {
    font-size: 24px;
    height: 50px;
    margin: 0 0 0 20px;
    width: 50px;
  }
}
nav.navbar {
  padding: 0;
}
nav.navbar .navbar-nav {
  background: #f8f2f1;
  padding: 15px;
}
nav.navbar a.custom-logo-link {
  padding-left: 15px;
}
@media screen and (min-width: 992px) {
  nav.navbar a.custom-logo-link {
    padding-left: 0;
  }
}
nav.navbar a.custom-logo-link img {
  max-height: 40px;
  width: auto;
}
@media screen and (min-width: 576px) {
  nav.navbar a.custom-logo-link img {
    max-height: 55px;
  }
}
@media screen and (min-width: 1920px) {
  nav.navbar a.custom-logo-link img {
    max-height: 83px;
  }
}
nav.navbar a.nav-link {
  color: #522e22;
  font-size: 14px;
  font-weight: 400;
}
nav.navbar a.nav-link:hover {
  color: #d16744;
}
@media screen and (min-width: 768px) {
  nav.navbar a.nav-link {
    font-size: 11px;
  }
}
@media screen and (min-width: 1200px) {
  nav.navbar a.nav-link {
    font-size: 14px;
  }
}
nav.navbar button.navbar-toggler {
  border: none;
  padding: 0 15px;
}
nav.navbar .container {
  max-width: 1645px;
  width: 100vw;
}
nav.navbar .dropdown-menu {
  background: #522e22;
  border: none;
  overflow: hidden;
}
nav.navbar .dropdown-menu a {
  color: #f8f2f1;
  font-size: 14px;
  font-weight: 300;
}
nav.navbar .dropdown-menu a:hover {
  background: #d16744;
}
nav.navbar #accordion {
  position: relative;
}
nav.navbar #accordion #collapseOne {
  position: absolute;
  right: 0;
  top: 40px;
  width: 250px;
}
@media screen and (min-width: 992px) {
  nav.navbar {
    height: 110px;
    padding: 0 15px;
  }
  nav.navbar .navbar-nav {
    background: transparent;
    padding: 0;
    width: 100%;
  }
  nav.navbar #navbarNavDropdown {
    max-width: 900px;
  }
}
@media screen and (min-width: 1920px) {
  .container {
    max-width: 1365px;
  }
}
.container.container-hd {
  max-width: 1920px;
  width: 100vw;
}
#searchform input.field.form-control {
  font-weight: 300;
}
#searchform input.field.form-control:focus {
  border-color: #689689;
  box-shadow: rgba(104, 150, 137, .2) 0 0 0 0.2rem !important;
}
.nav-search #searchform input.field.form-control {
  background-color: #ececec;
  background-image: url('/wp-content/uploads/2020/11/site-search.svg');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 94% center;
  border: none;
  border-radius: 1000px;
}
.nav-search #searchform input.field.form-control:focus {
  box-shadow: none !important;
}
.nav-search {
  position: relative;
  width: 30%;
}
.nav-search .input-group-append {
  opacity: 0;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 992px) {
  .nav-search {
    margin: 0 15px;
    width: 130px;
  }
}
@media screen and (min-width: 1200px) {
  .nav-search {
    width: auto;
  }
}
.wpcf7 {
  max-width: none;
  position: relative;
}
.wpcf7 input, .wpcf7 textarea {
  border: none;
  box-shadow: none !important;
  font-weight: 300 !important;
}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=submit] {
  border: none;
  height: 62px;
  padding: 0 30px;
}
.wpcf7 input[type=submit] {
  max-width: 160px;
}
.wpcf7 textarea {
  padding: 20px 30px;
}
.form-container .wpcf7 {
  max-width: none;
  width: 100%;
}
.form-container .wpcf7 input, .form-container .wpcf7 textarea {
  border: #fff 1px solid;
  color: #522e22;
}
.form-container .wpcf7 input::placeholder, .form-container .wpcf7 textarea::placeholder {
  color: rgba(82, 46, 34, .7);
}
.form-container .wpcf7 input:focus, .form-container .wpcf7 textarea:focus {
  border-color: #053225 !important;
}
.wpcf7 .ajax-loader {
  position: absolute;
  z-index: 0;
}
.form-container {
  background: #522e22;
  border-radius: 20px !important;
}
#right-sidebar aside {
  border-radius: 0.25rem;
  overflow: hidden;
}
#right-sidebar aside h3.widget-title {
  background: #689689;
  color: #fff;
  font-size: 24px;
  margin: 0;
  padding: 15px;
}
#right-sidebar aside.widget_search {
  background: #f8f9fa !important;
  margin: 0 0 15px;
  padding: 15px;
}
#right-sidebar aside.widget_recent_entries {
  margin: 0 0 15px;
}
#right-sidebar aside.widget_recent_entries ul {
  background: #f8f9fa !important;
  margin: 0;
  padding: 15px;
}
#right-sidebar aside.widget_recent_entries ul li {
  align-items: center;
  display: flex;
}
#right-sidebar aside.widget_recent_entries ul li a {
  padding: 5px 0;
}
@media screen and (min-width: 992px) {
  #right-sidebar aside.widget_recent_entries ul li {
    font-size: 16px;
  }
}
#right-sidebar aside#custom_html-2, #right-sidebar aside#custom_html-3 {
  margin: 0 0 15px;
}
.page-id-7127 #right-sidebar aside#custom_html-3, .page-id-7127 #right-sidebar aside#custom_html-4, .privacy-policy #right-sidebar aside#custom_html-3, .privacy-policy #right-sidebar aside#custom_html-4 {
  display: none;
}
@media screen and (min-width: 768px) {
  #right-sidebar aside#custom_html-4 {
    position: sticky;
    top: 30px;
  }
}
#home-slider {
  background: #f8f2f1;
}
#home-slider #carouselExampleControls {
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #home-slider #carouselExampleControls {
    padding-bottom: 0;
  }
}
#home-slider .slider-text {
  padding: 30px 0;
  width: 85%;
}
#home-slider .slider-text h2 {
  color: #522e22;
  font-size: 20px;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  #home-slider .slider-text h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  #home-slider .slider-text h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1920px) {
  #home-slider .slider-text h2 {
    font-size: 52px;
  }
}
#home-slider .slider-text h4 {
  color: #d16744;
  font-size: 14px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  #home-slider .slider-text h4 {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 768px) {
  #home-slider .slider-text {
    max-width: 768px;
  }
}
@media screen and (min-width: 1920px) {
  #home-slider .slider-text {
    width: 33vw;
  }
}
#home-slider .carousel-item img {
  width: 100%;
}
#home-slider .carousel-control-prev, #home-slider .carousel-control-next {
  bottom: 0;
  height: 50px;
  opacity: 1;
  top: auto;
  width: 50px;
}
@media screen and (min-width: 768px) {
  #home-slider .carousel-control-prev, #home-slider .carousel-control-next {
    bottom: initial;
    height: 78px;
    font-size: 26px;
    top: calc(100% - 78px);
    width: 78px;
  }
}
@media screen and (min-width: 1200px) {
  #home-slider .carousel-control-prev, #home-slider .carousel-control-next {
    top: calc(100% - 78px);
    width: 113px;
  }
}
#home-slider .carousel-control-prev {
  background: #fff;
  color: #393939;
}
@media screen and (min-width: 768px) {
  #home-slider .carousel-control-prev {
    left: calc(100% - 78px * 2);
  }
}
@media screen and (min-width: 992px) {
  #home-slider .carousel-control-prev {
    left: calc(58.333% - 78px * 2);
  }
}
@media screen and (min-width: 1200px) {
  #home-slider .carousel-control-prev {
    left: calc(58.333% - 111px * 2);
  }
}
#home-slider .carousel-control-next {
  background: #d16744;
}
@media screen and (min-width: 768px) {
  #home-slider .carousel-control-next {
    left: calc(100% - 78px);
  }
}
@media screen and (min-width: 992px) {
  #home-slider .carousel-control-next {
    left: calc(58.333% - 78px);
  }
}
@media screen and (min-width: 1200px) {
  #home-slider .carousel-control-next {
    left: calc(58.333% - 111px);
  }
}
.display-posts-listing {
  padding: 0;
}
.display-posts-listing a.image {
  border-radius: 20px !important;
  margin: 0 0 1rem;
  overflow: hidden;
}
.display-posts-listing a.image img {
  width: 100%;
}
.display-posts-listing .excerpt-dash {
  display: none;
}
.display-posts-listing .excerpt p {
  margin: 1rem 0 0;
}
.display-posts-listing.grid {
  display: flex;
  flex-direction: column;
}
.display-posts-listing.grid .listing-item {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  margin: 0 auto 2rem;
  text-align: center;
  transition: all ease 300ms;
  max-width: 100%;
}
.display-posts-listing.grid .listing-item a.image, .display-posts-listing.grid .listing-item img, .display-posts-listing.grid .listing-item .title {
  display: block;
}
.display-posts-listing.grid .listing-item .title, .display-posts-listing.grid .listing-item .date, .display-posts-listing.grid .listing-item .excerpt, .display-posts-listing.grid .listing-item .author {
  padding: 0 15px;
  transition: all ease 300ms;
}
.display-posts-listing.grid .listing-item .title {
  font-family: 'Merriweather', serif;
}
.display-posts-listing.grid .listing-item .date, .display-posts-listing.grid .listing-item .author {
  color: #676767;
  font-size: 12px;
  margin: 0 0 0.5rem;
}
.home-latest-articles .display-posts-listing.grid .listing-item .title, .home-latest-articles .display-posts-listing.grid .listing-item .date, .home-latest-articles .display-posts-listing.grid .listing-item .author {
  color: #fff;
}
@media screen and (min-width: 1920px) {
  .home-latest-articles .display-posts-listing.grid .listing-item .title, .home-latest-articles .display-posts-listing.grid .listing-item .date, .home-latest-articles .display-posts-listing.grid .listing-item .author {
    padding: 0;
  }
}
.home-latest-articles .display-posts-listing.grid .listing-item:hover .title {
  color: #d16744 !important;
}
@media screen and (min-width: 1920px) {
  .home-latest-articles .display-posts-listing.grid .listing-item {
    display: grid;
    column-gap: 15px;
    grid-template-columns: 145px;
  }
}
@media screen and (min-width: 768px) {
  .home-latest-articles .display-posts-listing.grid .listing-item a.image {
    height: 150px;
    width: auto;
  }
  .home-latest-articles .display-posts-listing.grid .listing-item a.image img {
    min-height: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .home-latest-articles .display-posts-listing.grid .listing-item a.image {
    height: 250px;
  }
}
@media screen and (min-width: 1920px) {
  .home-latest-articles .display-posts-listing.grid .listing-item a.image {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 5;
    height: 125px;
    margin: 0;
    width: 145px;
  }
}
.home-latest-articles .display-posts-listing.grid .listing-item .title {
  font-size: 16px;
  text-decoration: underline !important;
  margin: 0 0 0.5rem;
}
@media screen and (min-width: 768px) {
  .home-latest-articles .display-posts-listing.grid .listing-item .title {
    font-size: 18px;
    margin: 0 0 1rem;
  }
}
@media screen and (min-width: 1920px) {
  .home-latest-articles .display-posts-listing.grid .listing-item .title {
    font-size: 22px;
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 2;
  }
}
@media screen and (min-width: 1920px) {
  .home-latest-articles .display-posts-listing.grid .listing-item .date {
    grid-column-start: 2;
    grid-row-start: 3;
    margin: 0;
  }
}
@media screen and (min-width: 1920px) {
  .home-latest-articles .display-posts-listing.grid .listing-item .author {
    grid-column-start: 3;
    grid-row-start: 3;
  }
}
@media screen and (min-width: 768px) {
  .home-latest-articles .display-posts-listing.grid .listing-item {
    max-width: calc(33.333% - 30px);
  }
}
@media screen and (min-width: 768px) {
  .home-chicken-guides .display-posts-listing.grid .listing-item a.image, .home-goats-articles .display-posts-listing.grid .listing-item a.image {
    height: 250px;
    width: 100%;
  }
  .home-chicken-guides .display-posts-listing.grid .listing-item a.image img, .home-goats-articles .display-posts-listing.grid .listing-item a.image img {
    min-height: 100%;
    max-width: none;
  }
}
@media screen and (min-width: 992px) {
  .home-chicken-guides .display-posts-listing.grid .listing-item a.image, .home-goats-articles .display-posts-listing.grid .listing-item a.image {
    height: 340px;
  }
}
@media screen and (min-width: 1200px) {
  .home-chicken-guides .display-posts-listing.grid .listing-item a.image img, .home-goats-articles .display-posts-listing.grid .listing-item a.image img {
    width: auto;
  }
}
@media screen and (min-width: 992px) {
  .home-chicken-guides .display-posts-listing.grid .listing-item .title, .home-goats-articles .display-posts-listing.grid .listing-item .title, .home-chicken-guides .display-posts-listing.grid .listing-item .date, .home-goats-articles .display-posts-listing.grid .listing-item .date, .home-chicken-guides .display-posts-listing.grid .listing-item .excerpt, .home-goats-articles .display-posts-listing.grid .listing-item .excerpt, .home-chicken-guides .display-posts-listing.grid .listing-item .author, .home-goats-articles .display-posts-listing.grid .listing-item .author {
    padding: 0 15px;
  }
}
.home-chicken-guides .display-posts-listing.grid .listing-item .title, .home-goats-articles .display-posts-listing.grid .listing-item .title {
  color: #522e22;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .home-chicken-guides .display-posts-listing.grid .listing-item .title, .home-goats-articles .display-posts-listing.grid .listing-item .title {
    font-size: 18px;
    margin: 0 0 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .home-chicken-guides .display-posts-listing.grid .listing-item .date, .home-goats-articles .display-posts-listing.grid .listing-item .date, .home-chicken-guides .display-posts-listing.grid .listing-item .author, .home-goats-articles .display-posts-listing.grid .listing-item .author {
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .home-chicken-guides .display-posts-listing.grid .listing-item, .home-goats-articles .display-posts-listing.grid .listing-item {
    align-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: calc(50% - 30px);
  }
}
@media screen and (min-width: 1200px) {
  .home-chicken-guides .display-posts-listing.grid .listing-item, .home-goats-articles .display-posts-listing.grid .listing-item {
    max-width: calc(25% - 30px);
  }
}
.home-chicken-guides .display-posts-listing.grid .listing-item:hover, .home-goats-articles .display-posts-listing.grid .listing-item:hover {
  background: #fff;
  box-shadow: #000 0 2px 20px -10px;
}
.home-chicken-guides .display-posts-listing.grid .listing-item:hover a.image, .home-goats-articles .display-posts-listing.grid .listing-item:hover a.image {
  border-radius: 20px 20px 0 0 !important;
}
@media screen and (min-width: 992px) {
  .home-goats-articles .display-posts-listing.grid .listing-item a.image {
    height: 350px;
  }
}
@media screen and (min-width: 1200px) {
  .home-goats-articles .display-posts-listing.grid .listing-item a.image {
    height: 450px;
  }
}
.home-goats-articles .display-posts-listing.grid .listing-item .title {
  color: #522e22;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .home-goats-articles .display-posts-listing.grid .listing-item .title {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .home-goats-articles .display-posts-listing.grid .listing-item .title {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .home-goats-articles .display-posts-listing.grid .listing-item .title {
    font-size: 30px;
    line-height: 140%;
  }
}
@media screen and (min-width: 992px) {
  .home-goats-articles .display-posts-listing.grid .listing-item {
    max-width: calc(100% - 30px);
  }
}
@media screen and (min-width: 1200px) {
  .home-goats-articles .display-posts-listing.grid .listing-item {
    max-width: calc(50% - 30px);
  }
}
.home-quail-articles .display-posts-listing.grid .listing-item a.image {
  margin: 0 0 1rem;
}
@media screen and (min-width: 768px) {
  .home-quail-articles .display-posts-listing.grid .listing-item a.image {
    margin: 0 0 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .home-quail-articles .display-posts-listing.grid .listing-item a.image {
    margin: 0 0 3rem;
  }
}
.home-quail-articles .display-posts-listing.grid .listing-item .title {
  color: #522e22;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}
@media screen and (min-width: 768px) {
  .home-quail-articles .display-posts-listing.grid .listing-item .title {
    font-size: 30px;
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 992px) {
  .home-quail-articles .display-posts-listing.grid .listing-item .title {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .home-quail-articles .display-posts-listing.grid .listing-item .title {
    font-size: 50px;
    margin: 0 0 30px;
  }
}
.home-quail-articles .display-posts-listing.grid .listing-item .excerpt {
  line-height: 200%;
}
@media screen and (min-width: 768px) {
  .home-quail-articles .display-posts-listing.grid .listing-item .excerpt {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .home-quail-articles .display-posts-listing.grid .listing-item .excerpt {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .home-quail-articles .display-posts-listing.grid .listing-item .excerpt {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .home-quail-articles .display-posts-listing.grid .listing-item {
    max-width: calc(100% - 30px);
  }
}
.sidebar-post-feed .display-posts-listing.grid .listing-item {
  width: 100%;
}
.sidebar-post-feed .display-posts-listing.grid .listing-item a.image {
  height: auto;
  margin: 0 0 1rem;
}
.sidebar-post-feed .display-posts-listing.grid .listing-item a.image img {
  height: 100%;
}
.sidebar-post-feed .display-posts-listing.grid .listing-item .title {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .sidebar-post-feed .display-posts-listing.grid .listing-item .title {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .sidebar-post-feed .display-posts-listing.grid .listing-item {
    column-gap: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: min-content 1fr;
    grid-template-areas: "image date" "image title" "image author";
    max-width: calc(100% - 30px);
  }
  .sidebar-post-feed .display-posts-listing.grid .listing-item a.image {
    grid-area: image;
    height: 125px;
    margin: 0;
  }
  .sidebar-post-feed .display-posts-listing.grid .listing-item .date, .sidebar-post-feed .display-posts-listing.grid .listing-item .author, .sidebar-post-feed .display-posts-listing.grid .listing-item .title {
    margin: 0;
    padding: 0;
  }
  .sidebar-post-feed .display-posts-listing.grid .listing-item .date {
    grid-area: date;
  }
  .sidebar-post-feed .display-posts-listing.grid .listing-item .title {
    grid-area: title;
    color: #393939;
    font-size: 14px;
    font-weight: 600;
    line-height: 120%;
  }
  .sidebar-post-feed .display-posts-listing.grid .listing-item .author {
    grid-area: author;
  }
}
.sidebar-post-feed .display-posts-listing.grid .listing-item:hover {
  background: transparent;
  box-shadow: none;
}
.sidebar-post-feed .display-posts-listing.grid .listing-item:hover a.image {
  border-radius: 20px !important;
}
.sidebar-post-feed .display-posts-listing.grid .listing-item:hover .title {
  color: #689689;
}
@media screen and (min-width: 768px) {
  .sidebar-post-feed .display-posts-listing.grid .listing-item {
    max-width: calc(50% - 30px);
  }
}
@media screen and (min-width: 992px) {
  .sidebar-post-feed .display-posts-listing.grid .listing-item {
    max-width: calc(100% - 30px);
  }
}
@media screen and (min-width: 768px) {
  .display-posts-listing.grid .listing-item {
    border-radius: 20px !important;
    overflow: hidden;
    text-align: left;
    width: 100%;
  }
}
.display-posts-listing.grid .listing-item:hover .title {
  color: #d16744;
  text-decoration: underline !important;
}
@media screen and (min-width: 768px) {
  .display-posts-listing.grid {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
}
.main-post-feed .display-posts-listing {
  margin: 0;
  padding: 0;
  width: 100%;
}
.main-post-feed .display-posts-listing a.image img {
  display: block;
  max-height: 500px;
  max-width: none;
  width: 100%;
}
.main-post-feed .display-posts-listing .listing-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 2rem;
}
.main-post-feed .display-posts-listing .listing-item a.image, .main-post-feed .display-posts-listing .listing-item .title, .main-post-feed .display-posts-listing .listing-item .excerpt {
  width: 100%;
}
.main-post-feed .display-posts-listing .listing-item .title {
  font-family: 'Merriweather', serif;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .main-post-feed .display-posts-listing .listing-item .title {
    font-size: 22px;
  }
}
.main-post-feed .display-posts-listing .listing-item .date, .main-post-feed .display-posts-listing .listing-item .author {
  font-size: 12px;
  margin: 0 0 1rem;
  width: auto;
}
@media screen and (min-width: 768px) {
  .main-post-feed .display-posts-listing .listing-item .date, .main-post-feed .display-posts-listing .listing-item .author {
    font-size: 14px;
  }
}
nav ul.pagination li.page-item .page-link {
  color: #689689;
  border-color: rgba(104, 150, 137, .1);
}
nav ul.pagination li.page-item .page-link:hover, nav ul.pagination li.page-item .page-link:active {
  background-color: rgba(104, 150, 137, .1);
  box-shadow: none !important;
  color: #053225;
}
nav ul.pagination li.page-item.active .page-link {
  background-color: #053225;
  border-color: #053225;
  box-shadow: none !important;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .blog main.site-main article ul.display-posts-listing.grid, .single-post main.site-main article ul.display-posts-listing.grid, .archive main.site-main article ul.display-posts-listing.grid {
    margin: 0;
    width: 100%;
  }
}
.blog main.site-main article img, .single-post main.site-main article img, .archive main.site-main article img, .blog main.site-main article .embed-container, .single-post main.site-main article .embed-container, .archive main.site-main article .embed-container {
  margin: 0 0 1rem;
}
.blog main.site-main article img, .single-post main.site-main article img, .archive main.site-main article img {
  border-radius: 20px !important;
  display: block;
  /*width: 100%;*/
  width: auto;
}
.single-post main.site-main article img { margin-left: auto; margin-right: auto; }
.blog main.site-main article + nav.navigation, .single-post main.site-main article + nav.navigation, .archive main.site-main article + nav.navigation {
  font-size: 14px;
  margin: 0 0 1rem;
}
.blog main.site-main article p span, .single-post main.site-main article p span, .archive main.site-main article p span, .blog main.site-main article ol li span, .single-post main.site-main article ol li span, .archive main.site-main article ol li span, .blog main.site-main article ul li span, .single-post main.site-main article ul li span, .archive main.site-main article ul li span {
  display: block;
  font-weight: 300 !important;
}
.single-post p br {
  content: "";
  display: block;
  font-size: 50%;
  margin: 2rem;
}
.single-post p span {
  display: block;
  margin: 0 0 1rem;
}
.entry-header h2.entry-title {
  font-size: 18px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .entry-header h2.entry-title {
    font-size: 20px;
  }
}
.entry-header .entry-meta {
  font-size: 14px;
  margin: 0 0 1rem;
}
.entry-footer {
  background-color: #f8f2f1;
  border-radius: 20px !important;
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  justify-content: space-between;
  margin: 0 0 1rem;
  padding: 0.7rem 1.25rem;
}
.entry-footer span {
  display: block;
  width: auto;
}
.entry-footer span.edit-link {
  width: 100%;
}
.comments-area ol.comment-list {
  list-style: none;
  padding: 0;
}
.comments-area ol.comment-list li {
  background: #fafafa;
  border-radius: 20px !important;
  margin: 0 0 1rem;
  overflow: hidden;
}
.comments-area ol.comment-list li article {
  padding: 15px;
}
.comments-area ol.comment-list li ol.children li {
  background: rgba(0, 0, 0, .025);
  border-radius: 20px 0 0 20px !important;
}
.comments-area ol.comment-list li ol.children li:last-child {
  margin: 0;
  border-radius: 20px 0 0 !important;
}
.comments-area h2.comments-title {
  border-top: rgba(104, 150, 137, .3) 1px solid;
  font-size: 16px;
  margin: 30px 0;
  padding: 30px 0 0;
}
.comments-area .comment-body {
  font-size: 14px;
}
.comments-area .comment-author.vcard img {
  width: auto;
}
#relatedposts ul {
  font-size: 14px;
  list-style: none;
  margin: 0 -15px 1rem;
  padding: 0;
}
#relatedposts ul li {
  display: flex;
  flex-direction: column;
  margin: 0 0 1rem;
  padding: 0 15px;
}
#relatedposts ul li img {
  border-radius: 20px 20px 0 0;
}
#relatedposts ul li .relatedcontent {
  background-color: #ececec;
  border-radius: 0 0 20px 20px;
  padding: 0.7rem 1.25rem;
}
@media screen and (min-width: 1200px) {
  #relatedposts ul li {
    width: 33.333%;
  }
}
@media screen and (min-width: 1200px) {
  #relatedposts ul {
    display: flex;
  }
}
table.review-table {
  margin: 0 0 1rem;
}
table.review-table tbody tr {
  background: #ececec;
}
table.review-table tbody tr:first-child {
  background: #689689;
  color: #fff;
  text-align: center;
}
table.review-table tbody tr td {
  padding: 15px;
}
table.review-table tbody tr td img {
  border-radius: 0 !important;
}
table.review-table tbody a.get-prod-pick {
  background: #689689;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center;
  padding: 0.25rem;
}
table.review-table tbody a.get-prod-pick:hover {
  background: #394f49;
}
table.table-striped thead {
  background-color: #522e22;
  color: #fff;
}
table.table-striped thead th {
  border-color: #522e22;
  border-bottom-color: #dee2e6;
}
table.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(248, 242, 241, .4);
}
.home-latest-articles {
  background: linear-gradient(rgba(82, 46, 34, 1) 0 calc(100% - 80px), rgba(82, 46, 34, 0) calc(100% - 80px)), url('/wp-content/uploads/2020/11/latest-articles-brushstroke-xs.png');
  background-position: center 96%;
  padding: 3rem 0 6rem;
}
@media screen and (min-width: 768px) {
  .home-latest-articles {
    background: linear-gradient(rgba(82, 46, 34, 1) 0 calc(100% - 80px), rgba(82, 46, 34, 0) calc(100% - 80px)), url('/wp-content/uploads/2020/11/latest-articles-brushstroke-md.png');
    background-position: center 96%;
  }
}
@media screen and (min-width: 1200px) {
  .home-latest-articles {
    background: linear-gradient(rgba(82, 46, 34, 1) 0 calc(100% - 180px), rgba(82, 46, 34, 0) calc(100% - 180px)), url('/wp-content/uploads/2020/11/latest-articles-brushstroke.png');
    background-position: center 75%;
    padding: 100px 0 200px;
  }
}
.home-chicken-guides {
  padding: 60px 0 30px;
}
@media screen and (min-width: 768px) {
  .home-chicken-guides {
    padding: 100px 0 50px;
  }
}
@media screen and (min-width: 1200px) {
  .home-chicken-guides {
    padding: 100px 0 80px;
  }
}
.home-goats-articles, .home-quail-articles {
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .home-goats-articles, .home-quail-articles {
    padding: 50px 0;
  }
}
@media screen and (min-width: 992px) {
  .home-goats-articles .col-lg-5, .home-quail-articles .col-lg-5 {
    max-width: 360px;
  }
}
@media screen and (min-width: 1200px) {
  .home-goats-articles, .home-quail-articles {
    padding: 80px 0;
  }
}
@media screen and (min-width: 992px) {
  .home-goats-articles .col-lg-5 {
    margin: -44px 0 0;
  }
}
.coop-plans a.btn, .breeds-list a.btn {
  border-radius: 0 0 20px 20px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.coop-plans h6, .breeds-list h6 {
  color: #d16744;
  margin: 0;
}
.coop-plans p, .breeds-list p {
  margin: 0;
}
.coop-plans .filterDiv, .breeds-list .filterDiv {
  display: none;
}
.coop-plans .show, .breeds-list .show {
  display: block;
}
.coop-plans .card, .breeds-list .card {
  border: none;
  border-radius: 20px;
  box-shadow: #000 0 5px 10px -8px;
  font-size: 14px;
  overflow: hidden;
}
.coop-plans .col-lg-6, .breeds-list .col-lg-6 {
  margin: 0 0 30px;
}
@media screen and (min-width: 992px) {
  .coop-plans .col-lg-6 .card, .breeds-list .col-lg-6 .card {
    font-size: 16px;
    height: 100%;
  }
}
.coop-plans .col-lg-6 .card img, .breeds-list .col-lg-6 .card img {
  border-radius: 0 !important;
  width: 100%;
}
.coop-plans .col-lg-6 .card .col, .breeds-list .col-lg-6 .card .col {
  background: #ececec;
  padding: 8px 15px;
}
.coop-plans .col-lg-6 .card .svg-inline--fa, .breeds-list .col-lg-6 .card .svg-inline--fa {
  color: #689689;
}
.breeds-list img {
  margin: 0 !important;
}
.breeds-list .row [class*="col"] {
  background: transparent !important;
  font-size: 14px !important;
}
.breeds-list .row:nth-child(even) {
  background: #ececec;
}
.nesting-boxes .card {
  border: none;
  border-radius: 20px !important;
  box-shadow: #000 0 5px 10px -8px;
  font-size: 14px;
  overflow: hidden;
}
.nesting-boxes .card img.img-fluid {
  border-radius: 0 !important;
}
.nesting-boxes .card a.btn {
  border-radius: 0 !important;
}
.archive-banner, .single-post-banner, .page-banner {
  color: #fff;
  /*min-height: 400px;*/
  padding: 3rem 0;
}
@media screen and (min-width: 1200px) {
  .archive-banner, .single-post-banner, .page-banner {
    /*min-height: 500px;*/
  }
  .archive-banner h1, .single-post-banner h1, .page-banner h1 {
    font-size: 45px;
  }
}
.archive-banner {
  background: linear-gradient(rgba(82, 46, 34, .66), rgba(82, 46, 34, .66)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/archive-bg-768.jpg');
  background-position: 90%;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .archive-banner {
    background: linear-gradient(rgba(82, 46, 34, .66), rgba(82, 46, 34, .66)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/archive-bg-1920.jpg');
    background-position: right;
  }
}
.single-post-banner {
  background: linear-gradient(rgba(82, 46, 34, .66), rgba(82, 46, 34, .66)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/single-post-bg-768.jpg');
  background-position: 90%;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .single-post-banner {
    background: linear-gradient(rgba(82, 46, 34, .66), rgba(82, 46, 34, .66)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/single-post-bg-1920.jpg');
    background-position: right;
  }
}
.postid-664 .single-post-banner, .postid-679 .single-post-banner, .postid-696 .single-post-banner, .postid-710 .single-post-banner, .postid-627 .single-post-banner, .postid-730 .single-post-banner {
  background: linear-gradient(rgba(60, 155, 199, .4), rgba(60, 155, 199, .4)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/winter-chicken-bg-768.jpg');
  background-position: 90%;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .postid-664 .single-post-banner, .postid-679 .single-post-banner, .postid-696 .single-post-banner, .postid-710 .single-post-banner, .postid-627 .single-post-banner, .postid-730 .single-post-banner {
    background: linear-gradient(rgba(60, 155, 199, .4), rgba(60, 155, 199, .4)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/winter-chicken-bg-1920.jpg');
    background-position: right;
  }
}
.page-banner {
  background: linear-gradient(rgba(82, 46, 34, .66), rgba(82, 46, 34, .66)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/page-bg-768.jpg');
  background-position: 90%;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner {
    background: linear-gradient(rgba(82, 46, 34, .66), rgba(82, 46, 34, .66)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/page-bg-1920.jpg');
    background-position: right;
  }
}
.page-id-7153 .page-banner {
  background: linear-gradient(rgba(60, 155, 199, .4), rgba(60, 155, 199, .4)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/winter-chicken-bg-768.jpg');
  background-position: 90%;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-id-7153 .page-banner {
    background: linear-gradient(rgba(60, 155, 199, .4), rgba(60, 155, 199, .4)), url('https://thehappychickencoop.yourdigitalresourcedev.com/wp-content/uploads/2020/11/winter-chicken-bg-1920.jpg');
    background-position: right;
  }
}
.winter-card {
  background: rgba(60, 155, 199, .05);
  border-radius: 20px !important;
}
.footer-subscribe {
  background: linear-gradient(rgba(209, 103, 68, 0) 50px, rgba(209, 103, 68, 1) 50px 420px, rgba(209, 103, 68, 0) 420px), url('/wp-content/uploads/2020/11/newsletter-brush-stroke-top-xs.png'), url('/wp-content/uploads/2020/11/newsletter-brush-stroke-bottom-xs.png');
  background-position: 50% 5%, 50% 100%;
  height: 450px;
  margin: 0 0 30px;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .footer-subscribe {
    background: linear-gradient(rgba(209, 103, 68, 0) 50px, rgba(209, 103, 68, 1) 50px 420px, rgba(209, 103, 68, 0) 420px), url('/wp-content/uploads/2020/11/newsletter-brush-stroke-top-md.png'), url('/wp-content/uploads/2020/11/newsletter-brush-stroke-bottom-md.png');
    background-position: top center, bottom center;
  }
}
@media screen and (min-width: 1200px) {
  .footer-subscribe {
    background: linear-gradient(rgba(209, 103, 68, 0) 50px, rgba(209, 103, 68, 1) 50px 420px, rgba(209, 103, 68, 0) 420px), url('/wp-content/uploads/2020/11/newsletter-brush-stroke-top.png'), url('/wp-content/uploads/2020/11/newsletter-brush-stroke-bottom.png');
    background-position: top center, bottom center;
  }
}
.footer-logo-wrap, .footer-sm-wrap, .footer-about-wrap {
  margin: 0 0 30px;
}
@media screen and (min-width: 992px) {
  .footer-logo-wrap, .footer-sm-wrap, .footer-about-wrap {
    margin: 0 0 50px;
  }
}
.footer-sm-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .footer-content {
    align-items: center;
    border-bottom: #ececec 1px solid;
    display: flex;
    justify-content: center;
    height: 450px;
  }
  .footer-logo-wrap {
    order: 0;
  }
  .footer-about-wrap {
    order: 1;
  }
  .footer-sm-wrap {
    order: 2;
  }
  .footer-nav-wrap {
    order: 3;
  }
}
.footer-vert {
  background: #d5d5d5;
  height: 122px;
  width: 1px;
}
.footer-subscribe, .home-latest-articles {
  background-repeat: no-repeat;
}
#menu-footer-nav {
  align-items: center;
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu-footer-nav li {
  display: block;
}
#menu-footer-nav li a {
  display: block;
  padding: 0.5rem 0;
}
@media screen and (min-width: 768px) {
  #menu-footer-nav {
    justify-content: space-between;
    flex-direction: row;
  }
}
#error-404-wrapper, .thank-you {
  min-height: 500px;
}
@media screen and (min-width: 992px) {
  #error-404-wrapper, .thank-you {
    min-height: 700px;
  }
}
.ad-space {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}
.ad-space.sticky-ad {
  bottom: 0;
  position: fixed;
}

@media (max-width: 767px) {
	h1.entry-title {
		font-size: 26px;
	}
}