@import url(https://7fa1e4.claudeassets.com/20250805110804cs_/https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);
@media (min-width: 1440px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1364px;
    margin: 0 auto;
  }
}
@media (min-width: 1366px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1280px;
    margin: 0 auto;
  }
}

*,
*::before,
*::after {
  white-space: normal;
  word-break: break-word;
}

a:focus {
  text-decoration: none;
}

body {
  font-family: "Poppins", sans-serif;
}

.container {
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1400px) {
  .container {
    max-width: 1270px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
  font-size: 20px;
}

sup {
  top: -1em;
  font-size: 20px;
}
@media (max-width: 992px) {
  sup {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  sup {
    top: -0.8em;
    font-size: 13px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

section {
  overflow: hidden;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

section {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 1199px) {
  section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 992px) {
  section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-py {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 576px) {
  .section-py {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .section-py {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 1281px) {
  .section-py {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.section-pt {
  padding-top: 30px;
}
@media only screen and (min-width: 576px) {
  .section-pt {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .section-pt {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 1281px) {
  .section-pt {
    padding-top: 88px;
  }
}

.section-pb {
  padding-bottom: 30px;
}
@media only screen and (min-width: 576px) {
  .section-pb {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .section-pb {
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 1281px) {
  .section-pb {
    padding-bottom: 80px;
  }
}

.button-default {
  cursor: pointer;
  font-size: 22px;
  color: #ffffff;
  font-weight: 600;
  background: #84b74f;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: none;
  border-radius: 30px;
  display: inline-block;
  justify-content: center;
  align-items: center;
  padding: 15px 32px;
  transition: 0.4s;
  min-width: 200px;
  transition: all 0.5s;
  position: relative;
  text-align: center;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
.button-default img {
  max-height: 30px;
  margin-left: 10px;
}
.button-default:hover {
  background: #3f6d0f;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .button-default {
    font-size: 16px;
    padding: 12px 20px;
  }
}

.button-border {
  background-color: transparent;
  border: 2px solid #8fb65d;
  color: #8fb65d;
  box-shadow: inherit;
}
.button-border:hover {
  color: #ffffff;
}

.section-sub-title {
  font-size: 19px;
  text-transform: uppercase;
  color: #84b74f;
  margin-bottom: 4px;
  line-height: normal;
}
@media (max-width: 1199px) {
  .section-sub-title {
    font-size: 16px;
  }
}

.section-title {
  font-size: 30px;
  margin-bottom: 15px;
  color: #000000;
  line-height: normal;
}
@media (max-width: 1199px) {
  .section-title {
    font-size: 20px;
  }
}

.inner-page-main {
  padding: 0;
  background-image: url(https://3889a9.claudeassets.com/20250805110804im_/https://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/hero-fullscreen-bg-giveaway.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.inner-page-main .inner-banner {
  margin-top: 144px;
  position: relative;
  min-height: 500px;
}
@media (min-width: 2200px) {
  .inner-page-main .inner-banner {
    min-height: 500px;
  }
}
.inner-page-main .inner-banner img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 2200px) {
  .inner-page-main .inner-banner img {
    height: 500px;
  }
}
.inner-page-main .inner-banner .banner-header {
  top: 50%;
  left: 50%;
  z-index: 2;
  text-align: center;
  position: absolute;
  transform: translate(-50%, -50%);
}
.inner-page-main .inner-banner .banner-header .section-title {
  margin: 0;
  font-size: 2.2rem;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 2px 0.88px 10px #000000;
}
@media (max-width: 1399px) {
  .inner-page-main .inner-banner .banner-header .section-title {
    font-size: 1.9rem;
  }
  .inner-page-main .inner-banner .banner-header .section-title br {
    display: none;
  }
}
@media (max-width: 1399px) {
  .inner-page-main .inner-banner {
    margin-top: 110px;
  }
}
@media (max-width: 767px) {
  .inner-page-main .inner-banner {
    min-height: 350px;
  }
  .inner-page-main .inner-banner img {
    height: 350px;
  }
  .inner-page-main .inner-banner .banner-header {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 575px) {
  .inner-page-main .inner-banner {
    margin-top: 90px;
  }
}

.single .inner-page-main .inner-banner {
  min-height: 650px;
}
.single .inner-page-main .inner-banner .figure {
  width: 100%;
  position: relative;
}
.single .inner-page-main .inner-banner .figure img {
  height: 650px;
}
.single .inner-page-main .inner-banner .figure:after {
  content: "";
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.3;
}
.single .inner-page-main .inner-banner .banner-header {
  top: auto;
  left: auto;
  bottom: 48px;
  transform: inherit;
  width: 100%;
  text-align: left;
}
@media (max-width: 1399px) {
  .single .inner-page-main .inner-banner {
    min-height: 450px;
  }
  .single .inner-page-main .inner-banner .figure img {
    height: 450px;
  }
}

.page-template-template-survival-tips .inner-page-main .inner-banner,
.page-template-template-data-request .inner-page-main .inner-banner,
.page-template-template-cms .inner-page-main .inner-banner {
  min-height: 390px;
}
.page-template-template-survival-tips .inner-page-main .inner-banner img,
.page-template-template-data-request .inner-page-main .inner-banner img,
.page-template-template-cms .inner-page-main .inner-banner img {
  height: 390px;
}
@media (max-width: 767px) {
  .page-template-template-survival-tips .inner-page-main .inner-banner,
  .page-template-template-data-request .inner-page-main .inner-banner,
  .page-template-template-cms .inner-page-main .inner-banner {
    min-height: 250px;
  }
  .page-template-template-survival-tips .inner-page-main .inner-banner img,
  .page-template-template-data-request .inner-page-main .inner-banner img,
  .page-template-template-cms .inner-page-main .inner-banner img {
    height: 250px;
  }
}
@media (min-width: 2200px) {
  .page-template-template-survival-tips .inner-page-main .inner-banner,
  .page-template-template-data-request .inner-page-main .inner-banner,
  .page-template-template-cms .inner-page-main .inner-banner {
    min-height: 500px;
  }
  .page-template-template-survival-tips .inner-page-main .inner-banner img,
  .page-template-template-data-request .inner-page-main .inner-banner img,
  .page-template-template-cms .inner-page-main .inner-banner img {
    height: 500px;
  }
}

.page-template-template-about-us .inner-page-main .inner-banner {
  min-height: 390px;
}
.page-template-template-about-us .inner-page-main .inner-banner img {
  height: 390px;
}
@media (max-width: 767px) {
  .page-template-template-about-us .inner-page-main .inner-banner {
    min-height: 300px;
  }
  .page-template-template-about-us .inner-page-main .inner-banner img {
    height: 300px;
  }
}
@media (min-width: 2200px) {
  .page-template-template-about-us .inner-page-main .inner-banner {
    min-height: 500px;
  }
  .page-template-template-about-us .inner-page-main .inner-banner img {
    height: 500px;
  }
}

.single .footer::before,
.page-template-template-contact-us .footer::before,
.page-template-template-find-a-location .footer::before {
  background: transparent linear-gradient(0deg, #ffffff 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
}
.single .footer::after,
.page-template-template-contact-us .footer::after,
.page-template-template-find-a-location .footer::after {
  background-image: url(https://928c1c.claudeassets.com/20250805110804im_/https://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/footer-bg-white.png);
}

.single-product .footer::before {
  background: transparent linear-gradient(0deg, #f2f9ea 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
}
.single-product .footer::after {
  background-image: url(https://60b67c.claudeassets.com/20250805110804im_/https://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/giveaway-footer.jpg);
}

.error404 .footer::before,
.page-template-template-thank-you .footer::before,
.page-template-template-survival-tips .footer::before,
.page-template-template-about-us .footer::before,
.page-template-template-growing-information .footer::before,
.page-template-template-daily-deals .footer::before,
.page-template-template-bulk-pricing .footer::before,
.page-template-template-gardening .footer::before,
.page-template-template-resources .footer::before {
  background: transparent linear-gradient(0deg, #f2f9ea 100%, #ffffff 100%) 0% 0% no-repeat padding-box;
}
.error404 .footer::after,
.page-template-template-thank-you .footer::after,
.page-template-template-survival-tips .footer::after,
.page-template-template-about-us .footer::after,
.page-template-template-growing-information .footer::after,
.page-template-template-daily-deals .footer::after,
.page-template-template-bulk-pricing .footer::after,
.page-template-template-gardening .footer::after,
.page-template-template-resources .footer::after {
  background-image: url(https://69c589.claudeassets.com/20250805110804im_/https://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/footer-bg-green.png);
}

.page-template-template-survival-tips .inner-page-main .inner-banner img,
.page-template-template-resources .inner-page-main .inner-banner img {
  -o-object-position: right center;
     object-position: right center;
}

.page-template-template-bulk-pricing .inner-page-main .inner-banner {
  min-height: 345px;
}
.page-template-template-bulk-pricing .inner-page-main .inner-banner img {
  height: 345px;
  -o-object-position: left center;
     object-position: left center;
}
@media (max-width: 767px) {
  .page-template-template-bulk-pricing .inner-page-main .inner-banner {
    min-height: 250px;
  }
  .page-template-template-bulk-pricing .inner-page-main .inner-banner img {
    height: 250px;
  }
}
@media (min-width: 2200px) {
  .page-template-template-bulk-pricing .inner-page-main .inner-banner {
    min-height: 500px;
  }
  .page-template-template-bulk-pricing .inner-page-main .inner-banner img {
    height: 500px;
  }
}

.color-green-txt {
  color: #3f6d0f;
}

.color-white-txt {
  color: #ffffff;
}

.color-dollar-bill {
  color: #84b74f;
}

.page-template-template-cms .inner-page-main .inner-banner .section-sub-title {
  display: none;
}
.page-template-template-cms .table-responsive table thead th {
  white-space: nowrap;
}
.page-template-template-cms .table-responsive table tbody td:first-child {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .page-template-template-cms .table-responsive table {
    width: 800px;
    overflow-x: auto;
    margin-bottom: 20px;
  }
}
.page-template-template-cms .cms-main a {
  color: #84b74f;
}
.page-template-template-cms .cms-main a:hover {
  color: #3f6d0f;
}
.page-template-template-cms .cms-main .table-content-list {
  list-style: revert;
  list-style-position: inside;
}
.page-template-template-cms .cms-main .section-header {
  padding-bottom: 1rem;
}
.page-template-template-cms .cms-main .section-header h2 {
  font-size: 1.63rem;
}
@media (min-width: 1400px) {
  .page-template-template-cms .cms-main .section-header h2 {
    font-size: 1.92rem;
  }
}
@media (max-width: 1199px) {
  .page-template-template-cms .cms-main .section-header h2 {
    font-size: 1.3rem;
  }
}
.page-template-template-cms .cms-main .section-header h4 {
  font-size: 1.18rem;
}
.page-template-template-cms .cms-main ol, .page-template-template-cms .cms-main ul {
  padding-left: 2rem;
}
.page-template-template-cms .cms-main ul li {
  list-style-type: disc;
}
.page-template-template-cms .cms-main dl, .page-template-template-cms .cms-main ol, .page-template-template-cms .cms-main ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
.page-template-template-cms .cms-main p:empty {
  display: none;
}
.page-template-template-cms .join-newsletter {
  display: none;
}

.category .inner-page-main .inner-banner {
  min-height: 300px;
}
.category .inner-page-main .inner-banner img {
  height: 300px;
}
.category .free-resources-new .filters-content .blog-box {
  margin-bottom: 30px;
  background-color: #ffffff;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1607843137);
  border-radius: 30px;
  width: 100%;
  overflow: hidden;
}
.category .free-resources-new .filters-content .blog-box .figure {
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.category .free-resources-new .filters-content .blog-box .figure a {
  display: block;
  width: 100%;
}
.category .free-resources-new .filters-content .blog-box .figure a img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .category .free-resources-new .filters-content .blog-box .figure a img {
    height: 250px;
  }
}
.category .free-resources-new .filters-content .blog-box .blog-content {
  padding: 20px;
}
.category .free-resources-new .filters-content .blog-box .blog-content .section-title {
  line-height: 1.5;
  font-size: 22px;
  font-weight: 600;
  min-height: 70px;
}
.category .free-resources-new .filters-content .blog-box .blog-content .section-title a {
  display: block;
  color: #000000;
}
.category .free-resources-new .filters-content .blog-box .blog-content .section-title a:hover {
  color: #3f6d0f;
}
@media (max-width: 991px) {
  .category .free-resources-new .filters-content .blog-box .blog-content .section-title {
    font-size: 18px;
    min-height: inherit;
  }
}
.category .free-resources-new .filters-content .blog-box .comments {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}
.category .free-resources-new .filters-content .blog-box .comments img {
  margin-right: 10px;
  max-height: 25px;
}
@media (max-width: 991px) {
  .category .free-resources-new .filters-content .blog-box .comments {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .category .free-resources-new .filters-content .blog-box .bottom-section {
    width: 100%;
    display: inline-block !important;
  }
  .category .free-resources-new .filters-content .blog-box .comments {
    margin-bottom: 15px;
  }
  .category .free-resources-new .filters-content .blog-box .button-default {
    min-width: 150px;
  }
}
.category .free-resources-new .filters-content .blog-box:hover .figure a img {
  transform: scale(1.2);
}
@media (max-width: 991px) {
  .category .free-resources-new .filters-content {
    margin-top: 15px;
  }
}

.category,
.tax-product_category {
  background-color: #f2f9ea;
}
.category .footer::before,
.tax-product_category .footer::before {
  background: transparent linear-gradient(0deg, #f2f9ea 100%, #ffffff 100%) 0% 0% no-repeat padding-box;
}
.category .footer::after,
.tax-product_category .footer::after {
  background-image: url(https://69c589.claudeassets.com/20250805110804im_/https://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/footer-bg-green.png);
}

.tax-product_category a {
  text-decoration: none;
}
.tax-product_category .inner-page-main .inner-banner {
  min-height: 300px;
}
.tax-product_category .inner-page-main .inner-banner img {
  height: 300px;
}
.tax-product_category .inner-page-main .inner-banner h1 {
  text-transform: capitalize;
}
.tax-product_category .product-listing-main .product-listing {
  margin-top: 30px;
}
.tax-product_category .product-listing-main .product-listing .product-listing-box {
  text-align: center;
}
.tax-product_category .product-listing-main .product-listing .product-listing-box figure {
  width: 260px;
  height: 260px;
  overflow: hidden;
  border-radius: 100%;
}
.tax-product_category .product-listing-main .product-listing .product-listing-box figure a {
  display: block;
}
.tax-product_category .product-listing-main .product-listing .product-listing-box figure a img {
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
@media (max-width: 1399px) {
  .tax-product_category .product-listing-main .product-listing .product-listing-box figure {
    width: 220px;
    height: 220px;
  }
  .tax-product_category .product-listing-main .product-listing .product-listing-box figure a img {
    height: 220px;
  }
}
.tax-product_category .product-listing-main .product-listing .product-listing-box h3 {
  color: #000000;
}
.tax-product_category .product-listing-main .product-listing .product-listing-box h3 a {
  color: #000000;
}
.tax-product_category .product-listing-main .product-listing .product-listing-box:hover figure a img {
  transform: scale(1.2);
}
@media (max-width: 767px) {
  .tax-product_category .product-listing-main .product-listing {
    margin-top: 20px;
  }
}

@media (min-width: 1921px) {
  .container-fluid {
    max-width: 2200px;
  }
}
.error404 {
  background-color: #f2f9ea;
}
.error404 .inner-page-main {
  overflow: visible;
  padding-top: 144px;
}
.error404 .inner-page-main .inner-banner {
  margin-top: 0;
}
.error404 .inner-page-main .inner-banner .error-img {
  left: 0;
  right: 0;
  bottom: -200px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
}
.error404 .inner-page-main .inner-banner .error-img img {
  max-height: 650px;
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  .error404 .inner-page-main .inner-banner .error-img {
    bottom: -125px;
  }
  .error404 .inner-page-main .inner-banner .error-img img {
    max-height: 400px;
  }
}
@media (max-width: 575px) {
  .error404 .inner-page-main .inner-banner {
    min-height: 280px;
  }
  .error404 .inner-page-main .inner-banner img {
    height: 280px;
  }
}
@media (max-width: 1399px) {
  .error404 .inner-page-main {
    padding-top: 110px;
  }
}
@media (max-width: 575px) {
  .error404 .inner-page-main {
    padding-top: 90px;
  }
}
.error404 .not-found {
  margin-top: 125px;
}
@media (max-width: 767px) {
  .error404 .not-found {
    margin-top: 100px;
  }
}

.page-template-template-thank-you .inner-page-main {
  overflow: visible;
  padding-top: 144px;
}
.page-template-template-thank-you .inner-page-main .inner-banner {
  margin-top: 0;
}
@media (max-width: 1399px) {
  .page-template-template-thank-you .inner-page-main {
    padding-top: 110px;
  }
}
@media (max-width: 575px) {
  .page-template-template-thank-you .inner-page-main {
    padding-top: 90px;
  }
}
.page-template-template-thank-you .inner-page-main .thank-you-content {
  top: 50%;
  left: 50%;
  width: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.page-template-template-thank-you .inner-page-main .thank-you-content .thank-inner-img {
  padding-bottom: 20px;
}
.page-template-template-thank-you .inner-page-main .thank-you-content .thank-inner-img .thank-icon {
  width: 150px;
  margin: 0 auto;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
}
.page-template-template-thank-you .inner-page-main .thank-you-content .thank-inner-img .thank-img {
  width: 100%;
  position: relative;
  height: 88px !important;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .page-template-template-thank-you .inner-page-main .thank-you-content .thank-inner-img {
    padding-bottom: 0;
  }
}
.page-template-template-thank-you .inner-page-main .thank-you-content p {
  color: #ffffff;
}
@media (max-width: 767px) {
  .page-template-template-thank-you .inner-page-main .thank-you-content p br {
    display: none;
  }
}

.modal-backdrop {
  opacity: 0.8 !important;
}

.giveaway-popup-main {
  z-index: 999999;
}
.giveaway-popup-main .modal-dialog {
  max-width: 600px;
}
.giveaway-popup-main .modal-content {
  border: 0;
}
.giveaway-popup-main .modal-body {
  padding: 0;
  position: relative;
}
.giveaway-popup-main .button-default {
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
  min-width: 180px;
  margin: 15px 0 0 0;
}
.giveaway-popup-main .btn-close {
  opacity: 1;
}
@media (max-width: 1000px) {
  .giveaway-popup-main .modal-body {
    position: relative;
  }
  .giveaway-popup-main .col-sm-7, .giveaway-popup-main .col-sm-5 {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .giveaway-popup-main .col-sm-7:last-child, .giveaway-popup-main .col-sm-5:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .giveaway-popup-main .modal-dialog {
    max-width: 90%;
    margin: 15px auto;
  }
}
@media (max-width: 567px) {
  .giveaway-popup-main .modal-dialog iframe {
    height: 350px !important;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}

p, li {
  font-family: "Poppins", sans-serif;
  margin-bottom: 15px;
}
@media (max-width: 1919px) {
  p, li {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 1199px) {
  p, li {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

.font12 {
  font-size: 12px;
  font-size: 0.75rem;
}

.font14 {
  font-size: 14px;
  font-size: 0.875rem;
}

.font16 {
  font-size: 16px;
  font-size: 1rem;
}

.font18 {
  font-size: 18px;
  font-size: 1.125rem;
}

.font20 {
  font-size: 20px;
  font-size: 1.25rem;
}

.font22 {
  font-size: 22px;
  font-size: 1.375rem;
}

.font24 {
  font-size: 24px;
  font-size: 1.5rem;
}

.font26 {
  font-size: 26px;
  font-size: 1.625rem;
}

.font28 {
  font-size: 28px;
  font-size: 1.75rem;
}

.font30 {
  font-size: 30px;
  font-size: 1.875rem;
}

.f-weight {
  font-weight: 600;
}

.free-resources-new {
  background-color: #f2f9ea;
}
.free-resources-new .filters {
  margin-top: 10px;
  text-align: center;
}
.free-resources-new .filters ul li {
  display: inline-block;
}
.free-resources-new .filters ul li a {
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  display: block;
  padding: 8px 12px;
  color: #000000;
  position: relative;
}
.free-resources-new .filters ul li a::before {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(calc(-50% - 1px));
  width: 2px;
  height: 50%;
  background: #84b74f;
}
.free-resources-new .filters ul li a:hover, .free-resources-new .filters ul li a.active {
  font-weight: 600;
  color: #3f6d0f;
}
@media (min-width: 768px) {
  .free-resources-new .filters ul li a {
    font-size: 1.3rem;
  }
}
.free-resources-new .filters ul li:last-child a::before {
  display: none;
}
@media (max-width: 767px) {
  .free-resources-new .filters {
    margin-top: 0;
  }
  .free-resources-new .filters ul li a {
    font-size: 16px;
    padding: 5px 8px;
  }
}
.free-resources-new .filters-content {
  margin-top: 0;
}
.free-resources-new .filters-content .blog-box {
  background-color: #ffffff;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1607843137);
  border-radius: 30px;
  width: 100%;
  overflow: hidden;
}
.free-resources-new .filters-content .blog-box .figure {
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.free-resources-new .filters-content .blog-box .figure a {
  display: block;
  width: 100%;
}
.free-resources-new .filters-content .blog-box .figure a img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .free-resources-new .filters-content .blog-box .figure a img {
    height: 250px;
  }
}
.free-resources-new .filters-content .blog-box .blog-content {
  padding: 20px;
}
.free-resources-new .filters-content .blog-box .blog-content .section-title {
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 600;
  min-height: 77px;
}
.free-resources-new .filters-content .blog-box .blog-content .section-title a {
  display: block;
  color: #000000;
}
.free-resources-new .filters-content .blog-box .blog-content .section-title a:hover {
  color: #3f6d0f;
}
@media (max-width: 991px) {
  .free-resources-new .filters-content .blog-box .blog-content .section-title {
    font-size: 18px;
    min-height: inherit;
  }
}
.free-resources-new .filters-content .blog-box .comments {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}
.free-resources-new .filters-content .blog-box .comments img {
  margin-right: 10px;
  max-height: 25px;
}
@media (max-width: 991px) {
  .free-resources-new .filters-content .blog-box .comments {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .free-resources-new .filters-content .blog-box .bottom-section {
    width: 100%;
    display: inline-block !important;
  }
  .free-resources-new .filters-content .blog-box .comments {
    margin-bottom: 15px;
  }
  .free-resources-new .filters-content .blog-box .button-default {
    min-width: 150px;
  }
}
.free-resources-new .filters-content .blog-box:hover .figure a img {
  transform: scale(1.2);
}
.free-resources-new .filters-content .filter-items {
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.free-resources-new .filters-content .custom-pagination {
  width: 100%;
  display: flex;
  margin-top: 50px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.free-resources-new .filters-content .custom-pagination .page-numbers {
  width: 40px;
  height: 40px;
  padding: 0 5px;
  line-height: 40px;
  color: #000000;
  text-align: center;
  cursor: pointer;
  margin: 0 5px;
  border-radius: 4px;
  border-color: #84b74f;
}
.free-resources-new .filters-content .custom-pagination .page-numbers:hover, .free-resources-new .filters-content .custom-pagination .page-numbers.current-page {
  color: #ffffff;
  background-color: #84b74f;
}
@media (max-width: 991px) {
  .free-resources-new .filters-content .custom-pagination {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .free-resources-new .filters-content {
    margin-top: 15px;
  }
}

.max-width {
  max-width: 600px;
}

.blog-cat {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  background: #84b74f;
  border: 2px solid #ffffff;
  border-radius: 30px;
  display: inline-block;
  justify-content: center;
  align-items: center;
  padding: 13px 20px;
  min-width: 170px;
  margin-bottom: 1.5rem;
}

.author-comment {
  display: flex !important;
  align-items: center;
  flex-wrap: nowrap;
  color: #ffffff;
  margin-top: 15x;
}
.author-comment div {
  margin-right: 15px;
}
.author-comment div i {
  color: #84b74f;
  margin-right: 5px;
  font-size: 18px;
}
@media (max-width: 991px) {
  .author-comment div {
    font-size: 16px;
  }
  .author-comment div i {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .author-comment {
    display: inline-block !important;
    width: 100%;
  }
  .author-comment div {
    margin-bottom: 10px;
  }
  .author-comment div:last-child {
    margin-bottom: 0;
  }
}

.blog-single-main .blog-single-inner {
  padding-right: 30px;
}
@media (max-width: 991px) {
  .blog-single-main .blog-single-inner {
    padding-right: 0;
  }
}
.blog-single-main .blog-single-inner h2 {
  font-size: 30px;
  margin: 20px 0 10px;
}
@media (max-width: 1199px) {
  .blog-single-main .blog-single-inner h2 {
    font-size: 24px;
  }
}
.blog-single-main .blog-single-inner h3 {
  font-size: 24px;
  color: #84b74f;
  margin: 15px 0 10px 0;
}
.blog-single-main .blog-single-inner h3.color-black {
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .blog-single-main .blog-single-inner h3 {
    font-size: 20px;
  }
}
.blog-single-main .blog-single-inner h4 {
  font-size: 20px;
  color: #84b74f;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .blog-single-main .blog-single-inner h4 {
    font-size: 18px;
  }
}
.blog-single-main .blog-single-inner a {
  color: #84b74f;
}
.blog-single-main .blog-single-inner a:hover {
  color: #3f6d0f;
}
.blog-single-main .blog-single-inner ul {
  margin-bottom: 1rem;
  padding-left: 2rem;
}
.blog-single-main .blog-single-inner ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}
.blog-single-main .blog-single-inner .author-bottom {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.blog-single-main .blog-single-inner .author-bottom .profile_avtar {
  width: 140px;
  height: 140px;
  overflow: hidden;
  border-radius: 100%;
  border: 3px solid #ccdeb6;
}
.blog-single-main .blog-single-inner .author-bottom .profile_avtar img {
  width: 100%;
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-single-main .blog-single-inner .author-bottom .pro_desc {
  width: calc(100% - 140px);
  padding-left: 30px;
}
@media (max-width: 575px) {
  .blog-single-main .blog-single-inner .author-bottom {
    width: 100%;
    margin-top: 20px;
    padding-top: 30px;
    text-align: center;
    display: inline-block !important;
  }
  .blog-single-main .blog-single-inner .author-bottom .profile_avtar {
    display: table;
    margin: 0 auto 20px;
  }
  .blog-single-main .blog-single-inner .author-bottom .pro_desc {
    width: 100%;
    padding-left: 0;
  }
}
.blog-single-main .blog-sidebar section {
  padding: 25px 22px;
  border-radius: 25px;
  background-color: rgba(143, 182, 93, 0.47);
}
.blog-single-main .blog-sidebar section h4 {
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.blog-single-main .blog-sidebar section nav ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 18px;
}
.blog-single-main .blog-sidebar section nav ul li a {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
}
.blog-single-main .blog-sidebar section nav ul li:last-child {
  margin-bottom: 0;
}
.blog-single-main .blog-sidebar section nav ul li::before {
  content: "\f054";
  left: 0;
  top: 2px;
  position: absolute;
  width: 15px;
  height: 18px;
  font-family: "FontAwesome";
  font-size: 14px;
  color: #000000;
}
.blog-single-main .blog-sidebar section nav ul li:hover::before, .blog-single-main .blog-sidebar section nav ul li:hover a {
  color: #3f6d0f;
}
@media (max-width: 991px) {
  .blog-single-main .blog-sidebar {
    margin-top: 30px;
  }
}

.rel-blog-items {
  width: 100%;
}
.rel-blog-items .filters-box {
  position: relative;
}
.rel-blog-items .filters-box .post-date {
  font-weight: 700;
  font-size: 17px;
  border: 3px solid #ccdeb6;
  background: #ffffff;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px;
  margin-bottom: -45px;
  margin-left: 45px;
  overflow: hidden;
  z-index: 1;
  box-shadow: 2px 10px 20px -2px rgba(0, 0, 0, 0.1607843137);
  position: relative;
  display: flex;
}
.rel-blog-items .filters-box .figure {
  width: 100%;
  height: 220px;
  overflow: hidden;
  border-radius: 30px;
}
.rel-blog-items .filters-box .figure a {
  display: block;
}
.rel-blog-items .filters-box .figure img {
  width: 100%;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.rel-blog-items .filters-box .latest-post-title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  color: #000000;
}
.rel-blog-items .filters-box .latest-post-title:hover {
  color: #3f6d0f;
}
.rel-blog-items .filters-box:hover .figure img {
  transform: scale(1.2);
}
@media (max-width: 991px) {
  .rel-blog-items .blog-item {
    margin-bottom: 20px;
  }
  .rel-blog-items .blog-item:last-child {
    margin-bottom: 0;
  }
}

h2.comments-title {
  text-transform: capitalize;
  margin-bottom: 30px;
  color: #84b74f;
}
h2.comments-title span.comment-count-title {
  color: #000;
}
@media (max-width: 1199px) {
  h2.comments-title {
    font-size: 20px;
  }
}

.comment-list .comment.odd {
  padding-left: 90px;
}
@media (max-width: 768px) {
  .comment-list .comment.odd {
    padding-left: 30px;
  }
}
@media (max-width: 575px) {
  .comment-list .comment.odd {
    padding-left: 20px;
  }
}
.comment-list .comment + .comment {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .comment-list .comment + .comment {
    margin-top: 30px;
  }
}
.comment-list .comment-body .comment-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.comment-list .comment-body .comment-author .comment-author-img {
  border: 3px solid #ccdeb6;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .comment-list .comment-body .comment-author .comment-author-img {
    width: 60px;
    height: 60px;
  }
}
.comment-list .comment-body .comment-author .comment-author-img img {
  display: block;
  width: 100%;
}
.comment-list .comment-body .comment-data {
  width: calc(100% - 95px);
  padding-top: 10px;
}
@media (max-width: 768px) {
  .comment-list .comment-body .comment-data {
    width: calc(100% - 75px);
  }
}
.comment-list .comment-body .comment-data cite.fn {
  font-style: normal;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}
@media (max-width: 768px) {
  .comment-list .comment-body .comment-data cite.fn {
    margin-bottom: 10px;
  }
}
.comment-list .comment-body .comment-data cite.fn a {
  color: #000;
}
.comment-list .comment-body .comment-data .commentmetadata {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.comment-list .comment-body .comment-data .commentmetadata .comment-meta a,
.comment-list .comment-body .comment-data .commentmetadata .reply a {
  color: #84b74f;
  text-decoration: none;
}
.comment-list .comment-body .comment-data .commentmetadata .comment-meta a:hover,
.comment-list .comment-body .comment-data .commentmetadata .reply a:hover {
  color: #254405;
}
.comment-list .comment-body .comment-data .commentmetadata .reply {
  padding-right: 10px;
}
.comment-list .comment-body .comment-data .commentmetadata .comment-reply-link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.comment-list .comment-body .comment-data .commentmetadata .comment-reply-link:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='https://www.w3.org/2000/svg' width='48.001' height='32' viewBox='0 0 48.001 32'%3E%3Cpath id='Arrow_13_2' data-name='Arrow 13 2' d='M394,4758.166h30.66V4771L442,4755l-17.341-16v12.833H394Z' transform='translate(-393.999 -4739)'%3E%3C/path%3E%3C/svg%3E");
  content: "";
  display: inline-block;
  width: 20px;
  height: 13px;
  background-size: 100%;
  position: relative;
  left: 8px;
  transition: all 0.3s ease-in-out 0s;
}
.comment-list .comment-body .comment-data .commentmetadata .comment-reply-link:hover {
  left: 12px;
}
.comment-list .comment-body .comment-data em.comment-awaiting-moderation {
  font-size: 18px;
  margin: 5px 0;
  display: inline-block;
  font-weight: 500;
  text-decoration: underline;
}

.comment-respond {
  padding-top: 60px;
}
.comment-respond .comment-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.comment-respond input[type=text], .comment-respond input[type=email], .comment-respond textarea {
  font-size: 1.25rem;
  font-weight: 600;
  border: 2px solid #84b74f;
  border-radius: 30px;
  background-clip: border-box;
  height: 58px;
  padding: 14px 15px;
  width: 100%;
}
.comment-respond .comment-form-email,
.comment-respond .comment-form-author {
  width: calc(50% - 15px);
  margin-bottom: 30px;
}
.comment-respond .comment-reply-title {
  margin-bottom: 30px;
  text-transform: uppercase;
}
.comment-respond .comment-form-comment {
  width: 100%;
  order: 1;
}
.comment-respond .comment-form-comment textarea {
  height: 185px;
}
.comment-respond .comment-form-comment label,
.comment-respond .comment-form-email label,
.comment-respond .comment-form-author label {
  width: 100%;
  margin-bottom: 10px;
  font-size: 1.25rem;
  font-weight: 600;
}
.comment-respond p.form-submit {
  order: 2;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.comment-respond p.form-submit input[type=submit] {
  color: #fff;
  font-weight: 600;
  background: #84b74f;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: all 0.5s;
  position: relative;
  font-size: 1.4rem;
  border-radius: 36px;
  padding: 15px 30px;
}
.comment-respond p.form-submit input[type=submit]:focus-visible {
  outline: none;
}
.comment-respond p.form-submit input[type=submit]:hover {
  background: #254405;
}

.page-template-template-growing-information {
  background-color: #f2f9ea;
}

.product-listing-main .filters {
  margin-top: 10px;
  text-align: center;
}
.product-listing-main .filters ul li {
  display: inline-block;
}
.product-listing-main .filters ul li a {
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  display: block;
  padding: 8px 12px;
  color: #000000;
  position: relative;
}
.product-listing-main .filters ul li a::before {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(calc(-50% - 1px));
  width: 2px;
  height: 50%;
  background: #84b74f;
}
.product-listing-main .filters ul li a:hover, .product-listing-main .filters ul li a.active {
  font-weight: 600;
  color: #3f6d0f;
}
@media (min-width: 768px) {
  .product-listing-main .filters ul li a {
    font-size: 1.3rem;
  }
}
.product-listing-main .filters ul li:last-child a::before {
  display: none;
}
@media (max-width: 767px) {
  .product-listing-main .filters {
    margin-top: 0;
  }
  .product-listing-main .filters ul li a {
    font-size: 16px;
    padding: 5px 8px;
  }
}
.product-listing-main .product-listing .product-listing-box {
  text-align: center;
}
.product-listing-main .product-listing .product-listing-box figure {
  width: 260px;
  height: 260px;
  overflow: hidden;
  border-radius: 100%;
}
.product-listing-main .product-listing .product-listing-box figure a {
  display: block;
}
.product-listing-main .product-listing .product-listing-box figure a img {
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
@media (max-width: 1399px) {
  .product-listing-main .product-listing .product-listing-box figure {
    width: 220px;
    height: 220px;
  }
  .product-listing-main .product-listing .product-listing-box figure a img {
    height: 220px;
  }
}
.product-listing-main .product-listing .product-listing-box h3 {
  color: #000000;
}
.product-listing-main .product-listing .product-listing-box h3 a {
  color: #000000;
}
.product-listing-main .product-listing .product-listing-box:hover figure a img {
  transform: scale(1.2);
}
@media (max-width: 767px) {
  .product-listing-main .product-listing {
    margin-top: 20px;
  }
}
.product-listing-main .custom-pagination {
  margin: 12px;
}

.single-product .blog-single-inner h2 {
  color: #8fb65d;
}
.single-product .rel-blog-items .filters-box h4 .latest-post-title {
  color: #8fb65d;
}
.single-product .rel-blog-items .filters-box h4 .latest-post-title:hover {
  color: #000000;
}
.single-product .learn-more {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  align-items: center;
  color: #000000;
}
.single-product .learn-more img {
  display: block;
  width: 22px;
  margin-left: 10px;
}
.single-product .learn-more:hover {
  color: #8fb65d;
}
@media (max-width: 1399px) {
  .single-product .learn-more {
    font-size: 20px;
  }
}

.single .fliter-content {
  padding-top: 60px;
  border-top: 2px solid rgba(143, 182, 93, 0.47);
}
@media (max-width: 1199px) {
  .single .fliter-content {
    padding-top: 50px;
  }
}
@media (max-width: 992px) {
  .single .fliter-content {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .single .fliter-content {
    padding-top: 30px;
  }
}

.single-product .faq-section h2.section-title {
  color: #8fb65d;
}
.single-product .faq-section .accordion-body a {
  color: #8fb65d;
}
.single-product .faq-section .accordion-body ul {
  padding-left: 20px;
}
.single-product .faq-section .accordion-body ul li {
  list-style: disc;
}

.filters-content .filter-items.pdf-list {
  display: flex;
  justify-content: center;
}

.faq-acco .accordion-item {
  border: 0;
}
.faq-acco .accordion-item + .accordion-item {
  margin-top: 10px;
}
.faq-acco .accordion-header button {
  background-color: #719642;
  border-radius: 40px !important;
  border-color: #719642;
  box-shadow: inherit;
  font-weight: 600;
  color: #ffffff;
  border: 2px solid;
}
.faq-acco .accordion-header button:after {
  background-color: #4a6823;
  border-radius: 50%;
  padding: 13px;
  background-image: url(https://31ad46.claudeassets.com/20250805110804im_/https://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/acco-arrow-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  height: 30px;
  width: 30px;
}
@media (max-width: 768px) {
  .faq-acco .accordion-header button:after {
    background-size: 12px;
    height: 20px;
    width: 20px;
  }
}
.faq-acco .accordion-header button.collapsed {
  background-color: #ffffff;
  border: 2px solid #719642;
  color: #719642;
}
.faq-acco .accordion-header button.collapsed:after {
  background-color: transparent;
  background-image: url(https://ecf655.claudeassets.com/20250805110804im_/https://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/acco-arrow-green.svg);
}
@media (max-width: 768px) {
  .faq-acco .accordion-header button {
    padding: 1rem 1.2rem;
  }
}
@media (min-width: 1200px) {
  .faq-acco .accordion-header button {
    padding: 1rem 2rem;
  }
}
.faq-acco .accordion-body {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .faq-acco .accordion-body {
    padding: 1rem 2rem;
  }
}
.faq-acco .accordion-button:not(.collapsed)::after {
  transform: rotate(0deg);
}

@media (max-width: 991px) {
  .post-type-archive-recipe br {
    display: none;
  }
}
.post-type-archive-recipe .inner-page-main .inner-banner {
  margin-top: 113px;
  position: relative;
  z-index: 1;
  min-height: 1px;
}
@media (max-width: 767px) {
  .post-type-archive-recipe .inner-page-main .inner-banner {
    min-height: 250px;
  }
}
.post-type-archive-recipe .inner-page-main .inner-banner img {
  height: 370px;
}
@media (max-width: 991px) {
  .post-type-archive-recipe .inner-page-main .inner-banner img {
    height: 350px;
  }
}
.post-type-archive-recipe .inner-page-main .inner-banner .banner-header .section-title {
  line-height: 39px;
}
@media (max-width: 767px) {
  .post-type-archive-recipe .inner-page-main .inner-banner .banner-header {
    width: 80%;
    padding: 0;
  }
  .post-type-archive-recipe .inner-page-main .inner-banner .banner-header .section-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.post-type-archive-recipe section,
.single.single-recipe section {
  padding-top: 0;
  padding-bottom: 0;
}
.post-type-archive-recipe p:last-child,
.single.single-recipe p:last-child {
  margin-bottom: 0;
}
.post-type-archive-recipe .button-default,
.single.single-recipe .button-default {
  padding: 12px 25px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  min-width: auto;
  vertical-align: middle;
}
@media (max-width: 1440px) {
  .post-type-archive-recipe .button-default,
  .single.single-recipe .button-default {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    padding: 10px 15px;
    min-width: auto;
  }
}
@media (max-width: 768px) {
  .post-type-archive-recipe .button-default,
  .single.single-recipe .button-default {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.post-type-archive-recipe .button-default i,
.single.single-recipe .button-default i {
  padding-right: 10px;
  font-size: 20px;
  font-size: 1.25rem;
}
.post-type-archive-recipe .recipe-bg,
.single.single-recipe .recipe-bg {
  background: #F1F9E9;
}

.recipe-list li, .recipe-ingredient ul li,
.recipe-directions ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 15px;
}
.recipe-list li:before, .recipe-ingredient ul li:before,
.recipe-directions ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  background: #84b74f;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0;
}
.recipe-list li:last-child, .recipe-ingredient ul li:last-child,
.recipe-directions ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.recipe-number li, .recipe-directions ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative;
}
.recipe-number li:before, .recipe-directions ol li:before {
  color: #84b74f;
  content: counter(list) ".";
  left: -32px;
  position: absolute;
  text-align: right;
  width: 26px;
  font-weight: 700;
}
.recipe-number li:last-child, .recipe-directions ol li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.recipe-space {
  padding: 50px 0;
}
@media (max-width: 1024px) {
  .recipe-space {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  .recipe-space {
    padding: 30px 0;
  }
}

.recipe-space-top {
  padding-top: 50px;
}
@media (max-width: 1024px) {
  .recipe-space-top {
    padding-top: 40px;
  }
}
@media (max-width: 991px) {
  .recipe-space-top {
    padding-top: 30px;
  }
}

.recipe-space-bottom {
  padding-bottom: 50px;
}
@media (max-width: 1024px) {
  .recipe-space-bottom {
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .recipe-space-bottom {
    padding-bottom: 30px;
  }
}

.text-primary {
  color: #84b74f !important;
}

.recipe-heading,
.recipe-heading-h3 {
  margin-bottom: 15px;
  color: #000000;
}

.recipe-heading {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 32px;
}
@media (max-width: 1440px) {
  .recipe-heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  .recipe-heading {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
  }
}

.recipe-heading-h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 27px;
}
@media (max-width: 1440px) {
  .recipe-heading-h3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
@media (max-width: 768px) {
  .recipe-heading-h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}

.recipe-heading-h4, .recipe-archive-page .meal-filter h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .recipe-heading-h4, .recipe-archive-page .meal-filter h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .recipe-heading-h4, .recipe-archive-page .meal-filter h3 {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.btn-arrow {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 33px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
}
@media (max-width: 1440px) {
  .btn-arrow {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .btn-arrow {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.btn-arrow span {
  padding-left: 5px;
  transition: all 0.3s ease-in-out;
  color: #83B84F;
}
.btn-arrow:hover {
  color: #83B84F;
}
.btn-arrow:hover span {
  padding-left: 10px;
}

.recipe-archive-page {
  padding-top: 40px;
}
@media (max-width: 1024px) {
  .recipe-archive-page {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .recipe-archive-page {
    text-align: center;
  }
}
.recipe-archive-page .container {
  max-width: 1265px;
}
@media (max-width: 1800px) {
  .recipe-archive-page .container {
    max-width: calc(100% - 280px);
    margin-right: 0;
  }
}
@media (max-width: 1366px) {
  .recipe-archive-page .container {
    max-width: calc(100% - 260px);
  }
}
@media (max-width: 1280px) {
  .recipe-archive-page .container {
    max-width: 100%;
  }
}
.recipe-archive-page .meal-filter {
  width: 256px;
  position: absolute;
  left: calc((100% - 1265px) / 2 - 280px);
  border: 1px solid #83B84F;
  border-radius: 25px;
  padding: 25px 27px;
}
@media (max-width: 1800px) {
  .recipe-archive-page .meal-filter {
    width: 240px;
    padding: 20px;
    left: 15px;
  }
}
@media (max-width: 1366px) {
  .recipe-archive-page .meal-filter {
    width: 210px;
    padding: 20px;
    left: 55px;
  }
}
@media (max-width: 1280px) {
  .recipe-archive-page .meal-filter {
    width: 100%;
    position: unset;
    padding: 15px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1280px) {
  .recipe-archive-page .meal-filter ul.meal-main-tax-filter li {
    margin-right: 15px;
  }
  .recipe-archive-page .meal-filter ul.meal-main-tax-filter li:last-child {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .recipe-archive-page .meal-filter ul.meal-main-tax-filter li {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .recipe-archive-page .meal-filter ul.meal-main-tax-filter li a {
    padding-bottom: 0;
  }
}
.recipe-archive-page .meal-filter h3 {
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .recipe-archive-page .meal-filter h3 {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 1024px) {
  .recipe-archive-page .meal-filter h3 {
    margin-bottom: 0;
  }
}
.recipe-archive-page .recipe-archive-section {
  min-height: 417px;
}
.recipe-archive-page .recipe-archive-section .recipes-heading {
  margin-bottom: 30px;
}
.recipe-archive-page .recipe-archive-section .recipes-heading p {
  margin-bottom: 0;
}
.recipe-archive-page .recipe-archive-section .recipes-mains .recipe-content .recipe-category {
  margin-top: 0;
}
@media (max-width: 767px) {
  .recipe-archive-page .recipe-archive-section .recipes-mains .recipe-content .recipe-category {
    margin-top: 15px;
  }
}
.recipe-archive-page .recipe-archive-section .recipes-mains .recipe-content .button-default {
  margin-left: 0;
  margin-top: 10px;
}
.recipe-archive-page .recipe-archive-section .recipes-mains .recipe-image img {
  height: 453px;
  width: 100%;
  display: block;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1440px) {
  .recipe-archive-page .recipe-archive-section .recipes-mains .recipe-image img {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .recipe-archive-page .recipe-archive-section .recipes-mains .recipe-image img {
    height: 350;
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 1800px) {
  .recipe-archive-page .recipe-archive-section {
    min-height: 407px;
  }
}
@media (max-width: 1440px) {
  .recipe-archive-page .recipe-archive-section {
    min-height: 395px;
  }
}
@media (max-width: 1280px) {
  .recipe-archive-page .recipe-archive-section {
    min-height: inherit;
  }
}

@media (max-width: 1280px) {
  ul.meal-main-tax-filter {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
ul.meal-main-tax-filter li {
  cursor: pointer;
  margin-bottom: 15px;
}
ul.meal-main-tax-filter li a {
  position: relative;
  padding-left: 35px;
  display: inline-block;
  color: #000000;
  text-transform: capitalize;
}
@media (max-width: 1440px) {
  ul.meal-main-tax-filter li a {
    padding-left: 22px;
  }
}
ul.meal-main-tax-filter li a:before {
  width: 19px;
  height: 19px;
  background: #F1F8E9;
  border: 1px solid #83B84F;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 2px;
}
@media (max-width: 1440px) {
  ul.meal-main-tax-filter li a:before {
    width: 15px;
    height: 15px;
  }
}
ul.meal-main-tax-filter li a.active:before {
  background: #83B84F;
}

.recipe-category {
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .recipe-category {
    justify-content: center;
    margin: 15px auto 5px;
  }
}
.recipe-category li {
  margin: 0 10px 10px 0;
}
.recipe-category li span {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  color: #83B84F;
  font-weight: bold;
  background: #F1F8E9;
  padding: 6px 15px;
  display: inline-block;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .trending-recipe {
    text-align: center;
  }
  .trending-recipe .recipe-heading {
    margin-bottom: 0;
  }
}

.recipe-block .recipe-img {
  height: 240px;
}
@media (max-width: 768px) {
  .recipe-block .recipe-img {
    height: 200px;
  }
}
@media (max-width: 575px) {
  .recipe-block .recipe-img {
    height: auto;
    max-width: 350px;
  }
}
.recipe-block .recipe-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  max-width: 100%;
}
.recipe-block .recipe-content {
  padding-left: 0;
}
@media (max-width: 768px) {
  .recipe-block .recipe-content {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .recipe-cat-section .recipe-space {
    justify-content: center;
  }
}

.recipe-forms-section {
  margin-top: 50px;
}
@media (max-width: 1024px) {
  .recipe-forms-section {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .recipe-forms-section {
    margin-top: 30px;
  }
}
.recipe-forms-section .container {
  max-width: 1265px;
}
.recipe-forms-section .recipe-bg {
  border-radius: 17px;
  padding: 50px 80px;
}
@media (max-width: 991px) {
  .recipe-forms-section .recipe-bg {
    padding: 40px 60px;
  }
}
@media (max-width: 768px) {
  .recipe-forms-section .recipe-bg {
    padding: 30px;
  }
}
@media (max-width: 575px) {
  .recipe-forms-section .recipe-bg {
    padding: 20px;
  }
}
.recipe-forms-section .recipe-bg .recipe-forms-content {
  margin-bottom: 30px;
}
.recipe-forms-section .recipe-forms {
  margin-top: 15px;
}
.recipe-forms-section .recipe-forms form {
  max-width: 670px;
  margin: 0 auto;
  display: block;
}
.recipe-forms-section .recipe-forms form .form-field {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.recipe-forms-section .recipe-forms form .upload-recipe-image {
  position: relative;
}
.recipe-forms-section .recipe-forms form .upload-recipe-image .error {
  left: 0;
  top: 95%;
}
.recipe-forms-section .recipe-forms form .input-wrap + .error,
.recipe-forms-section .recipe-forms form .upload-btn-wrapper + .error,
.recipe-forms-section .recipe-forms form .meal-type-field + .error {
  color: #d61a1a;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-weight: 400;
  position: absolute;
  display: inline-block;
}
@media (max-width: 768px) {
  .recipe-forms-section .recipe-forms form .input-wrap + .error,
  .recipe-forms-section .recipe-forms form .upload-btn-wrapper + .error,
  .recipe-forms-section .recipe-forms form .meal-type-field + .error {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.recipe-forms-section .recipe-forms form #ingredient-more-error {
  color: #d61a1a;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-weight: 400;
  display: inline-block;
}
@media (max-width: 768px) {
  .recipe-forms-section .recipe-forms form #ingredient-more-error {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.recipe-forms-section .recipe-forms form label {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  font-weight: 600;
  margin: 5px 0 10px;
}
@media (max-width: 1440px) {
  .recipe-forms-section .recipe-forms form label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .recipe-forms-section .recipe-forms form label {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0 0 10px;
  }
}
.recipe-forms-section .recipe-forms form label span {
  color: #B40B0B;
}
.recipe-forms-section .recipe-forms form .input-wrap {
  position: relative;
  z-index: 1;
}
.recipe-forms-section .recipe-forms form .input-wrap:before {
  border-radius: 5px 0 0 5px;
  height: 45px;
  width: 10px;
  content: "";
  background: #81B44E;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: 0;
}
.recipe-forms-section .recipe-forms form input[type=text], .recipe-forms-section .recipe-forms form input[type=email], .recipe-forms-section .recipe-forms form textarea,
.recipe-forms-section .recipe-forms form input[type=textarea], .recipe-forms-section .recipe-forms form input[type=number] {
  width: 100%;
  height: 45px;
  margin: 0 auto;
  border: 1px solid #81B44E;
  outline: none;
  box-shadow: none;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 7px 20px;
  border-radius: 5px;
}
@media (max-width: 1440px) {
  .recipe-forms-section .recipe-forms form input[type=text], .recipe-forms-section .recipe-forms form input[type=email], .recipe-forms-section .recipe-forms form textarea,
  .recipe-forms-section .recipe-forms form input[type=textarea], .recipe-forms-section .recipe-forms form input[type=number] {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .recipe-forms-section .recipe-forms form input[type=text], .recipe-forms-section .recipe-forms form input[type=email], .recipe-forms-section .recipe-forms form textarea,
  .recipe-forms-section .recipe-forms form input[type=textarea], .recipe-forms-section .recipe-forms form input[type=number] {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.recipe-forms-section .recipe-forms form .short-description-field .input-wrap.textarea-wrap textarea {
  height: 80px;
}
@media (max-width: 767px) {
  .recipe-forms-section .recipe-forms form .short-description-field .input-wrap.textarea-wrap textarea {
    height: 70px;
  }
}
.recipe-forms-section .recipe-forms form .short-description-field .input-wrap.textarea-wrap::before {
  height: 80px;
}
@media (max-width: 767px) {
  .recipe-forms-section .recipe-forms form .short-description-field .input-wrap.textarea-wrap::before {
    height: 70px;
  }
}
.recipe-forms-section .recipe-forms form .textarea-wrap:before {
  height: 150px;
}
@media (max-width: 767px) {
  .recipe-forms-section .recipe-forms form .textarea-wrap:before {
    height: 100px;
  }
}
.recipe-forms-section .recipe-forms form input[type=textarea], .recipe-forms-section .recipe-forms form textarea {
  border-radius: 5px;
  height: 150px;
}
@media (max-width: 767px) {
  .recipe-forms-section .recipe-forms form input[type=textarea], .recipe-forms-section .recipe-forms form textarea {
    height: 100px;
  }
}
.recipe-forms-section .recipe-forms form textarea {
  display: inline-block;
  vertical-align: top;
}
.recipe-forms-section .recipe-forms form input[type=submit] {
  border-radius: 5px;
  padding: 10px 20px;
  margin: 40px auto 0;
  display: block;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .recipe-forms-section .recipe-forms form input[type=submit] {
    margin: 30px auto 0;
  }
}
.recipe-forms-section .recipe-forms form .meal-type-field {
  display: flex;
  flex-wrap: wrap;
}
.recipe-forms-section .recipe-forms form .meal-type-field label {
  display: inline-block;
  margin: 0 25px 20px 0;
  font-weight: 400;
}
.recipe-forms-section .recipe-forms form .meal-type-field .form-checkbox {
  width: inherit;
}
.recipe-forms-section .recipe-forms form .meal-type-field .form-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
.recipe-forms-section .recipe-forms form .meal-type-field .form-checkbox input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  padding: 0 0 0 30px;
}
.recipe-forms-section .recipe-forms form .meal-type-field .form-checkbox input[type=checkbox] + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #83B84F;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.recipe-forms-section .recipe-forms form .meal-type-field .form-checkbox input[type=checkbox]:checked + label:before {
  background: #83B84F;
}
.recipe-forms-section .recipe-forms form a.form-add-ingredients.button-default {
  border-radius: 0;
  min-width: 175px;
  padding: 10px 12px;
  float: right;
  margin: 20px 0 0;
  display: block;
}
.recipe-forms-section .recipe-forms form .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.recipe-forms-section .recipe-forms form .upload-btn-wrapper .btn {
  border: 1px solid #81B44E;
  background-color: white;
  padding: 5px 20px;
  border-radius: 5px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
}
.recipe-forms-section .recipe-forms form .upload-btn-wrapper .btn:before {
  height: 100%;
  width: 10px;
  content: "";
  background: #81B44E;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.recipe-forms-section .recipe-forms form .upload-btn-wrapper .btn .upload-icon {
  display: flex;
  flex-wrap: wrap;
}
.recipe-forms-section .recipe-forms form .upload-btn-wrapper .btn .upload-icon span {
  border: 1px solid #81B44E;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipe-forms-section .recipe-forms form .upload-btn-wrapper .btn .upload-icon span + span {
  margin-left: 12px;
}
@media (max-width: 767px) {
  .recipe-forms-section .recipe-forms form .upload-btn-wrapper .btn .upload-icon span {
    width: 25px;
    height: 25px;
  }
  .recipe-forms-section .recipe-forms form .upload-btn-wrapper .btn .upload-icon span img {
    padding: 5px;
  }
}
.recipe-forms-section .recipe-forms form .upload-btn-wrapper input[type=file] {
  font-size: 100px;
  font-size: 6.25rem;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.recipe-forms-section .recipe-forms form .captcha-form-field {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0;
}
.recipe-forms-section .recipe-forms form .captcha-form-field #captcha {
  width: calc(100% - 160px);
}
.recipe-forms-section .recipe-forms form .captcha-form-field .captcha-right {
  width: 160px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.recipe-forms-section .recipe-forms form .captcha-form-field #captcha_code {
  width: 100px;
  border: 1px solid #81B44E;
  margin: 0 10px 0 0;
}
.recipe-forms-section .recipe-forms form .captcha-form-field .CaptchabtnRefresh {
  border: 1px solid #81B44E;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
  cursor: pointer;
}
.recipe-forms-section .recipe-forms form .captcha-form-field .CaptchabtnRefresh:before {
  color: #81B44E;
  content: "\f021";
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 38px;
}
.recipe-forms-section .recipe-forms form #captcha-error {
  margin-left: 164px;
  margin-left: 164px;
  font-size: 12px;
  color: #d61a1a;
  position: absolute;
}

.message-form {
  text-align: center;
  margin: 20px 0 0;
  padding: 10px;
  border: 1px solid #84b74f;
  border-radius: 5px;
}
.message-form p {
  color: #84b74f;
}
.message-form.error {
  border: 1px solid #d61a1a;
  color: #d61a1a;
}
.message-form.error p {
  color: #d61a1a;
}

.recipe-trial {
  padding: 120px 0;
  background-image: url(https://22043f.claudeassets.com/20250805110804im_/https://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/healthy-vegan-fresh-food.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
@media (max-width: 1024px) {
  .recipe-trial {
    padding: 80px 0;
  }
}
@media (max-width: 991px) {
  .recipe-trial {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .recipe-trial {
    padding: 30px 0;
    background-size: cover;
    height: inherit;
  }
}
.recipe-trial .container {
  max-width: 1140px;
}
.recipe-trial .recipe-info {
  background: #fff;
  padding: 100px 56px 75px;
}
@media (max-width: 991px) {
  .recipe-trial .recipe-info {
    padding: 30px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .recipe-trial .recipe-info {
    padding: 25px;
  }
}
.recipe-trial .recipe-info a {
  color: #83B84F;
  font-weight: 600;
}
.recipe-trial .recipe-info strong {
  color: #83B84F;
}
.recipe-trial .recipe-info_small {
  padding: 40px;
  margin-left: 45px;
}
@media (max-width: 991px) {
  .recipe-trial .recipe-info_small {
    padding: 20px;
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .recipe-trial .recipe-info_small {
    margin-left: 0;
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .recipe-subscription {
    text-align: center;
  }
}
.recipe-subscription .container {
  max-width: 1600px;
}
@media (max-width: 1400px) {
  .recipe-subscription .container {
    max-width: 1270px;
  }
}
.recipe-subscription .recipe-subscription--form iframe {
  width: 100%;
}
@media (max-width: 767px) {
  .recipe-subscription .recipe-subscription--form iframe {
    height: 360px;
  }
}
@media (max-width: 1440px) {
  .recipe-subscription p br {
    display: none;
  }
}

.recipe-contributor .button-default {
  margin: 25px 0 40px;
}
@media (max-width: 991px) {
  .recipe-contributor .button-default {
    margin: 20px 0;
  }
}
@media (max-width: 767px) {
  .recipe-contributor .button-default {
    margin: 20px 0 0;
  }
}
.recipe-contributor .profile_avtar {
  margin: 0 auto 20px;
  text-align: center;
}
.recipe-contributor .profile_avtar img {
  width: 230px;
  height: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .recipe-contributor .profile_avtar img {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .recipe-contributor .profile_avtar {
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
.recipe-contributor p {
  margin-bottom: 0;
  font-weight: 500;
}

/* Single Recipe Section */
.single.single-recipe .inner-page-main .inner-banner {
  min-height: 1px;
  margin-top: 112px;
}

.recipe-single-section.recipe-space {
  padding-top: 80px;
}
@media (max-width: 1366px) {
  .recipe-single-section.recipe-space {
    padding-top: 50px;
  }
}
@media (max-width: 1024px) {
  .recipe-single-section.recipe-space {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .recipe-single-section.recipe-space {
    padding-top: 30px;
  }
}
.recipe-single-section .recipe-img img {
  width: 100%;
  height: 450px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.recipe-single-section .recipe-content .recipe-category {
  margin-top: 0;
}
.recipe-single-section .container {
  max-width: 1440px;
}
@media (max-width: 1500px) {
  .recipe-single-section .container {
    max-width: 1300px;
  }
}
@media (max-width: 1400px) {
  .recipe-single-section .container {
    max-width: 1270px;
  }
}

.recipe-img {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .recipe-img {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
}

.recipe-content {
  padding-left: 25px;
}
@media (max-width: 1440px) {
  .recipe-content {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .recipe-content {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .recipe-content {
    text-align: center;
  }
}
.recipe-content .prepare-time {
  margin: 0;
}
.recipe-content .recipe-btn {
  margin: 25px 0;
}
@media (max-width: 991px) {
  .recipe-content .recipe-btn {
    margin: 20px 0;
  }
}
.recipe-content .recipe-btn .button-default img {
  max-height: 22px;
  margin-right: 10px;
  margin-left: 0;
}
.recipe-content .recipe-btn .button-default {
  margin: 0;
}
.recipe-content .recipe-btn .button-default + .button-default {
  background: transparent;
  color: #84b74f;
  border: 1px solid #84b74f;
  margin-left: 12px;
}
.recipe-content .recipe-btn .button-default + .button-default:hover {
  background: #84b74f;
  color: #fff;
}

.share-recipe {
  background-image: url(https://ce1883.claudeassets.com/20250805110804im_/https://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/cooking-background-with-fresh-ingredients.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  padding-left: 8%;
  padding-right: 8%;
  max-width: 1190px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.share-recipe p {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .share-recipe p {
    margin-bottom: 20px;
  }
}
.share-recipe .button-default {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .recipe-ingredient,
  .recipe-directions {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .recipe-ingredient,
  .recipe-directions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .recipe-ingredient h3.recipe-heading-h3,
  .recipe-directions h3.recipe-heading-h3 {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .recipe-directions ol {
    margin-bottom: 0;
  }
}

.recipe-product .container {
  max-width: 1190px;
}
.recipe-product .recipe-product--title {
  padding: 0 0 40px;
}
@media (max-width: 991px) {
  .recipe-product .recipe-product--title {
    text-align: center;
    padding: 0 0 20px;
  }
}
.recipe-product .product-block {
  text-align: center;
  padding-right: 35px;
  width: 100%;
}
@media (max-width: 1366px) {
  .recipe-product .product-block {
    padding-right: 0;
  }
}
.recipe-product .product-block .product-img {
  width: 100%;
  padding: 30px 25px;
  border: 1px solid #83B84F;
  height: 335px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .recipe-product .product-block .product-img {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .recipe-product .product-block .product-img {
    padding: 15px;
    max-width: 300px;
    margin: 0 auto;
    height: 275px;
  }
}
.recipe-product .product-block .product-img img {
  height: 100%;
  width: auto;
  max-width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.recipe-product .product-block .recipe-heading-h4, .recipe-product .product-block .recipe-archive-page .meal-filter h3, .recipe-archive-page .meal-filter .recipe-product .product-block h3 {
  margin: 20px 0 30px;
}
@media (max-width: 991px) {
  .recipe-product .product-block .recipe-heading-h4, .recipe-product .product-block .recipe-archive-page .meal-filter h3, .recipe-archive-page .meal-filter .recipe-product .product-block h3 {
    margin: 20px 0;
  }
}

.share-social-recipe {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .share-social-recipe {
    justify-content: center;
  }
}
.share-social-recipe p {
  margin: 0 10px 0 0;
}
.share-social-recipe ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.share-social-recipe ul li + li {
  margin-left: 5px;
}
.share-social-recipe ul li a {
  width: 35px;
  height: 35px;
  border: 1px solid #000000;
  border-radius: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  color: #000000;
  font-size: 20px;
}
.share-social-recipe ul li a:hover {
  color: #84b74f;
  border-color: #84b74f;
}

.recipe-insta a {
  font-weight: 600;
  color: #83B84F;
}
.recipe-insta a:hover {
  color: #3f6d0f;
}

div#recipe-forms {
  scroll-margin-block-start: 110px;
}
@media (max-width: 1366px) {
  div#recipe-forms {
    scroll-margin-block-start: 100px;
  }
}
@media (max-width: 575px) {
  div#recipe-forms {
    scroll-margin-block-start: 70px;
  }
}

.ingredient-btns {
  background: #84b74f;
  padding: 3px 30px 3px 15px;
  color: #fff;
  font-size: 16px;
  margin: 10px 10px 0px 0;
  position: relative;
  display: inline-block;
}
@media (max-width: 1199px) {
  .ingredient-btns {
    font-size: 15px;
    padding: 3px 25px 3px 10px;
  }
}
.ingredient-btns i.fa {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1199px) {
  .ingredient-btns i.fa {
    right: 7px;
    font-size: 12px;
  }
}

.loader {
  margin: 10px auto;
  text-align: center;
}

.ingredient-form-field {
  position: relative;
}
.ingredient-form-field .ingredientsview {
  margin-top: 60px;
}
.ingredient-form-field a.form-add-ingredients.button-default {
  position: absolute;
  top: 90px;
  right: 0;
  margin-top: 0 !important;
}

/*
     FILE ARCHIVED ON 13:15:30 Jul 21, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:42:35 Aug 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.412
  exclusion.robots: 0.053
  exclusion.robots.policy: 0.046
  esindex: 0.006
  cdx.remote: 7.557
  LoadShardBlock: 77.953 (3)
  PetaboxLoader3.datanode: 63.724 (4)
  PetaboxLoader3.resolve: 165.074 (2)
  load_resource: 262.684
*/