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

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

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

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

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

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

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

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

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

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

/** Nathan Custom Styles - Start **/

.woocommerce-free-shipping
{
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  background:#f5f1e5 !important;
  text-align:center;
}

.woocommerce-free-shipping::before { content:"" !important; }

.woocommerce-free-shipping .progress-bar,
.woocommerce-free-shipping .progress
{
  height:12px;
  border-radius: 8px;
}

.woocommerce-free-shipping .progress-bar
{
  margin-top:5px !important;
  width:50%;
  margin:auto;
  background:white;
}

.woocommerce-free-shipping .progress
{
  width:50%;
  background:#b2a598;
}

#ppc-button-ppcp-gateway {
  display: flex;
  justify-content: center;
}

.menu-item-42403 > a,
.menu-item-42404 > a,
.menu-item-42405 > a,
.menu-item-42406 > a,
.menu-item-42407 > a {
  color: #c30f16 !important;
}

#multi-address-form div:nth-of-type(1):not(.address-container),
#multi-address-form div:nth-of-type(2):not(.address-container),
#multi-address-form div:nth-of-type(3):not(.address-container) {
  display: inline-block;
}
#multi-address-form div:nth-of-type(1) a,
#multi-address-form div:nth-of-type(2) a,
#multi-address-form div:nth-of-type(3) a {
  font-size: 16px;
  padding: 12px 28px;
}
#multi-address-form .h2-link:hover {
  background-color: #ccbcad;
}
#close-add-multi-address-form a {
  text-decoration: none;
}
.update-shipping-addresses {
  padding-right: 4px;
}
.address-block {
  width: 300px !important;
}

.datepicker-form input {
  max-width: 100%;
}
.ship_address {
  margin: 5px !important;
}

.bannerimg {
  opacity: 0.7;
}
.griditem:hover .bannerimg {
  opacity: 0.6;
}

.collections-grid a:hover .bannerimg {
  opacity: 0.6;
}

.catgrid .griditem .image,
ul.collections-grid .image {
  overflow: hidden;
  background: linear-gradient(#000000, #000000), no-repeat top center;
}

.catgrid .griditem .image img,
ul.collections-grid .image img {
  margin-bottom: -7px;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 900px) {
  .ship_address {
    width: 100% !important;
  }
  #show-multi-address-form,
  #close-multi-address-form {
    width: 100%;
    margin-bottom: 4px;
  }
  #multi-address-form div:has(> a.h2-link),
  #multi-address-form div .h2-link {
    width: 100%;
  }
}
.hidden {
  display: none;
}

.bundle_wrap {
  width: 100%;
}
.bundle_data {
  width: 100%;
}
.wc-points-rewards-product-message {
  text-align: center;
}
.wc-shipping-multiple-addresses td select {
  max-width: 100%;
}

.line-clamp:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%)
    repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  content: "...";
  font-weight: bold;
  padding: 0 20px 1px 45px;
  position: absolute;
  right: 0;
}

.line-clamp {
  cursor: pointer;
  height: 7.3em;
  overflow: hidden;
  position: relative;
}

.custom_bundle_form {
  justify-content: flex-end;
}
.custom_form_data {
  width:50%;
  padding-bottom:60px;
}
i
.bundled_product_title_inner {
  font-weight: 700;
}
.bundled_product_excerpt {
  font-size: 14px;
}
.attribute_options select {
  width: 100%;
}

.bundle_border {
  width: 100%;
  display: flex;
  padding-bottom: 40px;
  align-items: center;
  text-align: center;
  justify-content:center;
}
.bundle_border p {
  font-family: "Lemonade", cursive;
  color: #b2a497;
  margin: 0;
  font-size: 2rem;
}


.woocommerce-product-gallery__image {
  overflow: hidden;
}
.scaled {
  transform: scale(1.5);
}

.pointer-events-none {
  pointer-events: none;
}

.variations {
  table-layout: fixed;
  width: 100%;
}

#address_form {
  padding-top: 4px;
}

.woocommerce-product-gallery__image:not(:first-child) {
  padding: 10px 15px;
}
.woocommerce-product-gallery__image:not(:first-child) img {
  border: 1px solid #e2e2e2;
  cursor: pointer;
}
.product_meta {
  display: none;
}
.bundled_item_wrap {
  width: 100%;
}
.bundled_item_wrap .out-of-stock {
  margin-top: 52px;
}
.woocommerce td.product-name dl.variation p {
  margin-bottom: revert;
}
.bundle_form table.variations .required {
  color: black !important;
}

.product-quantity {
  text-align: center;
}
.fa-angle-right {
  display: block;
  text-align: left;
  color: #d0c5a5;
  padding: 5px 0px;
}
.fa-angle-right:before {
  border-radius: 55px;
  padding: 4px 8px;
  background: #f5f1e5;
}

