@charset "UTF-8";
/* Genesis Sample Child Theme
Theme Name: Genesis Sample Theme
Theme URI: http://www.studiopress.com/
Description: This is the sample theme created for the Genesis Framework.
Author: StudioPress
Author URI: http://www.studiopress.com/
Template: genesis
Template Version: 2.2.3
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1280px
	- Max-width: 1023px
	- Max-width: 880px
- Print Styles
*/
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: 0 0;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #333;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/* ## Box Sizing
--------------------------------------------- */
html,
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.inner-content:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  content: " ";
  display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.inner-content:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* # Utilities
---------------------------------------------------------------------------------------------------- */
/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Typographical Elements
--------------------------------------------- */
@font-face {
  font-family: "NomadsNotebook Sans";
  src: url("assets/fonts/nomadsnotebook-sans-webfont.woff2") format("woff2"), url("assets/fonts/nomadsnotebook-sans-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NomadsNotebook Script";
  src: url("assets/fonts/nomadsnotebook-script-webfont.woff2") format("woff2"), url("assets/fonts/nomadsnotebook-script-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NomadsNotebook SansOutline";
  src: url("assets/fonts/nomadsnotebook-sansoutline-webfont.woff2") format("woff2"), url("assets/fonts/nomadsnotebook-sansoutline-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
  font-size: 1.8rem;
}

body {
  background-color: #f3ead9;
  color: #2a3038;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.625;
  margin: 0;
  cursor: url("images/cursors/crook.png") 32 32, pointer;
}

a,
button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

a {
  color: #803a41;
  text-decoration: underline;
}

a.cta {
  color: #cc3d25;
  text-decoration: underline;
}

a:hover,
a:focus {
  color: #333;
  text-decoration: none;
}

.scroll-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 40px;
  height: 40px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  z-index: 9999;
}
.scroll-to-top.visible {
  opacity: 1;
  visibility: visible;
}
.scroll-to-top img {
  width: 100%;
  height: auto;
  transform: rotate(-90deg);
}

p {
  margin: 0 0 28px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  clear: both;
  margin: 1em 0;
}

b,
strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 40px;
}

blockquote::before {
  content: "“";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}

.social-icons {
  list-style: none; /* Removes default list styling */
  padding: 0; /* Removes default padding */
  display: flex; /* Aligns items in a row */
  justify-content: center; /* Centers items horizontally */
}

.social-icons li {
  width: 50px; /* Icon size */
  height: 50px; /* Icon size */
  border-radius: 50%; /* Makes the icon circular */
  background-size: cover; /* Ensures the SVG covers the icon */
  margin: 5px; /* Space between icons */
}

.facebook-icon {
  background-image: url("images/facebook.svg");
}

.linkedin-icon {
  background-image: url("images/linked.svg");
}

.instagram-icon {
  background-image: url("images/instagram.svg");
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "NomadsNotebook Sans", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 10px;
  color: #2a3038;
  text-transform: uppercase;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 30px;
  font-size: 3rem;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

h4 {
  font-size: 20px;
  font-size: 2rem;
}

h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

/* ## Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
}

/* ## Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden;
}

.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}

.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
  border: 1px solid #999;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  padding: 16px;
  width: 100%;
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

input[type=checkbox],
input[type=image],
input[type=radio] {
  width: auto;
}

::-moz-placeholder {
  color: #333;
  font-weight: 300;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #333;
  font-weight: 300;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
.button {
  background-color: #b89b72;
  border: 0;
  border-radius: 15px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 4px 17px;
  white-space: normal;
  width: auto;
}

button:hover,
input:hover[type=button],
input:hover[type=reset],
input:hover[type=submit],
.button:hover,
button:focus,
input:focus[type=button],
input:focus[type=reset],
input:focus[type=submit],
.button:focus {
  background-color: #897f98;
  color: #fff;
}

.entry-content .button:hover,
.entry-content .button:focus {
  color: #fff;
}

.button {
  display: inline-block;
}

a.button {
  text-decoration: none;
}

a.button.small,
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small {
  padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type=button]:disabled,
.site-container input[type=button]:disabled:hover,
.site-container input[type=reset]:disabled,
.site-container input[type=reset]:disabled:hover,
.site-container input[type=submit]:disabled,
.site-container input[type=submit]:disabled:hover {
  background-color: #ddd;
  border-width: 0;
  color: #777;
  cursor: not-allowed;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
  display: none;
}

/* ## Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}

tbody {
  border-bottom: 1px solid #ddd;
}

td,
th {
  text-align: left;
}

td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
}

th {
  font-weight: 400;
}

/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type=submit]:focus,
.widget_search input[type=submit]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 16rem;
  font-weight: bold;
  padding: 15px 23px 14px;
  z-index: 100000; /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.more-link {
  position: relative;
}

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
--------------------------------------------- */
.inner-content,
.wrap {
  margin: 0 auto;
  max-width: 1200px;
}

.site-inner {
  clear: both;
  max-width: 1200px;
  margin: 0 auto;
}

.home .site-inner, .tax-product_cat .site-inner, .page-template-page_blog .site-inner {
  max-width: 100%;
}

.split-section {
  display: flex; /* Enables Flexbox */
  position: relative;
  box-sizing: border-box;
}
.split-section .inner-content {
  flex: 1; /* Allow content to define the height */
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  z-index: 10; /* Ensure content appears above background */
}
.split-section .split-backgrounds {
  position: absolute; /* Allows it to sit behind content */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; /* Matches the dynamic height */
  display: flex;
}
.split-section .half-left,
.split-section .half-right {
  flex: 1; /* Both halves take equal width */
}
.split-section .half-left {
  background-color: red;
  background-size: cover;
}
.split-section .half-right {
  background: url("path-to-your-image.jpg") no-repeat center center;
  background-size: cover;
}

/* ## Column Widths and Positions
--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}

/* ### Content */
.content {
  float: right;
  width: 800px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 580px;
}

.full-width-content .content {
  width: 100%;
}

/* ### Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}

/* ### Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.5641025641%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.7179487179%;
}

.one-third,
.two-sixths {
  width: 31.6239316239%;
}

.four-sixths,
.two-thirds {
  width: 65.811965812%;
}

.one-fourth {
  width: 23.0769230769%;
}

.three-fourths {
  width: 74.358974359%;
}

.one-sixth {
  width: 14.5299145299%;
}

.five-sixths {
  width: 82.905982906%;
}

.first {
  clear: both;
  margin-left: 0;
}

/* # Common Classes
---------------------------------------------------------------------------------------------------- */
/* ## Avatar
--------------------------------------------- */
.avatar {
  border-radius: 50%;
  float: left;
}

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

.comment .avatar {
  margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */
.breadcrumb {
  margin-bottom: 20px;
}

.after-entry,
.archive-description,
.author-box {
  background-color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 40px;
  padding: 40px;
}

.author-box-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden;
}

.site-header .search-form {
  float: right;
  margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
  width: 50%;
}

.genesis-nav-menu .search input[type=submit],
.widget_search input[type=submit] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* ## Titles
--------------------------------------------- */
.archive-title {
  font-size: 20px;
  font-size: 2rem;
}

.entry-title {
  font-size: 36px;
  font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
  color: #333;
  text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #cc3d25;
}

.widget-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}

/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}

