/*
Theme Name: Karen Willis Holmes
Author: Thrive Digital
Author URI: http://thriveweb.com.au/
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after 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/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 when focused and also mouse hovered in all browsers.
 */
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 {
  -moz-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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -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"] {
  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. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

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

.white {
  color: #ffffff !important; }

.pink {
  color: #df9d92; }

.light {
  background: #f5f5f5; }

.secondary {
  background: #df9d92;
  color: #ffffff; }

html {
  box-sizing: border-box;
  font-size: 62.5%; }

body {
  margin-top: 10rem;
  color: #555555;
  font-family: Avenir, sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased; }

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

@media screen and (max-width: 900px) {
  body {
    margin-top: 8rem; } }

blockquote {
  border-left: 0.3rem solid #d1d1d1;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 1.5rem; }
  blockquote *:last-child {
    margin: 0; }

button,
input[type='button'],
input[type='reset'],
input[type='submit'],
input#wpsl-search-btn,
a.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled {
  background: #df9d92;
  opacity: 1;
  font-family: Avenir, sans-serif;
  font-size: 1.1rem !important;
  color: #ffffff !important;
  letter-spacing: 0.2rem;
  font-weight: 600;
  border: 0;
  border-radius: 0;
  padding: 2.65rem 3rem;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  margin: 1rem 0;
  text-transform: uppercase !important;
  cursor: pointer;
  transition: 0.5s ease all; }
  button a,
  input[type='button'] a,
  input[type='reset'] a,
  input[type='submit'] a,
  input#wpsl-search-btn a,
  a.button a,
  .woocommerce button.button.alt a,
  .woocommerce button.button.alt.disabled a {
    color: #ffffff;
    font-weight: 600; }
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='submit']:hover,
  input#wpsl-search-btn:hover,
  a.button:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce button.button.alt.disabled:hover {
    background: #d37a6b;
    border-color: #d37a6b; }
    button:hover a,
    input[type='button']:hover a,
    input[type='reset']:hover a,
    input[type='submit']:hover a,
    input#wpsl-search-btn:hover a,
    a.button:hover a,
    .woocommerce button.button.alt:hover a,
    .woocommerce button.button.alt.disabled:hover a {
      color: #ffffff; }
  button:focus,
  input[type='button']:focus,
  input[type='reset']:focus,
  input[type='submit']:focus,
  input#wpsl-search-btn:focus,
  a.button:focus,
  .woocommerce button.button.alt:focus,
  .woocommerce button.button.alt.disabled:focus {
    outline: none; }
  button.white,
  input[type='button'].white,
  input[type='reset'].white,
  input[type='submit'].white,
  input#wpsl-search-btn.white,
  a.button.white,
  .woocommerce button.button.alt.white,
  .woocommerce button.button.alt.disabled.white {
    background: none;
    border: 1px solid #ffffff; }
    button.white:hover,
    input[type='button'].white:hover,
    input[type='reset'].white:hover,
    input[type='submit'].white:hover,
    input#wpsl-search-btn.white:hover,
    a.button.white:hover,
    .woocommerce button.button.alt.white:hover,
    .woocommerce button.button.alt.disabled.white:hover {
      background: white;
      color: #111111 !important;
      border: 1px solid #ffffff; }

.woocommerce button.button.alt.disabled {
  opacity: 0.5;
  background: white;
  color: #111111 !important;
  border: 1px solid #ffffff;
  cursor: default;
  pointer-events: none; }

code {
  background: #111111;
  border-radius: 0.4rem;
  font-size: 86%;
  padding: 0.2rem 0.5rem;
  margin: 0 0.2rem;
  white-space: nowrap; }

pre {
  background: #111111;
  border-left: 0.3rem solid #df9d92;
  font-family: Menlo, Consolas, "Bitstream Vera Sans Mono", "DejaVu Sans Mono", Monaco, monospace; }
  pre > code {
    background: transparent;
    border-radius: 0;
    display: block;
    padding: 1rem 1.5rem;
    white-space: pre; }

form {
  width: 100% !important; }
  form.subscribe input,
  form.subscribe button,
  form.subscribe textarea {
    margin: 0;
    width: 50%;
    float: left; }
  form.subscribe input,
  form.subscribe textarea {
    border-bottom: 0.1rem solid #df9d92 !important;
    background-color: transparent; }
  form.mailchimp {
    margin-top: 4rem; }
    form.mailchimp input,
    form.mailchimp button {
      margin: 0;
      display: inline-block; }
    form.mailchimp input {
      border: 1px solid #f1f1f1;
      width: calc(100% - 22rem); }
    form.mailchimp button {
      width: 20rem; }
  form.search {
    width: 60rem !important; }
    form.search input {
      width: calc(100% - 22rem); }
    form.search button {
      width: 20rem; }
  form *:focus {
    outline: 0 !important; }
  form input[type='checkbox'],
  form input[type='radio'] {
    box-sizing: border-box;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-appearance: checkbox !important; }
  form input:-webkit-autofill,
  form input:-webkit-autofill:hover,
  form input:-webkit-autofill:focus,
  form textarea:-webkit-autofill,
  form textarea:-webkit-autofill:hover,
  form textarea:-webkit-autofill:focus,
  form select:-webkit-autofill,
  form select:-webkit-autofill:hover,
  form select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #f1f1f1 inset;
    transition: background-color 5000s ease-in-out 0s; }
  form .gfield {
    margin: 0 !important;
    padding: 0 !important; }
    form .gfield .ginput_container {
      width: 100% !important; }
    form .gfield input {
      width: 100% !important; }
    form .gfield .gfield_label {
      display: none !important; }
  form .gform_footer {
    margin: 2rem 0 0 0 !important;
    padding: 0 !important; }
  form .gfield_error {
    border: 0 !important;
    background: none !important;
    width: 49.5% !important; }
    form .gfield_error input,
    form .gfield_error textarea,
    form .gfield_error select {
      color: red !important; }
      form .gfield_error input::placeholder,
      form .gfield_error textarea::placeholder,
      form .gfield_error select::placeholder {
        color: red !important; }
    form .gfield_error .validation_message {
      display: none; }
  form .validation_error {
    border: 0 !important;
    color: red !important; }
  form.search-form {
    width: 100%;
    margin-top: 5rem !important;
    display: block; }
    form.search-form input {
      float: left;
      margin: 0; }
    form.search-form input[type='text'] {
      width: 46rem; }
    form.search-form input[type='submit'] {
      width: 14rem;
      line-height: 1.8; }

input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
input#wpsl-search-input,
input,
textarea,
select,
.selection .select2-selection,
form#appointmentSchedule select.form-control {
  appearance: none !important;
  -webkit-appearance: none !important;
  background: #f1f1f1;
  border: 0 !important;
  border-radius: 0;
  height: auto;
  box-shadow: none !important;
  font-family: Avenir, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 2.65rem 3rem !important;
  margin: 0 !important;
  resize: none; }

.select2 {
  display: none; }

.select2-hidden-accessible {
  -webkit-appearance: none !important;
  position: relative !important;
  display: block;
  width: 100% !important;
  padding: 2.65rem 3rem !important;
  height: auto !important;
  margin-bottom: 0 !important; }

.variations .value {
  position: relative;
  cursor: pointer; }
  .variations .value:after {
    content: '';
    width: 0.6rem;
    height: 0.6rem;
    border-right: 1px solid #111111;
    border-bottom: 1px solid #111111;
    position: absolute;
    transform: rotate(45deg);
    right: 2.5rem;
    top: 3.3rem; }

.ui-datepicker th {
  font-weight: bold;
  color: #df9d92; }

.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-header {
  background: #f1f1f1 !important;
  border: 1px solid #f1f1f1;
  text-align: center; }
  .ui-datepicker .ui-state-default.ui-state-highlight,
  .ui-datepicker .ui-widget-header.ui-state-highlight {
    background: #df9d92 !important;
    border: 1px solid #df9d92;
    color: #fff; }

.ui-datepicker .ui-widget-header .ui-icon {
  background: none;
  border-right: 1px solid;
  border-bottom: 1px solid;
  width: 10px;
  height: 10px; }

.ui-datepicker .ui-widget-header .ui-datepicker-next.ui-state-hover,
.ui-datepicker .ui-widget-header .ui-datepicker-prev.ui-state-hover {
  background: transparent;
  border: none; }

.ui-datepicker .ui-widget-header .ui-datepicker-next {
  transform: rotate(-45deg); }

.ui-datepicker .ui-widget-header .ui-datepicker-prev {
  transform: rotate(135deg); }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1rem;
  margin: 1px 0;
  padding: 0 1rem !important;
  text-align: center; }

.boutiques form ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .boutiques form ul li {
    width: 100%; }
    .boutiques form ul li select {
      width: 100% !important; }
    .boutiques form ul li.half {
      width: 49.5%; }
    .boutiques form ul li input::placeholder, .boutiques form ul li input.gf_placeholder,
    .boutiques form ul li select::placeholder,
    .boutiques form ul li select.gf_placeholder {
      color: #555; }

@media screen and (max-width: 1250px) {
  .boutiques form li.half {
    width: 100% !important; } }

@media screen and (max-width: 950px) {
  form.subscribe button {
    margin-top: 1rem; } }

@media screen and (max-width: 750px) {
  form.mailchimp input,
  form.mailchimp button {
    display: block;
    width: 100%;
    margin-bottom: 0.5rem; }
  form.search-form input {
    width: 100% !important;
    display: block;
    float: none; }
    form.search-form input[type='submit'] {
      margin-top: 1rem; } }

.container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

@media (min-width: 400px) {
  .container {
    width: 95%;
    padding: 0; } }

@media (min-width: 550px) {
  .container {
    width: 90%; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }
  .one.column,
  .one.columns {
    width: 4.66667%; }
  .two.columns {
    width: 13.33333%; }
  .three.columns {
    width: 22%; }
  .four.columns {
    width: 30.66667%; }
  .five.columns {
    width: 39.33333%; }
  .six.columns {
    width: 48%; }
  .seven.columns {
    width: 56.66667%; }
  .eight.columns {
    width: 65.33333%; }
  .nine.columns {
    width: 74%; }
  .ten.columns {
    width: 82.66667%; }
  .eleven.columns {
    width: 91.33333%; }
  .twelve.columns {
    width: 100%;
    margin-left: 0; }
  .one-third.column {
    width: 30.66667%; }
  .two-thirds.column {
    width: 65.33333%; }
  .one-half.column {
    width: 48%; }
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66667%; }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.33333%; }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.66667%; }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.33333%; }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.66667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.33333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%; }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.66667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.33333%; }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.66667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.33333%; }
  .offset-by-one-half.column,
  .offset-by-one-half.column {
    margin-left: 52%; } }

.container:not(.flex):after,
.row:not(.flex):after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

.image {
  height: 100%;
  width: 100%; }
  .image.absolute {
    top: 0;
    z-index: -99; }
  .image,
  .image img {
    height: 100%;
    width: 100%; }
  .image img {
    object-fit: cover;
    display: block; }

.hero {
  width: 100%;
  height: 70rem; }
  .hero h1 {
    font-size: 20rem;
    letter-spacing: 2rem;
    text-transform: uppercase; }

.banner {
  width: 100%;
  height: 50rem; }
  .banner .image img {
    filter: grayscale(100%); }

.hero .image,
.banner .image {
  background: #111111; }
  .hero .image img,
  .banner .image img {
    opacity: 0.7; }

.hero .wide,
.banner .wide {
  left: 0;
  right: 0;
  bottom: 5%; }

.feature .half h3 {
  margin-bottom: 4rem; }

.feature .half:first-child {
  width: 35%; }

.feature .half:last-child {
  width: 55%;
  height: 65rem; }
  .feature .half:last-child .main,
  .feature .half:last-child .accent {
    height: 90%; }
  .feature .half:last-child .main {
    width: 50%;
    bottom: 0; }
  .feature .half:last-child .accent {
    width: 85%;
    right: 0;
    z-index: -9; }
    .feature .half:last-child .accent img {
      opacity: 0.3; }

@media screen and (max-width: 1150px) {
  .feature .half {
    display: block;
    margin: auto;
    width: 100% !important; }
    .feature .half h3 {
      width: 100% !important; }
    .feature .half:first-child {
      text-align: center;
      margin-bottom: 3rem; } }

@media screen and (max-width: 850px) {
  .feature .half:last-child .main {
    width: 85%; }
  .banner {
    height: 40vw; } }

@media screen and (max-width: 500px) {
  .hero h1 {
    font-size: 3rem;
    letter-spacing: 1rem; }
  .feature .half:last-child {
    height: 120vw; } }

.xwide {
  max-width: 170rem;
  margin: auto; }

.wide {
  max-width: 150rem;
  margin: auto; }

.thin {
  max-width: 120rem;
  margin: auto; }

.xthin {
  max-width: 80rem;
  margin: auto; }

.thick {
  padding: 10rem 0; }

.skinny {
  padding: 5rem 0; }

.half {
  width: 47%; }

.third li {
  width: 30%;
  height: 70rem;
  padding-bottom: 6rem;
  margin: 0 1.6% 5rem; }

.quart li {
  width: 24%;
  height: 56rem;
  margin: 0 0.5% 3rem; }

li .hover {
  opacity: 0;
  margin: 0;
  background: rgba(27, 27, 27, 0.65);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  text-align: center;
  transition: 0.5s ease all; }
  li .hover.flex {
    flex-direction: column;
    justify-content: center; }
    li .hover.flex span {
      font-size: 1.1rem;
      letter-spacing: 0.2rem; }

li:hover .hover {
  opacity: 1; }

@media screen and (max-width: 1750px) {
  .xwide {
    padding: 0 2rem; }
    .xwide.hero {
      padding: 0; } }

@media screen and (max-width: 1550px) {
  .wide {
    padding: 0 2rem; }
  .thick {
    padding: 10rem 2rem !important; }
  .skinny {
    padding: 3rem 2rem; }
  .third li {
    height: 40vw; }
  .quart li {
    height: 35vw; } }

@media screen and (max-width: 1250px) {
  .thin {
    padding: 0 2rem; }
  .thick {
    padding: 5rem 2rem !important; } }

@media screen and (max-width: 950px) {
  .xthin {
    padding: 0 2rem; }
  .third li {
    width: 100%;
    height: 130vw; }
  .quart li {
    width: 48%;
    height: 70vw; } }

@media screen and (max-width: 650px) {
  .quart li {
    width: 100%;
    height: 130vw; }
  .half {
    width: 100%; } }

a {
  color: #df9d92;
  text-decoration: none; }
  a.link, a.back {
    font-size: 1.2rem;
    padding-right: 17rem;
    letter-spacing: 0.2rem;
    color: #111111;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    margin: 3rem 0;
    transition: 0.5s ease all; }
  a:hover {
    color: #555555; }
  a:focus {
    border: none !important; }

.link:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15rem;
  height: 1px;
  background: #111111;
  margin-left: 2rem;
  margin-top: 0.9rem;
  transition: 0.5s ease all; }

.link:hover {
  color: #df9d92; }
  .link:hover:after {
    background: #df9d92 !important; }

ul {
  list-style: none;
  padding: 0;
  margin: 5rem 0 0 !important; }
  ul li {
    margin: 0 0 2rem; }
  ul .title {
    border-bottom: 1px solid #888888;
    margin-bottom: 5rem; }

.button,
button {
  margin-bottom: 1rem; }

input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }

table {
  width: 100%; }
  table th,
  table td {
    border-bottom: 1px solid rgba(85, 85, 85, 0.2);
    padding: 1.2rem 1.5rem;
    color: #111111;
    font-weight: 300;
    text-align: left; }

.guide li {
  margin: 10rem 0 0; }

.guide table th {
  display: none; }

.guide table tr {
  border-bottom: 1px solid #f1f1f1; }
  .guide table tr td,
  .guide table tr th {
    padding: 2rem;
    display: table-cell; }
  .guide table tr th,
  .guide table tr td:first-child {
    font-family: freight-big-pro, serif;
    font-size: 2rem; }

@media screen and (max-width: 600px) {
  .guide table thead {
    display: none; }
  .guide table tr {
    border: 1px solid #f1f1f1;
    margin-bottom: 3rem;
    display: block; }
    .guide table tr td {
      display: block;
      padding: 1rem 2rem;
      border-bottom: 1px solid #f1f1f1; }
      .guide table tr td:last-child {
        border-bottom: 0; }
      .guide table tr td:first-child {
        font-family: freight-big-pro, serif;
        font-size: 2.4rem; }
      .guide table tr td:nth-child(n + 2):before {
        content: attr(data-column);
        font-weight: bold;
        font-family: freight-big-pro, serif;
        display: inline-block;
        min-width: 4rem; } }

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  color: #111111;
  font-weight: 300;
  margin-bottom: 2rem;
  line-height: 100% !important;
  margin-top: 0; }

h1,
h2,
h3,
h4 {
  font-family: freight-big-pro, serif;
  margin: 1.5rem 0; }

h1 {
  color: #ffffff;
  font-size: 10rem;
  text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25); }

h2 {
  font-size: 7rem; }

h3 {
  font-size: 5rem;
  letter-spacing: 0.2rem; }

h4 {
  font-size: 3rem;
  letter-spacing: 0.1rem;
  line-height: 120%; }

h5,
h6,
p,
ul,
ol,
a,
span {
  font-family: Avenir, sans-serif; }

h5 {
  font-size: 1.8rem;
  line-height: 1.5; }

h6 {
  font-size: 1.6rem;
  line-height: 1.4;
  opacity: 0.5; }

p,
a,
li,
.label {
  color: #111111;
  line-height: 180% !important;
  font-size: 1.4rem;
  margin: 0.5rem 0; }

p a {
  color: #df9d92; }

.span {
  color: #555555;
  font-size: 1.1rem !important;
  letter-spacing: 0.2rem;
  text-transform: uppercase; }

@media screen and (max-width: 750px) {
  h1 {
    font-size: 6rem; } }

@media screen and (max-width: 550px) {
  h1 {
    font-size: 4rem !important; }
  h2 {
    font-size: 4rem; }
  h3 {
    font-size: 3rem; }
  h4 {
    font-size: 2rem; } }

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

.clear {
  clear: both !important; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.center {
  margin: auto;
  text-align: center;
  display: block; }
  .center button {
    margin-top: 5rem; }

.divide {
  margin: 5rem auto;
  width: 100%;
  height: 1px;
  background: #555555; }

.light.top, .light.bottom, .light.third {
  position: absolute;
  z-index: -99; }

.light.third {
  top: 0;
  bottom: 0;
  right: 0;
  width: 65%; }
  .light.third.left {
    width: 55%;
    left: 0 !important; }

.light.top, .light.bottom {
  width: 100%;
  left: 0;
  right: 0; }

.light.top {
  height: 50%;
  top: 0; }

.light.bottom {
  height: 50%;
  bottom: 0; }

@media screen and (max-width: 850px) {
  .light.third, .light.third.left {
    bottom: 0;
    top: auto;
    right: 0;
    width: 100%;
    height: 60%; } }

iframe {
  height: auto; }

.video {
  position: relative;
  margin: auto;
  width: 110rem;
  height: 70rem;
  margin-top: 2rem; }
  .video:first-child {
    margin-top: 0; }
  .video iframe {
    width: 100%;
    height: 100%; }

.size-guide .video {
  margin-top: 5rem; }

@media screen and (max-width: 1150px) {
  .video {
    width: 100%;
    height: 50vw; } }

.products.flex {
  justify-content: flex-start; }

.products li .image {
  margin-bottom: 2rem; }

.products li h4 {
  margin: 0; }

.products li .amount {
  color: #111111;
  letter-spacing: 1px;
  letter-spacing: 0.15rem;
  font-family: Avenir, sans-serif;
  color: #555555;
  text-decoration: none; }

.products li del {
  display: none; }

.products li ins {
  text-decoration: none; }

.woocommerce-message,
.woocommerce-error {
  margin: 2rem auto !important;
  max-width: 120rem;
  top: 5rem;
  padding: 4.5rem;
  position: relative;
  border: 0;
  background: white;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.05); }
  .woocommerce-message a,
  .woocommerce-error a {
    position: absolute;
    right: 4rem;
    top: 1rem;
    color: #fff; }
  .woocommerce-message li,
  .woocommerce-error li {
    margin: 0; }
  .woocommerce-message:before,
  .woocommerce-error:before {
    top: 2rem; }
  .woocommerce-message:after,
  .woocommerce-error:after {
    display: none; }

.woocommerce-order .woocommerce-order-overview {
  width: 100%;
  background: #f1f1f1;
  padding: 2rem;
  margin: 2rem 0 !important; }

.woocommerce-order h2 {
  font-size: 5rem; }

.woocommerce-order .wc-bacs-bank-details-account-name {
  display: none; }

.woocommerce-order .wc-bacs-bank-details {
  margin-top: 0 !important; }

.woocommerce-order .woocommerce-bacs-bank-details {
  margin-bottom: 2rem; }

.woocommerce-order .order_details {
  list-style: none;
  display: inline-block; }
  .woocommerce-order .order_details li {
    display: inline-block;
    margin: 0 2rem 0 0;
    text-transform: uppercase;
    font-family: Avenir, sans-serif;
    letter-spacing: 0.05rem;
    font-size: 0.715em;
    line-height: normal;
    padding-right: 2em;
    padding-left: 0;
    list-style-type: none;
    border-right: 1px solid #eee; }
    .woocommerce-order .order_details li:last-child {
      border: 0; }
    .woocommerce-order .order_details li strong,
    .woocommerce-order .order_details li span {
      color: #111111; }

.woocommerce-order .woocommerce-order-details {
  padding: 3rem;
  background: #f1f1f1;
  margin-bottom: 3rem; }

.woocommerce-order .woocommerce-customer-details address {
  color: #111111;
  font-style: normal !important; }
  .woocommerce-order .woocommerce-customer-details address p {
    margin: 0; }
  .woocommerce-order .woocommerce-customer-details address,
  .woocommerce-order .woocommerce-customer-details address p {
    font-size: 1.4rem; }

.woocommerce-form-coupon-toggle,
.woocommerce-variation-price,
.wc-item-meta,
.select2-search input,
.restore-item {
  display: none; }

@media screen and (max-width: 1300px) {
  .woocommerce-message,
  .woocommerce-error {
    width: 90%;
    top: 2rem;
    margin-bottom: 5rem !important; } }

@media screen and (max-width: 850px) {
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-error li {
    display: flex !important;
    flex-direction: column !important;
    text-align: center !important; }
    .woocommerce .woocommerce-message a,
    .woocommerce .woocommerce-error li a {
      order: 2 !important;
      position: relative !important;
      width: 100% !important;
      right: auto;
      top: auto; }
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-error {
    padding: 3rem; } }

@media screen and (max-width: 650px) {
  .woocommerce-order h2 {
    font-size: 3rem; }
  .woocommerce-order .wc-bacs-bank-details-account-name,
  .woocommerce-order .order_details li {
    width: 100%;
    display: block;
    margin: 1rem 0;
    border: 0; } }

.action {
  height: 60rem; }
  .action .thin div:nth-child(2) {
    width: 100%;
    text-align: right; }
  .action .thin button {
    margin-left: 2.5rem;
    margin-top: 4rem; }
  .action .image {
    background: #111111; }
    .action .image img {
      filter: grayscale(100%);
      opacity: 0.5; }

@media screen and (max-width: 850px) {
  .action .thin {
    text-align: center; }
    .action .thin * {
      margin: auto; }
    .action .thin button {
      display: block;
      width: 80%;
      margin: 2rem auto 0; } }

.comments {
  padding: 5rem 0; }
  .comments form input,
  .comments form textarea {
    padding: 1.5rem 2rem;
    border: 1px solid rgba(85, 85, 85, 0.3);
    font-size: 1.4rem;
    margin-bottom: 2rem; }
  .comments form input {
    width: 48%; }
    .comments form input:first-child {
      margin-right: 4%;
      float: left; }
    .comments form input[type='submit'] {
      border: 1px solid #df9d92;
      padding: 2.5rem 3rem; }
  .comments form textarea {
    width: 100% !important;
    margin: 0;
    resize: none; }
  .comments .commentlist {
    margin: 0 !important; }
    .comments .commentlist li {
      padding: 3rem 2rem;
      border-bottom: 1px solid rgba(85, 85, 85, 0.3); }
      .comments .commentlist li .author {
        font-size: 2rem;
        font-family: freight-big-pro, serif;
        display: flex;
        margin-bottom: 1rem; }
        .comments .commentlist li .author img {
          margin-right: 1rem; }
      .comments .commentlist li .time {
        font-size: 1.1rem;
        letter-spacing: 0.1rem;
        text-transform: uppercase;
        color: rgba(85, 85, 85, 0.3); }

#commentform input[type='text'] {
  width: calc(50% - 0.5rem) !important;
  margin: 0 !important;
  margin-bottom: 0.8rem !important; }
  #commentform input[type='text']:first-child {
    margin-right: 0.5rem !important; }

.nocomments {
  margin: 0;
  padding: 3rem 0; }

#respond {
  max-width: 70rem;
  margin: 8rem 0; }
  #respond textarea {
    width: 100%; }
  #respond p {
    margin: 2rem 0; }

@media screen and (max-width: 550px) {
  .comments form input,
  .comments form textarea {
    width: 100%;
    display: block; }
  #commentform input[type='text'] {
    width: 100%;
    margin: 0 0 0.5rem !important; } }

.cookies {
  display: none;
  padding: 2rem;
  background: #df9d92;
  position: fixed;
  bottom: 0; }
  .cookies .close {
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    cursor: pointer;
    float: right; }
    .cookies .close .bar {
      width: 1.5rem;
      height: 1px;
      background: white;
      position: absolute;
      top: 0.8rem;
      left: 0; }
      .cookies .close .bar:first-child {
        transform: rotate(45deg); }
      .cookies .close .bar:last-child {
        transform: rotate(135deg); }
  .cookies p {
    margin-right: 3rem; }
  .cookies p,
  .cookies a {
    color: white; }

.edit_link {
  position: fixed;
  top: 15rem;
  left: 0;
  z-index: 99999;
  background-color: #df9d92;
  padding: 2rem;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 1.4rem;
  transition: all 0.2s ease; }
  .edit_link span {
    display: inline-block;
    width: 1px;
    height: 2rem;
    background: #ffffff;
    margin: 0 1rem; }
  .edit_link a {
    color: white;
    margin: 0;
    font-weight: 600; }

header {
  background: white;
  position: fixed;
  width: 100%;
  z-index: 200;
  top: 0;
  padding: 3rem 0; }
  header .mob {
    display: none; }
    header .mob,
    header .mob button {
      width: 100%; }
  header .flex .item {
    width: 33%;
    transition: 0.5s ease all; }
    header .flex .item a {
      margin: 0;
      padding: 0.3rem 2rem;
      color: #111111;
      font-size: 1.1rem;
      letter-spacing: 0.1rem;
      display: inline-block;
      transition: 0.5s ease all; }
      header .flex .item a:hover {
        color: #df9d92; }
    header .flex .item:first-child a {
      border-left: 1px solid #888888 !important; }
      header .flex .item:first-child a:last-child {
        border-right: 1px solid #888888 !important; }
    header .flex .item:last-child {
      text-align: right;
      justify-content: flex-end; }
    header .flex .item.logo {
      text-align: center; }
      header .flex .item.logo img {
        height: 100%;
        width: 100%; }
    header .flex .item .wishlist {
      position: relative !important;
      display: inline-block;
      padding-right: 0.5rem;
      margin-right: 3rem !important;
      height: 2.6rem; }
      header .flex .item .wishlist a {
        padding: 0 !important; }
    header .flex .item .cart {
      padding-right: 0.5rem;
      margin-right: 3rem;
      display: inline-block;
      position: relative;
      transition: 0.5s ease all; }
      header .flex .item .cart a {
        margin: auto;
        padding: 0; }
      header .flex .item .cart .count {
        width: 1.5rem;
        height: 1.5rem;
        bottom: 0;
        right: 0;
        line-height: 0;
        text-align: center;
        border-radius: 1rem;
        position: absolute;
        background: #df9d92; }
        header .flex .item .cart .count span {
          width: 100%;
          text-align: center;
          line-height: 1.5rem !important;
          font-size: 0.9rem;
          position: absolute;
          margin: 0 0 0 -6px;
          font-weight: 500;
          color: white; }
    header .flex .item button.hamburger {
      display: inline-block;
      position: relative;
      width: 3rem;
      height: 2rem;
      cursor: pointer; }
      header .flex .item button.hamburger, header .flex .item button.hamburger:hover {
        padding: 0 !important;
        background: transparent !important;
        border: 0 !important; }
      header .flex .item button.hamburger .bar {
        width: 3rem;
        height: 1px;
        background: #555;
        position: absolute;
        transition: 0.3s ease all; }
        header .flex .item button.hamburger .bar:nth-child(1) {
          top: 0; }
        header .flex .item button.hamburger .bar:nth-child(2) {
          top: 1rem; }
        header .flex .item button.hamburger .bar:nth-child(3) {
          top: 2rem; }
  header .navigation {
    display: none;
    width: 100%;
    overflow: scroll !important;
    height: 100vh;
    background: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    transition: 1s ease all; }
    header .navigation::-webkit-scrollbar {
      display: none; }
    header .navigation .flex {
      margin: auto;
      height: auto; }
      header .navigation .flex ul {
        margin: 0;
        align-self: flex-start;
        width: 30%; }
        header .navigation .flex ul li {
          padding: 2rem 0;
          list-style: none; }
          header .navigation .flex ul li a {
            font-family: freight-big-pro, serif !important;
            font-size: 4rem;
            transition: 0.5s ease all; }
            header .navigation .flex ul li a:hover {
              color: #df9d92; }
        header .navigation .flex ul .sub-menu {
          width: 100%;
          margin: 0 !important; }
          header .navigation .flex ul .sub-menu li {
            width: 90%;
            float: none;
            padding: 2rem 0 0;
            margin: 0 0 0 3rem; }
            header .navigation .flex ul .sub-menu li a {
              font-family: Avenir, sans-serif !important;
              font-size: 1.8rem;
              transition: 0.5s ease all; }
              header .navigation .flex ul .sub-menu li a:hover {
                color: #df9d92; }
      header .navigation .flex .booking {
        width: 25%; }
        header .navigation .flex .booking h4 {
          margin-bottom: 2rem; }
        header .navigation .flex .booking span {
          padding: 2rem 0;
          display: block; }
        header .navigation .flex .booking .social {
          margin-top: 2rem !important; }
  header.active .item:first-child {
    opacity: 0; }
  header.active .hamburger .bar {
    top: 1rem !important; }
    header.active .hamburger .bar:nth-child(2) {
      display: none; }
    header.active .hamburger .bar:nth-child(1) {
      transform: rotate(45deg); }
    header.active .hamburger .bar:nth-child(3) {
      transform: rotate(-45deg); }
  header.active .navigation {
    display: block; }
    header.active .navigation .thin {
      animation: fade 0.7s ease;
      opacity: 1; }

@keyframes fade {
  0% {
    transform: translateX(-5rem);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@media screen and (max-height: 1050px) {
  header.active .navigation {
    padding-bottom: 10rem;
    overflow: scroll; } }

@media screen and (max-width: 1000px) {
  header .wide .item {
    width: auto !important; }
    header .wide .item:first-child {
      display: none; }
    header .wide .item.logo {
      width: 25rem !important; }
      header .wide .item.logo a {
        padding: 0; }
  header .navigation .flex ul,
  header .navigation .flex .booking {
    width: 100% !important; }
  header .navigation .flex ul {
    margin: 0 auto !important; }
    header .navigation .flex ul li {
      padding: 1rem 0 !important;
      margin: 0; }
      header .navigation .flex ul li a {
        font-size: 2.4rem; }
    header .navigation .flex ul .sub-menu li a {
      font-size: 1.4rem; }
  header .navigation .flex .booking {
    margin-top: 5rem;
    padding-top: 4rem;
    border-top: 1px solid rgba(85, 85, 85, 0.3); }
  header.active {
    height: 100vh;
    padding-bottom: 8rem; } }

@media screen and (max-width: 580px) {
  header {
    padding: 2rem 0; }
    header .mob {
      display: block; }
    header .wide .item.flex .cart,
    header .wide .item.flex .wishlist {
      margin-right: 2rem !important; }
    header .wide .item.flex .hamburger {
      width: 3rem !important; }
    header .wide .item.logo {
      width: 60% !important; } }

footer h3:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 15rem;
  height: 1px;
  background: #111111;
  margin-left: 2rem;
  margin-top: 3rem;
  transition: 0.5s ease all; }

footer .logos {
  width: calc(100% - 50rem);
  list-style: none;
  margin-right: 0;
  margin: 0 !important;
  padding: 0 !important; }
  footer .logos .carousel-cell,
  footer .logos .carousel-cell a {
    width: 12rem;
    height: 10rem;
    display: inline-block;
    margin: 0 4rem; }
    footer .logos .carousel-cell img,
    footer .logos .carousel-cell a img {
      filter: grayscale(100%); }

footer .secondary {
  padding: 4rem 0;
  text-align: center; }
  footer .secondary .item {
    width: 30%; }
  footer .secondary span {
    color: white;
    display: block; }

footer .light {
  padding: 8rem 0; }
  footer .light div {
    flex-grow: 1; }
  footer .light p,
  footer .light .social {
    margin: 2rem 0 !important; }

footer ul {
  margin: 0 !important;
  padding: 0;
  list-style: none; }
  footer ul li {
    display: inline-block;
    margin: 0 2rem 0 0; }
    footer ul li a {
      color: #888888;
      font-weight: 300; }

footer #menu-privacy-menu {
  padding: 2rem 0; }
  footer #menu-privacy-menu li a {
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    text-transform: uppercase; }

footer p {
  margin: 0;
  font-size: 1.2rem; }

footer .last p,
footer .last a {
  font-size: 1.2rem;
  color: #888888; }

@media screen and (max-width: 950px) {
  footer {
    text-align: center; }
    footer section h3 {
      display: block;
      width: 100%;
      text-align: center; }
      footer section h3:after {
        display: none !important; }
    footer section .logos {
      width: 100%;
      display: block; }
    footer .light {
      padding: 5rem 0; }
      footer .light ul {
        margin-bottom: 3rem;
        font-size: 1.4rem; }
      footer .light form input,
      footer .light form button {
        display: block;
        width: 100%; }
      footer .light form input {
        margin-bottom: 2rem; }
    footer .last div {
      width: 100%;
      display: block; }
      footer .last div:first-child {
        order: 2;
        margin-bottom: 2rem; } }

@media screen and (max-width: 650px) {
  footer section .logos .carousel-cell,
  footer section .logos .carousel-cell a {
    width: 10rem;
    margin: 0 2rem; } }

/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }
  .flickity-enabled:focus {
    outline: none; }

.main-carousel {
  margin: 0;
  padding: 0 5rem; }
  .main-carousel li {
    margin-bottom: 0; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }
  .flickity-enabled .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: calc(50% - 8rem);
  height: 5rem;
  width: 5rem;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer; }
  .flickity-prev-next-button.previous {
    border-top: 1px solid #888888;
    border-left: 1px solid #888888;
    transform: rotate(-45deg);
    left: 0; }
  .flickity-prev-next-button.next {
    border-top: 1px solid #888888;
    border-right: 1px solid #888888;
    transform: rotate(45deg);
    right: 0; }
  .flickity-prev-next-button:hover {
    background: none; }
  .flickity-prev-next-button:focus {
    outline: none; }
  .flickity-prev-next-button svg {
    display: none; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }
  .flickity-page-dots .dot {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 8px;
    background: #df9d92;
    border-radius: 50%;
    filter: alpha(opacity=25);
    /* IE8 */
    opacity: 0.5;
    cursor: pointer; }
    .flickity-page-dots .dot.is-selected {
      filter: alpha(opacity=100);
      /* IE8 */
      opacity: 1; }

/* ---- responsive ---- */
@media screen and (max-width: 550px) {
  .main-carousel {
    padding: 0; }
  .flickity-prev-next-button {
    height: 3rem;
    width: 3rem;
    top: calc(50% - 5rem); }
    .flickity-prev-next-button.previous {
      left: -1rem; }
    .flickity-prev-next-button.next {
      right: -1rem; } }

.instagram-feed--row {
  margin-top: 5rem;
  display: flex;
  justify-content: space-between; }
  .instagram-feed--row .instagram-feed--item {
    width: calc(100% / 4 - 1rem);
    display: inline-block;
    transition: 0.5s ease all; }
    .instagram-feed--row .instagram-feed--item img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1); }
    .instagram-feed--row .instagram-feed--item:hover {
      opacity: 0.7; }

@media screen and (max-width: 750px) {
  .instagram-feed--row {
    flex-wrap: wrap; }
    .instagram-feed--row .instagram-feed--item {
      width: calc(100% / 2 - 1rem) !important; } }

#wpsl-result-list {
  display: none; }

#wpsl-gmap img[src*="marker@2x"] {
  object-fit: contain !important; }

.wpsl-search {
  margin: 0;
  padding: 0;
  background: transparent; }

#wpsl-search-wrap .wpsl-input {
  width: 70% !important;
  margin: 0; }
  #wpsl-search-wrap .wpsl-input label {
    display: none; }

#wpsl-search-wrap .wpsl-search-btn-wrap {
  width: 29%;
  margin: 0 0 0 1%; }

#wpsl-search-wrap input {
  width: 100%;
  margin: 0 !important; }