#mobile_view_hamper_button {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: none;
  width: 100%;
}
#mobile_view_hamper_button div {
  width: 100%;
  background: #b2a598;
  color: white;
  text-align: center;
  padding: 15px;
}
.show_all_hamper_products {
  width: 100%;
  background: #b2a598;
  color: white;
  text-align: center;
  padding: 15px;
  cursor: pointer;
  display: none;
}

.active_prod {
  background: #f4f1e5 !important;
  border: 1px solid #b2a497 !important;
  color: #b2a497 !important;
}

.mobile-cat-filters .content {
  overflow: scroll;
}

.abp-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.bundle_search {
  max-width: 66.66%;
  display: flex;
  padding-right: 5px;
}
.bundle_search input {
  width: 100%;
  border-radius: 5px 0 0 5px !important;
}
.bundle_search i {
  margin: auto;
  padding: 15px;
  background: #b2a598;
  color: white;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}
.pointer {
  cursor: pointer;
}

.wc-points-rewards-product-message {
  text-align: left;
}

.variations {
  padding-top: 1rem;
}

.product p,
.product h1,
.product h2,
.product h3 {
  width: 100%;
}

@media only screen and (max-width: 900px) {
  .mob-hidden {
    display: none !important;
  }
  .bundle_border p {
    font-size: 40px !important;
  }
  .bundled_product_title {
    font-size: 18px !important;
  }
  .bundled_product_excerpt {
    font-size: 12px !important;
  }
  .coupon {
    display: flex;
  }
  .product-remove {
    text-align: left !important;
  }
  #mobile_view_hamper_button {
    display: block;
  }
  .show_all_hamper_products {
    display: block;
  }
  .bundle_search {
    max-width: 100%;
    padding-right: 0;
  }
  .custom_form_data {
    width: 100%;
    top: 0;
  }

  .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child)
  {
    position:relative;
  }

  .bundled_product_title_inner {
    font-size: 12px;
  }
  .custom_bundle_form {
    width: 100%;
  }
  /*.woocommerce-message::before { padding-top:48px; }*/
  .button.wc-forward {
    width: 100%;
    text-align: center;
  }
  .woocommerce-thankyou-order-details {
    display: flex;
    flex-direction: column;
  }
  .woocommerce-thankyou-order-details li {
    border-right: 0 !important;
  }
}

#ppcp-messages { height:0px; }

.woocommerce div.product form.cart { margin-bottom:0px; }

/** Nathan Custom Styles - End **/

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

@font-face {
  font-family: "Lemonade";
  src: url("/wp-content/themes/pet-hamper/fonts/lemonade.woff2")
      format("woff2"),
    url("/wp-content/themes/pet-hamper/fonts/lemonade.woff") format("woff"),
    url("/wp-content/themes/pet-hamper/fonts/lemonade.ttf")
      format("truetype");
  font-display: swap;
}

/* montserrat-regular - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-regular.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-regular.woff")
      format("woff"),
    /* Modern Browsers */
      url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-regular.svg#Montserrat")
      format("svg"); /* Legacy iOS */
}
/* montserrat-500 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-500.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */
      url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-500.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-500.woff")
      format("woff"),
    /* Modern Browsers */
      url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-500.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("/wp-content/themes/pet-hamper/fonts/montserrat-v23-latin-500.svg#Montserrat")
      format("svg"); /* Legacy iOS */
}

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

/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-family: "Montserrat", sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  box-sizing: border-box;
}

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

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
  color: #56422b;
  text-transform: uppercase;
}

.wp-block-post-title a,
.linetitle a {
  text-decoration: none;
}

.wp-block-post-date {
  display: none;
}
.linetitle,
.related > h2,
.wp-block-post-title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.page-template-homepage .linetitle {
    font-family: "Lemonade", cursive;
    text-transform: none;
    color: #b2a598;
    font-size: 2.5rem;
}

.cart-header {
  position: relative;
}

.cart-header .number {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f5f1e5;
  position: absolute;
  top: -9px;
  right: -9px;
}

.cart-header .number span {
  font-size: 12px;
  color: #d0c5a5;
}

p.title,
.entry-title,
.woocommerce-products-header__title,
.welcometext h2 {
  font-family: "Lemonade", cursive;
  text-transform: none;
}


.welcometext h2,
.woocommerce-products-header__title,
h1.entry-title {
    color: #b2a598;
}

span.title {
  font-family: "Lemonade", cursive;
  text-transform: none;
  font-size: 2em;
}

p.title {
  font-size: 3rem;
  margin: 0;
  line-height: 1;
}

.page-template-contact .el p.title {
  font-size: 2rem;
 color: #b2a598;
}

p {
  margin-bottom: 1.5em;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Montserrat", sans-serif;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

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

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

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

big {
  font-size: 125%;
}

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

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

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
  color: inherit;
}

a:hover,
a:focus,
a:active {
  color: inherit;
}