/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  margin-bottom: 40px;
  word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
  margin-bottom: 0;
}

.widget ul > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.widget ul > li:last-of-type {
  padding-bottom: 0;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

/* ## Featured Content
--------------------------------------------- */
.featured-content .entry {
  background: none;
  margin-bottom: 20px;
  padding: 0 0 24px;
}

.featured-content .entry:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}

.featured-content .entry-title {
  font-size: 20px;
  font-size: 2rem;
}

/* # Plugins
---------------------------------------------------------------------------------------------------- */
/* ## Genesis eNews Extended
--------------------------------------------- */
.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
  color: #fff;
}

.sidebar .widget.enews-widget {
  background-color: #333;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
  border: 1px solid #333;
}

.sidebar .enews-widget input[type=submit] {
  background-color: #cc3d25;
  color: #fff;
}

.sidebar .enews-widget input:hover[type=submit],
.sidebar .enews-widget input:focus[type=submit] {
  background-color: #fff;
  color: #333;
}

.enews-widget input {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 16px;
}

.enews-widget input[type=submit] {
  margin: 0;
  width: 100%;
}

.enews form + p {
  margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */
#wpstats {
  display: none;
}

/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}

/* Display outline on focus */
:focus {
  color: #333;
  outline: 0;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background-color: #f3ead9;
  min-height: 120px;
}

.site-header .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
}

.site-header .widget ul > li {
  margin-bottom: 0;
  padding-bottom: 0;
}

.site-header .widget-area {
  flex: 1;
  text-align: center;
}

.header-cart-wrapper {
  flex: 0 0 auto;
  position: static;
  margin-left: 0;
}
.header-cart-wrapper .header-cart {
  display: flex;
  align-items: center;
  text-decoration: none;
  position: relative;
}
.header-cart-wrapper .cart-icon {
  font-size: 20px;
  margin-right: 6px;
}
.header-cart-wrapper .cart-count {
  background: #b89b72;
  color: white;
  font-size: 12px;
  border-radius: 50%;
  padding: 2px 6px;
  min-width: 20px;
  text-align: center;
  position: absolute;
  right: 3px;
}

/* ## Title Area
--------------------------------------------- */
.title-area {
  flex: 0 0 auto;
  width: 135px;
  padding: 10px 0;
}

.header-image .title-area {
  padding: 0;
}

.header-full-width .title-area {
  width: 100%;
}

.site-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
  color: #333;
  text-decoration: none;
}

.site-title a {
  background: url(images/logo.png) no-repeat;
  background-size: 100% auto;
  background-image: url(images/wilderhill-logo.svg), none;
  display: block;
  height: 90px;
  text-indent: -9999em;
  width: 135px;
}

.header-image .site-title > a {
  float: left;
  min-height: 80px;
  width: 100%;
}

.site-description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
}

.site-description,
.site-title {
  margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */
.site-header .widget-area {
  float: right;
  text-align: right;
  width: 800px;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* # Global
---------------------------------------------------------------------------------------------------- */
/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  width: 100%;
  text-align: center;
}

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left;
}

.genesis-nav-menu a {
  color: #2a3038;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 12px;
  font-family: "NomadsNotebook Sans", sans-serif;
  position: relative;
  gap: 8px;
}
.genesis-nav-menu a::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("images/plant-hover.svg") no-repeat center center;
  background-size: contain;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.genesis-nav-menu a::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("images/plant-hover.svg") no-repeat center center;
  background-size: contain;
  transform: scaleX(-1);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.page-template-page_about .genesis-nav-menu a::before {
  background-image: url("images/plant-hover-cream.svg");
}
.page-template-page_about .genesis-nav-menu a::after {
  background-image: url("images/plant-hover-cream.svg");
}
.page-template-page_about .genesis-nav-menu .sub-menu a {
  background-color: #6f4937;
}

.genesis-nav-menu a:hover::before, .genesis-nav-menu a:hover::after,
.genesis-nav-menu a:focus::before,
.genesis-nav-menu a:focus::after,
.genesis-nav-menu .current-menu-item > a::before,
.genesis-nav-menu .current-menu-item > a::after,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover::before,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover::after,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus::before,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus::after {
  opacity: 1;
  visibility: visible;
}

.genesis-nav-menu .sub-menu {
  border-top: none;
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 200px;
  z-index: 99;
}

.genesis-nav-menu .sub-menu a {
  background-color: #f3ead9;
  border: 1px solid #f3ead9;
  padding: 5px 0 5px !important;
  position: relative;
  width: auto;
  word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
  position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu > .first > a {
  padding-left: 0;
}

.genesis-nav-menu > .last > a {
  padding-right: 0;
}

.genesis-nav-menu > .right {
  color: #fff;
  float: right;
  list-style-type: none;
  padding: 30px 0;
}

.genesis-nav-menu > .right > a {
  display: inline;
  padding: 0;
}

.genesis-nav-menu > .rss > a {
  margin-left: 48px;
}

.genesis-nav-menu > .search {
  padding: 10px 0 0;
}

#menu-trigger {
  display: none;
  background: transparent;
  padding: 0;
}

#slide-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100vh;
  background-color: #6f4937;
  overflow-y: auto;
  transition: right 0.3s;
  z-index: 1000;
  padding: 100px;
  padding: 100px 5%;
}

.slide-menu-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.slide-menu-list li a {
  display: block;
  padding: 15px;
  color: white;
  text-decoration: none;
  font-family: "NomadsNotebook Sans", sans-serif;
}

#menu-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: transparent;
}

#menu-trigger .fas.fa-bars {
  font-size: 30px;
  color: #2a3038;
}

#menu-close .fas.fa-times {
  font-size: 30px; /* Adjust the size as needed */
  color: #fff; /* Adjust the color as needed */
  position: absolute;
  top: 80px;
  right: 80px;
}

.slide-menu-list li a {
  display: block;
  padding: 0 0 4px;
  color: white;
  text-decoration: none;
  font-weight: 400;
  font-size: 39px;
  font-size: 3.9rem;
}

/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.sub-menu-toggle,
.menu-toggle {
  display: none;
  visibility: hidden;
}

/* ## Site Header Navigation
--------------------------------------------- */
.site-header .genesis-nav-menu li li {
  margin-left: 0;
}

/* ## After Header Navigation
--------------------------------------------- */
.nav-primary {
  background-color: #fff;
}

/* ## Footer Navigation
--------------------------------------------- */
.site-footer .genesis-nav-menu {
  padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
  padding: 0 20px 10px;
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */
/* ## Entries
--------------------------------------------- */
.entry {
  padding: 0;
}

.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
}

