@charset "UTF-8";
/*
 Theme Name: Stellar Classic
 Theme URI: https://stellardigital.com.au/
 Author: Stellar Digital
 Version: 1.0.0
 Description: Minimal classic theme starter (no block templates).
 License: GPL-2.0+
 Text Domain: stellar-classic
*/
/* 1. Put the six container selectors in a list --------------- */
/* 2. Loop once and spit them out ----------------------------- */
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
  .container-sm {
    max-width: 1400px;
  }
  .container-md {
    max-width: 1400px;
  }
  .container-lg {
    max-width: 1400px;
  }
  .container-xl {
    max-width: 1400px;
  }
  .container-xxl {
    max-width: 1400px;
  }
}
@media (min-width: 1700px) {
  .container {
    max-width: 1400px;
  }
  .container-sm {
    max-width: 1400px;
  }
  .container-md {
    max-width: 1400px;
  }
  .container-lg {
    max-width: 1400px;
  }
  .container-xl {
    max-width: 1400px;
  }
  .container-xxl {
    max-width: 1400px;
  }
}
body .aligncenter, .entry-content-wrapper a:hover .aligncenter {
  clear: both;
  display: block;
  margin: 10px auto;
  padding: 10px 0;
  position: relative;
  width: auto;
}
img {
  max-width: 100%;
  height: auto;
}
/* Normalize images that come through with sizes="auto" */
html {
  font-optical-sizing: auto;
  color: #242424;
  font-size: 62.55%;
  font-weight: 500;
  overflow-x: hidden;
  background-color: white;
}
html .container {
  padding-left: 2rem;
  padding-right: 2rem;
  width: auto;
}
body {
  margin: 0;
  font-family: "Merriweather", serif;
  font-size: 1.8rem;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  margin-top: 0;
  font-family: "Poppins", sans-serif;
}
body h1 {
  font-size: 3.8rem;
  line-height: 4.8rem;
}
body h2 {
  font-size: 3.6rem;
  line-height: 4.6rem;
}
body h3 {
  font-size: 2.5rem;
  line-height: 3.5rem;
}
body h4 {
  font-size: 2.5rem;
}
body h3 span {
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
body .letter-spacing {
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
body h5 {
  font-size: 2.2rem;
}
body h6 {
  font-size: 2rem;
}
body p, body a, body li, body td {
  font-family: "Merriweather", serif;
  line-height: 1.9;
}
body p {
  margin: 0 0 1.5rem;
}
body p a {
  display: inline-block;
}
body strong {
  font-weight: 700;
}
body a {
  cursor: pointer;
  display: block;
  color: #f3a434;
  text-decoration: none;
}
body a:hover {
  opacity: 0.8;
}
.poppins {
  font-family: "Poppins", sans-serif;
}
table tr td {
  padding-right: 10px;
}
ul {
  padding-inline-start: 20px;
}
span.accent {
  color: #477a67;
}
.primary span {
  color: #aaaa00;
}
.darkblue {
  color: #082d4a;
}
.lightgrey {
  color: #808080;
}
.grecaptcha-badge {
  z-index: 999;
}
a.btn {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  padding: 16px 28px;
  background-color: #477a67;
  color: #fff;
  border-radius: 235px;
}
header#masthead {
  overflow: visible;
  z-index: 99991;
  background-color: transparent;
  position: fixed;
  width: 100%;
  top: 0;
}
header#masthead .header-wrap {
  max-width: 1400px;
  height: 90px;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 70px;
  overflow: visible;
  background-color: #fff;
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.21);
}
header#masthead .header-wrap .site-branding {
  min-width: 200px;
  position: relative;
  text-align: center;
  margin-right: 5rem;
  z-index: 2;
}
header#masthead .header-wrap .site-branding img {
  height: auto;
  max-width: 200px;
}
header#masthead .header-wrap .navs {
  position: relative;
  flex: 1;
}
header#masthead .header-wrap .social {
  display: flex;
  align-items: center;
}
header#masthead .header-wrap .social a {
  font-family: Poppins, sans-serif !important;
  color: #3d3d3d;
  font-size: 17px;
  text-decoration: none;
}
header#masthead .header-wrap .social a:hover {
  color: #f2a333;
}
header#masthead .header-wrap .social .phone-number {
  font-size: 18px;
  white-space: nowrap;
}
.site-nav .menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  list-style: none;
  margin: 0 25px;
  padding: 0;
}
.site-nav .menu > li {
  text-align: center;
}
.site-nav .menu > li > a {
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  padding: 1rem 0;
  color: #3d3d3d;
}
.site-nav .menu > li > a:hover {
  color: #f2a333;
}
.site-nav .sub-menu li a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  padding: 10px 60px 10px 15px !important;
  font-size: 14px;
  font-weight: 600;
  color: #3d3d3d;
  transition: background 0.2s ease, color 0.2s ease;
}
.site-nav .sub-menu li a::after {
  content: "➜";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #f2a333;
  opacity: 0;
  transition: all 0.2s ease;
}
.site-nav .sub-menu li a:hover {
  background: #fff6dc;
  color: #000;
}
.site-nav .sub-menu li a:hover::after {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}
.site-nav .menu-item-has-children > a::after, .site-nav .menu-item-has-children > a::before {
  display: none;
}
.site-nav--right .menu {
  display: flex;
  justify-content: flex-start;
  gap: 40px;
}
.navsright {
  transform: translateX(40px);
}
.secondary-nav {
  position: absolute;
  right: 0;
  top: 10px;
  display: flex;
  flex-direction: column;
}
.secondary-nav .buttons {
  display: inline-flex;
  gap: 5px;
}
.secondary-nav .buttons a.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 235px;
}
.secondary-nav .buttons a.btn.quote {
  background-color: #477a67;
}
.secondary-nav .buttons a.btn.phone {
  background-color: #3a3a3a;
}
.site-footer {
  background: #242424;
  text-align: center;
  padding: 40px 50px;
}
.site-footer, .site-footer * {
  font-family: Poppins, sans-serif !important;
  color: #fff;
  font-size: 14px;
}
.site-footer p {
  margin: 0 !important;
}
.site-header, .header-wrap, .navs, .site-nav {
  overflow: visible;
  position: relative;
  z-index: 10;
}
.site-nav .menu, .site-nav .menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-nav .menu li.current-menu-item > a, .site-nav .menu li.current-menu-ancestor > a, .site-nav .menu ul li.current-menu-item > a, .site-nav .menu ul li.current-menu-ancestor > a {
  color: #fff;
}
.site-nav .menu > li {
  position: relative;
}
.site-nav .menu .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  pointer-events: none;
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0s linear 0.18s;
}
.site-nav .menu .sub-menu li {
  position: relative;
}
.site-nav .menu .sub-menu a {
  padding: 1rem 2rem;
  white-space: nowrap;
  text-align: left;
}
.site-nav .menu .sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
.site-nav .menu li:hover > .sub-menu, .site-nav .menu li:focus-within > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0s;
}
.site-nav .menu-item-has-children > a::after {
  content: "▾";
  font-size: 0.75em;
  margin-left: 0.4rem;
}
.site-nav .sub-menu .menu-item-has-children > a::after {
  content: "▸";
  float: right;
}
#rmp_menu_trigger-242 {
  margin: 0 !important;
}
#rmp-container-242 .rmp-menu a, #rmp-container-242 .rmp-submenu a {
  margin-top: 1em;
  font-family: "Poppins", sans-serif !important;
}
#rmp-container-242, #rmp-menu-wrap-242, #rmp-menu-242 {
  margin-top: 90px !important;
}
.owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  z-index: 10;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
  pointer-events: auto;
}
.owl-nav .owl-prev span, .owl-nav .owl-next span {
  font-size: 14rem;
  color: #477a67;
  display: block;
}
.owl-nav .owl-prev {
  margin-left: -5%;
}
.owl-nav .owl-next {
  margin-right: -5%;
}
.owl-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 35%;
  flex-direction: column;
  max-width: 1400px;
}
.owl-dots button.owl-dot span {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 999px;
  background: #f2f2f2;
  transition: transform 0.18s ease, background-color 0.18s ease, opacity 0.18s ease, width 0.18s ease;
  opacity: 1;
}
.owl-dot active {
  background: #fff;
  opacity: 0.8;
  cursor: default;
}
.owl-dots button.owl-dot span {
  width: 4px;
  height: 4px;
  display: block;
  background: transparent;
  border: 4px solid #fff;
  box-sizing: content-box;
  opacity: 0.3;
  margin-bottom: 11px;
  transition: opacity 0.15s;
  border-radius: 100%;
}
.owl-dots button.owl-dot span {
  width: 4px;
  height: 4px;
  display: block;
  background: transparent;
  border: 4px solid #fff;
  box-sizing: content-box;
  opacity: 0.3;
  margin-bottom: 11px;
  transition: opacity 0.15s, transform 0.15s;
  border-radius: 100%;
}
.owl-dots button.owl-dot.active span {
  background: #fff;
  opacity: 0.8;
  cursor: default;
}
/* Global override */
.gform-theme, .gravity-theme, .gform_wrapper {
  --gf-color-primary: #000;
  --gf-color-in-ctrl-primary: var(--gf-color-primary);
  --gf-ctrl-border-color: #000;
  --gf-color-in-ctrl-contrast: #000;
  --gf-color-in-ctrl-dark: #000;
  --gf-radius: 0;
  /* kill GF’s embedded SVG icons if you don’t want their colors */
  --gf-icon-ctrl-select: none;
  --gf-icon-ctrl-number: none;
  --gf-icon-ctrl-search: none;
}
.gform-theme .gform-theme--api, .gform-theme .gform-theme--framework, .gravity-theme .gform-theme--api, .gravity-theme .gform-theme--framework, .gform_wrapper .gform-theme--api, .gform_wrapper .gform-theme--framework {
  --gf-field-pg-prog-font-size: 24px !important;
}
/* 1) Set the tick/fill color (Chrome/Edge/Firefox/Safari) */
.gform-theme input[type="checkbox"], .gform-theme input[type="radio"], .gravity-theme input[type="checkbox"], .gravity-theme input[type="radio"] {
  accent-color: #000;
}
/* 2) Recolor the focus ring (instead of the default blue) */
.gform-theme input[type="checkbox"]:focus, .gform-theme input[type="checkbox"]:focus-visible, .gform-theme input[type="radio"]:focus, .gform-theme input[type="radio"]:focus-visible, .gravity-theme input[type="checkbox"]:focus, .gravity-theme input[type="checkbox"]:focus-visible, .gravity-theme input[type="radio"]:focus, .gravity-theme input[type="radio"]:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
  box-shadow: none;
}
/* 3) If GF adds its own box-shadow on focus, nuke it with specificity */
.gform-theme .gfield-choice-input:focus, .gform-theme .gfield-choice-input:focus-visible, .gravity-theme .gfield-choice-input:focus, .gravity-theme .gfield-choice-input:focus-visible {
  box-shadow: none !important;
}
/* ---- brand tokens ---- */
:root {
  --gf-box:   #000;
  /* box fill/border when checked */
  --gf-mark:  #000;
  /* tick/dot color */
  --gf-ring:  #000;
  /* focus outline */
}
/* hide the real control but keep it focusable/clickable via the label */
.gform-theme .gfield-choice-input[type="checkbox"], .gform-theme .gfield-choice-input[type="radio"] {
  position: absolute;
  opacity: 0;
}
/* label gets the visual control */
.gform-theme .gchoice label {
  position: relative;
  padding-left: 1.75em;
  cursor: pointer;
  line-height: 1.3;
}
/* control shape */
.gform-theme .gchoice label::before, .gform-theme .gchoice label::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1em;
  width: 1.1em;
  height: 1.1em;
  transition: transform 0.12s ease, opacity 0.12s ease, background-color 0.12s, border-color 0.12s;
}
/* box/circle */
.gform-theme .gchoice label::before {
  background: #fff;
  border: 2px solid #000;
  border-radius: 3px;
  /* checkbox */
}
.gform-theme .gfield-choice-input[type="radio"] + label::before {
  border-radius: 50%;
  /* radio */
}
/* marker: ✓ for checkbox */
.gform-theme .gchoice label::after {
  left: 0.2em;
  top: 0.25em;
  width: 0.75em;
  height: 0.55em;
  border: 0.2em solid transparent;
  border-left: 0;
  border-top: 0;
  transform: rotate(45deg) scale(0.8);
  opacity: 0;
}
/* marker: dot for radio */
.gform-theme .gfield-choice-input[type="radio"] + label::after {
  left: 0.32em;
  top: 0.42em;
  width: 0.5em;
  height: 0.5em;
  border: 0;
  border-radius: 50%;
  background: var(--gf-mark);
  transform: scale(0.6);
}
/* checked states */
.gform-theme .gfield-choice-input:checked + label::before {
  background: var(--gf-box);
  border-color: var(--gf-box);
}
.gform-theme .gfield-choice-input[type="checkbox"]:checked + label::after {
  border-color: var(--gf-mark);
  opacity: 1;
  transform: rotate(45deg) scale(1);
}
.gform-theme .gfield-choice-input[type="radio"]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}
/* focus ring */
.gform-theme .gfield-choice-input:focus-visible + label::before {
  outline: 2px solid var(--gf-ring);
  outline-offset: 2px;
}
body .gform_wrapper {
  text-align: left;
  width: 100%;
}
body .gform_wrapper form .gform_fields {
  row-gap: 20px;
}
body .gform_wrapper form input.gform_button, body .gform_wrapper form .gform_button_select_files {
  margin: auto !important;
  background-color: #d9bc54 !important;
  border-radius: 200px !important;
  color: #fff !important;
  font-size: 2rem !important;
  font-weight: 600 !important;
  border: none !important;
  width: 100% !important;
  max-width: 150px !important;
}
body .gform_wrapper form .gform_drop_area::before {
  color: #000 !important;
}
.owl-post-card {
  max-width: 1400px;
  margin: auto;
}
.opc-title {
  font-size: 5.2rem;
  color: #fff;
  font-weight: bold;
  unicode-bidi: isolate;
  line-height: 1.1;
  margin-bottom: 75px;
}
.opc-body h3 {
  color: #f2a333;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 1.4rem;
}
.opc-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 740px;
  max-width: 400px;
  padding: 0 35px;
}
.buttons {
  gap: 20px;
}
.primary {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  background-color: #f2a333;
  border-radius: 3px;
  padding: 15px 20px;
  display: inline-block;
  color: #242424;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.15s;
}
.light {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  background-color: #fff;
  border-radius: 3px;
  padding: 15px 20px;
  display: inline-block;
  color: #242424;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.15s;
}
#input_1_10_chosen {
  width: 100% !important;
}
.call-simon-section a {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #333333 !important;
}
.call-simon-section {
  padding-top: 0px !important;
}
.grain-cleaning-section {
  margin-top: 10rem;
}
.grain-cleaning-section .grain-types p {
  margin: 0 !important;
}
.grain-cleaning-text {
  padding-bottom: 10px;
}
.locations-text {
  margin-bottom: 50px;
}
ul.grain-types {
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  gap: 35px;
}
ul.grain-types li {
  display: flex;
  align-items: center;
}
ul.grain-types li::before {
  content: "";
  font-family: "bootstrap-icons";
  color: #f3a434;
  margin-right: 1.5rem;
  font-size: 1.8rem;
  text-shadow: 0 0 0 currentColor, 1px 0 currentColor, -1px 0 currentColor;
}
.get-a-quote-btn .vc_btn3 {
  background: #f3a434 !important;
  font-weight: bold;
  font-size: 16px !important;
  color: #242424 !important;
  border: none !important;
  border-radius: 4px !important;
}
.form-input input, .form-input select, .form-input textarea {
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
  color: #242424 !important;
  width: 100% !important;
  padding: 15px !important;
  border: 1px solid #242424 !important;
  border-radius: 2px !important;
  background: #fff !important;
}
.form-input input, .form-input select {
  height: 57px !important;
}
.form-input textarea {
  min-height: 150px !important;
  height: auto !important;
}
.gfield_label, .gform-field-label {
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
  color: #242424;
}
.ginput_container_textarea textarea {
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
}
.chosen-container {
  font-family: "Poppins", sans-serif !important;
}
.chosen-container .chosen-results li, .chosen-container .chosen-choices li, .chosen-container .chosen-search-input {
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
}
.chosen-container .chosen-choices li.search-choice {
  background: #f3a434 !important;
  border: none !important;
  color: #fff !important;
}
.chosen-container .chosen-results li.highlighted {
  background: #f3a434 !important;
  color: #000 !important;
}
#input_1_10_chosen .chosen-choices {
  min-height: 55px !important;
  height: auto !important;
  padding: 6px 8px !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
}
#input_1_10_chosen .chosen-choices li.search-field input {
  height: 30px !important;
  line-height: 30px !important;
}
#gfield_instruction_1_7 {
  display: none !important;
}
.gform_wrapper .gform_footer {
  display: flex !important;
  justify-content: flex-start !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.gform_wrapper .gform_footer input[type="submit"] {
  font-family: "Poppins", sans-serif !important;
  font-size: 1.7rem !important;
  background: #1a1a1a !important;
  color: #fff !important;
  border: none !important;
  border-radius: 3px !important;
  padding: 15px 12px !important;
  margin: 0 !important;
}
.gform_wrapper .gform_footer input[type="submit"] {
  width: auto !important;
  min-width: 170px !important;
}
.request-quote-form-bar .vc_row, .request-quote-form-bar .vc_column-inner {
  margin-top: 35px;
  min-height: 20px !important;
  height: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.next-steps-text {
  margin-bottom: 35px;
  padding-bottom: 20px;
}
.contact-form-column {
  margin-top: 80px;
}
.grain-cleaning-btn {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  background-color: #f2a333;
  border-radius: 3px;
  padding: 15px 20px;
  display: inline-block;
  color: #242424;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.15s;
}
.gform_wrapper .gfield {
  padding-left: 0 !important;
}
.gform_wrapper .gfield_required .gfield_required_text {
  display: none !important;
}
.gform_wrapper .gfield_required::after {
  content: "*" !important;
  color: red !important;
  font-weight: bold !important;
}
.gform_wrapper .gfield_radio {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  gap: 1rem !important;
  justify-content: flex-start !important;
  margin-left: -10px !important;
}
.gform_wrapper .gfield_radio .gchoice {
  display: inline-flex !important;
  align-items: center !important;
  margin-right: 1rem !important;
  margin-left: 0 !important;
}
.about-section {
  padding-top: 5vw !important;
}
.phone-contact {
  font-family: Poppins, sans-serif !important;
}
.phone-contact a {
  color: #333333 !important;
}
.contact-email, .contact-address {
  font-family: "merriweather", serif !important;
  text-decoration: underline !important;
  color: #333333 !important;
}
.about-text {
  margin-bottom: 35px;
  padding-bottom: 10px;
}
.get-directions-btn {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  background-color: #242424;
  border-radius: 3px;
  padding: 15px 20px;
  display: inline-block;
  color: #242424;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.15s;
  color: #fff;
}
.faq-section {
  margin-left: 15rem;
  margin-right: 15rem;
}
.faq-text {
  margin-bottom: 45px;
  padding-bottom: 50px;
}
.vc_tta.vc_tta-accordion {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.vc_tta.vc_tta-accordion .vc_tta-panels-container {
  background: transparent !important;
}
.vc_tta.vc_tta-accordion .vc_tta-panel {
  padding-bottom: 30px;
  margin-top: 30px;
  border-bottom: 1px solid #eaeaea !important;
}
.vc_tta.vc_tta-accordion .vc_tta-panel:last-child {
  border-bottom: none !important;
}
.vc_tta.vc_tta-accordion .vc_tta-panel-heading {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.vc_tta.vc_tta-accordion .vc_tta-panel-title {
  margin: 0 !important;
  width: 100% !important;
}
.vc_tta.vc_tta-accordion .vc_tta-panel-title > a {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 18px 0 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  font-family: "poppins", sans-serif !important;
  font-size: 36px !important;
  font-weight: 500 !important;
  color: #111 !important;
  text-decoration: none !important;
}
.vc_tta.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text {
  font-size: 26px;
  font-weight: 700;
  font-family: "poppins", sans-serif !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon {
  display: none !important;
}
.vc_tta.vc_tta-accordion .vc_tta-panel-title > a::after {
  content: "" !important;
  font-family: "bootstrap-icons" !important;
  font-size: 30px !important;
  color: #f28c28 !important;
  display: inline-block;
  transition: transform 0.25s ease;
}
.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title > a::after {
  transform: rotate(180deg);
}
.vc_tta.vc_tta-accordion .vc_tta-panel-body {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 0 18px 0 !important;
  color: #555 !important;
}
.vc_tta.vc_tta-accordion .vc_tta-panel-body p {
  font-family: "merriweather", serif !important;
}
.vc_column-inner {
  padding-top: 0 !important;
}
section#facilities .max-block {
  max-width: calc(860px - 10%);
  padding: 0 5%;
}
#get-a-quote, .stats-section, .network-section {
  background-size: 32px 26px;
}
.stats-section {
  margin-top: 5rem;
  padding-bottom: 10rem;
  padding-top: 10rem;
}
.our-facilities-row {
  height: 75vh !important;
}
.get-in-touch-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-top: 20px;
  color: #333333 !important;
}
.get-in-touch-btn::after {
  content: "";
  font-family: "bootstrap-icons";
  font-size: 30px;
  font-weight: 400;
  display: inline-block;
  transform: translate(3px);
  transition: transform 0.25s ease;
}
.get-in-touch-btn:hover::after {
  transform: translate(8px);
}
.rotating-content {
  display: flex;
  flex-direction: column;
}
.rotating-content .slides-wrapper {
  position: relative;
}
.rotating-content .slide {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 1.1s ease, transform 1.1s ease, height 1.1s ease;
  height: 0;
  overflow: hidden;
}
.rotating-content .slide.active {
  opacity: 1;
  transform: translateY(0);
  height: auto;
  overflow: visible;
}
.vertical-line {
  position: relative;
  padding-left: 1rem;
}
.vertical-line::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 8px;
  height: calc(100% - 15px);
  width: 5px;
  border-radius: 0px;
  opacity: 0.9;
  background-color: #242424;
}
.card-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
.card-grid .card {
  background: transparent;
  border: 1px solid #F3A434;
  border-radius: 4px;
  padding: 30px 32px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  gap: 0;
  overflow: hidden;
}
.card-grid .card .card-visual-wrapper {
  flex: 0 0 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  box-sizing: border-box;
}
.card-grid .card .logo-group {
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.card-grid .card .logo-group img {
  width: auto;
  height: auto;
  max-height: 100px;
  max-width: 100%;
  object-fit: contain;
}
.card-grid .card .card-content {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
  box-sizing: border-box;
}
.card-grid .card .card-img {
  width: 100%;
  height: auto;
  max-height: 140px;
  object-fit: contain;
  opacity: 0.9;
}
.card-grid .card .card-img.gov-img {
  max-height: 180px;
  width: auto;
}
.card-grid .card h3 {
  font-size: 95%;
  margin: 0 0 8px 0;
  color: #333;
  line-height: 1.2;
}
.card-grid .card p {
  font-size: 95%;
  margin: 0;
  line-height: 1.4;
  color: #555;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(3, auto);
  justify-items: center;
  align-items: center;
  gap: 10px;
  padding: 20px;
  width: 100%;
}
.grid-container img {
  width: 50%;
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
  display: block;
}
@media (max-width: 1400px) {
  .opc-body {
    margin-left: 50px;
    max-width: 300px;
  }
  .owl-dots {
    margin-left: 50px;
  }
  .faq-section {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 55%;
  }
  .social {
    display: none !important;
  }
  .site-nav--right {
    display: none !important;
  }
  .about-contact-column {
    display: none !important;
  }
  .card-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .card-grid .card {
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 24px;
    gap: 20px;
  }
  .card-grid .card .card-visual-wrapper {
    flex: 0 0 auto;
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: flex-start;
  }
  .card-grid .card .logo-group {
    justify-content: flex-start;
    gap: 20px;
  }
  .card-grid .card .logo-group img {
    max-height: 50px;
  }
  .card-grid .card .card-img.gov-img {
    max-height: 70px;
    margin: 0;
  }
  .card-grid .card .card-content {
    flex: 0 0 auto;
    width: 100%;
    padding: 0;
    text-align: left;
  }
  .card-grid .card h3 {
    font-size: 100%;
    margin: 0 0 10px 0;
    font-weight: 700;
  }
  .card-grid .card p {
    font-size: 100%;
    line-height: 1.4;
  }
  .card-grid .card p br {
    display: none;
  }
}
@media (max-width: 783px) {
  html {
    font-size: 48%;
  }
  h1 {
    font-size: 4.6rem;
    line-height: 1.05;
  }
  h2 {
    font-size: 4.1rem;
    line-height: 1.1;
  }
  body h3 span {
    font-size: 2.5rem;
  }
  h4 {
    font-size: 2.9rem;
    line-height: 1.2;
  }
  h5 {
    font-size: 2.5rem;
  }
  h6 {
    font-size: 2.2rem;
  }
  p, a, li, td {
    font-size: 2.6rem;
    line-height: 1.75 !important;
  }
  h4 span {
    font-size: 2rem;
  }
  .owl-dots {
    top: 40%;
  }
  .primary {
    display: none;
  }
  .opc-title {
    margin-bottom: 1.3em;
  }
  .opc-body h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 2.5rem 0;
  }
  html {
    font-size: 45%;
  }
  .call-simon-text {
    display: none !important;
  }
  .grain-cleaning-section, .about-section, .get-quote-section, .stats-section, .faq-section {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .grain-cleaning-section, .about-section, .get-quote-section {
    margin-top: 2rem !important;
  }
  .grain-cleaning-section {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .grain-cleaning-btn {
    display: block !important;
    width: 100% !important;
  }
  .grain-cleaning-section .vc_column-inner {
    padding: 0 !important;
  }
  .grain-cleaning-section .grain-types p {
    margin: 0 !important;
    font-size: 17px !important;
    line-height: 1.35 !important;
  }
  .grain-types {
    margin: 0px !important;
  }
  .grain-cleaning-section .grain-types {
    margin-bottom: 0 !important;
  }
  .grain-cleaning-section .grain-types .wpb_wrapper {
    margin-bottom: 15px !important;
  }
  .locations-column {
    margin-top: 2rem !important;
  }
  ul.grain-types {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .vc_custom_1776835114493 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .vc_custom_1776835114493 h4 {
    margin-bottom: 0 !important;
  }
  .vc_custom_1776835114493 h4 span {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    display: inline-block;
  }
  .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin-bottom: 0px !important;
  }
  .locations-column .vc_column-inner {
    margin-left: 0 !important;
  }
  .grain-cleaning-text {
    margin-bottom: 20px !important;
    padding-bottom: 0px !important;
  }
  .get-a-quote-btn, .get-a-quote-btn button {
    width: 100% !important;
    display: block !important;
  }
  .locations-text {
    margin-bottom: 20px !important;
  }
  .stats-section {
    margin-top: 0rem !important;
    padding-bottom: 5rem !important;
  }
  .vc_tta-panel {
    padding-bottom: 10px !important;
    margin-top: 10px !important;
  }
  .vc_tta-panel-title .vc_tta-title-text {
    font-size: 20px !important;
    font-weight: 700 !important;
  }
  .faq-text {
    padding-bottom: 20px !important;
  }
  .about-paragraph {
    margin-right: 0vw !important;
  }
  .about-paragraph {
    margin-top: 25px !important;
    padding-top: 10px !important;
  }
  .about-section {
    padding-top: 10rem !important;
  }
  body .gform_wrapper .gform_footer input[type="submit"], body .gform_wrapper .gform_footer .gform_button, body .gform_wrapper .gform_footer button {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    display: block !important;
    box-sizing: border-box !important;
  }
  body .gform_wrapper .gform_footer {
    width: 100% !important;
  }
  .locations-column h4 {
    display: inline-block;
    margin-bottom: -50px !important;
  }
  .gform_wrapper .gform_footer input[type="submit"] {
    font-size: 2.6rem !important;
  }
  .next-steps-text {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  .contact-form-column {
    margin-top: 0 !important;
  }
  .our-facilities-row {
    height: auto !important;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .vertical-line::before {
    left: -8px;
    width: 4px;
  }
  .card-grid .card h3 {
    font-size: 150%;
  }
  .card-grid .card p {
    font-size: 150%;
  }
  .grid-container {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .grid-container img {
    width: 70%;
  }
}
@media (max-width: 632px) {
  html {
    font-size: 40%;
  }
}
@media (min-width: 783px) {
  body.admin-bar #masthead {
    top: 32px;
  }
}
