/*!
Theme Name: hme_landscaping_theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hme_landscaping_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

hme_landscaping_theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}


figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    flex-direction: column;
    background: #1a2e22;
    padding: 15px;
    margin: 0;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 240px;
}

.main-navigation ul ul li {
    margin-bottom: 3px;
    margin-top: 5px;
    line-height: 18px;
    border-bottom: solid 1px rgba(218, 226, 203, 0.2);
    padding-bottom: 5px;
    margin-right: 0;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

html {
    color: #B1E956;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/**
 * Header Styles
 */

/* Main Header */
.site-header {
    background-color: transparent;
    padding: 15px 0;
    position: fixed;
    z-index: 100;
    width: 100%;
        transition: all 0.4s ease-in-out;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    font-family: "Inter", sans-serif;
}

/* Logo */
.site-logo {
    margin-right: 40px;
}

.logo-img {
    max-height: 119px !important;
    width: 130px;
    max-width: auto !important;
}

.site-title {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

/* Left Side - Logo and Navigation */
.header-left {
    display: flex;
    align-items: center;
}

/* Main Navigation */
.main-navigation {
    display: flex;
    align-items: center;
}

.menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-item {
    margin-right: 30px;
}

.menu-item a {
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
    transition: color 0.3s ease;
    font-family: "Inter", sans-serif;
}

.menu-item a:hover {
    color: #B1E956;
}

/* Right Side - Contact Info and Social */
.header-right {
    display: flex;
    align-items: center;
}

.header-phone {
    display: flex;
    align-items: center;
    color: #ffffff;
    text-decoration: none;
    margin-right: 30px;
    transition: color 0.3s ease;
    font-size: 15px;
}

.header-phone:hover {
    color: #B1E956;
}

.icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

/* Social Links */
.social-links {
    display: flex;
    align-items: center;
}

.social-link {
    margin-left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s ease;
}

.social-link:hover {
    opacity: 0.8;
}

.social-link img {
    width: 20px;
    height: 20px;
}

/* Hero Section Styles */
.hero-section {
    background-size: cover;
    background-position: center;
    position: relative;
    color: #ffffff;
    padding: 150px 0 20px;
    min-height: auto;
}

.container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hero-content {
    max-width: 550px;
}

.service-breadcrumbs {
    position: relative;
    bottom: -30px;
}

.hero-title {
    font-size: 85px;
    font-weight: 700;
    line-height: 83px;
    margin-bottom: 30px;
    font-family: "Istok Web", sans-serif;
    font-weight: 400;
}

.hero-title .highlight {
    color: #B1E956; /* Light green */
    font-style: italic;
}

.hero-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
    color: #faffef;
    line-height: 28px;
}

section.expertise-section {
    background: #DAE2CB;
    padding: 5rem 0 3rem;
}

.expertise-container {
    max-width: 1200px;
    margin: auto;
    position: relative;
}

h2.expertise-heading {
    color: #0E2109;
    font-family: "Istok Web", sans-serif;
    font-weight: 400;
    font-size: 40px;
    margin: 0;
}

.hme-decking-hero-section {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
}

/* HME Decking Accordion Styles */

.hme-decking-accordion-section {
    padding: 30px 0 60px;
    background: #DAE2CB;
}

.hme-decking-accordion-section {
    padding: 2px 0 60px;
    background: #DAE2CB;
}

.hme-decking-accordion-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}

.hme-decking-accordion-heading {
    text-align: center;
    color: #0E2109;
    font-family: "Istok Web", sans-serif;
    font-weight: 400;
    font-size: 40px;
    margin: 0;
}