.entry-content ol > li {
  list-style-type: decimal;
}

.entry-content ul > li {
  list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}

.entry-content code {
  background-color: #333;
  color: #ddd;
}

.term-description {
  max-width: 740px;
  margin: 0 auto;
}

/* ## Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
}

.entry-header .entry-meta {
  margin-bottom: 24px;
}

.entry-footer .entry-meta {
  border-top: 1px solid #f5f5f5;
  padding-top: 24px;
}

.entry-categories,
.entry-tags {
  display: block;
}

.entry-comments-link::before {
  content: "—";
  margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 40px 0;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li {
  display: inline;
}

.archive-pagination li a {
  background-color: #fff;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 8px 12px;
  text-decoration: none;
}

.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination .active a {
  background-color: #cc3d25;
  color: #fff;
}

/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
  padding: 40px 40px 16px;
}

.entry-comments {
  padding: 40px;
}

.comment-header {
  font-size: 16px;
  font-size: 1.6rem;
}

.comment-content {
  clear: both;
  word-wrap: break-word;
}

.comment-list li {
  margin-top: 40px;
  padding: 10px 40px;
}

.comment-list .depth-1 {
  padding-left: 0;
}

.comment-list li li {
  margin-right: -40px;
}

.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond input[type=url] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.entry-comments .comment-author {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 24px;
}

/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
  font-size: 16px;
  font-size: 1.6rem;
}

.sidebar .widget {
  background-color: #fff;
  padding: 40px;
}

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  background-color: #fff;
  clear: both;
  padding: 40px 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  width: 340px;
}

.footer-widgets-1 {
  margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
  float: left;
}

.footer-widgets-3 {
  float: right;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* # Global
---------------------------------------------------------------------------------------------------- */
/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #2a3038;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 80px 0;
}
.site-footer h4 {
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
}
.site-footer p {
  margin-bottom: 0;
}
.site-footer a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}

.footer-tractor-wrapper {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-top: 60px;
}

.footer-tractor {
  position: absolute;
  top: 0;
  left: 100vw;
  height: 200px;
  width: auto;
  z-index: 2;
}

/* Ninja Form Newsletter (ID 2) field styling */
#nf-form-2-cont input[type=text],
#nf-form-2-cont input[type=email],
#nf-form-2-cont textarea,
#nf-form-2-cont select {
  border-radius: 15px;
  padding: 5px;
}

#nf-form-2-cont input[type=text],
#nf-form-2-cont input[type=email],
#nf-form-2-cont textarea {
  padding: 6px 12px; /* controls placeholder spacing */
  border-radius: 15px;
}

/* Ninja Form Newsletter (ID 2) submit button */
#nf-form-2-cont input[type=submit],
#nf-form-2-cont button[type=submit] {
  padding: 8px 30px;
  border-radius: 15px;
}

