@charset "UTF-8";
/*
	Theme Name: Diamond Brand Gear
	Theme URI: https://diamondbrandgear.com
	Description: A mobile responsive and HTML5 theme built using Timber.
	Author: Status Forward
	Author URI: http://statusforward.com

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
/**
 * Remove default margin.
 */
body {
  margin: 0; }
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
input[type="search"] {
  -webkit-appearance: none;
  /* 1 */ }
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }
td,
th {
  padding: 0; }
/******************************************************************
> WordPress Styles

******************************************************************/
/*html {
    // font-size: 62.5%; 
}/* 

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

body {
	font-weight: 400;
}

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

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

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

.site-footer {
	clear:both;
}

*/
/* # Media Queries
/*------------------------------------------------------- */
/* end of media query */
/* end of media query */
/* end of media query */
/* end of media query */
/******************************************************************
> Accessibility Styles

******************************************************************/
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }
.more-link {
  position: relative; }
/* Skip Links */
.genesis-skip-link {
  margin: 0; }
.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
  margin: 0; }
/* Display outline on focus */
:focus {
  color: #333;
  outline: #ccc solid 1px; }
/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static; }
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sf-hover > ul.sub-menu {
  left: auto;
  opacity: 1; }
/* ## Accessible Forms
---------------------------------------------- */
.gfield.hidden_label .gfield_label {
  display: none; }
.gform_validation_container {
  display: none !important; }
/******************************************************************
> Gutenberg and Default Styles

******************************************************************/
/* --------------------------------------
* > Columns - strip some out post-dev so that min style takes over
-----------------------------------------*/
/*.wp-block-columns {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.wp-block-columns {
  position: relative;
  margin-bottom: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}


.wp-block-columns.alignwide {
  position: relative;
}


.wp-block-column {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.wp-block-column>*:first-child {
  margin-top: 0;
}
.wp-block-column>*:last-child {
  margin-bottom: 0;
}
*/
@media (min-width: 600px) and (max-width: 767px) {
  .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    -webkit-box-flex: auto !important;
        -ms-flex-positive: auto !important;
            flex-grow: auto !important; }
  .wp-block-column:nth-child(2n) {
    margin-left: 0; } }
@media only screen and (min-width: 782px) {
  .wp-block-column:not(:last-child) {
    margin-right: 15px; }
  .wp-block-column:not(:first-child) {
    margin-left: 15px; } }
@media only screen and (min-width: 992px) {
  .wp-block-column:not(:last-child) {
    margin-right: 30px; }
  .wp-block-column:not(:first-child) {
    margin-left: 30px; } }
@media only screen and (min-width: 1280px) {
  .wp-block-column:not(:last-child) {
    margin-right: 50px; }
  .wp-block-column:not(:first-child) {
    margin-left: 50px; } }
/*
	@media only screen and (max-width: 767px) {
  
  .wp-block-columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wp-block-column {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin-bottom: 30px;
  }
  .wp-block-column.one-third,
  .wp-block-column.two-third {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .wp-block-columns+.wp-block-columns {
    margin-top: 0.2rem;
  }
}
@media (max-width: 479px) {
	
  .wp-block-columns {
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
*/
/* --------------------------------------
* > Alignments & Block Image
-----------------------------------------*/
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized,
.aligncenter,
.alignleft,
.alignright {
  display: table; }
.alignnone {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  float: none; }
/*.wp-block-image {
  margin-bottom: 0px;
}*/
.wp-block-image .aligncenter,
.aligncenter {
  margin-left: auto;
  margin-right: auto; }
.wp-block-image .alignleft,
.alignleft {
  float: left;
  margin: 0px 25px 25px 0px; }
.wp-block-image .alignright,
.alignright {
  float: right;
  margin: 0px 0px 25px 25px; }
.wp-block-image .alignleft,
.wp-block-image .alignright {
  width: 100%;
  max-width: 50%; }
.entry-content > .wp-block-image:first-child,
.entry-content > .wp-block-image.alignwide:first-child,
.entry-content > .wp-block-image:first-child:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
  margin-top: 0px; }
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
  margin-bottom: 3rem;
  margin-top: 0rem; }
@media (min-width: 768px) {
  .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
    margin-bottom: 4rem;
    margin-top: 0rem; } }
@media only screen and (min-width: 1440px) {
  .wp-block-image {
    margin-bottom: 35px; } }
@media (max-width: 991px) {
  .alignright {
    max-width: 50%; }
  .alignleft {
    max-width: 50%; } }
@media (max-width: 767px) {
  .wp-block-image .alignleft,
  .wp-block-image .alignright,
  .wp-block-image .aligncenter,
  .aligncenter,
  .alignleft,
  .alignright {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto; } }
@media (max-width: 479px) {
  .alignright {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
    float: none; }
  .alignleft {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    float: none; } }
/* Align wide and full */
.alignwide,
.wp-block-separator.is-style-wide.alignwide,
.wp-block-separator.is-style-dots.alignwide {
  margin-left: -130px;
  margin-right: -130px;
  max-width: 100vw; }
.wp-block-gallery.alignwide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.wp-block-media-text.alignwide {
  display: grid; }
.wp-block-image.alignwide {
  margin-bottom: 32px; }
@media only screen and (max-width: 1200px) {
  .alignwide,
  .wp-block-separator.is-style-wide.alignwide,
  .wp-block-separator.is-style-dots.alignwide {
    margin-left: -50px;
    margin-right: -50px;
    max-width: 100vw; } }
@media only screen and (max-width: 991px) {
  .alignwide,
  .wp-block-separator.is-style-wide.alignwide,
  .wp-block-separator.is-style-dots.alignwide {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100vw; }
  /*.entry-content>.wp-block-columns.alignwide {
    margin-top: 2rem;
  }*/ }
@media only screen and (max-width: 767px) {
  .alignwide,
  .wp-block-separator.is-style-wide.alignwide {
    margin-left: auto;
    margin-right: auto;
    max-width: inherit; } }
.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  /*margin-left: calc(-1980px / 2 + 100% / 2);
  margin-right: calc(-1980px / 2 + 100% / 2);
  max-width: 1980px;*/ }
.wp-block-columns.alignfull {
  margin-top: 40px;
  margin-bottom: 40px; }
@media (max-width: 1980px) {
  /*.alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
  }*/ }
@media (min-width: 768px) {
  /*.alignfull:not(.has-background)>.wp-block-group__inner-container>p:not(.has-background-color) {
    padding-left: 0;
    padding-right: 0;
  }*/ }
@media only screen and (min-width: 1440px) {
  .wp-block-columns.alignfull {
    margin-top: 50px;
    margin-bottom: 50px; } }
/* Avoid huge gap */
h2 + .wp-block-columns:not(.alignwide):not(.alignfull),
h3 + .wp-block-columns:not(.alignwide):not(.alignfull),
h4 + .wp-block-columns:not(.alignwide):not(.alignfull),
h5 + .wp-block-columns:not(.alignwide):not(.alignfull) {
  margin-top: 0; }
/* Block Group */
/*.wp-block-group__inner-container, .entry-content .wp-block-group p {
    max-width: 100%;
}
.wp-block-group__inner-container {
    margin: 0 auto;
}*/
/*.wp-block-group {
  margin-top: 40px;
  margin-bottom: 40px;
}
.wp-block-group.has-background {
  padding: 2rem;
}
@media (min-width: 768px) {
  .wp-block-group.has-background {
    padding: 4rem;
  }
	
}*/
/*@media (min-width: 1000px) {
  .entry-content>.wp-block-group.alignwide.has-background,
  .entry-content>.wp-block-group.alignfull.has-background {
    padding: 4rem;
  }
}
@media (min-width: 1200px) {
  .entry-content>.wp-block-group.alignwide.has-background,
  .entry-content>.wp-block-group.alignfull.has-background {
    padding: 6rem;
  }
}
@media (min-width: 1400px) {
  .entry-content>.wp-block-group.alignwide.has-background,
  .entry-content>.wp-block-group.alignfull.has-background {
    padding: 8rem 6rem;
  }
}*/
/* Group Inner */
.wp-block-group__inner-container {
  max-width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left; }
*[class*="_inner-container"] > *:last-child {
  margin-bottom: 0; }
*[class*="_inner-container"] > *:first-child {
  margin-top: 0; }
/*[class*="__inner-container"] > .alignwide {
    width: 100%;
    margin: auto;
}
@media (min-width: 1280px) {
	[class*="__inner-container"] > .alignwide {
	    max-width: 120rem;
	    width: 100%;
	}
}*/
@media (min-width: 768px) {
  .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 767px) {
  *[class*="_inner-container"] > *:last-child {
    margin-bottom: 30px; } }
.has-text-align-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center; }
/* Custom Styles to go along with Gutes */
.wp-block-column.space-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between; }
.wp-block-columns.space-between .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-line-pack: space-between;
  align-content: space-between; }
.wp-block-columns.reverse {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
.wp-block-column.reverse {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }
.gutter {
  padding-right: 60px;
  padding-left: 60px; }
.no-gap > .wp-block-column:not(:last-child),
.no-gap > .wp-block-column,
.no-gap > *,
.no-gap .alignnone {
  margin: 0; }
.entry-content > .alignfull.no-gap {
  margin-bottom: 0;
  margin-top: 0; }
.wp-block-group__inner-container.border-text {
  padding: 50px 0px 25px; }
@media only screen and (min-width: 768px) {
  .wp-block-columns.reverse .wp-block-column:not(:last-child) {
    margin-right: 0;
    margin-left: 40px; }
  /*.align-x-center .wp-block-column {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .align-x-center .wp-block-column .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
    margin-bottom: 0;
  }*/ }
@media only screen and (min-width: 992px) {
  .wp-block-columns.reverse .wp-block-column:not(:last-child) {
    margin-right: 0;
    margin-left: 70px; } }
@media (min-width: 1220px) {
  .entry-content > .alignfull.no-gap {
    margin-bottom: 0;
    margin-top: 0; } }
/* flush content */
.flush-right {
  margin-right: calc(-100vw / 2 + 100% / 2);
  margin-left: auto;
  max-width: 1530px; }
.flush-left {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: auto;
  max-width: 1530px; }
.alignwide.flush-right {
  margin-left: -150px;
  margin-right: calc(-1980px / 2 + 100% / 2);
  max-width: 1980px; }
.alignwide.flush-left {
  margin-right: -150px;
  margin-left: calc(-1980px / 2 + 100% / 2);
  max-width: 1980px; }
@media only screen and (max-width: 1980px) {
  .alignwide.flush-right {
    margin-left: -150px;
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw; }
  .alignwide.flush-left {
    margin-right: -150px;
    margin-left: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw; } }
@media only screen and (max-width: 1200px) {
  .alignwide.flush-right {
    margin-left: -90px;
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw; }
  .alignwide.flush-left {
    margin-right: -90px;
    margin-left: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw; } }
@media only screen and (max-width: 991px) {
  .alignwide.flush-right {
    margin-left: -102px; }
  .alignwide.flush-left {
    margin-right: -102px; } }
@media only screen and (max-width: 767px) {
  .alignwide.flush-right {
    margin-left: -70px; }
  /*.alignwide.flush-left,
  .alignwide.flush-right {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }*/ }
@media (max-width: 781px) and (min-width: 600px) {
  .alignwide.flush-left .wp-block-column,
  .alignwide.flush-right .wp-block-column {
    -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important; } }
@media (max-width: 781px) and (min-width: 600px) {
  /*.wp-block-column {
    flex-basis: inherit !important;
    flex-grow: inherit !important;
}*/ }
@media screen and (max-width: 479px) {
  .alignwide.flush-right {
    margin-left: -41px; } }
/* --------------------------------------
* > Default color palette
-----------------------------------------*/
.has-silver-color {
  color: #d1beab; }
.has-silver-background-color {
  background-color: #d1beab; }
.has-dim-gray-color {
  color: #6b7975; }
.has-dim-gray-background-color {
  background-color: #6b7975; }
.has-gainsboro-color {
  color: #e3d8cd; }
.has-gainsboro-background-color {
  background-color: #e3d8cd; }
.has-white-color {
  color: #ffffff; }
.has-white-background-color {
  background-color: #ffffff; }
.has-dark-slate-gray-color {
  color: #48484a; }
.has-dark-slate-gray-background-color {
  background-color: #48484a; }
.has-teal-color {
  color: #004d71; }
.has-teal-background-color {
  background-color: #004d71; }
.has-olive-drab-color {
  color: #648c1a; }
.has-olive-drab-background-color {
  background-color: #648c1a; }
.has-saddle-brown-color {
  color: #653334; }
.has-saddle-brown-background-color {
  background-color: #653334; }
/* --------------------------------------
* > Video
-----------------------------------------*/
/*.embed-responsive-container {
  position: relative;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.embed-responsive-container iframe,
.embed-responsive-container object,
.embed-responsive-container embed,
.embed-responsive-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
}
.embed-responsive-container {
  position: relative;
  padding-top: 56.25%;
  padding-bottom: 0; 
}
.embed-responsive-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
}*/
/* --------------------------------------
* > Spacers - remove main spacer on wp
-----------------------------------------*/
@media only screen and (max-width: 767px) {
  .wp-block-spacer {
    height: 15px !important; } }
/******************************************************************
> Imported Webflow Stylesheet

******************************************************************/
/*
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-nav {
  position: relative;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
.w--nav-dropdown-open {
  display: block;
}
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
*/
@font-face {
  font-family: 'webflow-icons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("truetype");
  font-weight: normal;
  font-style: normal; }
[class^="w-icon-"],
[class*=" w-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'webflow-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.w-icon-slider-right:before {
  content: "\e600"; }
.w-icon-slider-left:before {
  content: "\e601"; }
.w-icon-nav-menu:before {
  content: "\e602"; }
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\e603"; }
.w-icon-file-upload-remove:before {
  content: "\e900"; }
.w-icon-file-upload-icon:before {
  content: "\e903"; }
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
html {
  height: 100%; }
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #333; }
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block; }
html.w-mod-touch * {
  background-attachment: scroll !important; }
.w-block {
  display: block; }
.w-inline-block {
  max-width: 100%;
  display: inline-block; }
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.w-clearfix:after {
  clear: both; }
.w-hidden {
  display: none; }
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0; }
input.w-button {
  -webkit-appearance: button; }
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important; }
.w-webflow-badge,
.w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 none transparent;
  border-radius: 0;
  background: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1.0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal; }
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #AAADB0 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px 8px 6px 6px !important;
  font-size: 1.2rem !important;
  opacity: 1.0 !important;
  line-height: 1.4rem !important;
  text-decoration: none !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  white-space: nowrap;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer; }
.w-webflow-badge > img {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important; }
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-weight: bold;
  margin-bottom: 10px; }
h1, .h1 {
  font-size: 3.8rem;
  line-height: 4.4rem;
  margin-top: 20px; }
h2, .h2 {
  font-size: 3.2rem;
  line-height: 3.6rem;
  margin-top: 20px; }
h3, .h3 {
  font-size: 2.4rem;
  line-height: 3rem;
  margin-top: 20px; }
h4, .h4 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin-top: 10px; }
h5, .h5 {
  font-size: 1.4rem;
  line-height: 2rem;
  margin-top: 10px; }
h6, .h6 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-top: 10px; }
p {
  margin-top: 0;
  margin-bottom: 10px; }
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 1.8rem;
  line-height: 2.2rem; }
figure {
  margin: 0;
  margin-bottom: 10px; }
figcaption {
  margin-top: 5px;
  text-align: center; }
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px; }
.w-list-unstyled {
  padding-left: 0;
  list-style: none; }
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.w-embed:after {
  clear: both; }
.w-video {
  width: 100%;
  position: relative;
  padding: 0; }
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }
button,
html input[type="button"],
input[type="reset"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button; }
.w-form {
  margin: 0 0 15px; }
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #dddddd; }
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede; }
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold; }
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 1.4rem;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc; }
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999; }
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1; }
.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
  color: #999; }
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999; }
.w-input:focus,
.w-select:focus {
  border-color: #3898EC;
  outline: 0; }
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
  background-color: #eeeeee; }
textarea.w-input,
textarea.w-select {
  height: auto; }
.w-select {
  background-color: #f3f3f3; }
.w-select[multiple] {
  height: auto; }
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px; }
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px; }
.w-radio:before,
.w-radio:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.w-radio:after {
  clear: both; }
.w-radio-input {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  float: left;
  margin-left: -20px; }
.w-radio-input {
  margin-top: 3px; }
.w-file-upload {
  display: block;
  margin-bottom: 10px; }
.w-file-upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -100; }
.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  display: inline-block;
  color: #333333; }
.w-file-upload-error {
  display: block;
  margin-top: 10px; }
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none; }
.w-file-upload-uploading-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa; }
.w-file-upload-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  border: 1px solid #cccccc;
  background-color: #fafafa; }
.w-file-upload-file-name {
  font-size: 1.4rem;
  font-weight: normal;
  display: block; }
.w-file-remove-link {
  margin-top: 3px;
  margin-left: 10px;
  width: auto;
  height: auto;
  padding: 3px;
  display: block;
  cursor: pointer; }
.w-icon-file-upload-remove {
  margin: auto;
  font-size: 1rem; }
.w-file-upload-error-msg {
  display: inline-block;
  color: #ea384c;
  padding: 2px 0; }
.w-file-upload-info {
  display: inline-block;
  line-height: 3.8rem;
  padding: 0 12px; }
.w-file-upload-label {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa; }
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  display: inline-block;
  margin-right: 8px;
  width: 20px; }
.w-icon-file-upload-uploading {
  height: 20px; }
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px; }
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.w-container:after {
  clear: both; }
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px; }
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.w-row:after {
  clear: both; }
.w-row .w-row {
  margin-left: 0;
  margin-right: 0; }
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }
.w-col .w-col {
  padding-left: 0;
  padding-right: 0; }
.w-col-1 {
  width: 8.33333333%; }
.w-col-2 {
  width: 16.66666667%; }
.w-col-3 {
  width: 25%; }
.w-col-4 {
  width: 33.33333333%; }
.w-col-5 {
  width: 41.66666667%; }
.w-col-6 {
  width: 50%; }
.w-col-7 {
  width: 58.33333333%; }
.w-col-8 {
  width: 66.66666667%; }
.w-col-9 {
  width: 75%; }
.w-col-10 {
  width: 83.33333333%; }
.w-col-11 {
  width: 91.66666667%; }
.w-col-12 {
  width: 100%; }
.w-hidden-main {
  display: none !important; }
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px; }
  .w-hidden-main {
    display: inherit !important; }
  .w-hidden-medium {
    display: none !important; }
  .w-col-medium-1 {
    width: 8.33333333%; }
  .w-col-medium-2 {
    width: 16.66666667%; }
  .w-col-medium-3 {
    width: 25%; }
  .w-col-medium-4 {
    width: 33.33333333%; }
  .w-col-medium-5 {
    width: 41.66666667%; }
  .w-col-medium-6 {
    width: 50%; }
  .w-col-medium-7 {
    width: 58.33333333%; }
  .w-col-medium-8 {
    width: 66.66666667%; }
  .w-col-medium-9 {
    width: 75%; }
  .w-col-medium-10 {
    width: 83.33333333%; }
  .w-col-medium-11 {
    width: 91.66666667%; }
  .w-col-medium-12 {
    width: 100%; }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto; } }
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important; }
  .w-hidden-medium {
    display: inherit !important; }
  .w-hidden-small {
    display: none !important; }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0; }
  .w-col {
    width: 100%;
    left: auto;
    right: auto; }
  .w-col-small-1 {
    width: 8.33333333%; }
  .w-col-small-2 {
    width: 16.66666667%; }
  .w-col-small-3 {
    width: 25%; }
  .w-col-small-4 {
    width: 33.33333333%; }
  .w-col-small-5 {
    width: 41.66666667%; }
  .w-col-small-6 {
    width: 50%; }
  .w-col-small-7 {
    width: 58.33333333%; }
  .w-col-small-8 {
    width: 66.66666667%; }
  .w-col-small-9 {
    width: 75%; }
  .w-col-small-10 {
    width: 83.33333333%; }
  .w-col-small-11 {
    width: 91.66666667%; }
  .w-col-small-12 {
    width: 100%; } }
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none; }
  .w-hidden-main {
    display: inherit !important; }
  .w-hidden-medium {
    display: inherit !important; }
  .w-hidden-small {
    display: inherit !important; }
  .w-hidden-tiny {
    display: none !important; }
  .w-col {
    width: 100%; }
  .w-col-tiny-1 {
    width: 8.33333333%; }
  .w-col-tiny-2 {
    width: 16.66666667%; }
  .w-col-tiny-3 {
    width: 25%; }
  .w-col-tiny-4 {
    width: 33.33333333%; }
  .w-col-tiny-5 {
    width: 41.66666667%; }
  .w-col-tiny-6 {
    width: 50%; }
  .w-col-tiny-7 {
    width: 58.33333333%; }
  .w-col-tiny-8 {
    width: 66.66666667%; }
  .w-col-tiny-9 {
    width: 75%; }
  .w-col-tiny-10 {
    width: 83.33333333%; }
  .w-col-tiny-11 {
    width: 91.66666667%; }
  .w-col-tiny-12 {
    width: 100%; } }
.w-widget {
  position: relative; }
.w-widget-map {
  width: 100%;
  height: 400px; }
.w-widget-map label {
  width: auto;
  display: inline; }
.w-widget-map img {
  max-width: inherit; }
.w-widget-map .gm-style-iw {
  text-align: center; }
.w-widget-map .gm-style-iw > button {
  display: none !important; }
.w-widget-twitter {
  overflow: hidden; }
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: white;
  border: #758696 solid 1px;
  border-radius: 3px; }
.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 1.5rem;
  line-height: 1.2rem;
  text-align: center;
  color: #999;
  font-family: serif; }
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block; }
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px; }
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 1.8rem;
  line-height: 1.8rem; }
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px; }
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px; }
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px; }
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px; }
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: white;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px; }
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px; }
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px; }
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px; }
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 4px;
  margin-left: -4px; }
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 1.8rem;
  line-height: 2.2rem; }
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px; }
.w-widget-gplus {
  overflow: hidden; }
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: white; }
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -100; }
.w-background-video > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none; }
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #dddddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap; }
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left; }
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }
.w-slider-nav.w-round > div {
  border-radius: 100%; }
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit; }
.w-slider-nav.w-shadow > div {
  -webkit-box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
          box-shadow: 0 0 3px rgba(51, 51, 51, 0.4); }
.w-slider-nav-invert {
  color: #fff; }
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4); }
.w-slider-nav-invert > div.w-active {
  background-color: #222; }
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  -webkit-transition: background-color 100ms, color 100ms;
  -o-transition: background-color 100ms, color 100ms;
  transition: background-color 100ms, color 100ms; }
.w-slider-dot.w-active {
  background-color: #fff; }
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 4rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute; }
.w-slider-arrow-left {
  z-index: 3;
  right: auto; }
.w-slider-arrow-right {
  z-index: 4;
  left: auto; }
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em; }
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900; }
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap; }
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px; }
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em; }
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%; }
.w-dropdown-list.w--open {
  display: block; }
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222; }
.w-dropdown-link.w--current {
  color: #0082f3; }
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px; } }
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
[dir="ltr"] .w-lightbox-backdrop{
  text-align: left; }
[dir="rtl"] .w-lightbox-backdrop{
  text-align: right; }
.w-lightbox-backdrop {
  color: #000;
  cursor: auto;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  list-style: disc;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
  font-size: 1.7rem;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  /* 1 */
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
  /* 2 */ }
/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden; }
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0; }
.w-lightbox-view:before {
  content: "";
  height: 100vh; }
/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh; }
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle; }
/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
  position: relative;
  margin: 0;
  /* 1 */ }
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer; }
/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none; }
/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
  display: block;
  float: none;
  /* 1 */
  max-width: 100vw;
  max-height: 100vh; }
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh; }
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: .5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg=="); }
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }
/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px; }
/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  /* 1 */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden; }
/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  /* 2 */ }
.w-lightbox-active {
  opacity: .3; }
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden; }
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0; }
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin .8s infinite linear;
  animation: spin .8s infinite linear; }
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%; }
/*
 * Utility classes
 */
.w-lightbox-hide {
  display: none; }
.w-lightbox-noscroll {
  overflow: hidden; }
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh; }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh; }
  /* .w-lightbox-content */
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh; }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh; }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh; }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: .5; }
  .w-lightbox-close {
    opacity: .8; }
  .w-lightbox-control:hover {
    opacity: 1; } }
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0; }
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.w-richtext:after {
  clear: both; }
.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: normal;
  white-space: initial; }
.w-richtext ol,
.w-richtext ul {
  overflow: hidden; }
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
  outline: 2px solid #2895f7; }
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7; }
.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
  content: '';
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }
.w-richtext figure {
  position: relative;
  max-width: 60%; }
.w-richtext figure > div:before {
  cursor: default !important; }
.w-richtext figure img {
  width: 100%; }
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6; }
.w-richtext figure div {
  /* fix incorrectly sized selection border in the data manager */
  font-size: 0;
  color: transparent; }
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table; }
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block; }
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom; }
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0; }
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%; }
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both; }
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%; }
.w-richtext figure.w-richtext-align-normal {
  clear: both; }
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto; }
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  /* padding-bottom is used for aspect ratios in video figures
      we want the div to inherit that so hover/selection borders in the designer-canvas
      fit right*/
  padding-bottom: inherit; }
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block; }
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none; }
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none; }
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000; }
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.w-nav:after {
  clear: both; }
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333; }
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto; }
.w-nav-link.w--current {
  color: #0082f3; }
.w-nav-menu {
  position: relative;
  float: right; }
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px; }
.w--nav-link-open {
  display: block;
  position: relative; }
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%; }
.w-nav-overlay [data-nav-menu-open] {
  top: 0; }
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto; }
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0; }
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto; }
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0; }
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 2.4rem;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.w-nav-button:focus {
  outline: 0; }
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white; }
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none; }
.w-nav[data-collapse="all"] .w-nav-button {
  display: block; }
.w--nav-dropdown-open {
  display: block; }
.w--nav-dropdown-toggle-open {
  display: block; }
.w--nav-dropdown-list-open {
  position: static; }
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none; }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block; } }
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none; }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block; }
  .w-nav-brand {
    padding-left: 10px; } }
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none; }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block; } }
.w-tabs {
  position: relative; }
.w-tabs:before,
.w-tabs:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.w-tabs:after {
  clear: both; }
.w-tab-menu {
  position: relative; }
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222222;
  background-color: #dddddd; }
.w-tab-link.w--current {
  background-color: #C8C8C8; }
.w-tab-link:focus {
  outline: 0; }
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden; }
.w-tab-pane {
  position: relative;
  display: none; }