a:focus {
  outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce input.button {
  border: none;
  color: #fff;
  border-radius: 0;
  background: #b2a598;
  line-height: 1;
  font-weight: normal;
  padding: 1rem 2rem;
  text-transform: uppercase;
  text-decoration: none;
}

button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.woocommerce input.button:hover {
  cursor: pointer;
  background: #ccbcad;
  color: #fff;
}

.ib {
  display: inline-block;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background: #b2a598;
}

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

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

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

select {
  border: 1px solid #dbd4bf;
  min-height: 48px;
}

textarea {
  width: 100%;
}

.center {
  text-align: center;
}

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

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

#topbar {
  background: #f5f1e5;
}

#topbar .dflex {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  font-size: 14px;
}

#masthead {
  background: #d0c5a5;
  color: #fff;
  font-size: 1.4em;
}

#masthead a {
  color: #fff;
  text-decoration: none;
}

#masthead a:hover {
  opacity: 0.8;
}

#masthead .mainheader {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrap,
#content,
.content-area {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
}

#offerbar {
  background: #f6f1e5;
  text-align: center;
  padding: 0.5rem;
}

#offerbar .wrap {
  padding: 0;
}

#offerbar p {
  margin: 0;
  font-size: 0.8rem;
}

.blog .site-main {
  margin-bottom: 1rem;
}

/* Navigation
--------------------------------------------- */
#site-navigation {
  background: #fff;
}

#primary-menu {
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  position: relative;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

#primary-menu li {
  list-style: none;
}

#primary-menu > li > a {
  padding: 10px;
  display: block;
  font-size: 1rem;
  text-transform: uppercase;
}

#primary-menu li a {
  color: #56422b;
}

#primary-menu li a:hover {
  color: #d0c5a5;
}

#primary-menu > li.menu-item-has-children > a:after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  margin-left: 0.3rem;
  font-size: 0.8em;
}

#primary-menu .label {
  font-weight: 700;
  font-size: 14px;
}

#primary-menu > li > ul {
  box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
  float: left;
  background: #fff;
  padding: 0;
  display: none;
  list-style: none;
  margin: 0;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 99999;
  flex-wrap: wrap;
  border-top: 1px solid #ddd;
}

#primary-menu > li > ul > li {
  padding: 1rem;
  flex: 0 0 25%;
}

#primary-menu > li > ul > li > ul {
  padding-left: 0;
  margin-left: 0;
}

#primary-menu > li > ul > li a {
  font-size: 1rem;
}

#primary-menu > li > ul > li > ul > li a {
  text-transform: uppercase;
}

#primary-menu > li > ul > li > a {
  font-family: "Lemonade", cursive;
  font-size: 2rem;
  color: #b2a598;
}

#primary-menu > li:hover > ul,
#primary-menu > li.focus > ul {
  display: flex;
}

.woocommerce span.onsale {
  background: #f5f1e5;
  font-weight: normal;
  margin: auto !important;
  border-bottom: 3px solid #d0c5a5;
  text-transform: uppercase;
  color: #786961 !important;
  border-radius: 0;
  line-height: normal;
  padding: 10px;
  min-height: auto;
  position: absolute;
  float: right;
}

.exclusive-container
{
  position:relative;
}

.exclusive-container span.exclusive {
  z-index:111;
  text-transform: uppercase;
  font-weight: 500;
  font-size:14px;
  position: absolute;
  bottom:0;
  left:0;
  width:100%;
  background: #d5ccbe;
  color:white;
  padding: 6px;
  text-align:center;
}

.highlight {
  background: #d5ccbe;
  color:white;
  padding: 1rem;
  text-align:center;
}

@media (max-width: 1015px) {
  .exclusive-container span.exclusive { font-size:12px; }
}

@media (max-width: 500px) {
  .exclusive-container span.exclusive { font-size:10px; }
}


.h2-link {
  background: #b2a497;
  text-transform: uppercase;
  color: #fff !important;
  padding: 10px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
}

/*Homepage CSS*/

ul.collections-grid {
  padding: 0;
}

.catgrid .griditem,
ul.collections-grid li {
  position: relative;
  margin-bottom: 30px;
}

ul.splide__list {
  padding: 0;
  margin: 0;
}
/*Centres the text on the homepage grids */
ul.collections-grid .content,
.catgrid .griditem .content {
  color: white !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catgrid .griditem .content p.title,
ul.collections-grid p.title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align: center;
}
/*Controls the size of the  font in the category grid*/
.catgrid .griditem .content p.title {
  font-size: 2rem;
}
/*Controls the size of the  font in tcollections grid*/
ul.collections-grid p.title {
  font-size: 2rem;
}

/*Adds gradient to the images on the home page*/

.catgrid .griditem .image img,
ul.collections-grid .image img {
  margin-bottom: -7px;
  transition: all 0.3s ease-in-out;
}