/* Ninja Forms newsletter success / error message */
#nf-form-2-cont .nf-response-msg {
  color: #fff !important;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1280px) {
  .site-header .wrap {
    padding: 20px 5%;
  }
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px;
  }
  .content,
  .site-header .widget-area {
    width: 620px;
  }
  /* .content, .content-area {
  	padding:40px 5%;
  } */
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px;
  }
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .sidebar-primary,
  .title-area {
    width: 300px;
  }
  .footer-widgets-1 {
    margin-right: 30px;
  }
  .title-area {
    text-align: center;
    float: none; /* remove Genesis default float */
    margin: 0 auto; /* centre the block itself */
    width: 135px;
  }
  .tax-product_cat .content-area {
    padding: 80px 5%;
  }
  .site-inner {
    max-width: 100%;
  }
  .blog-archive-page .blog-filter-content {
    padding: 0 5%;
  }
  .latest-posts-grid {
    padding: 80px 5%;
  }
}
@media only screen and (max-width: 1023px) {
  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .js .genesis-nav-menu .sub-menu a,
  .js .genesis-nav-menu .sub-menu,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area,
  .title-area {
    width: 100%;
  }
  .site-header .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .mobile-menu-trigger {
    flex: 0 0 auto;
  }
  .title-area {
    flex: 1 1 auto;
    text-align: center;
  }
  .header-cart-wrapper {
    flex: 0 0 auto;
  }
  .header-image .site-title > a {
    background-position: center top;
  }
  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none;
  }
  .genesis-nav-menu {
    display: none;
  }
  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .search-form,
  .site-title {
    text-align: center;
  }
  .site-header .search-form {
    margin: 16px auto;
  }
  .genesis-nav-menu li.right {
    display: none;
  }
  .js nav.nav-primary,
  .js .site-header nav {
    display: none;
    position: relative;
  }
  .js .site-header nav .wrap {
    padding: 0;
  }
  .js nav.pagination {
    display: block;
  }
  .menu-toggle,
  .sub-menu-toggle {
    border-width: 0;
    background-color: #fff;
    color: #333;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
  }
  .menu-toggle:hover,
  .menu-toggle:focus,
  .sub-menu-toggle:hover,
  .sub-menu-toggle:focus {
    border-width: 0;
  }
  .menu-toggle {
    line-height: 20px;
    position: relative;
    right: 0;
    z-index: 1000;
    width: 100%;
  }
  .menu-toggle:before,
  .menu-toggle.activated:before {
    margin-right: 10px;
    text-rendering: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .sub-menu-toggle {
    float: right;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
  }
  .sub-menu-toggle:before {
    display: inline-block;
    text-rendering: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .sub-menu-toggle.activated:before {
    content: "\f142";
  }
  .js .nav-primary .genesis-nav-menu .menu-item,
  .js .site-header .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
    text-align: left;
  }
  .js .genesis-nav-menu .menu-item:hover {
    position: relative;
  }
  .js .nav-primary .genesis-nav-menu .menu-item a,
  .js .site-header .genesis-nav-menu .menu-item a {
    border: none;
    padding: 12px 0;
    width: 100%;
  }
  .js .genesis-nav-menu .sub-menu {
    border: none;
  }
  .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
  .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
    left: 0;
    margin-left: 0;
  }
  .js .genesis-nav-menu > .menu-item-has-children > a:after {
    content: none;
  }
  .js .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    width: 100%;
  }
  .js .genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
  }
  .js nav button:hover,
  .js .menu-toggle:hover,
  .js .nav-primary {
    background-color: #fff;
    color: #000;
  }
  .js nav button:focus,
  .js .menu-toggle:focus {
    background-color: #fff;
    color: #cc3d25;
  }
  .footer-widgets-1 {
    margin-right: 0;
  }
  #menu-trigger {
    display: block;
  }
  /* Center the logo/title in the header */
  .title-area {
    text-align: center;
    float: none; /* remove Genesis default float */
    margin: 0 auto; /* centre the block itself */
  }
  .site-title {
    margin: 0; /* reset default margin if needed */
  }
  .site-title a {
    display: inline-block; /* keeps the link tight around text/logo */
  }
  /* Make sure the site-header is positioned */
  .site-header {
    position: relative;
  }
  body .our-story-horizontal .story-container {
    flex-direction: column;
    width: 100%;
  }
  body .our-story-horizontal .story-panel {
    flex: 0 0 auto;
    width: 100vw;
    display: flex;
    flex-direction: column; /* Stack vertically */
    align-items: center; /* Optional: centre content */
    text-align: center; /* Optional: centre text */
    padding: 2rem 5%;
  }
}
@media only screen and (max-width: 880px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
  body .home .site-inner,
  body .home .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  body .home .site-header .wrap {
    padding-left: 5%;
    padding-right: 5%;
  }
  body .archive-description,
  body .author-box,
  body .comment-respond,
  body .entry,
  body .entry-comments,
  body .entry-pings,
  body .sidebar .widget,
  body .site-header {
    padding: 0;
  }
  body .archive-pagination li a {
    margin-bottom: 4px;
  }
  body .five-sixths,
  body .four-sixths,
  body .one-fourth,
  body .one-half,
  body .one-sixth,
  body .one-third,
  body .three-fourths,
  body .three-sixths,
  body .two-fourths,
  body .two-sixths,
  body .two-thirds {
    margin: 0;
    width: 100%;
  }
  body .sidebar .widget.enews-widget {
    padding: 40px;
  }
  body .headline-cta-section {
    padding: 160px 5% 60px;
  }
  body .headline-cta-section .cta-image img {
    margin-bottom: 45px;
  }
  body .feature-rows .section-heading {
    text-align: center;
  }
  body .feature-row {
    grid-template-columns: 1fr;
    text-align: center;
  }
  body .feature-row .feature-text {
    align-items: center;
  }
  body .site-footer {
    text-align: center;
  }
  body .footer-logo {
    margin-bottom: 30px;
  }
  body .process-section .process-step .one-half {
    flex: 0 0 100%; /* full width */
    max-width: 100%;
  }
  body .process-section .process-step article {
    max-width: 100%;
  }
  body .process-section {
    padding: 80px 5%;
  }
  body .process-section .process-step {
    padding: 0;
    text-align: center;
  }
  body .our-mission {
    height: auto;
    padding: 80px 5%;
  }
  body .our-mission .mission-columns {
    grid-template-columns: 1fr;
  }
  body .blog-archive-page .featured-post-banner .featured-post-content .featured-post-text {
    max-width: 100%;
  }
  body .blog-archive-page .latest-posts-grid {
    grid-template-columns: 1fr;
  }
  body .blog-archive-page .blog-filter-content {
    flex-direction: column;
  }
  body .blog-archive-page .blog-filter-parallax .parallax-item.item-6 {
    bottom: -284px;
  }
  body .text-wrapper, body .svg-wrapper {
    top: 74%;
  }
  body .svg-wrapper svg.patch-svg {
    width: 300px;
  }
  body .scroll-text-section .scroll-word-reveal {
    padding: 0 5%;
  }
  body .our-story-horizontal .story-panel.first img.svg {
    max-width: 100%;
    margin-left: 0;
    height: auto;
    margin-bottom: 80px;
  }
  body .our-story-horizontal .story-panel.first .story-text {
    width: 100%;
    max-width: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    margin-left: 0;
    padding-left: 0;
  }
  body .our-story-horizontal .story-panel.first .story-text h2 {
    flex-direction: column;
    font-size: 60px;
  }
  body .our-story-horizontal .story-panel.first .heading-arrow {
    width: 136px;
    height: auto;
    transform: rotate(90deg);
    transform-origin: center;
    margin-top: 55px;
  }
  body .our-story-horizontal .story-panel.first img {
    margin-left: 0;
  }
  body .our-story-horizontal .story-panel .story-text {
    padding-left: 0;
    max-width: 900px;
    margin-left: 0;
  }
  body .our-story-horizontal .story-panel img {
    max-width: 100%;
    margin: 30px 0;
  }
  body .our-story-horizontal .story-panel.last h2 {
    font-size: 60px;
  }
  body .our-story-horizontal .story-panel.last .heading-arrow {
    width: 136px;
    transform-origin: center;
    margin-top: 55px;
  }
  body .our-story-horizontal {
    padding: 150px 0 0;
  }
  body .process-section img {
    margin: 30px 0;
  }
  body .headline-cta-section .cta-image {
    margin-right: 0;
  }
  body .feature-rows .feature-row .feature-image img {
    max-width: 100%;
  }
}
/* # Print Styles
---------------------------------------------------------------------------------------------------- */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  .site-title > a:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }
  .title-area {
    text-align: center;
    width: 100%;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}
/* # Global
---------------------------------------------------------------------------------------------------- */
/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* # Global
---------------------------------------------------------------------------------------------------- */
/* # Hero Section
---------------------------------------------------------------------------------------------------- */
.hero-section {
  background-color: #2a3038;
  background-size: cover;
  background-position: center center;
  color: #fff;
}
.hero-section h1 {
  color: #fff;
  font-size: 50px;
  font-size: 5rem;
}
.hero-section .intro {
  padding: 180px 2%;
  max-width: 470px;
}
.hero-section a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}
.hero-section .primary-button {
  margin-right: 5px;
}

/* # Headline CTA Section
---------------------------------------------------------------------------------------------------- */
.headline-cta-section {
  position: relative;
  background: #897f98;
  padding: 0 2rem 4rem;
}
.headline-cta-section .svg-top {
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  transform: translateY(-100%); /* keep it overlapping the previous section */
  line-height: 0; /* remove inline-svg baseline spacing */
}
.headline-cta-section .svg-top svg {
  display: block;
  width: 100%;
  height: auto; /* preserve natural aspect ratio */
}
.headline-cta-section .inner-content {
  max-width: 1200px;
  margin: 0 auto;
}
.headline-cta-section .cta-flex {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .headline-cta-section .cta-flex {
    flex-direction: column;
    text-align: center;
  }
}
.headline-cta-section .cta-image {
  margin-right: 80px;
}
.headline-cta-section .cta-image img {
  max-width: 100%;
  height: auto;
  display: block;
}
.headline-cta-section .cta-text {
  flex: 1;
  color: #f3ead9;
}
.headline-cta-section .cta-text h2 {
  font-size: 4rem;
  margin-bottom: 1.5rem;
  color: #fff;
}
.headline-cta-section .button:hover {
  background-color: #803a41;
}

