@charset "UTF-8";
/*
Theme Name:     Bamboo South Coast WC Theme
Theme URI:      bamboosouthcoast.com.au
Description:    Bamboo South Coast WC Wordpress Theme
Author:         Eureka Creative
Developer:      Eureka Creative  
Template:       storefront
Version:        0.4.3
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

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

/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

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

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

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

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

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
  font-size: 87.5%;
  height: 100%;
  background: #FFF; }

html,
button,
input,
select,
textarea {
  color: #151d29; }

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  background: #FFF;
  text-align: center;
  margin: 0;
  padding: 0;
  min-height: 100%;
  font-weight: 400;
  border: thick none #FFF;
  color: #363a36;
  color: #363a36;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  font-family: "futura-pt", futura, sans-serif; }

html body {
  font-family: "futura-pt", "Futura", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #e1f4fb;
  text-shadow: none;
  color: #151d29; }

::selection {
  background: #e1f4fb;
  text-shadow: none;
  color: #151d29; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  height: auto;
  vertical-align: middle;
  max-width: 100%; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

main {
  display: block; }

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important; }

html {
  transition: background-color 1s; }

html, body {
  /* For the loading indicator to be vertically centered ensure */
  /* the html and body elements take up the full viewport */
  min-height: 100%; }

html.loading {
  /* Replace #333 with the background-color of your choice */
  /* Replace loading.gif with the loading image of your choice */
  background: #333 url("loading.gif") no-repeat 50% 50%;
  /* Ensures that the transition only runs in one direction */
  transition: background-color 0; }

body {
  transition: opacity 1s ease-in; }

html.loading body {
  /* Make the contents of the body opaque during loading */
  opacity: 0;
  /* Ensures that the transition only runs in one direction */
  transition: opacity 0; }

body:not(.custom-background-image)::before,
body:not(.custom-background-image)::after {
  height: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/**
 * Basic typography style for copy text
 */
body {
  color: #363a36;
  font: normal 125%/1.4 "futura-pt", "Futura", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

/***** GENERAL STYLING ****/
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.01em;
  line-height: 1.25;
  color: #000;
  color: black;
  font-family: "futura-pt-bold",sans-serif; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  color: #000;
  color: black; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: none; }

h1 {
  font-size: 36px;
  font-size: 2.571428571428571rem;
  letter-spacing: 0.01em;
  padding: 0;
  margin: 36px 0 18px 0;
  text-transform: uppercase;
  border-bottom: 2px none #000;
  display: inline-block;
  font-family: "futura-pt-bold", futura, sans-serif; }

.banner h3 {
  font-size: 36px;
  font-size: 2.571428571428571rem;
  letter-spacing: 0.01em;
  padding: 0;
  margin: 36px 0 18px 0;
  text-transform: uppercase;
  border-bottom: 2px none #000;
  display: inline-block;
  font-family: "futura-pt-bold", futura, sans-serif; }

.page h1 {
  font-size: 60px;
  font-size: 4.285714285714286rem;
  font-family: "futura-pt-bold",sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 1.1;
  color: white;
  border-bottom: 1px none #FFF;
  margin-top: 0; }

.intro-hold h1 {
  color: #363a36; }

h2 {
  font-size: 36px;
  font-size: 2.571428571428571rem;
  letter-spacing: 0.08em;
  padding: 0;
  margin: 0 0 36px 0;
  text-transform: uppercase;
  border-bottom: 2px none #000;
  display: inline-block;
  font-weight: 600;
  color: #363a36; }

h3 {
  font-size: 22px;
  font-size: 1.571428571428571rem;
  letter-spacing: 0.08em;
  font-family: "futura-pt-bold",sans-serif;
  padding: 0;
  margin: 36px 0 18px 0;
  text-transform: uppercase;
  border-bottom: 2px none #000;
  color: #363a36; }

h4 {
  font-size: 16px;
  font-size: 1.142857142857143rem;
  letter-spacing: 0.08em;
  display: inline-block;
  font-family: "futura-pt-bold",sans-serif;
  padding: 0;
  margin: 36px 0 18px 0;
  text-transform: uppercase;
  border-bottom: 2px solid #000;
  color: #FFF; }

h5 {
  font-size: 15px;
  font-size: 1.071428571428571rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 2em 0 0 0; }

h6 {
  font-size: 15px;
  font-size: 1.071428571428571rem;
  letter-spacing: 0.06em;
  padding: 0;
  margin-top: 30px; }

p {
  font-size: 20px;
  font-size: 1.428571428571429rem;
  letter-spacing: 0.01em;
  line-height: 1.5;
  font-weight: 400;
  padding: 0;
  margin: 0 0 0.3em 0; }

p.underline {
  font-size: 16px;
  font-size: 1.142857142857143rem;
  letter-spacing: 0.08em;
  display: inline-block;
  padding: 0;
  margin: 36px 0 18px 0;
  text-transform: uppercase;
  border-bottom: 2px solid #000; }

p.smaller {
  font-size: 11px;
  font-size: 0.785714285714286rem;
  letter-spacing: 0.01em; }

p img {
  margin: 0; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: 800; }

main {
  display: block; }

blockquote, blockquote p {
  color: #363a36;
  letter-spacing: 0.5px;
  font-size: 36px;
  font-size: 2.57143rem;
  line-height: 1.3;
  margin: 36px 0 24px 0;
  font-weight: 300;
  border-left: 1px none #FFF; }

blockquote {
  margin: 0 0 20px;
  padding: 0; }
  blockquote cite {
    display: block;
    font-size: 0.923em;
    color: #e64f29; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a, blockquote cite a:visited {
      color: #231f20; }

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

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

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

sup {
  top: -0.7em;
  padding-left: 0.15em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0 20px 0; }

ul {
  list-style: none; }

.main_content ol li {
  list-style: outside numeric; }

li {
  font-size: 20px;
  font-size: 1.428571428571429rem;
  letter-spacing: 0.01em;
  line-height: 1.5;
  font-weight: 400;
  padding: 0;
  margin: 0 0 0.1em 0;
  list-style: disc outside; }

.column-full ul {
  margin-left: 12px; }
  .column-full ul li {
    list-style: circle outside; }

dt {
  margin: 20px 0 0 0;
  font-weight: bold; }

dd {
  margin-bottom: 12px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

/**
 * Basic styles for links
 */
a {
  color: #231f20;
  text-decoration: none;
  outline: none;
  font-weight: 400;
  transition: all 0.4s ease;
  border-bottom: 2px none rgba(0, 0, 0, 0); }
  a:hover, a:active, a:focus {
    color: #363a36;
    text-decoration: none;
    outline: 0;
    border-bottom: 2px none #231f20; }

strong a {
  font-weight: 800; }

p a, p a:visited {
  line-height: inherit; }

.intro-para p {
  font-size: 22px;
  font-size: 1.571428571428571rem;
  letter-spacing: 0.08em;
  letter-spacing: 0.01em; }

/* ===== Images and media ===== */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%; }

figure {
  margin: 0; }

figcaption {
  margin: 0;
  font-size: 0.946em;
  font-style: italic;
  letter-spacing: 0.5px;
  margin: 0;
  padding: 12px 0 24px; }

figure.photo {
  margin-bottom: 20px; }

figure.photo.left {
  margin: 0 20px 20px 0;
  float: left; }

figure.photo.right {
  margin: 0 0 20px 20px;
  float: right; }

figure.photo figcaption {
  border-bottom: 1px solid #DDD;
  background-color: #F5F5F5; }

/* ===== Forms ===== */
form {
  margin: 0 0 20px 0; }

fieldset {
  border: 0;
  margin: 0 0 20px 0;
  padding: 0; }

input[type="text"], input[type="password"], input[type="email"], textarea, select {
  border: 1px solid #ccc;
  padding: 8px;
  outline: none;
  border-radius: 0;
  font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", Helvetica, 'Lato', Arial, "Lucida Grande", sans-serif;
  color: #000;
  margin: 0;
  width: 192px;
  max-width: 100%;
  display: block;
  background: #fff; }

select {
  padding: 0; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
  border: 1px solid #aaa;
  color: #444;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

textarea {
  min-height: 60px; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

label, legend {
  display: block;
  font-weight: 500;
  font-size: 15px; }

select {
  width: 220px; }

input[type="checkbox"] {
  display: inline; }

label span, legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

/* ===== Tables ===== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.wow {
  visibility: hidden; }

#wrapper .uppercase {
  font-size: 18px;
  font-size: 1.285714285714286rem;
  padding: 18px 60px 16px 60px;
  transition: all 0.4s ease;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em; }

#wrapper .center {
  text-align: center; }

.two-col {
  max-width: 880px;
  margin: 0 auto;
  display: flex;
  padding-top: 36px;
  padding-bottom: 0; }

.border-top {
  border-top: 3px solid whitesmoke; }

.light-grey {
  color: whitesmoke; }

.small {
  font-size: 13px;
  font-size: 0.928571428571429rem; }

.blue-bg {
  background: #bfe3d3; }

.centered {
  align-items: center;
  justify-content: center;
  text-align: center; }

a.breadcrumb {
  color: #8a8a8a;
  font-size: 12px;
  font-size: 0.85714285714286rem;
  letter-spacing: 0.02em;
  padding-bottom: 36px;
  font-style: italic;
  font-weight: 400;
  display: block; }
  a.breadcrumb:hover {
    color: #6bc047; }

.sub-main .intro {
  padding-bottom: 0; }

.sub-main .two-cols {
  padding-top: 30px; }

/* === Parallax Area  === */
.module.content {
  padding: 40px 0; }

.module.parallax {
  height: 660px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  margin-top: -163px; }
  .module.parallax .container {
    max-width: 960px;
    margin: 0 auto;
    height: 660px;
    display: flex;
    align-items: center; }
    .module.parallax .container h4 {
      font-size: 60px;
      font-size: 4.285714285714286rem;
      font-family: "futura-pt-bold",sans-serif;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      line-height: 1.1;
      color: white;
      color: rgba(255, 255, 255, 0.55);
      border-bottom: 1px none #FFF;
      margin-top: 0; }

.module:last-child {
  margin-bottom: 0; }

.module.parallax-1 {
  background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/exotic-paralax-01-scaled.webp"); }

.module.parallax-2 {
  background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/landscape-paralax-02-scaled.webp"); }

#wrapper .entry-content {
  padding: 0;
  margin: 0; }

.padding {
  padding: 1.285714285714286rem; }

.padding-left-right {
  padding: 0 1.285714285714286rem; }

.max-col-bordered {
  max-width: 1521px;
  margin: 0 auto;
  padding: 1.285714285714286rem;
  position: relative;
  background: white; }
  .max-col-bordered h2 {
    padding-top: 3.928571428571429rem; }
  .max-col-bordered h2.padding-top {
    padding-top: 5.571428571428572rem; }

#wrapper .split-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%; }

#main.site-main {
  background: #FFF; }

.max-col {
  max-width: 1485px;
  margin: 0 auto;
  padding: 0;
  position: relative; }
  .max-col .split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2px;
    padding: 24px 0; }
    .max-col .split .split-text {
      display: grid;
      grid-template-rows: 2fr 1fr;
      grid-gap: 0;
      text-align: left;
      padding: 3.428571428571429rem 5.142857142857143rem;
      background: whitesmoke; }
      .max-col .split .split-text div {
        align-self: start; }
        .max-col .split .split-text div h3 {
          margin: 0 0 18px 0; }
      .max-col .split .split-text nav {
        align-self: end; }
  .max-col .content-nav ul {
    width: 100%; }
    .max-col .content-nav ul li {
      padding-right: 1.25rem;
      margin-bottom: 0;
      display: inline-block; }
      .max-col .content-nav ul li a {
        text-transform: uppercase;
        color: #363a36;
        letter-spacing: 0.08em;
        font-weight: 500; }
        .max-col .content-nav ul li a:hover, .max-col .content-nav ul li a:active, .max-col .content-nav ul li a:focus {
          color: #bfe3d3; }
        .max-col .content-nav ul li a span {
          color: #bfe3d3; }
    .max-col .content-nav ul li.two:first-child:after {
      content: '|';
      color: #849696;
      padding-left: 1.25rem; }

.grid {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-gap: 2em; }

#main-content {
  padding-top: 0; }
  #main-content .page-width {
    max-width: 1521px;
    margin: 0 auto;
    padding: 1rem;
    position: relative;
    background: white; }
  #main-content h1 {
    font-size: 60px;
    font-size: 4.285714285714286rem;
    font-family: "futura-pt-bold",sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    line-height: 1.1;
    border-bottom: 1px none #FFF;
    margin-top: 0; }
  #main-content .filters-toolbar .icon-chevron-down {
    right: -14px; }
  #main-content .filters-toolbar-wrapper {
    margin-bottom: 55px;
    background: whitesmoke;
    border-bottom: 3px none #e8ecf0;
    border-top: 3px none #e8ecf0; }
    #main-content .filters-toolbar-wrapper .page-width {
      background: whitesmoke; }

#shopify-section-header {
  padding: 0; }

.shopify-section,
#Collection.page-width {
  padding: 0 0 4rem 0; }
  .shopify-section .grid,
  #Collection.page-width .grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.285714285714286rem;
    margin: 0;
    padding: 0 0 1.285714285714286rem 0; }
    .shopify-section .grid .grid__item,
    #Collection.page-width .grid .grid__item {
      float: none;
      padding-left: 0;
      width: 100%; }
    .shopify-section .grid li.grid__item--collection-template,
    #Collection.page-width .grid li.grid__item--collection-template {
      width: 100%;
      margin: 0;
      padding: 0;
      position: relative;
      overflow: hidden; }
    .shopify-section .grid .price,
    #Collection.page-width .grid .price {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-top: 0;
      margin-bottom: 0; }
    .shopify-section .grid .product-card__title,
    #Collection.page-width .grid .product-card__title {
      text-align: center;
      margin: 0;
      font-size: 16px;
      font-size: 1.142857142857143rem;
      letter-spacing: 0.08em;
      border-bottom: 3px none #000;
      text-transform: uppercase;
      transition: all ease-in-out 0.4s;
      font-family: "futura-pt-bold",sans-serif; }
    .shopify-section .grid .product-card,
    #Collection.page-width .grid .product-card {
      line-height: 1.1; }
    .shopify-section .grid .price dt,
    #Collection.page-width .grid .price dt {
      margin: 6px 0 0 0; }
    .shopify-section .grid .price .price-item,
    #Collection.page-width .grid .price .price-item {
      font-size: 16px; }
    .shopify-section .grid .product-card__image-with-placeholder-wrapper,
    #Collection.page-width .grid .product-card__image-with-placeholder-wrapper {
      position: relative;
      background: whitesmoke; }