.catgrid .griditem:hover img,
ul.collections-grid li:hover img {
  webkit-transition: -webkit-transform 10s ease-out, opacity 0.5s ease-in;
  -moz-transition: -moz-transform 10s ease-out, opacity 0.5s ease-in;
  transition: transform 10s ease-out, opacity 0.5s ease-in;
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
}

ul.productgrid.four {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

ul.productgrid.four li {
  padding: 0 15px;
}

ul.productgrid.four h3 {
  font-size: 1rem;
}

ul.productgrid.four .price {
  font-size: 0.857em;
  color: #56422b;
  font-weight: 500;
}

ul.productgrid.four a {
  text-decoration: none;
}

.dgwt-wcas-search-wrapp {
  max-width: 100% !important;
}

.dgwt-wcas-no-submit
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  border-radius: none !important;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  background: #d0c5a5 !important;
  border: 1px solid #d0c5a5;
  color: #fff;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
  color: #fff;
  font-style: normal;
}

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier,
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier path {
  fill: #fff;
  opacity: 1;
}

.dgwt-wcas-preloader.dgwt-wcas-close path {
  fill: #fff;
}

.welcometext {
  margin: 2rem 0;
}

.welcometext h2 {
  font-size: 2.5rem;
  margin: 0;
  line-height: 1;
}

.collection-slider {
  margin-bottom: 3rem;
}

.collection-slider li {
  position: relative;
}

.collection-slider li .content {
  position: absolute;
  bottom: 0;
  padding: 1rem;
  color: #fff;
}

.collection-slider li a {
  text-decoration: none;
}

.splide__arrow--prev {
  transform: rotate(180deg);
}

.splide__arrows {
  position: absolute;
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.splide__arrow {
  background: rgba(255, 255, 255, 0.8);
  fill: #786961;
}

.featured-logos,
.corporate-logos {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  text-align: center;
}

.featured-logos li,
.corporate-logos li {
  list-style: none;
  padding: 15px;
}

#sb_instagram {
  margin-bottom: 3rem;
}

.page-template-contact .page-content i {
  margin-right: 10px;
  color: #d0c5a5;
}

.page-template-contact .page-content a {
  text-decoration: none;
}

.gform_body {
  text-align: left;
}

.page-template-contact .el {
  margin-bottom: 3rem;
}

.gform_wrapper.gravity-theme .gfield_label {
  font-weight: normal !important;
}

.intro-banner {
  position: relative;
  display: flex;
  justify-content: center;
}

.intro-banner .content {
  position: absolute;
  top: 0;
  padding: 0 3rem;
}

.intro-banner .content h1,
.intro-banner .content p {
  color: #fff;
}

.featured-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.featured-logo .image {
  max-width: 200px;
}

.gform_confirmation_message {
  font-size: 1.5rem;
  padding: 1rem;
  background: #f5f1e5;
}

.hp_banner .content {
  position: absolute;
  bottom: 2rem;
  right:0;
  padding: 3rem;
  display: flex;
  align-items: flex-end;
  text-align:right;
  flex-direction: column;
  max-width: 510px;
  z-index:50;
}

.hp_banner .content p.title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 1rem;
}

.hp_banner img {
  width: 100%;
  object-fit: cover;
  height:800px;
}

.hp_banner li
{
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s  ease-in-out;
}

.hp_banner li:not(:first-child)
{
  height:0;
  opacity:0;
}

.slider-controls
{
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}

.slider-controls div
{
  font-size:50px;
  cursor:pointer;
  padding:15px;
  color:white;
  opacity: 75%;
}

.slider-controls div.disabled
{
  opacity: 25%;
  cursor:auto !important;
}

.slider-controls div.disabled:hover
{
  opacity: 25%;
}

.splide__list
{
  max-height: 73vh;
  overflow: hidden;
  position:relative;
  background:#d0c5a5;
}

.hp_banner img { height:73vh; }

@media (max-width: 800px) {
  .slider-controls div { padding:8px;font-size:20px;font-size:70px; }

  .splide__list { max-height: 60vh; }
  .hp_banner img { height:60vh; }
}

.slider-controls div:hover
{
  opacity: 100%;
  /*background:#ccbcad;*/
}

.corporate-logos li {
  flex-basis: 33.3%;
}

.bespoke-hampers {
   text-align: center;
}


#primary-menu > li.sans > ul {
  width: auto;
  left: auto;
  flex-direction: column;
}

#primary-menu > li.menu-item-41506 > ul {
  right: 0;
}

#primary-menu > li.sans > ul > li {
  padding: 0.5rem 1rem;
  line-height: 1;
}

#primary-menu > li.sans > ul > li > a {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
}

.hc-offcanvas-nav:not(.touch-device)
  li:not(.nav-item-custom)
  a:not([disabled]):hover {
  background: none !important;
}

.collections-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -15px;
}