/* # Two Column CTA
---------------------------------------------------------------------------------------------------- */
.two-column-cta .cta-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 400px;
}
@media (max-width: 768px) {
  .two-column-cta .cta-grid {
    grid-template-columns: 1fr;
  }
}
.two-column-cta .cta-box {
  position: relative;
  background-size: cover;
  background-position: center;
  transition: background-size 0.6s ease;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  padding: 240px 0;
}
.two-column-cta .cta-box:hover {
  background-size: 105%;
}
.two-column-cta .cta-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease;
  z-index: 1;
  pointer-events: none;
}
.two-column-cta .cta-box:hover::before {
  background: rgba(0, 0, 0, 0.45);
}
.two-column-cta .cta-box .cta-box-inner {
  position: relative;
  z-index: 2;
  transition: transform 0.3s ease;
}
.two-column-cta .cta-box:hover .cta-box-inner {
  transform: scale(1.02);
}
.two-column-cta .cta-box h2 {
  margin-bottom: 22px;
  color: #fff;
}

/* # Feature Rows
---------------------------------------------------------------------------------------------------- */
.feature-rows {
  padding: 6rem 2rem;
  background-color: #6f4937;
  color: #fff;
}
.feature-rows .section-heading {
  margin-bottom: 4rem;
  color: #fff;
  font-size: 55px;
  font-size: 5.5rem;
}
.feature-rows .feature-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
  margin-bottom: 5rem;
}
@media (max-width: 768px) {
  .feature-rows .feature-row {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.feature-rows .feature-row .feature-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.feature-rows .feature-row .feature-text .feature-icon {
  width: 40px;
  margin-bottom: 1rem;
}
.feature-rows .feature-row .feature-text .feature-icon img {
  width: 100%;
  height: auto;
}
.feature-rows .feature-row .feature-text h3 {
  margin-bottom: 1rem;
  color: #fff;
  font-size: 35px;
  font-size: 3.5rem;
}
.feature-rows .feature-row .feature-image {
  display: flex;
  justify-content: center;
}
.feature-rows .feature-row .feature-image img {
  max-width: 400px;
  height: auto;
}
.feature-rows .feature-row .feature-image img:hover {
  cursor: url("images/cursors/shop-now.png") 64 64, pointer;
}

.feature-row:last-of-type .feature-image img:hover {
  cursor: url("images/cursors/read-more.png") 64 64, pointer;
}

/* # Latest Blog Section
---------------------------------------------------------------------------------------------------- */
.latest-blog-section {
  padding: 6rem 2rem;
  position: relative;
}
.latest-blog-section .svg-top {
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  transform: translateY(-100%); /* keep it overlapping the previous section */
  line-height: 0; /* remove inline-svg baseline spacing */
}
.latest-blog-section .svg-top svg {
  display: block;
  width: 100%;
  height: auto; /* preserve natural aspect ratio */
}
.latest-blog-section .section-top-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
  margin-bottom: 4rem;
}
@media (max-width: 880px) {
  .latest-blog-section .section-top-content {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.latest-blog-section .section-top-content .section-top-text .subheading {
  font-size: 20px;
  color: #999;
  margin-bottom: 0.5rem;
  font-family: "NomadsNotebook Sans", sans-serif;
}
.latest-blog-section .section-top-content .section-top-text h2 {
  margin-bottom: 1rem;
}
.latest-blog-section .section-top-content .section-top-text .intro {
  margin-bottom: 1.5rem;
}
.latest-blog-section .section-top-content .section-top-text .button {
  margin-top: 1rem;
}
.latest-blog-section .section-top-content .section-top-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.latest-blog-section .latest-posts-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 2rem;
}
.latest-blog-section .blog-card .blog-card-image {
  margin-bottom: 1rem;
}
.latest-blog-section .blog-card .blog-card-image img {
  width: 100%;
  height: 240px; /* set to your preferred fixed height */
  object-fit: cover;
  display: block;
  border-radius: 20px;
}
.latest-blog-section .blog-card .blog-meta {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.latest-blog-section .blog-card .blog-meta .blog-category {
  color: #897f98;
  font-family: "NomadsNotebook Sans", sans-serif;
}
.latest-blog-section .blog-card .blog-meta .blog-date {
  line-height: 1.6;
  font-size: 16px;
}
.latest-blog-section .blog-card .blog-title {
  margin-bottom: 0.5rem;
  position: relative;
}
.latest-blog-section .blog-card .blog-title a {
  text-decoration: none;
  color: #2a3038;
}
.latest-blog-section .blog-card .blog-title a:hover {
  color: #b89b72;
}
.latest-blog-section .blog-card .blog-excerpt {
  line-height: 1.6;
}
.latest-blog-section .title-with-arrow {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: color 0.3s ease;
}
.latest-blog-section .title-with-arrow .arrow-svg {
  display: inline-block;
  width: 30px;
  height: auto;
  transition: transform 0.3s ease;
  right: 15px;
  position: absolute;
}
.latest-blog-section .title-with-arrow .arrow-svg svg {
  display: block;
  width: 100%;
  height: auto;
}
.latest-blog-section .title-with-arrow:hover .arrow-svg {
  transform: translateX(5px);
}

/* # Blog Page
---------------------------------------------------------------------------------------------------- */
.blog-archive-page .section-heading {
  margin-bottom: 4rem;
  font-size: 5.5rem;
  color: #000;
  padding: 0 5%;
}
.blog-archive-page .latest-posts-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 2rem;
}
.blog-archive-page .blog-card .blog-card-image {
  margin-bottom: 1rem;
}
.blog-archive-page .blog-card .blog-card-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
}
.blog-archive-page .blog-card .blog-meta {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.blog-archive-page .blog-card .blog-meta .blog-category a {
  color: #897f98;
  font-family: "NomadsNotebook Sans", sans-serif;
  text-decoration: none;
}
.blog-archive-page .blog-card .blog-meta .blog-date {
  line-height: 1.6;
  font-size: 16px;
}
.blog-archive-page .blog-card .blog-title {
  margin-bottom: 0.5rem;
}
.blog-archive-page .blog-card .blog-title a {
  text-decoration: none;
  color: #6f4937;
}
.blog-archive-page .blog-card .blog-excerpt {
  line-height: 1.6;
}
.blog-archive-page .pagination {
  margin-top: 4rem;
  text-align: center;
}
.blog-archive-page .blog-filter-content {
  display: flex;
  flex: 1;
}
.blog-archive-page .blog-categories-filter {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  padding: 50px 0;
  position: relative;
  z-index: 10;
}
.blog-archive-page .blog-categories-filter h1 {
  font-size: 44px;
  font-size: 4.4rem;
}
.blog-archive-page .blog-categories-filter .intro {
  margin-bottom: 20px;
  max-width: 400px;
}
.blog-archive-page .blog-categories-filter li {
  display: inline-block;
}
.blog-archive-page .blog-categories-filter a {
  background-color: #b89b72;
  border: 0;
  border-radius: 15px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 8px 17px;
  white-space: normal;
  width: auto;
  text-decoration: none;
  font-family: "NomadsNotebook Sans", sans-serif;
}
.blog-archive-page .blog-categories-filter a:hover {
  background-color: #897f98;
  color: #fff;
}
.blog-archive-page .blog-categories-filter .title-with-arrow {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: color 0.3s ease;
}
.blog-archive-page .blog-categories-filter .title-with-arrow .arrow-svg {
  display: inline-block;
  width: 30px;
  height: auto;
  transition: transform 0.3s ease;
  right: 15px;
  position: absolute;
}
.blog-archive-page .blog-categories-filter .title-with-arrow .arrow-svg svg {
  display: block;
  width: 100%;
  height: auto;
}
.blog-archive-page .blog-categories-filter .title-with-arrow:hover .arrow-svg {
  transform: translateX(5px);
}
.blog-archive-page .blog-category-list li {
  margin-bottom: 10px;
}
.blog-archive-page .blog-category-list a.active {
  background: #897f98;
}
.blog-archive-page .blog-category-list a:hover {
  background: #897f98;
}
.blog-archive-page .blog-filter-parallax {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: visible;
}
.blog-archive-page .blog-filter-parallax .parallax-item {
  position: absolute;
  width: 80px;
  height: 80px;
  bottom: 0;
}
.blog-archive-page .blog-filter-parallax .parallax-item.item-1 {
  bottom: 220px;
  left: 33%;
  width: 18px;
  height: 18px;
  z-index: 1;
}
.blog-archive-page .blog-filter-parallax .parallax-item.item-2 {
  bottom: 297px;
  left: 43%;
  width: 12px;
  height: 20px;
  z-index: 1;
}
.blog-archive-page .blog-filter-parallax .parallax-item.item-3 {
  bottom: 150px;
  right: 14%;
  width: 22px;
  height: 22px;
  z-index: 1;
}
.blog-archive-page .blog-filter-parallax .parallax-item.item-4 {
  bottom: 215px;
  right: 23%;
  width: 30px;
  height: 30px;
  z-index: 2;
}
.blog-archive-page .blog-filter-parallax .parallax-item.item-5 {
  bottom: 60px;
  left: 20%;
  width: 50px;
  height: auto;
  z-index: 3;
}
.blog-archive-page .blog-filter-parallax .parallax-item.item-6 {
  bottom: -215px;
  left: auto;
  transform: translateX(-50%);
  width: 200px;
  height: auto;
  z-index: 4;
  right: 100px;
}
.blog-archive-page .featured-post-banner {
  padding: 6rem 2rem;
  background-color: #6f4937;
  margin-bottom: 4rem;
  color: #fff;
  position: relative;
}
.blog-archive-page .featured-post-banner .svg-top {
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  transform: translateY(-100%); /* keep it overlapping the previous section */
  line-height: 0; /* remove inline-svg baseline spacing */
}
.blog-archive-page .featured-post-banner .svg-top svg {
  display: block;
  width: 100%;
  height: auto; /* preserve natural aspect ratio */
}
.blog-archive-page .featured-post-banner .title-with-arrow {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  position: relative;
  width: 100%;
}
.blog-archive-page .featured-post-banner .title-with-arrow .arrow-svg {
  display: inline-block;
  width: 48px;
  height: 18px;
  position: absolute;
  right: 10px;
}
.blog-archive-page .featured-post-banner .title-with-arrow .arrow-svg svg {
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 0.3s ease;
}
.blog-archive-page .featured-post-banner .title-with-arrow:hover .arrow-svg svg {
  transform: translateX(4px);
}
.blog-archive-page .featured-post-banner .fade-on-scroll {
  opacity: 0;
  transform: translateY(50px);
}
.blog-archive-page .featured-post-banner .featured-post-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
}
@media (max-width: 880px) {
  .blog-archive-page .featured-post-banner .featured-post-content {
    grid-template-columns: 1fr;
  }
}
.blog-archive-page .featured-post-banner .featured-post-content .blog-meta {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.blog-archive-page .featured-post-banner .featured-post-content .blog-meta .blog-category a {
  color: #897f98;
  font-family: "NomadsNotebook Sans", sans-serif;
  text-decoration: none;
}
.blog-archive-page .featured-post-banner .featured-post-content .blog-meta .blog-date {
  line-height: 1.6;
  font-size: 16px;
}
.blog-archive-page .featured-post-banner .featured-post-content .featured-post-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 450px;
  position: relative;
}
.blog-archive-page .featured-post-banner .featured-post-content .featured-post-text .post-meta {
  font-size: 16px;
  color: #f3ead9;
  margin-bottom: 0.5rem;
}
.blog-archive-page .featured-post-banner .featured-post-content .featured-post-text h2 {
  font-size: 4rem;
  margin-bottom: 1rem;
}
.blog-archive-page .featured-post-banner .featured-post-content .featured-post-text h2 a {
  text-decoration: none;
  color: #f3ead9;
}
.blog-archive-page .featured-post-banner .featured-post-content .featured-post-text .excerpt {
  line-height: 1.6;
  font-size: 1.6rem;
}
.blog-archive-page .featured-post-banner .featured-post-content .featured-post-image a {
  display: block;
}
.blog-archive-page .featured-post-banner .featured-post-content .featured-post-image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  display: block;
}
.blog-archive-page .featured-post-banner .featured-post-content .featured-post-image .featured-label {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  background-color: #897f98;
  color: white;
  font-size: 18px;
  padding: 8px 17px 6px;
  border-radius: 5px;
  font-family: "NomadsNotebook Sans", sans-serif;
  z-index: 1;
  border-radius: 20px;
}