.template-search #main-content {
  padding-bottom: 4rem; }
  .template-search #main-content .grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0;
    padding-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem; }
  .template-search #main-content .medium-up--six-tenths {
    width: 100%; }
  .template-search #main-content .grid__item {
    float: none;
    padding-left: 0;
    width: 100%; }
  .template-search #main-content .medium-up--push-two-tenths {
    left: 0; }
  .template-search #main-content .list-view-item {
    list-style: none; }
  .template-search #main-content .search-form__input {
    border-radius: 0 !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #FFF; }

.page-width .filters-toolbar__item-child:first-child {
  margin-right: 1rem; }

#SortBy,
#FilterTags {
  width: 120px !important; }

.shopify-payment-button {
  display: none !important; }

#shopify-section-list-collections-template {
  padding: 0 0 6rem 0; }
  #shopify-section-list-collections-template .page-width {
    max-width: 100%;
    margin: 0 auto;
    padding: 0; }
  #shopify-section-list-collections-template ul.grid {
    max-width: 1521px;
    margin: 0 auto;
    padding: 1rem 1rem 4rem 1rem; }
    #shopify-section-list-collections-template ul.grid li {
      list-style: none; }
    #shopify-section-list-collections-template ul.grid li:first-child {
      display: none; }
  #shopify-section-list-collections-template .collection-grid-item {
    margin-bottom: 0; }
  #shopify-section-list-collections-template .collection-grid-item {
    padding-bottom: 0;
    margin-bottom: 0; }
  #shopify-section-list-collections-template .collection-grid-item__title {
    position: inherit;
    width: 100%;
    max-width: 100%; }
  #shopify-section-list-collections-template .collection-grid-item__title.h3 {
    font-size: 16px;
    font-size: 1.142857142857143rem;
    letter-spacing: 0.08em;
    display: inline-block;
    font-family: "futura-pt-bold",sans-serif;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    border-bottom: 3px none #000;
    padding: 1.25rem;
    background: rgba(54, 58, 54, 0.5);
    color: #FFF;
    transition: all ease-in-out 0.4s; }
    #shopify-section-list-collections-template .collection-grid-item__title.h3:hover, #shopify-section-list-collections-template .collection-grid-item__title.h3:active, #shopify-section-list-collections-template .collection-grid-item__title.h3:focus {
      background: rgba(54, 58, 54, 0.7);
      color: #FFF; }
  #shopify-section-list-collections-template .collection-grid-item__link {
    position: relative;
    top: inherit;
    left: inherit;
    bottom: 0;
    right: inherit;
    display: grid;
    align-items: center;
    justify-items: center; }
    #shopify-section-list-collections-template .collection-grid-item__link .collection-grid-item__title-wrapper {
      position: absolute;
      top: 50%;
      left: 15%;
      width: 70%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  #shopify-section-list-collections-template .collection-grid-item__overlay {
    height: auto; }

.entry-header h2.entry-title {
  font-size: 22px;
  letter-spacing: 0.08em;
  font-family: "futura-pt-bold",sans-serif;
  padding: 0;
  margin: 36px 0 18px 0;
  text-transform: uppercase;
  border-bottom: 2px none #000;
  color: #363a36; }

.template-product #Collection.page-width {
  padding: 0 0 4rem 0; }

.template-product #main-content #ProductSection-product-template {
  border-bottom: 5px solid #e8ecf0; }
  .template-product #main-content #ProductSection-product-template .product-single {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.285714285714286rem;
    margin: 0;
    padding: 0; }
    .template-product #main-content #ProductSection-product-template .product-single .grid__item {
      text-align: left; }

.template-product .product-single .product__price .price {
  align-items: start; }

.product-recommendations__inner li,
.social-sharing li {
  list-style: none; }

/*Hide Shoify Checkout and Buy button */
.cart__shipping.rte,
.cart__buttons-container,
.shopify-payment-button .shopify-payment-button__button--unbranded {
  display: inherit; }

.three-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.285714285714286rem; }
  .three-grid .container {
    text-align: center;
    background: #000;
    overflow: hidden;
    position: relative;
    text-align: center; }
    .three-grid .container .image {
      display: flex;
      justify-content: center;
      align-items: flex-end;
      height: 80px; }
      .three-grid .container .image img {
        max-width: 80px; }
    .three-grid .container .text {
      padding-top: 2em;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .three-grid .container img {
      transition: all ease-in-out 0.6s;
      opacity: 1; }
    .three-grid .container .centered {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      .three-grid .container .centered h4 {
        border-bottom: 3px none #000;
        padding: 1.25rem;
        background: rgba(54, 58, 54, 0.5);
        color: #FFF;
        transition: all ease-in-out 0.4s; }
    .three-grid .container:hover img, .three-grid .container:active img, .three-grid .container:focus img {
      -webkit-transform: scale(1.075);
              transform: scale(1.075);
      opacity: 0.85; }
    .three-grid .container:hover .centered > h4, .three-grid .container:active .centered > h4, .three-grid .container:focus .centered > h4 {
      /*background: rgba(255,255,255,0.9);
				color: rgb(54,58,54);*/
      background: rgba(54, 58, 54, 0.7);
      color: #FFF; }

.intro-hold {
  width: 100%;
  max-width: 1182px;
  margin-top: -90px;
  margin-right: auto;
  margin-left: auto;
  background: #FFF;
  display: absolute;
  z-index: 99;
  padding: 3.428571428571429rem 10.857142857142857em  4rem 10.857142857142857em; }
  .intro-hold .intro {
    width: 100%;
    max-width: 876px;
    margin: 0 auto; }
    .intro-hold .intro p {
      font-size: 22px;
      font-size: 1.571428571428571rem;
      line-height: 1.4; }
    .intro-hold .intro h2 {
      margin-bottom: 12px; }

.break {
  width: 100%;
  max-width: 282px;
  border-bottom: 5px solid #e8ecf0;
  margin: 0 auto 60px auto; }

.cost {
  padding-top: 3.9em; }
  .cost .icons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: end;
    grid-gap: 1.25rem;
    max-width: 360px;
    margin: 0 auto;
    padding-bottom: 1.1em; }
    .cost .icons div img {
      max-height: 72px; }
  .cost h4 {
    margin-top: 0; }
  .cost .item-costs {
    padding: 2em 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1em; }
    .cost .item-costs div {
      text-align: left; }
      .cost .item-costs div p {
        font-size: 14px;
        font-size: 1rem;
        letter-spacing: 0.01em; }
    .cost .item-costs .first {
      border-right: 3px solid #000;
      padding-right: 5em;
      margin-right: 4em; }
    .cost .item-costs .flex {
      display: flex;
      width: 100%; }
      .cost .item-costs .flex .start {
        justify-self: flex-start; }
      .cost .item-costs .flex .end {
        justify-self: flex-end; }

.tax-product_cat .storefront-breadcrumb {
  padding: 1.41575em 0;
  margin: 0 0 3.706325903em;
  position: absolute;
  z-index: 9;
  left: 0;
  color: #FFF;
  width: 100%;
  text-align: center;
  color: #FFF; }
  .tax-product_cat .storefront-breadcrumb .woocommerce-breadcrumb {
    padding: 1em;
    background: #363a36;
    max-width: 300px;
    margin: 0 auto; }
    .tax-product_cat .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator {
      color: #FFF; }
  .tax-product_cat .storefront-breadcrumb a {
    color: #FFF; }

#wrapper .related.products .price {
  display: none; }

.page-template-template_contact #wrapper .storefront-breadcrumb,
.page-template-template_stock-list #wrapper .storefront-breadcrumb {
  display: none; }

.page-template-template_bamboo-varieties .storefront-breadcrumb,
.page-template-template_projects .storefront-breadcrumb,
.page-template-template_individual-project .storefront-breadcrumb,
.page-template-default .storefront-breadcrumb {
  display: none; }

.term-feature-plants #wrapper #primary #main .max-col-bordered {
  padding-bottom: 18px; }

.parallax .container {
  position: relative;
  text-align: center;
  color: white; }
  .parallax .container img {
    opacity: 1; }
  .parallax .container .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .parallax .container .centered h4 {
      border-bottom: 3px none #000;
      padding: 1.25rem;
      background: rgba(54, 58, 54, 0.5);
      color: #FFF; }

.single-product .woocommerce-tabs ul.tabs {
  border-top: 1px none rgba(0, 0, 0, 0.05);
  display: none; }

.single-product .woocommerce-tabs {
  padding-top: 0; }
  .single-product .woocommerce-tabs #tab-description {
    width: 52.9411764706%;
    float: right; }
    .single-product .woocommerce-tabs #tab-description div.product .woocommerce-product-gallery {
      margin-bottom: 0; }

.filters-toolbar__item-child.bsc-sorting {
  display: none; }

.page-width .filters-toolbar__item-child:first-child {
  margin-right: 1rem;
  width: 100%;
  text-align: left; }

#wrapper .btn--link.site-header__icon.site-header__search-toggle {
  padding-top: 3px; }

#main-content .product-single__thumbnail {
  border: 2px none transparent !important; }

#main-content .product-single__thumbnails-item {
  list-style: none; }

#main-content .product-single__thumbnails {
  align-items: center;
  justify-content: center; }

.site-header__cart-count {
  display: none; }

.privacy-policy #post-19 .entry-header {
  display: none; }

.product-sorting-nav ul {
  text-align: center; }

