/* Main custom css file */
/* Framework */
/*!
 * Copyright 2021 Intimation
 */

.menu-item .icon path {
  color: #df2933;
  fill: currentColor;
}

@media only screen and (min-width: 320px) {
  /* Mobile menu */
  .priority-nav-has-dropdown .priority-nav__dropdown-toggle {
    right: -30px;
  }
  nav.is-open.is-empty > span > ul > li.menu-item > a > span {
    font-size: 40px;
  }

  /* Banner */
  svg.landing-banner-svg {
    top: -20px;
    bottom: -20;
    left: -50px;
    transform: rotate(1deg);
    height: 400px;
  }

  h1.landing-banner-heading {
    font-size: 50px;
    margin-bottom: 40px;
  }

  /* News Page */
  div.article-wide-container {
    display: block;
  }

  /* Article Page */
  .post-33 .case-study-container div:nth-child(1) {
    text-align: center;
    margin: auto;
  }
  .facetwp-checkbox {
    padding: 5px 15px !important;
  }
  .case-study-text-wrapper > .case-study-tag-container > a {
    display: block;
    margin: 5px auto !important;
    width: fit-content;
  }

  /* Contact Us Page */
  .wp-block-columns {
    display: block;
  }
}

@media only screen and (min-width: 550px) {
  /* Businesses Page */
  .column-wrapper {
    display: grid;
  }

  /* Banner */
  svg.landing-banner-svg {
    top: -90px;
    bottom: -40;
    left: -200px;
    transform: rotate(1deg);
    height: 400px;
  }
  h1.landing-banner-heading {
    font-size: 65px;
  }
}
@media only screen and (min-width: 641px) {
  /* News Page */
  div.article-wide-container {
    display: flex;
  }
}
@media only screen and (min-width: 705px) {
  /* Article Page */
  .post-33 .case-study-container div:nth-child(1) {
    text-align: left;
    margin: 0px;
  }
  .case-study-text-wrapper > .case-study-tag-container > a {
    display: inline-block;
  }
}
@media only screen and (min-width: 900px) {
  /* Contact Us Page */
  .wp-block-columns {
    display: flex;
  }
}
@media only screen and (min-width: 1024px) {
  /* Businesses Page */
  .column-wrapper {
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
}

/* General Styles Begin ========================================================= */
/* OVERRIDES */
* {
  /* outline: 1px solid red; */
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
.show {
  visibility: visible !important;
}
.body {
  margin-top: 150px;
}
html,
body {
  font-family: "Commissioner", sans-serif; /* kev */
  /* display: none; */
}
h1,
h2 {
  line-height: 1.2;
}
/* HIDE UNTIL BREAKPOINT STYLES */
.js-content {
  display: none;
}
.fullwidth-navigation-btn {
  display: none;
}
ul.nav__dropdown.show > div > a > img {
  display: inline-block !important;
}
ul.nav__dropdown.show > div.js-content {
  display: inline-block !important;
  margin-top: -40px;
}
ul.nav__dropdown.show > button {
  display: inline-block !important;
  position: absolute;
  right: 50px;
  border: none;
  background-color: transparent;
  color: #b6e050;
  font-size: 30px;
  cursor: pointer;
}
/* REUSABLE STYLES */
.no-color {
  color: none !important;
  border: none !important;
}
.absolute {
  position: absolute;
}
.padding-left-15 {
  padding-left: 15px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-top-0 {
  margin-top: 0px !important;
}
.padding-20 {
  padding: 20px;
}
.width-30 {
  width: 30%;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.overlay-standard {
  background: linear-gradient(
    0deg,
    rgba(67, 29, 0, 0.5382528011204482) 0%,
    rgba(67, 29, 0, 0.5242471988795518) 100%
  );
}
.column-wrapper {
  max-width: 1220px;
  margin: 0 auto;
  padding: 40px;
}
.single-case_study .column-wrapper {
  background-color: white;
}
.single-case_study .wp-block-column {
  background-color: white;
  padding: 0 0 40px;
}

.ab-container-content {
  max-width: 1220px !important;
}
.post-2 .ab-container-content,
.post-29 .ab-container-content,
.post-27 .ab-container-content,
.post-31 .ab-container-content,
.post-33 .ab-container-content,
.post-178 .ab-container-content {
  max-width: 1220px !important;
  padding: 0;
}
.post-182 .contact-us-container > div.ab-container-inside {
  background-color: white;
}
.post-182 #gform_wrapper_1 {
  padding: 0 0 40px;
}
.post-33 .column-wrapper {
  background-color: white;
}
.background-white {
  background-color: #fff;
}
.column-spacing > h3 {
  margin: 40px 0px 40px 0px;
}
.column-spacing > h2 {
  margin: 20px 0px 20px 0px;
  line-height: 45px;
}
.column-spacing > p {
  margin: 20px 0px 20px 0px;
}
.column-spacing {
  margin-right: 50px;
}
.site-inner {
  background-image: url(/wp-content/plugins/fair-to-nature/img/illustrated_bg.jpg);
  background-repeat: repeat-x;
  background-size: contain;
  /* background-position: bottom center; */
  background-position: center 800px;
}
.site-inner.page-medium {
  background-position: center 110%;
}
.site-inner.page-long {
  background-position: center 100%;
}

p {
  color: #5a5a5a;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
li {
  color: #5a5a5a;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
h2 {
  font-family: "social-gothic", sans-serif;
  font-weight: bold;
  font-size: 44px;
  color: #000000;
}
h3 {
  font-family: "Sora", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #707070;
}
a {
  color: #008287;
  text-decoration: none;
}
.heading-standard {
  font-family: "social-gothic", sans-serif;
  font-weight: bold;
  font-size: 44px;
  color: #000000;
}
.heading-alternate {
  color: #fff;
}
.subheading-standard {
  font-family: "Sora", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #707070;
}
.subtext-standard {
  font-family: "Commissioner", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5a5a5a;
}
.button-standard {
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
  background-color: #b6e050;
  color: #000;
  border: none;
  border-radius: 0.2em;
  padding: 1em;
  padding-left: 40px;
  padding-right: 40px;
  white-space: nowrap;
  cursor: pointer;
  letter-spacing: 1px;
  transition: background-color 0.25s ease-in-out 0s;
}
.button-standard a {
  color: #000;
  text-decoration: none;
}
.button-alternate {
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  background-color: #000000;
  border: none;
  border-radius: 0.2em;
  padding: 1em;
  padding-left: 40px;
  padding-right: 40px;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color 0.25s ease-in-out 0s;
}
.back_btn_container {
  max-width: 1140px;
  margin: 60px auto 20px;
  position: relative;
}
.back_btn_container::before {
  content: "";
  border: ;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-right: 10px solid #000000;
  height: 0;
  width: 0;
  position: absolute;
  top: 4px;
  left: 10px;
}
.back_btn {
  padding: 10px 80px;
  background-color: #f5f5f5;
  text-transform: uppercase;
  border-radius: 4px;
  color: #000000;
}
.type-article .column-wrapper.background-white,
.type-case_study .column-wrapper.background-white {
  padding-top: 0;
}
.single-column > div.wp-block-column {
  max-width: 800px;
  margin: 0 auto;
}
.single-column > div.wp-block-column > p {
  margin-bottom: 20px;
  max-width: 700px;
}
/* REUSABLE STYLES ENDS */
/* GFORM */
h2.gform_title,
.gform_description {
  display: none;
}
h3.gform-title {
  padding-left: 15px;
}
#gform_wrapper_1 {
  background-color: #fff;
  position: relative;
  width: 100%;
  padding: 40px 40px 15px;
  margin: 0 auto;
  margin-bottom: 0;
}
form#gform_1 {
  max-width: 560px;
  background-color: #fff;
}
.get-in-touch-asterix {
  color: #b6e050;
}
#gform_1 > div.gform_heading > h3 {
  font-family: "social-gothic", sans-serif;
  font-weight: bold;
  font-size: 44px;
  color: #000000;
  padding-top: 30px;
  padding-left: 15px;
}
#input_1_5 {
  border: solid #b6e050 3px;
  border-radius: 0.2em;
}
#gform_submit_button_1 {
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  background-color: #b6e050;
  color: #000;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  white-space: nowrap;
  margin-bottom: 10px;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: background-color 0.25s ease-in-out 0s;
}
#gform_submit_button_1:hover {
  background-color: #b6e05095;
}
.gform_legacy_markup_wrapper .gform_heading {
  margin-bottom: 8px;
}
.gform_legacy_markup_wrapper span.gform_description {
  margin-bottom: 2px;
}
label.gfield_label {
  font-family: "Commissioner", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5a5a5a;
}
#input_1_1,
#input_1_2,
#input_1_4,
#input_1_7,
#input_1_8 {
  border: solid #e2e2e2 3px;
  border-radius: 5px;
  padding: 0 20px;
  transition: all 0.25s ease 0s;
}
#field_1_2,
#field_1_4,
#field_1_7,
#field_1_8 {
  padding-right: 0;
}
#field_1_1 {
  padding-right: 20px !important;
}
#input_1_1 {
  height: 55px;
  color: #000000;
}
#input_1_2 {
  height: 55px;
  margin-top: 32px;
}
#field_1_4 {
  margin-top: 0;
}
#input_1_4 {
  height: 55px;
}
input#input_1_8 {
  height: 55px;
}
@media only screen and (min-width: 760px) {
  input#input_1_8 {
    width: 100% !important;
  }
}
#field_1_7 {
  margin-top: 20px;
}
#input_1_7 {
  padding-top: 16px;
}
input:focus,
textarea:focus,
select:focus {
  outline-offset: 0px !important;
  outline: none !important;
  border: solid #b6e050 3px !important;
}
#field_1_1 > label.gfield_label {
  font-weight: normal;
  margin-bottom: 10px;
}
#gform_submit_button_1:focus {
  border: none !important;
}
#gfield_description_1_7 {
  font-weight: 300;
  font-size: 12px;
}
body .gform_legacy_markup_wrapper ul li.gfield {
  margin-top: 0px;
}
body
  > div.site-container
  > div.site-inner
  > div
  > main
  > article
  > div
  > div.wp-block-atomic-blocks-ab-container.home-signup-block.ab-block-container
  > div
  > div.ab-container-content
  > div
  > div:nth-child(1)
  > div
  > a:hover {
  background-color: #b6e050 !important;
}
.gravity-form-footer-block {
  text-align: left;
  padding: 20px 40px;
  background-color: #000000;
  color: white !important;
}
.gform_legacy_markup_wrapper .gform_footer {
  padding-bottom: 0;
}