.hme-decking-accordion-description {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.hme-decking-accordions {
    margin-bottom: 30px;
}

.breadcrumbs-inner {
    font-family: "Istok Web", sans-serif;
    text-transform: capitalize;
    color: #DAE2CB;
    font-size: 14px;
    font-weight: 500;
}

.breadcrumbs-inner a {
    color: #B1E956;
}

.hme-decking-accordion-item {
    margin-bottom: 20px;
    border-radius: 0;
    box-shadow: 0;
    overflow: hidden;
    background-color: transparent;
    transition: box-shadow 0.3s ease;
    border-bottom: solid 1px rgba(14, 33, 9, 0.1);
}

.hme-decking-accordion-item.active {
}

.hme-decking-accordion-header {
    padding: 18px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    position: relative;
    border-left: 4px solid transparent;
    transition: all 0.3s ease;
}

.hme-decking-accordion-item.active .hme-decking-accordion-header {
    border-left-color: #B1E956;
}

.hme-decking-accordion-title {
    font-size: 18px;
    font-weight: 600;
    color: #1d3a1a;
    margin: 0;
    padding-right: 40px;
    transition: color 0.3s ease;
}

.hme-decking-accordion-item.active .hme-decking-accordion-title {
    color: #1d3a1a;
}

.hme-decking-accordion-icon {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
}

.hme-decking-accordion-icon:before,
.hme-decking-accordion-icon:after {
    content: '';
    position: absolute;
    background-color: #1d3a1a;
    transition: all 0.3s ease;
}

.hme-decking-accordion-icon:before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    transform: translateY(-50%);
}

.hme-decking-accordion-icon:after {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    transform: translateX(-50%);
}

.hme-decking-accordion-item.active .hme-decking-accordion-icon:after {
    transform: translateX(-50%) rotate(90deg);
    opacity: 0;
}

.hme-decking-accordion-content {
    display: none;
    padding: 5px 25px 25px;
}

.hme-decking-accordion-content-inner {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
}

.hme-decking-accordion-content-inner p:last-child {
    margin-bottom: 20px;
}

.hme-decking-accordion-button {
    display: inline-block;
    background-color: #a7e05b;
    color: #1d3a1a;
    font-weight: 600;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 14px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    margin-top: 15px;
}