.product-sorting-nav li {
  list-style: none;
  display: inline-block;
  padding: 0 2px; }
  .product-sorting-nav li a {
    font-size: 14px;
    letter-spacing: 0.01em;
    padding: 0;
    text-transform: uppercase;
    border-bottom: 2px none rgba(191, 227, 211, 0);
    font-weight: 700;
    color: #4d585a;
    padding: 4px 8px;
    background: #bfe3d3;
    border-radius: 8px; }
    .product-sorting-nav li a:hover, .product-sorting-nav li a:active, .product-sorting-nav li a:focus, .product-sorting-nav li a:focus-within {
      color: #FFF;
      border-bottom: 2px none #bfe3d3;
      text-decoration: none;
      background: #363a36; }

.filters-toolbar__item--count {
  display: none; }

.collection-header .collection-hero {
  position: relative;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0; }
  .collection-header .collection-hero .intro-hold {
    padding: 3rem 10.857142857142857em 2.5rem 10.857142857142857em; }
  .collection-header .collection-hero h1 {
    color: #363a36; }

.collection-header .collection-hero__title-wrapper::before {
  background: #FFF; }

.template-customers-login .grid {
  display: grid;
  grid-template-columns: 1fr;
  margin: 0;
  align-items: center;
  justify-content: center; }
  .template-customers-login .grid h1 {
    margin: 36px 0; }
  .template-customers-login .grid .medium-up--one-half {
    width: 100%; }
  .template-customers-login .grid .medium-up--push-one-quarter {
    left: 0; }
  .template-customers-login .grid .grid__item {
    float: none;
    padding-left: 0;
    width: 100%; }
  .template-customers-login .grid form {
    margin: 0 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .template-customers-login .grid #RecoverPassword {
    font-size: 14px;
    padding: 1.3rem;
    display: block; }
  .template-customers-login .grid label {
    font-size: 18px;
    padding-bottom: 0.25rem; }
  .template-customers-login .grid input {
    width: 262px; }
  .template-customers-login .grid input[type=email] {
    margin: 0 0 1rem 0; }

.template-cart #wrapper .page-width .grid {
  grid-template-columns: 1fr; }

input.cart__submit.btn.btn--small-wide {
  padding: 1.2em 3.6em;
  font-size: 18px; }

.section--shipping-method .radio-wrapper .radio__label__accessory .content-box__emphasis {
  display: none !important; }

.blog #wrapper .entry-header .posted-on,
.blog #wrapper .entry-header .post-author,
.archive #wrapper .entry-header .posted-on,
.archive #wrapper .entry-header .post-author,
.single-post #wrapper .entry-header .posted-on,
.single-post #wrapper .entry-header .post-author {
  font-size: 15px;
  display: none; }

.blog #wrapper .entry-content,
.archive #wrapper .entry-content,
.single-post #wrapper .entry-content {
  padding: 0 0 1.5rem 0; }

.blog #wrapper .storefront-breadcrumb,
.archive #wrapper .storefront-breadcrumb,
.single-post #wrapper .storefront-breadcrumb {
  display: none; }

#wrapper {
  overflow: hidden; }