.gravity-forms-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 35px;
  background-color: #000000;
  color: #fff;
}
.gravity-forms-footer-wrapper {
  padding-left: 15px;
  padding-top: 5px;
}
p.gravity-forms-footer-email a {
  font-family: "Commissioner", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: white !important;
  text-decoration: none;
}
p.gravity-forms-footer-subtext {
  font-family: "Commissioner", sans-serif;
  font-weight: lighter;
  font-size: 16px;
  color: white !important;
}

.gform_legacy_markup_wrapper.gform_validation_error
  .gform_body
  ul
  li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
.gform_legacy_markup_wrapper li.gfield.gfield_error,
.gform_legacy_markup_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  margin-bottom: 6px !important;
  border-top: none;
  border-bottom: none;
  padding-bottom: 6px;
  padding-top: 8px;
  box-sizing: border-box;
}
.gform_legacy_markup_wrapper div.validation_error {
  color: #790000;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 25px;
  border-top: 2px solid #790000;
  border-bottom: 2px solid #790000;
  padding: 16px 0 16px 0;
  clear: both;
  width: 100%;
  text-align: left !important;
}
.gform_wrapper .gform_validation_errors {
  background: transparent !important;
  border-radius: 5px !important;
  border: none !important;
  box-shadow: none !important;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 0;
  position: relative;
  width: 100%;
}
.gform_wrapper .gform_validation_errors h2 {
  font-family: "Commissioner", sans-serif !important;
}

.gform_wrapper .gform_validation_errors > h2 .gform-icon {
  display: none !important;
}
/* GFORM ENDS */
/* SLICK */
.slick-dots li button:before {
  opacity: 0.5;
  background-color: #ffffff;
  border-radius: 50%;
  content: "";
}
.slick-dots li.slick-active button:before {
  content: "";
  border: 5px solid #b6e050;
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.25);
}
.slick-dots li {
  margin: 5px 5px;
}
.slick-dots {
  display: flex;
  flex-direction: column;
  width: 50px;
  z-index: 100;
  top: 39%;
  right: 50px;
}
.slick-track {
  margin: auto;
}
/* SLICK ENDS */
a.article-link {
  text-decoration: none;
}
li.menu-item {
  margin-bottom: 10px;
}
.menu-item {
  display: inline-block;
  color: #000;
  text-decoration: none;
}
.menu-item::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #b6e050;
  transition: width 0.3s;
}
.menu-item:hover::after {
  width: 50%;
  transition: width 0.3s;
}
.menu-item:hover::after > ul#menu-navigation > li > a {
  color: #00000064;
}
.wp-block-columns {
  margin-bottom: 0px;
}
nav.is-open.is-empty > span > ul > li.menu-item > a > span {
  font-family: "social-gothic", sans-serif;
  font-weight: bold;
  font-size: 44px;
  color: #000000;
  text-decoration: none;
}
nav.is-open > span > ul > li.menu-item > a {
  text-decoration: none;
}
.priority-nav {
  text-align: center;
}
.priority-nav-has-dropdown .priority-nav__dropdown-toggle {
  position: relative;
  border: none;
  background-color: transparent;
  font-size: 50px;
  color: #b6e050;
  cursor: pointer;
  bottom: 6px;
}
.priority-nav__dropdown {
  background-color: white;
  z-index: 200;
  right: 0;
  padding: 20px 40px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
/*
.priority-nav__dropdown li:last-child::after {
	content: url(/wp-content/plugins/fair-to-nature/img/nav_bg.png);
	z-index: 2;
	right: 0px;
	position: absolute;
	bottom: 8px;
	visibility: inherit;
}
 */

.nav__dropdown.priority-nav__dropdown.show span {
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.fullwidth-navigation-logo {
  width: 91px;
  height: 150px;
  margin-top: 30px;
}

.entry-meta {
  display: none;
}
.article-excerpt {
  display: none;
}
body > div.site-container > div > div > main > article > div > p {
  display: none;
}
.image-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}
.nav-primary {
  flex: 1 100%;
}
.button-standard:hover {
  background-color: #b6e05095;
}
.button-alternate:hover {
  background-color: #00000090;
}
.padding-10 {
  padding: 10px;
}
.margin-20 {
  margin: 20px;
}
.button-padding-wide {
  padding-left: 50px;
  padding-right: 50px;
  margin-left: 10px;
  display: inline-block;
}
.bright-yellow {
  color: #b6e050;
}
/* Nav & Header Begin */
.site-header {
  width: 100%;
  z-index: 1000000;
  position: fixed;
  top: 0;
  padding-left: 3%;
  padding-right: 3%;
  background: linear-gradient(
    #000000 0px,
    #000000 20px,
    rgba(255, 255, 255, 1) 20px,
    rgba(255, 255, 255, 1) 114px,
    rgba(255, 255, 255, 0) 114px,
    rgba(255, 255, 255, 0) 100%
  );
}
.site-header.scrolled {
  background: linear-gradient(
    #000000 0px,
    #000000 20px,
    rgba(255, 255, 255, 1) 20px,
    rgba(255, 255, 255, 1) 90px,
    rgba(255, 255, 255, 0) 90px,
    rgba(255, 255, 255, 0) 100%
  );
}

.site-header .site-title {
  margin-top: 30px;
}

.site-header .site-title img {
  width: 91px;
  height: 150px;
  z-index: 100;
  position: relative;
}

header.site-header .site-title img {
  transition: height 0.4s;
}
header.site-header.scrolled {
  top: -20px;
  position: fixed;
}
header.site-header.scrolled > div.wrap {
  min-height: 125px;
}
header.site-header.scrolled .site-title {
  /* margin-top: 20px; */
}
header.site-header.scrolled .site-title img {
  height: 100px;
}
header.site-header.scrolled:after {
  bottom: 16px;
}
.site-header + .site-inner {
  margin-top: 90px;
}
.site-header.scrolled + .site-inner {
  margin-top: 102px;
}

header.site-header:after {
  /*
    content: url(/wp-content/plugins/fair-to-nature/img/nav_bg.png);
    z-index: 2;
    right: 0px;
    position: absolute;
    bottom: 8px;
    visibility: inherit;
 */
  content: "";
  background-size: 100% 30px;
  z-index: 2;
  display: block;
  right: 0px;
  position: absolute;
  left: 0;
  height: 30px;
  bottom: 42px;
  background-position: right center;
  visibility: inherit;
  background-repeat: no-repeat;
  background-image: url(/wp-content/plugins/fair-to-nature/img/nav_bg.png);
}
.site-inner {
  margin-top: -24px;
}
.site-title > a > img {
  top: 0;
  margin-left: 0;
}
header.site-header > div.wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  transition: background 0.25s ease 0s;
  max-width: 1426px;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  min-height: 142px;
}
.product-spotlight::after {
  position: absolute;
  background-image: url("/wp-content/plugins/fair-to-nature/img/product-spotlight-bottom-rip.png");
  background-size: 100% 100%;
  display: inline-block;
  width: 100%;
  height: 41px;
  content: "";
  z-index: -1;
}
#menu-navigation {
  display: inline-block;
  margin-bottom: 30px;
}
ul#menu-navigation > li {
  list-style-type: none;
  margin: 15px 25px;
}
ul#menu-navigation > li > a {
  text-decoration: none;
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
ul#menu-navigation > li > a > span {
  height: 100%;
  width: auto;
}
nav.nav-primary > div.wrap {
  height: 100%;
}
.header-logo {
  margin-left: 7vw;
}
.header-container {
  position: absolute;
  top: 0px;
  left: 0px;
}
button.contact-us {
  background-color: #b6e050;
  color: #000;
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 30px;
  border: none;
  padding: 10px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 0.2em;
  white-space: nowrap;
  margin-right: 60px;
  text-transform: uppercase;
}

.site-header.scrolled #menu-navigation,
.site-header.scrolled button.contact-us {
  margin-bottom: 0;
}

button.contact-us > a {
  color: #000;
  text-decoration: none;
}
/* Nav & Header ends */
.alternate-image-block-subcontainer {
  width: 50%;
}
.alternate-image-block-subtext {
  margin-top: 40px;
  margin-bottom: 50px;
}
.alternate-image-block-wrapper {
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0px 40px;
}
.alternate-image-block-image {
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
  max-height: 330px;
  display: block;
}
.alternate-image-block-orange-block-top {
  background-color: #b6e050;
  height: 40px;
  width: 80%;
  margin-left: 40px;
  border-radius: 5px 5px 0 0;
}
.alternate-image-block-orange-block-bottom {
  background-color: #b6e050;
  height: 40px;
  width: 80%;
  margin-left: 40px;
  border-radius: 0 0 5px 5px;
}
.alternate-image-block-subcontainer {
  position: relative;
}
.alternate-image-block-image::before {
  background-color: red;
  height: 120%;
  width: 120%;
}
.alternate-image-block-subcontainer:nth-child(2) h2 {
  margin-top: 30px;
}
.alternate-image-block-subcontainer:nth-child(2) button {
  margin: auto auto 40px 0;
}
.alternate-image-block-subcontainer:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.alternate-image-block-subcontainer:nth-child(2) {
  padding-left: 100px;
}
/* Footer Starts */
.footer-container {
  width: 100%;
  background-color: #000000;
  height: auto;
  padding-top: 40px;
}
.footer-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
  text-align: center;
}
.footer-logo-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
div#ff-stream-3 {
  padding: 0px 0px 30px;
}
.ff-sc-label2 .ff-twitter .ff-icon:before {
  border-color: transparent #b6e050 transparent transparent !important;
}
.ff-loadmore-wrapper {
  display: none;
}
.footer-page-link {
  padding: 15px;
}