input#wpsl-search-input {
  line-height: 1.6rem; }

.wpsl-gmap-wrap {
  margin-top: 1.5rem; }

#wpsl-stores span,
#wpsl-stores p,
#wpsl-stores a {
  font-size: 1.5rem;
  color: #555555;
  text-transform: none;
  letter-spacing: 0;
  margin: 0.5rem 0 !important; }

#wpsl-stores .wpsl-direction-wrap {
  display: none; }

#wpsl-stores ul {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between !important; }
  #wpsl-stores ul li {
    width: 20%;
    margin: 0 2.5% 5rem 2.5% !important;
    display: inline-block;
    border: 0 !important;
    padding: 0 !important; }

@media screen and (max-width: 950px) {
  #wpsl-stores ul li {
    width: 45%; } }

@media screen and (max-width: 600px) {
  #wpsl-search-wrap .wpsl-input,
  #wpsl-search-wrap .wpsl-search-btn-wrap {
    width: 100% !important;
    margin: 0;
    display: block; }
  #wpsl-search-wrap .wpsl-search-btn-wrap {
    margin-top: 1rem; }
  #wpsl-stores ul li {
    width: 100%; } }

.search-link {
  display: inline-block;
  transition: 0.5s ease all;
  margin-right: 3rem;
  cursor: pointer; }
  .search-link img {
    height: 2.5rem;
    vertical-align: middle; }