ul.collections-grid {
  margin: 0 -15px !important;
}
ul.collections-grid li .inner {
  padding: 0 15px;
}

.collections-grid li {
  list-style: none;
}

.catgrid {
  padding: 0;
  margin: 0 -15px;
}

.catgrid .griditem .inner {
  padding: 0 15px;
}

.about-section .row .image {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  overflow: hidden;
}

.about-section .row .col2 {
  padding: 2rem;
  text-align: center;
}

.about-section .row .col2 p {
  margin: 0;
  margin-bottom: 8px;
}

.about-section .row .col2 .quote {
  font-size: 1.2em;
}

.about-section .row .col2 p.cta {
  font-size: 0.9em;
}

@media (min-width: 992px) {
  .tablet-show {
    display: none;
  }

  .tablet-hide {
    display: block;
  }

  .featured-logo .image {
    max-width: 400px;
  }
}

@media (min-width: 768px) {
  .naigationwrapper {
    order: 4;
    flex: 0 0 100% !important;
    background: #fff;
    margin-top: 28px;
  }

  ul.productgrid.four li {
    flex-basis: 25%;
  }

  .woocommerce div.product {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #content,
  .content-area {
    padding-top: 1rem;
  }

  #masthead .mainheader {
    height: 125px;
    flex-wrap: wrap;
  }



  .blog .site-main .dflex {
    display: flex;
    flex-wrap: wrap;
  }

  .blog .site-main .article {
    flex-basis: 50%;
    padding: 1rem;
  }

  #masthead i {
    padding: 0 0.5rem;
  }

  .linetitle,
  .related > h2,
  .wp-block-post-title {
    font-size: 2em;
  }

  h2.wp-block-post-title,
  .blog h2.linetitle,
  .archive .linetitle {
    font-size: 1.5em;
  }

  #masthead .search {
    order: 1;
    display: flex;
  }

  .logo {
    order: 2;
  }

  .links {
    order: 3;
    min-width: 230px;
    text-align: right;
  }

  .mobile-show {
    display: none;
  }

  .mobile-hide {
    display: block;
  }

  .woocommerce-products-header__title,
  .page .entry-title,
  .blog .entry-title,
  .archive .entry-title,
  .single-post .entry-title {
    font-size: 3rem;
    line-height: 3rem;
  }

  .woocommerce ul.products li.product .button {
    transition: 0.3s;
  }

  .woocommerce ul.products li.product a img {
    transition: all 0.3s ease-in-out;
  }

  .woocommerce ul.products li.product:hover a img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
  }

  .woocommerce ul.products li.product:hover .button {
    opacity: 1;
    transition: 0.3s;
  }

  .footer-illustration {
    max-width: 50%;
    width: 500px;
  }

  #hamperfooter .wrap .text {
    margin-right: 1rem;
  }

  .hp_banner .content p.title {
    font-size: 3em;
  }

  .catgrid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }

  .catgrid.archive .griditem {
    flex-basis: 33.3%;
    list-style: none;
  }

  .home .catgrid .griditem {
    flex-basis: 33.3%;
    list-style: none;
  }

  .collections-grid li {
    flex-basis: 25%;
  }

  .term-2208 .collections-grid li,
  .term-2467 .collections-grid li {
    flex-basis: 33.3%;
  }

  .catgrid.half .griditem {
    flex-basis: 50%;
  }

  .featured-logos li:first-child {
    flex-basis: 100%;
  }

  .featured-logos li {
    flex-basis: 25%;
  }

  /*Opacity of the bannerimg determines how much of the gradient shows*/
  ul.collection_grid li img:hover,
  .griditem:hover .bannerimg {
    opacity: 0.6;
  }

  .bannerimg {
    opacity: 0.7;
  }

  .page-template-contact .page-content {
    justify-content: space-between;
    display: flex;
  }

  .page-template-contact .page-content .col {
    flex-basis: 50%;
    padding: 1rem;
  }

  .grid3 {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
  }

  .archive-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }

  .archive-wrapper .article {
    flex-basis: 50%;
    padding: 15px;
  }

  .hp_banner .splide__slide {
    min-height: 600px;
  }

  .home .catgrid .griditem.fw:first-child {
    flex-basis: 100%;
  }

  .home .catgrid .griditem:first-child img {
    width: 100%;
  }

  .about-section .row {
    display: flex;
    align-items: center;
    background: #f4f1e5;
  }

  .about-section .row .image {
    margin: 0 50px;
  }
}

.grid3 .col {
  line-height: 1;
  padding: 1rem;
  color: #b2a598;
  text-align: center;
}

.grid3 .item {
  font-size: 2rem;
}

.grid3 .number {
  font-size: 1.5em;
  background: #f5f1e5;
  border: none;
  width: 40px;
  display: inline-block;
  line-height: 1.7;
  text-align: center;
  border-radius: 100%;
  height: 40px;
  margin-right: 10px;
}