/* # About Page
---------------------------------------------------------------------------------------------------- */
.page-template-page_about {
  background-color: #6f4937;
}
.page-template-page_about .site-header {
  position: relative;
  z-index: 10;
  background-color: #6f4937;
}
.page-template-page_about .site-title a {
  background: url(images/logo-white.png) no-repeat;
  background-image: url(images/wilderhill-logo-white.svg), none;
}
.page-template-page_about .genesis-nav-menu a {
  color: #f3ead9;
  text-decoration: none;
  display: block;
  padding: 32px 20px;
}
.page-template-page_about .latest-blog-section {
  background-color: #f3ead9;
}

.animated-hero .patch-svg {
  opacity: 0.2;
}

.animated-hero {
  position: relative;
  height: 200vh;
  background-color: #6f4937;
  padding: 0 5%;
}

.svg-wrapper,
.text-wrapper {
  pointer-events: none;
  padding: 0 5%;
}

.svg-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.svg-wrapper svg.patch-svg {
  width: 400px;
  height: auto;
  transform-origin: center center;
}
.svg-wrapper svg.patch-svg path {
  fill: #8aa172;
}

.text-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
  text-align: center;
}
.text-wrapper .headline {
  font-size: 80px;
  font-size: 8rem;
  margin-bottom: 1rem;
  color: #f3ead9;
}
.text-wrapper .intro {
  margin-top: 100px;
  color: #f3ead9;
  max-width: 600px;
  margin: 0 auto;
}