.header {
  max-width: 1485px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 0 18px 0;
  top: 0;
  min-height: 59px;
  display: grid;
  grid-template-columns: 1fr 4fr;
  grid-gap: 0.2em; }
  .header .logo {
    max-width: 234px;
    padding-bottom: 0; }
  .header .main-nav {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column; }
  .header .search-box a {
    color: #849696; }
  .header .search-box a.search-btn {
    font-weight: 600;
    font-size: 14px;
    color: #363a36;
    letter-spacing: 0.08em; }
    .header .search-box a.search-btn .fa-search {
      font-size: 16px;
      color: #849696; }
  .header .social_top ul {
    display: flex;
    justify-content: center;
    align-items: center; }

.main-nav ul li.contact {
  padding-right: 0; }

.dgwt-wcas-st-more {
  display: none; }

.site-header__icons-wrapper {
  align-items: center; }

.site-header__cart {
  padding: 0 0 0 5px; }

.btn--link.site-header__icon.site-header__search-toggle {
  padding-top: 5px; }

#wrapper .btn--link.site-header__icon.site-header__search-toggle {
  font-weight: 600;
  font-size: 14px;
  color: #363a36;
  letter-spacing: 0.08em;
  font-family: "futura-pt", "Futura", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  #wrapper .btn--link.site-header__icon.site-header__search-toggle .fa-search {
    font-size: 16px;
    color: #363a36; }

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
.main-nav {
  margin: 0;
  padding: 0; }
  .main-nav .btn {
    margin-bottom: 0; }
  .main-nav ul {
    margin: 0;
    padding: 0;
    max-width: 100%;
    text-align: center; }
    .main-nav ul li {
      padding: 0 0.5rem;
      margin: 0;
      text-align: center;
      background: transparent;
      display: inline-block;
      position: relative; }
      .main-nav ul li .contact, .main-nav ul li:last-child {
        padding-right: 0; }
      .main-nav ul li a {
        font-size: 16px;
        font-size: 1.142857142857143rem;
        letter-spacing: 0.08em;
        display: inline-block;
        padding: 0;
        text-transform: uppercase;
        border-bottom: 2px solid rgba(191, 227, 211, 0);
        font-weight: 700;
        color: #4d585a; }
        .main-nav ul li a:hover, .main-nav ul li a:active, .main-nav ul li a:focus, .main-nav ul li a:focus-within {
          color: #000;
          border-bottom: 2px solid #bfe3d3;
          text-decoration: none; }
        .main-nav ul li a .desktop.fas.fa-angle-down {
          display: inline-block; }
      .main-nav ul li a.sub {
        position: absolute;
        right: 0;
        top: 8px;
        z-index: 99; }
        .main-nav ul li a.sub i {
          font-style: normal; }
          .main-nav ul li a.sub i:after {
            font-family: FontAwesome;
            content: "\f107";
            position: absolute;
            right: 18px;
            top: 5px;
            font-size: 24px;
            height: 21px;
            width: 21px;
            visibility: visible; }
      .main-nav ul li ul {
        visibility: hidden;
        opacity: 0;
        min-width: 14rem;
        position: absolute;
        transition: all 0.5s ease;
        margin: 0;
        left: 0;
        display: none;
        z-index: 22; }
        .main-nav ul li ul li {
          clear: both;
          width: 100%;
          margin-top: 0;
          background: #FFF;
          line-height: 1.2;
          padding: 2px 0.5rem;
          text-align: left;
          display: block; }
          .main-nav ul li ul li a {
            font-size: 14px;
            font-size: 1rem;
            letter-spacing: 0.01em;
            color: #4d585a;
            padding: 0;
            letter-spacing: 0.06em; }
            .main-nav ul li ul li a:hover, .main-nav ul li ul li a:active, .main-nav ul li ul li a:focus {
              color: #000; }
          .main-nav ul li ul li:first-child {
            padding-top: 0; }
          .main-nav ul li ul li:last-child {
            padding-bottom: 12px; }
          .main-nav ul li ul li:hover, .main-nav ul li ul li:active, .main-nav ul li ul li:focus {
            background: #FFF; }
      .main-nav ul li:hover > ul, .main-nav ul li:focus-within > ul,
      .main-nav ul li ul:hover,
      .main-nav ul li ul:focus {
        visibility: visible;
        opacity: 1;
        display: block; }
  .main-nav .header-top {
    display: grid;
    grid-template-columns: 2fr 1fr;
    padding-bottom: 0.75rem;
    justify-content: flex-end;
    grid-gap: 4rem;
    align-items: center; }
    .main-nav .header-top .btn {
      /*height: 35px;*/ }
    .main-nav .header-top .search-box {
      align-items: flex-end;
      text-align: right;
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      .main-nav .header-top .search-box .search-btn {
        padding: 3px 8px 0 8px; }
    .main-nav .header-top .widget_search form input[type="search"] {
      padding-left: 36px; }
    .main-nav .header-top .widget_search form::before,
    .main-nav .header-top .widget_product_search form::before {
      color: #849696;
      top: 11px;
      left: 11px;
      line-height: 1;
      font-size: 14px; }
    .main-nav .header-top .widget {
      margin: 0; }
      .main-nav .header-top .widget label {
        display: block; }
        .main-nav .header-top .widget label .search-field {
          height: auto;
          font-size: 14px;
          line-height: 100%;
          padding: 10px 15px 8px;
          margin: 0;
          border: 2px solid #849696;
          border-radius: 0;
          color: #363a36;
          font-weight: 500;
          max-width: 88%;
          box-shadow: none;
          background: whitesmoke; }
      .main-nav .header-top .widget .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
        padding: 12px 15px 10px 36px;
        color: #363a36; }
      .main-nav .header-top .widget .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
        width: 100%;
        height: 40px;
        font-size: 14px;
        line-height: 100%;
        padding: 10px 15px 8px;
        margin: 0;
        border: 2px solid #849696;
        border-radius: 0;
        color: #363a36;
        font-weight: 500; }
      .main-nav .header-top .widget .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
        color: #363a36;
        font-weight: 500;
        font-style: normal;
        line-height: normal; }
      .main-nav .header-top .widget .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-moz-placeholder {
        color: #363a36;
        font-weight: 500;
        font-style: normal;
        line-height: normal; }
      .main-nav .header-top .widget .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
        color: #363a36;
        font-weight: 500;
        font-style: normal;
        line-height: normal; }
      .main-nav .header-top .widget .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
        height: 15px;
        max-height: 15px;
        width: 100%;
        max-width: 20px;
        left: 12px;
        right: auto;
        opacity: 1;
        fill: #849696; }
    .main-nav .header-top .social_top {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
    .main-nav .header-top li {
      padding: 0 0.25rem;
      display: flex;
      align-items: center; }
      .main-nav .header-top li .instagram {
        display: inline-block;
        position: relative;
        text-indent: -9999px;
        width: 31px;
        height: 31px;
        background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/instagram.svg") no-repeat;
        background-color: #FFF;
        background-position: top;
        background-size: 100%; }
        .main-nav .header-top li .instagram span {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/instagram.svg") no-repeat;
          background-position: bottom;
          background-color: #FFF;
          opacity: 0;
          transition: opacity 0.5s ease;
          background-size: 100%; }
        .main-nav .header-top li .instagram:hover, .main-nav .header-top li .instagram:active, .main-nav .header-top li .instagram:focus {
          border-bottom: 1px none #FFF; }
          .main-nav .header-top li .instagram:hover span,
          .main-nav .header-top li .instagram:hover span,
          .main-nav .header-top li .instagram:hover span, .main-nav .header-top li .instagram:active span,
          .main-nav .header-top li .instagram:active span,
          .main-nav .header-top li .instagram:active span, .main-nav .header-top li .instagram:focus span,
          .main-nav .header-top li .instagram:focus span,
          .main-nav .header-top li .instagram:focus span {
            opacity: 1;
            background-size: 100%;
            border-bottom: 1px none #FFF; }
      .main-nav .header-top li .gumtree {
        display: inline-block;
        position: relative;
        text-indent: -9999px;
        width: 37px;
        height: 31px;
        background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/gumtree.svg") no-repeat;
        background-color: #FFF;
        background-position: top;
        background-size: 100%; }
        .main-nav .header-top li .gumtree span {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/gumtree.svg") no-repeat;
          background-color: #FFF;
          background-position: bottom;
          background-size: 100%;
          opacity: 0;
          transition: opacity 0.5s ease; }
        .main-nav .header-top li .gumtree:hover, .main-nav .header-top li .gumtree:active, .main-nav .header-top li .gumtree:focus {
          border-bottom: 1px none #FFF; }
          .main-nav .header-top li .gumtree:hover span,
          .main-nav .header-top li .gumtree:hover span,
          .main-nav .header-top li .gumtree:hover span, .main-nav .header-top li .gumtree:active span,
          .main-nav .header-top li .gumtree:active span,
          .main-nav .header-top li .gumtree:active span, .main-nav .header-top li .gumtree:focus span,
          .main-nav .header-top li .gumtree:focus span,
          .main-nav .header-top li .gumtree:focus span {
            opacity: 1;
            background-size: 100%;
            border-bottom: 1px none #FFF; }

.main-nav .header-top ul li:last-child {
  padding-right: 0.25rem; }

.instagram {
  padding: 0; }
  .instagram h4 {
    font-family: "futura-pt",sans-serif;
    font-size: 22px;
    font-size: 1.571428571428571rem;
    letter-spacing: 0.08em;
    padding: 0;
    margin: 0 0 36px 0;
    text-transform: uppercase;
    border-bottom: 2px none #000;
    font-weight: 600;
    color: #363a36; }
  .instagram .instagram-feed .widget {
    margin: 0 0 0.214285714285714rem;
    border-top: 1px solid #FFF;
    padding: 0;
    position: relative; }
    .instagram .instagram-feed .widget #sb_instagram {
      padding-bottom: 0 !important; }
      .instagram .instagram-feed .widget #sb_instagram #sbi_images {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 0.214285714285714rem;
        padding: 0.214285714285714rem;
        margin: 0;
        padding: 0 !important; }
        .instagram .instagram-feed .widget #sb_instagram #sbi_images .sbi_item {
          margin-top: 0;
          margin-bottom: 0;
          list-style: none;
          width: 100%; }
      .instagram .instagram-feed .widget #sb_instagram #sbi_load {
        bottom: -22px; }
    .instagram .instagram-feed .widget #sb_instagram #sbi_load {
      position: absolute;
      float: none; }
    .instagram .instagram-feed .widget #sb_instagram #sbi_load .sbi_load_btn,
    .instagram .instagram-feed .widget #sb_instagram .sbi_follow_btn a {
      display: inline-block;
      vertical-align: top;
      zoom: 1;
      padding: 7px 14px;
      margin: 15px auto 0;
      background: #849696;
      border: none;
      color: #fff;
      text-decoration: none;
      font-size: 14px;
      line-height: 1.5;
      border-radius: 0;
      box-sizing: border-box;
      transition: all .1s ease-in;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 0.06em;
      border-radius: 2px;
      transition: all 0.4s ease;
      border: 4px solid #FFF; }
      .instagram .instagram-feed .widget #sb_instagram #sbi_load .sbi_load_btn:hover, .instagram .instagram-feed .widget #sb_instagram #sbi_load .sbi_load_btn:active, .instagram .instagram-feed .widget #sb_instagram #sbi_load .sbi_load_btn:focus,
      .instagram .instagram-feed .widget #sb_instagram .sbi_follow_btn a:hover,
      .instagram .instagram-feed .widget #sb_instagram .sbi_follow_btn a:active,
      .instagram .instagram-feed .widget #sb_instagram .sbi_follow_btn a:focus {
        background: #bfe3d3; }

.footer-hold {
  background: #363a36;
  width: 100%; }
  .footer-hold .footer {
    margin: 0 auto;
    max-width: 1485px;
    padding: 7.714285714285714rem 2rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 0.214285714285714rem;
    text-align: left; }
    .footer-hold .footer .logo img {
      max-width: 161px; }
    .footer-hold .footer .contact-details {
      display: grid;
      grid-template-columns: 1fr 6fr;
      grid-gap: 0.214285714285714rem; }
      .footer-hold .footer .contact-details a {
        color: #FFF; }
        .footer-hold .footer .contact-details a:hover, .footer-hold .footer .contact-details a:active, .footer-hold .footer .contact-details a:focus {
          color: #FFF; }
    .footer-hold .footer p {
      font-size: 16px;
      font-size: 1.142857142857143rem;
      letter-spacing: 0.01em;
      color: white; }
      .footer-hold .footer p strong {
        font-family: "futura-pt-bold", futura, sans-serif; }
    .footer-hold .footer .svg-inline--fa {
      font-size: 16px;
      font-size: 1.142857142857143rem;
      letter-spacing: 0.01em;
      color: #bfe3d3; }
    .footer-hold .footer .light-grey {
      color: whitesmoke; }
    .footer-hold .footer .small {
      font-size: 13px;
      font-size: 0.928571428571429rem; }
    .footer-hold .footer .footer-nav li {
      text-transform: uppercase;
      color: #FFF;
      letter-spacing: 0.08em;
      margin-bottom: 3px;
      font-size: 16px;
      font-size: 1.142857142857143rem;
      letter-spacing: 0.08em;
      list-style: none; }
      .footer-hold .footer .footer-nav li a {
        color: #FFF;
        font-weight: 500; }
        .footer-hold .footer .footer-nav li a:hover, .footer-hold .footer .footer-nav li a:active, .footer-hold .footer .footer-nav li a:focus {
          color: #bfe3d3; }
    .footer-hold .footer .social {
      display: grid;
      grid-template-columns: 1fr; }
      .footer-hold .footer .social li {
        padding: 0 0.25rem;
        display: inline-block; }
        .footer-hold .footer .social li .instagram {
          display: inline-block;
          position: relative;
          text-indent: -9999px;
          width: 31px;
          height: 31px;
          background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/instagram.png") no-repeat;
          background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/instagram.svg") no-repeat;
          background-color: #363a36;
          background-position: top;
          background-size: 100%; }
          .footer-hold .footer .social li .instagram span {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/instagram.png") no-repeat;
            background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/instagram.svg") no-repeat;
            background-position: bottom;
            background-color: #363a36;
            opacity: 0;
            transition: opacity 0.5s ease;
            background-size: 100%; }
          .footer-hold .footer .social li .instagram:hover, .footer-hold .footer .social li .instagram:active, .footer-hold .footer .social li .instagram:focus {
            border-bottom: 1px none #363a36; }
            .footer-hold .footer .social li .instagram:hover span,
            .footer-hold .footer .social li .instagram:hover span,
            .footer-hold .footer .social li .instagram:hover span, .footer-hold .footer .social li .instagram:active span,
            .footer-hold .footer .social li .instagram:active span,
            .footer-hold .footer .social li .instagram:active span, .footer-hold .footer .social li .instagram:focus span,
            .footer-hold .footer .social li .instagram:focus span,
            .footer-hold .footer .social li .instagram:focus span {
              opacity: 1;
              background-size: 100%;
              border-bottom: 1px none #363a36; }
        .footer-hold .footer .social li .gumtree {
          display: inline-block;
          position: relative;
          text-indent: -9999px;
          width: 37px;
          height: 31px;
          background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/gumtree.png") no-repeat;
          background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/gumtree.svg") no-repeat;
          background-color: #363a36;
          background-position: top;
          background-size: 100%; }
          .footer-hold .footer .social li .gumtree span {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/gumtree.png") no-repeat;
            background: url("https://bamboosouthcoast.com.au/wp-content/themes/bamboo-south-coast/images/social/gumtree.svg") no-repeat;
            background-color: #363a36;
            background-position: bottom;
            background-size: 100%;
            opacity: 0;
            transition: opacity 0.5s ease; }
          .footer-hold .footer .social li .gumtree:hover, .footer-hold .footer .social li .gumtree:active, .footer-hold .footer .social li .gumtree:focus {
            border-bottom: 1px none #363a36; }
            .footer-hold .footer .social li .gumtree:hover span,
            .footer-hold .footer .social li .gumtree:hover span,
            .footer-hold .footer .social li .gumtree:hover span, .footer-hold .footer .social li .gumtree:active span,
            .footer-hold .footer .social li .gumtree:active span,
            .footer-hold .footer .social li .gumtree:active span, .footer-hold .footer .social li .gumtree:focus span,
            .footer-hold .footer .social li .gumtree:focus span,
            .footer-hold .footer .social li .gumtree:focus span {
              opacity: 1;
              background-size: 100%;
              border-bottom: 1px none #363a36; }
    .footer-hold .footer .copyright a {
      color: #FFF; }
      .footer-hold .footer .copyright a:hover, .footer-hold .footer .copyright a:active, .footer-hold .footer .copyright a:focus {
        color: #bfe3d3; }

.btn {
  font-family: "futura-pt-bold",sans-serif;
  font-size: 14.6px;
  font-size: 1.042857142857143rem;
  padding: 0.2em 0.7em;
  transition: all 0.4s ease;
  font-weight: 600;
  letter-spacing: 0.06em;
  background-color: white;
  color: #4d585a;
  border: 4px solid #8d9b9c;
  border-radius: 2px;
  text-transform: uppercase;
  display: inline-block; }
  .btn:hover, .btn:active, .btn:focus {
    color: #363a36;
    text-decoration: none;
    background-color: #bfe3d3;
    border: 4px solid #363a36; }

.btn-no-border {
  font-family: "futura-pt-bold",sans-serif;
  font-size: 14.6px;
  font-size: 1.042857142857143rem;
  padding: 0.2em 0.7em;
  transition: all 0.4s ease;
  font-weight: 600;
  letter-spacing: 0.06em;
  background-color: white;
  color: #4d585a;
  border: 4px solid white;
  border-radius: 2px;
  text-transform: uppercase;
  display: inline-block; }
  .btn-no-border:hover, .btn-no-border:active, .btn-no-border:focus {
    color: #363a36;
    text-decoration: none;
    background-color: #bfe3d3;
    border: 4px solid #bfe3d3; }

.fixed-btn {
  font-family: "futura-pt-bold",sans-serif;
  font-size: 14.6px;
  font-size: 1.042857142857143rem;
  padding: 0.2em 0.7em;
  transition: all 0.4s ease;
  font-weight: 600;
  letter-spacing: 0.06em;
  background-color: white;
  color: #4d585a;
  border: 4px solid #8d9b9c;
  border-radius: 2px;
  text-transform: uppercase;
  display: block;
  z-index: 999;
  position: fixed;
  left: 2em;
  top: 12px; }
  .fixed-btn:hover, .fixed-btn:active, .fixed-btn:focus {
    color: black;
    text-decoration: none;
    background-color: white;
    border-bottom: 4px solid #000;
    text-decoration: none; }

.blue-button {
  font-family: "futura-pt-bold",sans-serif;
  font-size: 14.6px;
  font-size: 1.042857142857143rem;
  padding: 0.2em 0.7em;
  transition: all 0.4s ease;
  font-weight: 600;
  letter-spacing: 0.06em;
  background-color: white;
  color: #4d585a;
  border: 4px solid #8d9b9c;
  border-radius: 2px;
  text-transform: uppercase;
  background: #bfe3d3;
  color: #231f20;
  display: inline-block; }
  .blue-button:hover, .blue-button:active, .blue-button:focus {
    color: #FFF;
    background: #231f20;
    text-decoration: none; }

.white-button {
  font-size: 16px;
  font-size: 1.142857142857143rem;
  padding: 18px 48px 16px 48px;
  transition: all 0.4s ease;
  font-weight: 600;
  letter-spacing: 0.04em;
  background: white;
  color: #231f20;
  display: inline-block; }
  .white-button:hover, .white-button:active, .white-button:focus {
    color: #FFF;
    background: #231f20;
    text-decoration: none; }

#wrapper #nav ul li.book-btn a {
  border-bottom: thick none #FFF;
  background: #fff9c1;
  padding: 6px 24px; }
  #wrapper #nav ul li.book-btn a:hover, #wrapper #nav ul li.book-btn a:active, #wrapper #nav ul li.book-btn a:focus {
    color: #FFF;
    background: #231f20;
    text-decoration: none;
    border-bottom: thick none #FFF; }

.banner {
  width: 100%; }
  .banner .slick-prev {
    left: 6em; }
  .banner .slick-next {
    right: 6em; }
  .banner .slide-01 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover; }
  .banner .slide-02 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover; }
  .banner .slide-03 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover; }
  .banner .slide-04 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover; }
  .banner .slick-slide {
    text-align: center;
    height: 65vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
    background-position: center bottom; }
    .banner .slick-slide div {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background: rgba(0, 0, 0, 0.5);
      padding: 3rem 6rem 4rem 6rem; }
      .banner .slick-slide div h4 {
        font-size: 68px;
        font-family: "futura-pt-bold",sans-serif;
        text-transform: uppercase;
        letter-spacing: 0.08em;
        line-height: 1.1;
        color: white;
        border-bottom: 1px none #FFF;
        margin-top: 0; }
      .banner .slick-slide div p {
        font-size: 22px;
        font-size: 1.571428571428571rem;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: white;
        font-family: "futura-pt-bold",sans-serif;
        letter-spacing: 0.08em;
        padding-bottom: 1em; }
      .banner .slick-slide div a span {
        font-size: 14px;
        font-size: 1rem;
        letter-spacing: 0.01em; }
      .banner .slick-slide div .two-buttons {
        background: transparent;
        padding: 1.285714285714286rem;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 1.285714285714286rem; }
  .banner .slick-prev,
  .banner .slick-next {
    width: 40px;
    height: 50px;
    z-index: 990;
    z-index: 960; }
  .banner .slick-prev::before,
  .banner .slick-next::before {
    font-family: FontAwesome;
    font-size: 40px; }
  .banner .slick-prev::before {
    /*content: '→';
		content: "\f104";
		color: rgba(0,0,0,1);*/
    content: '>';
    color: rgba(255, 255, 255, 0);
    background: url("/wp-content/uploads/2018/06/arrow-left.svg") top center no-repeat transparent;
    background-size: 100% 100%;
    transition: 0.4s ease all;
    opacity: 0.6; }
    .banner .slick-prev::before:hover, .banner .slick-prev::before:active, .banner .slick-prev::before:focus {
      /*color: rgba(0,0,0,0.8);*/
      opacity: 0.8; }
  .banner .slick-next::before {
    /*content: '→';
		content: "\f105";
		color: rgba(0,0,0,1);*/
    content: '>';
    color: rgba(255, 255, 255, 0);
    background: url("/wp-content/uploads/2018/06/arrow-right.svg") top center no-repeat transparent;
    background-size: 100% 100%;
    transition: 0.4s ease all;
    opacity: 0.6; }
    .banner .slick-next::before:hover, .banner .slick-next::before:active, .banner .slick-next::before:focus {
      opacity: 0.8; }

#testimonial-area .slick-track {
  display: flex;
  align-items: center;
  justify-content: center; }

#testimonial-area .testimonial.slick-slide {
  text-align: center;
  height: auto;
  min-height: 450px;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center; }
  #testimonial-area .testimonial.slick-slide blockquote p {
    font-size: 36px;
    font-size: 2.571428571428571rem;
    letter-spacing: 0.01em;
    font-weight: 400;
    font-style: italic; }
    #testimonial-area .testimonial.slick-slide blockquote p strong {
      font-weight: 700; }
  #testimonial-area .testimonial.slick-slide cite p {
    font-size: 30px;
    font-size: 2.142857142857143rem;
    letter-spacing: 0.08em;
    font-weight: 400;
    font-style: italic;
    color: #bfe3d3;
    letter-spacing: 0.01em; }
    #testimonial-area .testimonial.slick-slide cite p strong {
      font-weight: 700; }

#testimonial-area .slick-prev::before,
#testimonial-area .slick-next::before {
  content: '>';
  color: rgba(255, 255, 255, 0);
  opacity: 0.6; }
  #testimonial-area .slick-prev::before:hover, #testimonial-area .slick-prev::before:active, #testimonial-area .slick-prev::before:focus,
  #testimonial-area .slick-next::before:hover,
  #testimonial-area .slick-next::before:active,
  #testimonial-area .slick-next::before:focus {
    /*color: rgba(0,0,0,0.8);*/
    opacity: 0.8; }

.slick-slider:not(.slick-initialized) > div:not(:first-child) {
  display: none; }

#wrapper ul.products {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: clamp(1rem, 2.5vw, 2.25rem);
  margin: 0;
  padding: 0;
  list-style: none; }
  #wrapper ul.products::before, #wrapper ul.products::after {
    display: none; }
  #wrapper ul.products li.product {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none; }
    #wrapper ul.products li.product::before, #wrapper ul.products li.product::after {
      display: none;
      content: none; }