.site-main {
  margin-top: 1em;
}

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

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

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

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

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

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

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

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

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

.bypostauthor {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
  display: block;
}

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

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

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

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

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

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

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

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

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

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

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

.alignright {
  /*rtl:ignore*/
  float: right;

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

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

#hamperfooter .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

#hamperfooter .wrap .title {
  margin-bottom: 1rem;
}

#hamperfooter .wrap .text {
  text-align: center;
  padding: 1rem;
}

#hamperfooter img {
  width: 200px;
}

#hamperfooter .wrap .button {
  display: inline-block;
}

#footer {
  background: #d0c5a5;
  position: relative;
  margin-top: 200px;
  clear: both;
}

#mainfooter {
  color: #fff;
  padding-bottom: 1rem;
}

#mainfooter .row {
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}

#mainfooter a:hover {
  opacity: 0.9;
  transition: transform 0.5s ease;
}

#mainfooter .row .col1 {
  display: flex;
  flex-direction: column;
  margin-top: auto;
}

#mainfooter .row .col1 a,
#mainfooter .row .col1 {
  color: #fff;
  font-size: 0.9rem;
  text-decoration: none;
}

#mainfooter .row .social a {
  background: #fff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin: 5px;
  color: #b2a598;
  font-size: 25px;
  transition: 0.3s;
}

#mainfooter .row .social a:hover {
  transition: transform 0.5s ease;
  color: #ccbcad;
}

#mainfooter .row ul {
  padding: 0;
  margin: 0;
  color: #56422b;
}

#mainfooter .row h4,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #56422b;
}

#mainfooter .row h4 {
  font-weight: 500;
}

#mainfooter .row ul li {
  list-style: none;
}

#mainfooter .row ul li a {
  text-decoration: none;
  font-size: 0.9rem;
}

#topfooter {
  position: absolute;
  width: 100%;
  top: -170px;
}

#topfooter .wrap {
  display: flex;
}

#mc_embed_signup {
  width: 100%;
}

#mc_embed_signup p {
  margin-top: 0;
  margin-bottom: 5px;
}

#mc_embed_signup input[type="email"] {
  border: none;
  width: 100%;
}

#mc_embed_signup .inputs {
  border: 1px solid #b2a598;
  display: flex;
  justify-content: space-between;
}

/*product styles
*/
.woocommerce ul.products li,
.woocommerce ul.products h2,
.woocommerce ul.products .price,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #56422b;
  font-weight: 500;
}

.woocommerce-products-header__title,
.page .entry-title,
.blog .entry-title,
.archive .entry-title,
.single-post .entry-title {
  text-align: center;
}

.entry-title a {
  text-decoration: none;
}

.article .entry-title {
  margin: 0;
  font-size: 2em;
}
.article picture img
{
  display: block;
  width: 100%;
  max-height: 250px;
  object-fit: cover;
}

.entry-meta a {
  color: #d0c5a5;
}

.wc-points-rewards-product-message,
.single_variation_wrap, .single_variation_wrap p.points {
  width: 100%;
}

.woocommerce div.product .product_title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

.up-sells h2 {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align: left;
}

.related h2 {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align: center;
}

.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .button {
  width: 100%;
  border: none;
  color: #fff;
  border-radius: 0;
  background: #b2a598;
  line-height: 1;
  font-weight: normal;
  padding: 1rem 2rem;
  text-transform: uppercase;
}

.woocommerce a.button {
  border: none;
  color: #fff;
  border-radius: 0;
  background: #b2a598;
  line-height: 1;
  font-weight: normal;
  padding: 1rem 2rem;
  text-transform: uppercase;
}

.woocommerce div.product form.cart .button:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce a.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  cursor: pointer;
  background: #ccbcad;
  color: #fff;
}

.out-of-stock {
  width: 100%;
  border: none;
  color: #777 !important;
  border-radius: 0;
  background: #ddd;
  line-height: 1;
  font-weight: normal;
  padding: 1rem 2rem;
  text-transform: uppercase;
}

.woocommerce ul.products li.product .button:after,
.woocommerce div.product form.cart .button:after {
  content: "\2b";
  font-family: "Font Awesome 5 Pro";
  margin-left: 0.5rem;
}

a.added_to_cart.wc-forward {
  display: none;
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  background: #fff;
  border: none;
  font-family: "Lemonade", cursive;
  font-weight: normal;
  color: #56422b;
  width: 30px;
  line-height: 0.8;
  border-radius: 100%;
  height: 30px;
  font-size: 1rem;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #f5f1e5;
  border: none;
}

.single-product .woocommerce-variation-add-to-cart,
.single-product .cart,
.bundle_button {
  display: flex;
  flex-wrap: wrap;
}