.hme-decking-accordion-button:hover {
    background-color: #8bc446;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Responsive Styles */
@media screen and (max-width: 768px) {
    .hme-decking-accordion-header {
        padding: 15px 20px;
    }
    
    .hme-decking-accordion-title {
        font-size: 16px;
    }
    
    .hme-decking-accordion-content {
        padding: 5px 20px 20px;
    }
}

.hme-decking-solutions-section {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    color: #0E2109;
    padding-top: 3rem;
    padding-bottom: 4rem;
}

.hme-decking-services-panel {
    background: #0E2109;
    color: #DAE2CB;
    padding: 30px;
    border-radius: 20px;
}

h3.hme-decking-services-panel-heading {
    color: #f0f0f0;
    font-size: 23px;
    margin: 0;
    padding-bottom: 15px;
    font-family: "Inter", sans-serif;
}

.hme-decking-services-list {
    width: 39%;
}

.expertise-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hme-decking-services-items li {
    padding-top: 7px;
    padding-bottom: 7px;
}

.expertise-columns {
    display: flex;
    justify-content: space-between;
    padding-bottom: 4rem;
}

.hme-decking-services-panel ul {
    margin: 0;
    padding: 0;
    padding-left: 21px;
}

.expertise-column {
    width: 28%;
    padding-top: 5rem;
    padding-bottom: 3rem;
}

h3.expertise-title {
    font-family: "Inter", sans-serif;
    color: #0E2109;
    font-weight: 500;
    font-size: 25px;
    margin: 0;
}

section.services-section {
    background: #DAE2CB;
    padding: 5rem 0;
}

.services-container {
    max-width: 1200px;
    margin: auto;
}

h2.services-heading {
    color: #0E2109;
    font-family: "Istok Web", sans-serif;
    font-weight: 400;
    font-size: 40px;
    margin: 0;
}

.services-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.services-description {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    text-align: right;
    width: 60%;
    color: #0E2109;
    font-size: 14px;
    line-height: 26px;
    opacity: 0.8;
}

.expertise-icon img {
    width: 55px;
    margin-bottom: 10px;
}

.services-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.service-card {
    width: 30%;
    position: relative;
    height: 450px;
    overflow: hidden;
    border-radius: 30px;
    margin-bottom: 50px;
}

.service-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.service-content {
    position: absolute;
    bottom: 0;
    z-index: 4;
    padding: 19px 30px;
}

.service-card-gradient {
    background: #041908;
    background: linear-gradient(206deg, rgba(4, 25, 8, 0) 0%, rgba(4, 25, 8, 1) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}

h3.service-title {
    font-family: "Istok Web", sans-serif;
    font-weight: 400;
    color: #f2f6eb;
    font-size: 27px;
    margin: 0;
    line-height: 30px;
    padding-right: 0;
}

.services-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 4rem;
    border-bottom: solid 1px rgb(135 135 135 / 20%);
    margin-bottom: 2rem;
}

.expertise-content p {
    font-family: "Inter", sans-serif;
    color: #0E2109;
    font-size: 14px;
    line-height: 26px;
    opacity: 0.8;
}

a.service-link {
    color: #DAE2CB;
    font-size: 14px;
    text-decoration: none;
}

a.service-link svg {
    position: relative;
    bottom: -4px;
}

section.cta-row-section {
    position: relative;
    padding: 5rem 0;
    background-size: cover;
    background-position: center;
}

.cta-row-container {
    max-width: 1200px;
    margin: auto;
    font-family: "Inter", sans-serif;
    color: #DAE2CB;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 5;
}

.cta-form-column {
    width: 40%;
    background: rgba(4, 25, 8, 0.8);
    padding: 2rem;
    border-radius: 30px;
    border: solid 1px #B1E956;
}

.cta-info-column {
    width: 530px;
}

span.cta-highlight {
    color: #B1E956;
}

h2.cta-heading {
    font-family: "Istok Web", sans-serif;
    font-size: 55px;
    font-weight: 400;
    line-height: 55px;
    margin: 0;
}

.cta-contact-info a {
    text-decoration: none;
    color: #DAE2CB;
    font-family: "Inter", sans-serif;
}

.cta-contact-item.phone a {
    text-decoration: none;
    display: flex;
}

.contact-text {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

span.contact-label {
    color: #B1E956;
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
}

span.contact-value {
    font-size: 25px;
    font-weight: 300;
}

.cta-contact-item a {
    display: flex;
    align-items: center;
}

.cta-contact-item {
	margin-bottom: 20px;
	margin-top: 20px;
}

img.contact-icon {
    height: 40px;
    margin-top: -20px;
}

.cta-contact-item {
    margin-bottom: 27px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px rgb(241 235 235 / 38%);
}

.cta-contact-item.email {
    margin-bottom: 0;
    border: none;
}

.cta-gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #041908;
    background: linear-gradient(270deg, rgba(4, 25, 8, 0) 0%, rgba(4, 25, 8, 1) 100%);
    z-index: 1;
}

.cta-subtext {
    font-family: "Istok Web", sans-serif;
    line-height: 28px;
}

.service-description p {
    font-family: "Inter", sans-serif;
    color: #DAE2CB;
    font-size: 14px;
    line-height: 22px;
    opacity: 0.8;
}

.footer-container {
    background: #041908;
    color: #DAE2CB;
    font-family: "Inter", sans-serif;
    padding: 3rem 0;
}

.footer-top {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.footer-bottom {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.cta-form-container input {
    background: rgba(12, 12, 12, 0.2) !important;
}

.cta-form-container select {
    background: rgba(12, 12, 12, 0.2) !important;
}

.cta-form-container textarea {
    background: rgba(12, 12, 12, 0.2) !important;
}

.cta-form-container .gform_button {
	background: #B1E956 !important;
}

div#gform_fields_1 {
    display: flex;
    flex-direction: column;
    row-gap: inherit;
}

.cta-form-container input {
    background: rgba(12, 12, 12, 0.2) !important;
    border: solid 1px rgba(218, 226, 203, 0.2) !important;
    border-radius: 30px !important;
    padding: 26px !important;
}

.cta-form-container select {
    background: rgba(12, 12, 12, 0.2) !important;
    border: solid 1px rgba(218, 226, 203, 0.2) !important;
    border-radius: 30px !important;
    padding: 26px !important;
}

.gfield {
    margin-bottom: 25px !important;
}

.expertise-description {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    text-align: right;
    width: 60%;
    color: #0E2109;
    font-size: 14px;
    line-height: 26px;
    opacity: 0.8;
}

.hero-description .highlight-link {
    color: #B1E956;
    text-decoration: none;
    font-weight: 600;
}

.hero-description .highlight-link:hover {
    text-decoration: underline;
}

.btn-services {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #B1E956;
    color: #B1E956;
    font-weight: 600;
    padding: 12px 50px;
    font-size: 1rem;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    border-radius: 40px;
}

.btn-services:hover {
    background-color: #B1E956;
    color: #002B06;
}

.quote-form-header p {
    font-size: 14px;
    opacity: 0.9;
    margin: 0;
    color: #DAE2CB;
    width: 80%;
    margin: auto;
}

.hero-cta a {
    color: #DAE2CB;
}

.logo-img {
    max-height: 119px;
    width: auto;
    height: 80px;
    max-width: auto;
}

/* Quote Form */
.quote-form-container {
    background: rgba(4, 25, 8, 0.8);
    border-radius: 30px;
    padding: 20px 30px;
    max-width: 450px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    border: solid 1px #B1E956;
}

.quote-form-header h2 {
    margin: 0;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 34px;
}

.quote-form-header {
    text-align: center;
    margin-bottom: 30px;
}

.quote-form-header h2 {
    font-size: 2.2rem;
    margin-bottom: 10px;
}

.gform-body input {
    background: #0E1F0B !important;
    border-radius: 50px !important;
    padding: 21px !important;
    border: solid 1px rgba(218, 226, 203, 0.2);
}

.gform-body select {
    background: #0E1F0B !important;
    border-radius: 50px !important;
    padding: 21px !important;
    border: solid 1px rgba(218, 226, 203, 0.2);
}

.quote-form-header .highlight {
    color: #B1E956;
}

#gform_fields_1 > div {
    margin-bottom: 8px !important;
    margin-top: 3px;
}

.quote-form-header p {
    font-size: 14px;
    opacity: 0.9;
}

/* Gravity Form Styling */
.gform_wrapper form {
    margin: 0;
}

.gform_wrapper .gfield {
    margin-bottom: 15px;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="email"] 
{
    width: 100%;
    padding: 12px 15px;
    border-radius: 30px;
    border: none;
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 1rem;
}

.gform_wrapper input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.gform_wrapper .gform_footer {
    padding: 0;
    margin-top: 20px;
    text-align: center;
}

.gform_wrapper .gform_button {
    background-color: #B1E956;
    color: #002B06;
    border: none;
    border-radius: 30px;
    padding: 12px 30px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
}

.expertise-divider-line {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #0E2109;
    background: linear-gradient(270deg, rgba(14, 33, 9, 0) 0%, rgba(14, 33, 9, 1) 50%, rgba(14, 33, 9, 0) 100%);
}

.gform_wrapper .gform_button:hover {
    background-color: #7dbd40;
}

.hero-gradient-01 {
    position: absolute;
    background: #041908;
    background: linear-gradient(180deg, rgba(4, 25, 8, 1) 0%, rgba(4, 25, 8, 0) 45%);
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
}

.hero-gradient-02 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #041908;
    background: linear-gradient(107deg, rgba(4, 25, 8, 1) -2%, rgba(4, 25, 8, 0) 61%);
    z-index: 1;
    top: 0;
}