.scroll-text-section {
  background: #6f4937;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 0;
}
.scroll-text-section .wrap {
  max-width: 900px;
  width: 100%;
}
.scroll-text-section .scroll-word-reveal {
  font-size: clamp(3.06rem, 6.8vw, 4.08rem);
  line-height: 1.5;
  color: #f3ead9;
  font-family: "NomadsNotebook Sans", sans-serif;
}
.scroll-text-section .scroll-word-reveal .word {
  display: inline-block;
  opacity: 0.1;
  transition: opacity 0.3s;
}

.our-story-horizontal {
  overflow-x: hidden;
  background-color: #6f4937;
  transition: background-color 0.3s ease;
  color: #f3ead9;
  padding: 150px 0;
  overflow: hidden;
}
.our-story-horizontal .story-container {
  display: flex;
  flex-direction: row;
  width: max-content;
}
.our-story-horizontal .story-container h2 {
  text-align: center;
  color: #f3ead9;
}
.our-story-horizontal .story-panel.first-panel {
  flex: 0 0 100vw;
}
.our-story-horizontal .story-panel.first-panel img {
  width: auto;
  height: 600px;
  flex-shrink: 0;
  margin-left: 100px;
  border-radius: 10px;
}
.our-story-horizontal .story-panel.first-panel img.svg {
  max-width: 600px;
}
.our-story-horizontal .story-panel.first-panel h2 {
  color: #f3ead9;
  font-size: 80px;
}
.our-story-horizontal .story-panel.first-panel .story-text {
  width: 100%;
  max-width: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.our-story-horizontal .story-panel.first-panel .story-text h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-size: 80px;
  white-space: nowrap;
}
.our-story-horizontal .story-panel.first-panel .heading-arrow {
  width: 200px;
  height: auto;
}
.our-story-horizontal .story-panel.last {
  flex: 0 0 100vw;
}
.our-story-horizontal .story-panel.last img {
  width: auto;
  height: 600px;
  flex-shrink: 0;
  margin-left: 3px;
  margin-top: 40px;
  border-radius: 10px;
}
.our-story-horizontal .story-panel.last img.svg {
  max-width: 350px;
}
.our-story-horizontal .story-panel.last h2 {
  color: #f3ead9;
  font-size: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1rem;
}
.our-story-horizontal .story-panel.last .heading-arrow {
  width: 200px;
  height: auto;
  transform: rotate(90deg);
}
.our-story-horizontal .story-panel {
  flex: 0 0 50vw; /* full viewport width */
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center; /* ✅ centers content horizontally */
  box-sizing: border-box;
}
.our-story-horizontal .story-panel img {
  width: auto;
  flex-shrink: 0;
  margin-left: 100px;
  border-radius: 10px;
  max-width: 650px;
}
.our-story-horizontal .story-panel img.svg {
  max-width: 500px;
}
.our-story-horizontal .story-panel .story-text {
  padding-left: 2rem;
  max-width: 900px;
  margin-left: clamp(1rem, 2vw, 2rem);
}
.our-story-horizontal .story-panel .story-text h2, .our-story-horizontal .story-panel .story-text h3 {
  margin-bottom: 1rem;
  color: #f3ead9;
}
.our-story-horizontal .story-panel .story-text p {
  color: #f3ead9;
}

.final-arrow-section .heading-arrow {
  width: 200px;
  height: auto;
  margin: 0 auto;
}

.final-arrow-section {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: relative;
}

.final-arrow {
  width: 60px;
  height: auto;
}

.our-mission {
  height: 100vh;
  background-color: #803a41;
  color: #f3ead9;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 4rem 2rem;
}
.our-mission h2 {
  color: #f3ead9;
  margin-bottom: 3rem;
  font-size: 80px;
}
.our-mission .mission-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  column-gap: 4rem;
  row-gap: 2rem;
  justify-items: center;
  align-items: start;
}
.our-mission .mission-columns .mission-item {
  display: grid;
  grid-template-rows: auto auto 1fr;
  text-align: center;
}
.our-mission .mission-columns .mission-item .icon-container {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.our-mission .mission-columns .mission-item .icon {
  max-width: 40px;
  height: auto;
}
.our-mission .mission-columns .mission-item h3 {
  margin-bottom: 1rem;
  color: #f3ead9;
}
.our-mission .mission-columns .mission-item p {
  color: #f3ead9;
}

.fullscreen-video-section {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.fullscreen-video-section video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.video-text-section {
  padding: 0;
  background: #2a3038;
  color: #fff;
}
.video-text-section .video-text-wrap {
  display: flex;
  align-items: flex-start;
  position: relative;
  min-height: 200vh;
}
.video-text-section .video-text-wrap .text-column {
  width: 50%;
  padding: 5rem 3rem;
  z-index: 2;
}
.video-text-section .video-text-wrap .text-column .text-block {
  margin-bottom: 6rem;
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.6s ease-out;
}
.video-text-section .video-text-wrap .text-column .text-block.visible {
  opacity: 1;
  transform: translateY(0);
}
.video-text-section .video-text-wrap .video-column {
  width: 50%;
  position: sticky;
  top: 0;
  height: 100vh;
}
.video-text-section .video-text-wrap .video-column video.pinned-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.process-section {
  padding: 0 5%;
}
.process-section h2, .process-section h3 {
  color: #f3ead9;
}
.process-section .process-step {
  height: 100vh;
  gap: 2rem;
  color: #f3ead9;
  padding: 50px 0;
}
.process-section .process-step .one-half {
  flex: 1;
}
.process-section .process-step .sticky {
  position: sticky;
  top: 30px;
  align-self: flex-start;
}
.process-section .process-step article {
  color: inherit;
  max-width: 500px;
}
.process-section img {
  border-radius: 10px;
}

/* # Contact Us Section
--------------------------------------------- */
.contact-section {
  padding: 100px 0;
}

.contact-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(300px, 1fr));
  gap: 4rem;
  align-items: start;
}

/* LEFT SIDE */
.contact-details {
  list-style: none;
  padding: 0;
  margin-top: 2rem;
}

.contact-details li {
  margin-bottom: 1rem;
}

/* RIGHT SIDE FORM CONTAINER */
/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* # WooCommerce Shop
---------------------------------------------------------------------------------------------------- */
.tax-product_cat .content-area {
  margin: 0 auto;
  max-width: 1200px;
}

.woocommerce-shop .content-area {
  max-width: 1200px;
  margin: 0 auto;
}

.shop-featured-image-banner {
  background-size: cover;
  background-position: center;
  padding: 0;
  color: white;
  text-align: center;
  position: relative;
  height: 450px;
}
.shop-featured-image-banner .shop-banner-inner {
  background: rgba(0, 0, 0, 0.4);
  padding: 2rem;
  display: inline-block;
}
.shop-featured-image-banner .shop-banner-title {
  font-size: 2.5rem;
  margin: 0;
}
.shop-featured-image-banner .shop-banner-svg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  line-height: 0;
  z-index: 1;
}
.shop-featured-image-banner .shop-banner-svg svg {
  display: block;
  width: 100%;
  height: 100%;
}