.bundled_table_item .product-price { display:none !important; }
.bundled_table_item .product-subtotal { display:none !important; }
.single-product div.product form.cart .quantity {
  float: none;
  display: inline-block;
}

.single-product .minus,
.single-product .plus {
  padding: 0;
  background: none !important;
  color: #404040 !important;
}

.single-product .minus {
  margin-right: 0.875em !important;
  order: 1;
}

.single-product div.product form.cart .qty {
  border: none;
  font-family: "Lemonade", cursive;
  color: #b2a598;
  font-size: 1.5rem;
  width: 70px;
}

.single-product .quantity {
  margin-left: 0.875em !important;
  margin-right: 0.875em !important;
  order: 2;
}

.woocommerce div.product form.cart .variations label {
  font-weight: normal !important;
}

.single-product div.product form.cart .label {
  font-family: "Lemonade", cursive;
  color: #b2a598;
  font-size: 1.5rem;
  margin-right: auto;
}

.woocommerce div.product form.cart .variations .label {
  line-height: 1 !important;
}

.woocommerce div.product form.cart .variations .value select {
  width:100%;
}

.single-product .plus {
  order: 3;
}

#wc-stripe-payment-request-wrapper {
  order: 4;
  flex-basis: 100%;
  padding-top: 0em !important;
}

#wc-stripe-payment-request-button-separator {
  order: 5;
  flex-basis: 100%;
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
}

.woocommerce div.product form.cart .button {
  order: 6;
  flex-basis: 100%;
}

.woocommerce-message,
.woocommerce-info {
  border-top-color: #d0c5a5;
  background: #f5f1e5;
}
.woocommerce-message::before,
.woocommerce-info:before {
  color: #d0c5a5;
}

.woocommerce ul.products li.product .star-rating {
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
}

.woocommerce .star-rating span::before {
  color: #d0c5a5;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin-bottom: 0.8rem;
  overflow: hidden;
}

.woocommerce table.shop_table th {
  font-weight: normal;
  padding: 9px 12px;
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: "Lemonade", cursive;
   color: #b2a598;
}

#body .woocommerce .cart .button,
.woocommerce .cart input.button.delete-line-item {
  padding: 0;
  background: none;
  color: #b2a598 !important;
}

.woocommerce-cart table.cart img {
  width: 150px;
}

.woocommerce a.remove {
  color: #d0c5a5 !important;
  background: #f5f1e5;
}

.woocommerce button.button {
  background: #b2a598;
  font-weight: normal;
}

.woocommerce table.shop_table td a {
  text-decoration: none;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: normal;
}

#coupon_code {
  width: 175px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #b2a497;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover .woocommerce input.button.alt:hover {
  background: #ccbcad;
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  background: #f5f1e5;
  border: none;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  background: #f4f1e5;
}

.woocommerce form select,
.select2-container--default .select2-selection--single,
.attribute_options select {
  background-color: #f4f1e5 !important;
  padding:8px;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  vertical-align: middle;
}

.hp_banner .image {
  height: 100%;
  background-position: center;
  background-size: cover;
}

@media (max-width: 991.98px) {
  #primary-menu > li > a {
    font-size: 0.6em;
  }
  .tablet-hide {
    display: none;
  }

  .tablet-show {
    display: block;
  }
}