.quote-form-container {
    background: rgba(4, 25, 8, 0.8);
    border-radius: 30px;
    padding: 20px 30px;
    max-width: 450px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    border: solid 1px #B1E956;
}

input#gform_submit_button_1 {
    background: #B1E956;
    width: 100%;
    color: #041908;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    border-radius: 20px;
}

.testimonial-slider-section {
    width: 100%;
    overflow: hidden;
    background-color: #041908;
    padding: 30px 0;
}

.testimonial-slider-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.testimonial-slider {
    display: flex;
    transition: transform 0.5s ease;
    position: relative;
    white-space: initial;
}

.testimonial-slide {
    min-width: 500px;
    padding: 0 15px;
    display: inline-block;
}

.testimonial-content {
    padding: 20px;
    position: relative;
    text-align: left;
    width: 500px;
}

.quote-marks {
    color: #8bc34a;
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
    height: 30px;
}

.closing-quote {
    text-align: right;
}

.testimonial-text {
    font-size: 16px;
    line-height: 1.6;
    margin: 10px 0;
    color: white;
}

.client-name {
    color: #8bc34a;
    font-weight: bold;
    margin-top: 10px;
}

.gform_wrapper .gfield {
    margin-bottom: 0;
}

.quote-form-header h2 {
    margin: 0;
}

.hme-decking-services-container {
    background: #DAE2CB;
}

.hme-decking-hero-section {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    padding-top: 7rem;
    padding-bottom: 5rem;
    justify-content: space-between;
}

.hme-decking-hero-content {
    width: 50%;
}

.hme-decking-hero-image {
    position: relative;
}

.hme-decking-accent-squares {
    position: absolute;
    bottom: -40px;
    left: -40px;
}

.hme-decking-quote-text {
    font-style: italic;
    font-weight: 700;
}