@media (max-width: 768px) {
  #wrapper ul.products {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); } }

.product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border: 1px solid rgba(132, 150, 150, 0.25);
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
  color: #363a36;
  transition: box-shadow 0.35s ease, border-color 0.35s ease, -webkit-transform 0.35s ease;
  transition: box-shadow 0.35s ease, transform 0.35s ease, border-color 0.35s ease;
  transition: box-shadow 0.35s ease, transform 0.35s ease, border-color 0.35s ease, -webkit-transform 0.35s ease; }
  .product-card__media {
    position: relative;
    margin: 0;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: whitesmoke; }
    .product-card__media img,
    .product-card__media .product-card__image {
      width: 100%;
      height: 100%;
      margin: 0 !important;
      -o-object-fit: cover;
         object-fit: cover;
      transition: -webkit-transform 0.6s ease;
      transition: transform 0.6s ease;
      transition: transform 0.6s ease, -webkit-transform 0.6s ease; }
  .product-card__badge {
    position: absolute;
    top: 0.75rem;
    left: 0.75rem;
    z-index: 1;
    padding: 0.25em 0.9em;
    background: #bfe3d3;
    color: #231f20;
    font-family: "futura-pt-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 12px;
    font-size: 0.857142857142857rem;
    letter-spacing: 0.01em;
    border-radius: 999px; }
  .product-card__body {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
    flex-grow: 1;
    padding: 1.1rem 1.2rem 1.3rem;
    text-align: left; }
  .product-card__category {
    font-size: 12px;
    font-size: 0.857142857142857rem;
    letter-spacing: 0.01em;
    font-family: "futura-pt-bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #849696; }
  .product-card__title {
    margin: 0;
    padding: 0;
    font-family: "futura-pt-bold", sans-serif;
    font-size: 16px;
    font-size: 1.142857142857143rem;
    letter-spacing: 0.01em;
    margin-bottom: 12px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    line-height: 1.3;
    color: #363a36;
    border: none; }
  .product-card__price {
    margin-top: auto;
    padding-top: 0.4rem;
    font-size: 15px;
    font-size: 1.071428571428571rem;
    letter-spacing: 0.06em;
    color: #363a36; }
    .product-card__price .woocommerce-Price-amount {
      font-family: "futura-pt-bold", sans-serif; }
    .product-card__price del {
      color: #849696;
      margin-right: 0.5em; }
    .product-card__price ins {
      text-decoration: none; }
  .product-card:hover, .product-card:active, .product-card:focus {
    border-color: rgba(132, 150, 150, 0.6);
    box-shadow: 0 14px 32px -14px rgba(35, 31, 32, 0.28);
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px); }
    .product-card:hover .product-card__media img, .product-card:active .product-card__media img, .product-card:focus .product-card__media img {
      -webkit-transform: scale(1.06);
              transform: scale(1.06); }

@media (max-width: 768px) {
  .product-card__body {
    padding: 0.85rem 0.9rem 1rem; } }

.page-template-template_projects .banner .slick-slide div p,
.page-template-template_individual-project .banner .slick-slide div p {
  font-size: 22px;
  font-size: 1.571428571428571rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: white;
  font-family: "futura-pt-bold", Futura PT, Futura, sans-serif;
  letter-spacing: 0.08em;
  padding-bottom: 0;
  margin-bottom: 0; }

.page-template-template_projects .intro-hold h1,
.page-template-template_individual-project .intro-hold h1 {
  color: #363a36; }

.page-template-template_plants .banner .slick-slide div p {
  font-size: 22px;
  font-size: 1.571428571428571rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: white;
  font-family: "futura-pt-bold", Futura PT, Futura, sans-serif;
  letter-spacing: 0.08em;
  padding-bottom: 0;
  margin-bottom: 0; }

.page-template-template_plants .intro-hold h1 {
  color: #363a36; }

.page-template-template_plants #wrapper .max-col-borderedn .entry-content {
  padding-bottom: 0; }

.page-template-template_plants #wrapper .entry-footer {
  margin-top: 0; }

.page-template-template_individual-plant #wrapper .max-col-borderedn .entry-content {
  padding-bottom: 0; }

.page-template-template_individual-plant #wrapper .entry-footer {
  margin-top: 0; }

ul.products {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.285714285714286rem; }

.product_cat_stone-wall-cladding-pavers-and-stepping-stones .plant-detail.origin,
.product_cat_stone-wall-cladding-pavers-and-stepping-stones .plant-detail.position,
.product_cat_stone-wall-cladding-pavers-and-stepping-stones .max-height.position,
.product_cat_stone-wall-cladding-pavers-and-stepping-stones .soil-conditions.position,
.product_cat_stone-wall-cladding-pavers-and-stepping-stones .plant-detail.botanical-name,
.product_cat_water-features .plant-detail.origin,
.product_cat_water-features .plant-detail.position,
.product_cat_water-features .max-height.position,
.product_cat_water-features .soil-conditions.position,
.product_cat_water-features .plant-detail.botanical-name,
.product_cat_statues-and-sculptures .plant-detail.origin,
.product_cat_statues-and-sculptures .plant-detail.position,
.product_cat_statues-and-sculptures .max-height.position,
.product_cat_statues-and-sculptures .soil-conditions.position,
.product_cat_statues-and-sculptures .plant-detail.botanical-name,
.product_cat_pots-planters-urns .plant-detail.origin,
.product_cat_pots-planters-urns .plant-detail.position,
.product_cat_pots-planters-urns .max-height.position,
.product_cat_pots-planters-urns .soil-conditions.position,
.product_cat_pots-planters-urns .plant-detail.botanical-name {
  display: none; }

#wrapper iframe {
  min-height: 80vh;
  padding-bottom: 12rem; }
  #wrapper iframe table {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important; }

.order-cols {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  max-width: 1585px;
  margin: 0 auto; }

.home #wrapper .featured-section .three-grid {
  display: grid;
  padding-bottom: 1.285714285714286rem; }

.latest-plants .max-col-bordered {
  text-align: center; }

.latest-plants h2 {
  margin: 0 0 12px 0; }

.latest-plants__intro {
  font-size: 22px;
  color: #849696;
  max-width: 38em;
  margin: 0 auto 4rem;
  letter-spacing: 0.01em;
  color: #363a36; }

.latest-plants__grid {
  text-align: left;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); }

.latest-plants__cta {
  margin-top: 2.5rem; }
  .latest-plants__cta .btn i {
    margin-left: 0.4em; }

.storefront-sticky-add-to-cart {
  display: none; }

.post-type-archive-product #primary,
.post-type-archive-product .content-area,
.tax-product_cat #primary,
.tax-product_cat .content-area,
.tax-product_tag #primary,
.tax-product_tag .content-area {
  width: 100%;
  max-width: none;
  float: none;
  margin: 0;
  padding: 0; }

.post-type-archive-product #secondary,
.tax-product_cat #secondary,
.tax-product_tag #secondary {
  display: none; }

.catalogue-hero {
  position: relative;
  overflow: hidden; }
  .catalogue-hero img {
    display: block;
    width: 100%;
    height: clamp(200px, 34vh, 400px);
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0; }