.search-popup {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  transition: 1s ease all; }
  .search-popup.flex {
    align-items: center !important; }
  .search-popup .thin {
    max-width: 70rem;
    text-align: center; }
  .search-popup .search-back {
    position: absolute;
    top: 10%;
    left: 10%;
    cursor: pointer; }
    .search-popup .search-back .span {
      margin-left: 2rem;
      color: #df9d92 !important; }
    .search-popup .search-back:before {
      content: '';
      width: 1rem;
      height: 1rem;
      border-right: 1px solid #df9d92;
      border-bottom: 1px solid #df9d92;
      display: block;
      transform: rotate(135deg);
      position: absolute;
      top: 0.4rem; }
  .search-popup.active {
    display: flex;
    height: 100vh; }
    .search-popup.active .thin {
      animation: fade 0.7s ease;
      opacity: 1; }

@keyframes fade {
  0% {
    transform: translateX(-5rem);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

.mob.search {
  width: 100%; }
  .mob.search .search-form {
    margin: 0; }

@media screen and (max-width: 580px) {
  .search-popup.active .thin {
    width: 90%; }
  .search-link {
    display: none !important; } }

.navigation .social li {
  margin: 0 1.5rem 0 0 !important; }
  .navigation .social li a {
    height: 2rem;
    width: 2rem;
    background: #f5f5f5;
    position: relative;
    padding: 2rem;
    border-radius: 100%; }

.navigation .social .fab {
  line-height: 0;
  position: absolute;
  right: 1rem; }

.navigation .social p {
  margin: 0; }

.social {
  width: auto !important;
  list-style: none;
  margin: 0 !important; }
  .social li {
    display: inline-block; }
    .social li a {
      display: block;
      margin: 0; }
  .social .fab {
    color: #df9d92;
    font-size: 2rem; }
  .social.share {
    text-align: center;
    margin: 1rem 0 0; }
    .social.share li {
      margin: 0 1rem 0; }
      .social.share li a {
        height: auto !important;
        width: auto !important;
        padding: 0; }
    .social.share .fab {
      font-size: 1.6rem;
      color: #111111;
      position: relative;
      line-height: auto;
      margin: 0; }

.woocommerce-cart table {
  border-collapse: inherit; }

.woocommerce-cart .shop_table .product-thumbnail img {
  height: 10rem !important;
  width: auto; }

.woocommerce-cart .shop_table .product-quantity label {
  display: none; }

.woocommerce-cart .shop_table td {
  background: none !important; }

.woocommerce-cart .shop_table .actions {
  padding: 5rem 0 0;
  border: none;
  background: none !important; }
  .woocommerce-cart .shop_table .actions button,
  .woocommerce-cart .shop_table .actions .button {
    float: right;
    width: 18rem !important; }

.woocommerce-cart .shop_table .coupon {
  width: 45%;
  display: inline-block; }
  .woocommerce-cart .shop_table .coupon:before, .woocommerce-cart .shop_table .coupon:after {
    display: none !important; }
  .woocommerce-cart .shop_table .coupon input {
    width: calc(100% - 18rem) !important; }
  .woocommerce-cart .shop_table .coupon label {
    display: none; }
  .woocommerce-cart .shop_table .coupon button {
    margin: 0; }

.woocommerce-cart .shop_table .woocommerce-shipping-calculator section {
  margin-top: 2rem; }
  .woocommerce-cart .shop_table .woocommerce-shipping-calculator section .form-row input {
    width: 100%; }

.woocommerce-cart .select2-results__options {
  margin-top: 0 !important; }
  .woocommerce-cart .select2-results__options li {
    font-size: 1.4rem !important;
    color: #111111;
    letter-spacing: 0.01em;
    text-transform: none;
    margin: 0; }

.woocommerce-shipping-methods,
.woocommerce-shipping-methods li,
.woocommerce-shipping-calculator {
  margin: 0 !important; }

@media screen and (max-width: 900px) {
  .woocommerce-cart .shop_table .coupon {
    width: 100% !important; } }

@media screen and (max-width: 550px) {
  .woocommerce .shop_table {
    border-collapse: inherit; }
    .woocommerce .shop_table .actions input,
    .woocommerce .shop_table .actions button,
    .woocommerce .shop_table .actions .button {
      width: 100% !important;
      display: block !important;
      float: none !important; }
    .woocommerce .shop_table .actions button {
      margin-top: 1rem; }
    .woocommerce .shop_table .product-thumbnail,
    .woocommerce .shop_table .product-price {
      display: none; }
  .woocommerce button {
    width: 100% !important;
    display: block !important; } }

.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .payment_method_splitit img,
.woocommerce-checkout #billing_address_2_field,
.woocommerce-checkout #shipping_address_2_field {
  display: none; }

.woocommerce-checkout .checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper,
.woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .woocommerce-checkout .checkout .woocommerce-billing-fields__field-wrapper p,
  .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper p,
  .woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper p {
    margin: 1rem 0 !important; }
  .woocommerce-checkout .checkout .woocommerce-billing-fields__field-wrapper label,
  .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper label,
  .woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper label {
    display: none; }
  .woocommerce-checkout .checkout .woocommerce-billing-fields__field-wrapper input,
  .woocommerce-checkout .checkout .woocommerce-billing-fields__field-wrapper textarea,
  .woocommerce-checkout .checkout .woocommerce-billing-fields__field-wrapper select,
  .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper input,
  .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper textarea,
  .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper select,
  .woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper input,
  .woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper textarea,
  .woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper select {
    color: #555 !important; }
    .woocommerce-checkout .checkout .woocommerce-billing-fields__field-wrapper input::placeholder,
    .woocommerce-checkout .checkout .woocommerce-billing-fields__field-wrapper textarea::placeholder,
    .woocommerce-checkout .checkout .woocommerce-billing-fields__field-wrapper select::placeholder,
    .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper input::placeholder,
    .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper textarea::placeholder,
    .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper select::placeholder,
    .woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper input::placeholder,
    .woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper textarea::placeholder,
    .woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper select::placeholder {
      color: #555 !important; }

.woocommerce-checkout .checkout .woocommerce-additional-fields {
  margin: 4rem 0; }
  .woocommerce-checkout .checkout .woocommerce-additional-fields .form-row {
    width: 100%; }
    .woocommerce-checkout .checkout .woocommerce-additional-fields .form-row label {
      display: none; }
    .woocommerce-checkout .checkout .woocommerce-additional-fields .form-row .woocommerce-input-wrapper {
      display: block; }
      .woocommerce-checkout .checkout .woocommerce-additional-fields .form-row .woocommerce-input-wrapper textarea {
        margin: 0 0 -0.5rem; }
  .woocommerce-checkout .checkout .woocommerce-additional-fields .form-row-first,
  .woocommerce-checkout .checkout .woocommerce-additional-fields .form-row-last {
    width: calc(50% - 1rem); }

.woocommerce-checkout .checkout .form-row {
  width: calc(50% - 1rem); }
  .woocommerce-checkout .checkout .form-row input,
  .woocommerce-checkout .checkout .form-row textarea,
  .woocommerce-checkout .checkout .form-row select,
  .woocommerce-checkout .checkout .form-row .select2-selection span {
    width: 100%;
    line-height: 1.5; }
  .woocommerce-checkout .checkout .form-row textarea {
    height: 20rem; }

.woocommerce-checkout .checkout #ship-to-different-address {
  font-size: 1.4rem;
  letter-spacing: normal; }
  .woocommerce-checkout .checkout #ship-to-different-address span {
    padding-left: 1rem; }

.woocommerce-checkout .checkout .woocommerce-checkout-payment {
  padding: 3rem;
  background: #f1f1f1; }
  .woocommerce-checkout .checkout .woocommerce-checkout-payment ul {
    margin: 0 !important; }
    .woocommerce-checkout .checkout .woocommerce-checkout-payment ul .payment_method_stripe .wc-payment-form {
      border: 0;
      padding: 2rem;
      margin: 0;
      background: white !important; }
      .woocommerce-checkout .checkout .woocommerce-checkout-payment ul .payment_method_stripe .wc-payment-form .form-row {
        margin-bottom: 2rem;
        width: 100%; }
        .woocommerce-checkout .checkout .woocommerce-checkout-payment ul .payment_method_stripe .wc-payment-form .form-row label {
          padding: 0 !important; }
      .woocommerce-checkout .checkout .woocommerce-checkout-payment ul .payment_method_stripe .wc-payment-form br {
        display: none; }
  .woocommerce-checkout .checkout .woocommerce-checkout-payment .place-order {
    width: 100%;
    padding-top: 1.5rem;
    border-top: 1px solid #555555; }
    .woocommerce-checkout .checkout .woocommerce-checkout-payment .place-order .form-row {
      width: 100%;
      margin: 1rem 0; }
      .woocommerce-checkout .checkout .woocommerce-checkout-payment .place-order .form-row input {
        display: inline-block;
        width: auto; }
      .woocommerce-checkout .checkout .woocommerce-checkout-payment .place-order .form-row .required {
        display: none; }
    .woocommerce-checkout .checkout .woocommerce-checkout-payment .place-order #place_order {
      margin-top: 1.5rem; }
  .woocommerce-checkout .checkout .woocommerce-checkout-payment .payment_method_paypal img,
  .woocommerce-checkout .checkout .woocommerce-checkout-payment .payment_method_stripe img,
  .woocommerce-checkout .checkout .woocommerce-checkout-payment .woocommerce-privacy-policy-text,
  .woocommerce-checkout .checkout .woocommerce-checkout-payment .about_paypal {
    display: none; }

@media screen and (max-width: 650px) {
  .checkout .woocommerce-billing-fields__field-wrapper .form-row,
  .checkout .woocommerce-billing-fields__field-wrapper .form-row-first,
  .checkout .woocommerce-billing-fields__field-wrapper .form-row-last,
  .checkout .woocommerce-shipping-fields__field-wrapper .form-row,
  .checkout .woocommerce-shipping-fields__field-wrapper .form-row-first,
  .checkout .woocommerce-shipping-fields__field-wrapper .form-row-last,
  .checkout .woocommerce-additional-fields__field-wrapper .form-row,
  .checkout .woocommerce-additional-fields__field-wrapper .form-row-first,
  .checkout .woocommerce-additional-fields__field-wrapper .form-row-last {
    width: 100% !important; } }

.single-product .onsale,
.single-product .woocommerce-variation-add-to-cart-disabled {
  display: none; }

.single-product .woocommerce-variation-add-to-cart-enabled {
  display: block; }

.single-product .woocommerce-variation .woocommerce-variation-price {
  display: block; }

.single-product .back {
  margin: 0 0 2rem;
  position: relative;
  padding-left: 2rem;
  color: #df9d92; }
  .single-product .back:before {
    content: '';
    width: 1rem;
    height: 1rem;
    border-right: 1px solid #df9d92;
    border-bottom: 1px solid #df9d92;
    display: block;
    transform: rotate(135deg);
    position: absolute;
    top: 0.4rem;
    left: 0; }

.single-product .product-data.flex {
  align-items: flex-start; }

.single-product .product-data .product_title {
  color: #111111;
  text-shadow: none;
  font-size: 5rem;
  letter-spacing: 0.2rem; }

.single-product .product-data .tinvwl-shortcode-add-to-cart {
  z-index: 9; }

.single-product .product-data .half.gallery .product-gallery,
.single-product .product-data .half.gallery .gallery-nav {
  padding: 0; }
  .single-product .product-data .half.gallery .product-gallery li,
  .single-product .product-data .half.gallery .gallery-nav li {
    margin: 0;
    list-style: none; }
    .single-product .product-data .half.gallery .product-gallery li img,
    .single-product .product-data .half.gallery .gallery-nav li img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      transition: 0.5s ease all; }

.single-product .product-data .half.gallery .product-gallery {
  width: 100%;
  margin-top: 0 !important; }
  .single-product .product-data .half.gallery .product-gallery li {
    width: 100% !important;
    height: 70rem;
    margin: 0; }

.single-product .product-data .half.gallery .gallery-nav {
  display: block; }
  .single-product .product-data .half.gallery .gallery-nav .carousel-cell {
    width: 8rem;
    height: 8rem;
    margin: 0 1rem 0 0;
    background: #111111; }
    .single-product .product-data .half.gallery .gallery-nav .carousel-cell.is-nav-selected img {
      opacity: 0.6; }
  .single-product .product-data .half.gallery .gallery-nav:before {
    top: 2rem; }

.single-product .product-data .half.summary p {
  margin: 2rem 0; }

.single-product .product-data .half.summary .half {
  width: 47% !important;
  display: inline-block !important; }

.single-product .product-data .half.summary .description {
  padding: 3rem 0;
  border-top: 1px solid rgba(85, 85, 85, 0.2);
  border-bottom: 1px solid rgba(85, 85, 85, 0.2); }
  .single-product .product-data .half.summary .description p {
    margin: 0.5rem 0; }
    .single-product .product-data .half.summary .description p:first-child {
      margin: 0; }

.single-product .product-data .half.summary .price {
  font-size: 1.8rem;
  color: rgba(85, 85, 85, 0.6);
  font-weight: 600; }
  .single-product .product-data .half.summary .price del {
    opacity: 0.5;
    font-weight: 300; }
  .single-product .product-data .half.summary .price ins {
    color: #df9d92;
    margin-left: 0.25rem;
    text-decoration: none; }

.single-product .product-data .half.summary .split {
  text-align: right; }
  .single-product .product-data .half.summary .split img {
    width: 6rem;
    opacity: 0.7; }

.single-product .product-data .half.summary .shipping,
.single-product .product-data .half.summary .det {
  border-bottom: 1px solid rgba(85, 85, 85, 0.2); }
  .single-product .product-data .half.summary .shipping p,
  .single-product .product-data .half.summary .det p {
    display: inline-block;
    font-size: 1.3rem;
    position: relative;
    padding-left: 3rem; }
    .single-product .product-data .half.summary .shipping p:before,
    .single-product .product-data .half.summary .det p:before {
      content: '';
      display: inline-block;
      height: 2rem;
      width: 2.5rem;
      position: absolute;
      top: 0.25rem;
      left: 0; }

.single-product .product-data .half.summary .shipping p:before {
  background: url(images/shipping.svg);
  background-repeat: no-repeat; }

.single-product .product-data .half.summary .det p:before {
  background: url(images/size.svg);
  background-repeat: no-repeat; }

.single-product .product-data .half.summary .variations_form,
.single-product .product-data .half.summary .cart {
  margin: 2rem 0 !important; }

.single-product .product-data .half.summary .variations {
  display: block;
  position: relative; }
  .single-product .product-data .half.summary .variations tbody {
    width: 100%;
    display: block; }
  .single-product .product-data .half.summary .variations,
  .single-product .product-data .half.summary .variations tr {
    width: 100%;
    display: block;
    margin-bottom: 1rem; }
    .single-product .product-data .half.summary .variations td,
    .single-product .product-data .half.summary .variations tr td {
      border: 0;
      padding: 0; }
      .single-product .product-data .half.summary .variations td.label,
      .single-product .product-data .half.summary .variations tr td.label {
        min-width: 10rem; }
      .single-product .product-data .half.summary .variations td.value,
      .single-product .product-data .half.summary .variations tr td.value {
        width: 100%; }
        .single-product .product-data .half.summary .variations td.value select,
        .single-product .product-data .half.summary .variations tr td.value select {
          width: 100%; }

.single-product .product-data .half.summary .single_add_to_cart_button {
  width: 100%;
  margin-bottom: 0; }

.single-product .product-data .half.summary .wcwl_elements,
.single-product .product-data .half.summary .wcwl_elements input[type='email'],
.single-product .product-data .half.summary .wcwl_elements .wcwl_control button {
  width: 100%; }

.single-product .product-data .half.summary .wcwl_elements .wcwl_notice {
  top: 0;
  padding: 0;
  background: 0;
  box-shadow: none; }

.single-product .product-data .half.summary .product-details {
  margin: 0 !important;
  padding: 0;
  clear: both;
  list-style: none;
  overflow: auto; }
  .single-product .product-data .half.summary .product-details .item {
    margin: 0;
    padding: 0 1rem;
    border-top: 1px solid rgba(85, 85, 85, 0.2);
    cursor: pointer; }
    .single-product .product-data .half.summary .product-details .item:last-child {
      border-bottom: 1px solid rgba(85, 85, 85, 0.2); }
    .single-product .product-data .half.summary .product-details .item .toggle {
      width: 100%;
      display: block;
      padding: 1.5rem 0;
      position: relative; }
      .single-product .product-data .half.summary .product-details .item .toggle:after {
        content: '';
        width: 0.6rem;
        height: 0.6rem;
        display: block;
        position: absolute;
        right: 1rem;
        top: 2.3rem;
        border-right: 1px solid #555555;
        border-bottom: 1px solid #555555;
        transform: rotate(45deg); }
    .single-product .product-data .half.summary .product-details .item .content {
      margin-top: 0;
      display: none; }
      .single-product .product-data .half.summary .product-details .item .content.open {
        display: block; }

.single-product .product-data .half.summary .opt {
  margin: 2rem !important; }
  .single-product .product-data .half.summary .opt a {
    margin: 0 1rem; }

.single-product .product-data .half.summary .social {
  margin-top: 3rem !important; }

.single-product .quantity,
.single-product .product_meta,
.single-product .reset_variations,
.single-product .wcwl_notice_dismiss,
.single-product .in-stock,
.single-product .product-luxe .wcwl_elements {
  display: none !important;
  visibility: hidden !important; }

@media screen and (max-width: 1250px) {
  .single-product .variations {
    margin-right: 0 !important;
    margin-bottom: 1rem;
    display: block !important;
    width: 100%; } }

@media screen and (max-width: 850px) {
  .single-product .half {
    width: 100%;
    display: block; }
    .single-product .half.summary {
      padding: 0;
      margin-top: 4rem; }
    .single-product .half .product-gallery {
      margin: 0 !important; }
      .single-product .half .product-gallery .carousel-cell {
        height: 125vw !important; } }

@media screen and (max-width: 500px) {
  .single-product .back {
    margin-top: -4rem; }
  .single-product .opt a {
    display: block;
    margin: 1.5rem auto !important; }
  .single-product .opt span {
    display: none; } }

.tinv-wishlist table,
.tinv-wishlist table td,
.tinv-wishlist table tr,
.tinv-wishlist table th {
  font-size: 1.4rem;
  border: 0 !important; }

.tinv-wishlist .wishlist_item {
  border-top: 1px solid rgba(85, 85, 85, 0.2) !important; }
  .tinv-wishlist .wishlist_item .product-thumbnail {
    height: 15rem !important;
    width: 15rem !important; }
    .tinv-wishlist .wishlist_item .product-thumbnail img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .tinv-wishlist .wishlist_item .product-remove button {
    background: transparent; }
  .tinv-wishlist .wishlist_item .ftinvwl {
    color: #df9d92 !important;
    font-size: 1.5rem; }
    .tinv-wishlist .wishlist_item .ftinvwl.ftinvwl-times {
      font-size: 3rem; }

.tinvwl-shortcode-add-to-cart {
  z-index: 999;
  position: absolute;
  right: 2rem;
  top: 1rem;
  width: 3rem !important;
  height: 3rem !important; }
  .tinvwl-shortcode-add-to-cart a {
    background: url(images/heart-white.svg) center no-repeat;
    background-size: contain;
    width: 3rem !important;
    height: 3rem !important; }
    .tinvwl-shortcode-add-to-cart a.tinvwl-product-in-list {
      background: url(images/heart-fill.svg) center no-repeat;
      background-size: contain; }

.single-product .summary .tinvwl-shortcode-add-to-cart {
  top: 2rem; }
  .single-product .summary .tinvwl-shortcode-add-to-cart a {
    background: url(images/heart-pink.svg) center no-repeat;
    background-size: contain; }

@media screen and (max-width: 650px) {
  .tinv-wishlist .wishlist_item .product-thumbnail {
    width: 100% !important; } }

.about .portrait {
  height: 70rem; }

.about .center {
  max-width: 85rem; }

@media screen and (max-width: 650px) {
  .about .portrait {
    height: 120vw;
    margin-top: 5rem; } }

.collection {
  padding: 3rem 0; }
  .collection .image {
    order: 2;
    width: calc(100% - 45rem);
    height: 70rem; }
  .collection .info {
    width: 40rem;
    text-align: right; }
    .collection .info button {
      width: 25rem; }
    .collection .info button.inline {
      width: auto; }
  .collection:nth-child(odd) .info {
    text-align: left; }
  .collection:nth-child(odd) .image {
    order: 0; }

.single-collection .hero h1 {
  font-size: 16rem; }

.single-collection .col-nav {
  padding-top: 2rem;
  margin-top: 3rem;
  border-top: 1px solid #f1f1f1; }
  .single-collection .col-nav .list {
    height: 6rem;
    opacity: 0;
    padding-top: 2rem;
    transition: 0.5s ease all; }
    .single-collection .col-nav .list.active {
      opacity: 1;
      padding-top: 0 !important;
      transition: 0.5s ease all; }

@media screen and (max-width: 1500px) {
  .single-collection .hero h1 {
    width: 100%;
    font-size: 10vw; } }

@media screen and (max-width: 950px) {
  .collection .image {
    width: 100%;
    height: 60vw;
    order: 0 !important; }
  .collection .info {
    margin-top: 2rem;
    width: 100%;
    text-align: center !important; } }

.contact-page .flex {
  align-items: flex-start; }

.contact-page li {
  margin-bottom: 4rem; }
  .contact-page li p {
    margin: 0.5rem 0; }
  .contact-page li a {
    color: #df9d92; }
  .contact-page li .icon {
    margin-top: -2rem;
    width: 7rem;
    height: auto; }
  .contact-page li div:last-child {
    width: calc(100% - 10rem); }

.faq {
  margin: 5rem 0 0;
  padding: 0 !important;
  clear: both;
  list-style: none;
  overflow: auto; }
  .faq .item {
    margin: 0;
    padding: 1rem;
    border-bottom: 1px solid rgba(85, 85, 85, 0.2);
    cursor: pointer; }
    .faq .item h4 {
      width: calc(100% - 4rem);
      margin: 0; }
    .faq .item .toggle {
      display: block;
      padding: 1.5rem 0;
      position: relative; }
      .faq .item .toggle:after {
        content: "";
        width: 1rem;
        height: 1rem;
        display: block;
        position: absolute;
        right: -3rem;
        top: 2.3rem;
        border-right: 1px solid #555555;
        border-bottom: 1px solid #555555;
        transform: rotate(45deg); }
    .faq .item .content {
      margin-top: 2rem;
      display: none; }
      .faq .item .content.open {
        display: block; }

@media screen and (max-width: 500px) {
  .faq .content {
    margin-top: 0;
    padding: 0; } }

.opener {
  margin: auto;
  height: 100rem; }
  .opener .wide {
    height: 100%;
    text-align: right;
    margin: auto; }
    .opener .wide h1 {
      margin-left: 50%; }
    .opener .wide .link {
      display: inline-block;
      color: #df9d92; }
      .opener .wide .link:after {
        background: #df9d92; }
  .opener .image {
    background: #111111;
    top: 0; }
    .opener .image img {
      opacity: 0.7; }

.collections li.accessories {
  display: none; }

.collections li .image {
  background: black; }
  .collections li .image img {
    opacity: 0.8; }

.collections li .hover a {
  display: block;
  color: white; }
  .collections li .hover a:hover {
    color: white; }

.collections li:hover .logo {
  opacity: 0; }

.collections .logo {
  opacity: 1 !important;
  z-index: 1;
  background: transparent;
  height: 10rem;
  object-fit: none;
  position: absolute;
  bottom: 0;
  transition: 0.5s ease all; }

.story .half .link {
  float: right; }

.story .half:last-child {
  height: 55rem; }
  .story .half:last-child .main {
    width: 40%; }
  .story .half:last-child .accent .secondary {
    background: #df9d92;
    opacity: 0.6; }
    .story .half:last-child .accent .secondary .image img {
      mix-blend-mode: darken; }
  .story .half:last-child .accent .quote {
    height: 100%;
    right: 3rem;
    width: 60%;
    z-index: 9;
    text-align: right; }
    .story .half:last-child .accent .quote h3 {
      text-align: left;
      font-size: 4rem;
      font-weight: 500;
      text-shadow: 0 0 4rem #d69f93; }
    .story .half:last-child .accent .quote img {
      opacity: 1; }

.tiles {
  margin: 0 !important; }
  .tiles.third li {
    width: 30% !important;
    height: 30rem;
    padding: 0;
    margin: 1.6%; }

.journal .wide.flex {
  justify-content: space-between; }

.journal .half:first-child {
  width: 70%; }

.journal .half:last-child {
  width: 25%; }

.journal .half ul li {
  height: 50rem; }

.home .brides .flex {
  justify-content: space-between; }

@media screen and (max-width: 1550px) {
  .tiles.third li {
    height: 20vw; }
  .journal ul li {
    height: 30vw !important; } }

@media screen and (max-width: 1350px) {
  .opener {
    height: 90vw; }
    .opener h1 {
      margin-left: 0 !important; } }

@media screen and (max-width: 1150px) {
  .journal .half {
    width: 100% !important; }
  .journal ul li {
    height: 50vw !important; } }

@media screen and (max-width: 950px) {
  .brides .half {
    width: 100% !important; }
    .brides .half:first-child {
      order: 2; }
    .brides .half:last-child {
      order: 0;
      width: 40%; }
  .journal .half:first-child {
    order: 2; }
  .journal .half:last-child {
    order: 0; }
  .journal ul li {
    height: 120vw !important; } }

@media screen and (max-width: 650px) {
  .opener h1 {
    font-size: 5rem !important; }
  .opener .link {
    padding-right: 0; }
    .opener .link:after {
      display: none; }
  .story .half:last-child .quote {
    display: none; }
  .story .half:last-child .main {
    width: 85%; } }

.posts,
.brides {
  padding-top: 10rem; }

.posts .flex,
.brides .flex {
  justify-content: flex-start; }

.posts li h4,
.brides li h4 {
  margin-top: 1rem; }

.single-journal .hero {
  height: 85rem; }

.single-journal .content {
  background: #ffffff;
  padding: 6rem 8rem;
  margin-top: -30rem; }
  .single-journal .content .title h1 {
    text-shadow: none;
    color: #111111;
    font-size: 6rem;
    margin-bottom: 3rem; }
  .single-journal .content .title p,
  .single-journal .content .title a {
    font-size: 1.8rem; }
  .single-journal .content a {
    color: #df9d92 !important; }
  .single-journal .content img {
    width: 100%;
    height: 100%; }
  .single-journal .content .divide {
    width: 10rem; }
  .single-journal .content .title_text {
    margin: 2rem 0; }
    .single-journal .content .title_text.flex {
      align-items: flex-start; }
    .single-journal .content .title_text div:first-child {
      width: 25%; }
    .single-journal .content .title_text div:last-child {
      width: 70%; }
  .single-journal .content .full_width_image,
  .single-journal .content .image_layout {
    padding: 2rem 0; }
  .single-journal .content .image_layout {
    height: 70rem; }
    .single-journal .content .image_layout .half {
      width: 48.5%;
      height: 100%; }
      .single-journal .content .image_layout .half:last-child {
        flex-direction: column; }
        .single-journal .content .image_layout .half:last-child .image {
          height: 48%;
          width: 100%; }

.single-journal .image_gallery {
  padding-bottom: 5rem; }
  .single-journal .image_gallery li {
    margin: 0 1rem; }
  .single-journal .image_gallery .flickity-prev-next-button {
    top: calc(50% - 5rem); }

.single-journal .skinny {
  border-top: 1px solid rgba(85, 85, 85, 0.3);
  border-bottom: 1px solid rgba(85, 85, 85, 0.3); }
  .single-journal .skinny .suppliers {
    margin-bottom: 5rem; }

.brides .quart li .image {
  height: calc(100% - 8rem); }

.single-brides .info .image {
  height: 70rem; }

.single-brides .info h1 {
  font-size: 5rem;
  text-shadow: none;
  color: #111111;
  margin-bottom: 2rem; }

.single-brides .info p,
.single-brides .info a {
  font-size: 1.8rem;
  margin: 0; }

.single-brides .info a {
  color: #df9d92; }

.single-brides .psgal {
  margin: 5rem auto 0; }
  .single-brides .psgal figure a {
    margin: 0; }

.boutiques .half .image {
  height: 40rem; }

.boutiques.posts {
  padding-bottom: 10rem;
  margin-bottom: 10rem; }
  .boutiques.posts .title p {
    font-size: 1.8rem;
    width: 80%; }
  .boutiques.posts li {
    height: auto;
    padding-bottom: 0; }
    .boutiques.posts li .white {
      background: white;
      display: block;
      padding: 2rem; }
      .boutiques.posts li .white .specs {
        border-left: 1px solid rgba(85, 85, 85, 0.3);
        width: 90%;
        padding: 0 2rem;
        margin: 4rem auto 0; }
    .boutiques.posts li button {
      width: 100%;
      margin: 0; }
    .boutiques.posts li .image {
      height: 25rem; }
      .boutiques.posts li .image .label {
        top: 0;
        right: 0;
        background: #111111;
        color: #ffffff;
        font-size: 1.4rem;
        padding: 2rem; }

.boutiques .flex {
  align-items: flex-start; }

.boutiques .link {
  padding: 0;
  color: #df9d92; }
  .boutiques .link:after {
    display: none; }

.boutiques .map .half:first-child {
  width: 35%; }

.boutiques .map .half:last-child {
  width: 60%; }

.boutiques .map .acf-map {
  min-height: 25rem; }

.boutiques span {
  margin-bottom: 2rem !important;
  display: block; }
  .boutiques span strong {
    color: #111111; }

.trunk:first-child {
  margin-top: 10rem !important; }

.trunk.third .flex {
  justify-content: flex-start; }

.trunk.third li {
  height: auto !important;
  padding: 0; }

.stock.quart .flex {
  justify-content: flex-start;
  align-items: flex-start; }
  .stock.quart .flex li {
    height: 100%; }

.pagination {
  padding: 2rem 0; }
  .pagination div .link {
    position: relative; }
    .pagination div .link:after {
      margin: 0; }
  .pagination div:first-child .link {
    padding-left: 17rem;
    padding-right: 0; }
    .pagination div:first-child .link:after {
      left: 0;
      top: 0.75rem; }
  .pagination div:last-child .link {
    padding-right: 17rem; }
    .pagination div:last-child .link:after {
      right: 0;
      top: 0.75rem; }
  .pagination div .back {
    position: relative;
    padding: 0 0 0 2rem; }
    .pagination div .back:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0.4rem;
      background: url(images/all.svg);
      background-repeat: no-repeat;
      background-size: contain;
      padding: 0.5rem; }

.category-nav {
  background: rgba(223, 157, 146, 0.15); }
  .category-nav ul {
    margin: 0 auto !important;
    padding: 5rem 2rem;
    display: flex;
    justify-content: center; }
    .category-nav ul li {
      margin: 0 2rem;
      padding: 0;
      text-transform: uppercase;
      font-size: 1.3rem;
      letter-spacing: 0.1rem; }
      .category-nav ul li a {
        color: #555555; }

@media screen and (max-width: 1550px) {
  .boutiques li {
    height: 100% !important; } }

@media screen and (max-width: 1350px) {
  .boutiques .map .half {
    width: 100% !important; } }

@media screen and (max-width: 1150px) {
  .image_gallery li {
    width: 30%;
    height: 50vw; }
  .image_gallery .flickity-prev-next-button {
    top: calc(50% - 6rem); }
    .image_gallery .flickity-prev-next-button.previous {
      left: 0rem; }
    .image_gallery .flickity-prev-next-button.next {
      right: 0rem; }
  .single-brides .info .image {
    height: 60vw; }
  .trunk li {
    width: 46%; } }

@media screen and (max-width: 800px) {
  .posts {
    padding-top: 5rem; }
  .boutiques.posts {
    padding-bottom: 5rem;
    margin-bottom: 5rem; }
  .trunk {
    text-align: center; }
    .trunk li {
      width: 100%; } }

@media screen and (max-width: 750px) {
  .content {
    padding: 5rem 3rem; }
    .content .title_text div {
      width: 100% !important;
      display: block; }
    .content .image_layout {
      height: 60vw; }
  .pagination {
    display: block; }
    .pagination div {
      max-width: 12rem;
      margin: auto;
      text-align: center; }
      .pagination div .link {
        padding: 0 !important; }
        .pagination div .link:after {
          display: none; }
      .pagination div .back {
        position: relative;
        padding: 0 0 0 2rem; }
        .pagination div .back:before {
          content: "";
          position: absolute;
          left: 0;
          background: url(images/all.svg);
          background-repeat: no-repeat;
          background-size: contain;
          padding: 0.5rem; } }

@media screen and (max-width: 650px) {
  .single-brides .info .image {
    height: 120vw;
    margin-bottom: 2rem; }
  .single-brides .info p {
    font-size: 1.6rem; }
  .boutiques .half {
    margin-top: 2rem; }
  .single-journal .content .image_layout {
    height: auto; }
    .single-journal .content .image_layout .half {
      width: 100%;
      display: block; }
      .single-journal .content .image_layout .half img {
        margin: 1rem 0; }
  .content {
    margin: 0 !important; }
  .hero {
    height: 80vw !important; } }

@media screen and (max-width: 500px) {
  .content {
    padding: 3rem 2rem !important; }
    .content .title h1 {
      font-size: 4rem; }
    .content .title p {
      font-size: 1.6rem; }
  .single-brides .psgal {
    width: 100% !important; }
    .single-brides .psgal figure {
      width: 100%; }
  .image_gallery li {
    width: 100%;
    height: 120vw; }
  .trunk .link {
    padding: 0; }
    .trunk .link:after {
      display: none; }
  .category-nav .wide {
    flex-wrap: wrap; }
    .category-nav .wide li {
      display: block;
      width: 100%;
      padding: 1rem 0; } }

.videos-page .flex {
  align-items: flex-start; }

.videos-page .half {
  margin-top: 5rem !important; }
  .videos-page .half:nth-child(-n + 2) {
    margin-top: 0; }
  .videos-page .half h4 {
    font-size: 2.4rem; }
  .videos-page .half .video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    margin-bottom: 3rem;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
    transition: 0.5s ease all; }
    .videos-page .half .video-wrap:hover {
      box-shadow: 0 0 3rem rgba(0, 0, 0, 0.15);
      transition: 0.5s ease all; }
    .videos-page .half .video-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

@media screen and (max-width: 650px) {
  .videos-page .half:nth-child(1) {
    margin-top: 0; } }

.loading-container {
  width: 100px;
  margin: 0 auto; }

.page-template-page-appointments .gform_wrapper .top_label input.medium, .page-template-page-appointments .gform_wrapper .top_label select.medium {
  width: 100% !important; }

.page-template-page-appointments .appointment-button {
  position: relative;
  transition: all ease-in-out 0.2s; }
  .page-template-page-appointments .appointment-button:disabled {
    opacity: 0.5; }
  .page-template-page-appointments .appointment-button.loading {
    position: relative;
    opacity: 0.5; }
    .page-template-page-appointments .appointment-button.loading:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: 30px;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(images/loading.svg);
      z-index: 99;
      background-color: #DF9D92; }

.page-template-page-appointments .section-appointments .container {
  max-width: 680px;
  padding: 0; }

.page-template-page-appointments .section-appointments h2 {
  font-size: 5rem;
  margin: 6.8rem 0 5.6rem;
  text-align: center; }

.page-template-page-appointments .section-appointments h3 {
  font-size: 4rem;
  margin: 8.7rem 0 6.9rem;
  position: relative;
  text-align: center; }
  .page-template-page-appointments .section-appointments h3 span {
    position: absolute;
    bottom: 0;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto !important;
    font-size: 11rem;
    color: #F5F5F5;
    font-family: freight-big-pro, serif;
    z-index: -1; }

.page-template-page-appointments .section-appointments .boutique-listing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 8.5rem; }
  .page-template-page-appointments .section-appointments .boutique-listing button.appointment-button {
    font-size: 2.6rem !important;
    font-weight: 300;
    font-family: freight-big-pro, serif;
    color: #df9d92 !important;
    text-transform: none !important;
    line-height: 1;
    letter-spacing: .1rem;
    flex: 0 0 calc(50% - 2rem);
    padding: 3.3rem 4rem;
    margin: 0 4rem 4rem 0;
    background-color: #ffffff;
    border: none;
    box-shadow: 0 0 0.6rem 0 rgba(0, 0, 0, 0.11); }
    .page-template-page-appointments .section-appointments .boutique-listing button.appointment-button:nth-of-type(2n+2) {
      margin-right: 0; }
    .page-template-page-appointments .section-appointments .boutique-listing button.appointment-button:last-of-type {
      margin: 0; }
    .page-template-page-appointments .section-appointments .boutique-listing button.appointment-button:hover {
      background-color: #df9d92;
      color: #ffffff !important; }

.appointment-form > div {
  border-top: .5rem solid #F5F5F5; }
  .appointment-form > div:first-of-type {
    border: none; }

.appointment-form .appointment-types .container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto; }

.appointment-form .appointment-types .appointment-type {
  flex: 0 0 calc(50% - 2rem);
  text-align: center;
  cursor: pointer;
  margin: 0 4rem 4rem 0; }
  .appointment-form .appointment-types .appointment-type .appointment-type--content {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
    transition: all ease-in-out 0.2s;
    padding: 3.3rem 2rem 4.2rem; }
    .appointment-form .appointment-types .appointment-type .appointment-type--content h4 {
      color: #DF9D92;
      font-size: 26px;
      transition: inherit;
      margin: 0 0 1.8rem; }
    .appointment-form .appointment-types .appointment-type .appointment-type--content p {
      transition: inherit;
      margin: 0; }
  .appointment-form .appointment-types .appointment-type p {
    color: #232323;
    line-height: 1;
    font-size: 1.1rem; }
  .appointment-form .appointment-types .appointment-type > p {
    text-align: left;
    margin: 1rem 0 0;
    opacity: .5; }
  .appointment-form .appointment-types .appointment-type.active .appointment-type--content, .appointment-form .appointment-types .appointment-type:hover .appointment-type--content {
    background-color: #DF9D92; }
    .appointment-form .appointment-types .appointment-type.active .appointment-type--content h4, .appointment-form .appointment-types .appointment-type.active .appointment-type--content p, .appointment-form .appointment-types .appointment-type:hover .appointment-type--content h4, .appointment-form .appointment-types .appointment-type:hover .appointment-type--content p {
      color: white; }
  .appointment-form .appointment-types .appointment-type.active .appointment-type--content {
    opacity: 1; }
  .appointment-form .appointment-types .appointment-type:nth-of-type(2n+2), .appointment-form .appointment-types .appointment-type:last-of-type {
    margin-right: 0; }

.appointment-form .appointment-dates {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 9.4rem; }

.appointment-form .appointment-times {
  max-width: 360px;
  display: flex;
  flex-wrap: wrap; }
  .appointment-form .appointment-times.active {
    margin-left: 4rem;
    width: 100%; }
  .appointment-form .appointment-times > p {
    margin-left: 4rem; }
  .appointment-form .appointment-times label {
    position: relative;
    margin: 0 10px 10px 0;
    width: calc(33.33% - (20px / 3));
    max-width: 10rem;
    text-align: center;
    user-select: none;
    cursor: pointer; }
    .appointment-form .appointment-times label:nth-of-type(3n+3) {
      margin-right: 0; }
    .appointment-form .appointment-times label input {
      visibility: hidden;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      user-select: none; }
      .appointment-form .appointment-times label input:checked + span {
        background-color: #DF9D92;
        color: white;
        opacity: 1; }
    .appointment-form .appointment-times label:hover span {
      background-color: #DF9D92;
      color: white; }
    .appointment-form .appointment-times label span {
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
      font-size: 16px;
      font-family: freight-big-pro, serif;
      display: block;
      padding: 1rem 2rem;
      letter-spacing: 0;
      transition: all ease-in-out 0.2s;
      cursor: pointer;
      line-height: 1;
      text-transform: lowercase;
      margin-bottom: 0 !important;
      pointer-events: none; }

.appointment-form .react-datepicker {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.11);
  max-width: 320px;
  width: 100%;
  padding: 15px;
  border: none;
  user-select: none; }
  .appointment-form .react-datepicker * {
    letter-spacing: 0.5px;
    color: #232323; }
  .appointment-form .react-datepicker .button, .appointment-form .react-datepicker button {
    margin: 0 !important;
    background: transparent !important; }
    .appointment-form .react-datepicker .button:hover, .appointment-form .react-datepicker button:hover {
      opacity: 0.5 !important;
      border-color: transparent !important; }
  .appointment-form .react-datepicker .react-datepicker__header {
    background: transparent;
    border: none;
    padding-top: 0; }
  .appointment-form .react-datepicker .react-datepicker__navigation {
    top: 30px; }
    .appointment-form .react-datepicker .react-datepicker__navigation.react-datepicker__navigation--next {
      right: 5%;
      border-left-color: black !important;
      width: 20px; }
    .appointment-form .react-datepicker .react-datepicker__navigation.react-datepicker__navigation--previous {
      left: 5%;
      border-right-color: black !important;
      width: 20px; }
  .appointment-form .react-datepicker .react-datepicker__current-month {
    font-size: 12px;
    font-weight: 500;
    background-color: #F5F5F5;
    padding: 10.5px 0; }
  .appointment-form .react-datepicker .react-datepicker__month {
    margin: 0; }
  .appointment-form .react-datepicker .react-datepicker__month-container {
    width: 100%; }
    .appointment-form .react-datepicker .react-datepicker__month-container .react-datepicker__day-name, .appointment-form .react-datepicker .react-datepicker__month-container .react-datepicker__day, .appointment-form .react-datepicker .react-datepicker__month-container .react-datepicker__time-name {
      width: calc((100% - 7px) / 7);
      margin: 0.5px;
      font-size: 11px;
      background-color: #F5F5F5;
      padding: 5px;
      line-height: 1.7;
      font-weight: 400; }
  .appointment-form .react-datepicker .react-datepicker__day-names .react-datepicker__day-name {
    color: #DF9D92;
    font-size: 12px;
    background-color: white;
    font-weight: 500; }
  .appointment-form .react-datepicker .react-datepicker__day {
    transition: all ease-in-out 0.2s;
    border-radius: 0; }
    .appointment-form .react-datepicker .react-datepicker__day.react-datepicker__day--selected, .appointment-form .react-datepicker .react-datepicker__day:hover {
      background-color: #DF9D92;
      color: white; }
    .appointment-form .react-datepicker .react-datepicker__day:hover {
      opacity: 0.8; }
    .appointment-form .react-datepicker .react-datepicker__day.react-datepicker__day--selected {
      opacity: 1; }
    .appointment-form .react-datepicker .react-datepicker__day.react-datepicker__day--disabled {
      opacity: 0.5; }
      .appointment-form .react-datepicker .react-datepicker__day.react-datepicker__day--disabled:hover {
        opacity: 0.5;
        background-color: #F5F5F5;
        color: #232323; }
    .appointment-form .react-datepicker .react-datepicker__day.loading {
      position: relative; }
      .appointment-form .react-datepicker .react-datepicker__day.loading:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: 60%;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(images/loading.svg);
        z-index: 99;
        background-color: #DF9D92; }
  .appointment-form .react-datepicker .react-datepicker__day--outside-month {
    visibility: hidden;
    pointer-events: none;
    opacity: 0; }

.appointment-form .appointment-fields {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto; }
  .appointment-form .appointment-fields label, .appointment-form .appointment-fields .label {
    flex: 0 0 calc(50% - 10px);
    margin: 0 0 20px;
    position: relative; }
    .appointment-form .appointment-fields label .react-datepicker-popper, .appointment-form .appointment-fields .label .react-datepicker-popper {
      width: 100%; }
    .appointment-form .appointment-fields label input, .appointment-form .appointment-fields label select, .appointment-form .appointment-fields label .react-datepicker-wrapper, .appointment-form .appointment-fields label .react-datepicker__input-container, .appointment-form .appointment-fields .label input, .appointment-form .appointment-fields .label select, .appointment-form .appointment-fields .label .react-datepicker-wrapper, .appointment-form .appointment-fields .label .react-datepicker__input-container {
      width: 100%; }
    .appointment-form .appointment-fields label input, .appointment-form .appointment-fields label select, .appointment-form .appointment-fields .label input, .appointment-form .appointment-fields .label select {
      color: #8B8B8B;
      margin: 0; }
    .appointment-form .appointment-fields label input[type="checkbox"], .appointment-form .appointment-fields .label input[type="checkbox"] {
      appearance: checkbox !important;
      -webkit-appearance: checkbox !important;
      width: auto !important;
      margin-right: 5px !important; }

.appointment-form .date-picker--checkbox {
  margin: 10px 0 0 !important;
  display: inherit; }
  .appointment-form .date-picker--checkbox span {
    font-weight: 600;
    color: #DF9D92; }

.appointment-form .form-footer {
  max-width: 1000px;
  margin: 0 auto;
  border: none; }
  .appointment-form .form-footer button {
    font-size: 1.1rem;
    padding: 2.9rem 4rem;
    line-height: 1;
    min-width: 22rem;
    margin: 0; }

@media screen and (max-width: 765px) {
  .page-template-page-appointments .section-appointments .boutique-listing button {
    margin: 0 4% 4vw 0;
    flex: 0 0 48%; }
  .appointment-form .appointment-types .appointment-type {
    margin: 0 4% 4vw 0;
    flex: 0 0 48%; }
    .appointment-form .appointment-types .appointment-type .appointment-type--content {
      padding: 3rem 2rem 3.5rem; }
      .appointment-form .appointment-types .appointment-type .appointment-type--content h4 {
        font-size: 2rem;
        margin-bottom: 1.5rem; }
  .appointment-form .appointment-fields label, .appointment-form .appointment-fields .label {
    flex: 0 0 100%; }
  .appointment-dates {
    flex-wrap: wrap; }
    .appointment-dates .react-datepicker {
      margin-bottom: 4rem; }
    .appointment-dates .appointment-times {
      margin-left: 0 !important;
      justify-content: center; }
      .appointment-dates .appointment-times label:last-of-type, .appointment-dates .appointment-times .label:last-of-type {
        margin-right: 0; }
      .appointment-dates .appointment-times p {
        margin-left: 0 !important;
        text-align: center; } }

@media screen and (max-width: 600px) {
  .appointment-form .appointment-types .appointment-type {
    display: flex;
    flex-direction: column; }
    .appointment-form .appointment-types .appointment-type .appointment-type--content {
      flex: 1;
      padding: 2rem 1rem 2.5rem; }
      .appointment-form .appointment-types .appointment-type .appointment-type--content h4 {
        font-size: 1.8rem; } }

@media screen and (max-width: 550px) {
  .page-template-page-appointments .section-appointments h2, .page-template-page-appointments .section-appointments h3 {
    margin: 4.8rem 0;
    font-size: 3rem; }
    .page-template-page-appointments .section-appointments h2 span, .page-template-page-appointments .section-appointments h3 span {
      font-size: 8rem; }
  .page-template-page-appointments .section-appointments .boutique-listing button.appointment-button {
    padding: 1.5rem 2rem !important;
    font-size: 5vw !important;
    margin: 0 5vw 5vw 0; }
  .appointment-form .appointment-dates .appointment-times {
    padding: 0;
    flex: 0 1 32rem; }
    .appointment-form .appointment-dates .appointment-times .react-datepicker {
      max-width: 90vw; } }

@media screen and (max-width: 425px) {
  .appointment-form .appointment-types .appointment-type .appointment-type--content h4 {
    font-size: 1.6rem; }
  .appointment-form .appointment-dates {
    margin-bottom: 6rem; }
  .appointment-form .react-datepicker {
    max-width: 100%; }
  .appointment-form .react-datepicker .react-datepicker__month-container .react-datepicker__day, .appointment-form .react-datepicker .react-datepicker__month-container .react-datepicker__day-name, .appointment-form .react-datepicker .react-datepicker__month-container .react-datepicker__time-name {
    padding: 10px 5px; }
  .react-datepicker__navigation {
    border: 1rem solid rgba(0, 0, 0, 0) !important;
    width: 30px !important;
    height: 20px !important;
    line-height: 20px !important;
    top: 24.5px !important; } }

@media screen and (max-width: 375px) {
  .page-template-page-appointments .section-appointments h2, .page-template-page-appointments .section-appointments h3 {
    font-size: 3rem; }
  .page-template-page-appointments .section-appointments .boutique-listing button {
    padding: 1.5rem 2rem;
    font-size: 1.8rem !important; }
  .appointment-form .appointment-fields label input, .appointment-form .appointment-fields label select, .appointment-form .appointment-fields .label input, .appointment-form .appointment-fields .label select {
    padding: 2rem !important; }
  .appointment-form .appointment-types .appointment-type .appointment-type--content {
    padding: 1rem; }
    .appointment-form .appointment-types .appointment-type .appointment-type--content h4 {
      font-size: 1.4rem; }
  .appointment-form .form-footer button {
    padding: 2rem !important; } }

@media screen and (max-width: 320px) {
  .page-template-page-appointments .section-appointments .boutique-listing button {
    font-size: 1.6rem !important; }
  .appointment-form .appointment-types .container {
    padding: 0; } }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before, .react-datepicker__month-read-view--down-arrow::before, .react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before, .react-datepicker__month-read-view--down-arrow::before, .react-datepicker__month-year-read-view--down-arrow::before {
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae; }

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px; }

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before, .react-datepicker__month-read-view--down-arrow::before, .react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff; }

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before, .react-datepicker__month-read-view--down-arrow::before, .react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae; }

.react-datepicker-wrapper {
  display: inline-block; }

.react-datepicker {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: .8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: .3rem;
  display: inline-block;
  position: relative; }

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px; }

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0; }

.react-datepicker--time-only .react-datepicker__time {
  border-radius: 0.3rem; }

.react-datepicker--time-only .react-datepicker__time-box {
  border-radius: 0.3rem; }

.react-datepicker__triangle {
  position: absolute;
  left: 50px; }

.react-datepicker-popper {
  z-index: 1; }

.react-datepicker-popper[data-placement^="bottom"] {
  margin-top: 10px; }

.react-datepicker-popper[data-placement^="top"] {
  margin-bottom: 10px; }

.react-datepicker-popper[data-placement^="right"] {
  margin-left: 8px; }

.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px; }

.react-datepicker-popper[data-placement^="left"] {
  margin-right: 8px; }

.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto; }

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
  padding-top: 8px;
  position: relative; }

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px; }

.react-datepicker__year-dropdown-container--select, .react-datepicker__month-dropdown-container--select, .react-datepicker__month-year-dropdown-container--select, .react-datepicker__year-dropdown-container--scroll, .react-datepicker__month-dropdown-container--scroll, .react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px; }

.react-datepicker__current-month, .react-datepicker-time__header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: .944rem; }

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: .45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden; }

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc; }

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3; }

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default; }

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc; }

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 80px; }

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3; }

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default; }

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc; }

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3; }

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc; }

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3; }