.hme-decking-hero-content {
    width: 50%;
    font-family: "Inter", sans-serif;
    font-size: 14px;
}

h3.hme-decking-main-heading {
    color: #0E2109;
    font-family: "Istok Web", sans-serif;
    font-weight: 400;
    font-size: 36px;
    margin: 0;
    line-height: 44px;
    padding-bottom: 20px;
}

.hme-decking-divider {
    width: 100%;
    height: 1px;
    background: #0E2109;
    background: linear-gradient(270deg, rgba(14, 33, 9, 0) 0%, rgba(14, 33, 9, 1) 50%, rgba(14, 33, 9, 0) 100%);
    max-width: 1200px;
    margin: auto;
}

.hero-gradient-03 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #041908;
    background: linear-gradient(27deg, rgba(4, 25, 8, 1) 5%, rgba(4, 25, 8, 0) 39%);
    z-index: 1;
    top: 0;
}

img.custom-logo {
    width: 80px;
    height: auto;
    margin-bottom: 70px;
}

.footer-cta {
    font-family: "Istok Web", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 35px;
    margin: 0;
    text-align: right;
    color: #DAE2CB;
}

a.footer-cta-button {
    color: #DAE2CB;
    font-size: 20px;
    font-family: "Istok Web", sans-serif;
    font-weight: 400;
    text-decoration: none;
}

.footer-cta p a {
    color: #B1E956;
    text-decoration: none;
}

.hme-decking-quote-button {
    background: #B1E956;
    text-decoration: none;
    padding: 15px 30px;
    border-radius: 20px;
    color: #041908 !important;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    margin-top: 20px;
}

.hme-decking-solutions-description {
    padding-bottom: 20px;
}

/* Background colour when scrolled */
.site-header.scrolled {
    background-color: #0E2109;
}

.hme-decking-solutions-content {
    width: 50%;
}

.footer-bottom-row {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.footer-privacy a {
    color: #DAE2CB;
    text-decoration-color: #B1E956;
}

.gform-body select {
    color: #DAE2CB !important;
}


.footer-bottom-row {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 6rem;
    padding-top: 1rem;
    border-top: solid 1px rgba(218, 226, 203, 0.2);
    font-size: 13px;
    font-family: "Istok Web", sans-serif;
}

.gform-body.gform_body label {
    color: #DAE2CB !important;
}

.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    color: #B1E956 !important;
}

select#input_1_5 {
    padding: 2px !important;
    padding-left: 20px !important;
    height: 43px;
}

input#input_1_6_1 {
    padding: 0 !important;
}

.ginput_container.ginput_container_consent {
    margin-top: 15px;
}

.quote-icon {
    height: 30px;
}

.testimonial-text {
    font-size: 15px;
    padding-top: 10px;
    line-height: 1.6;
    margin: 10px 0;
    color: white;
}

.testimonial-text {
    font-size: 15px;
    padding-top: 10px;
    line-height: 1.6;
    margin: 10px 0;
    color: white;
    width: 80%;
}

p.testimonial-text {
    height: 136px;
    position: relative;
    overflow: overlay;
}

/* Webkit browsers */
p.testimonial-text::-webkit-scrollbar {
    width: 6px;
}

p.testimonial-text::-webkit-scrollbar-track {
    background: black;
}

p.testimonial-text::-webkit-scrollbar-thumb {
    background-color: #B1E956;
    border-radius: 10px;
}

.cta-form-column .gform_title {
    display: none;
}

.cta-form-column h2 {
    margin: 0;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 34px;
}

.cta-form-column h2 {
    font-size: 2.2rem;
    margin-bottom: 10px;
}

.cta-form-column h2 {
    margin: 0;
}

.highlight {
    color: #B1E956;
}

.hme-decking-hero-image > img {
    width: 400px;
    height: 350px;
    border-radius: 15px !important;
    object-fit: cover;
}

.hme-about-story-image > img {
    width: 400px;
    height: 350px;
    border-radius: 15px !important;
    object-fit: cover;
}

/* Mobile Menu Styles */
.mobile-menu-toggle {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    margin-left: auto;
}

.hamburger-icon {
    width: 24px;
    height: 24px;
}

.mobile-menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
}

.mobile-menu-overlay.active {
    display: block;
}

.mobile-menu-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    background-color: #041908;
    padding: 20px;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out;
}