.catalogue {
  padding: clamp(2rem, 5vw, 4rem) 1.25rem clamp(3rem, 6vw, 5rem); }
  .catalogue__header {
    max-width: 46em;
    margin: 0 auto;
    text-align: center; }
  .catalogue__title {
    font-size: 48px;
    font-size: 3.428571428571429rem;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.04em;
    font-family: "futura-pt-bold", sans-serif;
    letter-spacing: 0.08em;
    line-height: 1.1;
    color: #363a36;
    margin: 0 0 0.35em;
    border: none; }
  .catalogue__description p,
  .catalogue__description .term-description {
    font-size: 16px;
    font-size: 1.142857142857143rem;
    letter-spacing: 0.01em;
    margin-bottom: 12px;
    line-height: 1.6;
    color: #545a54; }
  .catalogue .storefront-sorting,
  .catalogue .woocommerce-result-count,
  .catalogue .woocommerce-ordering {
    display: block; }
  .catalogue .storefront-sorting {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
    margin: 0 0 1.5rem; }
    .catalogue .storefront-sorting::before, .catalogue .storefront-sorting::after {
      display: none; }
  .catalogue .woocommerce-result-count {
    font-size: 12px;
    font-size: 0.857142857142857rem;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #849696;
    margin: 0;
    float: none; }
  .catalogue .woocommerce-ordering {
    margin: 0;
    float: none; }
    .catalogue .woocommerce-ordering select {
      font-size: 12px;
      font-size: 0.857142857142857rem;
      letter-spacing: 0.01em;
      font-family: "futura-pt", "Futura", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: #363a36;
      padding: 0.55em 2.2em 0.55em 1em;
      border: 1px solid rgba(132, 150, 150, 0.4);
      border-radius: 999px;
      background-color: #fff; }
  .catalogue .woocommerce-notices-wrapper {
    display: none; }
  .catalogue .woocommerce-pagination {
    margin-top: clamp(0rem, 4vw, 3.5rem);
    text-align: center; }
    .catalogue .woocommerce-pagination ul {
      display: inline-flex;
      gap: 0.4rem;
      border: none;
      margin: 0;
      padding: 0; }
    .catalogue .woocommerce-pagination li {
      border: none;
      list-style: none; }
    .catalogue .woocommerce-pagination .page-numbers {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-width: 2.6em;
      height: 2.6em;
      padding: 0 0.7em;
      font-family: "futura-pt-bold", sans-serif;
      font-size: 15px;
      font-size: 1.071428571428571rem;
      letter-spacing: 0.06em;
      color: #363a36;
      background: transparent;
      border: none;
      border-radius: 999px;
      text-decoration: none;
      transition: all 0.3s ease; }
      .catalogue .woocommerce-pagination .page-numbers .page-numbers.current, .catalogue .woocommerce-pagination .page-numbers .page-numbers:hover, .catalogue .woocommerce-pagination .page-numbers .page-numbers:focus {
        background: #363a36;
        color: #fff; }
  .catalogue .woocommerce-info,
  .catalogue .woocommerce-no-products-found {
    text-align: center;
    font-size: 16px;
    font-size: 1.142857142857143rem;
    letter-spacing: 0.01em;
    margin-bottom: 12px; }

.catalogue-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  margin: clamp(1.5rem, 3vw, 2.5rem) 0; }
  .catalogue-filter__pill {
    display: inline-block;
    padding: 0.55em 1.3em;
    font-family: "futura-pt-bold", sans-serif;
    font-size: 12px;
    font-size: 0.857142857142857rem;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #363a36;
    background: #fff;
    border: 1px solid rgba(132, 150, 150, 0.4);
    border-radius: 999px;
    text-decoration: none;
    white-space: nowrap;
    transition: all 0.3s ease; }
    .catalogue-filter__pill:hover, .catalogue-filter__pill:focus {
      border-color: #363a36;
      background: #363a36;
      color: #fff; }
    .catalogue-filter__pill.is-active {
      background: #363a36;
      border-color: #363a36;
      color: #fff; }

.storefront-breadcrumb {
  max-width: 1182px;
  margin: 0 auto;
  padding: 1rem 1.25rem 0; }
  .storefront-breadcrumb .woocommerce-breadcrumb {
    font-size: 12px;
    font-size: 0.857142857142857rem;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #849696;
    margin: 0; }
    .storefront-breadcrumb .woocommerce-breadcrumb a {
      color: #849696;
      text-decoration: none; }
      .storefront-breadcrumb .woocommerce-breadcrumb a:hover {
        color: #363a36; }

.product-card {
  border: 1px none #FFF;
  border-radius: 0; }

.product-card__body {
  background: whitesmoke; }

.product-card:hover, .product-card:active, .product-card:focus {
  border-color: transparent;
  box-shadow: none;
  background-color: #bfe3d3; }

@media (max-width: 640px) {
  .catalogue-filter {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    scrollbar-width: none; }
    .catalogue-filter::-webkit-scrollbar {
      display: none; }
  .catalogue .storefront-sorting {
    justify-content: center; } }

.page-template-template_plants .banner .slick-slide div p {
  font-size: 22px;
  font-size: 1.571428571428571rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: white;
  font-family: "futura-pt-bold", Futura PT, Futura, sans-serif;
  padding-bottom: 0;
  margin-bottom: 0; }

.page-template-template_plants .intro-hold h1 {
  color: #363a36; }

.single-product #wrapper .storefront-breadcrumb {
  padding: 1.41575em 0;
  margin: 3rem 0 0; }
  .single-product #wrapper .storefront-breadcrumb .woocommerce-breadcrumb {
    text-align: left; }

.single-product #wrapper #primary {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
  float: none; }

.single-product #wrapper #secondary {
  display: none; }

.single-product div.product {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
  gap: clamp(2rem, 4vw, 4rem);
  align-items: start;
  text-align: left; }
  .single-product div.product .woocommerce-product-gallery {
    width: 100% !important;
    float: none !important;
    margin: 0;
    grid-column: 1;
    grid-row: 1; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
      border-radius: 4px;
      overflow: hidden; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
      height: auto; }
      .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
        width: 100%;
        height: auto; }
    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      gap: 0.5rem;
      margin: 0.5rem 0 0;
      padding: 0; }
      .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
        width: 100% !important;
        float: none !important;
        margin: 0;
        list-style: none; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
          width: 100%;
          height: auto;
          border-radius: 3px;
          opacity: 0.6;
          transition: opacity 0.3s ease;
          cursor: pointer; }
          .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img:hover {
            opacity: 1; }
  .single-product div.product .summary.entry-summary {
    width: 100% !important;
    float: none !important;
    margin: 0;
    grid-column: 2;
    grid-row: 1; }
    .single-product div.product .summary.entry-summary h1.product_title {
      font-size: 48px;
      font-size: 3.428571428571429rem;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 0.04em;
      font-family: "futura-pt-bold", sans-serif;
      letter-spacing: 0.06em;
      line-height: 1.1;
      color: #363a36;
      margin: 0 0 0.3em;
      border: none; }
    .single-product div.product .summary.entry-summary p.price {
      display: block;
      font-size: 30px;
      font-size: 2.142857142857143rem;
      letter-spacing: 0.08em;
      font-family: "futura-pt-bold", sans-serif;
      color: #363a36;
      margin: 0 0 1rem; }
      .single-product div.product .summary.entry-summary p.price del {
        color: #849696;
        margin-right: 0.4em; }
      .single-product div.product .summary.entry-summary p.price ins {
        text-decoration: none; }
    .single-product div.product .summary.entry-summary .woocommerce-product-details__short-description {
      font-size: 16px;
      font-size: 1.142857142857143rem;
      letter-spacing: 0.01em;
      margin-bottom: 12px;
      line-height: 1.65;
      color: #4a4f4a;
      margin-bottom: 1.5rem; }
    .single-product div.product .summary.entry-summary .product_meta {
      margin-top: 1.5rem;
      padding-top: 1.25rem;
      border-top: 1px solid rgba(132, 150, 150, 0.25);
      font-size: 12px;
      font-size: 0.857142857142857rem;
      letter-spacing: 0.01em;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: #849696; }
      .single-product div.product .summary.entry-summary .product_meta a {
        color: #363a36;
        text-decoration: none; }
        .single-product div.product .summary.entry-summary .product_meta a:hover {
          color: #849696; }
      .single-product div.product .summary.entry-summary .product_meta > span {
        display: block;
        margin-bottom: 0.35em; }

.single-product .plant-info {
  margin-top: 1.5rem; }

.single-product .plant-specs {
  margin: 0;
  border-top: 1px solid rgba(132, 150, 150, 0.25); }
  .single-product .plant-specs__row {
    display: grid;
    grid-template-columns: minmax(120px, 0.6fr) 1.4fr;
    gap: 1rem;
    padding: 0.75rem 0;
    border-bottom: 1px solid rgba(132, 150, 150, 0.25); }
  .single-product .plant-specs dt {
    font-family: "futura-pt-bold", sans-serif;
    font-size: 12px;
    font-size: 0.857142857142857rem;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #849696;
    padding-top: 0.15em;
    margin: 0; }
  .single-product .plant-specs dd {
    margin: 0;
    font-size: 15px;
    font-size: 1.071428571428571rem;
    letter-spacing: 0.06em;
    line-height: 1.5;
    color: #363a36; }
    .single-product .plant-specs dd p {
      margin: 0; }

.single-product .plant-stock-link {
  margin-top: 1.75rem; }
  .single-product .plant-stock-link .btn i {
    margin-left: 0.5em; }

.single-product div.product form.cart,
.single-product .storefront-sticky-add-to-cart {
  display: none !important; }

.single-product .woocommerce-tabs {
  grid-column: 1 / -1;
  width: 100% !important;
  float: none !important;
  margin-top: clamp(2rem, 4vw, 3rem);
  padding-top: clamp(1.5rem, 3vw, 2rem);
  border-top: 1px solid rgba(132, 150, 150, 0.25); }
  .single-product .woocommerce-tabs ul.tabs {
    display: flex;
    gap: 0.5rem;
    margin: 0 0 1.5rem;
    padding: 0;
    list-style: none; }
    .single-product .woocommerce-tabs ul.tabs::before, .single-product .woocommerce-tabs ul.tabs::after {
      display: none; }
    .single-product .woocommerce-tabs ul.tabs li {
      margin: 0;
      padding: 0;
      border: none;
      background: none; }
      .single-product .woocommerce-tabs ul.tabs li a {
        display: inline-block;
        padding: 0.55em 1.3em;
        font-family: "futura-pt-bold", sans-serif;
        font-size: 12px;
        font-size: 0.857142857142857rem;
        letter-spacing: 0.01em;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        color: #363a36;
        background: #fff;
        border: 1px solid rgba(132, 150, 150, 0.4);
        border-radius: 999px;
        text-decoration: none;
        transition: all 0.3s ease; }
      .single-product .woocommerce-tabs ul.tabs li.active a,
      .single-product .woocommerce-tabs ul.tabs li a:hover {
        background: #363a36;
        border-color: #363a36;
        color: #fff; }
  .single-product .woocommerce-tabs .panel {
    font-size: 16px;
    font-size: 1.142857142857143rem;
    letter-spacing: 0.01em;
    margin-bottom: 12px;
    line-height: 1.65;
    max-width: 46em; }
    .single-product .woocommerce-tabs .panel h2:first-child {
      display: none; }

.single-product .storefront-product-pagination {
  display: none; }

.single-product .related.products {
  grid-column: 1 / -1;
  clear: both;
  margin-top: clamp(3rem, 6vw, 5rem);
  padding-top: clamp(2rem, 4vw, 3rem);
  border-top: 1px solid rgba(132, 150, 150, 0.25);
  text-align: center; }
  .single-product .related.products > h2 {
    font-size: 36px;
    font-size: 2.571428571428571rem;
    letter-spacing: 0.08em;
    font-family: "futura-pt-bold", sans-serif;
    text-transform: uppercase;
    color: #363a36;
    margin: 0 0 1.5em; }
  .single-product .related.products ul.products {
    text-align: left; }

@media (max-width: 900px) {
  .single-product div.product {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.75rem; }
    .single-product div.product .woocommerce-product-gallery {
      grid-column: 1;
      grid-row: 1; }
    .single-product div.product .summary.entry-summary {
      grid-column: 1;
      grid-row: 2; } }

#wpadminbar {
  opacity: 0.8; }

.fe-user-btn {
  display: none !important; }

.logged-in #wrapper .fe-user-btn {
  display: inline-block !important; }

.page-id-495 .max-col-bordered .wpuf-form li,
.page-id-530 .max-col-bordered .wpuf-form li {
  list-style: none; }

.page-id-495 .entry-content > article {
  display: none; }

.wpuf_customs {
  display: none; }

.wpuf-login-form #wpuf-user_pass,
.wpuf-login-form #wpuf-user_login {
  margin: 0 auto; }

#wrapper ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li {
  display: inline-block;
  border: 1px solid #eee;
  padding: 5px;
  width: 280px;
  height: 380px;
  margin-right: 5px;
  border-radius: 5px; }

#wrapper textarea[name="wpuf_files_data[597][desc]"] {
  display: none; }

.wpuf-fields.html_504.wpuf__504 {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 1280px; }
  .wpuf-fields.html_504.wpuf__504 #edit-bamboo-images {
    text-align: left;
    margin: 0 auto;
    padding: 4rem; }

