@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://6f10ce.claudeassets.com/20250805110804im_/http://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://6259d7.claudeassets.com/20250805110804im_/http://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://9e18b6.claudeassets.com/20250805110804im_/http://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://799a60.claudeassets.com/20250805110804im_/http://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://799a60.claudeassets.com/20250805110804im_/http://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;
}

.form-group {
  margin-bottom: 20px;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7-response-output {
  font-size: 14px;
  text-align: center;
  margin: 15px 0 0 0;
}

.wpcf7-not-valid-tip {
  font-size: 13px;
  text-align: left;
  color: #d61a1a;
}

input[type=text],
input[type=password],
input[type=url],
input[type=tel],
input[type=search],
input[type=number],
input[type=datetime],
input[type=email],
textarea,
select,
.form-select {
  font-size: 15px;
  font-size: 0.9375rem;
  border-radius: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 15px 20px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
.form-select::-moz-placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=email]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
.form-select:-moz-placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
.form-select:-ms-input-placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
}
input[type=text].placeholder,
input[type=password].placeholder,
input[type=url].placeholder,
input[type=tel].placeholder,
input[type=search].placeholder,
input[type=number].placeholder,
input[type=datetime].placeholder,
input[type=email].placeholder,
textarea.placeholder,
select.placeholder,
.form-select.placeholder {
  font-size: 15px;
  font-size: 0.9375rem;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
textarea:focus,
select:focus,
.form-select:focus {
  border: none;
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgba(0, 37, 102, 0.25);
}
@media (max-width: 1199px) {
  input[type=text],
  input[type=password],
  input[type=url],
  input[type=tel],
  input[type=search],
  input[type=number],
  input[type=datetime],
  input[type=email],
  textarea,
  select,
  .form-select {
    height: 50px;
  }
}

textarea.form-control {
  height: 150px;
  padding: 15px 20px;
  border: none;
  resize: none;
  font-size: 15px;
  font-size: 0.9375rem;
  border-radius: 15px;
}
textarea.form-control:focus {
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgba(0, 37, 102, 0.25);
}
@media (max-width: 1199px) {
  textarea.form-control {
    height: 100px;
  }
}

.custom-checkbox .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.custom-checkbox .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: normal;
}
.custom-checkbox .styled-checkbox + label .check-txt {
  line-height: 20px;
  font-size: 16px;
  width: 100%;
  float: left;
  padding-left: 40px;
  position: relative;
  top: 5px;
}
.custom-checkbox .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.custom-checkbox .styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.custom-checkbox .styled-checkbox:checked + label:before {
  background: #000000;
}
.custom-checkbox .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.custom-checkbox .styled-checkbox:checked + label:after {
  color: #ffffff;
  background: #ffffff;
  position: absolute;
  left: 6px;
  top: 6px;
  width: 0;
  height: 0;
}

.drop-zone {
  width: 100%;
  max-width: 100%;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  cursor: pointer;
  color: #cccccc;
  border: 1px solid #000000;
  border-radius: 10px;
}

.drop-zone--over {
  border-style: solid;
}

.drop-zone__input {
  display: none;
}

.drop-zone__thumb {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background-color: #ffffff;
  background-size: cover;
  position: relative;
}

.drop-zone__thumb::after {
  content: attr(data-label);
  position: absolute;
  top: 50%;
  left: 30px;
  padding: 10px;
  font-size: 16px;
  font-size: 1rem;
  background: transparent;
  text-align: center;
  transform: translateY(-50%);
  width: calc(100% - 60px);
}