.woocommerce-products-header {
  text-align: center;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  text-align: center;
}

.woocommerce ul.products li.product a:hover img {
  cursor: url("images/cursors/shop-now.png") 64 64, pointer;
}

.woocommerce ul.products li.product a img {
  transition: transform 0.3s ease;
  transform-origin: center center;
}

.woocommerce ul.products li.product a:hover img {
  transform: scale(1.05);
}

/* ===============================
   WooCommerce Custom Styles
   =============================== */
.woocommerce {
  /* Messages */
  /* Style the 'View basket' button */
  /* ===============================
     Product Page
     =============================== */
  /* ===============================
     Tabs (Description, Additional Info, Reviews)
     =============================== */
  /* ===============================
     Global Buttons (Cart / Checkout)
     =============================== */
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  background: #f3ead9;
  border: 1px solid #803a41;
  color: #2a3038;
  border-radius: 15px;
  margin: 1rem 0;
}
.woocommerce .woocommerce-message .button.wc-forward {
  background-color: #897f98 !important;
  color: #fff;
  border-radius: 30px;
  font-weight: 600;
}
.woocommerce div.product {
  padding: 40px 0;
  /* Add to Cart button */
  /* Variations (size dropdown, qty, add to cart) */
}
.woocommerce div.product h1.product_title {
  font-size: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
}
.woocommerce div.product .price {
  font-size: 6.25rem;
  font-weight: 600;
  color: #897f98 !important;
}
.woocommerce div.product form.cart .button {
  background: #ff6d66;
  border: 2px solid #ff6d66;
  color: #fff;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  border-radius: 30px;
  transition: all 0.3s ease;
}
.woocommerce div.product form.cart .button:hover {
  background: transparent;
  color: #ff6d66;
}
.woocommerce div.product form.cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.woocommerce div.product form.cart .variations {
  width: 100%;
  margin-bottom: 1rem;
}
.woocommerce div.product form.cart .variations select {
  padding: 0 5px;
}
.woocommerce div.product form.cart .quantity {
  margin: 0;
}
.woocommerce div.product form.cart .quantity input.qty {
  width: 60px;
  text-align: center;
  padding: 8px;
}
.woocommerce div.product form.cart .single_add_to_cart_button {
  margin: 0;
  flex: 0 0 auto;
}
.woocommerce .woocommerce-tabs {
  margin-top: 2rem;
  /* Additional Information tab table */
}
.woocommerce .woocommerce-tabs ul.tabs {
  display: flex;
  border-bottom: none !important;
  margin-bottom: 1.5rem;
  background-color: transparent !important;
  padding: 0 !important;
}
.woocommerce .woocommerce-tabs ul.tabs li {
  list-style: none;
  margin-right: 1rem;
  border: none !important;
  background: transparent !important;
  margin: 0 15px 0 0 !important;
  padding: 0 !important;
}
.woocommerce .woocommerce-tabs ul.tabs li a {
  padding: 0 15px 0 0 !important;
  font-weight: 400 !important;
  text-decoration: none;
  color: #2a3038 !important;
  background: transparent !important;
}
.woocommerce .woocommerce-tabs ul.tabs li a:hover {
  color: #897f98;
}
.woocommerce .woocommerce-tabs ul.tabs li.active {
  z-index: 2;
  background: transparent !important;
}
.woocommerce .woocommerce-tabs ul.tabs li.active a {
  color: #fff;
  border-bottom-color: #2a3038 !important;
  border-bottom: 2px solid #2a3038 !important;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table.shop_attributes {
  width: 100%;
  border-collapse: collapse;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table.shop_attributes th {
  text-align: left;
  width: 25%;
  padding: 0.75rem;
  background: #f9f9f9;
  font-weight: 500;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table.shop_attributes td {
  padding: 0.75rem;
  border-bottom: 1px solid #eee;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #102f36;
  color: #fff;
  border-radius: 4px;
  padding: 0.65rem 1.25rem;
  transition: background 0.3s ease;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #897f98;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 700;
  text-align: left;
  line-height: 53px;
}

.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 1em;
  background-color: #b89b72;
  border: 0;
  border-radius: 15px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  white-space: normal;
  width: auto;
}

/* WooCommerce buttons – inherit global button styles */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce button.alt,
.woocommerce a.button.alt,
.woocommerce input.button.alt,
.woocommerce .single_add_to_cart_button,
.woocommerce .checkout-button,
.woocommerce .wc-forward,
.woocommerce .added_to_cart,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page .single_add_to_cart_button,
.woocommerce-page .checkout-button,
.woocommerce-page .wc-forward,
.woocommerce-page .added_to_cart {
  background-color: #b89b72;
  border: 2px solid #b89b72 !important;
  border-radius: 15px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 700;
  white-space: normal;
  width: auto;
  padding: 4px 17px !important;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce .single_add_to_cart_button:hover,
.woocommerce .checkout-button:hover,
.woocommerce .wc-forward:hover,
.woocommerce .added_to_cart:hover,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce button.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce .single_add_to_cart_button:focus,
.woocommerce .checkout-button:focus,
.woocommerce .wc-forward:focus,
.woocommerce .added_to_cart:focus,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page .single_add_to_cart_button:hover,
.woocommerce-page .checkout-button:hover,
.woocommerce-page .wc-forward:hover,
.woocommerce-page .added_to_cart:hover,
.woocommerce-page a.button:focus,
.woocommerce-page button.button:focus,
.woocommerce-page input.button:focus,
.woocommerce-page button.alt:focus,
.woocommerce-page a.button.alt:focus,
.woocommerce-page input.button.alt:focus,
.woocommerce-page .single_add_to_cart_button:focus,
.woocommerce-page .checkout-button:focus,
.woocommerce-page .wc-forward:focus,
.woocommerce-page .added_to_cart:focus {
  background-color: #897f98 !important;
  border: 2px solid #897f98 !important;
  color: #fff !important;
  padding: 4px 17px !important;
}
.woocommerce .woocommerce-message .button.wc-forward,
.woocommerce-page .woocommerce-message .button.wc-forward {
  background-color: #897f98 !important;
  border: 2px solid #897f98 !important;
  color: #fff;
  border-radius: 30px;
  font-weight: 600;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce .woocommerce-error, .woocommerce .woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce .woocommerce-error,
.woocommerce-page .woocommerce .woocommerce-info {
  border: 1px solid #897f98 !important;
}

.meat-boxes-logos {
  padding: 60px 0;
  text-align: center;
}

.meat-boxes-logos .logo-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: center;
}

.meat-boxes-logos img {
  max-height: 90px;
  width: auto;
  opacity: 0.85;
}

.woocommerce a.added_to_cart.added_to_cart {
  padding: 0 17px !important;
  margin: 20px 5px;
}

.woocommerce-result-count {
  float: none !important;
  text-align: center;
}

.woocommerce .woocommerce-breadcrumb {
  text-align: center;
}