.mobile-menu-content .mobile-menu-list a {
    display: block;
    padding: 3px 0;
    color: #DAE2CB;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    transition: color 0.3s ease;
}

.mobile-menu-overlay.active .mobile-menu-content {
    transform: translateX(0);
}

.mobile-menu-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: none;
    font-size: 30px;
    cursor: pointer;
    color: #333;
    padding: 5px;
    line-height: 1;
}

.mobile-navigation {
    margin-top: 60px;
}

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

.page-template-homepage-template .hero-section {
    background-size: cover;
    background-position: center;
    position: relative;
    color: #ffffff;
    padding: 150px 0 120px;
    min-height: auto;
}

.mobile-menu-list li:last-child {
    border-bottom: none;
}

.mobile-menu-list a {
    display: block;
    padding: 10px 0;
    color: #333;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    transition: color 0.3s ease;
}

.mobile-menu-list a:hover {
    color: #007cba;
}

.mobile-contact {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.mobile-phone {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
}

.mobile-phone .icon {
    width: 20px;
    height: 20px;
}

.mobile-social-links {
    display: flex;
    gap: 15px;
}

.mobile-social-links .social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f5f5f5;
    transition: background-color 0.3s ease;
}

.mobile-social-links .social-link:hover {
    background-color: #007cba;
}