@media (max-width: 767.98px) {
  body.fixed {
    position: fixed;
    width: 100%;
  }

  .hp_banner .content p.title {
    font-size: 2rem;
  }

  .fw-wc-prod li.product {
    width: 100%!important;
  }
	

  #masthead {
    position: sticky;
    top: 0;
    z-index: 9998;
  }

  #masthead .wrap {
    height: 75px;
  }

  .search.mobile-show {
    width: 20px;
  }

  .naigationwrapper.mobile-show {
    display: flex;
    align-items: center;
  }

  .hc-nav-trigger {
    margin-right: 5px;
  }

  .dgwt-wcas-ico-magnifier-handler {
    width: auto;
    margin: auto!important;
  }


  .links {
    display: flex;
  }

  .linetitle {
    font-size: 1.4em;
  }

  .my-account i {
    margin: 0 0.5rem;
  }

  .mobile-hide {
    display: none;
  }

  .mobile-show {
    display: block;
  }

  #site-navigation {
    position: fixed;
    width: 100%;
    top: 110px;
    background: #fff;
    left: 0;
    height: 100%;
    z-index: 1000;
  }

  ul.productgrid.four li {
    flex-basis: 50%;
  }

  .catgrid.archive .griditem {
    flex-basis: 50%;
    list-style: none;
  }

    .page-template-default .catgrid.archive .griditem {
    flex-basis: 100%;
    list-style: none;
  }


  .catgrid.archive {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px;
  }

  .catgrid.archive .inner {
    padding: 0 15px;
  }

  button,
  .button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .woocommerce input.button {
    padding: 1rem;
  }

  #primary-menu {
    flex-direction: column;
  }

  .main-navigation a {
    padding: 15px;
    color: #56422b !important;
  }

  .main-navigation li {
    border-bottom: 1px solid #ddd;
  }

  #mainfooter,
  .footer-bottom {
    flex-direction: column;
  }

  .footer-bottom {
    text-align: center;
  }

  .woocommerce-products-header__title,
  .page .entry-title,
  .archive .entry-title,
  .single-post .entry-title {
    font-size: 2rem;
    line-height: 2rem;
  }

  /* Reset
	 * ----------------------------- */
  #site-navigation ul,
  #site-navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .is-open > .sub-menu:not(.slide-out) {
    overflow: auto;
    height: 100%;
  }

  /* Global styling
	* -------------------- */
  #mobile-menu li.dropdown > a:after {
    content: "\f33b";
    font-family: "Font Awesome 5 Pro";
    float: right;
    font-size: 20px;
  }

  /* go back - auto-generated using JS */
  .js-back {
    padding: 10px 20px 10px 20px !important;
    cursor: pointer;
    font-weight: 700;
  }

  .js-back:before {
    content: "\f33a";
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    margin-right: 10px;
  }

  .menu-mobile-menu-container {
    height: 100%;
  }

  /* Level 1
	-------------------------------------- */
  #mobile-menu {
    position: relative;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    height: calc(100% - 120px);
  }

  #mobile-menu li {
    border-bottom: 1px solid #ddd;
  }

  /* Level 2
	-------------------------------------- */
  #mobile-menu ul {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-top: 1px solid 1px solid #ddd;
  }

  /* show sub-level */
  .is-open > ul {
    display: block !important;
  }

  /* Level 3
	-------------------------------------- */
  #mobile-menu ul ul {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }

  /* Menu Effects
	-------------------------------------- */
  .transition {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }

  .slide-out {
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .sitemap-item {
    flex: 0 0 100%;
  }

  .footer-illustration {
    margin-top: 1rem;
    width: 320px;
  }

  #footer {
    margin-top: 300px;
  }

  #topfooter {
    top: -265px;
  }

  #topfooter .wrap {
    flex-direction: column-reverse;
  }

  #mainfooter .row {
    flex-direction: column-reverse;
  }

  #hamperfooter .wrap {
    flex-direction: column;
  }

  .hp_banner .content {
    padding: 1rem;
  }

  .woocommerce div.product form.cart .variations td,
  .woocommerce div.product form.cart .variations th {
    display: block;
    text-align: left;
  }

  .grid3 .item {
    font-size: 1.5rem;
  }

  .woocommerce div.product .product_title {
    font-size: 1.5em;
  }

  .woocommerce div.product form.cart .button,
  .woocommerce ul.products li.product .button {
    padding: 1em 12px;
    font-size: 0.9em;
  }

  .hp_banner .splide__slide {
    min-height: 500px;
  }

  .about-section .row .image {
    margin: auto;
  }

  .about-section .row .col2 {
    background: #f4f1e5;
    padding-top: 7rem;
    margin-top: -6rem;
  }

  .catgrid .griditem .content p.title {
    font-size: 1.25em;
  }
  ul.collections-grid p.title {
    font-size: 1.25em;
  }

  .catgrid.seasonal {
    display: flex;
  }

  .collections-grid li,
  .catgrid.seasonal .griditem {
    flex-basis: 50%;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 48%;
  }
}

.cross-sells { display:none; }

.coupon label { display:none; }

















/*Custom CSS NEW ACF Pages*/

.featured-service .col.content .inner {
  border: 1px solid #b2a598;
  padding: 2rem;
}

.featured-service .col.content ul,
.flex-30-70 ul {
    padding: 0!important;
    margin: 0 0 0 1rem!important;

}

.featured-service .col.image {
  position: relative;
}

.featured-service h2 {
    margin: 10px 0;
}



@media (min-width: 768px) {


  .featured-service {
      display: flex;
      align-items: center;
      margin: 5rem auto;
    }

    .featured-service .col.image {
      flex-basis: 60%;
    }

    .featured-service .col.content {
      flex-basis: 40%;
    }

    .featured-service .col.content .inner {
      z-index: 1;
        background: #fff;
        position: relative;
    }

    .featured-service.right .col.content .inner {
      width: 110%;
    }

    .featured-service.left .col.content .inner {
      margin-left: -10%;
        width: 110%;
    }

}


@media (max-width: 766px) {
.featured-service {
    margin-bottom: 1rem;
  }

  .featured-service.right {
    display: flex;
    flex-direction: column-reverse;
  }

}

.menu-item-55097 > a,
.menu-item-56356 > a,
.menu-item-56357 > a,
.menu-item-56364 > a
{ color: #005100 !important; }

.menu-item-78604 > a,
.menu-item-78605 > a,
.menu-item-78734 > a,
.menu-item-78735 > a
{ color: #8f001b !important; }