.w--tab-active {
  display: block; }
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block; } }
.w-ix-emptyfix:after {
  content: ""; }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.w-dyn-empty {
  padding: 10px;
  background-color: #dddddd; }
.w-dyn-hide {
  display: none !important; }
.w-dyn-bind-empty {
  display: none !important; }
.w-condition-invisible {
  display: none !important; }
/* --------------------------------------
* > Gutenberg Styles for DBG
-----------------------------------------*/
.wp-block-button {
  margin-bottom: 15px;
  color: inherit; }
.wp-block-buttons .wp-block-button {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: 0;
  text-transform: uppercase;
  border-radius: 0; }
p + .wp-block-buttons .wp-block-button {
  margin-top: 0; }
.wp-block-buttons .wp-block-button:not(:last-child) {
  margin-right: 15px; }
.wp-block-button__link {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 16px 20px 13px;
  border-style: solid;
  border-width: 2px;
  border-radius: 0;
  border-color: #48484a;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease;
  -o-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'Sequel neue', sans-serif;
  color: #48484a;
  font-size: 1.7rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.025rem;
  text-decoration: none;
  text-transform: uppercase; }
.wp-block-button__link:hover {
  background-color: #48484a;
  color: #fff !important;
  border-color: transparent; }
.wp-block-button__link:visited {
  background-color: #transparent;
  color: #48484a;
  border-style: solid;
  border-width: 2px;
  border-radius: 0;
  border-color: #48484a; }
.wp-block-button.large .wp-block-button__link {
  font-size: 3.5rem; }
.wp-block-button__link.white {
  border-color: #fff; }
.wp-block-button__link.white:hover {
  background-color: #fff;
  color: #6b7975; }
.wp-block-button__link.is-style-light,
.wp-block-button.is-style-light .wp-block-button__link {
  border-color: #fff;
  color: #fff; }
.wp-block-button__link.is-style-light:hover,
.wp-block-button.is-style-light .wp-block-button__link:hover {
  background-color: #fff;
  color: #48484a; }
.wp-block-button.is-style-on-green {
  background-color: #6b7975; }
.wp-block-button__link.is-style-on-green,
.wp-block-button.is-style-on-green .wp-block-button__link {
  border-color: #fff;
  color: #fff;
  border-radius: 0; }
.wp-block-button__link.is-style-on-green:hover,
.wp-block-button.is-style-on-green .wp-block-button__link:hover {
  background-color: #fff;
  color: #6b7975; }
.wp-block-button__link.is-style-fill,
.wp-block-button.is-style-fill .wp-block-button__link {
  border-color: #48484a;
  color: #fff;
  border-radius: 0;
  background-color: #48484a; }
.wp-block-button__link.is-style-fill:hover,
.wp-block-button.is-style-fill .wp-block-button__link:hover {
  background-color: transparent;
  color: #48484a;
  border-color: #48484a; }
@media (max-width: 767px) {
  .wp-block-buttons .wp-block-button {
    margin-bottom: 30px; } }
/* Separators */
.wp-block-separator {
  height: 1px;
  max-width: 400px;
  margin: 40px auto;
  border-top: 3px solid rgba(76, 77, 79, 0.24);
  border-left: 0;
  border-bottom: 0;
  border-right: 0; }
.wp-block-separator.is-style-wide {
  max-width: 100%;
  margin-top: 80px;
  margin-bottom: 80px; }
.wp-block-separator.is-style-dots {
  height: 40px;
  max-width: 100%;
  margin-top: 120px;
  margin-bottom: 120px;
  color: rgba(76, 77, 79, 0.24);
  text-align: center;
  border-top: 3px solid rgba(76, 77, 79, 0.24);
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  overflow: visible; }
.wp-block-separator.is-style-dots:before {
  content: "";
  background-image: url(fonts/hr-dots.svg);
  width: 100px;
  height: 40px;
  display: block;
  background-position: center center;
  background-size: 100px;
  background-repeat: no-repeat;
  margin: auto;
  top: -22px;
  position: relative; }
.wp-block-separator.is-style-dots.alignwide {
  margin-top: 100px;
  margin-bottom: 100px; }
.home .wp-block-separator.is-style-dots {
  margin-top: 100px;
  margin-bottom: 100px; }
/* Pull Quotes */
.wp-block-pullquote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: inherit; }
.wp-block-pullquote p {
  font-size: 2.3rem; }
.wp-block-pullquote blockquote {
  margin: 0;
  padding: 0;
  border-left: 0;
  font-size: inherit;
  line-height: inherit; }
.wp-block-columns.alignwide.product-circles {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.wp-block-columns.product-circles .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-line-pack: space-between;
  align-content: space-between; }
.wp-block-columns.product-circles .wp-block-column.is-vertically-aligned-center {
  -ms-grid-row-align: center;
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-line-pack: center;
      align-content: center; }
.wp-block-column.vertical-callout {
  padding-top: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center; }
.wp-block-image.no-border {
  border-radius: 100%; }
.wp-block-image.alignfull img {
  border: 4px solid #fff;
  border-left: 0;
  border-right: 0;
  border-radius: 0; }
.wp-block-image img,
.wp-block-image:not(.is-style-rounded) img {
  border: 4px solid #fff;
  border-radius: 20px;
  height: auto; }
.site-inner figure.wp-block-image.is-style-img-16-9,
.site-inner div.wp-block-image.is-style-img-16-9 figure.alignleft,
.site-inner div.wp-block-image.is-style-img-16-9 figure.alignright {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }
@media (min-width: 768px) {
  .site-inner div.wp-block-image.is-style-img-16-9 figure.alignleft,
  .site-inner div.wp-block-image.is-style-img-16-9 figure.alignright {
    position: relative;
    overflow: hidden;
    padding-top: 28.125%; } }
.site-inner figure.wp-block-image.is-style-img-4-3,
.site-inner div.wp-block-image.is-style-img-4-3 figure.alignleft,
.site-inner div.wp-block-image.is-style-img-4-3 figure.alignright {
  position: relative;
  margin-bottom: 40px;
  padding-top: 75%; }
@media (min-width: 768px) {
  .site-inner div.wp-block-image.is-style-img-4-3 figure.alignleft,
  .site-inner div.wp-block-image.is-style-img-4-3 figure.alignright {
    position: relative;
    margin-bottom: 40px;
    padding-top: 37.5%; } }
.site-inner figure.wp-block-image.is-style-img-25-10,
.site-inner div.wp-block-image.is-style-img-25-10 figure.alignleft,
.site-inner div.wp-block-image.is-style-img-25-10 figure.alignright {
  position: relative;
  padding-top: 41.666%;
  background-color: transparent;
  text-align: center; }
@media (min-width: 768px) {
  .site-inner div.wp-block-image.is-style-img-25-10 figure.alignleft,
  .site-inner div.wp-block-image.is-style-img-25-10 figure.alignright {
    position: relative;
    padding-top: 20.833%;
    background-color: transparent;
    text-align: center; } }
.site-inner figure.wp-block-image.is-style-img-1-1,
.site-inner div.wp-block-image.is-style-img-1-1 figure.alignleft,
.site-inner div.wp-block-image.is-style-img-1-1 figure.alignright {
  position: relative;
  padding-top: 100%; }
@media (min-width: 768px) {
  .site-inner div.wp-block-image.is-style-img-1-1 figure.alignleft,
  .site-inner div.wp-block-image.is-style-img-1-1 figure.alignright {
    position: relative;
    padding-top: 50%; } }
.wp-block-image.no-border img,
.wp-block-image.dots img {
  border: 0;
  border-radius: 0; }
.wp-block-image.is-style-rounded img {
  border-radius: 100%; }
/*.site-inner .wp-block-image.img-16-9 img,
.site-inner .wp-block-image._4-6-img img,
.site-inner .wp-block-image.img-4-3 img,
.site-inner .wp-block-image.img-25-10 img,
.site-inner .wp-block-image.img-25-10 .alignleft img,
.site-inner .wp-block-image.img-1-1 img,*/
.site-inner .wp-block-image.is-style-img-16-9 img,
.site-inner .wp-block-image.is-style-img-16-9 .alignleft img,
.site-inner .wp-block-image.is-style-img-16-9 .alignright img,
.site-inner .wp-block-image.is-style-img-4-3 img,
.site-inner .wp-block-image.is-style-img-4-3 .alignleft img,
.site-inner .wp-block-image.is-style-img-4-3 .alignright img,
.site-inner .wp-block-image.is-style-img-25-10 img,
.site-inner .wp-block-image.is-style-img-25-10 .alignleft img,
.site-inner .wp-block-image.is-style-img-25-10 .alignright img,
.site-inner .wp-block-image.is-style-img-1-1 img,
.site-inner .wp-block-image.is-style-img-1-1 .alignleft img,
.site-inner .wp-block-image.is-style-img-1-1 .alignright img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 1000px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%; }
/* Two columns with images + alignfull flush to edge  */
/*.site-inner .wp-block-columns.img-col-left,
.site-inner .wp-block-columns.img-col-right,*/
.site-inner .wp-block-columns.img-col-left-border,
.site-inner .wp-block-columns.img-col-right-border {
  margin-top: 14rem;
  margin-bottom: 14rem; }
.site-inner .img-col-left figure,
.site-inner .img-col-right figure,
.site-inner .img-col-left-border figure,
.site-inner .img-col-right-border figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 75%;
  margin-bottom: 0 !important; }
.site-inner .alignfull.img-col-left figure,
.site-inner .alignfull.img-col-right figure,
.site-inner .alignfull.img-col-left-border figure,
.site-inner .alignfull.img-col-right-border figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; }
.site-inner .alignfull.img-col-left figure img,
.site-inner .alignfull.img-col-left-border figure img {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0; }
.site-inner .img-col-left figure img,
.site-inner .img-col-left-border figure img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 1000px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%; }
.site-inner .alignfull.img-col-right figure img,
.site-inner .alignfull.img-col-right-border figure img {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0; }
.site-inner .img-col-right figure img,
.site-inner .img-col-right-border figure img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 1000px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%; }
.site-inner .alignfull.img-col-left .wp-block-column:last-of-type > *,
.site-inner .alignfull.img-col-left-border .wp-block-column:last-of-type {
  max-width: 500px;
  padding-right: 50px; }
.site-inner .alignfull.img-col-right .wp-block-column:first-of-type > *,
.site-inner .alignfull.img-col-right-border .wp-block-column:first-of-type {
  max-width: 500px;
  padding-right: 0px;
  padding-left: 50px;
  float: right;
  clear: both;
  text-align: left;
  width: 100%; }
.site-inner .alignfull.img-col-right-border .wp-block-column:first-of-type {
  padding-left: 0; }
.site-inner .img-col-left-border .wp-block-column,
.site-inner .img-col-right-border .wp-block-column {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }
.site-inner .img-col-right-border .wp-block-column:last-of-type {
  margin-right: 0; }
.site-inner .img-col-right-border .wp-block-column:first-of-type {
  margin-left: 0;
  margin-right: 70px; }
.site-inner .img-col-left-border .wp-block-column:last-of-type,
.site-inner .img-col-right-border .wp-block-column:first-of-type {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #48484a;
  border-bottom: 1px solid #48484a; }
@media only screen and (min-width: 768px) {
  .site-inner .alignfull.img-col-left-border .wp-block-column:not(:last-child),
  .site-inner .alignfull.img-col-right-border .wp-block-column:last-child {
    max-width: 50%; }
  .site-inner .alignfull.img-col-left,
  .site-inner .alignfull.img-col-right,
  .site-inner .alignfull.img-col-left-border,
  .site-inner .alignfull.img-col-right-border {
    padding-top: 4rem;
    padding-bottom: 4rem; } }
@media only screen and (min-width: 1201px) {
  /*.site-inner .alignfull.img-col-right-border {
    transform: translateX(50%);
    left: -73%;
	}*/
  .site-inner .alignfull.img-col-left,
  .site-inner .alignfull.img-col-right,
  .site-inner .alignfull.img-col-left-border,
  .site-inner .alignfull.img-col-right-border {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  .site-inner .alignfull.img-col-right-border .wp-block-column:first-of-type {
    margin-left: 14%; } }
@media only screen and (min-width: 1440px) {
  /*.site-inner .alignfull.img-col-right-border {
    transform: translateX(50%);
    left: -59%;
	}*/
  .site-inner .alignfull.img-col-right-border .wp-block-column:first-of-type,
  .site-inner .alignfull.img-col-left-border .wp-block-column:last-of-type {
    max-width: 540px; }
  .site-inner .alignfull.img-col-right-border .wp-block-column:first-of-type {
    margin-left: 10%; } }
@media only screen and (min-width: 1600px) {
  .site-inner .alignfull.img-col-right-border .wp-block-column:first-of-type,
  .site-inner .alignfull.img-col-left-border .wp-block-column:last-of-type {
    max-width: 600px; }
  .site-inner .alignfull.img-col-right-border .wp-block-column:last-child {
    max-width: 70%; } }
@media screen and (max-width: 1200px) {
  .site-inner .alignfull.img-col-left-border .wp-block-column:last-child {
    margin-right: 30px; }
  .site-inner .alignfull.img-col-right-border .wp-block-column:not(:last-child) {
    margin-left: 30px; } }
@media screen and (max-width: 991px) {
  .site-inner .img-col-left .wp-block-column,
  .site-inner .img-col-right .wp-block-column,
  .site-inner .img-col-left-border .wp-block-column,
  .site-inner .img-col-right-border .wp-block-column {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .site-inner .alignfull.img-col-left figure,
  .site-inner .alignfull.img-col-right figure,
  .site-inner .alignfull.img-col-left-border figure,
  .site-inner .alignfull.img-col-right-border figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 75%; }
  .site-inner .img-col-left-border .wp-block-column:last-of-type,
  .site-inner .img-col-right-border .wp-block-column:first-of-type {
    padding-top: 30px;
    padding-bottom: 10px; } }
@media (min-width: 768px) and (max-width: 781px) {
  .site-inner .biltmore-collection-product-right .wp-block-column:first-of-type,
  .site-inner .biltmore-collection-product-right .wp-block-column:last-of-type,
  .site-inner .biltmore-collection-product-left .wp-block-column:first-of-type,
  .site-inner .biltmore-collection-product-left .wp-block-column:last-of-type,
  .site-inner .img-col-left-border .wp-block-column:last-of-type,
  .site-inner .img-col-right-border .wp-block-column:first-of-type,
  .site-inner .img-col-left-border .wp-block-column:last-of-type,
  .site-inner .img-col-right-border .wp-block-column:first-of-type,
  .site-inner .img-col-left-border .wp-block-column,
  .site-inner .img-col-right-border .wp-block-column {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important; }
  .site-inner .img-col-left-border .wp-block-column:last-of-type,
  .site-inner .img-col-right-border .wp-block-column:first-of-type {
    border-top: 0;
    border-bottom: 0;
    padding-top: 20px;
    padding-bottom: 0px; }
  .site-inner .img-col-right-border .wp-block-column:last-of-type {
    margin-right: 0; }
  .site-inner .img-col-left figure,
  .site-inner .img-col-right figure,
  .site-inner .img-col-left-border figure,
  .site-inner .img-col-right-border figure {
    margin-bottom: 20px !important; }
  .site-inner .img-col-left figure,
  .site-inner .img-col-right figure,
  .site-inner .img-col-left-border figure,
  .site-inner .img-col-right-border figure {
    width: 100%; }
  .site-inner .img-col-right-border .wp-block-column:first-of-type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .site-inner .img-col-right-border .wp-block-column:nth-child(2n),
  .site-inner .img-col-left-border .wp-block-column:nth-child(2n) {
    margin-left: 0; } }
@media (max-width: 767px) and (min-width: 600px) {
  .site-inner .img-col-left .wp-block-column,
  .site-inner .img-col-right .wp-block-column {
    -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important;
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; } }
@media (max-width: 781px) {
  /*.site-inner .wp-block-columns.img-col-left,
	.site-inner .wp-block-columns.img-col-right,*/
  .site-inner .wp-block-columns.img-col-left-border,
  .site-inner .wp-block-columns.img-col-right-border {
    margin-top: 4rem;
    margin-bottom: 4rem; } }
@media screen and (max-width: 767px) {
  .mobile-left .has-text-align-right {
    text-align: left; }
  /*.site-inner .wp-block-columns.img-col-left,
	.site-inner .wp-block-columns.img-col-right,*/
  .site-inner .wp-block-columns.img-col-left-border,
  .site-inner .wp-block-columns.img-col-right-border {
    margin-top: 4rem;
    margin-bottom: 4rem; }
  .site-inner .img-col-left figure,
  .site-inner .img-col-right figure,
  .site-inner .img-col-left-border figure,
  .site-inner .img-col-right-border figure {
    margin-bottom: 20px !important; }
  .site-inner .alignfull.img-col-left figure img,
  .site-inner .alignfull.img-col-right figure img,
  .site-inner .alignfull.img-col-left-border figure img,
  .site-inner .alignfull.img-col-right-border figure img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0; }
  .site-inner .img-col-right {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .site-inner .img-col-right .wp-block-column:first-of-type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .site-inner .alignfull.img-col-left .wp-block-column:last-of-type > *,
  .site-inner .alignfull.img-col-right .wp-block-column:first-of-type > *,
  .site-inner .alignfull.img-col-left-border .wp-block-column:last-of-type > *,
  .site-inner .alignfull.img-col-right-border .wp-block-column:first-of-type > * {
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    float: none;
    width: 100%; }
  .site-inner .alignfull.img-col-left-border .wp-block-column:last-of-type,
  .site-inner .alignfull.img-col-right-border .wp-block-column:first-of-type {
    max-width: 100%;
    margin-right: 30px;
    margin-left: 30px;
    float: none;
    width: 100%; }
  .site-inner .alignfull.img-col-left-border .wp-block-column:last-of-type {
    padding-right: 0; }
  .site-inner .img-col-right-border .wp-block-column:first-of-type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .site-inner .img-col-right-border .wp-block-column:last-of-type {
    margin-right: 0; }
  .site-inner .img-col-right-border .wp-block-column:first-of-type {
    margin-right: 0; }
  .site-inner .img-col-left-border .wp-block-column:last-of-type,
  .site-inner .img-col-right-border .wp-block-column:first-of-type {
    border-top: 0;
    border-bottom: 0;
    padding-top: 20px;
    padding-bottom: 0px; } }
@media (max-width: 479px) {
  .page-biltmore .site-inner .alignfull.img-col-left .wp-block-column:last-of-type > *,
  .page-biltmore .site-inner .alignfull.img-col-right .wp-block-column:first-of-type > *,
  .page-biltmore .site-inner .alignfull.img-col-left-border .wp-block-column:last-of-type > *,
  .page-biltmore .site-inner .alignfull.img-col-right-border .wp-block-column:first-of-type > * {
    padding-right: 0px;
    padding-left: 0px; } }
/* End two columns flush to edge*/
.wp-block-group .wp-block-group {
  max-width: 940px;
  margin: auto; }
/* Call Outs */
.wp-block-group.callout,
.wp-block-group.is-style-callout {
  padding: 4rem;
  border-style: solid;
  border-width: 1px;
  border-color: #48484a; }
.wp-block-group.green-callout,
.wp-block-group.is-style-green-callout {
  padding: 8rem 4rem;
  margin-top: 10rem;
  margin-bottom: 12rem;
  background-color: #6b7975;
  color: #fff; }
.home .wp-block-group.is-style-green-callout {
  padding: 8rem 4rem 6rem; }
.entry-content > .wp-block-group.green-callout h2,
.entry-content > .wp-block-group.green-callout h3,
.entry-content > .wp-block-group.green-callout h4,
.entry-content > .wp-block-group.green-callout h5,
.entry-content > .wp-block-group.green-callout h6,
.entry-content > .wp-block-group.green-callout p,
.entry-content > .wp-block-group.green-callout .wp-block-button__link,
.entry-content > .wp-block-group.is-style-green-callout h2,
.entry-content > .wp-block-group.is-style-green-callout h3,
.entry-content > .wp-block-group.is-style-green-callout h4,
.entry-content > .wp-block-group.is-style-green-callout h5,
.entry-content > .wp-block-group.is-style-green-callout h6,
.entry-content > .wp-block-group.is-style-green-callout p,
.entry-content > .wp-block-group.is-style-green-callout .wp-block-button__link {
  color: #fff; }
.entry-content > .wp-block-group.green-callout .wp-block-button__link,
.entry-content > .wp-block-group.is-style-green-callout .wp-block-button__link {
  border-color: #fff; }
.entry-content > .wp-block-group.green-callout .wp-block-button__link:hover,
.entry-content > .wp-block-group.is-style-green-callout .wp-block-button__link:hover {
  color: #6b7975;
  background-color: #fff; }
.entry-content > .wp-block-group.green-callout.alignfull:first-of-type,
.entry-content > .wp-block-group.is-style-green-callout.alignfull:first-of-type {
  margin-top: -70px; }
.entry-content > .wp-block-group.green-callout > *,
.entry-content > .wp-block-group.is-style-green-callout > * {
  max-width: 910px;
  margin-left: auto;
  margin-right: auto; }
.wp-block-group.has-text-align-center.alignfull.has-background.color2 {
  color: #fff; }
.entry-content div:last-of-type.wp-block-group.is-style-green-callout {
  margin-bottom: 0; }
@media (max-width: 767px) {
  .wp-block-group.green-callout,
  .wp-block-group.is-style-green-callout {
    padding: 6rem 4rem;
    margin-top: 6rem;
    margin-bottom: 6rem; }
  .home .wp-block-group.is-style-green-callout {
    padding: 8rem 4rem 2rem; }
  .community-deals {
    margin-bottom: 0 !important; } }
@media (max-width: 479px) {
  .wp-block-group.green-callout,
  .wp-block-group.is-style-green-callout {
    padding: 3rem 3rem .25rem;
    margin-top: 4rem;
    margin-bottom: 4rem; } }
/* Stacked Outline Group */
.center-stacked-outline {
  margin-top: 130px;
  margin-bottom: 120px;
  border-style: solid;
  border-width: 1px;
  border-color: #48484a;
  padding: 40px; }
.wp-block-group .wp-block-group.center-stacked-outline {
  margin-top: 130px; }
.center-stacked-outline h2 {
  position: relative;
  top: -78px;
  display: block;
  max-width: 340px;
  margin-right: auto;
  margin-bottom: -45px;
  margin-left: auto;
  padding: 12px 16px 8px;
  clear: left;
  border-style: solid;
  border-width: 1px;
  border-color: #48484a;
  background-color: #e3d8cd;
  color: #48484a;
  text-align: center; }
.center-stacked-outline p,
.dek,
.is-style-dek {
  max-width: 90%;
  font-size: 2.1rem; }
.center-stacked-outline figure {
  margin-left: -130px;
  margin-right: -130px;
  max-width: 100vw;
  margin-bottom: 32px; }
@media only screen and (min-width: 1440px) {
  .center-stacked-outline h2 {
    max-width: 450px; } }
@media only screen and (max-width: 1200px) {
  .center-stacked-outline figure {
    margin-left: -50px;
    margin-right: -50px;
    max-width: 100vw; }
  .center-stacked-outline figure:not(.flush-left):not(.flush-right) {
    margin-left: -100px;
    margin-right: -100px;
    max-width: 100vw; } }
@media only screen and (max-width: 991px) {
  .center-stacked-outline figure {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100vw; }
  .center-stacked-outline figure img {
    border-radius: 0;
    border-right: 0;
    border-left: 0; }
  .wp-block-group.center-stacked-outline {
    margin-top: 110px;
    margin-bottom: 100px;
    padding-top: 30px;
    padding-bottom: 30px; }
  .center-stacked-outline h2 {
    top: -50px;
    margin-bottom: -25px; }
  .center-stacked-outline p {
    max-width: 95%; } }
@media only screen and (max-width: 767px) {
  .center-stacked-outline figure {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
  .center-stacked-outline figure:not(.flush-left):not(.flush-right) {
    margin-left: -70px;
    margin-right: -70px;
    max-width: 100vw; }
  .wp-block-group.center-stacked-outline {
    margin-top: 80px;
    margin-bottom: 50px;
    padding-top: 0px; }
  .center-stacked-outline h2 {
    top: -30px;
    margin-bottom: 0px; }
  .center-stacked-outline h3 {
    padding-top: 30px; }
  .center-stacked-outline p {
    max-width: 100%;
    width: 100%; } }
@media screen and (max-width: 479px) {
  .center-stacked-outline figure:not(.flush-left):not(.flush-right) {
    margin-left: -57px;
    margin-right: -57px;
    max-width: 100vw; }
  .page-biltmore .center-stacked-outline figure:not(.flush-left):not(.flush-right) {
    margin-left: -56px;
    margin-right: -60px;
    max-width: 100vw; }
  .center-stacked-outline .alignwide.flush-right {
    margin-left: -56px; }
  .center-stacked-outline p {
    font-size: 1.9rem;
    max-width: 100%;
    width: 100%; }
  .wp-block-group.center-stacked-outline {
    margin-top: 100px;
    /*padding: 10px 10px 20px;*/
    padding: 5px 25px 20px; }
  .page-biltmore .wp-block-group.center-stacked-outline {
    padding: 5px 25px 20px; }
  .center-stacked-outline h2 {
    top: -40px;
    margin-bottom: -25px; } }
.alignwide.flush-left img {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0; }
.alignwide.flush-right img {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0; }
.wp-block-cover {
  width: auto; }
.wp-block-image.is-style-circle-mask img {
  border: 0; }
.product-circles .wp-block-image img {
  border: 0; }
/* Biltmore collection products - should always be accompanied by an alignfull */
.site-inner .biltmore-collection-product-left,
.site-inner .biltmore-collection-product-right {
  padding-top: 90px;
  padding-bottom: 90px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
.site-inner .biltmore-collection-product-left .wp-block-column:first-of-type,
.site-inner .biltmore-collection-product-right .wp-block-column:last-of-type {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 0; }
.site-inner .biltmore-collection-product-left .wp-block-column .wp-block-image,
.site-inner .biltmore-collection-product-right .wp-block-column .wp-block-image {
  position: relative;
  top: -120px;
  z-index: 1;
  margin: 0;
  padding: 0 30px; }
.site-inner .biltmore-collection-product-left .wp-block-column .wp-block-image img,
.site-inner .biltmore-collection-product-right .wp-block-column .wp-block-image img {
  height: auto;
  max-height: 600px; }
.site-inner .biltmore-collection-product-left .wp-block-column:last-of-type {
  margin-left: -80px;
  padding: 80px 30px 20px 100px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #7b6242; }
.site-inner .biltmore-collection-product-right .wp-block-column:first-of-type {
  margin-left: 0px;
  margin-right: -100px;
  padding: 80px 0px 20px 120px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #7b6242;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
.site-inner .biltmore-collection-product-left .wp-block-column:last-of-type > *,
.site-inner .biltmore-collection-product-right .wp-block-column:first-of-type > * {
  max-width: 450px; }
.site-inner .biltmore-collection-product-left .wp-block-image {
  position: relative;
  width: 100%;
  max-width: 600px;
  float: right; }
.site-inner .biltmore-collection-product-right .wp-block-image {
  position: relative;
  width: 100%;
  max-width: 600px; }
.site-inner .biltmore-collection-product-left .wp-block-button,
.site-inner .biltmore-collection-product-right .wp-block-button {
  top: 70px;
  margin-top: -70px; }
@media screen and (min-width: 1440px) {
  .site-inner .biltmore-collection-product-left,
  .site-inner .biltmore-collection-product-right {
    padding-top: 125px;
    padding-bottom: 125px; }
  .site-inner .biltmore-collection-product-left .wp-block-column:last-of-type {
    padding-top: 100px; }
  .site-inner .biltmore-collection-product-right .wp-block-column:first-of-type {
    padding-top: 100px; }
  .site-inner .biltmore-collection-product-right .wp-block-column:first-of-type > *,
  .site-inner .biltmore-collection-product-left .wp-block-column:last-of-type > * {
    max-width: 650px; }
  .site-inner .biltmore-collection-product-left .wp-block-column:last-of-type {
    padding: 80px 30px 20px 100px; }
  .site-inner .biltmore-collection-product-right .wp-block-column:first-of-type {
    padding: 80px 0px 20px 120px; } }
/*@media screen and (max-width: 991px) {
  .site-inner .biltmore-collection-product-left,
  .site-inner .biltmore-collection-product-right {
    margin-top: 100px;
    margin-bottom: 160px;
  }
  .site-inner .biltmore-collection-product-left .wp-block-column .wp-block-image,
  .site-inner .biltmore-collection-product-right .wp-block-column .wp-block-image {
    top: -40px;
  }
  .site-inner .biltmore-collection-product-left .wp-block-image.alignwide.full-mobile,
  .site-inner .biltmore-collection-product-right .wp-block-image.alignwide.full-mobile {
    max-width: 100vw;
    margin-right: -60px;
    margin-left: -60px;
  }
  .site-inner .biltmore-collection-product-left .wp-block-image {
    padding-right: 40px;
    float: right;
  }
  .site-inner .biltmore-collection-product-right .wp-block-image {
    padding-right: 40px;
    float: left;
  }
  .site-inner .biltmore-collection-product-left .wp-block-image {
    right: 0px;
    width: 90%;
  }
  .site-inner .biltmore-collection-product-right .wp-block-image {
    left: 0px;
    width: 90%;
  }
  .site-inner .biltmore-collection-product-left .wp-block-column:last-of-type {
    margin-left: -115px;
    padding-right: 80px;
    padding-left: 125px;
  }
  .site-inner .biltmore-collection-product-right .wp-block-column:last-of-type {
    margin-right: -250px;
    padding-left: 80px;
    padding-right: 125px;
  }
}*/
@media screen and (max-width: 991px) {
  .site-inner .biltmore-collection-product-left,
  .site-inner .biltmore-collection-product-right {
    margin-top: 0px;
    margin-bottom: 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 0px; }
  .site-inner .biltmore-collection-product-left .wp-block-column:first-of-type,
  .site-inner .biltmore-collection-product-right .wp-block-column:last-of-type {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; }
  .site-inner .biltmore-collection-product-right {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .site-inner .biltmore-collection-product-right .wp-block-column:first-of-type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .site-inner .biltmore-collection-product-left .wp-block-column .wp-block-image,
  .site-inner .biltmore-collection-product-right .wp-block-column .wp-block-image {
    top: 0px; }
  .site-inner .biltmore-collection-product-left .wp-block-image,
  .site-inner .biltmore-collection-product-right .wp-block-image {
    top: 0px;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    float: none; }
  .site-inner .biltmore-collection-product-left .wp-block-column .wp-block-image,
  .site-inner .biltmore-collection-product-right .wp-block-column .wp-block-image {
    margin: 0 auto; }
  .site-inner .biltmore-collection-product-left .wp-block-column .wp-block-image img,
  .site-inner .biltmore-collection-product-right .wp-block-column .wp-block-image img {
    height: auto;
    max-height: 450px;
    margin: auto; }
  .site-inner .biltmore-collection-product-left .wp-block-column:last-of-type > *,
  .site-inner .biltmore-collection-product-right .wp-block-column:first-of-type > * {
    width: 100%;
    max-width: 100%; }
  .site-inner .biltmore-collection-product-left .wp-block-column:last-of-type {
    position: relative;
    top: -160px;
    margin-left: 0px;
    padding-top: 160px;
    padding-right: 60px;
    padding-left: 60px;
    border-right-style: none;
    border-left-style: none; }
  .site-inner .biltmore-collection-product-right .wp-block-column:last-of-type {
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto; }
  .site-inner .biltmore-collection-product-right .wp-block-column:first-of-type {
    position: relative;
    top: -160px;
    margin-right: 0px;
    padding-top: 160px;
    padding-right: 60px;
    padding-left: 60px;
    border-right-style: none;
    border-left-style: none; } }
@media screen and (max-width: 767px) {
  .site-inner .biltmore-collection-product-left .wp-block-button,
  .site-inner .biltmore-collection-product-right .wp-block-button {
    top: 80px;
    margin-top: -70px; } }
@media screen and (max-width: 479px) {
  .site-inner .biltmore-collection-product-left,
  .site-inner .biltmore-collection-product-right {
    margin-bottom: 0px; }
  .site-inner .biltmore-collection-product-left .wp-block-column:last-of-type,
  .site-inner .biltmore-collection-product-right .wp-block-column:first-of-type {
    top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    border-style: none; }
  .site-inner .biltmore-collection-product-left .wp-block-button,
  .site-inner .biltmore-collection-product-right .wp-block-button {
    top: 0;
    margin-top: 0; } }
.page-biltmore .site-inner .wp-block-button__link,
.site-inner .biltmore-collection-product-left .wp-block-button__link,
.site-inner .biltmore-collection-product-right .wp-block-button__link {
  border-color: #7B6242;
  color: #7B6242; }
.site-inner .biltmore-collection-product-left .wp-block-button__link,
.site-inner .biltmore-collection-product-right .wp-block-button__link {
  background: #fff; }
.page-biltmore .site-inner .wp-block-button__link:hover,
.site-inner .biltmore-collection-product-left .wp-block-button__link:hover,
.site-inner .biltmore-collection-product-right .wp-block-button__link:hover {
  border-color: #7B6242;
  color: #fff; }
.site-inner .biltmore-collection-product-left .wp-block-button__link:hover,
.site-inner .biltmore-collection-product-right .wp-block-button__link:hover {
  background: #7B6242; }
.page-biltmore .site-inner .wp-block-button__link.white {
  border-color: #fff;
  color: #fff;
  background: transparent; }
.page-biltmore .site-inner .wp-block-button__link.white:hover {
  border-color: #fff;
  color: #7B6242;
  background: #fff; }
.page-biltmore .site-inner .border-text {
  padding-top: 50px;
  padding-bottom: 25px;
  border-top: 1px solid #7b6242;
  border-bottom: 1px solid #7b6242; }
.page-biltmore .center-stacked-outline h2 {
  position: relative;
  left: 50%;
  top: -70px;
  display: inline-block;
  margin-bottom: -10px;
  padding: 12px 16px 8px;
  background-color: #7b6242;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  color: #fff;
  text-align: center; }
@media only screen and (max-width: 1200px) {
  .biltmore-center-stacked .alignwide.flush-right {
    margin-left: -100px;
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw; }
  .biltmore-center-stacked .alignwide.flush-left {
    margin-right: -100px;
    margin-left: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw; }
  .biltmore-center-stacked .alignwide:not(.flush-left):not(.flush-right) {
    margin-left: -100px;
    margin-right: -100px; } }
@media only screen and (max-width: 900px) {
  .biltmore-center-stacked .alignwide img {
    border-radius: 0; } }
@media only screen and (max-width: 767px) {
  .biltmore-center-stacked .alignwide {
    margin-left: -30px;
    margin-right: -30px;
    max-width: 100vw; }
  .biltmore-center-stacked .alignwide:not(.flush-left):not(.flush-right) {
    margin-left: -60px;
    margin-right: -60px;
    max-width: 100vw; } }
.wp-block-group.page-biltmore.alignfull.style-guide {
  padding-top: 100px;
  padding-bottom: 100px; }
@media screen and (min-width: 1440px) {
  .wp-block-pullquote p {
    font-size: 3rem; }
  cite {
    font-size: 2.1rem; }
  .dek,
  .is-style-dek {
    font-size: 2.3rem; } }
@media screen and (max-width: 991px) {
  .wp-block-button__link.white.large {
    font-size: 2.9rem; }
  .wp-block-separator.is-style-wide {
    margin-top: 50px;
    margin-bottom: 50px; }
  .img-16-9,
  .img-col-left figure,
  .img-col-right figure,
  .alignfull.img-col-left figure,
  .alignfull.img-col-right figure {
    padding-top: 100%; }
  .wp-block-group.has-text-align-center.alignfull.has-background.color2 {
    margin-top: 40px; }
  .wp-block-group.has-text-align-center.alignfull.has-background.color2 {
    margin-top: 40px; }
  .wp-block-group.biltmore-content-right {
    padding-right: 40px; }
  .wp-block-group.biltmore-content-left {
    padding-left: 40px; }
  .wp-block-group.biltmore-product-copy-left {
    margin-right: -115px;
    padding-right: 125px;
    padding-left: 80px; }
  .wp-block-group.content-right {
    padding-right: 40px; }
  .wp-block-group.content-left {
    padding-right: 40px; } }
@media screen and (max-width: 767px) {
  .wp-block-button__link.white.large {
    margin-right: 0px; }
  .wp-block-separator.is-style-dots.alignwide {
    margin-top: 70px;
    margin-bottom: 70px; }
  .wp-block-group.content-left,
  .wp-block-group.content-right {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .img-16-9,
  .is-style-img-16-9,
  .img-col-left figure,
  .img-col-right figure,
  .site-inner .alignfull.img-col-left figure,
  .site-inner .alignfull.img-col-right figure {
    /*padding-top: 62.5%;*/
    border-right-style: none;
    border-left-style: none; }
  .img-4-3,
  .is-style-img-4-3 {
    width: 100%;
    margin-bottom: 0px;
    border-right-style: none;
    border-left-style: none; }
  .img-25-10,
  .is-style-img-25-10 {
    border-right-style: none;
    border-left-style: none; }
  .img-25-10-hero {
    border-right-style: none;
    border-left-style: none; }
  .dek,
  .is-style-dek {
    max-width: 95%; }
  .wp-block-group.content-right {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 40px; }
  .wp-block-group.category-group {
    margin-top: 40px;
    margin-bottom: 60px; }
  .wp-block-group.content-left {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 40px; }
  .wp-block-group__inner-container {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px; }
  .wp-block-group__inner-container.border-text {
    padding-top: 0px;
    padding-bottom: 32px;
    border-top-style: none; } }
@media (min-width: 380px) and (max-width: 767px) {
  .wp-block-columns.product-circles {
    margin-bottom: 20px; }
  .wp-block-columns.product-circles .wp-block-column {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 10px; } }
@media screen and (max-width: 479px) {
  .wp-block-button__link {
    display: block;
    margin-right: 0px;
    margin-bottom: 15px; }
  .dek.has-text-align-center {
    font-size: 1.9rem; }
  .wp-block-group.callout {
    padding: 15px; }
  .wp-block-group.content-right {
    padding-right: 30px;
    padding-left: 30px; }
  .wp-block-group.content-left {
    padding-right: 30px;
    padding-left: 30px; }
  .wp-block-group.callout {
    padding: 15px; } }
@media (max-width: 379px) {
  .wp-block-columns.product-circles .wp-block-column {
    padding: 0 20px; } }
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
html {
  height: 100%;
  font-size: 62.5%;
  line-height: 1.5;
  overflow-y: scroll;
  overflow-x: hidden; }
html.w-mod-touch * {
  background-attachment: scroll !important; }
.group::after,
.entry-content::after {
  clear: both;
  content: "";
  display: block; }
*[class*="_inner-container"] > *:first-child {
  margin-top: 0; }
body {
  background-color: #e3d8cd;
  font-family: sofia-pro, sans-serif;
  color: #48484a;
  font-size: 1.9rem;
  line-height: 1.6;
  font-weight: 300; }
h1, .h1 {
  position: relative;
  z-index: 1;
  max-width: 80%;
  margin: 0px auto;
  padding: 9px 13px 5px;
  background-color: #48484a;
  font-family: 'Sequel neue', sans-serif;
  color: #fff;
  font-size: 2.8rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
h2, .h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Sequel neue', sans-serif;
  color: #48484a;
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
h3, .h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Sequel neue', sans-serif;
  font-size: 2.7rem;
  line-height: 1.3;
  font-weight: 400;
  text-transform: uppercase; }
h4, .h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Sequel neue', sans-serif;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
h5, .h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: sofia-pro, sans-serif;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 400; }
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: sofia-pro, sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.025rem; }
p {
  margin: 0px 0px 25px;
  font-family: sofia-pro, sans-serif;
  font-size: 1.7rem;
  line-height: 1.5;
  font-weight: 300; }
a {
  color: #48484a;
  font-weight: 700;
  text-decoration: none; }
ul {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 20px; }
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 20px; }
li {
  margin-bottom: 8px;
  font-family: sofia-pro, sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: 0.025rem; }
ul li li {
  list-style: none; }
ul li li:before {
  content: '\2014';
  position: absolute;
  margin-left: -20px;
  margin-top: -2px; }
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block; }
.style-label {
  margin-bottom: 30px;
  padding: 8px 20px 10px;
  background-color: rgba(209, 190, 171, 0.71);
  color: #48484a;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
  display: table; }
.style-label.aligncenter {
  text-align: center; }
cite {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  font-style: normal; }
cite:before {
  content: '–';
  display: inline;
  margin-right: 5px; }
.white {
  color: #fff; }
.border-white {
  border: 1px solid #fff; }
.top {
  position: fixed;
  left: 15px;
  top: auto;
  right: auto;
  bottom: 10px;
  z-index: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-decoration: none; }
.top.icon-angle-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6b7975;
  font-size: 3rem;
  line-height: 0; }
.top-label {
  display: none;
  font-size: 1.3rem;
  text-transform: uppercase; }
.align-x-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.no-margin {
  margin-bottom: 0 !important; }
figure {
  margin: 0; }
.accordion {
  display: block;
  margin: 0px auto;
  padding-right: 0px;
  padding-left: 0px; }
.w-dropdown-toggle {
  padding-left: 0;
  padding-top: 0; }
.accordion__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-bottom: 14px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
  text-decoration: none; }
.accordion__item.js-accordion-item.active {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
  cursor: default; }
.accordion-body,
.accordion-content {
  padding-right: 25px;
  padding-left: 25px; }
.accordion-body.js-accordion-body {
  padding-bottom: 0px; }
.accordion-header,
h3.accordion-header,
h5.accordion-header {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-left: 25px;
  font-family: sofia-pro, sans-serif;
  background-image: url(fonts/list-diamond.svg);
  background-position: 0% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  font-size: 2rem;
  font-weight: 400; }
.accordion-header.js-accordion-header {
  background-position: 0% 20px; }
.accordion-header:after {
  content: "+";
  display: inline-block;
  padding-right: 12px;
  font-size: 2.6rem;
  width: 15px;
  color: #444447;
  position: absolute;
  right: 0;
  top: -6px; }
.accordion-toggle.w--open .accordion-header:after {
  content: "–";
  font-weight: 400;
  right: 0;
  position: absolute; }
/* According Javascript Arrow */
.accordion__item,
.accordion-header {
  position: relative; }
.accordion__item > .accordion-header:after {
  content: "+";
  color: #48484A;
  position: absolute;
  font-size: 2.6rem;
  display: inline-block;
  top: 10px;
  right: 0;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  opacity: 100; }
.accordion__item.active > .accordion-header:after {
  content: "–";
  font-weight: 400;
  right: 0;
  position: absolute; }
.accordion-panel {
  padding-bottom: 0; }
.accordion-body.js-accordion-body {
  display: none; }
/* > Icons */
[class^="icon-"]:before,
[class*=" icon-"]:before,
.breadcrumbs a:after,
.menu-contact:before,
.menu-account:before,
.woocommerce-breadcrumb a:after {
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.icon-chat:before {
  content: '\e800'; }
.icon-user:before {
  content: '\e801'; }
.icon-right-small:before {
  content: '\e802'; }
.icon-left-small:before {
  content: '\e803'; }
.icon-search:before {
  content: '\e804'; }
.icon-comment:before {
  content: '\e805'; }
.icon-down-small:before {
  content: '\e807'; }
.icon-up-small:before {
  content: '\e808'; }
.icon-phone:before {
  content: '\e809'; }
.icon-cart:before {
  content: '\e80b'; }
.icon-twitter:before {
  content: '\f099'; }
.icon-facebook:before {
  content: '\f09a'; }
.icon-menu:before {
  content: '\f0c9'; }
.icon-mail-alt:before {
  content: '\f0e0'; }
.icon-angle-left:before {
  content: '\f104'; }
.icon-angle-right:before {
  content: '\f105'; }
.icon-angle-up:before {
  content: '\f106'; }
.icon-angle-down:before {
  content: '\f107'; }
.icon-youtube-play:before {
  content: '\f16a'; }
.icon-instagram:before {
  content: '\f16d'; }
.icon-left-1:before {
  content: '\f177'; }
.icon-right-1:before {
  content: '\f178'; }
.icon-binoculars:before {
  content: '\f1e5'; }
.icon-star:before {
  content: '\e806'; }
.icon-star-empty:before {
  content: '\e80a'; }
.top.icon-angle-up:before {
  display: block;
  margin: 0 0 3px 0; }
.breadcrumbs a:after,
.woocommerce-breadcrumb a:after {
  content: '\f105';
  font-size: 1.2rem;
  margin-left: 6px;
  vertical-align: middle; }
.breadcrumbs a:last-of-type:after {
  content: '';
  margin: 0; }
.menu-contact:before {
  content: '\e805';
  margin-right: 5px; }
.menu-account:before {
  content: '\e801';
  margin-right: 5px; }
/* --------------------------------------
* > Buttons
-----------------------------------------*/
.button,
.woocommerce-account .edit {
  display: inline-block;
  padding: 16px 20px 13px;
  border-style: solid;
  border-width: 2px;
  border-color: #48484a;
  background-color: transparent;
  background-image: none;
  -webkit-transition: background-color 400ms ease;
  -o-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'Sequel neue', sans-serif;
  color: #48484a;
  font-size: 1.7rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05rem;
  text-decoration: none;
  text-transform: uppercase; }
.button:hover,
.woocommerce-account .edit:hover {
  background-color: #48484a;
  color: #fff; }
.button:focus {
  background-color: #48484a;
  color: #fff; }
.wp-block-button.hero-bt {
  position: absolute;
  bottom: 65px;
  z-index: 1;
  margin-bottom: 0px;
  border-color: #fff;
  background-color: #fff;
  color: #48484a;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
.wp-block-button.hero-bt:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff; }
.wp-block-button.hero-bt:focus {
  background-color: #fff;
  color: #48484a; }
.button.white {
  border-color: #fff;
  background-color: transparent;
  color: #fff; }
.button.white:hover {
    background-color: #fff;
    color: #6b7975; }
.button.is-style-outline {
  background-color: transparent;
  color: #48484a; }
.button.is-style-outline:hover {
  background-color: #48484a;
  color: #fff; }
.page:not(.home) .button.hero-button,
.blog .button.hero-button,
.category .button.hero-button {
  position: absolute;
  bottom: 100px;
  z-index: 1;
  margin-bottom: 0px;
  border-color: #fff;
  background-color: #fff;
  color: #48484a; }
.page:not(.home) .button.hero-button:hover,
.blog .button.hero-button:hover,
.category .button.hero-button:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff; }
.page:not(.home) .button.hero-button:focus,
.blog .button.hero-button:focus,
.category .button.hero-button:focus {
  background-color: #fff;
  color: #48484a; }
/* --------------------------------------
* > Site Header
-----------------------------------------*/
.site-header {
  position: relative;
  height: 11vh;
  max-height: 103px;
  min-height: 100px;
  border-bottom: 4px solid #fff;
  background-color: #d1beab; }
.wrap {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1800px;
  margin: 0px auto;
  padding: 0px 15px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: start;
  align-content: flex-start; }
.site-header .wrap:before,
.site-header .wrap:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2; }
.site-header .wrap:after {
  clear: both; }
.title-area {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 80px;
  max-width: 130px;
  padding: 0px 12px 0px 0px; }
.menu-toggle {
  position: relative;
  display: none;
  padding: 0px; }
.nav-primary {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent; }
.menu-primary {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 760px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  list-style-type: none; }
.icon-angle-down:before {
  color: #1d2121; }
.menu-primary--dropdown {
  position: static;
  color: #525252;
  text-decoration: none;
  list-style-type: none; }
.menu-primary--dropdown.mega {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch; }
.icon-angle-down {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  color: #48484a;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.burger-1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  cursor: pointer; }
.b1-bar1 {
  width: 30px;
  height: 4px;
  background-color: #000; }
.b1-bar2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000; }
.b1-middle {
  width: 4px;
  height: 0px;
  background-color: #000; }
.b1-bar3 {
  width: 30px;
  height: 4px;
  background-color: #000; }
.tippy-top {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto; }
.tippy-top-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.dropdown-menu--wrap {
  padding: 15px 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 300px;
  flex: 0 300px;
  border-left: 1px solid #fff; }
.mega .dropdown-menu--wrap:last-of-type {
  width: 100%;
  padding-top: 40px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center; }
.dropdown-menu {
  left: auto;
  top: 99%;
  right: auto;
  bottom: auto;
  z-index: 100;
  background-color: #fff; }
.dropdown-menu.w--open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #6b7975; }
.dropdown-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 5px; }
.menu-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }
.menu-top--item {
  padding: 10px 2px;
  color: #48484a;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
.menu-top--item.cart-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 4px 0px 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  line-height: 1;
  white-space: nowrap; }
.menu-top--item.icon-user {
  padding-right: 0px;
  padding-left: 4px;
  border-left: 1px solid #48484a;
  font-size: 1.8rem; }
.menu-top--item.icon-search {
  padding-right: 4px;
  font-size: 1.7rem; }
.menu-top--item.icon-comment {
  padding-right: 0px;
  font-size: 2.2rem; }
.dropdown-menu--wrap > a {
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Sequel neue', sans-serif;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  text-decoration: none;
  text-transform: uppercase; }
.dropdown-menu--wrap > a:hover {
  opacity: 0.65; }
.mega .dropdown-menu--wrap:last-of-type > a {
  display: inline-block;
  padding: 16px 20px 13px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: transparent;
  background-image: none;
  -webkit-transition: background-color 400ms ease;
  -o-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'Sequel neue', sans-serif;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05rem;
  text-decoration: none;
  text-transform: uppercase; }
.mega .dropdown-menu--wrap:last-of-type > a:hover {
  background-color: transparent; }
.dropdown-submenu > a {
  padding: 2px 0px;
  font-family: sofia-pro, sans-serif;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 600;
  display: block; }
.dropdown-submenu > a:hover {
  opacity: 0.8;
  font-weight: 600; }
.dropdown-submenu > a:focus {
  font-weight: 600; }
.dropdown-submenu > a.w--current {
  color: #fff; }
.dropdown-toggle > a,
.menu-primary > a {
  padding: 40px 0px 40px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  font-family: sofia-pro, sans-serif;
  color: #1d2121;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 600;
  text-decoration: none; }
.dropdown-toggle > a:hover {
  opacity: 0.8; }
.menu-cart-amount {
  position: relative;
  display: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-family: sofia-pro, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 600; }
.custom-logo {
  width: 100%;
  height: 100%;
  background-image: url(images/dbg-logo-desktop.png);
  background-position: 0% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  max-width: 100%;
  display: inline-block; }
.sup {
  position: relative;
  top: -10px;
  font-size: 2rem; }
.icon-cart {
  font-size: 1.7rem; }
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
  bottom: 0;
  background: #6b7975; }
.w-nav-overlay {
  background: #6b7975; }
.sub-menu a.menu-button {
  color: #fff !important; }
.menu-biltmore .dropdown-toggle > a:after {
  content: '®';
  font-size: 1.3rem;
  position: relative;
  top: -4px; }
.dropdown-menu--wrap:first-of-type {
  border-left: 0; }
/* --------------------------------------
* > Site Footer
-----------------------------------------*/
.site-footer {
  position: relative;
  background-color: #48484a; }
.footer-top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 60px 0px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.footer-link {
  color: #fff;
  text-decoration: none; }
.footer-link:hover {
  color: #fff; }
.footer-icons-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
.footer-social-icons {
  padding: 10px 8px;
  font-family: Fontello, sans-serif;
  color: #fff;
  font-size: 3.5rem;
  text-decoration: none; }
.footer-social-icons:hover {
  color: rgba(255, 255, 255, 0.5); }
.footer-social-icons:focus {
  color: #000; }
.footer-bottom-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 60px 60px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center; }
.footer-copy {
  display: inline-block;
  margin-bottom: 0px;
  padding-right: 5px;
  color: #fff;
  font-size: 1.4rem; }
.footer-text {
  display: inline-block;
  margin-bottom: 10px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.05rem; }
.footer-text.address {
  display: inline-block;
  margin-right: 0px;
  padding-right: 35px;
  background-image: url(fonts/diamond.svg);
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat; }
.footer-text.careers {
  margin-right: 30px; }
.footer-text.email {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 35px;
  background-image: url(fonts/diamond.svg);
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat; }
.menu-footer--item {
  margin-bottom: 10px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none; }
.menu-footer--item:hover {
  color: #fff; }
.footer-area-link {
  color: #fff;
  text-decoration: none; }
.footer-area-link:hover {
  color: #fff; }
.footer-area-link.button {
  margin-bottom: 10px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 1.6rem; }
.footer-area-link.button:hover {
  color: #fff; }
.menu-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.footer-logo {
  width: 100%;
  height: 190px;
  max-width: 130px;
  margin-right: 30px;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url(fonts/dbg-white-footer.svg);
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat; }
.footer-about-text {
  margin-bottom: 31px;
  font-family: sofia-pro, sans-serif;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.7;
  font-weight: 300; }
.copyright {
  font-weight: 700;
  text-transform: uppercase; }
.footer-menu-block {
  margin-right: 15px;
  padding-bottom: 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.footer-area-contact {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 30px 0px 26px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center; }
.footer-area-contact h3 {
  position: relative; }
.footer-area-contact h4 {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  font-family: 'Sequel neue', sans-serif;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  text-transform: uppercase; }
.footer-area-buttons {
  position: relative;
  width: 100%;
  padding: 30px 0px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left; }
.footer-area-buttons h3 {
  position: relative; }
.footer-area-buttons h4 {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  font-family: 'Sequel neue', sans-serif;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  text-transform: uppercase; }
.footer-area-menus {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.footer-area-menus h3 {
  position: relative; }
.footer-area-menus h4,
.footer-area-menus .h4 {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #fff;
  font-family: 'Sequel neue', sans-serif;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  text-transform: uppercase; }
.footer-area-about {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #fff; }
.footer-area-about h3 {
  position: relative; }
.footer-area-about h4 {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  font-family: 'Sequel neue', sans-serif;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  text-transform: uppercase; }
/* --------------------------------------
* > Site Inner
-----------------------------------------*/
.site-inner {
  position: relative;
  overflow: hidden; }
.site-inner.single-product {
  overflow: visible; }
.content-sidebar-wrap {
  position: relative; }
.content {
  position: relative;
  overflow: visible; }
.content.home {
  padding-bottom: 80px;
  background-color: transparent; }
.entry {
  position: relative; }
.page-category .entry-header {
  position: relative;
  width: 100%;
  height: 90vh;
  max-height: 840px;
  min-height: 530px;
  padding: 60px 60px 80px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: center; }
.entry-header--inner {
  /*position: relative;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  /*max-width: 1732px;*/
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: center; }
.page-category .entry-header--inner {
  position: relative; }
.img-25-10-hero {
  position: relative;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0%;
  background-color: transparent;
  text-align: center; }
.featured-img {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 2000px;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%; }
.page-category .entry-header img {
  border-radius: 20px; }
.featured-img.blog-post-feature {
  border-radius: 0px; }
.entry-header.blog-post-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 89vh;
  max-height: 1380px;
  min-height: 530px;
  padding: 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
.entry-title {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0px auto;
  font-size: 3.4rem; }
.entry-date {
  position: relative; }
.entry-author {
  position: relative; }
.entry-category {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 400; }
.entry-content {
  position: relative;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px 60px 80px; }
.entry-content a {
  word-wrap: break-word; }
.entry-footer {
  position: relative; }
/* Search Results */
.blog-wrap.search .tease {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 70px; }
.blog-wrap.search .tease .post-content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2; }
.blog-wrap.search .tease .post-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
.blog-wrap.search img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  max-width: 360px;
  height: 270px;
  border: 4px solid #fff;
  border-radius: 20px; }
@media (max-width: 767px) {
  .blog-wrap.search .tease {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .blog-wrap.search .tease .post-image {
    margin-bottom: 20px;
    margin-right: 0; }
  .blog-wrap.search img {
    max-width: 480px;
    height: 270px; }
  .blog-wrap.search .tease .post-content,
  .blog-wrap.search .tease .post-image {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%; } }
/* --------------------------------------
* > Home
-----------------------------------------*/
.home {
  margin: 0px;
  padding: 0px;
  z-index: 1; }
.home .entry-content {
  padding-top: 0; }
.hero {
  width: 100%;
  height: 90vh;
  max-height: 790px;
  min-height: 530px;
  padding: 60px 60px 80px;
  background-color: #fff; }
.home .hero {
  width: auto;
  height: auto;
  padding: 60px 60px 80px;
  background-color: #fff;
  margin-bottom: 90px; }
.home .hero .wp-block-cover {
  overflow: visible; }
.home .wp-block-cover__video-background {
  border-radius: 40px; }
h1.home-hero {
  margin-top: 60px;
  background-color: #48484a;
  color: #fff;
  font-size: 2.8rem;
  display: table; }
.home [class*="_inner-container"] > *:first-child h1.home-hero {
  margin-top: 60px;
  position: relative; }
.entry-header--inner.home-inner-hero {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 66vh;
  max-height: 790px;
  min-height: 500px;
  border-radius: 40px; }
.layout-a {
  position: relative;
  overflow: hidden;
  background-color: #e3d8cd; }
.layout-a--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
.layout-a h2 {
  margin-bottom: 37px;
  padding-right: 152px;
  color: #4c4d4f;
  font-size: 4.6rem; }
.layout-a p {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-right: 152px;
  font-size: 1.8rem; }
.layout-b {
  position: relative;
  overflow: hidden;
  background-color: #e3d8cd;
  text-align: center; }
.layout-b h2 {
  width: 100%;
  margin-bottom: 12px;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  font-size: 4.8rem;
  font-weight: 400;
  text-align: center; }
.layout-b p {
  width: 100%;
  font-size: 2.4rem;
  line-height: 1.4;
  letter-spacing: 0.05rem; }
.layout-b h3 {
  z-index: 1;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 13px;
  color: #fff;
  font-size: 1.9rem;
  line-height: 1.1;
  text-align: center; }
.layout-c {
  position: relative;
  background-color: #6b7975; }
.layout-c h2 {
  margin-bottom: 40px;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 4rem;
  line-height: 1.3; }
.layout-c p {
  padding-right: 39px;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.5; }
.inner {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding: 108px 60px;
  background-color: transparent;
  text-align: center; }
.layout-text-block {
  position: relative;
  z-index: 1;
  display: block;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.layout-img-block {
  z-index: 1;
  width: 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.layout-img-cta-block {
  position: relative;
  margin: 10px 20px 0px;
  padding: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  text-align: center;
  text-decoration: none; }
.layout-b--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding: 55px 60px 75px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
  text-align: center; }
.h-hr {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto; }
.layout-c-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 80px 100px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
.layout-button-block {
  z-index: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 200px;
  flex: 0 200px; }
.layout-a-reverse {
  position: relative;
  overflow: hidden;
  background-color: #e3d8cd; }
.layout-a-reverse h2 {
  margin-bottom: 37px;
  padding-left: 152px;
  color: #4c4d4f;
  font-size: 4.6rem;
  text-align: right; }
.layout-a-reverse p {
  margin-bottom: 40px;
  padding-left: 152px;
  font-size: 1.8rem; }
.layout-a-reverse--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 80px 100px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
.layout-d {
  position: relative;
  background-color: #e3d8cd;
  text-align: center; }
.layout-d h2,
.home h2.biltmore-logo {
  width: 100%;
  max-width: 350px;
  margin-bottom: 0px;
  padding-bottom: 8px;
  background-image: url(fonts/biltmore-logo.svg);
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  font-size: 4.8rem;
  font-weight: 400;
  text-align: center;
  text-indent: -99999px; }
.layout-d p {
  width: 100%;
  font-size: 2.4rem;
  line-height: 1.4;
  letter-spacing: 0.05rem; }
.layout-d h3 {
  z-index: 1;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 13px;
  color: #fff;
  font-size: 1.9rem;
  line-height: 1.1;
  text-align: center; }
.layout-d--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding: 55px 80px 75px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
  text-align: center; }
.button-block {
  width: 100%;
  margin-top: 40px; }
.featured-img-block {
  position: absolute;
  width: 100%;
  height: 100%; }
.layout-text-block--stack {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
.mobile-bottom {
  display: none; }
.cover-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 1000px;
  border: 4px solid #fff;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%; }
/* Content Editor Colors */
.has-background.color1 {
  background-color: #d1beab; }
.has-background.color2 {
  background-color: #6b7975; }
.has-background.color3 {
  border: 1px solid #fff;
  background-color: #e3d8cd; }
.has-background.color4 {
  background-color: #fff; }
.has-background.color5 {
  background-color: #48484a; }
.has-background.color6 {
  background-color: #004d71; }
.has-background.color7 {
  background-color: #648c1a; }
.has-background.color8 {
  background-color: #4e4e4e; }
.has-background.color8.white {
  background-color: #653334; }
/* Prepages*/
.entry-header h1 {
  position: absolute;
  top: 80px;
  z-index: 1;
  max-width: 80%;
  margin-top: 0px;
  padding: 9px 13px 4px;
  background-color: #48484a;
  color: #fff;
  font-size: 3.4rem;
  line-height: 1.3; }
.page-category .entry-header h1 {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
.entry-header img,
.archive-description img {
  border-radius: 0; }
.entry-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 89vh;
  max-height: 1380px;
  min-height: 530px;
  padding: 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
/* --------------------------------------
* > Biltmore Styles for DBG
-----------------------------------------*/
.page-biltmore .entry-content {
  padding-top: 0px;
  padding-bottom: 0px; }
.biltmore-brown {
  color: #fff;
  background-color: #7b6242; }
/* Biltmore Pre Page */
.page-biltmore {
  background-color: #fff; }
.page-biltmore .entry-header h1 {
  width: 100%;
  max-width: 490px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: transparent;
  background-image: url(images/header-biltmore.png);
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  text-indent: -9999px; }
.page-biltmore img {
  border: 0; }
.page-biltmore .wp-block-group.alignfull.style-guide {
  padding-top: 45px;
  padding-bottom: 45px; }
.page-biltmore .site-inner h3,
.page-biltmore .wp-block-group h3,
.page-biltmore .site-inner h4,
.page-biltmore .wp-block-group h4,
.page-biltmore .site-inner h5,
.page-biltmore .wp-block-group h5 {
  color: #7B6242; }
@media screen and (min-width: 1440px) {
  .page-biltmore .entry-header h1 {
    max-width: 610px; } }
@media screen and (max-width: 991px) {
  .page-biltmore .entry-header h1 {
    max-width: 400px; } }
@media screen and (max-width: 767px) {
  .page-biltmore .entry-header {
    padding-top: 0px; }
  .page-biltmore .entry-header h1 {
    max-width: 290px; } }
@media screen and (max-width: 479px) {
  .page-biltmore .entry-header h1 {
    max-width: 230px; }
  .page-biltmore .wp-block-group.alignfull.style-guide {
    padding-right: 30px;
    padding-left: 30px; } }
@media screen and (min-width: 1440px) {
  .entry-header {
    height: 91vh; }
  .entry-header h1 {
    margin-top: 0px;
    padding: 12px 16px 4px;
    font-size: 5rem; } }
@media screen and (min-width: 1920px) {
  .entry-header {
    height: 93vh; } }
@media screen and (max-width: 991px) {
  .entry-header {
    height: 91vh;
    min-height: 600px; }
  .entry-header h1 {
    max-width: 90%;
    font-size: 3.2rem;
    line-height: 1.2; } }
@media screen and (max-width: 767px) {
  .entry-header {
    height: 90vh;
    max-height: 700px;
    min-height: 300px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff; }
  .page-biltmore .entry-header {
    padding-top: 0px; }
  .entry-header h1 {
    top: 30px;
    max-width: 90%;
    font-size: 2.4rem; }
  .page-category .entry-header img {
    border-radius: 0; }
  .page-category .entry-header h1 {
    position: absolute;
    top: 0px; }
  .home [class*="_inner-container"] > *:first-child h1.home-hero {
    top: -90px; } }
@media screen and (max-width: 479px) {
  .entry-header {
    max-height: 460px;
    min-height: 350px; }
  .entry-header h1 {
    top: 15px; } }
/* On page navigation - categories and jump linking */
.jump-nav {
  border: 1px solid #fff; }
.jump-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none; }
.jump-nav-list-item {
  margin: 0px;
  padding: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url(images/jump-nav-border-white.png);
  background-position: 100% 50%;
  background-size: 1.5px 80%;
  background-repeat: no-repeat;
  list-style: none; }
.jump-nav-list-item.rescue-item {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat; }
.jump-link {
  display: block;
  padding: 40px 10px;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center; }
.jump-link:hover {
  margin-left: -2px;
  background-color: #fff;
  color: #6b7975; }
.jump-link.w--current {
  background-color: #fff;
  color: #6b7975; }
.jump-nav-list-item:last-of-type {
  background-image: none; }
/* Spacer between categories on Collections page */
.category-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin-top: 60px;
  margin-bottom: 90px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(227, 216, 205, 0)), color-stop(50%, rgba(213, 205, 194, 0)), color-stop(0, #6b7975), color-stop(51%, #6b7975), color-stop(0, rgba(217, 208, 198, 0)), to(rgba(227, 216, 205, 0)));
  background-image: -webkit-linear-gradient(top, rgba(227, 216, 205, 0), rgba(213, 205, 194, 0) 50%, #6b7975 0, #6b7975 51%, rgba(217, 208, 198, 0) 0, rgba(227, 216, 205, 0));
  background-image: -o-linear-gradient(top, rgba(227, 216, 205, 0), rgba(213, 205, 194, 0) 50%, #6b7975 0, #6b7975 51%, rgba(217, 208, 198, 0) 0, rgba(227, 216, 205, 0));
  background-image: linear-gradient(180deg, rgba(227, 216, 205, 0), rgba(213, 205, 194, 0) 50%, #6b7975 0, #6b7975 51%, rgba(217, 208, 198, 0) 0, rgba(227, 216, 205, 0));
  text-align: center; }
.wp-block-group.category-group {
  margin-top: 60px;
  margin-bottom: 90px; }
.category-header h2 {
  display: inline-block;
  height: 250px;
  margin: 0px auto;
  padding-right: 170px;
  padding-left: 170px;
  background-color: #e3d8cd;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png");
  background-position: 50% 50%;
  background-size: 230px;
  background-repeat: no-repeat;
  text-align: center;
  text-indent: -99999px; }
.category-header h2.header-deluxe {
  background-image: url(images/header-deluxe.png); }
.category-header h2.header-vintage {
  background-image: url(images/header-vintage.png); }
.category-header h2.header-craft {
  background-image: url(images/header-craft.png); }
.category-header h2.header-rescue {
  background-image: url(images/header-rescue.png); }
.category-header h2.header-biltmore {
  background-image: url(images/header-biltmore.png); }
.category-header h2.header-military {
  background-image: url(images/header-military.png); }
.border-text {
  padding-top: 50px;
  padding-bottom: 25px;
  border-top: 1px solid #48484a;
  border-bottom: 1px solid #48484a; }
.notes {
  margin-bottom: 30px;
  font-size: 1.7rem; }
/* --------------------------------------
* > Blog Styles for DBG
-----------------------------------------*/
.archive-description {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 89vh;
  max-height: 1380px;
  min-height: 530px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center; }
.active {
  background-color: #000; }
.pagination-omission {
  padding-right: 10px;
  padding-left: 10px; }
.adjacent-entry-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 60px 90px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.adjacent-entry-pagination.blog {
  max-width: 1600px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.previous-next-link {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding: 13px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #48484a;
  background-color: transparent;
  font-family: 'Sequel neue', sans-serif;
  color: #48484a;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05rem;
  text-decoration: none;
  text-transform: uppercase; }
.previous-next-link:hover {
  background-color: #48484a;
  color: #fff; }
.archive-pagination {
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 40px 60px;
  border-top: 3px solid #beb6af;
  text-align: center;
  list-style-type: none; }
.archive-pagination a {
  display: inline-block;
  width: 100%;
  height: 100%;
  min-height: 50px;
  min-width: 50px;
  padding: 13px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #48484a;
  background-color: transparent;
  color: #48484a;
  text-align: center;
  text-decoration: none; }
.archive-pagination a:hover {
  background-color: #48484a;
  color: #fff; }
.archive-pagination a.pagination-next,
.archive-pagination a.pagination-previous {
  width: auto; }
.archive-pagination li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 6px; }
.breadcrumbs {
  position: absolute;
  top: 0px;
  z-index: 10;
  margin-top: 100px;
  margin-bottom: 12px;
  padding: 9px 5px 9px 14px;
  background-color: #fff; }
.breadcrumbs a {
  font-family: 'Sequel neue', sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.025rem;
  text-decoration: none;
  text-transform: uppercase; }
.breadcrumbs a:hover {
  opacity: 0.8; }
.breadcrumbs p {
  color: #000; }
.blog-header {
  position: relative;
  padding: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center; }
.blog-content {
  position: relative;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto; }
.blog-content li {
  margin-bottom: 16px; }
.blog-content p {
  margin-bottom: 10px;
  font-size: 2.2rem;
  line-height: 1.4; }
.blog-content h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 2.8rem; }
.blog-content h4 {
  margin-bottom: 25px; }
.blog-image {
  position: absolute;
  left: -2px;
  top: 50%;
  right: auto;
  bottom: 0%;
  width: 480px;
  /*height: 360px;*/
  height: 115%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 4px solid #fff;
  border-radius: 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -o-object-fit: cover;
  object-fit: cover; }
.blog-title {
  margin-bottom: 12px;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  color: #48484a;
  font-size: 3.4rem;
  font-weight: 400;
  text-align: left; }
.blog-title.single-post {
  color: #fff; }
.blog-meta {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-weight: 400;
  text-align: left; }
.blog-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 30px 30px 510px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #48484a;
  text-decoration: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px; }
.blog-post {
  margin-bottom: 165px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -ms-flex: 0 50%;
  flex: 0 50%; }
.entry-header h1.blog-post-title {
  position: absolute;
  top: 160px;
  z-index: 1;
  max-width: 80%;
  margin-top: 0px;
  padding: 9px 13px 4px;
  background-color: #48484a;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 3.4rem;
  line-height: 1.3;
  font-weight: 400; }
.blog-wrap {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 60px;
  padding-left: 60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.archive--title {
  position: absolute;
  top: 90px;
  z-index: 1;
  max-width: 80%;
  margin-top: 0px;
  padding: 9px 13px 4px;
  background-color: #48484a;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 3.4rem;
  line-height: 1.3;
  font-weight: 400; }
.category-fiter-block {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #fff; }
.archive-category-filter {
  margin-bottom: 40px;
  padding: 50px;
  background-color: #6b7975; }
.category-filter-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff; }
.category-list-item {
  list-style: none;
  margin: 0px;
  padding: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url(images/jump-nav-border-white.png);
  background-position: 100% 50%;
  background-size: 1.5px 80%;
  background-repeat: no-repeat; }
.category-list-item#cat-5,
#cat-5.category-list-item {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat; }
.category-filter-link {
  display: block;
  padding: 40px 10px;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center; }
.category-filter-link:hover {
  margin-left: -2px;
  background-color: #fff;
  color: #6b7975; }
.category-filter-link.w--current {
  background-color: #6b7975;
  color: #fff; }
.page-1.blog-post:first-of-type .blog-title:before {
  content: 'Featured:';
  display: inline-block;
  padding-right: 15px; }
.page-1.blog-post:first-of-type {
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto; }
.page-1.blog-post:first-of-type .blog-link {
  position: relative;
  padding: 0px 40px 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-style: solid;
  border-width: 1px;
  border-color: #48484a;
  border-radius: 0; }
.page-1.blog-post:first-of-type .blog-image {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  margin-bottom: 20px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-left: -120px;
  margin-right: -120px;
  max-width: 100vw;
  height: 440px; }
.page-1.blog-post:first-of-type .blog-header {
  /*width: 100%;*/
  margin-right: auto;
  margin-left: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.page-1.blog-post:first-of-type .blog-meta {
  text-align: center; }
.page-1.blog-post:first-of-type .entry-category {
  display: none; }
.page-1.blog-post:first-of-type .blog-title {
  width: 100%;
  max-width: 90%;
  margin: -30px auto 35px;
  padding: 10px 22px;
  border-style: solid;
  border-width: 1px;
  border-color: #48484a;
  background-color: #e3d8cd;
  color: #48484a;
  font-size: 3rem;
  text-align: center; }
.page-1.blog-post:first-of-type .blog-content {
  position: static;
  width: 100%;
  border-style: none; }
@media (min-width: 768px) {
  .layout-a-reverse--inner .layout-text-block {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: right; }
  .wc-block-featured-product.swap {
    background-position: center right; }
  .wc-block-featured-product.swap .wc-block-featured-product__title,
  .wc-block-featured-product.swap .wc-block-featured-product__description,
  .wc-block-featured-product.swap .wc-block-featured-product__link {
    margin-left: 0;
    margin-right: 50%; } }
@media (min-width: 992px) {
  .menu-primary--dropdown.mega .dropdown-menu {
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh; }
  .menu-primary--dropdown.mega .dropdown-menu {
    padding-top: 50px; }
  .menu-primary--dropdown.mega .dropdown-menu .dropdown-menu--wrap {
    padding-left: 60px;
    padding-right: 40px; } }
@media (min-width: 992px) and (max-width: 1023px) {
  .home .img-16-9 {
    padding-top: 100%; } }
@media (min-width: 1024px) and (max-width: 1278px) {
  .home .img-16-9 {
    padding-top: 75%; }
  .home .img-25-10 {
    padding-top: 57.666%; } }
@media screen and (min-width: 1280px) {
  p {
    font-size: 1.8rem; }
  .title-area {
    max-width: 160px; }
  .menu-primary {
    max-width: 840px;
    padding-right: 25px;
    padding-left: 25px; }
  .menu-primary--dropdown {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch; }
  .footer-top-wrap {
    max-width: 1400px; }
  .footer-bottom-wrap {
    max-width: 1400px; }
  .hero {
    height: 90vh;
    max-height: 940px; }
  .home .hero {
    height: auto; }
  .home .hero .entry-header--inner.home-inner-hero {
    height: 67vh;
    min-height: 490px; }
  .layout-a h2 {
    font-size: 4.5rem; }
  .layout-a p {
    font-size: 2rem; }
  .layout-c p {
    padding-right: 0px; }
  .adjacent-entry-pagination {
    max-width: 1400px;
    padding-right: 30px;
    padding-left: 120px; }
  .icon-angle-down {
    color: #999; }
  .wrap {
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px; }
  .blog-content p {
    margin-bottom: 10px; }
  .blog-title {
    margin-bottom: 15px; }
  .blog-wrap {
    max-width: 1200px; }
  .dropdown-menu.w--open {
    -ms-flex-line-pack: start;
    align-content: flex-start; }
  .menu-top {
    padding-right: 0px; }
  .menu-top--item.icon-user {
    font-size: 2.1rem; }
  .menu-top--item.icon-search {
    font-size: 2.1rem; }
  .menu-top--item.icon-comment {
    font-size: 2.4rem; }
  .dropdown-toggle > a, .menu-primary > a {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    font-family: sofia-pro, sans-serif;
    color: #1d2121;
    font-size: 1.8rem;
    font-weight: 600; }
  .menu-cart-amount {
    display: block; }
  .footer-logo {
    max-height: 200px;
    margin-bottom: 0px; }
  .footer-about-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.65rem;
    line-height: 1.8; }
  .footer-area-menus {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 250px;
    flex: 1 0 250px; }
  .footer-area-about {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 300px;
    flex: 1 0 300px; }
  .h-hr {
    max-width: 1080px; }
  .layout-a-reverse h2 {
    margin-bottom: 8%;
    font-size: 4.5rem; }
  .layout-a-reverse p {
    font-size: 2rem; }
  .icon-cart {
    font-size: 1.9rem; }
  .page-1.blog-post:first-of-type .blog-image {
    margin-left: -130px;
    margin-right: -130px;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; } }
@media screen and (min-width: 1440px) {
  h1, .h1 {
    font-size: 4rem; }
  h2, .h2 {
    font-size: 4.2rem; }
  h3, .h3 {
    font-size: 3.7rem; }
  h4, .h4 {
    font-size: 2.8rem; }
  h5, .h5 {
    font-size: 2.5rem; }
  h6, .h6 {
    font-size: 1.9rem; }
  p {
    font-size: 1.9rem; }
  .button {
    font-size: 2rem; }
  .wp-block-button.hero-bt {
    line-height: 1.6; }
  .button.hero-button,
  .blog .button.hero-button, .category .button.hero-button {
    font-size: 2.4rem;
    line-height: 1.6; }
  .mailinglist-signup-block h3,
  .mailinglist-signup-block .h3 {
    margin-bottom: 20px; }
  .mailinglist-signup-block p {
    margin-bottom: 50px; }
  .site-header {
    min-height: 110px; }
  .title-area {
    max-width: 190px; }
  .menu-primary {
    max-width: 910px; }
  .entry-header.blog-post-header {
    height: 91vh; }
  .entry-title {
    font-size: 5.2rem; }
  .entry-content {
    max-width: 1080px; }
  .hero {
    height: 91vh;
    max-height: 1280px;
    padding: 90px 90px 110px; }
  .home .hero {
    height: auto; }
  .home .hero .entry-header--inner.home-inner-hero {
    height: 72vh; }
  .layout-a {
    background-position: 0px 0px, 0px 0px; }
  .layout-a h2 {
    font-size: 5rem; }
  .layout-b p {
    font-size: 3rem; }
  .layout-c h2 {
    font-size: 4.7rem; }
  .layout-c p {
    font-size: 3rem; }
  .icon-angle-down {
    color: #48484a; }
  .inner {
    position: relative; }
  .layout-text-block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .layout-img-block {
    width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .layout-img-cta-block {
    margin-top: 25px;
    margin-right: 40px;
    margin-left: 40px; }
  .menu-footer--item {
    font-size: 1.7rem; }
  .footer-area-link.button {
    font-size: 1.8rem; }
  .breadcrumbs a {
    font-size: 1.9rem; }
  .blog-content p {
    margin-bottom: 20px; }
  .blog-image {
    width: 520px;
    /*height: 440px;*/
    height: 115%;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .blog-title {
    font-size: 4rem; }
  .blog-link {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 560px; }
  .blog-wrap {
    padding-top: 100px; }
  .dropdown-toggle:hover {
    color: #653334; }
  .menu-top--item.icon-user {
    padding-left: 10px;
    font-size: 2.4rem; }
  .menu-top--item.icon-user.hide-on-mobile {
    font-size: 2.7rem; }
  .menu-top--item.icon-search {
    padding-right: 10px;
    padding-left: 0px;
    font-size: 2.4rem; }
  .menu-top--item.icon-comment {
    padding-bottom: 7px;
    font-size: 3.2rem; }
  .mega .dropdown-menu--wrap:last-of-type > a:hover {
    border-color: #fff;
    background-color: transparent;
    opacity: 1;
    color: #fff; }
  .dropdown-toggle > a,
  .menu-primary > a {
    font-size: 2rem; }
  .menu-cart-amount {
    font-size: 2rem; }
  .cover-img {
    max-height: 90vh; }
  .layout-a--inner {
    position: relative;
    max-width: 1400px;
    padding-top: 115px;
    padding-bottom: 135px; }
  .footer-logo {
    max-height: 185px;
    margin-bottom: -1px; }
  .footer-about-text {
    font-size: 1.7rem;
    line-height: 1.85; }
  .layout-b--inner {
    position: relative;
    max-width: 1400px;
    padding-right: 40px;
    padding-left: 40px; }
  .h-hr {
    width: 100%;
    max-width: 1240px; }
  .layout-c-inner {
    position: relative;
    max-width: 1070px;
    padding-top: 110px;
    padding-bottom: 130px; }
  .layout-button-block {
    padding-left: 50px;
    -ms-flex-preferred-size: 310px;
    flex-basis: 310px;
    text-align: right; }
  .layout-a-reverse {
    background-position: 0px 0px, 0px 0px; }
  .layout-a-reverse h2 {
    font-size: 5rem; }
  .layout-a-reverse--inner {
    position: relative;
    max-width: 1400px;
    padding-top: 115px;
    padding-bottom: 135px; }
  .layout-d p {
    font-size: 3rem; }
  .layout-d--inner {
    position: relative;
    max-width: 1400px;
    padding-right: 40px;
    padding-left: 40px; }
  .img-25-10 {
    position: relative; }
  .img-25-10-hero {
    position: relative; }
  .featured-img {
    max-height: 1200px; }
  .icon-cart {
    font-size: 2.5rem; }
  .dek.has-text-align-center.callout {
    margin-bottom: 0px; }
  .wp-block-group.category-group {
    margin-top: 120px;
    margin-bottom: 160px; }
  .jump-nav-list {
    margin-bottom: 0px;
    padding-left: 0px; }
  .entry-header h1.blog-post-title {
    margin-top: 0px;
    padding: 5px 16px 4px;
    font-size: 5rem; }
  .archive--title {
    margin-top: 0px;
    padding: 12px 16px 4px;
    font-size: 5rem; }
  .category-filter-list {
    margin-bottom: 0px;
    padding-left: 0px; } }
@media screen and (min-width: 1920px) {
  .title-area {
    max-width: 200px; }
  .site-inner {
    margin-right: auto;
    margin-left: auto; }
  .site-inner.home {
    max-width: 100%; }
  .entry-header.blog-post-header {
    height: 93vh; }
  .featured-img {
    max-height: 1400px; }
  .featured-img.blog-post-feature {
    max-height: 1240px; } }
@media screen and (max-width: 1200px) {
  /*.page-1.blog-post:first-of-type .blog-image {
    height: 400px;
  }*/ }
@media screen and (max-width: 991px) {
  p {
    font-size: 1.7rem; }
  .button {
    padding-right: 20px;
    padding-left: 20px; }
  .page:not(.home) .button.hero-button,
  .wp-block-button.hero-bt,
  .blog .button.hero-button, .category .button.hero-button {
    bottom: 25px;
    max-width: 80%; }
  .site-header {
    max-height: 80px;
    min-height: 80px; }
  .title-area {
    position: relative;
    left: 70px;
    top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 100%;
    max-width: 230px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .menu-toggle {
    position: absolute;
    left: 10px;
    top: 12px;
    right: auto;
    z-index: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch; }
  .menu-toggle.w--open {
    z-index: 1001;
    background-color: transparent; }
  .nav-primary {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 93vh;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #6b7975; }
  .menu-primary {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 25px 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .icon-angle-down:before {
    color: #fff; }
  .menu-primary--dropdown {
    display: block;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom: 1px solid #fff;
    font-size: 2rem; }
  .menu-primary--dropdown.mega {
    display: block; }
  .footer-top-wrap {
    padding-right: 90px;
    padding-left: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer-icons-block {
    padding-top: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer-bottom-wrap {
    padding-right: 90px;
    padding-left: 90px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer-copy {
    margin-bottom: 10px; }
  .page-category .entry-header {
    max-height: 500px; }
  .entry-header.blog-post-header {
    height: 91vh;
    min-height: 600px; }
  .entry-content {
    max-width: 100%; }
  .hero {
    max-height: 500px;
    padding: 30px 30px 50px; }
  .home .hero {
    max-height: 100%;
    padding: 30px 30px 50px; }
  .layout-a h2 {
    padding-right: 100px;
    font-size: 3.6rem; }
  .layout-a p {
    padding-right: 100px; }
  .layout-b h2 {
    font-size: 3.8rem; }
  .layout-b p {
    font-size: 2.2rem; }
  .layout-b h3 {
    top: 50%;
    padding-top: 16px; }
  .layout-c h2 {
    font-size: 3rem; }
  .layout-c p {
    font-size: 1.8rem; }
  .archive-description {
    height: 91vh;
    min-height: 600px; }
  .adjacent-entry-pagination {
    padding-right: 40px;
    padding-left: 40px; }
  .icon-angle-down {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #fff;
    font-size: 2.6rem; }
  .footer-text.address {
    padding-right: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1.5rem; }
  .footer-text.email {
    margin-left: 0px; }
  .wrap {
    position: relative;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .text-span {
    display: inline-block; }
  .burger-1 {
    background-color: transparent; }
  .b1-bar1 {
    width: 25px;
    background-color: #48484a; }
  .b1-bar2 {
    width: 25px;
    background-color: #48484a; }
  .b1-middle {
    background-color: #48484a; }
  .b1-bar3 {
    width: 25px;
    background-color: #48484a; }
  .inner {
    padding-top: 60px;
    padding-bottom: 50px; }
  .layout-img-cta-block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .tippy-top {
    position: absolute;
    left: auto;
    top: 18px;
    right: 0%;
    bottom: auto;
    z-index: 1100;
    margin-top: -6px;
    margin-left: 70px;
    padding-right: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .tippy-top-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right; }
  .blog-image {
    width: 350px;
    height: 360px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .blog-title {
    font-size: 2.9rem; }
  .blog-link {
    padding-right: 30px;
    padding-left: 373px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  .blog-post {
    margin-bottom: 190px; }
  .blog-content p,
  .blog-meta {
    font-size: 1.8rem;
    font-weight: 300; }
  .blog-wrap {
    padding-right: 40px;
    padding-left: 40px; }
  .archive-pagination {
    border-top: 0; }
  .dropdown-menu--wrap {
    padding: 0px 0px 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left-style: none; }
  .mega .dropdown-menu--wrap:last-of-type {
    border-left-style: none;
    text-align: left; }
  .dropdown-submenu {
    margin-right: 10px; }
  .dropdown-menu.w--open {
    position: relative;
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent; }
  .dropdown-toggle {
    padding: 6px 0px; }
  .menu-top {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .menu-top--item {
    padding-right: 3px;
    padding-left: 3px; }
  .menu-top--item.cart-amount {
    padding-left: 3px; }
  .menu-top--item.icon-user {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 2.2rem; }
  .menu-top--item.icon-search {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 2rem; }
  .menu-top--item.icon-comment {
    padding-top: 2px;
    padding-bottom: 0px;
    font-size: 2.6rem; }
  .dropdown-menu--wrap > a {
    font-size: 1.8rem; }
  .dropdown-submenu > a {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    font-size: 1.7rem; }
  .dropdown-toggle > a,
  .menu-primary > a {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    font-size: 3rem;
    letter-spacing: 0.05rem; }
  .menu-cart-amount {
    display: block;
    font-size: 1.9rem; }
  .dropdown-submenu > a:last-of-type,
  .dropdown-toggle > a:last-of-type {
    border-bottom: 0; }
  .custom-logo {
    background-image: url(images/dbg-logo-mobile.png);
    background-position: 0% 50%;
    background-size: 100%;
    background-repeat: no-repeat; }
  .layout-a--inner {
    padding: 100px 50px 40px; }
  .footer-logo {
    width: 100%;
    max-height: 170px;
    max-width: 130px;
    margin-bottom: 40px;
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .footer-about-text {
    width: 100%;
    font-size: 1.6rem; }
  .footer-menu-block {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .footer-area-contact {
    padding-left: 0px; }
  .footer-area-contact h4 {
    width: 97%; }
  .footer-area-buttons {
    padding-left: 0px; }
  .footer-area-buttons h4 {
    width: 97%; }
  .footer-area-menus {
    padding-left: 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer-area-menus h4,
  .footer-area-menus .h4 {
    width: 97%;
    padding-bottom: 15px; }
  .footer-area-about {
    padding-right: 45px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
    border-right: 1px solid #fff; }
  .footer-area-about h4 {
    width: 97%; }
  .entry-header--inner {
    max-width: 100%; }
  .layout-b--inner {
    padding: 60px 30px 50px; }
  .h-hr {
    max-width: 90%; }
  .layout-c-inner {
    padding-right: 50px;
    padding-left: 50px; }
  .layout-button-block {
    text-align: right; }
  .layout-a-reverse h2 {
    padding-left: 100px;
    font-size: 3.6rem; }
  .layout-a-reverse p {
    padding-left: 100px; }
  .layout-a-reverse--inner {
    padding: 120px 50px; }
  .layout-d h2 {
    background-size: 240px;
    font-size: 3rem; }
  .layout-d p {
    font-size: 2.2rem; }
  .layout-d h3 {
    top: 50%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 3.8rem; }
  .layout-d--inner {
    padding: 60px 30px 50px; }
  .wp-block-group.biltmore-content-right {
    padding-right: 40px; }
  .wp-block-group.biltmore-content-left {
    padding-left: 40px; }
  .wp-block-group.biltmore-product-copy-left {
    margin-right: -115px;
    padding-right: 125px;
    padding-left: 80px; }
  h1.home-hero {
    margin-top: 40px; }
  .jump-nav-list-item {
    background-position: 100.1% 50%;
    background-size: 1.4px 80%; }
  .jump-link {
    padding-top: 30px;
    padding-bottom: 30px; }
  .category-header h2.header-biltmore {
    height: 230px; }
  .accordion {
    padding-right: 0px;
    padding-left: 0px; }
  .page-biltmore .center-stacked-outline h2 {
    top: -50px; }
  .entry-header h1.blog-post-title {
    max-width: 90%;
    font-size: 3.2rem;
    line-height: 1.2; }
  .archive--title {
    max-width: 90%;
    font-size: 3.2rem;
    line-height: 1.2; }
  .category-list-item {
    background-position: 100.1% 50%;
    background-size: 1.4px; }
  .category-filter-link {
    padding-top: 30px;
    padding-bottom: 30px; }
  .page-1.blog-post:first-of-type {
    padding-right: 30px;
    padding-left: 30px; }
  .page-1.blog-post:first-of-type .blog-image {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: -70px;
    margin-right: -70px;
    max-width: 100vw;
    height: 330px; } }
@media screen and (max-width: 767px) {
  .style-label {
    display: inline-block;
    max-width: 100%; }
  .wp-block-button.hero-bt {
    bottom: 15px;
    margin-bottom: -40px;
    border-style: solid;
    border-width: 1px;
    border-color: #48484a;
    background-color: #fff;
    color: #48484a; }
  .home .wp-block-button.hero-bt {
    border-width: 0; }
  .page:not(.home) .button.hero-button,
  .button.hero-button,
  .blog .button.hero-button, .category .button.hero-button {
    max-width: 90%;
    border-style: solid;
    border-width: 1px;
    border-color: #48484a;
    background-color: #fff;
    color: #48484a; }
  .button.hero-button:hover {
    border-color: #48484a;
    background-color: #48484a; }
  .site-header {
    max-height: 60px;
    min-height: 60px; }
  .title-area {
    height: 56px;
    max-width: 210px;
    padding-top: 0px;
    padding-bottom: 0px; }
  .menu-toggle {
    top: 0px; }
  .nav-primary {
    position: relative;
    top: 60px;
    height: auto;
    min-height: 0vh;
    margin-top: 7px; }
  .menu-primary {
    position: relative;
    overflow: scroll;
    padding: 15px 25px 80px; }
  .menu-primary--dropdown {
    margin-right: 0px;
    margin-left: 0px; }
  .site-footer {
    padding-bottom: 60px; }
  .footer-top-wrap {
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer-bottom-wrap {
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left; }
  .footer-copy {
    padding-right: 0px; }
  .page-category .entry-header {
    max-height: 500px;
    min-height: 300px;
    padding: 50px 0px 60px; }
  .entry-header.blog-post-header {
    height: 90vh;
    max-height: 700px;
    min-height: 300px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff; }
  .entry-content {
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px; }
  .hero {
    position: relative;
    max-height: 700px;
    min-height: 300px;
    padding-top: 50px;
    padding-right: 0px;
    padding-left: 0px; }
  .home .hero {
    max-height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 60px; }
  .home .hero .entry-header--inner.home-inner-hero {
    max-height: 700px;
    min-height: 300px;
    border-radius: 0; }
  .layout-a h2 {
    margin-bottom: 20px;
    padding-right: 0px;
    font-size: 4rem; }
  .layout-a p {
    padding-right: 0px; }
  .layout-b {
    padding-top: 0px; }
  .layout-b h2 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 4rem; }
  .layout-b p {
    margin-bottom: 0px;
    padding-right: 30px;
    padding-left: 30px; }
  .layout-b h3 {
    margin-top: 30px;
    margin-bottom: 35px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .layout-c h2 {
    margin-bottom: 25px; }
  .home .wp-block-image,
  .home .wp-block-image.alignwide {
    width: 100vw;
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: none; }
  .home .wp-block-image img {
    border-left: 0;
    border-right: 0;
    border-radius: 0; }
  .archive-description {
    height: 90vh;
    max-height: 700px;
    min-height: 300px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff; }
  .footer-text {
    font-size: 1.5rem; }
  .footer-text.email {
    margin-right: 15px;
    padding-right: 30px; }
  .wrap {
    height: 60px;
    min-height: 0px; }
  .inner {
    padding-right: 30px;
    padding-bottom: 70px;
    padding-left: 30px; }
  .layout-text-block {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .layout-img-block {
    z-index: 2;
    width: 100%;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .layout-img-cta-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .tippy-top {
    top: 7px;
    margin-top: 3px; }
  .tippy-top-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .footer-area-link.button {
    font-size: 1.5rem; }
  .breadcrumbs {
    margin-bottom: 10px; }
  .blog-content {
    max-width: 100%; }
  .blog-image {
    position: relative;
    left: 0px;
    top: 0%;
    display: block;
    width: 100%;
    margin-top: -130px;
    margin-bottom: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .blog-link {
    display: block;
    padding-left: 30px; }
  .blog-post {
    padding-right: 20px;
    padding-left: 20px; }
  .blog-wrap {
    padding-right: 20px;
    padding-left: 20px; }
  .dropdown-menu--wrap {
    padding-right: 15px;
    padding-bottom: 14px;
    padding-left: 20px; }
  .mega .dropdown-menu--wrap:last-of-type {
    padding-top: 20px; }
  .dropdown-menu.w--open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .menu-top--item {
    padding: 0px 10px; }
  .menu-top--item.icon-user {
    padding-right: 4px;
    padding-left: 4px; }
  .menu-top--item.icon-search {
    padding-right: 4px;
    padding-left: 4px; }
  .menu-top--item.icon-comment {
    padding-left: 0px; }
  .dropdown-submenu > a {
    padding-top: 6px;
    padding-bottom: 6px; }
  .dropdown-toggle > a,
  .menu-primary > a {
    font-size: 2.4rem; }
  a.menu-contact {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: block;
    width: 50%;
    margin-top: 30px;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 15px;
    float: left;
    background-color: #d1beab;
    color: #48484a;
    font-size: 1.9rem;
    text-align: right; }
  a.menu-account {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 50%;
    margin-top: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    float: left;
    background-color: #d1beab;
    color: #48484a;
    font-size: 1.9rem;
    text-align: left; }
  .cover-img {
    border-right-style: none;
    border-left-style: none;
    border-radius: 0px; }
  .layout-a--inner {
    padding: 40px 0px 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer-logo {
    height: 110px;
    max-width: 240px;
    margin-bottom: 15px;
    background-image: url(fonts/footer-logo-inline.svg);
    background-position: 0px 0px;
    background-size: 100%;
    background-repeat: no-repeat; }
  .footer-about-text {
    margin-top: 12px;
    margin-bottom: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 350px;
    flex: 1 0 350px;
    font-size: 1.5rem; }
  .footer-menu-block {
    margin-right: 20px;
    margin-bottom: 15px;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 150px;
    flex: 1 0 150px; }
  .footer-area-contact {
    margin-top: 0px;
    padding-right: 10px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: left; }
  .footer-area-buttons {
    padding-top: 40px;
    padding-right: 10px;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 130px;
    flex: 1 0 130px; }
  .footer-area-menus {
    padding-top: 40px;
    padding-right: 10px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .footer-area-menus h4,
  .footer-area-menus .h4 {
    font-size: 1.6rem; }
  .footer-area-about {
    margin-top: 20px;
    padding-top: 0px;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-top: 1px none #fff;
    border-right-style: none; }
  .entry-header--inner {
    /*position: relative;*/
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .hide-on-mobile {
    display: none; }
  .layout-b--inner {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px; }
  .layout-c-inner {
    padding: 50px 30px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .layout-button-block {
    z-index: 2;
    width: 100%;
    margin-left: 0px;
    padding-left: 30px;
    text-align: left; }
  .layout-a-reverse h2 {
    margin-bottom: 20px;
    padding-left: 0px;
    font-size: 4rem;
    text-align: left; }
  .layout-a-reverse p {
    padding-left: 0px; }
  .layout-a-reverse--inner {
    padding: 40px 0px 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .layout-d {
    padding-top: 0px; }
  .layout-d h2 {
    font-size: 4rem; }
  .layout-d h3 {
    font-size: 3.8rem; }
  .layout-d--inner {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px; }
  .button-block {
    margin-top: 30px;
    margin-bottom: 30px; }
  .featured-img-block {
    position: relative; }
  .layout-text-block--stack {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .mobile-bottom {
    position: fixed;
    top: 100%;
    bottom: 0px;
    z-index: 1400;
    display: block;
    width: 100%;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: -webkit-transform 0ms ease;
    transition: -webkit-transform 0ms ease;
    -o-transition: transform 0ms ease;
    transition: transform 0ms ease;
    transition: transform 0ms ease, -webkit-transform 0ms ease; }
  .img-25-10-hero {
    border-right-style: none;
    border-left-style: none; }
  .featured-img {
    border-radius: 0px; }
  .wp-block-group.biltmore-content-right {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 40px; }
  .wp-block-group.biltmore-content-left {
    width: 100%;
    max-width: 100%;
    padding-right: 40px; }
  .wp-block-group.biltmore-product-copy-left {
    position: relative;
    top: -160px;
    margin-right: 0px;
    padding-top: 135px;
    padding-right: 40px;
    padding-left: 40px;
    border-right-style: none;
    border-left-style: none; }
  h1.home-hero {
    position: absolute;
    top: -16px;
    margin-top: 0px; }
  .page-title {
    position: absolute;
    top: -24px; }
  .jump-nav-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .jump-nav-list-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.333%;
    flex: 1 0 33.333%;
    background-image: url(images/jump-nav-border-white-bottom.png), url(images/jump-nav-border-white.png);
    background-position: 50% 100%, 100% 50%;
    background-size: 80% 1px, 1.4px 80%;
    background-repeat: no-repeat, no-repeat; }
  .jump-nav-list-item.vintage-item {
    background-image: url(images/jump-nav-border-white-bottom.png);
    background-position: 50% 100%;
    background-size: 80% 1px;
    background-repeat: no-repeat; }
  .jump-nav-list-item.military-item {
    border-bottom-style: none;
    background-image: url(images/jump-nav-border-white.png);
    background-position: 100% 50%;
    background-size: 1.4px 80%;
    background-repeat: no-repeat; }
  .jump-nav-list-item.craft-item {
    border-bottom-style: none;
    background-image: url(images/jump-nav-border-white.png);
    background-position: 100% 50%;
    background-size: 1.4px 80%;
    background-repeat: no-repeat; }
  .category-group .wp-block-image img {
    border-radius: 0;
    border-right: 0;
    border-left: 0; }
  .category-group .wp-block-image {
    margin-right: -30px;
    margin-left: -30px; }
  .category-header {
    margin-bottom: 40px; }
  .category-header h2 {
    height: 200px;
    padding-right: 125px;
    padding-left: 125px;
    background-size: 170px; }
  .accordion {
    width: 100%;
    margin-bottom: -16px; }
  .accordion__item {
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px; }
  .entry-header h1.blog-post-title {
    top: 30px;
    max-width: 90%;
    font-size: 2.4rem; }
  .archive--title {
    top: 30px;
    max-width: 90%;
    font-size: 2.4rem; }
  .category-filter-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .category-list-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.333%;
    flex: 1 0 33.333%;
    background-image: url(images/jump-nav-border-white-bottom.png), url(images/jump-nav-border-white.png);
    background-position: 50% 100%, 100% 50%;
    background-size: 80% 1px, 1.3px 80%;
    background-repeat: no-repeat, no-repeat; }
  .category-list-item.cat-3,
  #cat-3.category-list-item {
    background-image: url(images/jump-nav-border-white-bottom.png);
    background-position: 50% 100%;
    background-size: 80% 1px;
    background-repeat: no-repeat; }
  .category-list-item.cat-4,
  #cat-4.category-list-item {
    background-image: url(images/jump-nav-border-white.png);
    background-position: 100% 50%;
    background-size: 1.3px 80%;
    background-repeat: no-repeat; }
  .page-1.blog-post:first-of-type {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .page-1.blog-post:first-of-type .blog-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 20px 30px; }
  .page-1.blog-post:first-of-type .blog-image {
    margin-top: 0px;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    margin-left: -40px;
    margin-right: -41px;
    max-width: 100vw;
    height: 310px;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100vw; }
  .page-1.blog-post:first-of-type .blog-title {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .page-1.blog-post:first-of-type .blog-meta {
    text-align: left; } }
@media screen and (max-width: 600px) {
  .home .hero {
    padding-left: 0px;
    padding-right: 0px; }
  .home .wp-block-cover__video-background {
    border-radius: 0; } }
@media screen and (max-width: 479px) {
  h2 {
    font-size: 2.8rem; }
  .button {
    position: relative;
    margin-right: 0px;
    margin-bottom: 15px; }
  .button.single_add_to_cart_button {
    margin-bottom: 0px; }
  .mailinglist-signup-block h3,
  .mailinglist-signup-block .h3 {
    font-size: 3.4rem; }
  .site-header {
    z-index: 1400; }
  .title-area {
    left: -10px;
    z-index: 1400;
    max-width: 175px;
    padding-right: 6px;
    padding-left: 6px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #d1beab; }
  .menu-toggle {
    left: 0px;
    z-index: 1500; }
  .nav-primary {
    position: relative;
    top: 0px;
    z-index: 2000; }
  .menu-primary {
    height: auto;
    min-height: 0px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .footer-icons-block {
    padding: 20px 0px; }
  .footer-social-icons {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 2.9rem; }
  .footer-bottom-wrap {
    padding-right: 40px;
    padding-left: 40px; }
  .entry-header.blog-post-header {
    max-height: 460px;
    min-height: 350px; }
  .archive-pagination {
    padding-right: 10px;
    padding-left: 10px; }
  .hero {
    max-height: 460px;
    min-height: 350px; }
  .home .hero {
    max-height: 100%; }
  .home .hero .entry-header--inner.home-inner-hero {
    max-height: 460px;
    min-height: 350px; }
  .layout-a {
    padding-right: 0px;
    padding-left: 0px; }
  .layout-a h2 {
    font-size: 3.3rem; }
  .layout-b {
    padding-bottom: 0px; }
  .layout-b h2 {
    margin-bottom: 20px;
    font-size: 3.3rem; }
  .layout-c h2 {
    font-size: 2.8rem; }
  .layout-c p {
    font-size: 1.8rem; }
  .archive-description {
    max-height: 460px;
    min-height: 350px; }
  .adjacent-entry-pagination {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .previous-next-link {
    display: block; }
  .icon-angle-down {
    font-size: 3rem; }
  .footer-text.careers {
    display: block;
    margin-right: 0px; }
  .footer-text.contact {
    display: block; }
  .footer-text.email {
    margin-right: 20px;
    margin-bottom: 2px;
    padding-right: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat; }
  .wrap {
    height: 57px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .inner {
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px; }
  .layout-text-block {
    padding-right: 30px;
    padding-left: 30px; }
  .layout-img-cta-block {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .tippy-top {
    position: absolute;
    right: 5px;
    margin-top: -2px;
    padding-right: 0px; }
  .footer-area-link.button {
    margin-bottom: 0px; }
  .blog-image {
    height: 280px; }
  .blog-post {
    margin-bottom: 140px;
    padding-right: 0px;
    padding-left: 0px;
    -ms-flex-preferred-size: 95%;
    flex-basis: 95%; }
  .blog-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .dropdown-menu--wrap {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left-style: none; }
  .mega .dropdown-menu--wrap:last-of-type {
    padding-top: 12px; }
  .dropdown-menu.w--open {
    display: block;
    background-color: transparent; }
  .dropdown-toggle {
    padding-top: 2px;
    padding-bottom: 2px; }
  .menu-top {
    padding-right: 10px; }
  .menu-top--item {
    padding: 10px 10px 10px 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    font-size: 1.2rem; }
  .menu-top--item.cart-amount {
    padding-right: 0px;
    padding-left: 0px; }
  .menu-top--item.icon-user {
    padding: 0px;
    border-left-style: none; }
  .menu-top--item.icon-search {
    padding-top: 4px;
    padding-bottom: 4px; }
  .mega .dropdown-menu--wrap:last-of-type > a {
    padding: 11px 15px; }
  .dropdown-toggle > a {
    padding-left: 0px; }
  .dropdown-toggle > a.menu-contact {
    z-index: 2000;
    padding-right: 20px; }
  .dropdown-toggle > a.menu-account {
    z-index: 2000;
    padding-left: 20px; }
  .menu-footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .menu-cart-amount {
    display: none;
    font-size: 1.6rem; }
  .layout-a--inner {
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px; }
  .footer-logo {
    display: block;
    height: 90px;
    max-height: 100%;
    max-width: 200px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .footer-about-text {
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .footer-menu-block {
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
    -ms-flex-preferred-size: 210px;
    flex-basis: 210px; }
  .footer-area-menus {
    margin-left: -20px;
    padding-right: 0px; }
  .footer-area-menus h4,
  .footer-area-menus .h4 {
    width: 100%; }
  .footer-area-about {
    margin-top: 0px;
    padding-top: 20px; }
  .layout-b--inner {
    padding-right: 0px;
    padding-left: 0px; }
  .layout-c-inner {
    padding-right: 0px;
    padding-left: 0px; }
  .layout-button-block {
    padding-left: 30px; }
  .layout-a-reverse {
    padding-right: 0px;
    padding-left: 0px; }
  .layout-a-reverse h2 {
    font-size: 3.3rem; }
  .layout-a-reverse--inner {
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px; }
  .layout-d {
    padding-bottom: 0px; }
  .layout-d p {
    font-size: 1.9rem; }
  .layout-d--inner {
    padding-right: 0px;
    padding-left: 0px; }
  .button-block {
    width: 80%;
    margin-right: auto;
    margin-left: auto; }
  .layout-text-block--stack {
    padding-right: 30px;
    padding-left: 30px; }
  .wp-block-group.biltmore-content-right {
    padding-right: 0px;
    padding-left: 30px; }
  .wp-block-group.biltmore-content-left {
    padding-right: 30px;
    padding-left: 0px; }
  .wp-block-group.biltmore-product-copy-left {
    top: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    border-style: none; }
  .jump-nav-list-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%; }
  .jump-nav-list-item.biltmore-item {
    background-image: url(images/jump-nav-border-white-bottom.png);
    background-position: 50% 100%;
    background-size: 80% 1px;
    background-repeat: no-repeat; }
  .jump-nav-list-item.vintage-item {
    background-image: url(images/jump-nav-border-white-bottom.png), url(images/jump-nav-border-white.png);
    background-position: 50% 100%, 100% 50%;
    background-size: 80% 1px, 1.4px 80%;
    background-repeat: no-repeat, no-repeat; }
  .jump-nav-list-item.military-item {
    background-image: url(images/jump-nav-border-white-bottom.png);
    background-position: 50% 100%;
    background-size: 80% 1px;
    background-repeat: no-repeat; }
  .jump-link {
    padding-top: 20px;
    padding-bottom: 20px; }
  .category-header h2 {
    padding-right: 80px;
    padding-left: 80px;
    background-size: 130px; }
  .accordion.js-accordion {
    margin-bottom: 60px;
    padding-right: 0px;
    padding-left: 0px; }
  .page-biltmore .center-stacked-outline h2 {
    top: -40px; }
  .border-text {
    padding-top: 30px;
    padding-bottom: 30px; }
  .entry-header h1.blog-post-title {
    top: 15px; }
  .archive--title {
    top: 30px; }
  .category-list-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .category-list-item.cat-2,
  #cat-2.category-list-item {
    background-image: url(images/jump-nav-border-white-bottom.png);
    background-position: 50% 100%;
    background-size: 80% 1px;
    background-repeat: no-repeat; }
  .category-list-item.cat-3,
  #cat-3.category-list-item {
    background-image: url(images/jump-nav-border-white-bottom.png), url(images/jump-nav-border-white.png);
    background-position: 50% 100%, 100% 50%;
    background-size: 80% 1px, 1.3px 80%;
    background-repeat: no-repeat, no-repeat; }
  .category-list-item.cat-4,
  #cat-4.category-list-item {
    background-image: url(images/jump-nav-border-white-bottom.png);
    background-position: 50% 100%;
    background-size: 80% 1px;
    background-repeat: no-repeat; }
  .category-filter-link {
    padding-top: 20px;
    padding-bottom: 20px; } }
textarea,
input.text,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"] {
  -webkit-appearance: none;
  border-radius: 0; }
input:not([type='submit']):focus {
  padding-left: 15px !important; }
select:focus {
  outline: 0; }
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
  padding-left: 40px !important; }
input,
textarea,
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 20px 18px;
  border-style: none solid solid none;
  border-width: 0px 0px 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.05rem; }
input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-style: normal; }
input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6); }
input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6); }
input::placeholder {
  color: rgba(255, 255, 255, 0.6); }
select {
  position: relative;
  z-index: 1;
  padding-left: 1px;
  background-image: url(images/selectbox_arrow-angle-dark.png);
  display: block;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  overflow: visible;
  width: 100%;
  height: auto;
  padding: 12px 18px 12px 0;
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  margin-bottom: 10px;
  border-style: none none solid none;
  border-width: 0px 0px 1px;
  border-color: #48484a;
  border-radius: 0px;
  background-color: transparent; }
.gfield select {
  display: block;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  overflow: visible;
  width: 100%;
  height: auto;
  padding: 12px 18px;
  background-image: url(images/selectbox_arrow-angle_1selectbox_arrow-angle.png);
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  /*color: #fff;*/
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  margin-bottom: 10px;
  border-style: none solid solid none;
  border-width: 0px 0px 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent; }
.gfield_select.cart-select {
  position: relative;
  z-index: 1;
  padding-left: 1px;
  background-image: url(images/selectbox_arrow-angle-dark.png); }
textarea {
  min-height: 120px;
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent; }
textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7); }
textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7); }
textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7); }
textarea::placeholder {
  color: rgba(255, 255, 255, 0.7); }
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding: 16px 20px 13px;
  border-style: solid;
  border-width: 2px;
  border-color: #48484a;
  background-color: transparent;
  background-image: none;
  -webkit-transition: background-color 400ms ease;
  -o-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'Sequel neue', sans-serif;
  color: #48484a;
  font-size: 1.7rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05rem;
  text-decoration: none;
  text-transform: uppercase;
  width: auto; }
input[type="submit"].gform_button,
input[type="button"].gform_button_select_files {
  margin-top: 20px;
  border-color: #fff;
  color: #fff; }
input[type="submit"].gform_button:hover {
  background-color: #fff;
  color: #6b7975; }
input[type="checkbox"] {
  margin: 0px 5px 0px 0;
  padding: 7px;
  height: 13px;
  width: 13px;
  top: 6px;
  position: relative; }
input[type="radio"] {
  margin: 0px 8px 0px 0;
  padding: 0px;
  height: 13px;
  width: 13px;
  top: 7px;
  border-radius: 100%;
  position: relative; }
.ginput_container.ginput_container_fileupload {
  border: 1px solid white;
  padding: 30px;
  text-align: center; }
.gfield_radio li,
.gfield_checkbox li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.gfield_radio label
.gfield_checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0;
  font-size: 1.7rem;
  line-height: 1.5;
  text-transform: none; }
ul li.gfield li:before {
  content: '';
  position: relative;
  margin-left: 0; }
.checkbox.label.single-product,
.single-product input[type="checkbox"] label {
  font-weight: 300; }
.gform_wrapper {
  background-color: #6b7975;
  text-align: left; }
label.gfield_label {
  color: #fff;
  font-weight: 700; }
.gfield_label.hidden_label {
  display: none; }
.gfield_label.add-on {
  margin-bottom: 10px;
  font-weight: 600; }
.gfield_label.single-product {
  margin-right: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 50px;
  flex: 0 50px;
  font-family: 'Sequel neue', sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.025rem; }
.gfield_label.single-product.total {
  position: relative;
  top: 8px;
  margin-right: 17px;
  float: left; }
.gform_fields {
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  list-style-type: none; }
.gform_fields input[type="email"],
.gform_fields input[type="number"],
.gform_fields input[type="password"],
.gform_fields input[type="search"],
.gform_fields input[type="tel"],
.gform_fields input[type="text"],
.gform_fields input[type="url"] {
  width: 100%;
  height: 40px; }
.gform_fields .ginput_container_date input[type="text"] {
  width: auto; }
.gform_fields input:focus {
  color: #fff; }
.gform_fields ul {
  list-style-type: none;
  padding-left: 0; }
.gfield {
  margin-bottom: 0; }
.gform_body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.form_sublabel_below,
.field_sublabel_below .ginput_complex label {
  margin-top: -5px;
  margin-bottom: 15px;
  padding-top: 0px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: none; }
.field_sublabel_below {
  margin-top: 0px;
  margin-bottom: 22px;
  padding-top: 0px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none; }
.field_sublabel_below label {
  margin: -5px 0 10px 0;
  display: block;
  padding-top: 0; }
.field_sublabel_below .gfield_checkbox label,
.field_sublabel_below .gfield_radio label {
  display: inline-block;
  margin: 0 0 5px 0;
  font-size: 1.6rem; }
.ginput_container.ginput_complex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.ginput-complex label {
  width: 100%; }
.name_first {
  display: inline-block;
  width: 50%;
  margin-right: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.name_last {
  display: inline-block;
  width: 50%;
  padding-right: 0px; }
.address_line_1 {
  width: 100%; }
.address_line_2 {
  width: 100%; }
.address_state {
  margin-right: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.address_state,
.address_city {
  margin-right: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
h2.gsection_title {
  color: #fff;
  font-size: 3rem;
  padding-top: 30px; }
span.address_country {
  width: 100%;
  margin-top: 12px; }
.validation_error {
  font-weight: 700;
  margin-bottom: 30px;
  background: #611c1c;
  padding: 2px 9px 5px; }
.validation_message {
  background: #611c1c;
  padding: 2px 9px 5px;
  display: inline; }
/*mailing list*/
.mailinglist .button.form-submit,
.mailinglist #gform_submit_button_1 {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  background-color: transparent;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  font-family: sofia-pro, sans-serif;
  color: #6b7975;
  font-size: 1.7rem;
  font-weight: 900;
  text-transform: none; }
.mailinglist .button.form-submit:hover,
.mailinglist #gform_submit_button_1:hover {
  color: #fff; }
.mailinglist .gfield {
  padding-right: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.mailinglist .gform_footer {
  width: 87px;
  height: 87px;
  margin-right: 0px;
  margin-left: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.mailinglist .gform_footer:hover {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff; }
.mailinglist .field-text {
  height: 60px;
  margin-bottom: 0px;
  padding: 28px 0px 6px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
  font-size: 1.8rem; }
.mailinglist .field-text::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }
.mailinglist .field-text:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }
.mailinglist .field-text::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }
.mailinglist .field-text::placeholder {
  color: rgba(255, 255, 255, 0.5); }
.mailinglist .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none; }
.mailinglist .ginput_container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.mailinglist-signup-block {
  position: relative;
  width: 100%;
  background-color: #6b7975; }
.mailinglist-signup-block h3,
.mailinglist-signup-block .h3 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 4rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
.mailinglist-signup-block p {
  position: relative;
  margin-bottom: 50px;
  color: #fff;
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 0.05rem; }
.mailinglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto; }
.mailinglist .field-text {
  height: 63px; }
.mailinglist .field-text::-webkit-input-placeholder {
  font-size: 1.8rem; }
.mailinglist .field-text:-ms-input-placeholder {
  font-size: 1.8rem; }
.mailinglist .field-text::-ms-input-placeholder {
  font-size: 1.8rem; }
.mailinglist .field-text::placeholder {
  font-size: 1.8rem; }
@media screen and (max-width: 991px) {
  .mailinglist .gfield {
    padding-right: 0px;
    padding-bottom: 15px; }
  .gform_footer {
    width: 100%;
    text-align: center; }
  .mailinglist .gform_footer {
    margin: 30px auto 40px; }
  .mailinglist .field-text {
    text-align: center; }
  .mailinglist .gform_fields {
    display: block; }
  .mailinglist-signup-block h3,
  .mailinglist-signup-block .h3 {
    font-size: 3.4rem; }
  .mailinglist-signup-block p {
    font-size: 2rem; }
  .mailinglist {
    display: block;
    max-width: 500px; }
  .mailinglist .button.form-submit,
  .mailinglist #gform_submit_button_1 {
    margin-right: auto;
    margin-left: auto; } }
@media screen and (max-width: 767px) {
  .name_last {
    display: block;
    width: 100%;
    padding-right: 0px;
    clear: both; }
  .address_city {
    width: 100%;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .name_first {
    display: block;
    width: 100%;
    margin-right: 0px;
    clear: both; } }
@media screen and (max-width: 479px) {
  .gform_footer {
    text-align: center; }
  .address_zip {
    width: 100%; }
  .address_state {
    width: 100%;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; } }
/* > Search Modal */
.search-modal-container {
  display: none;
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 40px 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(107, 121, 117, 0.97); }
.modal-search-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.search-label {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 70px;
  color: #fff;
  font-size: 5rem;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none; }
.searchform {
  text-align: center; }
.searchform div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.searchform input[type="text"],
  .searchform input[type="text"]:focus {
    color: #fff !important; }
/*(input[type="search"].search-form-input {
  margin-right: 25px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none none solid none;
  border-width: 0px 0px 3px 0;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
  background-color: transparent;
  color: #fff;
  font-size: 2rem;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px; }
*/
.searchform input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6) !important;
  font-style: normal; }
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder,
.woocommerce-page .woocommerce .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder {
  color: #48484a !important;
  font-style: normal;
  font-weight: 300; }
.searchform input[type="text"]:focus,
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 2px solid #fff; }
.searchform input[type="submit"] {
  padding: 25px 40px 21px;
  margin-left: 10px;
  color: #fff;
  border-color: #fff; }
.dgwt-wcas-ico-magnifier {
  bottom: 10px; }
.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
  background-position: 60% 11px; }
.search-modal-container .search-form,
.search-modal-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.search-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-top: 30px;
  margin-right: 30px;
  padding-top: 2px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px;
  background-color: #5d6965;
  color: #fff;
  font-size: 2.2rem;
  line-height: 0;
  font-weight: 600; }
.search-no-results .entry {
  max-width: 1240px;
  margin: auto;
  padding: 0 20px;
  text-align: center; }
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
  fill: #fff; }
@media (max-width: 479px) {
  .search-label {
    font-size: 3rem; }
  .modal-search-block {
    width: 100%;
    padding: 0px; }
  .searchform input[type="submit"] {
    padding: 8px 15px 6px; } }
.button.add_to_cart_button.product_type_variable {
  display: none;
  margin-top: 20px; }
.return-to-shop {
  text-align: center; }
.products,
.products li {
  list-style: none;
  position: relative; }
.products:not(.related),
.shop-products.products.single-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1940px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding: 25px 0px 0px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #fff;
  padding-left: 47px;
  padding-right: 47px; }
@media screen and (min-width: 1920px) {
  .products {
    background-color: transparent; } }
@media screen and (max-width: 991px) {
  .products {
    margin-right: auto;
    margin-left: auto; } }
@media screen and (max-width: 767px) {
  .products {
    text-align: center; } }
@media screen and (max-width: 479px) {
  .products {
    width: 100%;
    margin-left: 0%;
    padding-top: 0px;
    padding-left: 0px; } }
.product {
  margin-right: 15px;
  margin-bottom: 40px;
  margin-left: 15px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 22%;
          flex: 0 1 22%; }
@media screen and (min-width: 992px) and (max-width: 1100px) {
  .product {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 21%;
            flex: 0 1 21%; } }
@media screen and (max-width: 991px) {
  .product {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%; } }
@media screen and (max-width: 767px) {
  .product {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%; } }
@media screen and (max-width: 479px) {
  .product {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    margin-bottom: 20px; } }
.product_title {
  z-index: 10;
  width: 100%;
  font-size: 3.7rem;
  text-align: center; }
.product_title.entry-title {
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #48484a;
  font-size: 3rem;
  line-height: 1.2;
  text-align: left; }
@media (min-width: 768px) {
  .related .products::after {
    content: "";
    -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%; } }
@media (min-width: 992px) {
  .related .products::after {
    content: "";
    -webkit-box-flex: 1;
        -ms-flex: 1 0 75%;
            flex: 1 0 75%; } }
@media (max-width: 479px) {
  .related .products::after {
    content: "";
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; } }
.products.single-product {
  max-width: 1400px;
  margin-bottom: 0px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start; }
@media (max-width: 479px) {
  .tab_content:after {
    content: '+';
    display: inline-block;
    padding-left: 10px;
    font-size: 2.4rem;
    font-weight: 400; }
  .tab_content.w--current:after {
    content: '';
    display: none; } }
.cart.single-product,
.cart.single-product .gfield_label,
.cart.single-product .field-text,
.cart.single-product .field-text.gfield_select,
.cart.single-product .checkbox.label,
.variations .value select {
  color: #48484a !important; }
.cart.single-product .field-text.gfield_select,
.single-product .content .field-text,
.variations .value select {
  border-bottom: 1px solid #48484a !important; }
.variations .value select {
  position: relative;
  z-index: 1;
  padding-left: 1px;
  background-image: url(images/selectbox_arrow-angle-dark.png);
  display: block;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  overflow: visible;
  width: 100%;
  height: auto;
  padding: 12px 18px 12px 0;
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  margin-bottom: 10px;
  border-style: none solid solid none;
  border-width: 0px 0px 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent; }
.variations .value select:focus {
  outline: 0px; }
.reset_variations {
  float: right; }
.single-product .content .field-text.textarea {
  border: 1px solid #48484a !important; }
.single-product .accordion-header:before {
  display: none; }
.single-product .accordion-header:before {
  content: "+";
  display: inline-block;
  font-size: 2.6rem;
  width: 15px;
  color: #444447;
  right: 0; }
.single-product .accordion-toggle.w--open .accordion-header:before {
  display: none; }
.single-product .accordion-toggle.w--open .accordion-header:after {
  content: "–";
  font-weight: 400; }
.term-biltmore .woocommerce-products-header > h1 {
  width: 350px;
  height: 70px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 25px;
  background-image: url(fonts/biltmore-logo.svg);
  background-position: 0% 15px;
  background-size: 90%;
  background-repeat: no-repeat;
  text-indent: -9999px; }
.content-products {
  position: relative;
  overflow: visible; }
@media (min-width: 1920px) {
  .woocommerce-products-header > * {
    max-width: 1380px;
    margin: auto;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    padding-right: 200px; }
  .woocommerce-products-header > h1 {
    max-width: 350px;
    vertical-align: top;
    padding-right: 40px; }
  .term-biltmore .woocommerce-products-header > h1 {
    width: 290px;
    height: 70px; } }
.archive.post-type-archive-product,
.tax-product_cat {
  background-color: #fff; }
.tabs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 1.6rem; }
.tab_content,
.woocommerce-tabs > .tabs {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0; }
.tab_content,
.woocommerce-tabs > .tabs > li {
  display: block;
  margin-right: 6%;
  padding-right: 0px;
  padding-bottom: 6px;
  padding-left: 0px;
  background-color: transparent;
  line-height: 1.3;
  text-align: center; }
.tab_content:hover,
.woocommerce-tabs > .tabs > li > a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 252, 252, 0)), to(rgba(252, 252, 252, 0)));
  background-image: -webkit-linear-gradient(top, rgba(252, 252, 252, 0), rgba(252, 252, 252, 0));
  background-image: -o-linear-gradient(top, rgba(252, 252, 252, 0), rgba(252, 252, 252, 0));
  background-image: linear-gradient(180deg, rgba(252, 252, 252, 0), rgba(252, 252, 252, 0)); }
.tab_content.w--current,
.woocommerce-tabs > .tabs > li.active {
  display: block;
  border-bottom: 8px solid #beb6af;
  background-color: transparent; }
.woocommerce-tabs > .tabs > li a {
  text-transform: uppercase;
  font-size: 1.6rem; }
.tabs-content,
.theme-diamondbrand .woocommerce-Tabs-panel.entry-content {
  top: -11px;
  width: 100%;
  border-top: 3px solid #beb6af;
  padding: 30px 0 !important;
  margin: 0;
  max-width: none; }
.woocommerce-tabs th.woocommerce-product-attributes-item__label,
.woocommerce-tabs td.woocommerce-product-attributes-item__value {
  text-align: left;
  border-bottom: 2px solid rgba(76, 77, 79, 0.24);
  padding: 12px 0; }
.woocommerce-tabs th.woocommerce-product-attributes-item__label {
  padding-right: 25px; }
.woocommerce-tabs td.woocommerce-product-attributes-item__value p {
  margin-bottom: 0; }
.woocommerce-Tabs-panel--additional_information h2,
.woocommerce-Tabs-panel--reviews h2.woocommerce-Reviews-title {
  display: none; }
@media screen and (max-width: 479px) {
  .woocommerce-tabs th.woocommerce-product-attributes-item__label,
  .woocommerce-tabs td.woocommerce-product-attributes-item__value {
    display: block;
    width: 100%;
    padding: 0 0 15px; }
  .woocommerce-tabs th.woocommerce-product-attributes-item__label {
    border-bottom: 0;
    padding-top: 15px;
    padding-bottom: 5px; } }
/* Product Gallery */
.flex-viewport {
  margin-bottom: 16px; }
.woocommerce-product-gallery {
  max-width: 50%;
  padding-right: 60px;
  margin-top: 50px;
  margin-bottom: 80px;
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 60px 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  position: relative;*/ }
.woocommerce-product-gallery__trigger {
  display: none;
  /*display: block;
    position: absolute;
    top: 50px;
    right: 70px;
    z-index: 1;*/ }
.woocommerce-product-gallery__image img {
  height: auto;
  /*width: 520px;
  height: 520px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;*/ }
.flex-control-nav.flex-control-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  list-style-type: none; }
.flex-control-thumbs-link,
.flex-control-nav li {
  margin-bottom: 8px;
  padding: 0px 5px;
  -webkit-box-flex: 0;
  -ms-flex: 0 20%;
  flex: 0 20%;
  background-color: transparent;
  background-image: none; }
.flex-control-thumbs-link:hover,
.flex-control-nav li:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(top, transparent, transparent);
  background-image: -o-linear-gradient(top, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent); }
.flex-control-thumbs-link.w--current,
.flex-control-nav li img.flex-active {
  background-color: transparent;
  opacity: 0.45; }
.thumb-img,
.flex-control-nav li img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 150px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  border: 1px solid #fff;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover; }
.flex-control-nav:after {
  content: '';
  -webkit-box-flex: 1;
      -ms-flex: 1 0 90px;
          flex: 1 0 90px; }
@media screen and (min-width: 1440px) {
  .woocommerce-product-gallery {
    /*width: 1000px;
    max-width: 48.5%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;*/ } }
/*@media screen and (min-width: 1920px) {
  .woocommerce-product-gallery {
    width: 50%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
}
*/
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .woocommerce-product-gallery__image img {
    /*width: 500px;
		height: 400px;*/ } }
@media (max-width: 1279px) {
  .flex-control-nav:after {
    content: '';
    -webkit-box-flex: 1;
        -ms-flex: 1 0 70px;
            flex: 1 0 70px; } }
@media screen and (max-width: 991px) {
  .woocommerce-product-gallery {
    width: 100%;
    max-width: 680px;
    padding: 0px 50px;
    /*-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;*/ }
  .woocommerce-product-gallery__image img {
    /*width: 600px;
    height: 600px;*/ } }
@media screen and (max-width: 767px) {
  .woocommerce-product-gallery__image img {
    /*width: 760px !important;
		height: 570px !important;*/ } }
@media screen and (max-width: 600px) {
  .woocommerce-product-gallery__image img {
    /*width: 480px !important;
		height: 420px !important;*/ } }
@media screen and (max-width: 479px) {
  .woocommerce-product-gallery {
    padding: 0px 20px; }
  .flex-control-nav:after {
    content: '';
    -webkit-box-flex: 1;
        -ms-flex: 1 0 60px;
            flex: 1 0 60px; } }
.summary {
  z-index: 1;
  padding: 50px 60px 80px 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 50%;
  flex: 0 50%; }
p.stock.out-of-stock {
  background: #000;
  display: table;
  padding: 10px 15px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.6rem; }
.tab-text {
  font-size: 1.8rem;
  font-weight: 600; }
.woocommerce-tabs {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  /*padding-right: 20px;
  padding-left: 20px;*/ }
.product-summary .woocommerce-breadcrumb {
  padding: 0;
  background: transparent;
  margin-bottom: 15px;
  font-size: 1.5rem; }
.product-summary .breadcrumbs a:after,
.product-summary .woocommerce-breadcrumb a:after {
  content: '';
  margin: 0;
  padding: 0;
  width: auto; }
.product-summary .price {
  display: block; }
.product-summary .price .woocommerce-Price-amount {
    max-width: 600px;
    margin-bottom: 35px;
    font-size: 2.1rem;
    font-weight: 600; }
.price.single-product {
  display: block;
  max-width: 600px;
  margin-bottom: 35px;
  font-size: 2.1rem;
  font-weight: 600; }
.price.del {
  display: none;
  margin-right: 10px;
  text-decoration: line-through; }
.price.ins {
  display: none; }
.woocommerce-product-rating {
  max-width: 600px; }
.woocommerce-product-details__short-description {
  max-width: 600px;
  font-size: 1.6rem; }
.qty {
  width: 50px;
  height: 50px; }
.qty.single-product,
.single-product .quantity .qty.input-text {
  width: 53px !important;
  height: 58px !important;
  margin-right: 29px !important;
  margin-bottom: 0px !important;
  border-style: solid !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  border-width: 1px !important;
  border-color: #48484a !important;
  background-color: transparent !important;
  color: #333333; }
.quantity.buttons_added {
  position: relative;
  margin-right: 20px;
  height: 53px; }
.theme-diamondbrand .qib-container:not(#qib_id):not(#qib_id) {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 89px;
  margin: auto; }
.theme-diamondbrand .qib-container:not(#qib_id):not(#qib_id) .qib-button {
    padding: 0 0 6px;
    background-color: #48484a;
    color: #fff;
    font-size: 1.9rem;
    line-height: 0;
    text-align: center;
    height: 28.5px;
    border: 0; }
.theme-diamondbrand .product-summary .qib-container:not(#qib_id):not(#qib_id) {
  margin: 0px 10px 0 0;
  display: inline-block;
  width: 83px; }
.theme-diamondbrand form.cart button[type='submit']:not(#qib_id):not(#qib_id):not(_):not(_) {
  height: auto;
  padding: 19px 20px 15px; }
.theme-diamondbrand .woocommerce-cart-form__cart-item .qib-container:not(#qib_id):not(#qib_id) .qib-button {
  height: 27px; }
@media (min-width: 768px) {
  .woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: inherit !important;
        -ms-flex-pack: inherit !important;
            justify-content: inherit !important;
    width: 89px;
    margin-left: auto;
    margin-right: auto; } }
.product_meta {
  max-width: 400px;
  margin-top: 25px;
  padding-top: 0px; }
.product_meta > span {
  display: block; }
.posted_in {
  margin-bottom: 5px;
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
.tagged_as {
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
.cat-desc {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px 10px 35px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #48484a;
  font-size: 1.8rem;
  line-height: 1.6;
  text-align: left; }
.single-product .woocommerce-notices-wrapper {
  background: #fff;
  text-align: center;
  padding-top: 30px; }
.woocommerce-products-header,
.woocommerce-cart .entry-header,
.woocommerce-checkout .entry-header,
.woocommerce-account .entry-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1940px;
  margin: 0px auto;
  padding: 50px 60px 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #e3d8cd;
  text-align: center; }
.woocommerce-cart .entry-header,
.woocommerce-checkout .entry-header,
.woocommerce-account .entry-header {
  height: auto;
  min-height: 0; }
.woocommerce-cart .entry-header .entry-header--inner,
.woocommerce-checkout .entry-header .entry-header--inner,
.woocommerce-account .entry-header .entry-header--inner {
  display: block;
  text-align: center; }
.woocommerce-cart .entry-header .featured-img-block,
.woocommerce-checkout .entry-header .featured-img-block,
.woocommerce-account .entry-header .featured-img-block {
  display: none; }
.woocommerce-products-header__title,
.woocommerce-cart .entry-header h1,
.woocommerce-checkout .entry-header h1,
.woocommerce-account .entry-header h1 {
  max-width: 100%;
  margin: 0px 0px 20px;
  padding: 15px 40px 10px 0px;
  -webkit-box-flex: 0;
  -ms-flex: 0 310px;
  flex: 0 310px;
  background-color: transparent;
  color: #48484a;
  font-size: 3.7rem;
  line-height: 1.1;
  text-align: left;
  position: relative;
  top: auto; }
.search-results h1 {
  -webkit-box-flex: 1 !important;
      -ms-flex: auto !important;
          flex: auto !important; }
.woocommerce-cart .entry-header h1,
.woocommerce-checkout .entry-header h1,
.woocommerce-account .entry-header h1 {
  text-align: center;
  padding-right: 0; }
.single.single-product .content {
  background: #fff; }
.product.single-product {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1160px;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto; }
.woocommerce-loopproduct-link {
  position: relative;
  display: block;
  margin-bottom: 15px;
  color: #333;
  text-align: center;
  text-decoration: none; }
.attachment-shop_catalog {
  width: 100%;
  height: 100%;
  max-height: 800px;
  max-width: 800px;
  margin-bottom: 15px;
  -o-object-fit: cover;
  object-fit: cover; }
.woocommerce-loop-product__title {
  margin-top: 0px;
  font-family: sofia-pro, sans-serif;
  color: #333;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.075rem;
  text-transform: uppercase; }
.storefront-sorting {
  background: #fff;
  display: block;
  max-width: 1940px;
  margin: 0px auto;
  padding: 50px 60px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.woocommerce-ordering {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: auto; }
.orderby {
  margin-bottom: 0px;
  padding-right: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #48484a;
  background-color: transparent;
  background-image: url(images/selectbox_arrow-angle-dark.png);
  background-position: 96% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  text-transform: capitalize; }
.woocommerce-ordering select.orderby {
  color: #48484a;
  padding-left: 10px; }
.woocommerce-result-count {
  display: none;
  margin-bottom: 0px;
  float: left;
  font-size: 1.4rem;
  font-style: italic;
  text-align: left; }
.woocommerce-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fff;
  padding: 50px 120px; }
.woocommerce-pagination a.page-numbers,
  .woocommerce-pagination .page-numbers.current {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    margin: 0px 5px;
    padding: 0px 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 2px;
    border-color: #48484a;
    background-color: transparent;
    color: #48484a;
    text-decoration: none;
    list-style-type: none; }
.woocommerce-pagination a.page-numbers:hover,
  .woocommerce-pagination .page-numbers.current:hover,
  .woocommerce-pagination .page-numbers.current {
    background-color: #48484a;
    color: #fff; }
.onsale {
  padding: 8px 12px;
  background-color: #6b7975;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.05rem; }
.related .onsale {
  left: 0 !important;
  top: 0 !important; }
body.single-product .single-product .onsale {
  left: 60px;
  top: 50px; }
@media (min-width: 1920px) {
  body.single-product .single-product .onsale {
    left: 70px;
    top: 50px; } }
@media (max-width: 1140px) {
  body.single-product .single-product .onsale {
    left: 0px;
    top: 0px; } }
@media (max-width: 991px) {
  body.single-product .single-product .onsale {
    left: calc(50% - 290px);
    top: 0px; } }
@media (max-width: 680px) {
  body.single-product .single-product .onsale {
    left: 50px;
    top: 0px; } }
@media (max-width: 479px) {
  body.single-product .single-product .onsale {
    left: 20px;
    top: 0px; } }
.cart.single-product {
  max-width: 480px;
  margin-top: 36px;
  padding: 0px; }
.ul-page-numbers,
.woocommerce-pagination .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  list-style-type: none; }
.woocommerce-breadcrumb {
  z-index: 10;
  width: 100%;
  max-width: 1940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #e3d8cd;
  font-size: 1.6rem;
  text-align: left; }
.woocommerce-breadcrumb a {
  font-weight: 400;
  text-decoration: none; }
.woocommerce-breadcrumb a:hover {
  opacity: 0.75; }
.woocommerce-breadcrumb p {
  color: #000; }
.tab-pane-tab-1 {
  height: 100%; }
.single-product .variations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 6px; }
.single-product .variations tbody {
    width: 100%; }
.single-product .variations tr {
    display: block; }
.single-product .variations .label, .single-product .variations label {
    width: 100%;
    font-family: 'Sequel neue', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.025rem;
    color: #48484a !important;
    display: block; }
.single-product .variations label:after {
    content: ':';
    display: inline; }
.single-product .variations .value {
    width: 100%;
    display: block;
    margin-bottom: 30px; }
.product .nyp label,
.wcopc .product-item .nyp label,
label.wc-pao-addon-name,
.single-product div.product div.product-addon-totals .wc-pao-subtotal-line p.price {
  font-family: 'Sequel neue', sans-serif;
  font-size: 1.6rem;
  font-weight: 400 !important;
  letter-spacing: 0.025rem; }
div.product-addon-totals {
  margin: 40px 0 40px 0;
  padding: 20px;
  border-top: 0;
  border-bottom: 0;
  overflow: hidden;
  border: 3px solid rgba(76, 77, 79, 0.24); }
div.product-addon-totals ul {
  list-style: none;
  margin: 0;
  padding: 0; }
.single-product div.product div.product-addon-totals .wc-pao-subtotal-line p.price .amount {
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  font-size: 1.8rem; }
div.product-addon-totals .wc-pao-subtotal-line {
  border-top: 2px solid rgba(76, 77, 79, 0.24);
  padding: 20px 0 5px; }
@media (min-width: 992px) {
  .product_title.entry-title,
  .variations_form.cart,
  .single-product .variations tbody {
    width: 100%;
    max-width: 600px; }
  .single-product .variations tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .single-product .variations tr:last-of-type label {
    margin-bottom: 30px; }
  .single-product .variations .label {
    margin-right: 15px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%; }
  .single-product .variations .value {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0; } }
.quantity-label {
  display: none; }
.single_variation_wrap {
  width: 100%;
  margin-top: 34px;
  margin-bottom: 10px;
  text-align: left; }
.woocommerce-variation-price {
  margin-bottom: 35px; }
.woocommerce-variation-price .price:before {
  content: "Total: ";
  display: inline;
  width: auto;
  margin-right: 17px;
  letter-spacing: 0.025rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Sequel neue", sans-serif;
  font-size: 1.6rem; }
.woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.variations {
  width: 100%;
  margin-bottom: 6px; }
.label {
  font-weight: 600; }
.subscribe-label {
  margin-top: 0px;
  padding-top: 0px;
  letter-spacing: 0.03em; }
.form-submit {
  margin-top: 20px;
  font-size: 1.6rem; }
.star-rating {
  overflow: hidden;
  width: 6em;
  float: right; }
.stars-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  text-align: right; }
a.button.wc-forward {
  margin: 0 20px; }
/* > Review Stars - Extracted from 2020 Theme */
.woocommerce-tabs #reviews p.stars {
  margin-top: 0; }
.woocommerce-tabs #reviews p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "Fontello"; }
.woocommerce-tabs #reviews p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: "Fontello";
  content: "\e80a";
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.woocommerce-tabs #reviews p.stars a:hover ~ a::before {
  content: "\e80a"; }
.woocommerce-tabs #reviews p.stars:hover a::before {
  content: "\e806"; }
.woocommerce-tabs #reviews p.stars.selected a.active {
  background: transparent; }
.woocommerce-tabs #reviews p.stars.selected a.active::before {
  content: "\e806"; }
.woocommerce-tabs #reviews p.stars.selected a.active ~ a::before {
  content: "\e80a"; }
.woocommerce-tabs #reviews p.stars.selected a:not(.active)::before {
  content: "\e806"; }
.comment-form-comment textarea {
  border: 1px solid #48484a;
  color: #48484a; }
.comment-form-author {
  display: inline-block;
  width: 50%;
  padding-right: 15px; }
.comment-form-rating {
  margin-bottom: 30px; }
.woocommerce-review__published-date {
  font-size: 1.6rem; }
.comment-respond-2 {
  max-width: 600px; }
.woocommerce-reviews-title-2,
.woocommerce-Reviews-title {
  display: block;
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 2rem;
  letter-spacing: 0.03em;
  text-transform: uppercase; }
.required {
  padding-left: 4px;
  color: #b30e0e; }
.comment-notes-2 {
  font-weight: 700; }
.checkbox-field-2 {
  margin-top: 20px; }
.commentlist {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 3px solid #beb6af;
  list-style-type: none;
  padding-left: 0; }
.comment-form-email {
  display: inline-block;
  width: 50%;
  padding-right: 15px; }
.comment-form-email.name-last {
  padding-right: 0px; }
.woocommerce-review__author {
  font-family: 'Sequel neue', sans-serif;
  font-size: 1.6rem;
  font-weight: 400; }
.comment-text {
  width: auto; }
.comment {
  padding-top: 10px;
  padding-bottom: 10px; }
.meta {
  margin-bottom: 10px;
  text-transform: uppercase; }
.minus {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 26px;
  padding: 0px 0px 6px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #48484a;
  color: #fff;
  font-size: 1.9rem;
  line-height: 0;
  text-align: center; }
.plus {
  position: absolute;
  left: auto;
  top: 0;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 26px;
  padding: 0px 0px 6px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #48484a;
  color: #fff;
  line-height: 0;
  text-align: center; }
.sku_wrapper {
  margin-bottom: 5px;
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
.add-on {
  margin-top: 10px;
  margin-bottom: 5px; }
.add-on .gfield_checkbox label {
  color: #48484a;
  font-weight: 400; }
.related {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
  text-align: center; }
.desc-img {
  margin-bottom: 30px; }
.related-h2,
.related.products h2 {
  font-size: 2.8rem; }
.icon-star,
.icon-star-empty {
  width: 20px;
  height: 20px; }
/* WC Block Grid Plugin */
.wc-block-grid {
  margin-bottom: 40px; }
.wc-block-grid.alignwide {
  overflow: hidden; }
.wc-block-grid__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px -20px;
  padding: 0px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  list-style: none; }
.wc-block-grid__product {
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.wc-block-grid__product-link {
  padding: 20px;
  display: block; }
.wc-block-grid__product-title {
  margin-top: 20px;
  font-size: 2rem;
  text-align: center;
  letter-spacing: 0.05rem;
  text-transform: uppercase; }
.wc-block-grid__product img {
  height: auto; }
.theme-diamondbrand .wc-block-grid.has-1-columns .wc-block-grid__products .wc-block-grid__product {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  max-width: 25%; }
/*.theme-diamondbrand .wc-block-grid.has-2-columns .wc-block-grid__products,
.theme-diamondbrand .wc-block-grid.has-3-columns .wc-block-grid__products {
	justify-content: center;
}*/
@media screen and (min-width: 992px) {
  .summary {
    -webkit-box-flex: 0;
        -ms-flex: 0 45%;
            flex: 0 45%; } }
@media screen and (min-width: 1280px) {
  .price {
    width: 100%; }
  .price.del {
    -webkit-box-flex: 0;
    -ms-flex: 0 80px;
    flex: 0 80px; }
  .price.ins {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .cat-desc {
    max-width: 1070px;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%; }
  .woocommerce-products-header__title {
    -ms-flex-preferred-size: 360px;
    flex-basis: 360px; }
  .woocommerce-loopproduct-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .attachment-shop_catalog {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .woocommerce-loop-product__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; } }
@media screen and (min-width: 1440px) {
  .gfield_label.single-product {
    font-size: 1.6rem; }
  .product_title.entry-title {
    font-size: 3.2rem; }
  .summary {
    max-width: 50%;
    padding-right: 120px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .qty.single-product {
    width: 60px;
    height: 59px; }
  .quantity.buttons_added {
    height: 59px; }
  .woocommerce-variation-add-to-cart .button {
    padding: 19px 20px 15px; }
  .cat-desc {
    max-width: 1320px;
    margin-left: 0px;
    padding-right: 100px;
    padding-left: 50px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .woocommerce-products-header,
  .woocommerce-cart .entry-header,
  .woocommerce-checkout .entry-header,
  .woocommerce-account .entry-header {
    width: 100%;
    padding-right: 120px;
    padding-left: 120px; }
  .woocommerce-products-header__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .shop-products.products.single-product {
    padding-right: 106px;
    padding-left: 106px; }
  .products.single-product {
    max-width: 1600px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto; }
  .product.single-product {
    padding-bottom: 0px; }
  .storefront-sorting {
    padding-right: 120px;
    padding-left: 120px; }
  .cart.single-product {
    max-width: 600px; }
  .woocommerce-breadcrumb {
    padding-right: 120px;
    padding-left: 120px; }
  .variations {
    margin-bottom: 18px; }
  .wc-block-grid__product-title {
    font-size: 2.2rem;
    text-align: center;
    text-transform: uppercase; }
  .related {
    width: 100%; }
  .related-h2,
  .related.products h2 {
    font-size: 3rem; } }
@media screen and (min-width: 1920px) {
  .content.single-product {
    background-image: none; }
  .woocommerce-tabs {
    max-width: 1560px; }
  .cat-desc {
    /*display: inline-block;*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  /*.woocommerce-products-header {
    display: block;
    overflow: auto;
    max-width: 100%;
  }*/
  .woocommerce-products-header__title {
    /*display: inline-block;*/
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .products {
    background-color: transparent; }
  .product.single-product {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .storefront-sorting {
    max-width: 1910px;
    clear: left; }
  .woocommerce-breadcrumb {
    max-width: 1910px; }
  .content-products {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3d8cd), color-stop(5%, #e3d8cd), color-stop(0, #fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #e3d8cd, #e3d8cd 5%, #fff 0, #fff);
    background-image: -o-linear-gradient(top, #e3d8cd, #e3d8cd 5%, #fff 0, #fff);
    background-image: linear-gradient(180deg, #e3d8cd, #e3d8cd 5%, #fff 0, #fff); } }
@media screen and (min-width: 992px) and (max-width: 1200px) {
  body.single-product .single-product .onsale {
    left: 60px;
    top: 50px; } }
@media screen and (max-width: 991px) {
  .tabs {
    width: 100%;
    margin-right: 0px; }
  .tab_content {
    display: inline-block;
    float: left;
    border-top-style: none;
    border-bottom-style: none;
    font-size: 1.8rem;
    line-height: 1.3;
    text-align: center; }
  .tabs-content {
    width: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    clear: left; }
  .woocommerce-tabs-panel {
    padding-top: 20px; }
  .summary {
    max-width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 2 37%;
    flex: 0 2 37%; }
  .woocommerce-tabs {
    padding-right: 50px;
    padding-left: 50px; }
  .cat-desc {
    padding-left: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-left-style: none;
    text-align: left; }
  .woocommerce-products-header__title {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left; }
  .product.single-product {
    display: block;
    margin-top: 40px; }
  .woocommerce-product-details__short-description {
    max-width: 100%; }
  .storefront-sorting {
    margin-right: auto;
    margin-left: auto; }
  .woocommerce-breadcrumb {
    text-align: left; }
  .wc-block-grid__products {
    margin-right: -15px;
    margin-left: -15px; }
  .wc-block-grid__product-link {
    padding-right: 10px;
    padding-left: 10px; }
  .add-on {
    width: 100%; } }
@media screen and (max-width: 767px) {
  .product_title {
    position: relative;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 3.6rem;
    text-align: left; }
  .tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .tab_content {
    margin-right: 10px;
    margin-left: 10px; }
  .attachment-shop_single {
    min-height: 350px; }
  .summary {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .cat-desc {
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1.6rem;
    line-height: 1.5; }
  .woocommerce-products-header__title {
    width: 100%;
    margin-bottom: 0px; }
  .product.single-product {
    margin-top: 20px; }
  .woocommerce-loop-product__title {
    font-size: 1.7rem; }
  .storefront-sorting {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center; }
  .woocommerce-ordering {
    width: 100%;
    margin-right: 0px; }
  .woocommerce-result-count {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .woocommerce-pagination {
    width: 100%;
    /*margin-top: 20px;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    padding: 50px 60px; }
  .woocommerce-breadcrumb {
    margin-bottom: 0px;
    padding-top: 30px; }
  .comment-form-author {
    display: block;
    width: 100%;
    padding-right: 0px;
    clear: both; }
  .comment-form-email {
    display: block;
    width: 100%;
    padding-right: 0px;
    clear: both; }
  .wc-block-grid__products {
    margin-right: 0px;
    margin-left: 0px; }
  .wc-block-grid__product-link {
    padding-right: 3%;
    padding-left: 3%; }
  .wc-block-grid__product-title {
    font-size: 1.5rem; } }
@media screen and (max-width: 479px) {
  .product_title {
    margin-bottom: 20px;
    font-size: 3.6rem; }
  .product_title.entry-title {
    font-size: 3rem; }
  .tabs {
    display: block;
    border-bottom-style: none; }
  .tab_content {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    border-bottom: 3px solid #fff;
    text-align: left; }
  .tab_content.w--current {
    border-top: 1px none #000;
    border-bottom-width: 3px;
    border-bottom-color: #fff; }
  .tabs-content {
    padding-top: 0px;
    border-top-style: none; }
  .woocommerce-tabs > .tabs > li {
    margin-right: 0; }
  .attachment-shop_single {
    min-height: 260px; }
  .summary {
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px; }
  .tab-text {
    display: inline-block; }
  .woocommerce-tabs {
    margin-top: 30px;
    padding-right: 30px;
    padding-left: 30px; }
  .product_meta {
    padding-bottom: 25px;
    border-bottom: 3px solid rgba(76, 77, 79, 0.24); }
  .cat-desc {
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px; }
  .woocommerce-products-header {
    padding-top: 5px;
    padding-right: 30px;
    padding-left: 30px; }
  .woocommerce-products-header__title {
    max-width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 3.4rem; }
  .product.single-product {
    padding-top: 0px; }
  .storefront-sorting,
  .woocommerce-pagination {
    padding-right: 30px;
    padding-left: 30px; }
  .woocommerce-breadcrumb {
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px; }
  .woocommerce-variation-add-to-cart {
    position: relative;
    height: 100%; }
  .star-rating {
    width: 100%; }
  .stars-rating {
    margin-bottom: 10px;
    text-align: center; }
  .woocommerce-reviews-title-2 {
    font-size: 2.4rem;
    text-align: center; }
  .comment-text {
    text-align: center; }
  .wc-block-grid__products {
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .wc-block-grid__product {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto; } }
/*****************************************************/
/******* > WOO CART / CHECKOUT / ACCOUNT PAGES *******/
/*****************************************************/
.woocommerce-cart .entry-content,
.woocommerce-checkout .entry-content,
.woocommerce-account .entry-content {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 60px 130px;
  background: #fff; }
@media screen and (max-width: 767px) {
  .woocommerce-cart .entry-content,
  .woocommerce-checkout .entry-content,
  .woocommerce-account .entry-content {
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px; } }
.woocommerce-cart .entry-content > .woocommerce,
.woocommerce-account .entry-content > .woocommerce {
  max-width: 1090px;
  margin: auto; }
.woocommerce-checkout .entry-content > .woocommerce {
  max-width: 900px;
  margin: auto; }
.woocommerce-cart .woocommerce table.shop_table {
  width: 100%; }
.woocommerce-page .woocommerce ::-webkit-input-placeholder {
  color: #999 !important; }
.woocommerce-message,
.cart-empty.woocommerce-info {
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }
.woocommerce-message {
  margin-bottom: 60px; }
.restore-item {
  margin-left: 10px; }
.cart-empty.woocommerce-info {
  padding-bottom: 15px;
  padding-top: 15px; }
.woocommerce-error {
  padding: 0 !important;
  list-style: none !important;
  font-weight: bold !important;
  margin-bottom: 0; }
.woocommerce-error li {
    margin-bottom: 0; }
.woocommerce-info {
  background: transparent !important;
  margin: 0 0 30px 0 !important;
  display: inline-block; }
.woocommerce-billing-fields abbr[title],
.woocommerce-shipping-fields abbr[title] {
  border-bottom: 0;
  text-decoration: none; }
.wc_points_rewards_apply_discount {
  margin-top: 20px;
  display: block; }
.wc_points_rewards_earn_points,
.wc_points_redeem_earn_points {
  text-align: center; }
.wc_points_redeem_earn_points {
  padding-bottom: 20px; }
.button.wc_points_rewards_apply_discount {
  margin: 30px auto;
  padding: 11px 17px 7px;
  font-size: 2rem; }
form.woocommerce-cart-form {
  padding: 0 20px; }
.shop_table {
  margin-top: 20px; }
.shop_table th {
  padding-bottom: 15px;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  border-bottom: 3px solid rgba(76, 77, 79, 0.24); }
.shop_table td {
  border-bottom: 3px solid rgba(76, 77, 79, 0.24); }
.shop_table td.actions {
  border-bottom: 0;
  padding-top: 20px; }
.shop_table th.product-thumbnail {
  min-width: 130px; }
.shop_table th.product-remove {
  padding-right: 40px; }
.shop_table th.product-remove:before {
  content: 'Product';
  display: block;
  position: absolute;
  margin: 0;
  z-index: 1;
  left: auto; }
.woocommerce-cart .shop_table th.product-name {
  visibility: hidden; }
.product-thumbnail a {
  display: block;
  padding: 15px 0;
  background: transparent; }
.product-thumbnail a img {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 0; }
.shop_table td.product-name {
  max-width: 250px; }
.page .entry-content .product-remove a.remove {
  font-size: 4rem;
  font-weight: 400;
  margin-right: 5px;
  line-height: 0;
  background: transparent; }
.quantity {
  display: inline-block;
  margin-right: 0;
  min-height: 55px !important; }
.qty.input-text {
  width: 55px;
  height: 55px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 15px;
  text-align: center; }
.wcppec-checkout-buttons__separator {
  display: none; }
.theme-diamondbrand .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  border-color: #48484a;
  border-width: 1px;
  border-radius: 0; }
.theme-diamondbrand .qib-button:not(#qib_id):not(#qib_id) {
  width: 30px; }
.theme-diamondbrand .woocommerce-cart-form__cart-item .qib-button:not(#qib_id):not(#qib_id) {
  width: 34px; }
.product-name {
  text-align: left; }
table.shop_table_responsive tr td.product-quantity .qty.input-text {
  width: 55px !important;
  height: 55px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  text-align: center !important;
  background: #fff !important;
  color: #48484a; }
.product-subtotal,
.product-price {
  text-align: right;
  padding-right: 15px; }
.product-price {
  padding-right: 15px; }
.coupon {
  width: auto;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 25px; }
.coupon label {
  margin: 0 5px 0 0;
  padding: 0;
  font-weight: bold;
  visibility: hidden;
  text-indent: -9999999px; }
.coupon input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 10px 0 0; }
.actions > .button {
  margin-top: 25px;
  margin-right: 0;
  float: right;
  margin-bottom: 30px; }
.shop_table tr.cart-discount th,
.shop_table tr.cart-discount td {
  display: block;
  width: 100%;
  border-bottom: 0;
  text-align: left;
  font-size: 1.6rem; }
.shop_table tr.cart-discount th,
.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-discount th {
  letter-spacing: 0.05rem;
  padding-top: 10px;
  text-transform: none;
  text-align: left; }
.shop_table tr.cart-discount td {
  margin-bottom: 12px; }
.cross-sells {
  margin: 100px 0 40px 0; }
.cross-sells .woocommerce-loop-product__title {
  width: 100%;
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto; }
.cross-sells .button {
  display: none; }
.cross-sells .star-rating {
  display: none; }
.cart-collaterals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 20px; }
.wc_payment_method.payment_method_paypal label img {
  display: block;
  margin-bottom: 4px;
  max-width: 160px; }
a.about_paypal {
  font-size: 1.3rem; }
.mailchimp-newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px; }
@media screen and (max-width: 767px) {
  .cart-collaterals {
    margin-top: 30px; } }
.cart_totals {
  background: #fff;
  padding: 30px 30px 40px;
  width: 100%;
  max-width: 400px;
  text-align: center;
  border: 3px solid rgba(76, 77, 79, 0.24); }
.cart_totals h2 {
  padding: 10px;
  font-size: 2.2rem;
  text-transform: uppercase; }
.cart_totals .shop_table {
  margin-top: 30px;
  width: auto;
  margin: 30px auto;
  min-width: 250px; }
.cart_totals table th {
  text-align: left;
  text-transform: none;
  font-size: 1.8rem;
  padding-bottom: 10px;
  padding-right: 30px; }
.cart_totals table .cart-discount th {
  padding-right: 60px;
  text-transform: capitalize; }
.cart_totals td {
  border: 0;
  text-align: right;
  padding-bottom: 10px;
  font-size: 1.7rem; }
/*Shipping*/
ul#shipping_method {
  list-style-type: none;
  padding-left: 0; }
ul#shipping_method li {
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.woocommerce-shipping-totals.shipping {
  vertical-align: top; }
.cart_totals.calculated_shipping .shipping td {
  text-align: left; }
table.shop_table_responsive tr.cart-subtotal td[data-title]:before,
table.shop_table_responsive tr.shipping td[data-title]:before,
table.shop_table_responsive tr.tax-rate td[data-title]:before,
table.shop_table_responsive tr.order-total td[data-title]:before,
table.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td[data-title]:before,
table.shop_table.woocommerce-checkout-review-order-table tr.tax-total td:before,
table.shop_table_responsive tr.tax-total td:before {
  float: left;
  margin-bottom: 3px;
  display: block;
  font-size: 1.5rem;
  content: attr(data-title) " ";
  letter-spacing: 0.075rem;
  font-weight: 700;
  text-transform: uppercase; }
table.shop_table.woocommerce-checkout-review-order-table tr.tax-total td:before {
  content: 'Tax';
  display: block; }
table.shop_table_responsive tr.tax-total td:before {
  content: 'Tax (estimated for the US)';
  display: block; }
table.shop_table_responsive tr.shipping td[data-title]:before,
table.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td[data-title]:before,
table.shop_table.woocommerce-checkout-review-order-table tr.tax-total td:before,
table.shop_table_responsive tr.tax-total td:before {
  float: none;
  width: 100%; }
table.shop_table_responsive tr.shipping td[data-title]:before,
p.woocommerce-shipping-destination,
table.shop_table_responsive tr.tax-total td:before {
  text-align: left; }
table.shop_table_responsive tr.tax-total td .woocommerce-Price-amount.amount {
  display: block;
  margin-top: -30px; }
.shop_table.woocommerce-checkout-review-order-table tfoot {
  display: block;
  float: right;
  border: 3px solid rgba(76, 77, 79, 0.24);
  margin-top: 30px;
  padding: 40px;
  position: relative;
  margin-right: -14%;
  clear: both; }
.shop_table.woocommerce-checkout-review-order-table tfoot tr,
.shop_table.woocommerce-checkout-review-order-table tfoot td {
  display: block; }
@media (max-width: 767px) {
  .shop_table.woocommerce-checkout-review-order-table tfoot {
    width: 100%;
    margin: 30px 0;
    border: 0;
    padding: 0; } }
table.shop_table_responsive tr.cart-subtotal th,
.woocommerce-cart tr.woocommerce-shipping-totals.shipping th,
table.shop_table_responsive tr.tax-rate th,
table.shop_table_responsive tr.order-total th,
tr.tax-total th {
  display: none; }
tr.woocommerce-shipping-totals.shipping th {
  visibility: hidden;
  line-height: 1; }
table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping ul.woocommerce-shipping-methods {
  margin-bottom: 15px; }
table.woocommerce-checkout-review-order-table tr.tax-total th {
  line-height: 0; }
table.woocommerce-checkout-review-order-table tr.tax-total td {
  margin-bottom: 15px; }
@media (max-width: 767px) {
  .shop_table.woocommerce-checkout-review-order-table tfoot tr,
  .shop_table.woocommerce-checkout-review-order-table tfoot td {
    display: block; } }
ul#shipping_method label {
  font-size: 1.6rem; }
p.woocommerce-shipping-destination {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05rem;
  margin-bottom: 10px; }
p.woocommerce-shipping-destination strong {
  clear: both;
  display: inline;
  width: 100%;
  text-transform: none;
  letter-spacing: normal; }
.shipping-calculator-button {
  margin-bottom: 20px;
  display: inline-block;
  font-size: 1.6rem; }
.woocommerce-form-coupon-toggle {
  margin-bottom: 30px; }
.woocommerce-form-coupon-toggle .woocommerce-info {
  margin: 0 0 10px 0 !important; }
.woocommerce-form-coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px; }
.woocommerce-form-coupon p {
  width: 100%;
  margin-bottom: 30px; }
.woocommerce-form-coupon p.form-row-first,
.woocommerce-form-coupon p.form-row-last {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: auto; }
.woocommerce-form-coupon p.form-row-first {
  margin-right: 10px; }
.woocommerce-form-coupon p.form-row-first input#coupon_code {
  height: 57px; }
/*.woocommerce-form-coupon p.form-row-last .button {
    padding: 10px 15px;
    font-size: 1.6rem;
    margin-left: 5px;
    margin-bottom: 0;
    border-bottom: 0;
}*/
#customer_details {
  margin-bottom: 50px; }
#customer_details .col-2 {
  margin-top: 50px; }
.woocommerce-checkout .woocommerce h3,
.woocommerce-checkout .woocommerce label {
  text-transform: uppercase; }
.checkout.woocommerce-checkout h3 {
  font-size: 2.5rem;
  text-transform: uppercase; }
.checkout.woocommerce-checkout h3#ship-to-different-address {
  font-size: 2.2rem; }
.woocommerce-shipping-fields {
  margin-bottom: 40px; }
p#order_comments_field label {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.6rem;
  padding-bottom: 5px;
  display: block; }
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.woocommerce-billing-fields__field-wrapper p,
.woocommerce-shipping-fields__field-wrapper p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
  margin-top: 5px; }
.woocommerce-billing-fields__field-wrapper label,
.woocommerce-shipping-fields__field-wrapper label {
  display: block;
  font-size: 1.6rem;
  padding-bottom: 4px;
  padding-top: 10px; }
.woocommerce-billing-fields__field-wrapper input,
.woocommerce-shipping-fields__field-wrapper input {
  width: 100%; }
#billing_first_name_field,
#billing_city_field,
#billing_state_field,
#billing_phone_field,
#shipping_first_name_field,
#shipping_city_field,
#shipping_state_field,
#shipping_phone_field {
  margin-right: 15px; }
#billing_company_field,
#billing_country_field,
#billing_address_1_field,
#billing_address_2_field,
#shipping_company_field,
#shipping_country_field,
#shipping_address_1_field,
#shipping_address_2_field {
  width: 100%; }
#billing_address_1_field,
#shipping_address_1_field {
  margin-top: 20px; }
#billing_city_field,
#billing_state_field,
#shipping_city_field,
#shipping_state_field {
  width: 33.333%; }
#billing_address_1_field,
#shipping_address_1_field {
  margin-bottom: 0; }
#billing_phone_field,
#shipping_phone_field {
  width: 40%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  height: 38px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit;
  line-height: 3.6rem;
  height: 38px;
  font-size: 1.6rem; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
  position: absolute;
  top: 1px;
  right: 6px;
  width: 20px; }
.select2-container--default .select2-selection--single {
  height: 42px; }
#order_comments {
  width: 100%;
  min-height: 140px;
  border-color: #48484a;
  padding: 10px; }
.woocommerce-order-pay .shop_table th.product-name {
  width: 80vw; }
.woocommerce-order-pay .shop_table th.product-total {
  text-align: right;
  padding-right: 20px; }
.shop_table.woocommerce-checkout-review-order-table tfoot:before {
  content: 'Order Totals';
  margin-bottom: 20px;
  display: block;
  font-family: 'Sequel neue', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2.2rem;
  letter-spacing: 0.05rem; }
.shop_table.woocommerce-checkout-review-order-table tfoot,
.woocommerce-order-pay .shop_table tfoot {
  top: 20px; }
.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-order-pay .shop_table tfoot th,
.woocommerce-order-pay .shop_table tfoot td {
  text-align: right;
  padding-right: 20px;
  padding-bottom: 0; }
.shop_table .cart-subtotal th,
.shop_table .order-total th {
  border-bottom: 0; }
@media (max-width: 767px) {
  .shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td {
    padding-top: 0; } }
.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-order-pay .shop_table tfoot td {
  border-bottom: 0; }
.woocommerce-order-pay .shop_table tfoot td {
  min-width: 180px; }
.woocommerce-order-pay .shop_table tfoot td,
.woocommerce-order-pay .shop_table tfoot th {
  padding-top: 5px; }
.shop_table.woocommerce-checkout-review-order-table tbody td {
  padding: 15px 0;
  vertical-align: top; }
.shop_table.woocommerce-checkout-review-order-table th.product-total,
.shop_table.woocommerce-checkout-review-order-table tbody td.product-total {
  text-align: right; }
.shop_table.woocommerce-checkout-review-order-table td.product-name {
  width: 88%; }
dl.variation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 250px;
  margin: 0 0 10px 0; }
dl.variation dd p {
  margin: 0;
  font-style: italic; }
dl.variation dd,
dl.variation dd {
  padding: 0;
  margin: 2px 0 0 15px; }
.woocommerce-cart-form__cart-item dl.variation,
.woocommerce-checkout-review-order-table dl.variation {
  max-width: 100%; }
.woocommerce-cart-form__cart-item dl.variation dt,
.woocommerce-checkout-review-order-table dl.variation dt {
  display: none; }
.woocommerce-cart-form__cart-item dl.variation dd,
.woocommerce-checkout-review-order-table dl.variation dd {
  margin-left: 0; }
.woocommerce-cart-form__cart-item dl.variation dd p:after,
.woocommerce-checkout-review-order-table dl.variation dd p:after {
  content: ',';
  display: inline;
  margin-right: 4px; }
.woocommerce-cart-form__cart-item dl.variation dd:last-of-type p:after,
.woocommerce-checkout-review-order-table dl.variation dd:last-of-type p:after {
  content: ''; }
table.shop_table.woocommerce-checkout-review-order-table {
  width: 100%; }
.woocommerce-checkout-payment {
  margin-top: 50px;
  background: #fff;
  padding: 30px;
  border: 3px solid rgba(76, 77, 79, 0.24); }
.woocommerce-checkout-payment p {
  font-size: 1.6rem;
  font-style: normal;
  margin-top: 4px;
  margin-bottom: 10px; }
.wc_payment_methods label {
  font-weight: bold; }
.woocommerce-checkout-payment label {
  text-transform: none; }
.wc_payment_method.payment_method_paypal label img {
  display: block; }
ul.wc_payment_methods.payment_methods.methods {
  padding-left: 0;
  list-style: none; }
li.wc_payment_method.payment_method_paypal,
li.wc_payment_method.payment_method_stripe,
li.woocommerce-SavedPaymentMethods-token,
li.woocommerce-SavedPaymentMethods-new {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
li.wc_payment_method {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
li.wc_payment_method label {
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
li.wc_payment_method.payment_method_stripe label {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
li.wc_payment_method.payment_method_paypal .payment_box.payment_method_paypal {
  width: 100%;
  padding-left: 36px; }
.payment_box.payment_method_paypal p,
.payment_box.payment_method_stripe p {
  font-size: 1.5rem; }
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  padding-top: 40px; }
li.wc_payment_method.payment_method_stripe img {
  max-width: 40px;
  margin-right: 5px; }
.woocommerce #payment ul.payment_methods li.wc_payment_method.payment_method_stripe label img {
  margin: 2px 3px;
  height: 30px; }
ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
  padding-left: 0;
  list-style: none; }
fieldset#wc-stripe-cc-form {
  border: 0;
  background-color: #fff !important;
  padding: 0;
  margin: 0; }
p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
  margin-top: 0;
  padding: 20px 30;
  background-color: #fff;
  display: block;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal; }
fieldset#wc-stripe-cc-form label {
  padding-left: 0; }
fieldset#wc-stripe-cc-form .form-row {
  padding-bottom: 20px; }
fieldset#wc-stripe-cc-form .form-row.form-row-last {
  padding-bottom: 0px; }
.woocommerce .wc-stripe-elements-field, .wc-stripe-iban-element-field {
  margin: 5px 0;
  padding: 14px;
  background-color: #fff;
  outline: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-color: #48484a; }
span.woocommerce-terms-and-conditions-checkbox-text {
  padding-left: 5px; }
.woocommerce-terms-and-conditions-wrapper p {
  font-style: normal; }
.woocommerce-terms-and-conditions-wrapper .validate-required {
  padding: 0;
  background: #ffffff;
  margin-top: 60px;
  margin-bottom: 30px; }
.woocommerce-terms-and-conditions-wrapper .validate-required input[type="checkbox"] {
  background: #fff; }
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.payment_box {
  display: block;
  width: 100%; }
/*Order Confirmation*/
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  width: 100%; }
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-weight: 800; }
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  list-style: none;
  padding-left: 0;
  margin-bottom: 60px; }
th.woocommerce-table__product-table.product-total {
  text-align: right; }
.woocommerce-order h2.woocommerce-order-details__title,
.woocommerce-order h2.woocommerce-column__title {
  font-size: 3.4rem;
  letter-spacing: 0rem; }
.woocommerce-order-overview__order li {
  margin-bottom: 10px; }
.woocommerce-order-overview li {
  margin-bottom: 5px; }
.shop_table.order_details tbody td {
  padding-right: 30px;
  padding-bottom: 15px; }
.woocommerce-order-details .shop_table.order_details tfoot {
  width: 100%;
  display: table-footer-group; }
.shop_table.order_details tfoot th {
  text-align: left;
  vertical-align: middle;
  padding-bottom: 0;
  /*width: 25%; */
  border-bottom: 0; }
.woocommerce-order-details .shop_table.order_details tfoot th {
  text-align: right;
  width: 75%;
  padding-top: 10px;
  vertical-align: top; }
.woocommerce-order-details .shop_table.order_details tfoot td {
  text-align: right;
  width: 25%;
  padding-top: 10px;
  font-size: 1.8rem;
  line-height: 1.3; }
@media (max-width: 767px) {
  .woocommerce-order-details .shop_table.order_details tfoot th,
  .woocommerce-order-details .shop_table.order_details tfoot td {
    width: auto; } }
.woocommerce-order-details .shop_table.order_details tfoot tr:first-of-type th,
.woocommerce-order-details .shop_table.order_details tfoot tr:first-of-type td {
  padding-top: 30px; }
.shop_table.order_details td.product-name {
  text-align: left !important; }
.shop_table.order_details tfoot td {
  padding-left: 20px;
  border-bottom: 0;
  padding-bottom: 0; }
.woocommerce-order-details td.woocommerce-table__product-name.product-name,
.woocommerce-order-details td.woocommerce-table__product-total.product-total {
  padding-top: 15px; }
.shop_table.order_details td.product-total {
  padding-left: 20px;
  vertical-align: top;
  text-align: right;
  padding-right: 0; }
ul.wc-item-meta {
  list-style: none;
  padding-left: 0;
  margin-top: 10px; }
.wc-item-meta li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px; }
.wc-item-meta li strong {
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 1.4rem; }
.wc-item-meta li p {
  margin-bottom: 0px;
  font-size: 1.6rem;
  padding: 0;
  line-height: 1.2; }
.shop_table.order_details tfoot {
  margin-top: 30px;
  display: table; }
.woocommerce-order-details {
  margin-bottom: 60px; }
.woocommerce-order .woocommerce-columns--addresses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 80%; }
.woocommerce-order .woocommerce-customer-details {
  padding-top: 40px;
  display: block;
  position: relative; }
.woocommerce-order .woocommerce-column--billing-address,
.woocommerce-order .woocommerce-column--shipping-address {
  padding-bottom: 40px; }
.woocommerce-order .woocommerce-column--billing-address {
  margin-right: 20px; }
.woocommerce-customer-details address {
  font-style: normal; }
.woocommerce-customer-details--email {
  font-weight: 800; }
.woocommerce-checkout .woocommerce input[type="text"],
.woocommerce-checkout .woocommerce input[type="email"],
.woocommerce-checkout .woocommerce input[type="tel"],
.woocommerce-checkout .woocommerce input[type="url"],
.woocommerce-checkout .woocommerce input[type="password"],
.woocommerce-account .woocommerce input[type="text"],
.woocommerce-account .woocommerce input[type="email"],
.woocommerce-account .woocommerce input[type="tel"],
.woocommerce-account .woocommerce input[type="url"],
.woocommerce-account .woocommerce input[type="password"],
.product-summary input[type="text"],
.wwp_wholesaler_registration input[type="text"],
.wwp_wholesaler_registration input[type="email"],
.wwp_wholesaler_registration input[type="tel"],
.wwp_wholesaler_registration input[type="url"],
.wwp_wholesaler_registration input[type="password"],
.coupon input[type="text"] {
  color: #48484a;
  border-color: #48484a;
  padding: 12px 18px 12px 0; }
.product-summary input[type="text"],
.product .nyp .nyp-input,
.wcopc .product-item .nyp .nyp-input {
  text-align: left !important;
  font-weight: 400 !important; }
.woocommerce-page .woocommerce ::-webkit-input-placeholder {
  color: rgba(72, 72, 74, 0.65) !important; }
.woocommerce-page .woocommerce select,
.woocommerce-page .woocommerce .select2-container--default .select2-selection--single {
  display: block;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  overflow: visible;
  width: 100%;
  height: auto;
  padding: 12px 18px;
  background-image: none;
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  color: #48484a;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  margin-bottom: 10px;
  border-style: none solid solid none;
  border-width: 0px 0px 1px;
  border-color: #48484a;
  border-radius: 0px;
  background-color: transparent;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0; }
.woocommerce .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #48484a; }
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 57px; }
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b,
.woocommerce .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 8px 7px 0 7px; }
.woocommerce .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #48484a;
  color: #fff; }
.woocommerce .select2-dropdown {
  background-color: #fff;
  border: 0px solid #aaa;
  border-radius: 0; }
/* > @media (max-width: 1100px) */
@media (max-width: 1100px) {
  .woocommerce-account .shop_table {
    margin-top: -20px; }
  .woocommerce-account .woocommerce table.shop_table_responsive thead {
    display: none; }
  .woocommerce-account .woocommerce table.shop_table_responsive tr td[data-title]:before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left;
    margin-top: 4px;
    margin-right: 20px;
    width: 100%;
    max-width: 100px; }
  .woocommerce-account .woocommerce table.shop_table_responsive tr td {
    display: block;
    clear: both;
    text-align: left;
    border-bottom: 0;
    padding: 10px 0 0 0; }
  .woocommerce-account .order-items {
    padding-left: 136px; }
  .woocommerce-account .woocommerce table.shop_table_responsive tr:before {
    display: inline-block;
    content: "";
    border-top: 2px solid rgba(202, 164, 125, 0.4);
    width: 100%;
    margin: 30px 0 0;
    -webkit-transform: translateY(-1rem);
        -ms-transform: translateY(-1rem);
            transform: translateY(-1rem); }
  .woocommerce-account .shop_table .button {
    display: inline-block; } }
@media (max-width: 991px) {
  .shop_table {
    margin-top: 0px; }
  .cart_totals .shop_table {
    width: 100%;
    min-width: auto; }
  .cart_totals table.shop_table_responsive tr:before {
    border-top: 0;
    margin: 0; }
  .cart_totals.calculated_shipping table.shop_table_responsive tr:before {
    display: none; }
  .cart_totals table.shop_table_responsive tr:after {
    display: inline-block;
    content: "";
    border-top: 2px solid #fff;
    width: 100%;
    margin: 0px 0 0;
    -webkit-transform: translateY(-1rem);
        -ms-transform: translateY(-1rem);
            transform: translateY(-1rem); }
  .woocommerce-account .woocommerce .u-columns.col2-set {
    display: block; }
  .woocommerce-account .woocommerce {
    display: block;
    padding: 0 40px; }
  .woocommerce-account .woocommerce-MyAccount-content {
    padding-left: 0; }
  .woocommerce-billing-fields__field-wrapper,
  .woocommerce-shipping-fields__field-wrapper {
    display: block; }
  #billing_first_name_field,
  #billing_city_field,
  #billing_state_field,
  #billing_phone_field,
  #shipping_first_name_field,
  #shipping_city_field,
  #shipping_state_field,
  #shipping_phone_field {
    margin-right: 0; }
  #billing_company_field,
  #billing_country_field,
  #billing_address_1_field,
  #billing_address_2_field,
  #billing_city_field,
  #billing_state_field,
  #billing_phone_field,
  #shipping_company_field,
  #shipping_country_field,
  #shipping_address_1_field,
  #shipping_address_2_field,
  #shipping_city_field,
  #shipping_state_field,
  #shipping_phone_field {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; } }
@media (max-width: 840px) {
  .woocommerce-cart .entry-content {
    padding: 80px 20px 130px;
    max-width: 800px; } }
@media (max-width: 768px) {
  .woocommerce-cart .woocommerce-notices-wrapper {
    margin-bottom: 90px;
    /*padding: 0 20px 20px;*/ }
  .woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message {
    padding: 20px; }
  .woocommerce-notices-wrapper a {
    margin-left: 20px; }
  .woocommerce-cart .entry-content {
    /*max-width: 600px; */
    padding-top: 20px; }
  table.shop_table_responsive thead,
  .cart_totals table th {
    display: none; }
  table.shop_table_responsive tr td[data-title]:before {
    /*content: attr(data-title) ": ";
    font-weight: 800;
    float: left;
    margin-top: 4px;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: .75px;*/
    display: none; }
  table.shop_table_responsive tr td.product-subtotal:before {
    display: block;
    content: attr(data-title) ": ";
    font-weight: 800;
    float: none;
    margin-top: 4px;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: 0.075rem;
    margin-right: 7px; }
  tr.woocommerce-cart-form__cart-item.cart_item {
    position: relative;
    display: block; }
  table.shop_table_responsive tr:before {
    display: block;
    content: "";
    border-top: 2px solid #beb6af;
    width: 100%;
    margin: 0; }
  table.shop_table_responsive tr:after {
    margin-bottom: 20px;
    display: block;
    content: ''; }
  table.shop_table_responsive tr:last-of-type:before {
    border-top: 0; }
  table.shop_table_responsive tr.tax-total td .woocommerce-Price-amount.amount:before {
    content: 'Tax (estimated for the US)';
    display: block; }
  table.shop_table_responsive tr td {
    display: block;
    clear: both;
    text-align: right;
    border-bottom: 0;
    padding: 5px 0;
    font-size: 1.7rem; }
  table.shop_table_responsive tr td.product-thumbnail {
    position: relative;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px; }
  table.shop_table_responsive tr td.product-thumbnail img {
    width: 100px;
    height: 100px; }
  table.shop_table_responsive tr td.product-thumbnail,
  table.shop_table_responsive tr td.product-thumbnail a {
    padding: 0; }
  table.cart .product-thumbnail img {
    margin: 0 auto; }
  table.shop_table_responsive tr.cart_item td.product-subtotal {
    margin-bottom: 0;
    display: inline-block;
    text-align: left; }
  .calculated_shipping table.shop_table_responsive tr:last-of-type {
    margin-top: 0; }
  .product-thumbnail a {
    text-align: center;
    z-index: 10;
    width: auto;
    display: inline-block;
    margin: 0 auto 30px;
    top: 0; }
  table.shop_table_responsive tr td.product-remove {
    z-index: 1;
    position: relative;
    background: #fff;
    display: inline-block;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-bottom: 10px;
    float: right; }
  table.shop_table_responsive tr td.product-name,
  table.shop_table_responsive tr td.product-price {
    text-align: left;
    display: block;
    max-width: 220px;
    padding: 5px 0 0; }
  table.shop_table_responsive tr td.product-price {
    margin-bottom: 15px; }
  table.shop_table_responsive tr td dl.variation {
    margin-bottom: 7px; }
  table.shop_table_responsive tr td.product-quantity {
    text-align: left !important;
    display: inline-block; }
  table.shop_table_responsive tr td.product-quantity .qib-container div.quantity:not(#qib_id):not(#qib_id) {
    margin-right: 34px; }
  .shop_table td.actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .coupon {
    width: 100%;
    margin-top: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 40px; }
  .actions > .button {
    float: none;
    width: 100%;
    margin-top: 0;
    display: block;
    position: relative; }
  .coupon input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 10px 0 0; }
  .cart_totals {
    width: 100%;
    max-width: 100%;
    text-align: left; }
  .cart_totals h2 {
    padding: 10px 0; }
  .woocommerce-cart .woocommerce table.shop_table tr,
  .woocommerce-cart .woocommerce table.shop_table td {
    display: block;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto; }
  .woocommerce-cart table.shop_table_responsive tr.cart-subtotal td,
  .woocommerce-cart table.shop_table_responsive tr.order-total td,
  table.shop_table_responsive tr.tax-total .woocommerce-Price-amount.amount {
    text-align: left !important; }
  table.shop_table_responsive tr.tax-total td .woocommerce-Price-amount.amount {
    margin-top: 0px; }
  .woocommerce-cart table.shop_table_responsive tr.cart-subtotal td[data-title]:before,
  .woocommerce-cart table.shop_table_responsive tr.order-total td[data-title]:before {
    float: none; }
  .woocommerce-cart .cart_totals a.button.wc-forward {
    margin: 0; } }
@media (max-width: 580px) {
  .coupon label {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 12px; } }
@media (max-width: 479px) {
  .woocommerce-cart .entry-content {
    padding: 40px 10px; }
  table.shop_table_responsive tr td.product-name:before {
    float: none;
    display: block;
    text-align: left; }
  table.shop_table_responsive tr td {
    padding: 5px; }
  .thumb-img {
    padding-right: 5px;
    height: 50px; }
  .shop_table td.actions {
    padding-top: 0; }
  .coupon input {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto;
    margin: 0 10px 20px 0; }
  .woocommerce-account .woocommerce {
    padding: 0px; }
  .woocommerce-account .woocommerce table.shop_table_responsive tr td[data-title]:before {
    max-width: 100%;
    margin-bottom: 5px; }
  .shop_table.woocommerce-checkout-review-order-table td.product-name {
    padding-right: 20px; }
  .shop_table.woocommerce-checkout-review-order-table tbody td {
    font-size: 1.6rem; }
  .shop_table.woocommerce-checkout-review-order-table tfoot td {
    font-size: 1.6rem; }
  dl.variation {
    display: block;
    max-width: 100%; }
  dl.variation dt {
    margin-top: 5px; }
  dl.variation dd {
    margin: 0; }
  dl.variation dd p {
    font-size: 1.6rem;
    font-style: italic; }
  .woocommerce-cart-form__cart-item dl.variation dd p:before, .woocommerce-checkout-review-order-table dl.variation dd p:before {
    content: ''; } }
/**
 * My Account
 */
.woocommerce-account .entry-content > .woocommerce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%; }
.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 5%;
  width: 75%; }
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  border-top: 1px solid rgba(76, 77, 79, 0.24); }
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid rgba(76, 77, 79, 0.24);
  padding-bottom: 0; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
  opacity: 1; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 10px 5px;
  display: block; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
  margin-right: 20px;
  opacity: .25; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1; }
.woocommerce-account h2 {
  width: 100%;
  text-align: center; }
.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-size: 2.5rem;
  text-align: center;
  font-weight: 600; }
.woocommerce-account p.order-again {
  text-align: right; }
.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
  margin-top: 50px;
  float: right; }
.woocommerce-address-fields__field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.woocommerce form .form-row .required {
  text-decoration: none;
  border: 0; }
.woocommerce-account .woocommerce .select2-container--default .select2-selection--single {
  padding-top: 4px; }
#billing_first_name_field,
#billing_last_name_field,
#shipping_first_name_field,
#shipping_last_name_field,
#billing_phone_field,
#shipping_phone_field,
#billing_email_field,
#shipping_email_field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
#billing_city_field,
#billing_state_field,
#shipping_city_field,
#shipping_state_field,
#billing_postcode_field,
#shipping_postcode_field {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 31.333%;
          flex: 1 0 31.333%; }
.woocommerce-account .woocommerce-message {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-weight: 700;
  margin-bottom: 30px; }
.woocommerce-account .woocommerce-Address {
  margin: 0 0 40px; }
.woocommerce-account address {
  font-style: normal; }
.woocommerce-account .edit {
  font-size: 1.4rem;
  padding: 10px 16px 8px;
  margin-bottom: 15px; }
.woocommerce-Address-title.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.woocommerce-MyAccount-content h3 {
  font-size: 2.8rem;
  margin-right: 30px;
  margin-bottom: 30px; }
.woocommerce-EditAccountForm em {
  font-size: 1.6rem;
  font-style: normal; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  text-transform: capitalize; }
@media (max-width: 991px) {
  .woocommerce-account .entry-content {
    padding: 40px; }
  .woocommerce-address-fields__field-wrapper {
    display: block; }
  #billing_city_field,
  #billing_state_field,
  #shipping_city_field,
  #shipping_state_field,
  #billing_postcode_field,
  #shipping_postcode_field {
    width: 100%; } }
@media (max-width: 767px) {
  .woocommerce-account .entry-content {
    padding: 30px; }
  .woocommerce-account .entry-content > .woocommerce {
    padding: 0; }
  /*.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
    margin-left: 10%;
  }*/
  .woocommerce-account .entry-content > .woocommerce {
    display: block; }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%; }
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-left: 0;
    width: 100%; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-top: 0 solid #eee; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin-right: 15px;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto; } }
@media (max-width: 479px) {
  .woocommerce-account .entry-content {
    padding: 20px; } }
.page-id-487.woocommerce-account .entry-content h2 {
  width: 100%;
  text-align: left;
  margin: 30px 0;
  /*width: 100%;
    max-width: 700px;
    margin: auto;
    border: 3px solid rgba(76, 77, 79, 0.24);
    border-bottom: 0;
    padding-top: 40px;
    font-size: 3.5rem;
    padding-left: 40px;*/ }
.page-id-487.woocommerce-account .entry-content .woocommerce-form-row {
  margin-bottom: 40px; }
/*.page-id-487.woocommerce-account .entry-content .woocommerce input[type="text"] {
    padding: 5px 18px;
}
.page-id-487.woocommerce-account.woocommerce-page .entry-content .woocommerce select {
    padding: 15px 18px;
}*/
.woocommerce-form.woocommerce-form-login {
  margin-top: 0px;
  border: 3px solid rgba(76, 77, 79, 0.24);
  padding: 40px;
  width: 100%;
  max-width: 700px;
  margin-bottom: 30px; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--upgrade-account a::before {
  content: '' !important;
  margin: 0; }
.woocommerce-form__label-for-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px; }
.woocommerce-form__label-for-checkbox input[type="checkbox"] {
  top: 1px; }
.woocommerce-page .woocommerce .wwp_wholesaler_registration select,
.wwp_wholesaler_registration select {
  background-image: url(images/selectbox_arrow-angle-dark.png);
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  display: block;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #48484a;
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  margin-bottom: 10px;
  border-style: none solid solid none;
  border-width: 0px 0px 1px;
  border-color: #48484a;
  border-radius: 0px;
  background-color: transparent;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  width: 100%;
  height: auto;
  padding: 12px 18px; }
input#wwp_wholesaler_copy_billing_address {
  top: -24px; }
label[for=wwp_wholesaler_copy_billing_address] {
  margin-left: 20px; }
.wwp_wholesaler_registration h2 {
  font-size: 2.8rem;
  margin-bottom: 35px; }
input#wwp_wholesaler_password, input#wwp_wholesaler_phone {
  margin-bottom: 60px; }
.wwp-wholesale-pricing-details p {
  margin-bottom: 10px; }
/******* > Ajax Search *******/
.dgwt-wcas-search-wrapp.dgwt-wcas-no-submit.woocommerce.js-dgwt-wcas-layout-classic.dgwt-wcas-layout-classic.js-dgwt-wcas-mobile-overlay-enabled {
  float: right;
  max-width: 400px; }
.dgwt-wcas-search-wrapp.dgwt-wcas-no-submit.woocommerce.js-dgwt-wcas-layout-classic.dgwt-wcas-layout-classic.js-dgwt-wcas-mobile-overlay-enabled input.dgwt-wcas-search-input {
    border-style: solid;
    border-width: 1px;
    border-color: #48484a;
    color: #48484a;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 2.56rem; }
.dgwt-wcas-search-wrapp.dgwt-wcas-no-submit.woocommerce.js-dgwt-wcas-layout-classic.dgwt-wcas-layout-classic.js-dgwt-wcas-mobile-overlay-enabled .dgwt-wcas-preloader.dgwt-wcas-close {
    background-position: 60% 16px; }
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
  fill: #000; }
@media screen and (max-width: 991px) {
  .dgwt-wcas-search-wrapp.dgwt-wcas-no-submit.woocommerce.js-dgwt-wcas-layout-classic.dgwt-wcas-layout-classic.js-dgwt-wcas-mobile-overlay-enabled {
    float: none;
    max-width: 262px;
    margin: 20px 0 0; } }
@media screen and (max-width: 767px) {
  .dgwt-wcas-search-wrapp.dgwt-wcas-no-submit.woocommerce.js-dgwt-wcas-layout-classic.dgwt-wcas-layout-classic.js-dgwt-wcas-mobile-overlay-enabled {
    max-width: none; } }
@font-face {
  font-family: 'Fontello';
  src: url(fonts/fontello.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Sequel neue';
  src: url(fonts/Sequel-Neue.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase; }


/*# sourceMappingURL=main.css.map*/