.footer-page-link a,
.footer-page-link a:hover {
  color: #b6e050;
}

.footer-social-links {
  display: flex;
  min-width: 23%;
}
.footer-social-links ul {
  list-style-type: none;
  margin: 0 0 0 auto;
  padding: 0;
  display: flex;
}

.footer-social-links ul li {
  margin: 0 10px;
}

.footer-social-links ul li a {
  display: block;
  height: 40px;
  width: 40px;
  color: #b6e050;
  border-radius: 9999px;
  border: 2px solid #b6e050;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-social-links ul li a svg {
  fill: #b6e050;
  width: 20px;
  height: 20px;
}

.footer-bottom-container {
  display: flex;
  justify-content: space-between;
}
.twitter {
  padding-right: 0px;
}
.footer-info {
  padding-left: 15px;
  padding-bottom: 40px;
  text-align: left;
}
.footer-info {
  font-family: "Avenir", sans-serif;
  font-size: 12px;
  color: #b6e050;
}
.footer-page-links {
  display: flex;
  justify-content: left;
  align-items: flex-start;
}

.footer-page-links a:hover {
  text-decoration: underline;
}

.footer-bar {
  background-color: #b6e050;
  height: 2px;
  max-width: 65vw;
  width: 100%;
}
/* Footer Ends */

.nature-lovers-sidebar-top {
  background-color: #000 !important;
  padding: 20px 40px;
  color: white;
}
.nature-lovers-sidebar-top p {
  color: white;
  font-size: 32px;
  font-family: "social-gothic-rough";
}
.nature-lovers-sidebar-top::before {
  content: "";
  background: url(/wp-content/plugins/fair-to-nature/img/business-sidebar-bottom-new.png);
  background-size: cover;
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0px;
  top: -7px;
  transform: rotate(180deg);
}

.nature-lovers-sidebar-bottom {
  padding: 20px 40px 40px;
  background-color: #f5f5f5;
  color: #707070;
}
.nature-lovers-sidebar-bottom li {
  padding: 0;
  line-height: 1;
  margin-left: 32px;
}
.nature-lovers-sidebar-bottom ul {
  padding-left: 0;
  list-style-image: url("/wp-content/uploads/2021/10/check.svg");
}
.nature-lovers-sidebar-bottom li::marker {
  font-size: 40px;
}