.react-datepicker__month-container {
  float: left; }

.react-datepicker__month {
  margin: .4rem;
  text-align: center; }

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left; }

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block; }

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: 85px; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-inner-spin-button, .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"] {
  -moz-appearance: textfield; }

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block; }

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 70px; }

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0; }

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 70px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  box-sizing: content-box; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent; }

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: .166rem; }

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer; }

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: .3rem;
  background-color: #f0f0f0; }

.react-datepicker__day-names, .react-datepicker__week {
  white-space: nowrap; }

.react-datepicker__day-name, .react-datepicker__day, .react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: .166rem; }

.react-datepicker__day {
  cursor: pointer; }

.react-datepicker__day:hover {
  border-radius: .3rem;
  background-color: #f0f0f0; }

.react-datepicker__day--today {
  font-weight: bold; }

.react-datepicker__day--highlighted {
  border-radius: .3rem;
  background-color: #3dcc4a;
  color: #fff; }

.react-datepicker__day--highlighted:hover {
  background-color: #32be3f; }

.react-datepicker__day--highlighted-custom-1 {
  color: magenta; }

.react-datepicker__day--highlighted-custom-2 {
  color: green; }

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range {
  border-radius: .3rem;
  background-color: #216ba5;
  color: #fff; }

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover {
  background-color: #1d5d90; }

.react-datepicker__day--keyboard-selected {
  border-radius: .3rem;
  background-color: #2a87d0;
  color: #fff; }

.react-datepicker__day--keyboard-selected:hover {
  background-color: #1d5d90; }

.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range) {
  background-color: rgba(33, 107, 165, 0.5); }

.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000; }

.react-datepicker__day--disabled {
  cursor: default;
  color: #ccc; }

.react-datepicker__day--disabled:hover {
  background-color: transparent; }

.react-datepicker__input-container {
  position: relative;
  display: inline-block; }

.react-datepicker__year-read-view, .react-datepicker__month-read-view, .react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: .3rem; }

.react-datepicker__year-read-view:hover, .react-datepicker__month-read-view:hover, .react-datepicker__month-year-read-view:hover {
  cursor: pointer; }

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3; }

.react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: .45rem; }

.react-datepicker__year-dropdown, .react-datepicker__month-dropdown, .react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: .3rem;
  border: 1px solid #aeaeae; }

.react-datepicker__year-dropdown:hover, .react-datepicker__month-dropdown:hover, .react-datepicker__month-year-dropdown:hover {
  cursor: pointer; }

.react-datepicker__year-dropdown--scrollable, .react-datepicker__month-dropdown--scrollable, .react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll; }

.react-datepicker__year-option, .react-datepicker__month-option, .react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.react-datepicker__year-option:first-of-type, .react-datepicker__month-option:first-of-type, .react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem; }

.react-datepicker__year-option:last-of-type, .react-datepicker__month-option:last-of-type, .react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: .3rem;
  border-bottom-right-radius: .3rem; }