#wrapper .wp-editor-container iframe {
  min-height: 320px;
  padding-bottom: 0.5rem; }

#wpuf-post-draft {
  margin-top: 2rem; }

#wrapper li.wpuf-image-wrap.thumbnail .caption {
  top: 12%; }

#wrapper .max-col-borderedn .entry-content {
  padding-bottom: 4em; }
  #wrapper .max-col-borderedn .entry-content ul:first-child {
    padding-top: 0;
    margin-top: 0; }

@media (min-width: 50px) {
  #wrapper .mobile {
    display: block; }
  #wrapper .desktop {
    display: none; }
  .slide-01 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/nursery01-mobile-2-jpg.webp"); }
  .slide-03 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/landscapes02-mobile-2-jpg.webp"); }
  .slide-05 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/nursery02-mobile-2-jpg.webp"); }
  .slide-06 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/landscapes01-mobile-2-jpg.webp"); }
  .slide-04 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/materials1-scaled.webp"); } }

@media (min-width: 580px) {
  .filters-toolbar__item-child {
    padding-right: 2rem; } }

@media (min-width: 768px) {
  .slide-01 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/nursery01-mobile-2-jpg.webp"); }
  .slide-03 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/landscapes02-mobile-2-jpg.webp"); }
  .slide-05 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/nursery02-mobile-2-jpg.webp"); }
  .slide-06 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/landscapes01-mobile-2-jpg.webp"); }
  .right-sidebar .content-area {
    width: 100%;
    float: none;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 876px;
    padding: 0 2rem; }
  .single-product #wrapper .storefront-breadcrumb {
    margin: 3rem auto 0;
    max-width: 1280px;
    text-align: left; }
    .single-product #wrapper .storefront-breadcrumb .col-full {
      max-width: 100%;
      margin-left: 0;
      margin-right: 0;
      padding: 0;
      box-sizing: content-box; } }

@media (max-width: 1082px) {
  .blog #wrapper .content-area,
  .archive #wrapper .content-area,
  .single-post #wrapper .content-area {
    padding-top: 80px;
    padding-left: 2rem;
    padding-right: 2rem; } }

@media (min-width: 1076px) {
  .header-wrapper {
    padding: 0 2rem; } }

@media (min-width: 20px) and (max-width: 1076px) {
  input ~ nav > ul {
    top: 12%; }
  #wrapper {
    /* header large */
    /* header small */
    /* Start MOBILE NAVIGATION */
    /* End MOBILE NAVIGATION */ }
    #wrapper .module.parallax {
      height: 300px;
      background-position: top center;
      background-repeat: no-repeat;
      background-attachment: inherit;
      background-size: cover;
      margin-top: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      #wrapper .module.parallax .container {
        height: auto; }
        #wrapper .module.parallax .container h4 {
          margin-bottom: 0; }
    #wrapper header,
    #wrapper nav,
    #wrapper a,
    #wrapper img,
    #wrapper .main-nav input + label,
    #wrapper li {
      transition: .7s all; }
    #wrapper .header.large {
      height: auto; }
      #wrapper .header.large .logo {
        max-width: 154px; }
        #wrapper .header.large .logo img {
          width: 154px; }
      #wrapper .header.large .main-nav input + label {
        top: 2.35rem; }
    #wrapper .header.small {
      height: auto; }
      #wrapper .header.small .logo {
        max-width: 120px; }
        #wrapper .header.small .logo img {
          max-width: 120px; }
      #wrapper .header.small .main-nav input + label {
        top: 1.55rem; }
    #wrapper .main-nav {
      display: block;
      padding: 0;
      width: 100%;
      top: 0;
      position: fixed;
      z-index: 98;
      background: #FFF; }
      #wrapper .main-nav .header-top {
        display: none; }
      #wrapper .main-nav .btn {
        margin-bottom: 0; }
      #wrapper .main-nav input + label {
        position: absolute;
        right: 3rem;
        height: 20px;
        width: 30px;
        z-index: 99;
        top: 2.35rem; }
        #wrapper .main-nav input + label span {
          position: absolute;
          width: 100%;
          height: 4px;
          top: 50%;
          margin-top: -1px;
          left: 0;
          display: block;
          background: #363a36;
          transition: .5s;
          border-radius: 2px; }
        #wrapper .main-nav input + label span:first-child {
          top: 0px; }
        #wrapper .main-nav input + label span:last-child {
          top: 20px; }
      #wrapper .main-nav label:hover {
        cursor: pointer; }
      #wrapper .main-nav input:checked + label span {
        opacity: 0;
        top: 50%; }
      #wrapper .main-nav input:checked + label span:first-child {
        opacity: 1;
        -webkit-transform: rotate(405deg);
                transform: rotate(405deg); }
      #wrapper .main-nav input:checked + label span:last-child {
        opacity: 1;
        -webkit-transform: rotate(-405deg);
                transform: rotate(-405deg); }
      #wrapper .main-nav input ~ nav {
        background: rgba(191, 227, 211, 0);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 59px;
        z-index: 98;
        transition: .5s;
        transition-delay: .5s;
        overflow: hidden; }
        #wrapper .main-nav input ~ nav > ul {
          text-align: center;
          position: absolute;
          top: 4.5em;
          left: 10%;
          right: 10%; }
          #wrapper .main-nav input ~ nav > ul > li {
            opacity: 0;
            transition: .5s;
            transition-delay: 0s;
            margin: 0;
            padding: 0;
            line-height: 1.2;
            letter-spacing: 0.06em;
            display: block; }
            #wrapper .main-nav input ~ nav > ul > li > a {
              font-size: 1.285714285714286rem;
              letter-spacing: 0.04em;
              text-decoration: none;
              text-transform: uppercase;
              color: #363a36;
              font-weight: 700;
              display: block;
              margin: 0 0 10px 0;
              font-family: "futura-pt",sans-serif; }
      #wrapper .main-nav input:checked ~ nav {
        height: 100%;
        background: #FFF;
        transition-delay: 0s; }
        #wrapper .main-nav input:checked ~ nav > ul > li {
          opacity: 1;
          transition-delay: .5s; }
      #wrapper .main-nav #burger {
        display: none; }
    #wrapper .main-nav ul li ul {
      visibility: visible;
      opacity: 1;
      min-width: auto;
      position: inherit;
      transition: all 0.5s ease;
      margin: 0;
      left: 0;
      display: block;
      z-index: 22;
      text-align: center; }
      #wrapper .main-nav ul li ul li {
        text-align: center;
        line-height: 1.2;
        padding: 0; }
        #wrapper .main-nav ul li ul li:last-child {
          margin-bottom: 16px; }
    #wrapper .header.small .main-nav input + label {
      right: 2rem; }
    #wrapper .logo-icons {
      padding: 4em 0 1.5em 0; }
      #wrapper .logo-icons div {
        padding: 0 0.25em; }
    #wrapper .intro-hold {
      padding-right: 2em;
      padding-left: 2em; }
    #wrapper .module.parallax {
      height: 280px;
      background-position: top center;
      background-repeat: no-repeat;
      background-attachment: inherit;
      background-size: cover;
      margin-top: 0;
      display: grid;
      align-items: center;
      justify-content: center; }
      #wrapper .module.parallax .container {
        height: 300px; }
        #wrapper .module.parallax .container h4 {
          font-size: 2rem;
          margin: 0; }
    #wrapper .header {
      grid-template-columns: 1fr;
      position: fixed;
      top: 0;
      z-index: 94;
      background: #FFF;
      height: auto;
      padding: 1em; }
      #wrapper .header .logo {
        width: 100%;
        background: #FFF;
        padding: 0;
        max-width: 154px;
        text-align: left;
        z-index: 999; }
        #wrapper .header .logo img {
          margin: 0;
          max-width: 154px; }
      #wrapper .header .main-nav {
        padding: 0; }
        #wrapper .header .main-nav .btn {
          display: none; }
      #wrapper .header .header-top {
        grid-template-columns: 1fr; }
    #wrapper .banner {
      padding-top: 41px; }
      #wrapper .banner .slick-slide div {
        padding: 1em; }
        #wrapper .banner .slick-slide div .two-buttons {
          padding: 0.6em; }
      #wrapper .banner .slick-slide h4 {
        padding: 1.25rem 0.25em 0;
        padding-bottom: 0.06em; }
      #wrapper .banner .slick-slide p {
        letter-spacing: 0.04em;
        font-size: 1rem;
        padding-bottom: 0.6em; }
    #wrapper .padding-left-right {
      padding: 0; }
    #wrapper .max-col .split-text {
      padding: 2rem; }
      #wrapper .max-col .split-text li {
        font-size: 14px;
        font-size: 1rem; }
    #wrapper h2 {
      margin: 0 0 1rem 0;
      font-size: 28px;
      font-size: 2rem; }
    #wrapper p {
      font-size: 18px;
      font-size: 1.285714285714286rem; }
    #wrapper .max-col-bordered {
      padding: 0; }
      #wrapper .max-col-bordered h2 {
        padding-top: 0; }
    #wrapper .max-col-bordered h2.padding-top {
      padding-top: 2rem; }
    #wrapper #testimonial-area .testimonial.slick-slide {
      text-align: center;
      height: auto;
      min-height: 15vh;
      padding: 3rem 4rem; }
    #wrapper .footer-hold .footer .footer-nav li {
      list-style: none; }
    #wrapper .copyright {
      padding-top: 4em; }
  .page-template-template_individual-project #wrapper .banner {
    padding-top: 0; }
  .page-template-template_individual-project #wrapper .max-col-borderedn .entry-content {
    padding-bottom: 0; }
  .template-product #main-content,
  .template-search #main-content {
    padding-top: 150px; }
    .template-product #main-content .product-single__thumbnails li,
    .template-search #main-content .product-single__thumbnails li {
      list-style: none; }
  #wrapper #testimonial-area {
    padding-top: 0; }
    #wrapper #testimonial-area p {
      padding: 0;
      margin: 0; } }

@media (min-width: 1076px) {
  #wrapper .mobile {
    display: none; }
  #wrapper .desktop {
    display: block; } }

@media (max-width: 1176px) {
  .banner .slick-slide div {
    background: rgba(0, 0, 0, 0); } }

@media (min-width: 1176px) {
  .slide-01 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/nursery11-scaled.webp"); }
  .slide-03 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/landscapes02-scaled.webp"); }
  .slide-05 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/nursery12-scaled.webp"); }
  .slide-06 {
    background-image: url("https://bamboosouthcoast.com.au/wp-content/uploads/2024/02/landscapes01-scaled.webp"); } }

@media (max-width: 1600px) {
  #Collection.page-width {
    padding: 1rem 1rem 4rem 1rem; } }

@media (max-width: 486px) {
  #wrapper #testimonial-area .testimonial.slick-slide blockquote p {
    font-size: 1.5rem; }
  #wrapper #testimonial-area .testimonial.slick-slide cite p {
    font-size: 1.1rem;
    padding: 0;
    margin: 0; }
  #main-content h1,
  .tax-product_cat #wrapper #primary #main .intro h1,
  #wrapper #primary #main .intro h1,
  .page h1 {
    font-size: 2rem; }
  .intro-hold .intro p {
    font-size: 1.285714285714286rem;
    margin: 0 0 0.7em 0; }
  #main-content .page-width {
    padding: 1rem 1rem 0 1rem; } }

@media (max-width: 586px) {
  .logo-icons {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1em;
    padding: 5em 0 1.5em 0; }
    .logo-icons .logo {
      order: 1;
      grid-column: 1/5; }
    .logo-icons .one {
      order: 2; }
    .logo-icons .two {
      order: 3; }
    .logo-icons .three {
      order: 4; }
    .logo-icons .four {
      order: 5; }
  #wrapper .intro-hold {
    margin: 0 auto;
    padding-top: 36px;
    padding-bottom: 36px; }
  #wrapper .break {
    margin: 0 auto 18px auto; }
  #wrapper .module.parallax .container h4 {
    font-size: 2rem !important;
    padding-left: 1rem;
    padding-right: 1rem; }
  .btn-no-border {
    font-size: 0.857142857142857rem; }
  #wrapper .banner .slick-slide div {
    padding: 2em; }
  #wrapper .banner .slick-slide div .two-buttons {
    grid-template-columns: 1fr; }
  #wrapper .max-col-bordered .three-grid {
    grid-template-columns: repeat(1, 1fr); } }