/* Fullpage Gallery Block General starts */
.fullpage-gallery {
  width: 100%;
  height: calc(100vh - 200px);
  position: relative;
  overflow: hidden;
  /* top: 125px; */
}
.home .fullpage-gallery .slick-dots li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.fullpage-gallery-wrapper {
  z-index: -10;
  height: calc(100vh - 200px);
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.fullpage-gallery-wrapper::after {
  /*
    content: url(/wp-content/plugins/fair-to-nature/img/upper_trim.png);
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    height: 15px;
    z-index: 0;
 */
  content: "";
  background-size: 100% 16px;
  z-index: 0;
  display: block;
  right: 0px;
  position: absolute;
  left: 0;
  height: 16px;
  bottom: 0px;
  background-position: right center;
  visibility: inherit;
  background-repeat: no-repeat;
  background-image: url(/wp-content/plugins/fair-to-nature/img/upper_trim.png);
}
img.fullpage-gallery-image {
  height: calc(100vh - 200px);
  object-fit: cover;
}
.fullpage-gallery-background-container {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
div.fullpage-gallery-background-overlay {
  background: rgb(81, 43, 14);
  background: linear-gradient(
    180deg,
    rgba(81, 43, 14, 0.8155637254901961) 0%,
    rgba(81, 43, 14, 0.07046568627450978) 100%
  );
  position: absolute;
  top: 0px;
  height: calc(100vh - 200px);
  width: 100%;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.partner-logobanner-logo-container .slick-slide img {
  width: auto !important;
  max-width: 100%;
}

h1.fullpage-gallery-heading {
  color: #fff;
  font-family: "social-gothic-rough", sans-serif;
  font-size: 90px;
  white-space: normal;
  z-index: 100;
  max-width: 1000px;
  text-align: center;
}
p.fullpage-gallery-subheading {
  color: #fff;
  font-family: "Sora", sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  max-width: 23em;
  z-index: 100;
  margin-bottom: 150px;
}
a.fullpage-gallery-calltoaction-link,
a.fullpage-gallery-calltoaction-link:hover,
a.fullpage-gallery-calltoaction-link:focus,
.fullpage-gallery-calltoaction-link:active {
  text-decoration: none;
  text-decoration: none;
  color: inherit;
}
div.fullpage-gallery-calltoaction {
  background-color: #b6e050;
  width: 45%;
  min-width: 800px;
  height: auto;
  border-radius: 0.3em;
  margin: 0 auto;
  /* min-width: 500px; How can I make this responsive without a min-width?*/
  /*     transform: translateY(-153px); */
  margin-bottom: 50px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 25px 50px;
  margin-top: -153px;
  position: relative;
}
p.fullpage-gallery-calltoaction-title {
  color: #000;
  font-family: "Sora", sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
div.fullpage-gallery-calltoaction-buttoncontainer {
  /*     font-size: 0px; */
  /*     display: flex; */
  justify-content: center;
  align-items: center;
  padding-bottom: 0.1px;
}
button.fullpage-gallery-calltoaction-button {
  width: 28%;
  height: 55px;
  margin: 0px;
  margin-left: 0.5px;
  margin-right: 0.5px;
  padding: 0px;
  color: #b6e050;
  background-color: #fff;
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-weight: bold;
  border: none;
}
.calltoaction-button:nth-child(1) > label {
  border-top-left-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
}
.calltoaction-button:nth-child(3) > label {
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}
button.fullpage-gallery-calltoaction-button:hover {
  background-color: #000000;
  color: #fff;
}

.but1 {
  z-index: 100;
  top: 0;
  left: 0;
  width: 33.333%;
  height: 50px;
  position: absolute;
}
.but1:hover {
  z-index: 99;
  cursor: pointer;
}
.but1:hover .ghost1 {
  display: flex;
}
.ghost1 {
  display: none;
  left: 0;
  align-items: center;
  width: 300%;
  height: 50px;
  position: absolute;
  border-radius: 5px;
  overflow: hidden;
}
.but1:hover .button1 {
  background-color: #000000;
  color: white;
}
.but1:hover .button2 {
  background-color: white;
  color: #000;
}
.but1:hover .button3 {
  background-color: white;
  color: #000;
}
.but1:hover .button1 a {
  color: white;
}
.but1:hover .button2 a {
  color: #000;
}
.but1:hover .button3 a {
  color: #000;
}
.but1:hover .button1:after {
  display: none;
}
.but1:hover .button3:before {
  display: block;
}

.but2 {
  z-index: 100;
  top: 0;
  left: 33.333%;
  width: 33.333%;
  height: 50px;
  position: absolute;
}
.but2:hover {
  z-index: 99;
  cursor: pointer;
}
.but2:hover .ghost2 {
  display: flex;
}
.ghost2 {
  display: none;
  left: -100%;
  align-items: center;
  width: 300%;
  height: 50px;
  position: absolute;
  border-radius: 5px;
  overflow: hidden;
}
.but2:hover .button1 {
  background-color: white;
  color: #000;
}
.but2:hover .button2 {
  background-color: #000000;
  color: white;
}
.but2:hover .button3 {
  background-color: white;
  color: #000;
}
.but2:hover .button1 a {
  color: #000;
}
.but2:hover .button2 a {
  color: white;
}
.but2:hover .button3 a {
  color: #000;
}
.but2:hover .button1:after {
  display: none;
}
.but2:hover .button3:before {
  display: none;
}

.but3 {
  z-index: 100;
  top: 0;
  left: 66.666%;
  width: 33.333%;
  height: 50px;
  position: absolute;
}
.but3:hover {
  z-index: 99;
  cursor: pointer;
}
.but3:hover .ghost3 {
  display: flex;
}
.ghost3 {
  display: none;
  left: -200%;
  align-items: center;
  width: 300%;
  height: 50px;
  position: absolute;
  border-radius: 5px;
  overflow: hidden;
}
.but3:hover .button1 {
  background-color: white;
  color: #000;
}
.but3:hover .button2 {
  background-color: white;
  color: #000;
}
.but3:hover .button3 {
  background-color: #000000;
  color: white;
}
.but3:hover .button1 a {
  color: #000;
}
.but3:hover .button2 a {
  color: #000;
}
.but3:hover .button3 a {
  color: white;
}
.but3:hover .button1:after {
  display: block;
}
.but3:hover .button3:before {
  display: none;
}

.buttons_container {
  position: relative;
  max-width: 1000px;
  margin: 0 30px 40px;
}
.buttons_container a {
  text-decoration: none;
}

.buttons_default {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  background-color: white;
  border-radius: 5px;
  overflow: hidden;
}

.button1 {
  width: 33.333%;
  height: 50px;
  background-color: #000000;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.button1 a {
  color: #fff;
}
.button1:after {
  display: none;
  width: 2px;
  height: 20px;
  background-color: #b6e050;
  content: "";
  right: -1px;
  top: 25%;
  position: absolute;
}
.button2 {
  width: 33.333%;
  height: 50px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.button2 a {
  color: #000;
}
.button3 {
  width: 33.333%;
  height: 50px;
  background-color: white;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.button3 a {
  color: #000;
}
.button3:before {
  width: 2px;
  height: 20px;
  background-color: #b6e050;
  content: "";
  left: -1px;
  top: 25%;
  position: absolute;
}

/* Fullpage Gallery Block General ends */
/* Logo Description General starts */
.logo-description-container {
  position: relative;
  width: 100%;
  /*     margin-top: -150px; */
}
.logo-description-wrapper {
  max-width: 1140px;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.logo-description-description {
  max-width: 66.6%;
  padding: 25px;
  font-family: "Commissioner", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-left: 50px;
  padding-left: 40px;
}
.logo-description-logo {
  padding: 40px;
}
/* Logo Description General ends*/
/* Three Column General starts */
.three-column-container {
  width: 100%;
}
.three-column-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1140px;
  margin: 0 auto;
}
.three-column-heading-wrapper {
  max-width: 1140px;
  margin: 0 auto;
}
.three-column-content {
  max-width: 20em;
}
.three-column-column {
  padding: 2em;
  width: 33%;
}
h1.three-column-heading {
  text-align: left;
  margin-top: 50px;

  font-family: "social-gothic", sans-serif;
  font-size: 44px;
  font-weight: bold;
  color: #000000;
  padding-left: 36px;
}
h1.three-column-title {
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #707070;
  margin-bottom: 24px;
}
p.three-column-content {
  font-family: "Commissioner", sans-serif;
  font-size: 16px;
  color: #5a5a5a;
  height: auto;
  width: 100%;
}
/* Three Column General ends */
/* Image Banner General starts */
div.image-banner {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
img.image-banner-background {
  position: absolute;
  left: 0px;
  width: 100%;
  height: auto;
  max-height: 380px;
  object-fit: cover;
  z-index: -1;
  border-radius: 0px;
}
.image-banner-container {
  background-color: #000000f7;
  color: #fff;
  display: flex;
  align-items: center;
  max-width: 1140px;
  height: auto;
  margin: 60px 40px;
  border-radius: 0.2em;
  padding: 75px 0;
}
.image-banner-container h2 {
  padding-left: 40px;
  color: white;
}
h1.image-banner-heading {
  font-family: "social-gothic", sans-serif;
  font-size: 44px;
  font-weight: bold;
  padding-left: 40px;
}
p.image-banner-subtext {
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: 100%;
}
button.image-banner-button {
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  background-color: #b6e050;
  border: none;
  border-radius: 0.2em;
  margin-left: 40px;
}
div.image-banner-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Image Banner General ends */
/* Offset Two-Column General starts */
.two-column-wrapper {
  display: flex;
  position: relative;
  flex-direction: row;
  width: 100%;
  margin-top: 30px;
}
.two-column-image {
  height: 409px;
  width: 558px;
  object-fit: cover;
}
.two-column-subcontainer:nth-child(1) {
  /*     display: flex; */
  width: 50%;
  /*     min-width: 50%; */
  /*     height: auto; */
  /*     justify-content: flex-end; */
}
.two-column-subtext {
  min-width: 150px;
}
.two-column-subcontainer:nth-child(2) {
  width: 50%;
  padding-left: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.two-column-subcontainer > .two-column-heading {
  margin-top: 60px;
  margin-bottom: 60px;
}
.two-column-subcontainer > .two-column-subtext {
  max-width: 400px;
}
#two-column-block_60ab745a21bb1 > div:nth-child(2) > button {
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: auto;
  margin-top: 40px;
}
/* Offset Two-Column General ends */
/* Offset Two-Column Specific starts */
#two-column-block_60ab6969ccb3e {
  margin-bottom: 100px;
}
.two-column-secondary > div.two-column-subcontainer > img.two-column-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.two-column-secondary > div.two-column-subcontainer {
  background-color: #f5f5f5;
}
.two-column-secondary .two-column-subcontainer a {
  padding-bottom: 40px;
  padding-top: 40px;
}
/* Offset Two-Column Specific ends */
/* Partner Logobanner General starts */
.partner-logobanner-wrapper {
  position: relative;
  z-index: 0;
  min-height: 364px;
  background-repeat: no-repeat;
  background-size: cover;
}
.partner-logobanner-logo-container {
  /*     display: flex; */
  max-width: 1140px;
  margin: 0 auto;
  margin-top: 40px;
}
.partner-logobanner-heading {
  color: #fff !important;
  padding-top: 80px;
  text-align: center;
}
.logobanner-hr {
  height: 3px;
  background-color: white;
  width: 80px;
  text-align: center;
  margin: 20px auto 0;
  border: 0;
}
div.partner-logobanner-background-overlay {
  background: rgb(67, 29, 0);
  background: linear-gradient(
    0deg,
    rgba(67, 29, 0, 0.461) 0%,
    rgba(67, 29, 0, 0.393) 100%
  );
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
/* Partner Logobanner General ends */
/* News Ticker General starts */
.news-ticker-container {
  width: 100%;
  margin-bottom: 50px;
}
.news-ticker-wrapper {
  display: flex;
  justify-content: center;
  max-width: 1140px;
  margin: 0 auto;
  margin-top: 40px;
}
.news-ticker-wrapper-small {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1140px;
  margin: 0 auto;
  visibility: hidden;
  margin-top: 40px;
  height: 0px;
}
.news-ticker-heading {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
}
.newsticker-hr {
  height: 3px;
  background-color: #b6e050;
  width: 80px;
  text-align: center;
  margin: 20px auto 0;
  border: 0;
}

@media (min-width: 1024px) {
  .news-ticker-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
}

/* News Ticker General ends */
/* Article Thumbnail General begins */
.article-thumbnail {
  position: relative;
  margin: 0px;
  width: 360px;
  min-height: 225px;
  overflow: hidden;
}
.article-thumbnail-background {
  top: 0px;
  left: 0px;
  height: 225px;
  width: 100%;
  background-size: cover;
  z-index: 0;
  transition: all 0.25s ease 0s;
  overflow: hidden;
}
.article-thumbnail-date-container {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #b6e050;
  height: 76px;
  width: 76px;
  z-index: 10;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.article-thumbnail-date-container > h2 {
  width: 100%;
  font-family: "social-gothic-rough", sans-serif;
  text-align: center;
  line-height: 1.4;
}
.article-thumbnail-day {
  font-size: 36px;
  color: #fff;
  margin-bottom: -10px;
}
.article-thumbnail-month {
  font-size: 20px;
  color: #000000;
  margin-top: 0px;
}
.article-thumbnail-title {
  font-family: "Sora", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #707070;
  text-align: left;
  padding-top: 15px;
}
/* Article Thumbnail General ends */
/* Article Wide General starts */
.article-wide-container {
  position: relative;
  height: auto;
  margin: 0 auto;
  max-width: 1220px;
  display: flex;
  flex-direction: row;
  padding: 0 40px;
}
.article-thumbnail-wide {
  position: relative;
}
.article-thumbnail-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  width: 360px;
  height: auto;
  min-height: 225px;
}
.overlay-thumbnail {
  width: 100%;
  height: 225px;
  background-color: #dbb6b600;
  position: absolute;
  z-index: 9;
  transition: all 0.25s ease-in-out 0s;
  overflow: hidden;
}
.overlay-thumbnail:hover {
  background-color: #b6e05075;
}
.overlay-thumbnail:hover + div.article-thumbnail-background {
  transform: scale(1.1);
}
.article-wide-text-wrapper {
  width: 100%;
  height: auto;
}
p.article-wide-text-excerpt {
  font-family: "Commissioner", sans-serif;
  font-size: 16px;
  text-align: left;
  word-wrap: break-word;
  padding-top: 20px;
  max-width: 600px;
  margin-bottom: 40px;
  color: #5a5a5a;
}
.article-wide-text-title {
  font-family: "Sora", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #707070;
}
.article-wide-subcontainer:nth-child(2) {
  margin-left: 20px;
  width: auto;
  height: 100%;
}
.case-study-text-button {
  margin-top: 20px;
}
/* Article Wide General ends */
/* News Posts General starts */
.news-posts-container {
  position: relative;
  height: auto;
  width: 100%;
  color: #5a5a5a;
}
.news-posts-wrapper {
  width: 70%;
  min-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
}
.news-posts-overlay {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: auto;
  min-height: 900px;
}
.news-posts-pagelink-container {
  margin: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.news-posts-pagelink-container > a {
  padding: 10px;
}
.news-posts-pagelink-container > span {
  padding: 10px;
}
.news-posts-divider {
  margin: 0 auto;
  max-width: 1140px;
  margin-top: 40px;
  margin-bottom: 40px;
  border: solid #e2e2e2 1px;
}
.news-posts-divider:last-child {
  margin-bottom: 0;
}
/* News Posts General ends */
/* Landing Banner General starts */
.landing-banner-svg {
  position: absolute;
}
.landing-banner-container {
  position: relative;
  height: auto;
  width: 100%;
  max-height: 300px;
  overflow: hidden;
  margin-top: -10px;
}
.landing-banner-container::before {
  background: linear-gradient(
    180deg,
    rgba(67, 29, 0, 0.8099614845938375) 0%,
    rgba(67, 29, 0, 0.4374124649859944) 14%,
    rgba(67, 29, 0, 0.07326680672268904) 100%
  );
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.landing-banner-wrapper {
  width: auto;
  height: 100%;
  max-height: 480px;
  max-width: 1140px; /* kev */
  margin-left: auto; /* kev */
  margin-right: auto; /* kev */
  position: relative;
  padding: 80px 0px;
  z-index: 2;
}
.landing-banner-background {
  width: 100%;
  height: 100%;
  max-height: 480px;
  position: absolute;
  object-fit: cover;
}
.landing-banner-overlay {
  position: absolute;
  left: 0px;
  height: 100%;
  z-index: -4;
}
.landing-banner-overlay > svg {
  position: absolute;
}
.landing-banner-heading {
  color: #fff;
  font-family: "social-gothic-rough", sans-serif;
  font-size: 110px;
  padding-left: 0; /* kev */
  padding-top: 20px;
  z-index: 100;
  position: relative;
  line-height: 0.9;
}
.landing-banner-slugcode {
  position: relative;
  padding-left: 0; /* kev */
  padding-top: 0;
  z-index: 100;
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.landing-banner-slugcode > a {
  text-decoration: none;
  color: #fff;
  transition: color 0.25s ease 0s;
}
.landing-banner-slugcode > a:hover {
  color: #b6e050;
}
.page-numbers {
  color: #5a5a5a;
  font-family: "Commissioner", sans-serif;
  font-size: 16px;
  text-decoration: none;
}
span.current {
  background-color: #b6e050;
  color: #fff;
  border-radius: 0.5em;
}
/* Landing Banner General ends */
/* Product Spotlight General starts */
.product-spotlight {
  position: relative;
  width: 100%;
  background-color: #f5f5f5;
  min-height: 339px;
  z-index: 1;
}
.product-spotlight-subcontainer:nth-child(1) {
  min-width: 35%;
  display: flex;
  justify-content: center;
}
.product-spotlight-overlay {
  position: absolute;
  right: 0px;
  z-index: -1;
  width: 56.25%;
  object-fit: cover;
  height: 400px;
}
.product-spotlight-wrapper {
  max-width: 1140px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.product-spotlight-description {
  max-width: 80%;
  padding-top: 30px;
  padding-bottom: 30px;
}
button.product-spotlight-button {
  max-width: 200px;
  margin: 0 auto;
}
/* Product Spotlight General ends */
/* Triple Icon General starts */
.triple-icon-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
.triple-icon-wrapper {
  max-width: 800px;
  height: auto;
  margin: 0 auto;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  justify-content: center;
  align-items: flex-start;
  background-image: url(/wp-content/uploads/2021/07/infographic_bg_layer.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
}
@media only screen and (max-width: 1100px) {
  .triple-icon-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(/wp-content/plugins/fair-to-nature/img/infographic_bg_layer_portrait.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 45%;
  }
  .triple-icon-wrapper .wp-block-column {
    padding-left: 0;
  }
  .triple-icon-wrapper .wp-block-column p {
    display: block;
    background-color: white;
  }
}
.triple-icon-wrapper .wp-block-column {
  text-align: center;
}
.triple-icon-connecting-line {
  position: absolute;
  z-index: -2;
}
.triple-icon img {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 100%;
  height: auto;
}
/* Triple Icon General ends */
/* Gravity Forms General starts*/
/* TELEPHONE NUMBER HOMEPAGE FORM LEFT COL */
.home-signup-block > div > div > div > div.wp-block-column > p:nth-child(4) {
  color: white;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 24px;
  font-weight: 400;
  font-family: "Commissioner", sans-serif;
}
.home-signup-block > div > div > div > div.wp-block-column > h2 {
  color: #fff;
  margin-top: 140px;
}
.home-signup-block > div > div > div > div.wp-block-column > p {
  color: white;
  margin-bottom: 40px;
  margin-top: 40px;
}
.home-signup-block
  > div
  > div
  > div
  > div.wp-block-column
  > div.ab-block-button
  > a {
  margin-top: 50px;
  color: #000 !important;
  background-color: #b6e050 !important;
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.home-signup-left-col p {
  font-weight: 400;
}
.home-signup-left-col hr {
  height: 3px;
  border: none;
  background-color: white;
}
.wp-block-column.home-signup-left-col {
  flex-basis: 50%;
  padding-right: 80px;
}
.wp-block-column.home-signup-right-col {
  flex-basis: 50%;
  margin-top: 60px;
  margin-bottom: 20px;
}
.home-signup-right-col h3 {
  font-size: 28px !important;
}

.home-three-col-container {
  width: 100%;
}
.home-three-col-wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding: 40px 0px;
}
/* Gravity Forms General ends*/
/* Business Page starts */
.business-heading {
  text-align: left;
}
.business-paragraph {
  width: 40em;
  margin: 0 auto;
  font-family: "Commissioner", sans-serif;
  color: #5a5a5a;
  max-width: 80vw;
  margin-top: 20px;
}
/* Business Page ends */
/* Offset Infoblock General starts */
.offset-infoblock-container {
  position: relative;
  width: 100%;
  height: auto;
}
.offset-infoblock-wrapper {
  height: auto;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 20px;
}
.offset-infoblock-heading {
  padding: 10px;
  max-width: 80vw;
}
.offset-infoblock-subheading {
  padding: 10px;
  max-width: 80vw;
}
.offset-infoblock-subtext {
  padding: 15px;
  max-width: 80vw;
}
.offset-infoblock-image {
  margin-bottom: 10px;
  padding: 15px;
  max-width: 80vw;
}
/* Offset Infoblock General ends */
/* Farmer Page starts */
.farmer-heading {
  text-align: center;
  margin-top: 10px;
}
/* Farmer Page ends */
/* Facet sort by starts */
.facet-sort-by-wrapper {
  max-width: 1220px;
  margin: 0 auto;
}
.facetwp-checkbox {
  color: #000000;
  border: solid #000000 2px;
  border-radius: 5px;
  text-decoration: none;
  background: none !important;
  padding: 5px 40px;
  margin: 0px 5px 0px 0px !important;
}
.facetwp-checkbox.checked {
  background-color: #b6e050 !important;
  color: #fff;
  border: 2px solid #b6e050;
}
.facetwp-facet-case_study_tags {
  display: flex;
}
.facetwp-counter {
  display: none;
}
.facetwp-sort-select {
  border: solid #e2e2e2 3px;
  border-radius: 5px;
  font-family: "Commissioner", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5a5a5a;
  padding: 15px 10px 15px 10px;
  background: linear-gradient(45deg, transparent 50%, #000000 50%),
    linear-gradient(135deg, #000000 50%, transparent 50%),
    linear-gradient(to right, rgba(135, 207, 235, 0), rgba(135, 207, 235, 0));
  background-position: calc(100% - 21px) calc(1em + 2px),
    calc(100% - 16px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  /* styling and reset */
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  /* reset */
  border-radius: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 5px;
  margin: 40px;
}
/* Facet sort by ends */
/* Pagination for news page gravity form starts*/
.facetwp-template {
  max-width: 1220px;
  margin: 0 auto;
  background-color: #fff;
}
.facetwp-pager {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
  padding-left: 40px;
}
a.facetwp-page {
  color: #000;
}
a.facetwp-page.last.active {
  font-family: "Commissioner", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #b6e050;
  border-radius: 0.2em;
}
a.facetwp-page.first.active {
  font-family: "Commissioner", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #b6e050;
  border-radius: 0.2em;
}
.facetwp-page {
  padding: 10px !important;
}
/* Pagination for news page gravity form ends*/
.case-study-logo-container {
  left: 0;
  right: 0;
  height: 100px;
  width: 61px;
  margin-left: auto;
  margin-right: auto;
  transform: translateY(-15px);
}
.case-study-logo-container img {
  height: 100px;
  width: 61px;
}
.case-study-subcontainer {
  flex-basis: 50%;
}
.post-33 .case-study-container div:nth-child(1) {
  flex-basis: 33%;
  border-radius: 5px 0 0 5px;
  margin: 0 auto;
}
.post-33 .case-study-container div:nth-child(2) {
  flex-basis: 67%;
}
.post-33 .case-study-container {
  border-radius: 5px;
}
.case-study-showcase {
  margin-top: 30px;
  margin-bottom: 0;
}
.case-study-showcase-container {
  position: relative;
  height: auto;
  margin-top: 25px;
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  background-color: #f5f5f5;
}
.case-study-text-excerpt {
  font-family: "Commissioner", sans-serif;
  font-size: 16px;
  text-align: left;
  word-wrap: break-word;
  padding-top: 40px;
  padding-bottom: 20px;
  max-width: 600px;
  color: #5a5a5a;
}
.case-study-image {
  width: 376px;
  height: 100%;
  object-fit: cover;
}
.case-study-text-wrapper {
  width: 100%;
  height: auto;
  padding: 40px;
}
.case-study-text-wrapper > .case-study-tag-container > a {
  color: #585858;
  border: solid #585858 2px;
  border-radius: 5px;
  text-decoration: none;
  padding: 5px 40px;
  margin: 0px 5px 0px 0px;
}
.case-study-tag-container {
  padding-top: 20px;
}
.case-study-text-title {
  color: #000000;
  font-size: 20px;
  font-family: "Sora", sans-serif;
  font-weight: bold;
}
.case-study-container {
  position: relative;
  height: auto;
  margin-top: 25px;
  max-width: 1140px;
  margin: 0 auto;
  margin: 25px 0px;
  display: flex;
  background-color: #f5f5f5;
}
.case-study-thumbnail-wide {
  height: 100%;
  background-size: cover;
  background-position: center center;
  /*     width: 360px; */
  height: 100%;
  min-height: 220px;
}
/* CASE STUDY INDIVIDUAL starts*/
.case-study-individual-image {
  width: 100%;
  height: 100%;
  max-height: 600px;
  object-fit: cover;
}
.case-study-individual-text-excerpt {
  font-family: "Commissioner", sans-serif;
  font-size: 16px;
  text-align: left;
  word-wrap: break-word;
  padding-top: 40px;
  padding-bottom: 60px;
  max-width: 600px;
  color: #5a5a5a;
}
.case_study .sidebar-menu .ab-container-content {
  padding: 0px;
}
/* .ab-container-content p span {
    padding: 0 5%;
} */
/* CASE STUDY INDIVIDUAL ends*/
/* Pullquote Starts */
.pullquote-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.pullquote-wrapper {
  height: auto;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  border-left: solid #b6e050 11px;
  padding-left: 20px;
}
.pullquote-quote {
  font-family: "social-gothic-rough", sans-serif;
  font-size: 32px;
  color: #5a5a5a;
  max-width: 12em;
}
.pullquote-attribution {
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #b6e050;
  padding-top: 10px;
}
/* Pullquote Ends */
/* Individual Article Display */
.individual-article-display {
  max-width: 1220px;
  margin: 0 auto;
}
/* Multi Product Display starts */
.multi-product-display-container {
  position: relative;
  height: auto;
  margin: 0 auto;
  margin-top: 25px;
  max-width: 700px;
  display: flex;
  flex-direction: row;
  background-color: #f5f5f5;
  border-radius: 5px;
}
.multi-product-display-product {
  margin-bottom: 25px;
}
.multi-product-display-wrapper {
  width: 100%;
  /* display: flex;
    flex-direction: column; */
}
.multi-product-display-product {
  display: flex;
  flex-direction: row;
}
.multi-product-display-image {
  height: auto;
  width: 100%;
  max-height: 180px;
  max-width: 180px;
  object-fit: cover;
  margin: 5px 15px;
  background-color: white;
  border-radius: 5px;
}
.multi-product-display-textcontainer {
  height: auto;
  width: 60%;
}
.multi-product-display-textcontainer > button {
  margin: 10px 10px;
}
.multi-product-display-content {
  padding: 0px 10px 20px 10px;
}
.multi-product-display-heading {
  /* display: flex;
    flex-direction: column; */
  margin-left: 40px;
  margin-top: 25px;
  margin-bottom: 50px;
}
.multi-product-display-heading::after {
  content: url(/wp-content/plugins/fair-to-nature/img/underline_green.png);
  display: block;
  line-height: 0;
}
/* Multi Product Display ends */

/* Image Quote Block starts */
.image-quote-wrapper {
  background-image: url(https://fairtonature.staging.intimation.dev/wp-content/uploads/2021/05/cow-grass-60-300x124.jpg);
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 30px;
  border-radius: 5px;
  position: relative;
  min-height: 200px;
  background-color: #000000;
}
.image-quote-text {
  font-family: "social-gothic-rough", sans-serif;
  font-size: 32px;
  color: #fff;
  max-width: 410px;
  padding-left: 15px;
  margin: 50px 15px 0px;
  z-index: 1;
}
.image-quote-attribution {
  padding-left: 15px;
  color: #fff;
  margin: 10px 15px 60px;
  z-index: 1;
}
.image-quote-overlay {
  background: rgb(67, 29, 0);
  background: linear-gradient(
    87deg,
    rgba(67, 29, 0, 1) 0%,
    rgba(67, 29, 0, 0.6138830532212884) 14%,
    rgba(67, 29, 0, 0) 100%
  );
}
/* Image Quote Block ends */
/* Nature Lovers 2 Column*/
.nature-lovers-two-column {
  max-width: 1140px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 20px;
}
.business-two-column {
  max-width: 1140px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 20px;
}
.before-sidebar {
  padding: 0px;
}
.before-sidebar > div > div > h3 {
  padding: 20px 15px;
}
.before-sidebar > div > div > h5 {
  padding: 20px 15px;
  color: #707070;
}
.before-sidebar > div > div > h3,
.before-sidebar > div > div > h5,
.gform_wrapper.gravity-theme .gform_fields,
.gform_wrapper.gravity-theme .gform_footer,
.wp-block-atomic-blocks-ab-container.after-sidebar.ab-block-container {
  padding: 5%;
}
.wp-block-atomic-blocks-ab-container.after-sidebar.ab-block-container {
  background-color: #000 !important;
  padding-left: 40px;
  padding-right: 40px;
}
#input_2_5_3 {
  border: solid #e2e2e2 3px;
  border-radius: 5px;
  padding: 20px 15px;
}
#input_2_5_3::placeholder {
  color: #000000;
}
#input_2_6 {
  border: solid #e2e2e2 3px;
  border-radius: 5px;
  padding: 20px 15px;
}
#input_2_6::placeholder {
  color: #000000;
}
/* SIDEBAR */
.sidebar-menu {
  position: sticky;
  top: 150px;
  /*     margin-bottom: 25px; */
  margin-top: 25px;
}
.sidebar-bottom {
  position: sticky;
  top: 400px;
}
.before-sidebar::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(/wp-content/plugins/fair-to-nature/img/sidebar_top_tear_new.png);
  background-size: cover;
  width: 100%;
  height: 19px;
  top: -4px;
  left: 0px;
}
.after-sidebar::after {
  content: "";
  background: url(/wp-content/plugins/fair-to-nature/img/business-sidebar-bottom-new.png);
  background-size: cover;
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0px;
  bottom: -7px;
}
#gform_wrapper_1::before {
  content: "";
  background: url(/wp-content/plugins/fair-to-nature/img/contact-us-top-rip-new.png);
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0px;
  top: -12px;
}
.gravity-form-footer-block::after {
  content: "";
  background: url(/wp-content/plugins/fair-to-nature/img/contact-us-bottom-rip-new.png);
  width: 100%;
  height: 18px;
  position: absolute;
  left: 0px;
  bottom: -6px;
}
#gform_submit_button_2 {
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
  background-color: #b6e050;
  color: #000;
  border: none;
  border-radius: 0.2em;
  padding: 1em;
  /* padding-left: 60px;
    padding-right: 60px; */
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  transition: background-color 0.25s ease-in-out 0s;
}
#gform_submit_button_2:hover {
  background-color: #b6e05090;
}
/* Home */
.home-our-values > div > h2 {
  margin-top: 50px;
}
.home-our-values > div {
  padding: 0px 40px;
}
.home-signup-block {
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-signup-block .wp-block-columns {
  padding-bottom: 40px;
}
.home-signup-block > div.ab-container-inside > div.ab-container-image-wrap {
  background: linear-gradient(
    180deg,
    rgba(81, 43, 14, 0.9136029411764706) 0%,
    rgba(67, 29, 0, 0.9248074229691877) 14%,
    rgba(81, 43, 14, 0.9304096638655462) 100%
  );
}
.home-signup-block > .ab-container-inside > .ab-container-content {
  max-width: 1140px;
}
.ab-container-content img {
  margin: 0;
}
img.article-thumbnail-image {
  margin: 0px;
}
img.multi-product-display-image {
  margin: 5px 15px 5px 40px;
}
#gform_wrapper_1 > div > h3 {
  font-family: "social-gothic", sans-serif;
  font-weight: bold;
  font-size: 44px;
  color: #000000;
  margin: 0;
}
#field_1_6 > div > div > p {
  color: #fff;
}
body
  > div.wp-block-atomic-blocks-ab-container.ab-block-container
  > div
  > div
  > div {
  margin-bottom: 0px;
}
.home-three-col-wrapper > div > h3 {
  padding-bottom: 25px;
}
/* NEWSLETTER SPECIFIC */
#field_3_1 {
  display: flex;
  height: 50px;
}
#gform_fields_3 {
  display: flex;
  grid-column-gap: 0px;
}
#field_3_2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#gform_3 > div.gform_footer.top_label {
  display: none;
}
.footer-wrapper > p {
  display: none;
}
#gform_wrapper_3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 200px;
  background-color: #b6e050;
  background-image: url(/wp-content/plugins/fair-to-nature/img/newsletter-subscribe-graphic.jpg);
  background-repeat: no-repeat;
  margin-top: 125px;
}
.newsletter-subscribe {
  min-height: 200px;
}
#input_3_1 {
  border: none;
  margin-left: 20px;
  width: 100%;
  height: 50px;
  border-radius: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* New footer widget */
.footer-widgets-1 .custom-html-widget {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 200px;
  background-color: #b6e050;
  background-image: url("/wp-content/plugins/fair-to-nature/img/email_bg_strip.png");
  background-repeat: no-repeat;
  padding: 80px 0;
}
.footer-widgets-1 .custom-html-widget div {
  display: flex;
  grid-column-gap: 0px;
}
.footer-widgets-1 .custom-html-widget h1 {
  max-width: 170px;
  font-family: "social-gothic", sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #000;
  padding: 0;
  line-height: 1;
}
.footer-widgets-1 .custom-html-widget form#subForm {
  display: flex;
}
.footer-widgets-1 .custom-html-widget input {
  border: none;
  margin-left: 20px;
  width: 100%;
  /* width: 600px; */
  height: 50px;
  border-radius: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: 10px;
  font-size: 15px;
}
.footer-widgets-1 .custom-html-widget button {
  background-color: #000000;
  border-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 50px;
  transition: background-color 0.25s ease-in-out 0s;
  color: #fff;
  width: 100%;
  /* width: 250px; */
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  border: none;
}
.footer-widgets-1 .custom-html-widget button:hover {
  background-color: #000000;
  cursor: pointer;
}

@media only screen and (min-width: 1060px) {
  #input_3_1 {
    width: 600px;
  }
  .footer-widgets-1 .custom-html-widget input {
    width: 600px;
  }
  .footer-widgets-1 .custom-html-widget button {
    width: 250px;
  }
}
@media (max-height: 600px), screen and (orientation: landscape) {
  .fullpage-gallery,
  .fullpage-gallery-wrapper {
    height: calc(100vh);
  }
}
div#field_3_2 > button {
  background-color: #000000;
  border-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 50px;
  transition: background-color 0.25s ease-in-out 0s;
}
@media only screen and (min-width: 760px) {
  div#field_3_2 > button {
    width: 250px;
  }
}
@media only screen and (max-width: 1070px) {
  div#field_3_2 > button {
    width: fit-content;
  }
}
div#field_3_2 > button:hover {
  background-color: #00000090;
}
.button-alternate:hover {
  background-color: #00000090;
}
#gform_submit_button_3 {
  margin-left: 20px;
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
  background-color: #000000;
  color: #fff;
  border: none;
  border-radius: 0.2em;
  padding: 1em;
  padding-left: 40px;
  padding-right: 40px;
  white-space: nowrap;
  cursor: pointer;
}
#gform_3 {
  padding: 80px 0;
}
#field_3_1 > label {
  font-family: "social-gothic", sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #fff;
  padding: 0;
  /* max-width: 7em; */
  line-height: 1;
}
/* Image Logo Pullquote general starts */
.image-pullquote-logo-wrapper {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center center;
  border-radius: 5px;
  padding: 24px 0;
}
.image-pullquote-logo-logo {
  max-width: 260px;
  height: 100%;
  width: auto;
  margin-right: 50px;
  padding: 10px;
  z-index: 1;
}
.image-pullquote-logo-quote {
  padding: 16px 20px 16px 30px;
  margin: 25px 40px;
  border-left: solid #b6e050 7px;
  z-index: 1;
  line-height: 45px;
  min-width: 230px;
}
.image-pullquote-logo-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgb(67, 29, 0);
  background: linear-gradient(
    0deg,
    rgba(67, 29, 0, 0.5382528011204482) 0%,
    rgba(67, 29, 0, 0.5242471988795518) 100%
  );
  z-index: 0;
  border-radius: 5px;
}
/* NEWSLETTER SPECIFIC */
/* Nature Lovers */
body
  > div.site-container
  > div
  > div
  > main
  > article
  > div
  > div.wp-block-columns.nature-lovers-two-column
  > div:nth-child(1)
  > div
  > div
  > div
  > figure
  > img {
  margin-top: 20px;
}
/* CONTACT US SPECIFIC */