.custom-radio-button [type=radio]:checked,
.custom-radio-button [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom-radio-button [type=radio]:checked + label,
.custom-radio-button [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 24px;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}
.custom-radio-button [type=radio]:checked + label:before,
.custom-radio-button [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #000000;
  border-radius: 100%;
}
.custom-radio-button [type=radio]:checked + label:after,
.custom-radio-button [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 7px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.custom-radio-button [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.custom-radio-button [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

input[type=search]:focus {
  box-shadow: none;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

header {
  left: 0;
  right: 0;
  top: 45px;
  z-index: 99999;
  position: fixed;
  padding-left: 45px;
  padding-right: 45px;
  transition: all 0.2s;
}
header .inner-header {
  padding: 20px 45px;
  border-radius: 50px;
  background-color: #927f6e;
}
header .inner-header .site-logo .custom-logo-link img {
  width: auto;
  max-height: 60px;
}
@media (max-width: 575px) {
  header .inner-header .site-logo .custom-logo-link img {
    max-height: 40px;
  }
}
@media (max-width: 1399px) {
  header .inner-header {
    padding: 10px 30px;
  }
}
@media (max-width: 575px) {
  header .inner-header {
    padding: 10px 15px;
  }
}
header.sticked {
  top: 0;
}
@media (max-width: 1279px) {
  header.sticked .bar-icon {
    top: 29px;
  }
}
@media (max-width: 575px) {
  header.sticked .bar-icon {
    top: 22px;
  }
}
header nav {
  padding: 15px 0 0;
  position: relative;
}
header nav ul li {
  white-space: nowrap;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  position: relative;
}
@media (max-width: 1299px) {
  header nav ul li {
    padding-left: 15px;
  }
}
header nav ul li a {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  padding: 0 0 15px;
}
header nav ul li a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 10px;
  left: 0;
  background-color: #000000;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
header nav ul li:hover a, header nav ul li.current_page_item a {
  color: #000000;
}
header nav ul li:hover a::before, header nav ul li.current_page_item a::before {
  visibility: visible;
  transform: scaleX(1);
  background-color: #000000;
}
header nav ul li.menu-item-has-children::before {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
  width: 10px;
  height: 9px;
  top: 10px;
  right: 3px;
  content: "";
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
  background-position: center center;
  background-image: url(https://87c340.claudeassets.com/20250805110804im_/http://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/nav-down-white.svg);
}
header nav ul li.menu-item-has-children:hover::before {
  background-image: url(https://803488.claudeassets.com/20250805110804im_/http://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/nav-down-black.svg);
}
header nav ul li.menu-item-has-children.current_page_item::before {
  background-image: url(https://803488.claudeassets.com/20250805110804im_/http://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/nav-down-black.svg);
}
header nav ul li .sub-menu {
  width: 220px;
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  margin: 0;
  padding: 0 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
  transition: 0.3s;
  transform: translateY(20%);
  padding: 8px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
header nav ul li .sub-menu li {
  padding: 0;
  width: 100%;
  display: block;
}
header nav ul li .sub-menu li a {
  display: block;
  padding: 10px 20px;
  font-size: 15px;
  text-transform: none;
  font-weight: 500;
  color: #000000;
}
header nav ul li .sub-menu li a::before {
  display: none;
}
header nav ul li .sub-menu li a:hover {
  color: #3f6d0f;
}
header nav ul li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
header nav ul li.daily-deals {
  padding: 7px 24px;
  margin-top: -15px;
  border-radius: 50px;
  border: 2px solid #84b74f;
  transition: 0.2s ease-out;
  background: #84b74f;
}
header nav ul li.daily-deals a {
  padding: 0;
}
header nav ul li.daily-deals a::before {
  display: none;
}
header nav ul li.daily-deals:hover, header nav ul li.daily-deals.current_page_item {
  color: #ffffff;
  border: 2px solid #ffffff;
}
header nav ul li.daily-deals:hover a, header nav ul li.daily-deals.current_page_item a {
  color: #ffffff;
}
@media (max-width: 1279px) {
  header nav ul li:hover > a {
    color: #ffffff;
  }
  header nav ul li.current_page_parent .sub-menu .current-menu-item a {
    color: #3f6d0f;
  }
}
header nav ul li.current_page_parent > a {
  color: #000000;
}
header nav ul li.current_page_parent > a::before {
  visibility: visible;
  transform: scaleX(1);
  background-color: #000000;
}
header nav ul li.current_page_parent::before {
  background-image: url(https://803488.claudeassets.com/20250805110804im_/http://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/nav-down-black.svg);
}
header nav ul li.current_page_parent .sub-menu .current-menu-item a {
  color: #3f6d0f;
}
header .nav-social a {
  margin-right: 10px;
  font-size: 24px;
  color: #ffffff;
}
header .nav-social a svg {
  color: #ffffff;
}
header .nav-social a svg path {
  fill: #ffffff;
}
header .nav-social a:last-child {
  margin-right: 0;
}
header .nav-social a:hover {
  color: #ffffff;
}
header .nav-social a:hover svg {
  color: #000000;
}
header .nav-social a:hover svg path {
  fill: #000000;
}
@media (max-width: 1399px) {
  header {
    top: 30px;
  }
}
header .bar-icon {
  display: block !important;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  line-height: 0;
  transition: 0.2s;
  position: fixed;
  top: 59px;
  z-index: 9999;
  right: 45px;
}
header .bar-icon .fa-times {
  display: none;
}
@media (min-width: 1280px) {
  header .bar-icon {
    display: none !important;
  }
}
header .bar-icon.active .fa-bars {
  display: none;
}
header .bar-icon.active .fa-times {
  display: block;
}
@media (max-width: 575px) {
  header .bar-icon {
    right: 50px;
    font-size: 20px;
    top: 52px;
  }
}
@media (max-width: 1279px) {
  header {
    padding-left: 15px;
    padding-right: 15px;
  }
  header .primary-navigation {
    top: 0;
    left: -100%;
    padding: 0;
    width: 100%;
    height: 100vh;
    position: fixed;
    transition: 0.3s;
    background: rgba(0, 0, 0, 0.8);
  }
  header .primary-navigation .primary-menu-container {
    transition: 0.3s;
    z-index: 9997;
    height: 100vh;
    padding: 15px;
    width: calc(100% - 85px);
    background: rgba(146, 127, 110, 0.9);
  }
  header .primary-navigation.active {
    left: 0;
  }
  header nav ul li {
    width: 100%;
    padding: 0;
  }
  header nav ul li a {
    font-size: 16px;
    padding: 10px 20px;
  }
  header nav ul li a::before {
    display: none;
  }
  header nav ul li.daily-deals {
    padding: 0;
    margin-top: 0;
    border: 0;
  }
  header nav ul li.daily-deals a {
    padding: 10px 20px;
  }
  header nav ul li.menu-item-has-children .dropdown-icon {
    width: 20px;
    height: 20px;
    right: 2px;
    top: 13px;
    z-index: 2;
    display: block;
    cursor: pointer;
    position: absolute;
    background-size: 15px;
    background-repeat: no-repeat;
    transition: all 0.2s ease-in-out;
    background-position: center center;
    background-image: url(https://87c340.claudeassets.com/20250805110804im_/http://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/nav-down-white.svg);
  }
  header nav ul li.menu-item-has-children .dropdown-icon.active {
    transform: rotate(180deg);
  }
  header nav ul li.menu-item-has-children::before {
    display: none;
  }
  header nav ul li ul.sub-menu {
    position: static;
    display: none;
  }
  header nav ul li ul.sub-menu li a {
    padding: 5px 10px;
  }
  header nav ul li ul.sub-menu.active {
    display: block;
    width: calc(100% - 20px);
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin-left: 20px;
    opacity: 1;
    visibility: visible;
    top: inherit;
    transform: inherit;
  }
  header .nav-social {
    margin-right: 35px;
  }
  header .nav-social a {
    margin-right: 15px;
  }
}
@media (max-width: 575px) {
  header .nav-social {
    margin-right: 45px;
  }
}

.footer {
  padding-top: 60px;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 45px;
  position: relative;
}
.footer::before {
  content: "";
  background: transparent linear-gradient(0deg, #f2f9ea 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  width: 100%;
  height: 221px;
  inset: 0;
  z-index: 1;
  top: 0;
  left: 0;
}
.footer::after {
  content: "";
  background-image: url(https://9e18b6.claudeassets.com/20250805110804im_/http://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/giveaway-footer.jpg);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 215px);
  z-index: 0;
}
.footer .custom-logo-link img {
  width: auto;
  height: auto;
  max-height: inherit;
}
.footer .join-newsletter {
  margin-bottom: -45px;
  position: relative;
  z-index: 3;
}
.footer .join-newsletter .newsletter-box {
  padding-right: 95px;
  padding-left: 95px;
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .footer .join-newsletter .newsletter-box {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
  }
}
.footer .join-newsletter .newsletter-box .row {
  margin-top: 7px;
  overflow: hidden;
  margin-bottom: 14px;
  border-radius: 63px;
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.1607843137);
}
.footer .join-newsletter .newsletter-box .newsletter-content,
.footer .join-newsletter .newsletter-box .newsletter-form {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
@media (max-width: 991px) {
  .footer .join-newsletter .newsletter-box .newsletter-content,
  .footer .join-newsletter .newsletter-box .newsletter-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.footer .join-newsletter .newsletter-box .newsletter-content {
  background-color: #84b74f;
}
.footer .join-newsletter .newsletter-box .newsletter-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://02b7ad.claudeassets.com/20250805110804im_/http://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/newsletter-content-bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  opacity: 0.17;
  width: 100%;
  height: 100%;
}
.footer .join-newsletter .newsletter-box .newsletter-content .section-header {
  padding: 0 15px;
  position: relative;
}
.footer .join-newsletter .newsletter-box .newsletter-content .section-header h3 {
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
}
.footer .join-newsletter .newsletter-box .newsletter-content .section-header h3.text-normal {
  text-transform: none;
  font-weight: 500;
}
.footer .join-newsletter .newsletter-box .newsletter-content .section-header h2 {
  margin-bottom: 15px;
  color: #ffffff;
  line-height: normal;
}
@media (max-width: 991px) {
  .footer .join-newsletter .newsletter-box .newsletter-content .section-header {
    text-align: center;
  }
}
.footer .join-newsletter .newsletter-box .newsletter-form {
  background-color: #e8fad6;
}
.footer .join-newsletter .newsletter-box .newsletter-form > * {
  position: relative;
  z-index: 1;
}
.footer .join-newsletter .newsletter-box .newsletter-form h4 {
  font-size: 24px;
  font-weight: 700;
  color: #000000;
}
.footer .join-newsletter .newsletter-box .newsletter-form .join-community--form {
  width: 100%;
}
.footer .join-newsletter .newsletter-box .newsletter-form .join-community--form iframe {
  width: 100%;
  height: 200px;
}
.footer .join-newsletter .newsletter-box .newsletter-form::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://c75a4b.claudeassets.com/20250805110804im_/http://homegrownoutlet.com/wp-content/themes/homegrown/dist/images/newsletter-form-bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  opacity: 0.19;
  width: 100%;
  height: 100%;
}
@media (max-width: 575px) {
  .footer .join-newsletter {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .footer {
    font-size: 16px;
  }
}
.footer .container-fluid {
  position: relative;
  z-index: 2;
}
.footer .footer-content {
  padding: 90px 60px 30px;
  border-radius: 48px;
  background-color: #927f6e;
}
.footer .footer-content section {
  padding-top: 0;
  padding-bottom: 20px;
}
.footer .footer-content .widget-title {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 15px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .footer .footer-content .widget-title {
    font-size: 20px;
  }
}
.footer .footer-content p {
  margin-bottom: 0;
  font-size: 16px;
  color: #ffffff;
}
.footer .footer-content p:empty {
  display: none;
}
@media (max-width: 480px) {
  .footer .footer-content p {
    font-size: 14px;
  }
}
.footer .footer-content .footer-address ul li {
  margin-bottom: 28px;
  position: relative;
  padding-left: 65px;
}
.footer .footer-content .footer-address ul li:last-child {
  margin-bottom: 0;
}
.footer .footer-content .footer-address ul li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #84b74d;
  border-radius: 100%;
}
.footer .footer-content .footer-address ul li span svg {
  width: 23px;
  height: auto;
}
.footer .footer-content .footer-address ul li h5 {
  margin-bottom: 0;
  font-size: 18px;
}
.footer .footer-content .footer-address ul li h5, .footer .footer-content .footer-address ul li a {
  color: #ffffff;
}
.footer .footer-content .footer-address ul li p, .footer .footer-content .footer-address ul li a {
  font-size: 16px;
}
@media (max-width: 1500px) {
  .footer .footer-content .footer-address ul li p, .footer .footer-content .footer-address ul li a {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .footer .footer-content .footer-address ul li p, .footer .footer-content .footer-address ul li a {
    font-size: 14px;
  }
}
.footer .footer-content .footer-address ul li a:hover {
  color: #3f6d0f;
}
.footer .footer-content .nav-social br {
  display: none;
}
.footer .footer-content .nav-social a {
  margin: 0 5px;
  font-size: 28px;
  color: #ffffff;
}
.footer .footer-content .nav-social a svg path {
  fill: #ffffff;
}
.footer .footer-content .nav-social a:hover svg path {
  fill: #3f6d0f;
}
.footer .footer-link-content ul li {
  display: block;
  margin-bottom: 8px;
}
.footer .footer-link-content ul li a {
  font-size: 16px;
  color: #ffffff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
.footer .footer-link-content ul li a:hover {
  color: #3f6d0f;
}
@media (max-width: 991px) {
  .footer .footer-link-content ul li a {
    font-size: 14px;
  }
}
.footer .footer-link-content ul li:last-child {
  margin-bottom: 0;
}
.footer .footer-legal {
  margin-top: 10px;
}
.footer .footer-legal .copyright {
  font-size: 14px;
  color: #ffffff;
}
.footer .footer-legal .copyright a {
  font-weight: 600;
  color: #ffffff;
}
.footer .footer-legal .copyright a:hover {
  color: #3f6d0f;
}
@media (max-width: 1399px) {
  .footer {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .footer {
    padding-top: 45px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .footer .footer-content {
    padding: 50px 30px 30px;
  }
}
@media (max-width: 575px) {
  .footer .footer-links {
    width: 100% !important;
    display: inline-block !important;
  }
  .footer .footer-address ul li {
    padding-left: 45px !important;
  }
  .footer .footer-address ul li span {
    width: 35px !important;
    height: 35px !important;
  }
  .footer .footer-address ul li span svg {
    width: 15px !important;
  }
  .footer .footer-legal {
    margin-top: 0;
  }
}

.scroll-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 995;
  background-color: #84b74f;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  transition: all 0.4s;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
  transform: rotate(-90deg);
}
@media (min-width: 1400px) {
  .scroll-top {
    width: 50px;
    height: 50px;
    font-size: 50px;
  }
}

.scroll-top.active {
  visibility: visible;
  opacity: 1;
}

.scroll-top:after {
  content: ">";
  color: #ffffff;
}

.scroll-top:hover {
  background-color: #3f6d0f;
}

/*
     FILE ARCHIVED ON 11:14:54 Nov 22, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:03:24 Jul 17, 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.503
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.047
  esindex: 0.009
  cdx.remote: 5.013
  LoadShardBlock: 796.078 (3)
  PetaboxLoader3.datanode: 840.301 (5)
  load_resource: 392.872
  PetaboxLoader3.resolve: 339.322
  loaddict: 21.655
*/