@media (max-width: 656px) {
  h2, h3 {
    font-size: 22px;
    font-size: 1.571428571428571rem;
    letter-spacing: 0.08em;
    display: block; }
  .five-eighty-col {
    padding-right: 2em;
    padding-left: 2em; }
  .cost .item-costs {
    padding: 2em 0;
    display: grid;
    grid-template-columns: 1fr; }
    .cost .item-costs div {
      text-align: center; }
    .cost .item-costs .first {
      border-right: 3px none #000;
      padding-right: 0;
      margin-right: 0; } }

@media only screen and (min-width: 750px) {
  .site-header__account {
    padding: 0 5px 5px 30px; } }

@media (max-width: 776px) {
  #wrapper .max-col .split {
    grid-template-columns: 1fr; }
  #wrapper .split02 .split-image {
    order: 1; }
  #wrapper .split02 .split-text {
    order: 2; }
  #wrapper .order-cols {
    grid-template-columns: 1fr; }
  #wrapper ul.wpuf-form li.field-size-small .wpuf-fields {
    float: none;
    width: 100%; }
  #wrapper .wpuf-fields.html_504.wpuf__504 #edit-bamboo-images {
    padding: 4rem 0; }
  .wpuf-form-add .textfield {
    width: 100%;
    max-width: 100%; }
  .wpuf-form-add .textareafield {
    width: 100%;
    max-width: 100%; }
  .single-product .woocommerce-tabs #tab-description {
    width: 100%;
    float: none; }
  #wrapper .header.scrolled .logo {
    width: 100%;
    background: #FFF;
    padding: 0;
    max-width: 44px;
    text-align: left;
    z-index: 999; }
  #wrapper .header.scrolled .main-nav input + label {
    position: absolute;
    right: 2.5rem;
    height: 20px;
    width: 30px;
    z-index: 99;
    top: 1.65rem; } }

@media (max-width: 926px) {
  .max-col .three-grid {
    grid-template-columns: repeat(2, 1fr); }
  .cart-header {
    margin-bottom: 0.7rem;
    text-align: center;
    margin-top: 120px; } }

@media (max-width: 1023px) {
  .max-col-bordered .three-grid {
    grid-template-columns: repeat(2, 1fr); }
  #testimonial-area .testimonial.slick-slide {
    text-align: center;
    height: auto;
    min-height: 15vh;
    padding: 8rem 4rem; }
  #testimonial-area .testimonial.slick-slide blockquote p {
    font-size: 2rem; }
  #testimonial-area .testimonial.slick-slide cite p {
    font-size: 1.5rem; } }

@media (max-width: 1124px) {
  .single-product #wrapper #primary .product h1 {
    font-size: 36px;
    font-size: 2.571428571428571rem;
    letter-spacing: 0.01em; } }

@media (min-width: 1076px) {
  .main-nav #burger {
    display: none; }
  .main-nav label {
    display: none; } }

@media (max-width: 1525px) {
  .header {
    padding: 2rem;
    grid-template-columns: 2fr 7fr; }
  .product-template-default #main {
    padding-left: 2em;
    padding-right: 2em; } }

@media (max-width: 1420px) {
  .main-nav ul li {
    padding: 0 0.5rem; }
  .main-nav ul li a {
    font-size: 15px;
    letter-spacing: 0.02em; }
  #wrapper .main-nav {
    padding: 0; } }

@media (max-width: 1176px) {
  #wrapper .split-image {
    background: #1c1e20;
    display: flex;
    align-items: center; }
  #wrapper .split-text {
    padding: 2.428571428571429rem 3.142857142857143rem; } }

@media (max-width: 1076px) {
  #wrapper .slick-slide {
    height: 97vh; }
    #wrapper .slick-slide h1 {
      font-size: 48px; }
    #wrapper .slick-slide h2 {
      font-size: 28px; }
    #wrapper .slick-slide a.btn {
      font-size: 1rem; }
    #wrapper .slick-slide p {
      font-size: 1.25rem; }
    #wrapper .slick-slide div {
      padding: 2rem 4rem; }
  #wrapper .intro-hold {
    margin-top: 0; }
  #wrapper .footer {
    grid-template-columns: 1fr 2fr 2fr 2fr;
    grid-gap: 3rem; }
    #wrapper .footer p {
      font-size: 1rem; }
    #wrapper .footer li {
      font-size: 1rem; } }

@media (max-width: 928px) {
  #wrapper .footer {
    grid-template-columns: 1fr 2fr 2fr;
    grid-gap: 3rem; }
    #wrapper .footer .social {
      grid-column: 1/4;
      text-align: center; }
  #wrapper .woocommerce-breadcrumb {
    color: #363a36;
    background: transparent; }
    #wrapper .woocommerce-breadcrumb a {
      color: #363a36; }
  .single-product #wrapper #primary .product h1 {
    font-size: 30px; } }

@media (max-width: 778px) {
  .template-cart #wrapper .page-width .grid {
    grid-template-columns: 1fr; } }

@media (max-width: 768px) {
  #wrapper .max-col .three-grid {
    grid-template-columns: 1fr; }
  #wrapper .slick-slide {
    height: 45vh; }
    #wrapper .slick-slide h4 {
      font-size: 2rem;
      padding: 1.25rem 2.5rem; }
    #wrapper .slick-slide a.btn {
      font-size: 1rem; }
    #wrapper .slick-slide p {
      font-size: 1.25rem; }
  #wrapper .instagram .instagram-feed .widget #sb_instagram #sbi_images {
    grid-template-columns: repeat(3, 1fr); }
  #wrapper .storefront-breadcrumb {
    padding: 0;
    margin: 4em 0 0 0; }
  #wrapper #tab-description h2 {
    margin: 0 0 1rem 0;
    font-size: 1.5rem; } }

@media (max-width: 749px) {
  #FilterTags {
    width: 160px !important; }
  .filters-toolbar__item-wrapper {
    width: 100%;
    display: block;
    flex: 100%; }
  .page-width .filters-toolbar__item-child:first-child {
    margin-right: 0;
    width: 100%;
    text-align: center;
    padding-right: 0;
    display: flex;
    justify-content: center; }
    .page-width .filters-toolbar__item-child:first-child .filters-toolbar__label {
      display: block;
      margin-bottom: 0;
      margin-top: 14px;
      padding-right: 1rem; }
  .filters-toolbar--has-filter .filters-toolbar__item--count {
    text-align: right;
    display: none; } }

@media (max-width: 648px) {
  #wrapper .slick-slide {
    height: auto; }
  #wrapper .logo {
    grid-column: 1/4;
    text-align: center; }
  #wrapper .footer {
    grid-template-columns: 1fr;
    grid-gap: 2rem; }
    #wrapper .footer div {
      grid-column: 1/4;
      text-align: center; }
    #wrapper .footer .logo img {
      margin: 0 auto; }
  #wrapper iframe {
    height: auto;
    min-height: 350rem;
    padding-bottom: 6rem; }
  .home #wrapper .slick-slide,
  .template-index #wrapper .slick-slide {
    height: 65vh; }
  #Collection.page-width .grid {
    grid-template-columns: repeat(2, 1fr); }
  .template-product #main-content #ProductSection-product-template .product-single {
    grid-template-columns: 1fr;
    grid-gap: 0; }
    .template-product #main-content #ProductSection-product-template .product-single .grid__item {
      text-align: center; }
    .template-product #main-content #ProductSection-product-template .product-single .product__price .price {
      align-items: center; }
    .template-product #main-content #ProductSection-product-template .product-single .product-form-product-template {
      margin: 0 auto; }
  .template-product #shopify-section-product-recommendations .product-recommendations__inner .grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.285714285714286rem;
    margin: 0;
    padding: 0; }
  .template-product .social-sharing {
    justify-content: center; }
  #wrapper .slick-slide .banner h2 {
    font-size: 20px;
    font-size: 1.428571428571429rem;
    letter-spacing: 0.01em; } }

@media (max-width: 500px) {
  .single-product #wrapper #primary .product h1 {
    font-size: 22px;
    font-size: 1.571428571428571rem;
    letter-spacing: 0.08em;
    letter-spacing: 0.02em; }
  #wrapper .intro-hold {
    margin: 0 auto;
    padding-top: 24px;
    padding-bottom: 24px; }
    #wrapper .intro-hold h1 {
      margin-bottom: 6px; }
    #wrapper .intro-hold p {
      margin: 0; }
  #main-content .filters-toolbar-wrapper .page-width {
    padding: 6px 1rem 10px 1rem; }
  #main-content .filters-toolbar-wrapper {
    margin-bottom: 24px; }
  #wrapper .intro-hold {
    padding-right: 1em;
    padding-left: 1em; }
  #wrapper p {
    font-size: 15px;
    line-height: 1.1; }
  .template-product #main-content {
    padding-top: 110px; } }

@media (max-width: 390px) {
  #wrapper.instagram .instagram-feed .widget #sb_instagram #sbi_images {
    grid-template-columns: repeat(2, 1fr); }
  #Collection.page-width .grid {
    grid-template-columns: 1fr; } }

@media print {
  body {
    background: none !important;
    /* Brute force since user agents all print differently. */
    color: #2b2b2b;
    font-size: 12pt; }
  .site,
  .site-header,
  .hentry,
  .site-content .entry-header,
  .site-content .entry-content,
  .site-content .entry-summary,
  .site-content .entry-meta,
  .page-content,
  .archive-header,
  .page-header,
  .contributor-info,
  .comments-area,
  .attachment .entry-attachment .attachment {
    max-width: 100%; }
  #site-header img,
  .search-toggle,
  .site-navigation,
  .site-content nav,
  .edit-link,
  .page-links,
  .widget-area,
  .more-link,
  .post-format-archive-link,
  .comment-respond,
  .comment-list .reply,
  .comment-reply-login,
  #secondary,
  .site-footer,
  .slider-control-paging,
  .slider-direction-nav {
    display: none; }
  .site-title a,
  .entry-meta,
  .entry-meta a,
  .featured-content .hentry,
  .featured-content a {
    color: #2b2b2b; }
  .entry-content a,
  .entry-summary a,
  .page-content a,
  .comment-content a {
    text-decoration: none; }
  .site-header,
  .post-thumbnail,
  a.post-thumbnail:hover,
  .site-content .entry-header,
  .site-footer,
  .featured-content,
  .featured-content .entry-header {
    background: transparent; }
  .header-main {
    padding: 48px 10px; }
  .site-title {
    float: none;
    font-size: 19pt; }
  .content-area {
    padding-top: 0; }
  .list-view .site-content .hentry {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 48px;
    padding-bottom: 24px; }
  .post-thumbnail img {
    margin: 0 10px 24px; }
  .site-content .has-post-thumbnail .entry-header {
    padding-top: 0; }
  .site-content footer.entry-meta {
    margin: 24px auto; }
  .entry-meta .tag-links a {
    color: #fff; }
  .singular .site-content .hentry.has-post-thumbnail {
    margin-top: 0; }
  .gallery-columns-1.gallery-size-medium,
  .gallery-columns-1.gallery-size-thumbnail,
  .gallery-columns-2.gallery-size-thumbnail,
  .gallery-columns-3.gallery-size-thumbnail {
    display: block; }
  .archive-title,
  .page-title {
    margin: 0 10px 48px; }
  .featured-content .hentry {
    margin-bottom: 48px; }
  .featured-content .post-thumbnail,
  .slider .featured-content .post-thumbnail {
    padding-top: 0; }
  .featured-content .post-thumbnail img {
    position: relative; }
  .featured-content .entry-header {
    padding: 0 10px 24px; }
  .featured-content .entry-meta {
    font-size: 9pt;
    margin-bottom: 11px; }
  .featured-content .cat-links {
    font-weight: 900; }
  .featured-content .entry-title {
    font-size: 25pt;
    line-height: 36px; } }