.contact-us-container > div.ab-container-inside {
  max-width: 1220px;
  margin: 0 auto;
}
article.post-182 .wp-block-columns {
  padding: 40px;
}
.contact-us-container
  > div.ab-container-inside
  > div.ab-container-content
  > div.wp-block-columns
  > div.wp-block-column
  > div#gform_wrapper_1
  > form#gform_1::before {
  display: none;
}
.contact-us-container
  > div.ab-container-inside
  > div.ab-container-content
  > div.wp-block-columns
  > div.wp-block-column
  > div#gform_wrapper_1
  > form#gform_1
  > div.gform_body
  > ul#gform_fields_1
  > li#field_1_6 {
  display: none;
}
.contact-us-left-col {
  margin-top: 33px;
}
.contact-us-right-col
  > div
  > div
  > div
  > div.multi-product-display-product
  > div
  > h3 {
  color: #b6e050;
}
.contact-us-left-col > div#gform_wrapper_1 > div.gform_heading {
  display: none;
}
.contact-us-container h2,
.contact-us-container h3,
.contact-us-container p {
  /* 	padding-left: 40px; */
}
.case-study-image {
  margin-top: 0px;
}

@media only screen and (max-width: 1100px) {
  .news-ticker-wrapper {
    flex-direction: column;
    align-items: center;
    text-align: -webkit-center;
    text-align: -moz-center;
  }
  .article-thumbnail-title {
    text-align: center;
    max-width: 638px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 980px) {
  #menu-item-37 {
    margin-top: 5vh;
  }
  /* .priority-nav__wrapper {
        position: absolute !important;
        right: 50px;
        bottom: 50px
    }
    #header_btn {
        z-index: 50001 !important;
        background-color: #fff;
        color: #B6E050;
        border: none;
        font-size: 30px;
        cursor: pointer;
    }
    button.is-open {
        position: fixed !important;
        left: 85vw;
        top:50px;

    } */
  .priority-nav__dropdown.show {
    z-index: 10001;
    visibility: visible;
    width: 100%;
    height: 100vh;
    position: fixed;
  }
  .priority-nav__dropdown {
    position: absolute;
    visibility: hidden;
    top: 0px;
    left: 0px;
    background-color: #fff;
    z-index: 11;
    /*         height: 1000px; */
    display: flex;
    flex-direction: column;
    padding: 40px;
  }
  nav.is-open {
    position: absolute;
    top: 0px;
    left: 0px;
  }
}
#mobile_calltoaction {
  display: none;
  padding: 20px 80px 20px 40px;
  border: none;
  background-color: #000000;
  border-radius: 7px;
  color: #fff;
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
}