.mobile-social-links .icon {
    width: 20px;
    height: 20px;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .mobile-menu-toggle {
        display: block;
    }
    
    .desktop-menu {
        display: none !important;
    }
    
    .header-right {
        display: none;
    }
    
    .header-left {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .mobile-menu-content {
        width: 100%;
    }
}

/* Body scroll lock when menu is open */
body.mobile-menu-open {
    overflow: hidden;
}

@media (max-width: 1300px) {
    .container {
        max-width: 800px;
    }
    .hero-content {
        max-width: 430px;
    }
    .quote-form-container {
        background: rgba(4, 25, 8, 0.8);
        border-radius: 30px;
        padding: 17px 15px;
        max-width: 340px;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
        border: solid 1px #B1E956;
    }
    .quote-form-header {
    text-align: center;
    margin-bottom: 0px;
    }
    .quote-form-header h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .quote-form-header p {
        font-size: 13px;
        opacity: 0.9;
    }
    .gform-body input {
        background: #0E1F0B !important;
        border-radius: 50px !important;
        padding: 15px !important;
        border: solid 1px rgba(218, 226, 203, 0.2);
        font-size: 13px !important;
    }
    .gform-body select {
        background: #0E1F0B !important;
        border-radius: 50px !important;
        padding: 15px !important;
        border: solid 1px rgba(218, 226, 203, 0.2);
        font-size: 13px !important;
    }
    .hero-title {
        font-size: 65px;
        font-weight: 700;
        line-height: 70px;
        margin-bottom: 15px;
        font-family: "Istok Web", sans-serif;
        font-weight: 400;
        margin-top: 5px;
    }
    .gform-footer.gform_footer.top_label {
        margin: 0;
    }
    a.btn-services {
        font-size: 14px;
    }
    .hero-section {
        padding: 130px 0 70px;
    }
    .testimonial-slider-section {
        padding: 5px 0;
    }
    .expertise-container {
        max-width: 800px;
        margin: auto;
        position: relative;
        padding: 3rem 0 2rem;
    }
    .expertise-description {
    font-size: 13px;
    line-height: 25px;
    }
    h2.expertise-heading {
        font-size: 35px;
    }
    h3.expertise-title {
        font-size: 20px;
    }
    .expertise-content p {
        font-family: "Inter", sans-serif;
        color: #0E2109;
        font-size: 13px;
        line-height: 22px;
        opacity: 0.8;
    }
    .expertise-column {
        width: 28%;
        padding-top: 4rem;
        padding-bottom: 1rem;
    }
    .services-container {
    max-width: 800px;
    margin: auto;
    }
    section.services-section {
        background: #DAE2CB;
        padding: 2rem 0;
    }
    .services-description {
        font-size: 13px;
        line-height: 22px;
    }
    .service-content {
        padding: 16px 20px;
    }
    h3.service-title {
        font-size: 30px;
        line-height: 39px;
    }
    .service-description p {
        font-family: "Inter", sans-serif;
        color: #DAE2CB;
        font-size: 13px;
        line-height: 19px;
        opacity: 0.8;
    }
    .service-card {
        width: 32%;
        position: relative;
        height: 390px;
        overflow: hidden;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .cta-row-container {
        max-width: 800px;
    }
    .cta-info-column {
        width: 430px;
    }
    h2.cta-heading {
    font-family: "Istok Web", sans-serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 55px;
    margin: 0;
    }
    .cta-form-column {
        width: 43%;
        background: rgba(4, 25, 8, 0.8);
        padding: 20px;
        border-radius: 20px;
        border: solid 1px #B1E956;
    }
    .footer-top {
    max-width: 800px;
    }
    .footer-bottom-row {
        max-width: 800px;
    }
    .cta-subtext {
        font-family: "Istok Web", sans-serif;
        line-height: 28px;
        font-size: 13px;
    }
    span.contact-value {
    font-size: 20px;
    font-weight: 300;
    }
    span.contact-label {
        color: #B1E956;
        font-weight: 300;
        font-size: 12px;
        line-height: 19px;
    }
    .hme-decking-hero-section {
        max-width: 800px;
    }
    .hme-decking-hero-image > img {
        width: 370px;
        height: 331px;
        border-radius: 15px !important;
        object-fit: cover;
    }
    .hme-decking-accent-squares {
        position: absolute;
        bottom: -20px;
        left: -10px;
    }
    img.accent-square {
        width: 70%;
    }
    .hme-decking-hero-content {
        width: 45%;
        font-family: "Inter", sans-serif;
        font-size: 14px;
    }
    h3.hme-decking-main-heading {
        color: #0E2109;
        font-family: "Istok Web", sans-serif;
        font-weight: 400;
        font-size: 30px;
        margin: 0;
        line-height: 34px;
        padding-bottom: 0px;
    }
    .hme-decking-solutions-section {
        max-width: 800px;
        padding-top: 4rem;
    }
    h3.hme-decking-services-panel-heading {
        font-size: 18px;
    }
    .page-template-service-template section.expertise-section {
        background: #DAE2CB;
        padding: 0rem 0 3rem;
    }
    .hme-decking-accordion-container {
        width: 800px;
    }
    .hme-decking-accordion-heading {
        font-size: 30px;
    }
}

/* Responsive styles */
@media (max-width: 1024px) {
    .container {
        flex-direction: column;
    }
    
    .hero-content {
        max-width: 100%;
        text-align: center;
        margin-bottom: 50px;
    }
    
    .quote-form-container {
        max-width: 500px;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .hero-title {
        font-size: 2.5rem;
    }
    
    .hero-section {
        padding: 60px 0;
    }
    
    .quote-form-container {
        padding: 30px 20px;
    }
}

/* Responsive Styles */
@media screen and (max-width: 1024px) {
    .menu-item {
        margin-right: 20px;
    }
    
    .header-phone span {
        display: none;
    }
    
    .header-phone {
        margin-right: 15px;
    }
}

@media screen and (max-width: 900px) {
    .header-container {
        flex-direction: column;
        padding: 15px;
    }
    
    .header-left, .header-right {
        width: 100%;
        justify-content: space-between;
    }
    
    .header-left {
        margin-bottom: 15px;
    }
    
    .site-logo {
        margin-right: 0;
    }
    
    .menu {
        display: none; /* Mobile menu toggle would be implemented separately */
    }
    .hero-title {
        font-size: 3.5rem;
    }
    .header-container {
        flex-direction: column-reverse;
        padding: 0 5px;
    }
    .site-header {
        padding: 8px 0;
    }
    .header-left {
        margin-bottom: 0;
    }
    .cta-info-column {
        width: 100%;
    }
    .cta-row-container {
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    section.cta-row-section {
        padding: 3rem 5%;
    }
    h2.cta-heading {
        font-size: 40px;
        line-height: 45px;
    }
    .cta-subtext {
        font-family: "Istok Web", sans-serif;
        line-height: 24px;
        font-size: 16px;
    }
    img.contact-icon {
        height: 24px;
        margin-top: 0;
    }
    span.contact-value {
        font-size: 16px;
        font-weight: 300;
    }
    .cta-form-column {
        width: 100%;
    }
    .cta-form-column h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    input#gform_submit_button_1 {
        padding: 15px !important;
        font-size: 13px !important;
    }
    .footer-top {
        max-width: 100%;
        padding: 0 5%;
    }
    .footer-top {
        flex-direction: column;
    }
    .footer-cta {
        text-align: left;
    }
    img.custom-logo {
        width: 80px;
        height: auto;
        margin-bottom: 0;
    }
    .footer-cta p {
        margin-bottom: 0;
    }
    a.footer-cta-button {
        font-size: 16px;
    }
    .footer-bottom-row {
        max-width: 100%;
        flex-direction: column;
        align-items: center;
        margin-top: 3rem;
    }
    .footer-container {
        background: #041908;
        color: #DAE2CB;
        font-family: "Inter", sans-serif;
        padding: 2rem 0 5px;
    }
    .footer-privacy {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .services-header {
        flex-direction: column;
        text-align: left;
        align-items: flex-start;
        padding-bottom: 2rem;
    }
    section.services-section {
        background: #DAE2CB;
        padding: 10px 5%;
    }
    .services-container {
        max-width: 100%;
        margin: auto;
    }
    .services-description {
        text-align: left;
        width: 100%;
    }
    section.expertise-section {
        background: #DAE2CB;
        padding: 3rem 5% 1rem !important;
    }
    .service-card {
        width: 100%;
        position: relative;
        height: 310px;
        overflow: hidden;
        border-radius: 15px;
        margin-bottom: 20px;
    }
    h3.service-title {
        font-size: 30px;
        line-height: 30px;
    }
    .expertise-container {
        max-width: 100%;
        margin: auto;
        position: relative;
        padding: 2rem 0 2rem;
    }
    .expertise-header {
        flex-direction: column;
        align-items: baseline;
    }
    .expertise-description {
        width: 100%;
        text-align: left;
    }
    .expertise-columns {
        flex-direction: column;
    }
    .expertise-column {
        width: 100% !important;
        padding-top: 1rem;
        padding-bottom: 5px;
    }
    .expertise-columns {
        display: flex;
        justify-content: space-between;
        padding-bottom: 3rem;
    }
    .hero-title {
        font-size: 60px;
        text-align: left;
    }
    .page-template-homepage-template .hero-section {
        padding: 150px 5% 40px;
    }
    .hero-gradient-01 {
        left: 0;
    }
    .hero-gradient-02 {
        left: 0;
    }
    .hero-description {
        text-align: left;
    }
    .hero-cta {
        text-align: left;
    }
    ul.sub-menu {
        margin: 0;
        padding: 0px;
        list-style: none;
        padding-left: 10px;
    }
    .mobile-phone {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 0;
        color: #DAE2CB;
        text-decoration: none;
        font-size: 18px;
        padding-top: 15px;
    }
    .mobile-social-links .social-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 60px;
        height: 60px;
        border-radius: 0;
        background-color: transparent;
        transition: background-color 0.3s ease;
        margin: 0;
    }
    .mobile-menu-content .mobile-menu-list a {
        display: block;
        padding: 3px 0;
        color: #DAE2CB;
        text-decoration: none;
        font-size: 16px;
        padding-bottom: 15px;
        font-weight: 300;
        transition: color 0.3s ease;
    }
    .mobile-contact {
        margin-top: 15px;
        padding-top: 20px;
        border-top: 1px solid #eee;
    }
    .mobile-navigation {
        margin-top: 30px;
    }
    .mobile-menu-close {
        color: #B1E956;
    }
    .page-template-service-template .hero-title {
        font-size: 40px !important;
        font-weight: 700;
        line-height: 45px !important;
        margin-bottom: 30px;
        font-family: "Istok Web", sans-serif;
        font-weight: 400;
    }
    .page-template-service-template .hero-section {
        padding: 150px 5% 20px !important;
    }
    .hme-decking-hero-section {
        flex-direction: column;
        width: 100%;
    }
    .hme-decking-hero-content {
        width: 100%;
    }
    .hme-decking-hero-section {
        max-width: 100%;
        padding: 4rem 5%;
    }
    .hme-decking-hero-content {
        padding-bottom: 3rem;
    }
    .hero-gradient-03 {
        left: 0;
    }
    .hme-decking-solutions-section {
        max-width: 100%;
        flex-direction: column;
        padding: 3rem 5%;
    }
    .hme-decking-solutions-content {
        width: 100%;
    }
    .hme-decking-services-list {
        width: 100%;
        margin-top: 4rem;
    }
    .hme-decking-accordion-container {
        width: 100%;
    }
}