.react-datepicker__year-option:hover, .react-datepicker__month-option:hover, .react-datepicker__month-year-option:hover {
  background-color: #ccc; }

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming, .react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming, .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3; }

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous, .react-datepicker__month-option:hover .react-datepicker__navigation--years-previous, .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3; }

.react-datepicker__year-option--selected, .react-datepicker__month-option--selected, .react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px; }

.react-datepicker__close-icon {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: 0;
  padding: 0;
  vertical-align: middle;
  position: absolute;
  height: 16px;
  width: 16px;
  top: 25%;
  right: 7px; }

.react-datepicker__close-icon::after {
  background-color: #216ba5;
  border-radius: 50%;
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  content: "\D7";
  cursor: pointer;
  font-size: 12px;
  height: 16px;
  width: 16px;
  line-height: 1;
  margin: -8px auto 0;
  padding: 2px;
  position: absolute;
  right: 0px;
  text-align: center; }

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left; }

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647; }

.react-datepicker__portal .react-datepicker__day-name, .react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem; }

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name, .react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem; } }

.react-datepicker__portal .react-datepicker__current-month, .react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem; }

.react-datepicker__portal .react-datepicker__navigation {
  border: .81rem solid transparent; }

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc; }

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3; }

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default; }

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc; }

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3; }

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default; }


/*# sourceMappingURL=app.min.css.map*/