@media only screen and (max-width: 1024px) {
  .slick-dots {
    top: 28%;
    right: 20px;
  }
}

@media only screen and (max-width: 799px) {
  /* .fullpage-gallery-wrapper::after {
        display: none;
    } */
  /*
    .fullpage-gallery {
        height: 150vh;
    }
 */
  .nav-primary {
    position: absolute;
    top: 40px;
    right: 40px;
  }
  .priority-nav__dropdown {
    left: initial;
  }
  .home-three-col-wrapper {
    max-width: 1140px;
    margin: 0 auto;
    padding: 40px 0px;
    flex-direction: column;
  }
  .wp-block-column:not(:first-child) {
    margin-left: auto;
    margin-right: auto;
  }
  .image-banner-container a {
    margin: auto;
  }
  h1.image-banner-heading {
    padding-left: 0;
  }
  .two-column-subcontainer:nth-child(1),
  .two-column-subcontainer:nth-child(2) {
    width: 100%;
  }
  .two-column-secondary .two-column-subcontainer a {
    padding-bottom: 40px;
    padding-top: 0;
  }
  .partner-logobanner-logo-container .slick-slide img {
    object-fit: none;
    max-height: 100px;
  }
  .home-signup-block .wp-block-columns {
    padding-bottom: 40px;
    flex-direction: column;
  }
  .home-signup-block .wp-block-columns .home-signup-left-col {
    padding-right: 0;
  }

  .multi-product-display-product {
    flex-direction: column;
  }
  .multi-product-display-image {
    margin: 0 auto;
  }
  .multi-product-display-textcontainer {
    margin: 0 auto;
  }
  .multi-product-display-heading {
    margin: 25px;
    text-align: center;
  }
  .landing-banner-heading {
    font-size: 65px;
    padding-left: 15px;
  }
  .landing-banner-slugcode {
    padding-left: 15px;
  }
  /* header.site-header > div.wrap::after {
        display: none;
    } */
  .alternate-image-block-orange-block-top {
    display: none;
  }
  .alternate-image-block-orange-block-bottom {
    display: none;
  }
  /* header.site-header > div.wrap {
        background: transparent;
    } */
  /* header.site-header > div.wrap::after {
        visibility: hidden;
    } */
  /* .site-title > a > img {
        position: absolute !important;
        left: 0;
        right: 0;
        margin: auto;
        top: 0px;
    }
    #header_btn {
        position: absolute;
        left: 35vw;
        top: 0px;
        color: #fff;
    } */
  /* .site-header > .wrap {
        min-height: 140px;
    } */

  button.contact-us {
    display: none;
  }
  #mobile_calltoaction {
    display: block;
  }
  .calltoaction-buttons {
    display: none;
  }
  .case-study-showcase-container {
    flex-direction: column;
  }
  .case-study-thumbnail-wide {
    width: 100%;
  }
  .case-study-text-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .partner-logobanner-wrapper {
    background-size: cover;
  }
  .home-signup-left-col {
    text-align: center;
  }
  #two-column-block_60ab745a21bb1 > div:nth-child(2) > button {
    margin-bottom: 40px;
  }
  .home-three-col-wrapper > div > p {
    padding: 0px 60px;
    margin-bottom: 20px;
  }
  .two-column-subcontainer:nth-child(2) {
    text-align: center;
    padding-left: 0px;
  }
  .alternate-image-block-subcontainer:nth-child(2) {
    padding-left: 0px;
    text-align: center;
  }
  .alternate-image-block-image {
    border-radius: 0px;
  }
  .alternate-image-block-heading {
    max-width: 75%;
    margin: 0 auto;
  }
  .alternate-image-block-image::before {
    visibility: none;
  }
  .alternate-image-block-subtext {
    max-width: 80%;
    margin: 0 auto;
    padding: 40px 60px;
  }
  .alternate-image-block-subtext,
  .two-column-subcontainer > .two-column-subtext {
    padding: 0px 60px;
    margin: 40px auto;
    max-width: 80%;
  }
  .two-column-subcontainer > .two-column-heading {
    max-width: 80%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .image-banner-container {
    text-align: center;
  }
  .image-banner-button {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 0px !important;
  }
  .image-banner-subtext {
    max-width: 80% !important;
  }
  .image-banner-heading {
    width: 100% !important;
  }
  .image-banner-container h2 {
    padding-left: 0;
    max-width: 95%;
  }
  .home-three-col-wrapper {
    padding: 50px 25px;
    text-align: center;
  }
  .home-our-values > div > h2 {
    padding: 0px 25px;
    text-align: center;
  }
  .home-three-col-wrapper > div > h3 {
    padding-bottom: 25px;
    margin-top: 10px;
  }
  .alternate-image-block-subcontainer:nth-child(1)::before {
    visibility: hidden;
  }
  .alternate-image-block-wrapper {
    flex-direction: column-reverse;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 0px;
  }
  .alternate-image-block-subcontainer {
    width: 100%;
  }
  .alternate-image-block-subcontainer:nth-child(2) {
    margin: 40px 0px;
  }

  #field_3_1 > label {
    font-size: 19px;
  }
  .twitter {
    padding-right: 25px;
  }
  .image-pullquote-logo-quote {
    min-width: 80%;
  }
  .image-pullquote-logo-logo {
    margin: 0 auto;
  }
  .image-pullquote-logo-wrapper {
    flex-direction: column;
  }
  h1.fullpage-gallery-heading {
    max-width: 80%;
    white-space: break-spaces;
  }
  p.fullpage-gallery-subheading {
    max-width: 80%;
    text-align: left;
  }
  div.fullpage-gallery-calltoaction {
    width: 100%;
    min-width: auto;
    border-radius: 0px;
  }
  .logo-description-wrapper {
    width: 100%;
    padding: 50px 10px;
    /* margin-top: -144px; */
    flex-direction: column;
  }
  .logo-description-container {
    margin: 0px;
  }
  .logo-description-logo {
    padding: 0;
  }
  .logo-description .logo-description-description {
    padding: 40px 20px 0 !important;
  }
  .two-column-wrapper {
    flex-direction: column-reverse;
    width: 100%;
    height: auto;
  }
  .three-column-wrapper {
    flex-direction: column;
  }
  .three-column-column {
    width: auto;
  }
  .image-banner-container {
    flex-direction: column;
  }
  img.image-banner-background {
    height: 100%;
  }
  .product-spotlight-wrapper {
    flex-direction: column;
  }
  .product-spotlight-subcontainer {
    display: flex;
    flex-direction: column;
  }
  #product-spotlight-block_60ad135542dbf > div > div:nth-child(2) {
    text-align: center;
  }
  .product-spotlight-description {
    padding: 50px;
    margin: 0 auto;
  }
  .news-ticker-wrapper-small {
    visibility: visible;
    height: auto;
  }
  .triple-icon-wrapper {
    max-width: 800px;
    height: auto;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .triple-icon-connecting-line {
    transform: rotate(82deg);
  }
  .case-study-container {
    flex-direction: column;
  }
  .case-study-individual-image {
    width: 100%;
  }
  .footer-bar {
    max-width: 100px;
  }
  .footer-bottom-container {
    flex-wrap: wrap;
  }
  .footer-social-links {
    min-width: 100%;
  }

  .footer-wrapper .ff-loadmore-wrapper {
    display: none !important;
  }
  .logo-description-description {
    max-width: 66.6%;
    margin: 0px;
    padding: 25px;
    font-family: "Commissioner", sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
  }
  .illustrated-bg p,
  .illustrated-bg h2,
  .illustrated-bg h3 {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
}
/* height and width queries */
@media screen and (max-width: 1300px) {
  .landing-banner-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
  h1.landing-banner-heading {
    font-size: 48px;
  }
}
@media screen and (max-width: 1164px) {
  .back_btn_container {
    margin-left: 40px;
  }
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
  .priority-nav-has-dropdown .priority-nav__dropdown-toggle {
    margin-right: 40px;
  }
  h1.fullpage-gallery-heading {
    max-width: 800px;
  }
  .home-three-col-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .landing-banner-wrapper {
    margin-left: 40px;
  }
  h1.fullpage-gallery-heading {
    font-size: 70px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .two-column-subcontainer:nth-child(2) {
    padding-right: 40px;
  }
  .footer-social-links {
    display: contents;
  }
  .twitter {
    padding-right: 25px;
  }
}
@media screen and (max-width: 990px) {
  button.image-banner-button {
    margin-left: 0px;
  }
  .button-standard {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 870px) {
  h1.fullpage-gallery-heading {
    font-size: 48px;
    max-width: 550px;
  }
  .wp-block-column ul {
    padding: 0px 40px;
  }
  #gform_fields_3,
  #field_3_1 {
    display: block;
    text-align: center;
    height: auto;
  }
  div#field_3_2 > button {
    margin-top: 10px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 820px) and (orientation: landscape) {
  .fullpage-gallery,
  .fullpage-gallery-wrapper,
  img.fullpage-gallery-image,
  .fullpage-gallery-background-overlay {
    height: 100vh;
  }
  .site-header + .site-inner {
    margin-top: 120px;
  }
  h1.fullpage-gallery-heading {
    font-size: 48px;
    padding: 0px 15%;
  }
  p.fullpage-gallery-subheading {
    margin-bottom: 0px;
  }
  div.fullpage-gallery-calltoaction {
    margin-top: -20px;
    width: auto;
  }
  .landing-banner-container {
    margin-top: -35px;
  }
}
@media screen and (max-width: 812px) and (orientation: landscape) {
  .home-three-col-wrapper .wp-block-column {
    margin-left: 0px;
    margin-bottom: 20px;
  }
  button.image-banner-button {
    margin-left: 0px;
  }
  .button-standard {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1.fullpage-gallery-heading {
    font-size: 48px;
  }
}
@media only screen and (max-width: 799px) {
  .width-30 {
    width: 100%;
  }
  .multi-product-display-wrapper {
    text-align: center;
  }
  img.multi-product-display-image {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 640px) {
  .slick-dots {
    top: initial !important;
    right: initial !important;
    display: block;
    width: 100%;
    bottom: 180px;
  }
  h1.fullpage-gallery-heading {
    text-align: center;
  }
  p.fullpage-gallery-subheading {
    max-width: 80%;
    text-align: center !important;
  }
  .illustrated-bg .column-wrapper {
    padding: 0;
  }
  .illustrated-bg .column-spacing {
    margin-right: 0;
  }
  .illustrated-bg .column-spacing h2 {
    padding: 20px;
    text-align: center;
  }
  .page-id-33 .facetwp-facet {
    justify-content: center;
  }
  .article-wide-subcontainer:nth-child(2) {
    margin-left: 0px;
  }
  .article-wide-text-wrapper {
    margin: 20px auto 0px 0px;
  }
}
@media only screen and (max-width: 550px) {
  .ab-container-content {
    padding: 0 20px;
  }
  p.fullpage-gallery-subheading {
    font-size: 20px;
  }
  .home-three-col-wrapper > div > p {
    padding: 0px;
    margin-bottom: 20px;
  }
  .alternate-image-block-subtext,
  .two-column-subcontainer > .two-column-subtext {
    padding: 0;
  }
  .home-signup-block .column-wrapper {
    padding: 0 0 40px;
  }
  #gform_submit_button_1 {
    padding-left: 0;
    padding-right: 0;
  }
  .logo-description-description {
    max-width: 100%;
    padding: 40px;
  }
  .article-thumbnail {
    width: auto;
  }
  .article-thumbnail-title {
    padding-bottom: 40px;
  }
  .gravity-form-footer-block {
    padding: 20px;
  }
  p.gravity-forms-footer-email a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 470px) {
  .landing-banner-slugcode {
    display: none;
  }
  article.post-182 .wp-block-columns {
    padding: 0px 0px 40px 0px;
  }
}

/* radio button test */
.calltoaction-buttons {
  list-style-type: none;
  /* margin: 25px 0 0 0; */
  padding: 0;
  width: 80%;
}
.calltoaction-buttons li {
  float: left;
  /* margin: 0 5px 0 0; */
  width: 33%;
  height: 70px;
  white-space: nowrap;
  position: relative;
}
.calltoaction-buttons label,
.calltoaction-buttons input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  color: #b6e050;
  cursor: pointer;
}
body
  > div.site-container
  > div.site-inner
  > div
  > main
  > article
  > div
  > div.fullpage-gallery-calltoaction
  > div
  > ul
  > li:nth-child(1)
  > label {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
body
  > div.site-container
  > div.site-inner
  > div
  > main
  > article
  > div
  > div.fullpage-gallery-calltoaction
  > div
  > ul
  > li:nth-child(3)
  > label {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#as25 + label {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.calltoaction-buttons input[type="radio"] {
  opacity: 0.01;
  z-index: 100;
  transition: all 0.25s ease 0s;
}
.calltoaction-buttons label {
  display: flex;
  padding: 5px;
  font-family: "Sora";
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease 0s;
}
.calltoaction-buttons label:hover {
  background: #000000;
  color: #fff;
}
.calltoaction-buttons input[type="radio"]:checked + label,
.Checked + label {
  background: #000000;
  color: #fff;
}
.calltoaction-button:nth-child(3)::after {
  content: url("/wp-content/plugins/fair-to-nature/img/divider.png");
  position: relative;
  z-index: 1;
  display: block;
  height: 1px;
  top: 20px;
}
/* Fixing styling */
h1,
h2 {
  text-transform: uppercase;
}
.facetwp-sort {
  background-color: white;
}

img {
  height: auto;
}
select#input_2_7 {
  border: solid #e2e2e2 3px;
  border-radius: 5px;
  padding: 20px 15px;
  background-color: #fff;
}
select {
  color: #000000;
}

/* OVERIDING DEFAULT STYLES FOR MOBILE */

.case_study .ab-container-contentimg,
.wp-block-image,
.case-study-showcase,
.triple-icon-container {
  margin-top: 40px;
  margin-bottom: 40px;
}

.pullquote-quote {
  max-width: 85%;
}

.case-study-showcase-container,
.case-study-logo-container,
.logo-description-wrapper,
.multi-product-display-container,
.wp-block-image {
  border-radius: 8px !important;
}

.case-study-thumbnail-wide {
  border-radius: 5px 0px 0px 5px;
}

.logo-description-description {
  padding: 40px 40px 40px 0px;
}
.ff-errors {
  display: none;
}

*//

/* New footer widget */
.footer-widgets-1 .custom-html-widget {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 200px;
  background-color: #b6e050;
  background-image: url(/wp-content/plugins/fair-to-nature/img/newsletter-subscribe-graphic.jpg);
  background-repeat: no-repeat;
  padding: 80px 0;
}
.footer-widgets-1 .custom-html-widget div {
  display: flex;
  grid-column-gap: 0px;
}
.footer-widgets-1 .custom-html-widget h1 {
  max-width: 170px;
  font-family: "social-gothic", sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #000;
  padding: 0;
  line-height: 1;
}
.footer-widgets-1 .custom-html-widget form#subForm {
  display: flex;
}
.footer-widgets-1 .custom-html-widget input {
  border: none !important;
  margin-left: 20px;
  width: 100%;
  /* width: 600px; */
  height: 50px;
  border-radius: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: 10px;
  font-size: 15px;
}
.footer-widgets-1 .custom-html-widget button {
  background-color: #000000;
  border-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 50px;
  transition: background-color 0.25s ease-in-out 0s;
  color: #fff;
  width: 100%;
  /* width: 250px; */
  font-family: "Sora", sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  border: none;
}
.footer-widgets-1 .custom-html-widget button:hover {
  background-color: #00000090;
  cursor: pointer;
}

@media only screen and (min-width: 1060px) {
  #input_3_1 {
    width: 600px;
  }
  .footer-widgets-1 .custom-html-widget input {
    width: 600px;
  }
  .footer-widgets-1 .custom-html-widget button {
    width: 250px;
  }
}

.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content ul a,
.entry-content p a {
  text-decoration: underline;
}

.entry-content h3 a:hover,
.entry-content h4 a:hover,
.entry-content h5 a:hover,
.entry-content ul a:hover,
.entry-content p a:hover {
  text-decoration: none;
}
