/* ------------------------------------------------------------------ */
/*        Bonjour Styles
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */
/*        CORE IMPORTS
/* ------------------------------------------------------------------ */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

canvas {
  padding: 0;
  margin: 0;
}

/*!
grid v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/grid/blob/master/LICENSE.md
*/
/*!
normalize.css v^3.0 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.grid-button:focus,
a:active,
a:hover {
  outline: 0;
}

.grid-table,
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.grid-button,
input {
  line-height: normal;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

input[type='search'] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

.grid-button,
.grid-form input:not([type]),
.grid-menu {
  box-sizing: border-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend,
td,
th {
  padding: 0;
}

legend {
  border: 0;
}

.hidden,
[hidden] {
  display: none !important;
}

.grid-img {
  max-width: 100%;
  height: auto;
  display: block;
}

.grid {
  text-rendering: optimizespeed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  table .grid {
    display: block;
  }
}

.opera-only :-o-prefocus,
.grid {
  word-spacing: -0.43em;
}

.col-u,
.col-u-1,
.col-u-1-1,
.col-u-1-12,
.col-u-1-2,
.col-u-1-24,
.col-u-1-3,
.col-u-1-4,
.col-u-1-5,
.col-u-1-6,
.col-u-1-8,
.col-u-10-24,
.col-u-11-12,
.col-u-11-24,
.col-u-12-24,
.col-u-13-24,
.col-u-14-24,
.col-u-15-24,
.col-u-16-24,
.col-u-17-24,
.col-u-18-24,
.col-u-19-24,
.col-u-2-24,
.col-u-2-3,
.col-u-2-5,
.col-u-20-24,
.col-u-21-24,
.col-u-22-24,
.col-u-23-24,
.col-u-24-24,
.col-u-3-24,
.col-u-3-4,
.col-u-3-5,
.col-u-3-8,
.col-u-4-24,
.col-u-4-5,
.col-u-5-12,
.col-u-5-24,
.col-u-5-5,
.col-u-5-6,
.col-u-5-8,
.col-u-6-24,
.col-u-7-12,
.col-u-7-24,
.col-u-7-8,
.col-u-8-24,
.col-u-9-24 {
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  display: inline-block;
  zoom: 1;
}

.col-u-1-24 {
  width: 4.1667%;
}

.col-u-1-12,
.col-u-2-24 {
  width: 8.3333%;
}

.col-u-1-8,
.col-u-3-24 {
  width: 12.5%;
}

.col-u-1-6,
.col-u-4-24 {
  width: 16.6667%;
}

.col-u-1-5 {
  width: 20%;
}

.col-u-5-24 {
  width: 20.8333%;
}

.col-u-1-4,
.col-u-6-24 {
  width: 25%;
}

.col-u-7-24 {
  width: 29.1667%;
}

.col-u-1-3,
.col-u-8-24 {
  width: 33.3333%;
}

.col-u-3-8,
.col-u-9-24 {
  width: 37.5%;
}

.col-u-2-5 {
  width: 40%;
}

.col-u-10-24,
.col-u-5-12 {
  width: 41.6667%;
}

.col-u-11-24 {
  width: 45.8333%;
}

.col-u-1-2,
.col-u-12-24 {
  width: 50%;
}

.col-u-13-24 {
  width: 54.1667%;
}

.col-u-14-24,
.col-u-7-12 {
  width: 58.3333%;
}

.col-u-3-5 {
  width: 60%;
}

.col-u-15-24,
.col-u-5-8 {
  width: 62.5%;
}

.col-u-16-24,
.col-u-2-3 {
  width: 66.6667%;
}

.col-u-17-24 {
  width: 70.8333%;
}

.col-u-18-24,
.col-u-3-4 {
  width: 75%;
}

.col-u-19-24 {
  width: 79.1667%;
}

.col-u-4-5 {
  width: 80%;
}

.col-u-20-24,
.col-u-5-6 {
  width: 83.3333%;
}

.col-u-21-24,
.col-u-7-8 {
  width: 87.5%;
}

.col-u-11-12,
.col-u-22-24 {
  width: 91.6667%;
}

.col-u-23-24 {
  width: 95.8333%;
}

.col-u-1,
.col-u-1-1,
.col-u-24-24,
.col-u-5-5 {
  width: 100%;
}

.grid-button {
  display: inline-block;
  zoom: 1;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.grid-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.grid-button-group {
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
}

.opera-only :-o-prefocus,
.grid-button-group {
  word-spacing: -0.43em;
}

.grid-button {
  font-size: 100%;
  padding: 0.5em 1em;
  color: #444;
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid #999;
  border: transparent;
  background-color: #e6e6e6;
  text-decoration: none;
  border-radius: 2px;
}

.grid-button-hover,
.grid-button:focus,
.grid-button:hover {
  filter: alpha(opacity=90);
  background-image: -webkit-linear-gradient(
    transparent,
    rgba(0, 0, 0, 0.05) 40%,
    rgba(0, 0, 0, 0.1)
  );
  background-image: linear-gradient(
    transparent,
    rgba(0, 0, 0, 0.05) 40%,
    rgba(0, 0, 0, 0.1)
  );
}

.grid-button-active,
.grid-button:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset,
    0 0 6px rgba(0, 0, 0, 0.2) inset;
  border-color: #000\9;
}

.grid-button-disabled,
.grid-button-disabled:active,
.grid-button-disabled:focus,
.grid-button-disabled:hover,
.grid-button[disabled] {
  border: none;
  background-image: none;
  filter: alpha(opacity=40);
  opacity: 0.4;
  cursor: not-allowed;
  box-shadow: none;
  pointer-events: none;
}

.grid-button-hidden {
  display: none;
}

.grid-button-primary,
.grid-button-selected,
a.grid-button-primary,
a.grid-button-selected {
  background-color: #0078e7;
  color: #fff;
}

.grid-button-group .grid-button {
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  margin: 0;
  border-radius: 0;
  border-right: 1px solid #111;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.grid-button-group .grid-button:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.grid-button-group .grid-button:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-right: none;
}

.grid-form input[type='password'],
.grid-form input[type='email'],
.grid-form input[type='url'],
.grid-form input[type='date'],
.grid-form input[type='month'],
.grid-form input[type='time'],
.grid-form input[type='datetime'],
.grid-form input[type='datetime-local'],
.grid-form input[type='week'],
.grid-form input[type='tel'],
.grid-form input[type='color'],
.grid-form input[type='number'],
.grid-form input[type='search'],
.grid-form input[type='text'],
.grid-form select,
.grid-form textarea {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  vertical-align: middle;
  box-sizing: border-box;
}

.grid-form input:not([type]) {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
}

.grid-form input[type='color'] {
  padding: 0.2em 0.5em;
}

.grid-form input:not([type]):focus,
.grid-form input[type='password']:focus,
.grid-form input[type='email']:focus,
.grid-form input[type='url']:focus,
.grid-form input[type='date']:focus,
.grid-form input[type='month']:focus,
.grid-form input[type='time']:focus,
.grid-form input[type='datetime']:focus,
.grid-form input[type='datetime-local']:focus,
.grid-form input[type='week']:focus,
.grid-form input[type='tel']:focus,
.grid-form input[type='color']:focus,
.grid-form input[type='number']:focus,
.grid-form input[type='search']:focus,
.grid-form input[type='text']:focus,
.grid-form select:focus,
.grid-form textarea:focus {
  outline: 0;
  border-color: #129fea;
}

.grid-form input[type='file']:focus,
.grid-form input[type='checkbox']:focus,
.grid-form input[type='radio']:focus {
  outline: #129fea auto 1px;
}

.grid-form .grid-checkbox,
.grid-form .grid-radio {
  margin: 0.5em 0;
  display: block;
}

.grid-form input:not([type])[disabled],
.grid-form input[type='password'][disabled],
.grid-form input[type='email'][disabled],
.grid-form input[type='url'][disabled],
.grid-form input[type='date'][disabled],
.grid-form input[type='month'][disabled],
.grid-form input[type='time'][disabled],
.grid-form input[type='datetime'][disabled],
.grid-form input[type='datetime-local'][disabled],
.grid-form input[type='week'][disabled],
.grid-form input[type='tel'][disabled],
.grid-form input[type='color'][disabled],
.grid-form input[type='number'][disabled],
.grid-form input[type='search'][disabled],
.grid-form input[type='text'][disabled],
.grid-form select[disabled],
.grid-form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}

.grid-form input[readonly],
.grid-form select[readonly],
.grid-form textarea[readonly] {
  background-color: #eee;
  color: #777;
  border-color: #ccc;
}

.grid-form input:focus:invalid,
.grid-form select:focus:invalid,
.grid-form textarea:focus:invalid {
  color: #b94a48;
  border-color: #e9322d;
}

.grid-form input[type='file']:focus:invalid:focus,
.grid-form input[type='checkbox']:focus:invalid:focus,
.grid-form input[type='radio']:focus:invalid:focus {
  outline-color: #e9322d;
}

.grid-form select {
  height: 2.25em;
  border: 1px solid #ccc;
  background-color: #fff;
}

.grid-form select[multiple] {
  height: auto;
}

.grid-form label {
  margin: 0.5em 0 0.2em;
}

.grid-form fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}

.grid-form legend {
  display: block;
  width: 100%;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.grid-form-stacked input:not([type]),
.grid-form-stacked input[type='password'],
.grid-form-stacked input[type='email'],
.grid-form-stacked input[type='url'],
.grid-form-stacked input[type='date'],
.grid-form-stacked input[type='month'],
.grid-form-stacked input[type='time'],
.grid-form-stacked input[type='datetime'],
.grid-form-stacked input[type='datetime-local'],
.grid-form-stacked input[type='week'],
.grid-form-stacked input[type='tel'],
.grid-form-stacked input[type='color'],
.grid-form-stacked input[type='file'],
.grid-form-stacked input[type='number'],
.grid-form-stacked input[type='search'],
.grid-form-stacked input[type='text'],
.grid-form-stacked label,
.grid-form-stacked select,
.grid-form-stacked textarea {
  display: block;
  margin: 0.25em 0;
}

.grid-form-aligned .grid-help-inline,
.grid-form-aligned input,
.grid-form-aligned select,
.grid-form-aligned textarea,
.grid-form-message-inline {
  display: inline-block;
  vertical-align: middle;
}

.grid-form-aligned textarea {
  vertical-align: top;
}

.grid-form-aligned .grid-control-group {
  margin-bottom: 0.5em;
}

.grid-form-aligned .grid-control-group label {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  margin: 0 1em 0 0;
}

.grid-form-aligned .grid-controls {
  margin: 1.5em 0 0 11em;
}

.grid-form .grid-input-rounded,
.grid-form input.grid-input-rounded {
  border-radius: 2em;
  padding: 0.5em 1em;
}

.grid-form .grid-group fieldset {
  margin-bottom: 10px;
}

.grid-form .grid-group input,
.grid-form .grid-group textarea {
  display: block;
  padding: 10px;
  margin: 0 0 -1px;
  border-radius: 0;
  position: relative;
  top: -1px;
}

.grid-form .grid-group input:focus,
.grid-form .grid-group textarea:focus {
  z-index: 3;
}

.grid-form .grid-group input:first-child,
.grid-form .grid-group textarea:first-child {
  top: 1px;
  border-radius: 4px 4px 0 0;
  margin: 0;
}

.grid-form .grid-group input:first-child:last-child,
.grid-form .grid-group textarea:first-child:last-child {
  top: 1px;
  border-radius: 4px;
  margin: 0;
}

.grid-form .grid-group input:last-child,
.grid-form .grid-group textarea:last-child {
  top: -2px;
  border-radius: 0 0 4px 4px;
  margin: 0;
}

.grid-form .grid-group button {
  margin: 0.35em 0;
}

.grid-form .grid-input-1 {
  width: 100%;
}

.grid-form .grid-input-3-4 {
  width: 75%;
}

.grid-form .grid-input-2-3 {
  width: 66%;
}

.grid-form .grid-input-1-2 {
  width: 50%;
}

.grid-form .grid-input-1-3 {
  width: 33%;
}

.grid-form .grid-input-1-4 {
  width: 25%;
}

.grid-form .grid-help-inline,
.grid-form-message-inline {
  display: inline-block;
  padding-left: 0.3em;
  color: #666;
  vertical-align: middle;
  font-size: 0.875em;
}

.grid-form-message {
  display: block;
  color: #666;
  font-size: 0.875em;
}

@media only screen and (max-width: 480px) {
  .grid-form button[type='submit'] {
    margin: 0.7em 0 0;
  }
  .grid-form input:not([type]),
  .grid-form input[type='password'],
  .grid-form input[type='email'],
  .grid-form input[type='url'],
  .grid-form input[type='date'],
  .grid-form input[type='month'],
  .grid-form input[type='time'],
  .grid-form input[type='datetime'],
  .grid-form input[type='datetime-local'],
  .grid-form input[type='week'],
  .grid-form input[type='tel'],
  .grid-form input[type='color'],
  .grid-form input[type='number'],
  .grid-form input[type='search'],
  .grid-form input[type='text'],
  .grid-form label {
    margin-bottom: 0.3em;
    display: block;
  }
  .grid-group input:not([type]),
  .grid-group input[type='password'],
  .grid-group input[type='email'],
  .grid-group input[type='url'],
  .grid-group input[type='date'],
  .grid-group input[type='month'],
  .grid-group input[type='time'],
  .grid-group input[type='datetime'],
  .grid-group input[type='datetime-local'],
  .grid-group input[type='week'],
  .grid-group input[type='tel'],
  .grid-group input[type='color'],
  .grid-group input[type='number'],
  .grid-group input[type='search'],
  .grid-group input[type='text'] {
    margin-bottom: 0;
  }
  .grid-form-aligned .grid-control-group label {
    margin-bottom: 0.3em;
    text-align: left;
    display: block;
    width: 100%;
  }
  .grid-form-aligned .grid-controls {
    margin: 1.5em 0 0;
  }
  .grid-form .grid-help-inline,
  .grid-form-message,
  .grid-form-message-inline {
    display: block;
    font-size: 0.75em;
    padding: 0.2em 0 0.8em;
  }
}

.grid-menu-fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
}

.grid-menu-item,
.grid-menu-list {
  position: relative;
}

.grid-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-menu-item {
  padding: 0;
  margin: 0;
  height: 100%;
}

.grid-menu-heading,
.grid-menu-link {
  display: block;
  text-decoration: none;
  white-space: nowrap;
}

.grid-menu-horizontal {
  width: 100%;
  white-space: nowrap;
}

.grid-menu-horizontal .grid-menu-list {
  display: inline-block;
}

.grid-menu-horizontal .grid-menu-heading,
.grid-menu-horizontal .grid-menu-item,
.grid-menu-horizontal .grid-menu-separator {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

.grid-menu-item .grid-menu-item {
  display: block;
}

.grid-menu-children {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  z-index: 3;
}

.grid-menu-horizontal .grid-menu-children {
  left: 0;
  top: auto;
  width: inherit;
}

.grid-menu-active > .grid-menu-children,
.grid-menu-allow-hover:hover > .grid-menu-children {
  display: block;
  position: absolute;
}

.grid-menu-has-children > .grid-menu-link:after {
  padding-left: 0.5em;
  content: '\25B8';
  font-size: small;
}

.grid-menu-horizontal .grid-menu-has-children > .grid-menu-link:after {
  content: '\25BE';
}

.grid-menu-scrollable {
  overflow-y: scroll;
  overflow-x: hidden;
}

.grid-menu-scrollable .grid-menu-list {
  display: block;
}

.grid-menu-horizontal.grid-menu-scrollable .grid-menu-list {
  display: inline-block;
}

.grid-menu-horizontal.grid-menu-scrollable {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  padding: 0.5em 0;
}

.grid-menu-horizontal.grid-menu-scrollable::-webkit-scrollbar {
  display: none;
}

.grid-menu-horizontal .grid-menu-children .grid-menu-separator,
.grid-menu-separator {
  background-color: #ccc;
  height: 1px;
  margin: 0.3em 0;
}

.grid-menu-horizontal .grid-menu-separator {
  width: 1px;
  height: 1.3em;
  margin: 0 0.3em;
}

.grid-menu-horizontal .grid-menu-children .grid-menu-separator {
  display: block;
  width: auto;
}

.grid-menu-heading {
  text-transform: uppercase;
  color: #565d64;
}

.grid-menu-link {
  color: #777;
}

.grid-menu-children {
  background-color: #fff;
}

.grid-menu-disabled,
.grid-menu-heading,
.grid-menu-link {
  padding: 0.5em 1em;
}

.grid-menu-disabled {
  opacity: 0.5;
}

.grid-menu-disabled .grid-menu-link:hover {
  background-color: transparent;
}

.grid-menu-active > .grid-menu-link,
.grid-menu-link:focus,
.grid-menu-link:hover {
  background-color: #eee;
}

.grid-menu-selected .grid-menu-link,
.grid-menu-selected .grid-menu-link:visited {
  color: #000;
}

.grid-table {
  empty-cells: show;
  border: 1px solid #cbcbcb;
}

.grid-table caption {
  color: #000;
  font: italic 85%/1 arial, sans-serif;
  padding: 1em 0;
  text-align: center;
}

.grid-table td,
.grid-table th {
  border-left: 1px solid #cbcbcb;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: 0.5em 1em;
}

.grid-table td:first-child,
.grid-table th:first-child {
  border-left-width: 0;
}

.grid-table thead {
  background-color: #e0e0e0;
  color: #000;
  text-align: left;
  vertical-align: bottom;
}

.grid-table td {
  background-color: transparent;
}

.grid-table-odd td,
.grid-table-striped tr:nth-child(2n-1) td {
  background-color: #f2f2f2;
}

.grid-table-bordered td {
  border-bottom: 1px solid #cbcbcb;
}

.grid-table-bordered tbody > tr:last-child > td {
  border-bottom-width: 0;
}

.grid-table-horizontal td,
.grid-table-horizontal th {
  border-width: 0 0 1px;
  border-bottom: 1px solid #cbcbcb;
}

.grid-table-horizontal tbody > tr:last-child > td {
  border-bottom-width: 0;
}

@media screen and (max-width: 35.5em) {
  .col-u-sm-1,
  .col-u-sm-1-1,
  .col-u-sm-1-12,
  .col-u-sm-1-2,
  .col-u-sm-1-24,
  .col-u-sm-1-3,
  .col-u-sm-1-4,
  .col-u-sm-1-5,
  .col-u-sm-1-6,
  .col-u-sm-1-8,
  .col-u-sm-10-24,
  .col-u-sm-11-12,
  .col-u-sm-11-24,
  .col-u-sm-12-24,
  .col-u-sm-13-24,
  .col-u-sm-14-24,
  .col-u-sm-15-24,
  .col-u-sm-16-24,
  .col-u-sm-17-24,
  .col-u-sm-18-24,
  .col-u-sm-19-24,
  .col-u-sm-2-24,
  .col-u-sm-2-3,
  .col-u-sm-2-5,
  .col-u-sm-20-24,
  .col-u-sm-21-24,
  .col-u-sm-22-24,
  .col-u-sm-23-24,
  .col-u-sm-24-24,
  .col-u-sm-3-24,
  .col-u-sm-3-4,
  .col-u-sm-3-5,
  .col-u-sm-3-8,
  .col-u-sm-4-24,
  .col-u-sm-4-5,
  .col-u-sm-5-12,
  .col-u-sm-5-24,
  .col-u-sm-5-5,
  .col-u-sm-5-6,
  .col-u-sm-5-8,
  .col-u-sm-6-24,
  .col-u-sm-7-12,
  .col-u-sm-7-24,
  .col-u-sm-7-8,
  .col-u-sm-8-24,
  .col-u-sm-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .col-u-sm-1-24 {
    width: 4.1667%;
  }
  .col-u-sm-1-12,
  .col-u-sm-2-24 {
    width: 8.3333%;
  }
  .col-u-sm-1-8,
  .col-u-sm-3-24 {
    width: 12.5%;
  }
  .col-u-sm-1-6,
  .col-u-sm-4-24 {
    width: 16.6667%;
  }
  .col-u-sm-1-5 {
    width: 20%;
  }
  .col-u-sm-5-24 {
    width: 20.8333%;
  }
  .col-u-sm-1-4,
  .col-u-sm-6-24 {
    width: 25%;
  }
  .col-u-sm-7-24 {
    width: 29.1667%;
  }
  .col-u-sm-1-3,
  .col-u-sm-8-24 {
    width: 33.3333%;
  }
  .col-u-sm-3-8,
  .col-u-sm-9-24 {
    width: 37.5%;
  }
  .col-u-sm-2-5 {
    width: 40%;
  }
  .col-u-sm-10-24,
  .col-u-sm-5-12 {
    width: 41.6667%;
  }
  .col-u-sm-11-24 {
    width: 45.8333%;
  }
  .col-u-sm-1-2,
  .col-u-sm-12-24 {
    width: 50%;
  }
  .col-u-sm-13-24 {
    width: 54.1667%;
  }
  .col-u-sm-14-24,
  .col-u-sm-7-12 {
    width: 58.3333%;
  }
  .col-u-sm-3-5 {
    width: 60%;
  }
  .col-u-sm-15-24,
  .col-u-sm-5-8 {
    width: 62.5%;
  }
  .col-u-sm-16-24,
  .col-u-sm-2-3 {
    width: 66.6667%;
  }
  .col-u-sm-17-24 {
    width: 70.8333%;
  }
  .col-u-sm-18-24,
  .col-u-sm-3-4 {
    width: 75%;
  }
  .col-u-sm-19-24 {
    width: 79.1667%;
  }
  .col-u-sm-4-5 {
    width: 80%;
  }
  .col-u-sm-20-24,
  .col-u-sm-5-6 {
    width: 83.3333%;
  }
  .col-u-sm-21-24,
  .col-u-sm-7-8 {
    width: 87.5%;
  }
  .col-u-sm-11-12,
  .col-u-sm-22-24 {
    width: 91.6667%;
  }
  .col-u-sm-23-24 {
    width: 95.8333%;
  }
  .col-u-sm-1,
  .col-u-sm-1-1,
  .col-u-sm-24-24,
  .col-u-sm-5-5 {
    width: 100%;
  }
}

@media screen and (min-width: 48em) {
  .col-u-md-1,
  .col-u-md-1-1,
  .col-u-md-1-12,
  .col-u-md-1-2,
  .col-u-md-1-24,
  .col-u-md-1-3,
  .col-u-md-1-4,
  .col-u-md-1-5,
  .col-u-md-1-6,
  .col-u-md-1-8,
  .col-u-md-10-24,
  .col-u-md-11-12,
  .col-u-md-11-24,
  .col-u-md-12-24,
  .col-u-md-13-24,
  .col-u-md-14-24,
  .col-u-md-15-24,
  .col-u-md-16-24,
  .col-u-md-17-24,
  .col-u-md-18-24,
  .col-u-md-19-24,
  .col-u-md-2-24,
  .col-u-md-2-3,
  .col-u-md-2-5,
  .col-u-md-20-24,
  .col-u-md-21-24,
  .col-u-md-22-24,
  .col-u-md-23-24,
  .col-u-md-24-24,
  .col-u-md-3-24,
  .col-u-md-3-4,
  .col-u-md-3-5,
  .col-u-md-3-8,
  .col-u-md-4-24,
  .col-u-md-4-5,
  .col-u-md-5-12,
  .col-u-md-5-24,
  .col-u-md-5-5,
  .col-u-md-5-6,
  .col-u-md-5-8,
  .col-u-md-6-24,
  .col-u-md-7-12,
  .col-u-md-7-24,
  .col-u-md-7-8,
  .col-u-md-8-24,
  .col-u-md-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .col-u-md-1-24 {
    width: 4.1667%;
  }
  .col-u-md-1-12,
  .col-u-md-2-24 {
    width: 8.3333%;
  }
  .col-u-md-1-8,
  .col-u-md-3-24 {
    width: 12.5%;
  }
  .col-u-md-1-6,
  .col-u-md-4-24 {
    width: 16.6667%;
  }
  .col-u-md-1-5 {
    width: 20%;
  }
  .col-u-md-5-24 {
    width: 20.8333%;
  }
  .col-u-md-1-4,
  .col-u-md-6-24 {
    width: 25%;
  }
  .col-u-md-7-24 {
    width: 29.1667%;
  }
  .col-u-md-1-3,
  .col-u-md-8-24 {
    width: 33.3333%;
  }
  .col-u-md-3-8,
  .col-u-md-9-24 {
    width: 37.5%;
  }
  .col-u-md-2-5 {
    width: 40%;
  }
  .col-u-md-10-24,
  .col-u-md-5-12 {
    width: 41.6667%;
  }
  .col-u-md-11-24 {
    width: 45.8333%;
  }
  .col-u-md-1-2,
  .col-u-md-12-24 {
    width: 50%;
  }
  .col-u-md-13-24 {
    width: 54.1667%;
  }
  .col-u-md-14-24,
  .col-u-md-7-12 {
    width: 58.3333%;
  }
  .col-u-md-3-5 {
    width: 60%;
  }
  .col-u-md-15-24,
  .col-u-md-5-8 {
    width: 62.5%;
  }
  .col-u-md-16-24,
  .col-u-md-2-3 {
    width: 66.6667%;
  }
  .col-u-md-17-24 {
    width: 70.8333%;
  }
  .col-u-md-18-24,
  .col-u-md-3-4 {
    width: 75%;
  }
  .col-u-md-19-24 {
    width: 79.1667%;
  }
  .col-u-md-4-5 {
    width: 80%;
  }
  .col-u-md-20-24,
  .col-u-md-5-6 {
    width: 83.3333%;
  }
  .col-u-md-21-24,
  .col-u-md-7-8 {
    width: 87.5%;
  }
  .col-u-md-11-12,
  .col-u-md-22-24 {
    width: 91.6667%;
  }
  .col-u-md-23-24 {
    width: 95.8333%;
  }
  .col-u-md-1,
  .col-u-md-1-1,
  .col-u-md-24-24,
  .col-u-md-5-5 {
    width: 100%;
  }
}

@media screen and (min-width: 64em) {
  .col-u-lg-1,
  .col-u-lg-1-1,
  .col-u-lg-1-12,
  .col-u-lg-1-2,
  .col-u-lg-1-24,
  .col-u-lg-1-3,
  .col-u-lg-1-4,
  .col-u-lg-1-5,
  .col-u-lg-1-6,
  .col-u-lg-1-8,
  .col-u-lg-10-24,
  .col-u-lg-11-12,
  .col-u-lg-11-24,
  .col-u-lg-12-24,
  .col-u-lg-13-24,
  .col-u-lg-14-24,
  .col-u-lg-15-24,
  .col-u-lg-16-24,
  .col-u-lg-17-24,
  .col-u-lg-18-24,
  .col-u-lg-19-24,
  .col-u-lg-2-24,
  .col-u-lg-2-3,
  .col-u-lg-2-5,
  .col-u-lg-20-24,
  .col-u-lg-21-24,
  .col-u-lg-22-24,
  .col-u-lg-23-24,
  .col-u-lg-24-24,
  .col-u-lg-3-24,
  .col-u-lg-3-4,
  .col-u-lg-3-5,
  .col-u-lg-3-8,
  .col-u-lg-4-24,
  .col-u-lg-4-5,
  .col-u-lg-5-12,
  .col-u-lg-5-24,
  .col-u-lg-5-5,
  .col-u-lg-5-6,
  .col-u-lg-5-8,
  .col-u-lg-6-24,
  .col-u-lg-7-12,
  .col-u-lg-7-24,
  .col-u-lg-7-8,
  .col-u-lg-8-24,
  .col-u-lg-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .col-u-lg-1-24 {
    width: 4.1667%;
  }
  .col-u-lg-1-12,
  .col-u-lg-2-24 {
    width: 8.3333%;
  }
  .col-u-lg-1-8,
  .col-u-lg-3-24 {
    width: 12.5%;
  }
  .col-u-lg-1-6,
  .col-u-lg-4-24 {
    width: 16.6667%;
  }
  .col-u-lg-1-5 {
    width: 20%;
  }
  .col-u-lg-5-24 {
    width: 20.8333%;
  }
  .col-u-lg-1-4,
  .col-u-lg-6-24 {
    width: 25%;
  }
  .col-u-lg-7-24 {
    width: 29.1667%;
  }
  .col-u-lg-1-3,
  .col-u-lg-8-24 {
    width: 33.3333%;
  }
  .col-u-lg-3-8,
  .col-u-lg-9-24 {
    width: 37.5%;
  }
  .col-u-lg-2-5 {
    width: 40%;
  }
  .col-u-lg-10-24,
  .col-u-lg-5-12 {
    width: 41.6667%;
  }
  .col-u-lg-11-24 {
    width: 45.8333%;
  }
  .col-u-lg-1-2,
  .col-u-lg-12-24 {
    width: 50%;
  }
  .col-u-lg-13-24 {
    width: 54.1667%;
  }
  .col-u-lg-14-24,
  .col-u-lg-7-12 {
    width: 58.3333%;
  }
  .col-u-lg-3-5 {
    width: 60%;
  }
  .col-u-lg-15-24,
  .col-u-lg-5-8 {
    width: 62.5%;
  }
  .col-u-lg-16-24,
  .col-u-lg-2-3 {
    width: 66.6667%;
  }
  .col-u-lg-17-24 {
    width: 70.8333%;
  }
  .col-u-lg-18-24,
  .col-u-lg-3-4 {
    width: 75%;
  }
  .col-u-lg-19-24 {
    width: 79.1667%;
  }
  .col-u-lg-4-5 {
    width: 80%;
  }
  .col-u-lg-20-24,
  .col-u-lg-5-6 {
    width: 83.3333%;
  }
  .col-u-lg-21-24,
  .col-u-lg-7-8 {
    width: 87.5%;
  }
  .col-u-lg-11-12,
  .col-u-lg-22-24 {
    width: 91.6667%;
  }
  .col-u-lg-23-24 {
    width: 95.8333%;
  }
  .col-u-lg-1,
  .col-u-lg-1-1,
  .col-u-lg-24-24,
  .col-u-lg-5-5 {
    width: 100%;
  }
}

@media screen and (min-width: 80em) {
  .col-u-xl-1,
  .col-u-xl-1-1,
  .col-u-xl-1-12,
  .col-u-xl-1-2,
  .col-u-xl-1-24,
  .col-u-xl-1-3,
  .col-u-xl-1-4,
  .col-u-xl-1-5,
  .col-u-xl-1-6,
  .col-u-xl-1-8,
  .col-u-xl-10-24,
  .col-u-xl-11-12,
  .col-u-xl-11-24,
  .col-u-xl-12-24,
  .col-u-xl-13-24,
  .col-u-xl-14-24,
  .col-u-xl-15-24,
  .col-u-xl-16-24,
  .col-u-xl-17-24,
  .col-u-xl-18-24,
  .col-u-xl-19-24,
  .col-u-xl-2-24,
  .col-u-xl-2-3,
  .col-u-xl-2-5,
  .col-u-xl-20-24,
  .col-u-xl-21-24,
  .col-u-xl-22-24,
  .col-u-xl-23-24,
  .col-u-xl-24-24,
  .col-u-xl-3-24,
  .col-u-xl-3-4,
  .col-u-xl-3-5,
  .col-u-xl-3-8,
  .col-u-xl-4-24,
  .col-u-xl-4-5,
  .col-u-xl-5-12,
  .col-u-xl-5-24,
  .col-u-xl-5-5,
  .col-u-xl-5-6,
  .col-u-xl-5-8,
  .col-u-xl-6-24,
  .col-u-xl-7-12,
  .col-u-xl-7-24,
  .col-u-xl-7-8,
  .col-u-xl-8-24,
  .col-u-xl-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .col-u-xl-1-24 {
    width: 4.1667%;
  }
  .col-u-xl-1-12,
  .col-u-xl-2-24 {
    width: 8.3333%;
  }
  .col-u-xl-1-8,
  .col-u-xl-3-24 {
    width: 12.5%;
  }
  .col-u-xl-1-6,
  .col-u-xl-4-24 {
    width: 16.6667%;
  }
  .col-u-xl-1-5 {
    width: 20%;
  }
  .col-u-xl-5-24 {
    width: 20.8333%;
  }
  .col-u-xl-1-4,
  .col-u-xl-6-24 {
    width: 25%;
  }
  .col-u-xl-7-24 {
    width: 29.1667%;
  }
  .col-u-xl-1-3,
  .col-u-xl-8-24 {
    width: 33.3333%;
  }
  .col-u-xl-3-8,
  .col-u-xl-9-24 {
    width: 37.5%;
  }
  .col-u-xl-2-5 {
    width: 40%;
  }
  .col-u-xl-10-24,
  .col-u-xl-5-12 {
    width: 41.6667%;
  }
  .col-u-xl-11-24 {
    width: 45.8333%;
  }
  .col-u-xl-1-2,
  .col-u-xl-12-24 {
    width: 50%;
  }
  .col-u-xl-13-24 {
    width: 54.1667%;
  }
  .col-u-xl-14-24,
  .col-u-xl-7-12 {
    width: 58.3333%;
  }
  .col-u-xl-3-5 {
    width: 60%;
  }
  .col-u-xl-15-24,
  .col-u-xl-5-8 {
    width: 62.5%;
  }
  .col-u-xl-16-24,
  .col-u-xl-2-3 {
    width: 66.6667%;
  }
  .col-u-xl-17-24 {
    width: 70.8333%;
  }
  .col-u-xl-18-24,
  .col-u-xl-3-4 {
    width: 75%;
  }
  .col-u-xl-19-24 {
    width: 79.1667%;
  }
  .col-u-xl-4-5 {
    width: 80%;
  }
  .col-u-xl-20-24,
  .col-u-xl-5-6 {
    width: 83.3333%;
  }
  .col-u-xl-21-24,
  .col-u-xl-7-8 {
    width: 87.5%;
  }
  .col-u-xl-11-12,
  .col-u-xl-22-24 {
    width: 91.6667%;
  }
  .col-u-xl-23-24 {
    width: 95.8333%;
  }
  .col-u-xl-1,
  .col-u-xl-1-1,
  .col-u-xl-24-24,
  .col-u-xl-5-5 {
    width: 100%;
  }
}

/* ------------------------------------------------------------------ */
/*        COMMON PROJECT VARIABLES
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */
/*        BREAKPOINTS
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */
/*        COLORS
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */
/*        EASE
/* ------------------------------------------------------------------ */
/*
*   Easing Equations ported to CSS by @matthewlein - http://matthewlein.com/ceaser/
*   Converted to SCSS vars by @pettpett
*
*   sample usage:
*   a {
*     color: #ff0000;
*     @include transition(color 0.5s $easeOutQuint);
*     &:hover,
*     &:focus {
*       color: #ff9900;
*     }
*   }
*/
/* Default Equations */
/* Penner Equations (approximated) originally created by @robpenner */
/* ------------------------------------------------------------------ */
/*        CONVERT PX TO REM
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */
/*        MEDIA QUERIES
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */
/*        BASIC MIXINS
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */
/*        HELPERS
/* ------------------------------------------------------------------ */
.flex {
  display: flex;
}

.uppercase {
  text-transform: uppercase;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.block {
  display: block !important;
}

.full-width {
  width: 100% !important;
}

/* ------------------------------------------------------------------ */
/*        KEYFRAMES
/* ------------------------------------------------------------------ */
@keyframes playloader {
  100% {
    background-position: -4216px;
  }
}

/* ------------------------------------------------------------------ */
/*        FONT FACE DECLARATION
/* ------------------------------------------------------------------ */
@font-face {
  font-family: 'sabon-std';
  font-weight: 700;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/SabonLTStd-Bold.eot);
  /* IE9 Compat Modes */
  src: url(/wp-content/themes/david-mallett/assets/fonts/SabonLTStd-Bold.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SabonLTStd-Bold.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/SabonLTStd-Bold.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SabonLTStd-Bold.svg#70ee491c7f6360e9684699aa507e5d7d)
      format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'maison-neue';
  font-weight: 400;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueBook.eot);
  /* IE9 Compat Modes */
  src: url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueBook.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueBook.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueBook.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueBook.svg#cfe9c4d435b13936a17ea5090528f1ab)
      format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'maison-neue';
  font-weight: 200;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueLight.eot);
  /* IE9 Compat Modes */
  src: url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueLight.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueLight.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueLight.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/MaisonNeueLight.svg#6f121ab30e14cbd298b48f56c3575fb7)
      format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Sabon Next Display';
  font-weight: normal;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Display.eot);
  src: url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Display.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Display.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Display.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Display.svg#SabonNextLTPro-Display)
      format('svg');
}

@font-face {
  font-family: 'Sabon Next Demi';
  font-weight: normal;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Demi.eot);
  src: url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Demi.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Demi.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Demi.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SabonNextLTPro-Demi.svg#SabonNextLTPro-Demi)
      format('svg');
}

@font-face {
  font-family: 'Helvetica Neue Medium';
  font-weight: 500;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue-Medium.eot);
  src: url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue-Medium.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue-Medium.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue-Medium.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium)
      format('svg');
}

@font-face {
  font-family: 'Suisse Works';
  font-weight: normal;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue.eot);
  src: url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeue.svg#HelveticaNeue)
      format('svg');
}

@font-face {
  font-family: 'Helvetica Neue LT Pro';
  font-weight: 500;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeueLTPro-Md.eot);
  src: url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeueLTPro-Md.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeueLTPro-Md.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeueLTPro-Md.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/HelveticaNeueLTPro-Md.svg#HelveticaNeueLTPro-Md)
      format('svg');
}

@font-face {
  font-family: 'Suisse Works';
  font-weight: 400;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/SuisseWorks-Regular.eot);
  /* IE9 Compat Modes */
  src: url(/wp-content/themes/david-mallett/assets/fonts/SuisseWorks-Regular.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SuisseWorks-Regular.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/SuisseWorks-Regular.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SuisseWorks-Regular.svg#86e62dfe54762339e9444e7726f73d3c)
      format('svg');
  /* Legacy iOS */
}

@font-face {
  font-family: 'Suisse Intl';
  font-weight: 400;
  font-style: normal;
  src: url(/wp-content/themes/david-mallett/assets/fonts/SuisseIntl-Regular.eot);
  /* IE9 Compat Modes */
  src: url(/wp-content/themes/david-mallett/assets/fonts/SuisseIntl-Regular.eot?#iefix)
      format('embedded-opentype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SuisseIntl-Regular.woff)
      format('woff'),
    url(/wp-content/themes/david-mallett/assets/fonts/SuisseIntl-Regular.ttf)
      format('truetype'),
    url(/wp-content/themes/david-mallett/assets/fonts/SuisseIntl-Regular.svg#a122dd5c58d4799cd8392084c21afe16)
      format('svg');
  /* Legacy iOS */
}

a {
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  text-decoration: none;
  color: inherit;
}
a:hover,
a.is-active {
  opacity: 0.5;
}
a.is-active {
  pointer-events: none;
}
a.no-opacity:hover {
  opacity: 1;
}

ul {
  list-style-type: none;
}

p,
a {
  font-size: 0.8rem;
}
@media screen and (max-width: 768px) {
  p,
  a {
    font-size: 14px;
  }
}
p.line-effect,
a.line-effect {
  position: relative;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  vertical-align: middle;
}
p.line-effect:after,
a.line-effect:after {
  position: absolute;
  bottom: 1px;
  left: 0;
  content: '';
  transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scaleX(0);
  transform-origin: right;
  background: rgba(21, 21, 21, 0.5);
  width: 100%;
  height: 1px;
}
.is-inverse p.line-effect:after,
.is-inverse a.line-effect:after {
  background: rgba(255, 255, 255, 0.5);
}
.has-menu-open p.line-effect:after,
.has-menu-open a.line-effect:after {
  background: rgba(21, 21, 21, 0.5);
}
p.line-effect:hover:after,
a.line-effect:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}

p,
a {
  line-height: 1.75;
}

h1,
h2 {
  margin-left: -0.5%;
}

h1 {
  font-size: 8.33333vw;
}
@media screen and (min-width: 1441px) {
  h1 {
    font-size: 7.5rem;
  }
}

h2,
h3,
h4 {
  font-family: 'Sabon Next Display';
}

h2 {
  font-size: 2.08333vw;
  line-height: 1.2;
}
@media screen and (min-width: 1441px) {
  h2 {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 23px;
    line-height: 1.5;
  }
}

h3 {
  font-size: 1.73611vw;
  line-height: 1.2;
}
@media screen and (min-width: 1441px) {
  h3 {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 19px;
  }
}

h4 {
  font-size: 1.25vw;
}
@media screen and (min-width: 1441px) {
  h4 {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  h4 {
    font-size: 17px;
  }
}
.descriptionCat,
.descriptionCourte {
	font-family: 'Sabon Next Display';
  font-size: 1.1vw;
}
.descriptionCourte{
	max-width: 95%;
	margin: 0 auto;
}
@media screen and (min-width: 1441px) {
	.descriptionCat,
 .descriptionCourte {
    font-size: 1.025rem;
  }
}
@media screen and (max-width: 768px) {
.descriptionCat,
	.descriptionCourte {
    font-size: 15px;
  }
}
.descriptionCat{
	color: #000;
}
.headerWhite h3,
.headerWhite p{
	color: #fff!important;
}
.c-shutter__text--info{
	font-size: 14px;
	padding: 5px 10px;
	background: #fff;
	text-align: center;
	margin-top: 10px;
}
@media screen and (min-width: 768px) {
	.c-topbanner-title__box{
		width: 100%;
	}
	.descriptionCat{
		width: 50%;
	}

}
@media screen and (min-width: 1400px) {

	.descriptionCat{
		width: 33%;
	}

}
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.modal-video-close {
  opacity: 0;
}

.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
}

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}

.modal-video-close-btn:before {
  transform: rotate(45deg);
}

.modal-video-close-btn:after {
  transform: rotate(-45deg);
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

[data-scroll='out'] {
  opacity: 0;
}

[data-up] {
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(20%);
  opacity: 0;
}

.fadeInUp {
  transform: none;
  opacity: 1;
}

[data-fade] {
  transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.3s;
  opacity: 0;
}

.fadeIn {
  opacity: 1;
}

[data-zoom-in] {
  transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0s;
  transform: scale(1.08);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  will-change: auto;
}

.zoomIn {
  transform: none;
}

/* ------------------------------------------------------------------ */
/*        General HTML - BODY
/* ------------------------------------------------------------------ */
* {
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body {
  font-family: 'Suisse Intl' !important;
}

body {
  font-size: 0.9rem;
  
  color: #151515;
  background: #e6e2da;
	overflow-x: hidden;
}
body.is-loaded footer {
  opacity: 1;
  visibility: visible;
}
body.is-checkout {
  overflow: auto;
}
body.is-checkout .c-smooth {
  overflow: auto;
  height: auto;
}
body.has-mobilemenuparent-open {
  overflow: hidden;
}
body.is-product .cls-1 {
  fill: #151515 !important;
}

.root.grid-debugger-on div {
  outline: 0.1px solid red;
}

.page {
  position: relative;
  height: auto;
}

textarea:focus,
input:focus {
  outline: none;
}

.l-wrapper {
  width: 100%;
  padding: 0 70px;
}
@media screen and (max-width: 768px) {
  .l-wrapper {
    padding: 0 20px;
  }
}
.l-wrapper.is-shorten {
  padding: 0 200px;
}
@media screen and (max-width: 768px) {
  .l-wrapper.is-shorten {
    padding: 0 20px;
  }
}

.woocommerce-error {
  border: 0 !important;
  background: none !important;
}

mark {
  background: none;
}

.c-transition {
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
  pointer-events: none;
  opacity: 0;
  background: #e6e2da;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  will-change: auto;
}
.page--is-loading .c-transition {
  opacity: 1;
}

[data-os] {
  opacity: 0;
}
[data-os].is-in-viewport {
  opacity: 1;
}

/* ------------------------------------------------------------------ */
/*        HOME
/* ------------------------------------------------------------------ */
@media screen and (max-width: 768px) {
  .home .c-topbanner {
    display: flex;
    flex-direction: column-reverse;
  }
}

.home .c-topbanner-title {
  height: 90%;
}
@media screen and (max-width: 768px) {
  .home .c-topbanner-title {
    position: relative;
    height: 160px;
  }
  .home .c-topbanner-title .l-wrapper {
    display: flex;
    align-items: center;
  }
}

.home .c-topbanner-title__box {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .home .c-topbanner-title__box {
    bottom: auto;
  }
}
.home .c-topbanner-title__box.is-active {
  pointer-events: auto;
  opacity: 1;
}
.home .c-topbanner-title__box .o-btn {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .home .c-topbanner-image {
    position: relative;
    height: 90vh;
  }
}

.home .c-topbanner-image__bg {
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  width: 100%;
  height: 100%;
}
.home .c-topbanner-image__bg.is-active {
  opacity: 1;
}

.home-intro {
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .home-intro .grid {
    flex-direction: column-reverse;
  }
}
.home-intro__col:last-of-type {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-intro__image {
  position: relative;
}
.home-intro__image:after {
  display: block;
  padding-top: 85%;
  content: '';
}
.home-intro__image img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}
.home-intro__content {
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .home-intro__content {
    width: 85%;
    padding: 10% 0;
  }
}
.home-intro__content h2 {
  padding-bottom: 20px;
}

.home-new,
.home-range {
  padding: 80px 0 40px;
}
@media screen and (max-width: 768px) {
  .home-new,
  .home-range {
    padding: 10% 0;
  }
}
.home-new .swiper-container,
.home-range .swiper-container {
  width: 100%;
  height: 100%;
}
.home-new .swiper-slide,
.home-range .swiper-slide {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 300px;
}
@media screen and (max-width: 768px) {
  .home-new .swiper-slide,
  .home-range .swiper-slide {
    width: 100%;
  }
}
.home-new .swiper-scrollbar,
.home-range .swiper-scrollbar {
  height: 4px !important;
  margin: 26px 0 4px;
  background: rgba(0, 0, 0, 0.11) !important;
	transition: all 0.3s;
}
.home-new .swiper-scrollbar-drag,
.home-range .swiper-scrollbar-drag {
  border-radius: 10px !important;
  background: #545454 !important;
}

.home-new .swiper-scrollbar:hover,
.home-range .swiper-scrollbar:hover {
	cursor:pointer;
	height: 10px !important;
	margin: 22px 0 0px;
}

.home-range {
  padding: 80px 0 60px;
  background: #ebe8e2;
}

.home-timer {
  position: absolute;
  bottom: 8%;
  left: 61px;
  width: 34px;
  height: 34px;
}
.home-timer > div {
  width: 34px;
  height: 34px;
  transform: scale(0.5);
  background-image: url('/wp-content/themes/david-mallett/assets/img/timer_dark.png');
}

.philosophie .c-topbanner-image__bg {
  background-position: 74% 50%;
}

.philosophie .c-topbanner-title__box {
  bottom: 35px;
}

.philosophie-quote {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .philosophie-quote {
    padding: 10% 0;
  }
}
.philosophie-quote__text {
  padding-bottom: 30px;
}
.philosophie-quote__text p {
  font-family: 'Sabon Next Display';
  font-size: 1.73611vw;
  line-height: 1.4;
}
@media screen and (min-width: 1441px) {
  .philosophie-quote__text p {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 768px) {
  .philosophie-quote__text p {
    font-size: 14px;
  }
}
.philosophie-quote__text h3 {
  line-height: 1.4;
}

.philosophie-video__wrapper {
  position: relative;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 56.25%;
}
@media screen and (max-width: 768px) {
  .philosophie-video__wrapper {
    height: auto;
  }
  .philosophie-video__wrapper > div {
    height: 100%;
  }
}
.philosophie-video__wrapper--play {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.philosophie-video__wrapper--play svg {
  width: 53px;
  transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .philosophie-video__wrapper--play svg {
    width: 36px;
  }
}
.philosophie-video__wrapper .js-video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-position: 50% 50%;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .philosophie-video__wrapper .js-video {
    height: 100%;
  }
}

.philosophie-video .video-js {
  width: 100%;
}

.philosophie-gallery {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .philosophie-gallery {
    padding: 15% 0;
  }
}
.philosophie-gallery-images {
  position: relative;
  width: 100%;
}
.philosophie-gallery-images img {
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.philosophie-gallery-images:before {
  display: block;
  padding-top: 100%;
  content: '';
}
.philosophie-gallery-images .swiper-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.philosophie-gallery-quote {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .philosophie-gallery-quote {
    padding-top: 10%;
  }
}
.philosophie-gallery-quote h3 {
  line-height: 1.4;
}

/* ------------------------------------------------------------------ */
/*        PRELOADER
/* ------------------------------------------------------------------ */
.preloader {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background: #151515;
  width: 100%;
  height: 100%;
}
.preloader-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.preloader-logo {
  visibility: hidden;
}
.preloader-logo svg {
  width: 150px;
}
.preloader-logo svg path {
  fill: white;
}

.salons-stores {
  color: #ffffff;
  background: #151515;
}
@media screen and (max-width: 768px) {
  .salons-stores {
    padding: 15% 0;
  }
}
.salons-stores__col {
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  height: 100vh;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .salons-stores__col {
    height: 210px;
  }
}
.salons-stores__col img {
  height: 15vw;
}
.salons-stores__item {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .salons-stores__item {
    padding-top: 10%;
  }
}
.salons-stores__item h3 {
  padding-bottom: 5px;
}

.salons-shop {
  position: relative;
  height: 530px;
}
@media screen and (max-width: 768px) {
  .salons-shop {
    height: 290px;
  }
}
.salons-shop__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.salons-shop__bg div {
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.salons-shop__content {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .salons-shop__cta {
    padding-bottom: 13%;
    align-self: flex-end;
  }
}
.salons-shop__cta h3 {
  padding-bottom: 20px;
}

.salons-hero {
  position: relative;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .salons-hero {
    height: auto;
  }
}
.salons-hero__left {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background: #151515;
}
.salons-hero__left .o-btn {
  margin-top: 10%;
}
.salons-hero__right {
  overflow: hidden;
  height: 100%;
}
.salons-hero__right img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.salons-hero__right > div {
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .salons-hero__left,
  .salons-hero__right {
    height: 410px;
  }
}
.salons-hero__svg {
  text-align: center;
  color: white;
}
.salons-hero__svg img {
  height: 16vw;
}
.salons-hero__svg h3 {
  padding-top: 30px;
  padding-bottom: 10px;
}

.salons-gallery {
  position: relative;
  height: 530px;
}
@media screen and (max-width: 768px) {
  .salons-gallery {
    height: auto;
  }
}
.salons-gallery__left,
.salons-gallery__right {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .salons-gallery__left {
    height: 66vw;
  }
}
.salons-gallery__left img {
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.salons-gallery__left .swiper-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.salons-gallery__right img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.salons-video {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .salons-video {
    padding: 15% 0;
  }
}

.salons-price-list {
  display: flex;
  font-size: 0.8125rem;
  line-height: 1.875rem;
  flex-direction: row;
  min-height: 100vh;
}
@media screen and (max-width: 768px) {
  .salons-price-list {
    flex-direction: column-reverse;
    height: auto;
  }
}
.salons-price-list__left {
  width: 40%;
  min-height: 100vh;
}
@media screen and (max-width: 768px) {
  .salons-price-list__left {
    width: 100%;
    height: 50%;
    min-height: 0;
  }
}
.salons-price-list__left--img {
  height: 70%;
}
@media screen and (max-width: 768px) {
  .salons-price-list__left--img {
    height: 310px;
  }
}
.salons-price-list__left--img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.salons-price-list__left--text {
  position: relative;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  height: 30%;
  text-align: center;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .salons-price-list__left--text {
    height: auto;
    padding: 10% 0;
  }
}
.salons-price-list__left--text p {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: 'Suisse Intl';
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .salons-price-list__left--text p {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
}
.salons-price-list__right {
  display: flex;
  width: 60%;
  min-height: 100vh;
  padding: 4%;
  background-color: #151515;
}
@media screen and (max-width: 768px) {
  .salons-price-list__right {
    width: 100%;
    height: 70vh;
    min-height: initial;
    padding: 0;
  }
}
.salons-price-list__right-container {
  margin: auto;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .salons-price-list__right-container {
    width: 85%;
    margin: 0 auto;
    padding: 10% 0;
  }
}
.salons-price-list__right__title {
  font-size: 1.875rem;
  padding-bottom: 1.25rem;
  padding-left: 1%;
}
.salons-price-list__right__prices {
  display: flex;
  line-height: 1.8;
  flex-direction: row;
}
@media screen and (max-width: 768px) {
  .salons-price-list__right__prices {
    flex-direction: column;
  }
}
.salons-price-list__right__prices .o-prices {
  display: inline;
}
.salons-price-list__right__prices .o-prices__content {
  display: inline-block;
  opacity: 0.5;
}
.salons-price-list__right__prices-left {
  width: 49%;
  min-width: 320px;
  padding: 1%;
}
.salons-price-list__right__prices-right {
  width: 49%;
  min-width: 320px;
  padding: 1%;
}
@media screen and (max-width: 768px) {
  .salons-price-list__left,
  .salons-price-list__right {
    height: auto;
  }
}

.team .c-topbanner-title__box .o-btn {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .team .c-topbanner .o-btn {
    display: none;
  }
}

.team-members {
  padding: 50px 0;
  background: #ffffff;
}
.team-members__box {
  padding: 6%;
}
.team-members__box--image {
  overflow: hidden;
}
.team-members__box--image img {
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  object-fit: contain;
  width: 100%;
  height: 100%;
}
:hover > .team-members__box--image img {
  transform: scale(1.05);
}
.team-members__box--content {
  padding: 9% 0;
  text-align: center;
}
.team-members__box--content p {
  line-height: 1;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(50%);
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .team-members__box--content p {
    transform: none;
    opacity: 1;
  }
}
:hover > .team-members__box--content p {
  transform: none;
  opacity: 1;
}
.team-members__wrapper {
  padding: 7% 7% 0 7%;
  background: #f3f3f3;
}

.category-products {
  padding-bottom: 60px;
}

.category .c-psliders-product {
  padding: 60px 0 30px;
}
@media screen and (max-width: 768px) {
  .category .c-psliders-product {
    padding: 5% 0;
  }
}

.pos .wpsl-gmap-canvas {
  display: none;
}

.pos .wpsl-direction-wrap,
.pos .wpsl-select-wrap {
  display: none !important;
}

.pos #wpsl-stores {
  height: auto !important;
}

.pos .wpsl-search {
  padding: 22px 0 10px 0 !important;
  background: transparent !important;
}

.pos #wpsl-stores li {
  display: inline-block;
  width: 33%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .pos #wpsl-stores li {
    width: 100%;
  }
}

.pos #wpsl-search-wrap > form {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .pos #wpsl-search-wrap > form {
    flex-direction: column;
  }
}

.pos #wpsl-search-input {
  padding: 9px 12px 9px 0 !important;
}
@media screen and (max-width: 768px) {
  .pos #wpsl-search-input {
    font-size: 16px;
  }
}

.pos .wpsl-search.wpsl-clearfix {
  width: 50% !important;
  margin: 0 auto !important;
  padding: 56px 0 30px !important;
}
@media screen and (max-width: 768px) {
  .pos .wpsl-search.wpsl-clearfix {
    width: 90% !important;
  }
}

.pos .wpsl-input {
  width: 91%;
}
.pos .wpsl-input > div {
  display: none;
}
.pos .wpsl-input input {
  width: 100% !important;
  padding-left: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid #151515 !important;
  border-radius: 0 !important;
  background: none !important;
}

.pos .wpsl-preloader {
  display: none !important;
}

.pos #wpsl-search-btn {
  color: #ffffff !important;
  background: #151515 !important;
}

.pos #wpsl-search-input.wpsl-error {
  border: 0 !important;
  border-bottom: 1px solid #772616 !important;
}

@media screen and (max-width: 768px) {
  .pos #wpsl-search-btn,
  .pos #wpsl-search-input {
    width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .pos .wpsl-search-btn-wrap {
    margin-top: 0;
  }
}

.pos .wpsl-search-btn-wrap input {
  margin: 0 !important;
  border: 1px solid #151515 !important;
  border-radius: 0 !important;
  background: none !important;
}

.pos .wpsl-store-below #wpsl-result-list {
  min-height: 270px !important;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .pos .wpsl-store-below #wpsl-result-list {
    padding-bottom: 0;
  }
}

.pos .wpsl-no-results-msg {
  width: 100% !important;
  border: 0 !important;
}

@media screen and (max-width: 768px) {
  .product .c-topbanner {
    display: flex;
    flex-direction: column-reverse;
    height: 530px;
    padding-bottom: 10%;
    background: #f9f7f1;
  }
  .product .c-topbanner-image {
    position: relative;
  }
}

.product .c-topbanner-image__bg {
  background: #f9f7f1;
}

.product-images {
  height: 100%;
}
.product-images__img {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  height: 80%;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center;
  opacity: 0;
}
.product-images__img.is-active {
  opacity: 1;
}
.product-images__img img {
  height: 100%;
  object-fit: contain;
}

.product-navigation {
  position: absolute;
  z-index: 1;
  bottom: 33px;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 70px;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .product-navigation {
    z-index: 5;
    bottom: 42px;
    padding: 0 25px;
  }
  .product-navigation svg {
    width: 18px;
  }
}
.product-navigation__arrow {
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: auto;
  opacity: 0.5;
}
.product-navigation__arrow:hover {
  opacity: 1;
}
.product-navigation__arrow svg {
  width: 20px;
}
.is-prev svg {
  transform: rotate(180deg);
}

.product-attributes {
  position: absolute;
  z-index: 2;
  right: 70px;
  bottom: 100px;
  display: flex;
}
@media screen and (max-width: 768px) {
  .product-attributes {
    position: relative;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    background: #f9f7f1;
  }
}
.product-attributes .o-btn {
  min-width: 123px;
  color: #151515 !important;
  border: 0;
  background: none !important;
}
.product-attributes .o-btn.is-active {
  pointer-events: none;
  opacity: 1;
  color: white !important;
  background: #151515 !important;
}
.product-attributes .o-btn:hover {
  color: white !important;
}

.product-details {
  padding: 50px 0;
  background: white;
}
@media screen and (max-width: 768px) {
  .product-details .grid {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.product-details__left {
  display: flex;
  flex-direction: column;
}
.product-details__right {
  text-align: right;
}
.product-details__more {
  display: flex;
  align-items: center;
  margin-top: 3%;
}
.product-details__more svg {
  cursor: pointer;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-details__more svg:hover {
  transform: rotate(180deg);
}
.product-details__more span {
  padding-left: 8px;
  padding-top: 2px;
}
.product-details__btn {
  display: none !important;
}
.product-details__btn.is-active {
  display: inline-block !important;
}
.product-details__add {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .product-details__add {
    width: 100%;
  }
}
.product-details__price {
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .product-details__price {
    padding-top: 30px;
    text-align: left;
  }
}
.product-details__stock .alert_container {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .product-details__stock .alert_container {
    text-align: center;
  }
}
.product-details__stock .alert_container p {
  font-weight: 500 !important;
  font-style: normal !important;
  padding-top: 13px;
}
.product-details__stock .subscribe_for_interest_text {
  margin-bottom: 15px !important;
}
.product-details__stock .stock_alert_email {
  margin-right: 15px !important;
}
.product-details__stock .stock_alert_email:focus {
  outline: 0;
}
.product-details__stock .stock_alert_button {
  width: auto;
  padding: 10px;
  cursor: pointer;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center;
  color: white;
  border: 0;
  border-radius: 0;
  background: #c22330;
  -webkit-appearance: none;
}
.product-details__stock .stock_alert_button:hover {
  background: #971b25;
}
.product-details__variation {
  display: none;
}
.product-details__variation.is-active {
  display: block;
}
.product-details__variation h2 {
  font-family: 'Suisse Intl';
}

.product-recent {
  overflow: hidden;
  height: 0;
}
.product-recent.is-active {
  overflow: auto;
  height: auto;
}
.product-recent.is-active .c-psliders-wrapper {
  overflow: auto;
  height: auto;
}

@media screen and (max-width: 768px) {
  .product .home-range {
    padding: 10% 0;
  }
}

@media screen and (max-width: 768px) {
  .product .c-psliders-header {
    flex-direction: column;
    padding-bottom: 0 !important;
  }
}

.product .c-psliders-header h2 {
  cursor: pointer;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.5;
}
.product .c-psliders-header h2:hover {
  opacity: 1;
}
.product .c-psliders-header h2.is-active {
  pointer-events: none;
  opacity: 1;
}

.product .c-psliders-wrapper {
  overflow: hidden;
  height: 0;
}
.product .c-psliders-wrapper.is-active {
  overflow: auto;
  height: auto;
}

.product-back {
  position: absolute;
  z-index: 5;
  top: 90px;
  left: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 40px;
  height: 40px;
  cursor: pointer;
  pointer-events: auto;
  border-radius: 100%;
  background: white;
}
@media screen and (max-width: 768px) {
  .product-back {
    display: none;
  }
}
.product-back__right {
  position: absolute;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateX(40px);
  opacity: 0;
  background: white;
}
.product-back__original img {
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.product-back.is-casey {
  background: white;
}
.product-back:hover > .product-back__original img {
  transform: translateX(-40px);
  opacity: 0;
}
.product-back:hover > .product-back__right {
  transform: none;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .checkout .wizard .steps {
    padding-top: 0 !important;
  }
  .checkout .wizard .steps a {
    padding: 10px 0 !important;
  }
  .checkout .woocommerce-form-login {
    padding: 0 !important;
  }
  .checkout .form-row {
    width: 100% !important;
  }
  .checkout .form-row .button {
    width: 100% !important;
  }
  .checkout .shipping-tab-contents {
    padding-top: 5% !important;
  }
  .checkout .woocommerce table.shop_table th {
    padding: 9px 0 !important;
  }
  .checkout .woocommerce table.shop_table td {
    padding: 9px 0 !important;
  }
  .checkout .wc_payment_methods.payment_methods.methods {
    padding: 9px 0 !important;
  }
  .checkout .select2-container {
    font-size: 16px !important;
  }
  .checkout .select2-search__field {
    font-size: 16px !important;
  }
}

.checkout .l-wrapper {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .checkout .l-wrapper {
    width: 100%;
  }
}

.checkout #wizard {
  padding-bottom: 70px;
}

.checkout .woocommerce {
  padding-top: 80px;
}

.checkout .woocommerce-form-coupon-toggle {
  display: none;
}

.checkout .wizard > .steps .disabled a,
.checkout .wizard > .steps .disabled a:active {
  background: transparent;
}

.checkout .wizard > .steps .current a {
  background: transparent;
}

.checkout .wizard > .steps .done a {
  background: transparent;
}

.checkout .wizard > .steps a,
.checkout .wizard > .steps a:active,
.checkout .wizard > .steps a:hover {
  font-weight: 600 !important;
}

.checkout .wizard > .content > .body label {
  margin-bottom: 0;
}

.checkout .woocommerce-billing-fields label:not(.radio),
.checkout .woocommerce-shipping-fields label:not(.radio) {
  display: none !important;
}

.checkout .woocommerce-billing-fields label.error,
.checkout .woocommerce-shipping-fields label.error {
  display: block !important;
  margin: 0 !important;
  padding-top: 10px;
}

.checkout label[for='order_comments'] {
  display: block !important;
}

.checkout #ship-to-different-address label {
  display: block !important;
}

.checkout #terms-error {
  display: none !important;
}

.checkout label.error {
  display: block !important;
}

.checkout #billing_title_field .radio:first-of-type {
  padding-right: 20px;
}

.checkout .woocomerce-form {
  border: 0 !important;
}

.checkout .form-row {
  padding: 20px 0 10px !important;
}

.checkout #rememberme,
.checkout #rememberme + span {
  display: none;
}

.checkout .steps li .number {
  display: none;
}

.checkout .wizard > .actions a {
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: color 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.checkout .wizard > .actions a:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  background: white;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.checkout .wizard > .actions a:hover {
  color: #151515 !important;
}
.checkout .wizard > .actions a:hover:after {
  transform: scaleY(1);
  transform-origin: bottom;
}

.checkout a[role='menuitem'] {
  display: flex !important;
  align-items: center;
  height: 30px;
}

.checkout .woocommerce table.shop_table {
  border: 0 !important;
}

.checkout .woocommerce table.shop_table tbody th,
.checkout .woocommerce table.shop_table tfoot td,
.checkout .woocommerce table.shop_table tfoot th {
  font-weight: 400 !important;
}

.checkout .woocommerce table.shop_table th,
.checkout .woocommerce ul#shipping_method.amount,
.checkout .woocommerce-Price-amount.amount {
  font-weight: 500 !important;
}

.checkout .woocommerce-checkout #payment {
  background: transparent;
}

.checkout .woocommerce-checkout-payment img {
  display: none;
}

.checkout .about_paypal {
  display: none;
}

.checkout .button {
  border-radius: 0 !important;
}

.checkout .iti__flag-container:focus,
.checkout .iti__country-list:focus {
  outline: 0;
}

.checkout .iti__country-list {
  width: 100%;
  border: 0;
  background: #e6e2da;
}

.checkout .woocommerce-order {
  width: 60%;
  margin: 0 auto;
  padding-top: 5%;
  padding-bottom: 10%;
}
@media screen and (max-width: 768px) {
  .checkout .woocommerce-order {
    width: 100%;
  }
}
.checkout .woocommerce-order .woocommerce-thankyou-order-details {
  display: flex;
  flex-direction: column;
}
.checkout .woocommerce-order .woocommerce-thankyou-order-details li {
  display: flex;
  align-items: center;
  font-size: 14px;
  text-transform: none;
  border-right: 0;
}
.checkout .woocommerce-order .woocommerce-thankyou-order-details li strong {
  font-size: 14px;
  font-weight: 500;
  padding-left: 5px;
}
.checkout .woocommerce-order h2 {
  font-size: 20px;
}
.checkout .woocommerce-order .woocommerce-order-details th,
.checkout .woocommerce-order .woocommerce-order-details td {
  padding: 10px 0;
}
.checkout .woocommerce-order .shop_table.custom-fields {
  display: none;
}
.checkout .woocommerce-order address {
  padding: 0 !important;
  border: 0 !important;
}
.checkout .woocommerce-order address .woocommerce-customer-details--phone,
.checkout .woocommerce-order address .woocommerce-customer-details--email {
  padding-left: 0;
}
.checkout
  .woocommerce-order
  address
  .woocommerce-customer-details--phone:before,
.checkout
  .woocommerce-order
  address
  .woocommerce-customer-details--email:before {
  display: none;
}
.checkout
  .woocommerce-order
  .woocommerce-customer-details
  .woocommerce-column__title {
  padding-bottom: 2%;
}
.checkout .woocommerce-order .woocommerce-columns--addresses {
  display: flex;
  flex-direction: column;
}
.checkout
  .woocommerce-order
  .woocommerce-columns--addresses
  .woocommerce-column {
  line-height: 1.5;
  padding-bottom: 3%;
}

.checkout .woocommerce-thankyou-order-received {
  font-weight: 600;
  padding-bottom: 2%;
}

.checkout .order-review-details .shipping-methods img {
  display: none;
}

.checkout .woocommerce-privacy-policy-text {
  display: none;
}

.checkout .order-review-details .wmc-product-desc .variation {
  display: none;
}

.checkout .order-review-details .cart_item .product-total {
  display: none;
}

.checkout .variation-attributes_ {
  display: none !important;
}

.checkout .lpc_pick_up_widget_show_map {
  display: inline-block;
  margin: 2% 0;
  padding: 0.5% 2%;
  white-space: nowrap;
  color: white !important;
  background: black;
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: color 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.checkout .lpc_pick_up_widget_show_map:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  background: white;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.checkout .lpc_pick_up_widget_show_map:hover {
  color: #151515 !important;
}
.checkout .lpc_pick_up_widget_show_map:hover:after {
  transform: scaleY(1);
  transform-origin: bottom;
}
.checkout .lpc_pick_up_widget_show_map:hover {
  background: black !important;
}

.checkout #lpc_pick_up_info {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  padding-top: 2%;
}

.checkout .woocommerce ul#shipping_method li {
  flex-direction: column;
}

#googlemapsopen {
  border: 0 !important;
}

.account {
  min-height: 100vh;
  padding-top: 100px;
}
.account__container {
  width: 60%;
  margin: 0 auto;
  padding-bottom: 5%;
}
@media screen and (max-width: 768px) {
  .account__container {
    width: 88%;
  }
}
.account-intro {
  text-align: center;
}
.account-intro h2 {
  padding: 15px 0 30px;
}
.account h2 {
  font-size: 1.25vw !important;
  opacity: 0.5;
}
@media screen and (min-width: 1441px) {
  .account h2 {
    font-size: 1.125rem !important;
  }
}
.account .logout {
  padding-top: 20px;
}
.account-payment .wc_payment_method label img {
  width: 50px;
}
.account-payment .wc_payment_method > input,
.account-payment .wc_payment_method > label {
  display: none;
}
.account-payment .wc_payment_method #stripe-payment-data > p {
  display: none;
}
.account-payment
  .wc_payment_method
  #stripe-payment-data
  .woocommerce-SavedPaymentMethods {
  line-height: 2;
}
.account-payment
  .wc_payment_method
  #stripe-payment-data
  #update-all-subscriptions-payment-method-wrap {
  display: none;
}
.account-payment .shop_table {
  line-height: 1.6;
  width: 100%;
}
.account-payment .shop_table thead th {
  padding: 10px 0;
}
.account .woocommerce-MyAccount-navigation {
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .account .woocommerce-MyAccount-navigation {
    padding-bottom: 5%;
  }
}
.account .woocommerce-MyAccount-navigation > ul {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .account .woocommerce-MyAccount-navigation > ul {
    flex-direction: column;
  }
}
.account .woocommerce-MyAccount-navigation > ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 184px;
  height: 40px;
  margin: 0 7px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-transform: uppercase;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .account .woocommerce-MyAccount-navigation > ul li {
    justify-content: flex-start;
    margin: 0;
  }
  .account .woocommerce-MyAccount-navigation > ul li a {
    font-size: 12px;
  }
}
.account
  .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
  text-align: center;
}
.account .no_subscriptions {
  text-align: center;
}
.account .woocommerce-MyAccount-content {
  min-height: 65vh;
}
@media screen and (max-width: 768px) {
  .account .woocommerce-MyAccount-content {
    min-height: auto;
  }
}
.account .woocommerce-MyAccount-content__overlay {
  margin-top: 0;
  padding: 0 0;
}
.account .woocommerce-MyAccount-content__wrapper {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .account .woocommerce-MyAccount-content__wrapper {
    width: 100%;
  }
}
.account .woocommerce table.my_account_orders .button {
  background: none !important;
}
.account
  .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
  display: flex;
  flex-direction: column;
}
.account .woocommerce-MyAccount-navigation-link.is-active {
  pointer-events: none;
  opacity: 0.3;
}
.account #payment .methods li.woocommerce-SavedPaymentMethods-token label {
  padding-left: 10px;
}
.account #payment .methods li.woocommerce-SavedPaymentMethods-new label {
  padding-left: 10px;
}
.account .woocommerce-customer-details {
  padding-bottom: 5%;
}
.account .woocommerce-customer-details > section {
  width: 65%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .account .woocommerce-customer-details > section {
    width: 90%;
  }
}
.account .woocommerce table.my_account_orders td {
  padding: 4px 0 !important;
}
.account .woocommerce-Addresses {
  display: flex;
  flex-direction: column;
}
.account .woocommerce-Addresses address {
  line-height: 1.4;
  padding-top: 15px;
}
.account .woocommerce-Address-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.account .woocommerce-Address-title a {
  text-decoration: underline;
}
.account .woocommerce-Address:first-of-type {
  margin-bottom: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid gray;
}
.account .woocommerce-info {
  border-top: 0;
  background-color: transparent;
}
.account .woocommerce-info:before {
  display: none;
}
.account .woocommerce-message {
  border-top: 0;
  background-color: transparent;
}
.account .woocommerce-message:before {
  display: none;
}
.account
  .woocommerce-MyAccount-content__wrapper
  .woocommerce-customer-details
  > section {
  width: auto;
}
.account .woocommerce-address-fields label {
  display: none !important;
}
.account .woocommerce-address-fields__field-wrapper {
  padding-bottom: 20px;
}
.account .woocommerce-orders-table {
  width: 100%;
  border-spacing: 0 1em;
  border-collapse: separate;
}
.account .woocommerce-orders-table th,
.account .woocommerce-orders-table td {
  text-align: center;
}
.account .woocommerce-orders-table__row {
  height: 61px;
}
@media screen and (max-width: 768px) {
  .account .woocommerce-orders-table__row {
    height: auto;
    padding-bottom: 10%;
  }
}
.account .woocommerce-orders-table__cell-order-actions a {
  text-decoration: underline;
}
.account .woocommerce-table--custom-fields {
  display: none;
}
.account .woocommerce-order-details {
  padding: 25px 0;
}
.account .woocommerce-column--shipping-address {
  padding: 25px 0;
}
.account .woocommerce-order-details__title {
  padding-bottom: 10px;
}
.account .woocommerce-table__product-name {
  border-top: 0 !important;
}
.account .woocommerce-column address {
  line-height: 1.5;
  border: 0 !important;
}
.account .woocommerce-column address p {
  padding-left: 0 !important;
}
.account .woocommerce-column address p:before {
  display: none;
}
.account .woocommerce-table--order-details {
  border-collapse: separate;
}
.account .woocommerce-table--order-details thead {
  display: none;
}
.account .woocommerce-table--order-details .woocommerce-table__product-total {
  display: none;
}
.account .woocommerce-table--order-details tfoot tr {
  margin: 8px 0;
}
.account .woocommerce-info {
  text-align: center;
}
.account .woocommerce-info:before {
  display: none;
}
.account .woocommerce-notices-wrapper {
  width: 90%;
  height: auto;
  margin: 0 auto;
  padding-bottom: 15px;
  text-align: center;
  opacity: 0.5;
}
.account .woocommerce-notices-wrapper > div {
  min-height: 55px;
}
.account #add_payment_method #payment,
.account .woocommerce-cart #payment,
.account .woocommerce-checkout #payment {
  background: transparent;
}
.account
  .woocommerce-PaymentBox.woocommerce-PaymentBox--stripe.payment_box.payment_method_stripe:before {
  display: none !important;
}
.account #add_payment_method #payment div.payment_box,
.account .woocommerce-cart #payment div.payment_box,
.account .woocommerce-checkout #payment div.payment_box {
  background: transparent;
}
.account .my_account_subscriptions,
.account .woocommerce-MyAccount-paymentMethods {
  width: 100%;
  border-spacing: 0 1em;
  border-collapse: separate;
}
.account .my_account_subscriptions th,
.account .my_account_subscriptions td,
.account .woocommerce-MyAccount-paymentMethods th,
.account .woocommerce-MyAccount-paymentMethods td {
  text-align: center;
}
.account .my_account_subscriptions td,
.account .woocommerce-MyAccount-paymentMethods td {
  height: 61px;
}
.account .my_account_subscriptions .order-actions a,
.account .woocommerce-MyAccount-paymentMethods .order-actions a {
  text-decoration: underline;
}
.account .subscription_details {
  border-spacing: 0 4px;
  border-collapse: separate;
  border: 0 !important;
}
.account .subscription_details tr:last-of-type a {
  margin-bottom: 2%;
}
.account .woocommerce-column__title {
  padding-bottom: 10px;
}
.account .woocommerce_account_subscriptions > table {
  border: 0;
}
.account .woocommerce_account_subscriptions .order td {
  border: 0;
  background: none;
}
.account .woocommerce table.shop_table {
  border: 0 !important;
}
.account .subscription-totals {
  padding-top: 20px;
  padding-bottom: 25px;
}
.account .subscription-totals h2 {
  padding-bottom: 10px;
}
.account .subscription-totals table thead {
  display: none;
}
.account .subscription-totals table .woocommerce-table__product-total {
  display: none;
}
.account .subscription-totals table tfoot tr {
  margin: 8px 0;
}
.account .order-again {
  display: none;
}
.account .subscription-related {
  padding-top: 20px;
  padding-bottom: 30px;
}
.account .subscription-related h2 {
  padding-bottom: 10px;
}
.account .subscription-related table {
  width: 100%;
  border-spacing: 0 1em;
  border-collapse: separate;
}
.account .subscription-related table td {
  height: 61px;
}
.account .subscription-related table .order-actions a {
  text-decoration: underline;
}
.account mark {
  background: transparent;
}
.account .select2-selection--single {
  width: 100%;
  height: auto !important;
  padding: 23px 0 8px 0;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  border: 0 !important;
  border-bottom: 1px solid #151515 !important;
  border-radius: 0 !important;
  background: none !important;
}
.account .select2-selection--single:focus {
  border-bottom: 1px solid gray;
  outline: 0;
}
.account .select2-selection__rendered {
  line-height: 1 !important;
  padding-left: 0 !important;
}
.account .select2-selection__arrow {
  top: 14px !important;
}
.account .edit-account .password-change {
  margin-top: 30px;
  padding-bottom: 30px;
}
.account fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
@media screen and (max-width: 768px) {
  .account .form-row {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .account .woocommerce-Button {
    width: 100% !important;
  }
}
.account .woocommerce-message {
  padding: 2% 0 !important;
}
.account .woocommerce-ResetPassword .desc {
  padding-bottom: 2%;
}
.account .woocommerce-ResetPassword .form-row {
  padding: 0 !important;
}
.account .woocommerce-ResetPassword .o-btn {
  margin-top: 3%;
}
.account .woocommerce-message {
  text-align: center;
}
.account .woocommerce-notices-wrapper {
  width: 100% !important;
  padding: 0 !important;
  opacity: 1;
}
.account .woocommerce-notices-wrapper .woocommerce-error {
  color: #772616;
}
.account .woocommerce-notices-wrapper .woocommerce-error:before {
  display: none;
}
.account .woocommerce-password-strength {
  margin-top: 3%;
}
.account .woocommerce-form-login {
  border: 0 !important;
}

.select2-search--dropdown:focus {
  outline: 0;
}

.select2-container:focus,
.form-row:focus {
  outline: 0;
}

.select2-dropdown {
  margin-top: 4px;
  border: 1px solid #151515 !important;
  border-radius: 0 !important;
}
.select2-dropdown:focus {
  outline: 0;
}

.select2-results__option:focus {
  outline: 0;
}

.signin-wrapper {
  width: 50%;
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .signin-wrapper {
    width: 100%;
    padding: 35px 20px;
  }
}

.signin-determine h4 {
  padding-bottom: 5%;
}

.signin-determine:first-of-type {
  padding-bottom: 10%;
}

.signin .ur-frontend-form {
  border: 0;
}
@media screen and (max-width: 768px) {
  .signin .ur-frontend-form {
    padding: 0;
  }
}
.signin .ur-frontend-form .field-user_pass,
.signin .ur-frontend-form .field-text {
  float: left;
  width: 50%;
  padding-right: 2%;
}
@media screen and (max-width: 768px) {
  .signin .ur-frontend-form .field-user_pass,
  .signin .ur-frontend-form .field-text {
    width: 100%;
    padding-left: 0;
  }
}
.signin .ur-frontend-form .field-user_confirm_password,
.signin .ur-frontend-form .field-number {
  float: right;
  width: 50%;
  padding-left: 2%;
}
@media screen and (max-width: 768px) {
  .signin .ur-frontend-form .field-user_confirm_password,
  .signin .ur-frontend-form .field-number {
    width: 100%;
    padding-left: 0;
  }
}
.signin .ur-frontend-form .user-registration-error {
  font-size: 11px;
  padding: 0;
  color: #772616;
  border: 0;
  background: none;
}
.signin .ur-frontend-form .user-registration-error:before {
  display: none;
}
.signin .ur-frontend-form .btn {
  width: auto;
  min-width: 183px;
  padding: 10px;
  cursor: pointer;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center;
  color: #ffffff;
  border: 0 solid #ffffff !important;
  background: #151515 !important;
}
@media screen and (max-width: 768px) {
  .signin .ur-frontend-form .btn {
    width: 100%;
  }
}
.signin .ur-frontend-form .btn:hover {
  color: #ffffff;
  background: #484848 !important;
}

.signin .lwa {
  padding: 0 !important;
}

::-webkit-input-placeholder {
  color: rgba(21, 21, 21, 0.6) !important;
}

:-moz-placeholder {
  color: rgba(21, 21, 21, 0.6) !important;
}

::-moz-placeholder {
  color: rgba(21, 21, 21, 0.6) !important;
}

:-ms-input-placeholder {
  color: rgba(21, 21, 21, 0.6) !important;
}

.legals-wrapper {
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .legals-wrapper {
    padding-top: 8%;
  }
}

.legals-nav__ul {
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
  padding-right: 10%;
  padding-bottom: 10%;
}
.legals-nav__ul--li {
  padding-bottom: 5px;
  cursor: pointer;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.legals-nav__ul--li:hover {
  opacity: 0.3;
}
.legals-nav__ul--li.is-active {
  pointer-events: none;
  opacity: 0.2;
}

.legals-content__items {
  padding-bottom: 50px;
}
.legals-content__items--title {
  padding-bottom: 15px;
}

.legals select {
  width: 100%;
  margin-bottom: 9%;
  padding: 13px;
  color: white;
  border: 0;
  border-radius: 0;
  background: #151515;
  -webkit-appearance: none;
}
@media screen and (max-width: 768px) {
  .legals select {
    font-size: 16px;
  }
}

.contact .o-form {
  width: 560px;
  margin: 0 auto;
  padding: 5% 0;
}
@media screen and (max-width: 768px) {
  .contact .o-form {
    width: 100%;
  }
}
.contact .o-form input {
  width: 100%;
}
.contact .o-form select {
  width: 100%;
  height: auto !important;
  padding: 23px 0 8px 0;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  border: 0 !important;
  border-bottom: 1px solid #151515 !important;
  border-radius: 0 !important;
  background: none !important;
}
.contact .o-form select:focus {
  border-bottom: 1px solid gray;
  outline: 0;
}
.contact .o-form textarea {
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 3%;
  border: 1px solid rgba(21, 21, 21, 0.2) !important;
}
.contact .o-form textarea:focus {
  border: 1px solid #151515 !important;
}
.contact .o-form .wpcf7-not-valid-tip {
  font-size: 11px;
  margin-top: 10px;
  color: #772616;
}
.contact .o-form .wpcf7-response-output {
  font-size: 12px;
  margin: 0;
  padding: 0;
  padding-top: 20px;
  border: 0;
}
.contact .o-form .is-required {
  font-size: 12px;
  padding-bottom: 10px;
  opacity: 0.5;
}
.bootstrap-wrapper .btn,
.contact .o-form input[type='submit'] {
  width: auto;
  min-width: 100%;
  padding: 10px;
  cursor: pointer;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center;
  color: white;
  border: 0;
  background: #151515;
  box-shadow: none;
	margin-top: 10px;
}
.contact .o-form input[type='submit']:hover {
  color: #ffffff;
  background: #484848;
}

.press-wrapper {
  padding-bottom: 5%;
}

.press-intro {
  padding: 5% 0 3%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .press-intro {
    padding: 10% 0;
  }
}

.press-access {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .press-access {
    flex-direction: column;
  }
  .press-access a {
    margin: 5% 0;
  }
}
.press-access a {
  margin: 0 1.5%;
}

.pressarea {
  background: #f9f7f1;
}
.pressarea-content {
  position: relative;
}
.pressarea-grid {
  display: none;
}
.pressarea-grid__items {
  width: 32%;
  padding: 2%;
}
@media screen and (max-width: 768px) {
  .pressarea-grid__items {
    width: 45%;
  }
}
.pressarea-grid__items img {
  width: 100%;
}
.pressarea-grid__desc {
  padding-top: 7%;
  text-align: center;
}
.pressarea-grid.is-active {
  display: block;
}
.pressarea .legals-nav__ul--li {
  opacity: 0.5;
}
.pressarea .legals-nav__ul--li.is-active {
  font-weight: bold;
  color: #151515;
  opacity: 1;
}
.pressarea select {
  width: 100%;
  margin-bottom: 9%;
  padding: 13px;
  color: white;
  border: 0;
  border-radius: 0;
  background: #151515;
  -webkit-appearance: none;
}
@media screen and (max-width: 768px) {
  .pressarea select {
    font-size: 16px;
  }
}

header,
.header {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 55px;
  margin: 0 auto;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(-100%);
  text-align: right;
  opacity: 0;
}
.has-mobilemenu-open header,
.has-mobilemenu-open .header {
  pointer-events: none;
}
.has-mobilemenuparent-open .header-cart {
  filter: invert(0) !important;
}
.has-mobilemenuparent-open .header-menu span {
  background: #151515 !important;
}
.is-checkout .header-cart {
  pointer-events: none;
  opacity: 0;
}
header.is-inverse .header-logo svg path,
.header.is-inverse .header-logo svg path {
  fill: white;
}
header.is-inverse a,
header.is-inverse p,
.header.is-inverse a,
.header.is-inverse p {
  color: white;
}
header.is-inverse .header-cart,
.header.is-inverse .header-cart {
  filter: invert(1);
}
header.is-inverse .header-menu span,
.header.is-inverse .header-menu span {
  background: white;
}
header.is-inverse.is-white .header-logo svg path,
.header.is-inverse.is-white .header-logo svg path {
  fill: #151515;
}
header.is-inverse.is-white a,
header.is-inverse.is-white p,
.header.is-inverse.is-white a,
.header.is-inverse.is-white p {
  color: #151515;
}
header.is-inverse.is-white .header-cart,
.header.is-inverse.is-white .header-cart {
  filter: invert(0);
}
header.is-inverse.is-white .header-menu span,
.header.is-inverse.is-white .header-menu span {
  background: #151515;
}
.has-menu-open header nav a,
.has-menu-open header p,
.has-menu-open .header nav a,
.has-menu-open .header p {
  color: #151515;
}
header.is-hidden,
.header.is-hidden {
  transform: translateY(-100%) !important;
}
header.is-white,
.header.is-white {
  transform: none;
}
header.is-white:after,
.header.is-white:after {
  display: block;
  content: '';
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
header.is-white .header-underlay,
.header.is-white .header-underlay {
  transform: none;
}
header.is-visible,
.header.is-visible {
  transform: none;
  opacity: 1;
}
header .l-wrapper,
.header .l-wrapper {
  position: relative;
  z-index: 2;
  height: 100%;
}
header-container,
.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
header-nav nav,
.header-nav nav {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  header-nav nav,
  .header-nav nav {
    display: none !important;
  }
}
header-nav nav a,
header-nav nav p,
.header-nav nav a,
.header-nav nav p {
  margin-right: 30px;
}
header-nav a,
header-nav p,
header-others a,
header-others p,
.header-nav a,
.header-nav p,
.header-others a,
.header-others p {
  font-weight: 500;
  cursor: pointer;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
header-nav a.is-active,
header-nav p.is-active,
header-others a.is-active,
header-others p.is-active,
.header-nav a.is-active,
.header-nav p.is-active,
.header-others a.is-active,
.header-others p.is-active {
  pointer-events: none;
}
header-nav a.is-active:after,
header-nav p.is-active:after,
header-others a.is-active:after,
header-others p.is-active:after,
.header-nav a.is-active:after,
.header-nav p.is-active:after,
.header-others a.is-active:after,
.header-others p.is-active:after {
  transform: scaleX(1);
}
header-nav a:hover,
header-nav p:hover,
header-others a:hover,
header-others p:hover,
.header-nav a:hover,
.header-nav p:hover,
.header-others a:hover,
.header-others p:hover {
  opacity: 0.7;
}
header-others,
.header-others {
  display: flex;
  justify-content: center;
  align-items: center;
}
header-others__press,
.header-others__press {
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  header-others__press,
  header-others__account,
  .header-others__press,
  .header-others__account {
    display: none !important;
  }
}
header-search,
.header-search {
  position: relative;
  bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 19px;
  height: 19px;
  margin-left: 20px;
  cursor: pointer;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
header-search img,
.header-search img {
  height: 100%;
}
header-search:hover,
.header-search:hover {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  header-search,
  .header-search {
    display: none;
  }
}
header-cart,
.header-cart {
  position: relative;
  bottom: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-left: 20px;
  cursor: pointer;
  transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
header-cart span,
.header-cart span {
  position: relative;
  top: 2px;
  font-size: 11px;
  font-weight: 600;
}
.has-mobilemenu-open header-cart,
.has-mobilemenu-open .header-cart {
  pointer-events: none;
  opacity: 0;
}
header-logo,
.header-logo {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: center;
  height: 100%;
  margin: 0 auto;
  transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  header-logo,
  .header-logo {
    right: auto;
    left: 22px;
  }
}
header-logo a,
.header-logo a {
  pointer-events: auto;
}
header-logo svg,
.header-logo svg {
  width: 160px;
}
.has-mobilemenu-open header-logo,
.has-mobilemenu-open .header-logo {
  pointer-events: none;
  opacity: 0;
}
.has-mobilemenu-open header-logo a,
.has-mobilemenu-open .header-logo a {
  pointer-events: none;
}
.has-mobilemenuparent-open header-logo svg path,
.has-mobilemenuparent-open .header-logo svg path {
  fill: #151515 !important;
}
header-menu,
.header-menu {
  display: none;
}
@media screen and (max-width: 768px) {
  header-menu,
  .header-menu {
    display: block;
  }
}
.has-mobilemenu-open header-menu,
.has-mobilemenu-open .header-menu {
  pointer-events: auto;
}
header-underlay,
.header-underlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(-100%);
  background: #e6e2da;
}

/* ------------------------------------------------------------------ */
/*        FOOTER
/* ------------------------------------------------------------------ */
footer,
.footer {
  z-index: 10;
  font-family: 'Suisse Intl';
  font-size: 0.8125rem;
  width: 100%;
  color: #808080;
  background-color: #f9f7f1;
}
footer-container,
.footer-container {
  display: flex;
  justify-content: space-between;
  line-height: 1.25rem;
  margin: auto;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  footer-container,
  .footer-container {
    padding: 10% 0 0;
    color: #ffffff;
    background-color: none;
  }
  footer-container div,
  .footer-container div {
    display: none;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
  }
}
footer-container a,
.footer-container a {
  font-family: 'Suisse Intl';
  font-size: 0.8125rem;
  color: #575756;
}
footer-container ul,
.footer-container ul {
  line-height: 2.5;
}
@media screen and (max-width: 768px) {
  footer__img,
  .footer__img {
    display: none;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
  }
}
footer__img img,
.footer__img img {
  position: relative;
  top: 8px;
  width: 140px;
}
footer__newsletter,
.footer__newsletter {
  font-family: 'Suisse Intl';
  color: #575756;
}
@media screen and (max-width: 768px) {
  footer__newsletter,
  .footer__newsletter {
    display: flex !important;
    font-family: 'Sabon Next Display';
    font-size: 1.185rem;
    line-height: 1.25rem;
    visibility: visible !important;
    flex-direction: column;
    width: 100%;
    text-align: center;
    opacity: 1 !important;
    color: #151515;
  }
  footer__newsletter__wrapper,
  .footer__newsletter__wrapper {
    display: block !important;
    visibility: visible !important;
    pointer-events: auto !important;
    opacity: 1 !important;
  }
  footer__newsletter__wrapper input,
  .footer__newsletter__wrapper input {
    margin: 1rem 0;
    color: #ffffff !important;
    border-color: #bebebe !important;
    border-radius: 0 !important;
  }
  footer__newsletter__wrapper input::placeholder,
  .footer__newsletter__wrapper input::placeholder {
    color: #bebebe !important;
  }
}
footer__newsletter #newsletter_message,
.footer__newsletter #newsletter_message {
  font-family: 'Suisse Intl';
  font-size: 0.8125rem;
  color: red;
}
@media screen and (max-width: 768px) {
  footer__newsletter #newsletter_message,
  .footer__newsletter #newsletter_message {
    display: inherit !important;
    visibility: visible !important;
    margin: 0;
    pointer-events: auto;
    opacity: 1 !important;
  }
}
@media screen and (max-width: 768px) {
  footer__newsletter__img,
  .footer__newsletter__img {
    filter: invert(0);
  }
}
footer__newsletter__wrapper,
.footer__newsletter__wrapper {
  position: relative;
  padding-top: 15px;
}
footer__newsletter__wrapper input,
.footer__newsletter__wrapper input {
  width: 100%;
  padding-bottom: 0.4rem;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  border: none;
  border-bottom: 1px solid rgba(21, 21, 21, 0.2);
  outline: none;
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  footer__newsletter__wrapper input,
  .footer__newsletter__wrapper input {
    font-size: 16px;
    color: #151515 !important;
  }
}
footer__newsletter__wrapper input::placeholder,
.footer__newsletter__wrapper input::placeholder {
  font-family: 'Suisse Intl';
  font-size: 0.8125rem;
  color: #151515;
}
footer__newsletter__wrapper input:focus,
.footer__newsletter__wrapper input:focus {
  border-bottom: 1px solid #151515;
}
footer__newsletter__wrapper input:focus + img,
.footer__newsletter__wrapper input:focus + img {
  opacity: 1;
}
footer__newsletter__wrapper img,
.footer__newsletter__wrapper img {
  position: absolute;
  top: 40%;
  right: 0;
  width: 0.75rem;
  cursor: pointer;
  transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(-50%);
  opacity: 0;
}
footer__newsletter__wrapper img:hover,
.footer__newsletter__wrapper img:hover {
  opacity: 1;
}
footer__newsletter label,
.footer__newsletter label {
  font-family: 'Suisse Intl';
  font-size: 0.6875rem;
  line-height: 1.25rem;
  text-align: left;
}
footer__newsletter label a,
.footer__newsletter label a {
  font-size: 0.6875rem;
}
footer__newsletter .o-form--checkbox,
.footer__newsletter .o-form--checkbox {
  padding-top: 9px;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  footer__newsletter .o-form--checkbox,
  .footer__newsletter .o-form--checkbox {
    display: inherit !important;
    visibility: visible !important;
    margin: 0;
    pointer-events: auto;
    opacity: 1 !important;
  }
  footer__newsletter .o-form--checkbox input,
  .footer__newsletter .o-form--checkbox input {
    margin-top: 5px;
    margin-right: 4%;
    border: none !important;
  }
}
footer-by,
.footer-by {
  background-color: #252525;
}
footer-by .l-wrapper,
.footer-by .l-wrapper {
  display: flex;
  justify-content: space-between;
}
footer-by p,
.footer-by p {
  font-family: 'Suisse Intl';
  padding: 1rem 0;
  text-align: center;
  opacity: 0.5;
  color: white;
}
footer-by__right,
.footer-by__right {
  display: flex;
  align-items: center;
}
footer-by__right img,
.footer-by__right img {
  display: none !important;
}
footer-by__right a,
footer-by__right span,
.footer-by__right a,
.footer-by__right span {
  color: #ffffff !important;
}
footer-by__right li.active a,
footer-by__right li.active span,
.footer-by__right li.active a,
.footer-by__right li.active span {
  opacity: 0.5;
}
footer-by__right ul,
.footer-by__right ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 160px;
}
@media screen and (max-width: 768px) {
  footer-by__right ul,
  .footer-by__right ul {
    width: 140px;
  }
}
footer__mobile-links,
.footer__mobile-links {
  display: none;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  footer__mobile-links,
  .footer__mobile-links {
    display: flex;
    line-height: 2;
    visibility: visible;
    flex-direction: column;
    padding: 9% 0;
    text-align: center;
    pointer-events: auto;
    opacity: 1;
  }
}
footer__mobile-links a,
.footer__mobile-links a {
  margin: 0.5rem 0;
  color: #575756;
}
footer__mobile-links a:first-of-type,
.footer__mobile-links a:first-of-type {
  margin-top: 1rem;
}
footer__mobile-links a:last-of-type,
.footer__mobile-links a:last-of-type {
  margin-bottom: 1rem;
}

/* ------------------------------------------------------------------ */
/*        OBJECTS
/* ------------------------------------------------------------------ */
.o-btn {
  width: auto;
  min-width: 183px;
  padding: 10px;
  cursor: pointer;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center;
  border: 1px solid #151515;
}
.o-btn:hover {
  color: #ffffff;
  background: #151515;
}
.o-btn.is-inverse {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.o-btn.is-inverse:hover {
  color: #151515;
  background: #ffffff;
}
.o-btn.is-white {
  color: #151515 !important;
  background: #ffffff !important;
}
.o-btn.is-white:hover {
  background: #cccccc !important;
}
.o-btn.box-effect {
  position: relative;
  overflow: hidden;
}
.o-btn.box-effect p {
  position: relative;
  z-index: 2;
  transition: color 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.o-btn.box-effect:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  background: white;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  height: 100%;
}
.o-btn.box-effect:hover p {
  color: #151515 !important;
}
.o-btn.box-effect:hover:after {
  transform: scaleY(1);
  transform-origin: bottom;
}
.o-btn.box-effect-white {
  position: relative;
  overflow: hidden;
}
.o-btn.box-effect-white p {
  position: relative;
  z-index: 2;
  transition: color 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.o-btn.box-effect-white:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  background: #151515;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  height: 100%;
}
.o-btn.box-effect-white:hover p {
  color: #ffffff !important;
}
.o-btn.box-effect-white:hover:after {
  transform: scaleY(1);
  transform-origin: bottom;
}

.o-form form {
  width: 100%;
}

.o-form select,
.o-form textarea {
  width: 100%;
  padding: 10px 0 10px 0;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  border: 0 !important;
  border-bottom: 1px solid rgba(21, 21, 21, 0.2) !important;
  border-radius: 0;
  background: none;
}
@media screen and (max-width: 768px) {
  .o-form select,
  .o-form textarea {
    font-size: 16px;
  }
}
.o-form select:focus,
.o-form textarea:focus {
  border-bottom: 1px solid gray;
}

.o-form input[type='text'],
.o-form input[type='password'],
.o-form input[type='email'],
.o-form input[type='tel'] {
  height: 30px;
  padding: 32px 0 21px 0;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  border: 0 !important;
  border-bottom: 1px solid rgba(21, 21, 21, 0.2) !important;
  border-radius: 0;
  border-radius: 0 !important;
  background: none;
}
@media screen and (max-width: 768px) {
  .o-form input[type='text'],
  .o-form input[type='password'],
  .o-form input[type='email'],
  .o-form input[type='tel'] {
    font-size: 16px !important;
  }
}
.o-form input[type='text']:focus,
.o-form input[type='password']:focus,
.o-form input[type='email']:focus,
.o-form input[type='tel']:focus {
  border-bottom: 1px solid #151515 !important;
}

.o-form textarea {
  line-height: 0.5;
  padding: 24px 0 8px 0;
}

.o-form select {
  padding: 10px 0 10px 0;
  border-radius: 0;
  background: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.o-form select:focus {
  outline: 0;
}

/* ------------------------------------------------------------------ */
/*        SMOOTH
/* ------------------------------------------------------------------ */
html.has-scroll-smooth {
  overflow: hidden;
}

html.has-scroll-dragging {
  user-select: none;
}

.has-scroll-smooth body {
  overflow: hidden;
}

.c-scrollbar {
  position: absolute;
  z-index: 100000;
  top: 0;
  right: 0;
  width: 11px;
  height: 100vh;
  transition: transform 0.3s, opacity 0.3s;
  transform-origin: center right;
  opacity: 0;
}
.c-scrollbar:hover {
  transform: scaleX(1.45);
}
.c-scrollbar:hover,
.has-scroll-scrolling .c-scrollbar,
.has-scroll-dragging .c-scrollbar {
  opacity: 1;
}

.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  width: 7px;
  margin: 2px;
  cursor: grab;
  opacity: 0.5;
  border-radius: 10px;
  background-color: #151515;
}
.has-scroll-dragging .c-scrollbar_thumb {
  cursor: grabbing;
}

[data-fade-in] {
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(15%) !important;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  [data-fade-in] {
    transform: none !important;
    opacity: 1;
  }
}
[data-fade-in].is-in-viewport {
  transform: none !important;
  opacity: 1;
}

[data-image-zoom-in] {
  overflow: hidden;
  transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
}
@media screen and (max-width: 768px) {
  [data-image-zoom-in] {
    opacity: 1;
  }
}
[data-image-zoom-in] img {
  transition: transform 3s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.1);
  transform-origin: 50% 50%;
}
[data-image-zoom-in].is-in-viewport {
  opacity: 1;
}
[data-image-zoom-in].is-in-viewport > img {
  transform: none;
}

.c-psliders-header {
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .c-psliders-header {
    padding-bottom: 5%;
  }
}
.c-psliders-header.is-double {
  display: flex;
  padding-bottom: 80px;
}
.c-psliders-header.is-double h2:first-of-type {
  margin-right: 50px;
}

.c-psliders-product {
  display: inline-block;
  cursor: pointer;
}
.c-psliders-product__image {
  width: auto;
  height: 271px;
}
@media screen and (max-width: 768px) {
  .c-psliders-product__image {
    height: 240px;
  }
}
.c-psliders-product__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-psliders-product__content {
  padding-top: 30px;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .c-psliders-product__content {
    opacity: 1;
  }
}
:hover > .c-psliders-product__content {
  opacity: 1;
}
.has-content .c-psliders-product__content {
  opacity: 1;
}
.c-psliders-product__price {
  padding-top: 4px;
}
.c-psliders-product__price--old {
  padding-right: 10px;
  text-decoration: line-through;
  color: #772616;
}

.c-services {
  position: relative;
  width: 100%;
  padding: 60px 0;
  background-color: #f3efe9;
}
@media screen and (max-width: 768px) {
  .c-services {
    display: none;
    visibility: hidden;
    cursor: move;
    pointer-events: none;
    opacity: 0;
  }
  .c-services__items {
    width: 100%;
    margin: 0 auto;
    padding: 3rem 0;
  }
  .c-services__item {
    width: 100%;
    max-width: none;
    margin: 0 auto 1rem auto;
  }
  .c-services__item-subtitle {
    padding: 0 2rem;
  }
  .c-services-mobile {
    position: relative;
    display: inherit !important;
    visibility: visible !important;
    width: 100%;
    margin: 0 auto;
    padding: 0 5.5%;
    pointer-events: auto !important;
    opacity: 1 !important;
  }
}
.c-services__items {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.c-services__item {
  max-width: 240px;
  text-align: center;
}
.c-services__item img {
  width: 2.5rem;
}
.c-services__item p {
  opacity: 0.5;
}
.c-services__item-title {
  font-family: 'Suisse Intl';
  padding: 7px 0;
  opacity: 1 !important;
}
.c-services__item-subtitle {
  color: #575756;
}
.c-services__item-subtitle a {
  color: #575756;
  border-bottom: 1px solid #ffffff;
}
@media screen and (max-width: 768px) {
  .c-services__item {
    width: 100%;
    max-width: none;
  }
}
.c-services-mobile {
  display: none;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  background-color: #f3efe9;
}
.c-services-mobile .swiper-pagination {
  position: absolute;
  z-index: 10;
  bottom: 1rem;
  left: 50%;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0) translateX(-50%);
  text-align: center;
}
.c-services-mobile .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 4px;
  opacity: 0.2;
  border-radius: 100%;
  background: #000;
}
.c-services-mobile .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 0.7;
  background-color: #1c1c1b;
}

.c-sidemenu {
  position: fixed;
  z-index: 100;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
}
.has-menu-open .c-sidemenu {
  pointer-events: auto;
}
.c-sidemenu-content {
  position: relative;
  z-index: 1;
  width: 450px;
  height: 100%;
  padding-top: 100px;
  padding-left: 70px;
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateX(-100%);
  background: #e6e2da;
}
.has-menu-open .c-sidemenu-content {
  transform: none;
}
.c-sidemenu-content .l-wrapper {
  padding: 0;
}
.c-sidemenu-underlay {
  position: fixed;
  top: 0;
  left: 0;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
  opacity: 0;
  background: rgba(21, 21, 21, 0.5);
  width: 100%;
  height: 100%;
}
.has-menu-open .c-sidemenu-underlay {
  cursor: pointer;
  pointer-events: auto;
  opacity: 1;
}
.c-sidemenu-item {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  height: 100%;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
  opacity: 0;
}
.c-sidemenu-item.is-active {
  pointer-events: auto;
  opacity: 1;
}
.c-sidemenu-item.is-active li {
  animation-play-state: initial;
}
.c-sidemenu-item.is-search {
  align-items: flex-start;
  flex-direction: column;
  width: 320px;
  padding-top: 100px;
}
.c-sidemenu-item.is-search h3 {
  font-family: 'Suisse Intl';
  font-weight: 300;
}
.c-sidemenu-item ul li {
  padding-bottom: 20px;
  animation-name: animateIn;
  animation-duration: 500ms;
  animation-play-state: paused;
  animation-timing-function: ease-in-out;
  animation-delay: calc(var(--order) * 100ms);
  opacity: 0;
  animation-fill-mode: both;
}
.c-sidemenu-item ul li h3 {
  font-family: 'Suisse Intl';
  font-weight: 300;
}
.c-sidemenu-item ul li a {
  display: inline-flex;
}
.c-sidemenu-item ul li a:hover span {
  opacity: 1;
}
.c-sidemenu-item ul li span {
  font-size: 10px;
  padding-left: 6px;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .c-sidemenu-item ul li span {
    opacity: 1;
  }
}

@keyframes animateIn {
  0% {
    transform: scale(1) translateX(-22px);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.c-sidemenu-search {
  width: 100%;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .c-sidemenu-search {
    width: 88%;
  }
}

.aws-search-result {
  height: 60vh !important;
  border: 0 !important;
  background: #e6e2da !important;
}
.aws-search-result > ul {
  max-height: 57vh !important;
}

.aws-search-form {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  will-change: auto;
}

.aws-search-result .aws_no_result {
  padding: 0 !important;
}

.aws-container .aws-search-field {
  margin-left: 0 !important;
  padding-left: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid #151515 !important;
  background: #e6e2da !important;
}

.aws-search-result ul::-webkit-scrollbar {
  width: 0;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

.aws-search-result ul::-webkit-scrollbar-thumb {
  background: #f00;
}

.aws-search-result ul li {
  border-bottom: 0 !important;
}
.aws-search-result ul li:focus {
  outline: 0;
}
.aws-search-result ul li:hover {
  background: #e6e2da !important;
}

.aws-search-result .aws_result_link {
  padding: 10px 8px 10px 0 !important;
}

.aws-search-result .aws_result_image {
  padding: 0 20px 0 0 !important;
}

.aws-search-result .aws_result_title {
  color: #151515 !important;
}

.aws-container .aws-search-form .aws-search-clear {
  width: 26px !important;
}

.c-topbanner {
  position: relative;
  width: 100%;
  height: 500px;
  transition: height 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .c-topbanner {
    height: 330px;
  }
}
@media screen and (min-width: 1441px) {
  .c-topbanner {
    height: 40vw;
  }
}
.c-topbanner.is-light h3 {
  color: #151515;
}
.c-topbanner.is-shorten {
  height: 280px;
}
@media screen and (max-width: 768px) {
  .c-topbanner.is-shorten {
    height: 170px;
  }
}
.c-topbanner.is-expanded {
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .c-topbanner.is-layered {
    display: flex;
    flex-direction: column-reverse;
  }
}
.c-topbanner-title {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.c-topbanner-title__box {
  position: absolute;
  bottom: 90px;
  color: #ffffff;
}
.c-topbanner-title__box--sub {
  padding-top: 7px;
}
.is-shorten .c-topbanner-title__box {
  bottom: 40px;
  color: #151515;
}
@media screen and (max-width: 768px) {
  .is-layered .c-topbanner-title__box {
    bottom: auto;
    color: #151515;
  }
}
@media screen and (max-width: 768px) {
  .is-layered .c-topbanner-title {
    position: relative;
    height: 80px;
    padding-top: 5%;
  }
  .is-layered .c-topbanner-title .l-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
  }
}
.c-topbanner-image {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background: #f9f7f1;
  width: 100%;
  height: 100%;
}
.is-shorten .c-topbanner-image {
  background: white;
}
@media screen and (max-width: 768px) {
  .is-layered .c-topbanner-image {
    position: relative;
    height: 100%;
  }
}
.c-topbanner-image__bg {
  background-position: 50% 77%;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.is-centered .c-topbanner-image__bg {
  background-position: 50% 50%;
}
.c-topbanner-image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vjs-big-play-button {
  top: 50% !important;
  right: 0;
  left: 0;
  width: 50px !important;
  margin: 0 auto !important;
  transform: translateY(-50%);
  border: 0 !important;
  border-radius: 100% !important;
  background-color: rgba(0, 0, 0, 0.65) !important;
}
.vjs-big-play-button > span:before {
  top: 3px !important;
}

.vjs-loading-spinner {
  left: 50.5% !important;
}

.vjs-control-bar {
  background: rgba(0, 0, 0, 0.7) !important;
}

.video-js .vjs-load-progress {
  background: #e6e2da !important;
}

.c-shutter {
  position: fixed;
  z-index: 6;
  z-index: 10000;
  top: 0;
  right: 0;
  display: inline-block;
  width: 100vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .c-shutter {
    height: 100vh;
  }
}
.c-shutter.is-active {
  pointer-events: auto;
}
.c-shutter__container {
  position: relative;
  z-index: 2;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(-100%);
  background-color: #f9f7f1;
}
@media screen and (max-width: 768px) {
  .c-shutter__container {
    height: 100%;
  }
}
.is-active .c-shutter__container {
  transform: none;
}
.c-shutter #to_checkout {
  display: flex;
  justify-content: flex-end;
  margin-right: 70px;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .c-shutter #to_checkout {
    margin-right: 0;
  }
  .c-shutter #to_checkout .o-btn {
    width: 100%;
  }
}
.c-shutter.is-active {
  transform: none;
}
.c-shutter__free-shipping-in {
  padding: 1rem 0;
  text-align: center;
  color: #c22330;
}
.c-shutter__text {
  padding: 30px 0 25px;
}
@media screen and (max-width: 768px) {
  .c-shutter__text {
    padding: 8% 0 0;
  }
}
.c-shutter__text--title {
  position: relative;
  left: 0.4%;
  font-family: 'Sabon Next Display';
  font-size: 1.875rem;
  line-height: 1.875rem;
}
@media screen and (max-width: 768px) {
  .c-shutter__text--title {
    font-size: 17px;
  }
}
.c-shutter__text--fee {
  display: none;
  padding: 10px 0 0;
  color: #772616;
}
.has-fee .c-shutter__text--fee {
  display: block;
}
.c-shutter--close-btn {
  position: absolute;
  top: 30px;
  right: 70px;
  cursor: pointer;
  transform: translateY(-40%);
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .c-shutter--close-btn {
    top: 38px;
    right: 20px;
    padding: 20px;
  }
}
.c-shutter--close-btn::selection {
  background-color: transparent;
}
.c-shutter__wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-shutter__wrapper {
    flex-direction: column;
  }
}
.c-shutter__wrapper.is-empty .c-shutter__empty {
  padding: 5% 0;
  opacity: 1;
}
.c-shutter__wrapper.is-empty #to_checkout {
  opacity: 0;
}
.c-shutter__empty {
  position: absolute;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 75%;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .c-shutter__empty {
    position: relative;
    width: 100%;
  }
}
.c-shutter__left {
  position: relative;
  display: flex;
  overflow-y: auto;
  flex-direction: column;
  width: 60%;
  max-height: 60vh;
  padding-bottom: 20px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  background: #f9f7f1;
}
@media screen and (max-width: 768px) {
  .c-shutter__left {
    width: 100%;
    padding-bottom: 0;
  }
}
.is-empty .c-shutter__left {
  border: 0;
}
.c-shutter__left .empty-cart {
  position: absolute;
  top: 50%;
  font-family: 'Suisse Intl';
  font-size: 0.8125rem;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
  letter-spacing: 0.04rem;
  color: #151515;
}
.c-shutter__item {
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  height: 130px;
}
@media screen and (max-width: 768px) {
  .c-shutter__item {
    height: 75px;
  }
}
.c-shutter__item--img {
  width: 24%;
  min-width: 200px;
  height: 100%;
  padding: 1rem 0;
  background-color: #f9f7f1;
}
@media screen and (max-width: 768px) {
  .c-shutter__item--img {
    display: none;
  }
}
.c-shutter__item--img img {
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: contain;
}
.c-shutter__item--properties {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  width: 76%;
  height: 50%;
  padding: 0 2rem;
  padding-top: 25px;
}
@media screen and (max-width: 768px) {
  .c-shutter__item--properties {
    width: 100%;
    padding: 0 20px;
  }
  .c-shutter__item--properties select {
    font-size: 16px;
  }
}
.c-shutter__item--name {
  font-family: 'Sabon Next Display';
  font-size: 1.125rem;
  line-height: 1.875rem;
}
@media screen and (max-width: 768px) {
  .c-shutter__item--name {
    font-size: 14px;
  }
}
.c-shutter__item--size {
  font-family: 'Suisse Intl';
  font-size: 0.8125rem;
  color: #151515;
}
@media screen and (max-width: 768px) {
  .c-shutter__item--size {
    font-size: 12px;
  }
}
.c-shutter__item--selector {
  padding: 3px 22px 3px 3px;
  border: 0;
  border-radius: 1px;
  outline: transparent;
  background: transparent;
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 3px) 50%;
  background-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.c-shutter__item--price {
  font-family: 'Suisse Intl';
  font-size: 0.8125rem;
  line-height: 1.875rem;
  padding: 0 2rem 0 4rem;
  letter-spacing: 0.04rem;
}
@media screen and (max-width: 768px) {
  .c-shutter__item--price {
    font-size: 12px;
  }
}
.c-shutter__item--remove-btn {
  font-size: 14px;
  cursor: pointer;
  color: #bebebe;
  border: none;
  background-color: transparent !important;
  background-color: none;
}
@media screen and (max-width: 768px) {
  .c-shutter__item--remove-btn {
    position: relative;
    left: 15px;
  }
}
.c-shutter__right {
  display: flex;
  flex-direction: column;
  width: 40%;
  padding-bottom: 25px;
  border-bottom: 1px solid white;
  background-color: #f9f7f1;
}
@media screen and (max-width: 768px) {
  .c-shutter__right {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .c-shutter__right .o-btn {
    padding: 24px !important;
  }
}
.c-shutter__right--row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  width: 100%;
  height: 60px;
  padding: 0 70px 0 37px;
  border: 1px solid #ffffff;
}
@media screen and (max-width: 768px) {
  .c-shutter__right--row {
    height: 36px;
    padding: 0 20px;
    border: 0;
  }
}
.c-shutter__right--row p {
  font-family: 'Suisse Intl';
  font-size: 0.8125rem;
  line-height: 1.875rem;
  letter-spacing: 0.04rem;
  color: #151515;
}
.c-shutter__right--row-black p {
  color: #151515;
}
.c-shutter__right--plus-icon {
  padding: 0.55rem 0.32rem;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.c-shutter__right--plus-icon div {
  line-height: 0;
  padding-top: 0.1rem;
  color: #151515;
}
.c-shutter__right--total {
  border: none;
  border-top: 1px solid #ffffff;
}
.c-shutter__right--total p {
  color: #151515;
}
.c-shutter__right--total-price {
  font-size: 1.25rem !important;
  line-height: 1.25rem !important;
}
@media screen and (max-width: 768px) {
  .c-shutter__right--total-price {
    font-size: 14px !important;
  }
}
.c-shutter__underlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.21);
}
.is-active .c-shutter__underlay {
  cursor: pointer;
  pointer-events: auto;
  opacity: 1;
}

.c-info {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
}
.c-info__side {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  overflow: auto;
  width: 490px;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 5%;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(-100%, 0, 0);
  background: white;
}
@media screen and (max-width: 768px) {
  .c-info__side {
    width: 100%;
  }
}
.c-info__underlay {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  background: rgba(21, 21, 21, 0.5);
}
.c-info.is-visible {
  pointer-events: auto;
}
.c-info.is-visible .c-info__side {
  transform: none;
}
.c-info.is-visible .c-info__underlay {
  opacity: 1;
}
.c-info__details {
  display: none;
}
.c-info__close {
  position: absolute;
  z-index: 2;
  top: -28px;
  right: 0;
  width: 39px;
  padding: 13px;
  cursor: pointer;
  background: white;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  will-change: auto;
}
@media screen and (max-width: 768px) {
  .c-info__close {
    position: fixed;
    top: 3%;
    right: 8%;
  }
}
.c-info__wrapper {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
.c-info__wrapper.details {
  display: none;
}
.c-info__wrapper.is-more .more {
  pointer-events: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.c-info__wrapper.is-more .c-info__more {
  display: block;
}
.c-info__wrapper.is-more .c-info__details {
  display: none;
}
.c-info__wrapper.is-details .details {
  pointer-events: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.c-info__wrapper.is-details .c-info__more {
  display: none;
}
.c-info__wrapper.is-details .c-info__details {
  display: block;
}
.c-info__title p {
  font-family: 'Sabon Next Display';
  font-size: 19px;
}
.c-info__subtitle {
  display: flex;
  align-items: center;
  font-weight: 500;
  padding-bottom: 2%;
}
.c-info__categories {
  display: flex;
  padding: 5% 0;
}
.c-info__categories .more {
  margin-right: 40px;
}
.c-info__categories .more,
.c-info__categories .details {
  cursor: pointer;
}
.c-info__key {
  padding: 5% 0;
}
.c-info__key:not(:last-of-type) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.c-info__list--title {
  font-weight: 500;
}
.c-info__list li {
  padding-bottom: 5px;
  text-align: justify;
}
.c-info__list li span {
  display: flex;
  align-items: center;
}
.c-info__list li span svg {
  margin-left: 10px;
  cursor: pointer;
}
.c-info__list--desc.is-hidden {
  display: none;
}
.c-info__intro {
  padding-bottom: 5%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.c-info__video {
  position: relative;
  width: 100%;
  height: 0;
  margin-top: 5%;
  padding-bottom: 56.25%;
}
.c-info__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-extra .c-info__list--desc {
  display: none;
  padding-top: 11px;
}

.c-extra.is-open .c-info__list--desc {
  display: block;
}

.c-extra.is-open svg {
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(134deg);
}

.c-login {
  position: fixed;
  z-index: 1000;
  z-index: 3000;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.c-login.is-active {
  pointer-events: auto;
}
.c-login__window {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 400px;
  height: 100vh;
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(100%, 0, 0);
  background: white;
}
.is-active .c-login__window {
  transform: none;
}
.c-login__top {
  height: 40%;
  background: red;
  background-position: 50% 50%;
  background-size: cover;
}
.c-login__bottom {
  height: 60%;
  padding: 0 20px;
}
.c-login__underlay {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
}
.is-active .c-login__underlay {
  opacity: 1;
}
.c-login .ur-frontend-form {
  border: 0;
}
.c-login .user-registration-error {
  padding: 10px 19px;
  border: 0;
}
.c-login .user-registration-error strong {
  display: none;
}
.c-login .user-registration-error:before {
  display: none;
}

.c-login .lwa,
.signin .lwa {
  padding: 30px 0;
}
.c-login .lwa input[type='submit'],
.signin .lwa input[type='submit'] {
  width: 100%;
  min-width: 183px;
  width: auto;
  border: 0px solid #ffffff !important;
  color: #ffffff !important;
  font-weight: 400 !important;
  padding: 10px;
  text-align: center;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer;
  background: #151515 !important;
  border-radius: 0 !important;
}
.c-login .lwa input[type='submit']:hover,
.signin .lwa input[type='submit']:hover {
  background: #484848 !important;
  color: #ffffff;
}

.c-login .lwa-links,
.signin .lwa-links {
  margin-top: 15px !important;
}

.c-login .lwa-links-remember,
.signin .lwa-links-remember {
  display: block;

}

.c-login .lwa-status-invalid,
.signin .lwa-status-invalid {
  color: #772616;
  border: 0;
  border-radius: 0;
  background: none;
}

.c-login .lwa-username input,
.c-login .lwa-password input,
.signin .lwa-username input,
.signin .lwa-password input {
  width: 100%;
}

.c-login .lwa-status,
.signin .lwa-status {
  font-size: 12px;
  text-align: center;
}
.c-login .lwa-status strong,
.c-login .lwa-status p,
.c-login .lwa-status a,
.c-login .lwa-status span,
.signin .lwa-status strong,
.signin .lwa-status p,
.signin .lwa-status a,
.signin .lwa-status span {
  font-size: 12px;
}
.c-login .lwa-status strong,
.signin .lwa-status strong {
  font-weight: 400;
}

.c-login .lwa-rememberme,
.c-login .lwa-rememberme + label,
.signin .lwa-rememberme,
.signin .lwa-rememberme + label {
  display: none;
}

.c-login .lwa-submit-button,
.signin .lwa-submit-button {
  float: none;
  width: 100%;
  margin-top: 13px !important;
  margin-bottom: 13px !important;
}

.c-hamburger {
  position: relative;
  position: relative;
  left: 10px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  cursor: pointer;
}
.c-hamburger__lines {
  position: absolute;
  width: 100%;
  height: 100%;
}
.c-hamburger__lines span {
  position: relative;
  top: 15px;
  left: 15px;
  width: 18px;
  height: 1.5px;
  margin: 3.5px 0;
}
.c-hamburger__lines span:nth-child(1) {
  transition-delay: 0.5s;
}
.c-hamburger__lines span:nth-child(2) {
  transition-delay: 0.625s;
}
.c-hamburger__lines span:nth-child(3) {
  transition-delay: 0.75s;
}
.c-hamburger__cross {
  position: absolute;
  top: 19px;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}
.c-hamburger__cross span:nth-child(1) {
  position: absolute;
  top: 3%;
  left: 10px;
  width: 2px;
  height: 0;
  transition-delay: 0s;
}
.c-hamburger__cross span:nth-child(2) {
  position: absolute;
  top: 10px;
  left: 4%;
  width: 0;
  height: 2px;
  transition-delay: 0.25s;
}
.c-hamburger__lines span,
.c-hamburger__cross span {
  display: block;
  transition: 0.25s ease-in-out;
  background: #151515;
}
.c-hamburger.is-open .c-hamburger__lines span {
  width: 0;
}
.c-hamburger.is-open .c-hamburger__lines span:nth-child(1) {
  transition-delay: 0s;
}
.c-hamburger.is-open .c-hamburger__lines span:nth-child(2) {
  transition-delay: 0.125s;
}
.c-hamburger.is-open .c-hamburger__lines span:nth-child(3) {
  transition-delay: 0.25s;
}
.c-hamburger.is-open .c-hamburger__cross span:nth-child(1) {
  height: 35%;
  transition-delay: 0.625s;
}
.c-hamburger.is-open .c-hamburger__cross span:nth-child(2) {
  width: 35%;
  transition-delay: 0.375s;
}

.c-menu {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 90px;
  transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
  opacity: 0;
  background: #e6e2da;
}
.has-mobilemenuparent-open .c-menu {
  pointer-events: auto;
  opacity: 1;
}
.c-menu .l-wrapper {
  position: relative;
  margin: 0 20px;
}
.c-menu-back {
  position: absolute;
  top: 0;
  width: 60px;
  height: 60px;
  padding: 22px;
  cursor: pointer;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(-1);
  opacity: 0;
}
.has-mobilemenu-open .c-menu-back {
  opacity: 1;
}
.c-menu-parent a,
.c-menu-parent p,
.c-menu-children a,
.c-menu-children p {
  display: inline-flex;
  font-size: 23px;
  line-height: 2.3;
}
.c-menu-parent a span,
.c-menu-parent p span,
.c-menu-children a span,
.c-menu-children p span {
  font-size: 12px;
  padding-left: 8px;
}
.c-menu-parent li,
.c-menu-children li {
  animation-name: animateIn;
  animation-duration: 500ms;
  animation-play-state: paused;
  animation-timing-function: ease-in-out;
  animation-delay: calc(var(--order) * 100ms);
  opacity: 0;
  animation-fill-mode: both;
}
.c-menu-parent.is-active li,
.c-menu-children.is-active li {
  animation-play-state: initial;
}
.c-menu-parent,
.c-menu-children {
  position: absolute;
  top: 0;
  left: 0;
}
.has-mobilemenu-open .c-menu-parent {
  opacity: 0;
}
.c-menu-children {
  z-index: 2;
  width: 100%;
  height: 100vh;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
  opacity: 0;
}
.c-menu-children.is-active {
  z-index: 3;
  pointer-events: auto;
  opacity: 1;
}
.c-menu-others {
  line-height: 2.5;
  padding-top: 20px;
}
.c-menu-others p,
.c-menu-others a {
  font-size: 13px;
}

/* ------------------------------------------------------------------ */
/*        SMOOTH SCROLLBAR
/* ------------------------------------------------------------------ */
.scrollbar-thumb {
  width: 2px !important;
  border-radius: 0 !important;
  background: #ffffff;
}

.scrollbar-track {
  position: absolute;
  z-index: 2000 !important;
  top: 0;
  right: 0;
  width: 3px !important;
  height: 100%;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  background: #151515;
}
.scrollbar-track.show {
  opacity: 1;
}

.u-flex-between {
  display: flex;
  justify-content: space-between;
}

.u-v-align {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100vh;
}

.u-grid-center {
  justify-content: center;
}

.u-grid-between {
  justify-content: space-between;
}

.u-grid-align {
  align-items: center;
  height: auto;
}

.u-grid-around {
  justify-content: space-around;
}

.u-one-c-right {
  padding-right: 4.3333333%;
}

.u-two-c-right {
  padding-right: 8.3333333%;
}

.u-two-c-left {
  padding-left: 8.3333333%;
}

.u-two-c-right-m {
  margin-right: 8.3333333%;
}

.u-two-c-left-m {
  margin-left: 8.3333333%;
}

.u-three-c-left {
  padding-left: 16.666666%;
}

.u-green {
  color: green;
}

.u-h-100 {
  height: 100%;
}

.u-justify {
  text-align: justify;
}

.u-p-justify p {
  text-align: justify;
}

.u-p-spaced p {
  padding-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .m-margin-auto {
    margin: 0 auto;
  }
  .m-no-p {
    padding: 0;
  }
  .m-no-m {
    margin: 0;
  }
  .m-grid-center {
    justify-content: center;
  }
}

.select2-selection {
  border: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 0 !important;
  background: none !important;
}
.select2-selection:focus {
  outline: 0;
}
.select2-selection__rendered {
  margin-top: 7px;
  padding-left: 0 !important;
}

.input-text {
  border: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  background: none !important;
}

.woocommerce-input-wrapper textarea {
  height: 110px !important;
  margin-top: 9px !important;
  padding: 15px 19px !important;
  border: 0 !important;
  background: white !important;
}

#ship-to-different-address {
  font-size: 19px;
}
#ship-to-different-address span {
  padding-left: 5px;
}

#shipping_method li {
  display: flex;
}
#shipping_method li img {
  display: none;
}
#shipping_method li .shipping-method-description {
  display: none;
}

.wizard .steps {
  padding-top: 13px !important;
}

.wizard li a {
  color: rgba(21, 21, 21, 0.2) !important;
}
.wizard li a:hover {
  background: none !important;
}

.wizard li.current a {
  color: #151515 !important;
}

.wizard .actions a {
  color: white !important;
}
.wizard .actions a:hover {
  background: #151515 !important;
}

.wizard .order-review-details > table {
  line-height: 2;
  width: 100%;
}

.wizard .review-order-details > tbody {
  display: flex !important;
}

.wizard .order-review-tab header {
  position: relative;
  left: 0;
  height: auto;
  padding: 35px 5px;
  transform: none;
  text-align: left;
  opacity: 1;
}
.wizard .order-review-tab header h2 {
  font-size: 19px;
}

.wizard .order-review-tab .shop_table.customer_details th {
  padding-left: 0;
}

.wizard .order-review-tab .addresses {
  padding-bottom: 15px;
}
.wizard .order-review-tab .addresses .title {
  padding-bottom: 10px;
  padding-left: 0;
}
.wizard .order-review-tab .addresses .title h3 {
  font-size: 19px;
}

[type='radio']:checked,
[type='radio']:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type='radio']:checked + label,
[type='radio']:not(:checked) + label {
  position: relative;
  display: inline-block;
  line-height: 20px;
  padding-left: 28px;
  cursor: pointer;
  color: #666;
}

[type='radio']:checked + label:before,
[type='radio']:not(:checked) + label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  content: '';
  border: 0 solid #ddd;
  border-radius: 100%;
  background: #e6e2da;
}
.woocommerce-input-wrapper [type='radio']:checked + label:before,
.woocommerce-input-wrapper [type='radio']:not(:checked) + label:before {
  top: 4px;
}

[type='radio']:checked + label:after,
[type='radio']:not(:checked) + label:after {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  content: '';
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 100%;
  background: #fff;
}
.woocommerce-input-wrapper [type='radio']:checked + label:after,
.woocommerce-input-wrapper [type='radio']:not(:checked) + label:after {
  top: 8px;
}

[type='radio']:not(:checked) + label:after {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

[type='radio']:checked + label:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.gm-style-iw {
  min-width: 230px !important;
  padding: 20px 0 20px 20px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.gm-style-iw-d {
  padding-right: 10px;
  padding-bottom: 20px;
}
.gm-style-iw .selretrait {
  margin-bottom: 10px !important;
  color: white !important;
  border-radius: 0 !important;
  background: #151515 !important;
}

.pr-title {
  font-weight: 500;
}

.pr-address {
  padding-top: 1px;
}

.pr-zipcode {
  line-height: 0.6;
}

.pr-address,
.pr-zipcode {
  font-weight: 500;
}

.pr-distance {
  font-weight: 500;
  padding-top: 8px;
  opacity: 0.3;
}

.pr-hours p {
  line-height: 1.4;
}
.pr-hours p span {
  font-weight: 500;
}

.password-change > legend {
  padding-bottom: 10px;
}

.password-change .form-row {
  padding: 0 !important;
}

.o-btn,
.woocommerce-button {
  min-width: 183px;
  width: auto;
  border: 0px solid #ffffff !important;
  color: #ffffff !important;
  font-weight: 400 !important;
  padding: 10px;
  text-align: center;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer;
  background: #151515 !important;
  border-radius: 0 !important;
}
.o-btn:hover,
.woocommerce-button:hover {
  background: #484848 !important;
  color: #ffffff;
}

.blockOverlay {
  background: none !important;
  background-color: transparent !important;
}

.lwa-status {
  border: 0 !important;
  background-color: transparent !important;
}

label[type='checkbox'] {
  display: inline-block;
  font-size: 1rem;
  margin: 0;
  vertical-align: top;
}

input[type='checkbox'] {
  position: relative;
  bottom: 2px;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0 8px 0 0;
  cursor: pointer;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
input[type='checkbox']::before {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  content: '';
  border: 1px solid #151515;
  border-radius: 0;
  background-color: none;
	top: 0;
	left: 0;
}
input[type='checkbox']:checked::after {
  position: absolute;
  top: 3px;
  left: 7px;
  display: block;
  width: 2px;
  height: 8px;
  content: '';
  transform: rotate(45deg);
  border: solid #151515;
  border-width: 0 2px 2px 0;
}
input[type='checkbox']select::-ms-expand {
  display: none;
}

#ship-to-different-address{
	font-size: 15px!important;
}
.woocommerce-account-fields .woocommerce-form__label-for-checkbox span{
	padding-left: 25px;
	font-size: 15px!important;
}
.woocommerce-button,
.woocommerce-Button {
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: color 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.woocommerce-button:after,
.woocommerce-Button:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  background: white;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.woocommerce-button:hover,
.woocommerce-Button:hover {
  color: #151515 !important;
}
.woocommerce-button:hover:after,
.woocommerce-Button:hover:after {
  transform: scaleY(1);
  transform-origin: bottom;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  background: #000;
}

.thwmscf-tab-panel {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.thwmscf_accordion_step .thwmscf-content,
.thwmscf-accordion-label,
.thwmscf-accordion-label.active {
  border-radius: 0 !important;
}

.thwmscf-wrapper .thwmscf-buttons .button-prev {
  float: left;
}

.thwmscf-wrapper .thwmscf-buttons .button-prev,
.thwmscf-wrapper .thwmscf-buttons .button-next {
  margin-bottom: 30px;
  border-radius: 0;
  background-color: black;
  color: white;
  border: 1px solid black;
  padding: 10px 20px;
}

#terms {
  display: inline-block !important;
  display: inline-block !important;
}

#place_order {
  float: unset !important;
  padding: 10px 20px;
  font-weight: 400;
}

.payment_box.payment_method_payzenstd {
  display: none !important;
}

.sfForm.bootstrap-wrapper .form-control{
	box-shadow: 0 0 0 #fff;
	background: none;
}
.sfForm.bootstrap-wrapper .form-group{
	margin-bottom: 0;
}
.c-topbanner-title__box h3{
	color: #000;
}

.descriptionProduit{
	margin-top: 10px;
	font-size:16px;
	text-align: justify;
	font-family: 'Sabon Next Display';
}
.blockSingle,
.page.signin .lwa-form {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 16px 0 rgba(17, 17, 26, .05), 0 8px 32px 0 rgba(17, 17, 26, .05);
    padding: 60px;
}

.blockSingle{
	margin-top: 25px;
}
.lwa-username,
.lwa-password{
	margin-bottom: 10px;
}
.lwa-form input[type='password'],
.lwa-form input[type='text'] {
	width: 100%;
  padding: 4px 8px;
      border-radius: 4px !important;
  min-height: 36px;
  margin-bottom: 10px;
  line-height: 1.5;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
	text-shadow: inset 0 0 0 #fff;
}
.lwa-submit-button{
	text-align: center;
}
.lwa-links{
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 25px;
	align-items: center;
}
.lwa-links a{
	margin: 0 10px 0;
}
.lwa-links br{
	display: none;
}
.c-login__bottom .lwa-links{
	display: none!important;
}
.c-login__bottom .lwa-links.newLink{
	display: flex!important;
	margin-top: 15px;
}
.woocommerce-NoticeGroup-checkout{
	background: #fff;
}
.clear{
	margin: 0;
	border:none;
	clear: both;
}
@media screen and (min-width: 768px) {
	.blockSingle{
		display: flex;
		justify-content: space-between;
	}
	.blockSingle .signin-determine{
		text-align: center;
		width: 45%;
	}
	.signin-determine:first-of-type {
	  padding-bottom: 25px;
	}
	.account  .blockSingle{
		display: block;
	}
}
.ur-h2,
.ur-h3,
.ur-h4 {
  font-weight:600!important
}
.ur-h2 {
  font-size:28px!important
}
.ur-h3 {
  font-size:20px!important
}
.ur-h4 {
  font-size:16px!important
}
.ur-text-center {
  text-align:center
}
.ur-text-right {
  text-align:right
}
.ur-text-muted {
  color:rgb(182.4993283582,186.8632089552,206.5006716418)
}

[class*=" ur-icon-"],
[class^=ur-icon-] {
  font-family:UserRegistration!important;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.ur-icon-input-first-name::before {
  content:"\e001"
}
.ur-icon-input-last-name::before {
  content:"\e002"
}
.ur-icon-input-field::before {
  content:"\e003"
}
.ur-icon-input-password::before {
  content:"\e004"
}
.ur-icon-input-checkbox::before {
  content:"\e005"
}
.ur-icon-radio::before {
  content:"\e006"
}
.ur-icon-number::before {
  content:"\e007"
}
.ur-icon-phone::before {
  content:"\e008"
}
.ur-icon-calendar::before {
  content:"\e009"
}
.ur-icon-drop-down::before {
  content:"\e00a"
}
.ur-icon-textarea::before {
  content:"\e00b"
}
.ur-icon-email::before {
  content:"\e00c"
}
.ur-icon-email-secondary::before {
  content:"\e00d"
}
.ur-icon-email-confirm::before {
  content:"\e00e"
}
.ur-icon-invite-codes::before {
  content:"\e00f"
}
.ur-icon-password::before {
  content:"\e010"
}
.ur-icon-password-confirm::before {
  content:"\e011"
}
.ur-icon-user::before {
  content:"\e012"
}
.ur-icon-user-nickname::before {
  content:"\e013"
}
.ur-icon-user-display-name::before {
  content:"\e014"
}
.ur-icon-user-bio::before {
  content:"\e015"
}
.ur-icon-website::before {
  content:"\e016"
}
.ur-icon-flag::before {
  content:"\e017"
}
.ur-icon-map-one::before {
  content:"\e018"
}
.ur-icon-map-two::before {
  content:"\e019"
}
.ur-icon-zip-code::before {
  content:"\e01a"
}
.ur-icon-select2::before {
  content:"\e01b"
}
.ur-icon-multi-select::before {
  content:"\e01c"
}
.ur-icon-section-title::before {
  content:"\e01d"
}
.ur-icon-time-picker::before {
  content:"\e01e"
}
.ur-icon-state::before {
  content:"\e01f"
}
.ur-icon-buildings::before {
  content:"\e020"
}
.ur-icon-text-editor::before {
  content:"\e021"
}
.ur-icon-bill::before {
  content:"\e022"
}
.ur-icon-doc::before {
  content:"\e023"
}
.ur-icon-file-upload::before {
  content:"\e024"
}
.ur-icon-file-dollar::before {
  content:"\e025"
}
.ur-icon-code::before {
  content:"\e026"
}
.ur-icon-mailchimp::before {
  content:"\e027"
}
.ur-icon-credit-card::before {
  content:"\e028"
}
.ur-icon-range::before {
  content:"\e029"
}
.ur-icon-course::before {
  content:"\e02a"
}
.ur-icon-mailerlite::before {
  content:"\e02b"
}
.ur-icon-stripe::before {
  content:"\e02d"
}
.ur-icon-multichoice::before {
  content:"\e02e"
}
.ur-icon-subscription-plan::before {
  content:"\e037"
}
.ur-icon-total::before {
  content:"\e02f"
}
.ur-icon-quantity::before {
  content:"\e032"
}
.ur-icon-hidden-field::before {
  content:"\e035"
}
.ur-icon-captcha-field::before {
  content:"\e036"
}
.ur-icon-membership-field::before {
  content:"\e038"
}
.ur-icon-coupon-field::before {
  content:"\e039"
}
.ur-icon-e-signature::before {
  content:"\e040"
}
.ur-icon-authorize-net::before {
  content:"\e041"
}
@keyframes spin {
  100% {
    transform:rotate(360deg)
  }
}
@keyframes ur-circle-loading {
  0%,
  100% {
    animation-timing-function:cubic-bezier(.2,0,.8,1)
  }
  50% {
    animation-timing-function:cubic-bezier(0,.2,1,.8)
  }
  0% {
    transform:rotate(0) translate(0,-20px) scale(0)
  }
  50% {
    transform:rotate(180deg) translate(0,-20px) scale(1)
  }
  100% {
    transform:rotate(360deg) translate(0,-20px) scale(0)
  }
}
@-webkit-keyframes ur-circle-loading-keyframe {
  0%,
  100% {
    animation-timing-function:cubic-bezier(.2,0,.8,1)
  }
  50% {
    animation-timing-function:cubic-bezier(0,.2,1,.8)
  }
  0% {
    transform:rotate(0) translate(0,-20px) scale(0)
  }
  50% {
    transform:rotate(180deg) translate(0,-20px) scale(1)
  }
  100% {
    transform:rotate(360deg) translate(0,-20px) scale(0)
  }
}
@keyframes open-message {
  0% {
    opacity:0;
    transform:translateY(-120%)
  }
  100% {
    transform:translateY(0)
  }
}
@keyframes close-message {
  0% {
    opacity:1;
    transform:scale(1)
  }
  100% {
    opacity:0;
    transform:scale(.9)
  }
}
.ur-form-container .button,
.ur-form-container button,
.user-registration .button,
.user-registration button {
  transition:all .25s ease 0s;
  box-shadow:0 1px 3px rgba(182.4993283582,186.8632089552,206.5006716418,.15)
}
.ur-form-container .button+.button,
.ur-form-container .button+button,
.ur-form-container button+.button,
.ur-form-container button+button,
.user-registration .button+.button,
.user-registration .button+button,
.user-registration button+.button,
.user-registration button+button {
  margin-left:6px
}
.ur-form-container .button.button-icon,
.ur-form-container button.button-icon,
.user-registration .button.button-icon,
.user-registration button.button-icon {
  width:32px;
  padding:0;
  text-align:center
}
.ur-form-container .button.button-icon .dashicons,
.ur-form-container button.button-icon .dashicons,
.user-registration .button.button-icon .dashicons,
.user-registration button.button-icon .dashicons {
  line-height:.9;
  vertical-align:middle
}
.ur-form-container .button.button-icon svg,
.ur-form-container button.button-icon svg,
.user-registration .button.button-icon svg,
.user-registration button.button-icon svg {
  display:block;
  margin:0 auto
}
.ur-form-container .button.button-icon-round,
.ur-form-container button.button-icon-round,
.user-registration .button.button-icon-round,
.user-registration button.button-icon-round {
  border-radius:50%
}
.ur-form-container .button.is-active,
.ur-form-container button.is-active,
.user-registration .button.is-active,
.user-registration button.is-active {
  background:#475bb2;
  color:#fff;
  border-color:#475bb2
}
.ur-form-container .button.is-active:active,
.ur-form-container .button.is-active:focus,
.ur-form-container .button.is-active:hover,
.ur-form-container button.is-active:active,
.ur-form-container button.is-active:focus,
.ur-form-container button.is-active:hover,
.user-registration .button.is-active:active,
.user-registration .button.is-active:focus,
.user-registration .button.is-active:hover,
.user-registration button.is-active:active,
.user-registration button.is-active:focus,
.user-registration button.is-active:hover {
  background:#475bb2;
  color:#fff;
  border-color:#475bb2
}
.ur-form-container .button .ur-spinner,
.ur-form-container button .ur-spinner,
.user-registration .button .ur-spinner,
.user-registration button .ur-spinner {
  width:16px;
  height:16px;
  margin-left:6px;
  margin-bottom:2px;
  display:inline-block;
  vertical-align:middle
}
.ur-form-container .button-primary,
.user-registration .button-primary {
  background:#475bb2;
  border-color:#475bb2;
  box-shadow:0 1px 0 #475bb2;
  text-shadow:none
}
.ur-form-container .button-primary:active,
.ur-form-container .button-primary:focus,
.ur-form-container .button-primary:hover,
.user-registration .button-primary:active,
.user-registration .button-primary:focus,
.user-registration .button-primary:hover {
  background:rgb(56.4578313253,72.3614457831,141.5421686747);
  border-color:rgb(56.4578313253,72.3614457831,141.5421686747);
  box-shadow:0 1px 0 rgb(56.4578313253,72.3614457831,141.5421686747)
}
.ur-form-container .button-primary:disabled,
.user-registration .button-primary:disabled {
  color:rgb(177.7951807229,186.4698795181,224.2048192771)!important;
  background:rgb(104.8795180723,121.7469879518,195.1204819277)!important;
  border-color:rgb(104.8795180723,121.7469879518,195.1204819277)!important
}
.ur-form-container .button-secondary,
.user-registration .button-secondary {
  color:#2d3559;
  background:rgb(222.4984029851,224.3717109905,232.8015970149);
  border-color:rgb(222.4984029851,224.3717109905,232.8015970149);
  box-shadow:0 1px 0 rgb(222.4984029851,224.3717109905,232.8015970149)
}
.ur-form-container .button-secondary:active,
.ur-form-container .button-secondary:focus,
.ur-form-container .button-secondary:hover,
.user-registration .button-secondary:active,
.user-registration .button-secondary:focus,
.user-registration .button-secondary:hover {
  color:#2d3559;
  background:rgb(182.4993283582,186.8632089552,206.5006716418);
  border-color:rgb(182.4993283582,186.8632089552,206.5006716418)
}
.ur-form-container .button-tertiary,
.user-registration .button-tertiary {
  background:#fff;
  color:#2d3559;
  border:1px solid #e1e1e1
}
.ur-form-container .button-tertiary:active,
.ur-form-container .button-tertiary:focus,
.ur-form-container .button-tertiary:hover,
.user-registration .button-tertiary:active,
.user-registration .button-tertiary:focus,
.user-registration .button-tertiary:hover {
  background:rgb(240.4392835821,241.3522713704,245.4607164179);
  border-color:#e1e1e1
}
.ur-form-container .button-danger,
.user-registration .button-danger {
  color:#fff;
  background:#ff4f55;
  border-color:#ff4f55;
  box-shadow:0 1px 0 #ff4f55
}
.ur-form-container .button-danger:active,
.ur-form-container .button-danger:focus,
.ur-form-container .button-danger:hover,
.user-registration .button-danger:active,
.user-registration .button-danger:focus,
.user-registration .button-danger:hover {
  color:#fff;
  background:rgb(238.74,54.46,60.7422727273);
  border-color:rgb(238.74,54.46,60.7422727273);
  box-shadow:0 1px 0 rgb(238.74,54.46,60.7422727273)
}
.user-registration-button-group {
  position:relative;
  display:inline-flex;
  vertical-align:middle
}
.user-registration-button-group .button:not(:first-child),
.user-registration-button-group>button:not(:first-child) {
  margin-left:-1px;
  border-top-left-radius:0;
  border-bottom-left-radius:0
}
.user-registration-button-group .button:not(:last-child),
.user-registration-button-group>button:not(:last-child) {
  border-top-right-radius:0;
  border-bottom-right-radius:0
}
.user-registration-button-group .button,
.user-registration-button-group button {
  margin-right:0!important
}
.ur-registered-item.ui-draggable-dragging {
  padding:10px 10px;
  line-height:20px;
  background:#475bb2;
  color:#fff;
  text-align:center;
  margin-bottom:7px;
  word-break:break-word;
  white-space:normal;
  width:200px!important;
  z-index:9
}
.ur-registered-item.ui-draggable-dragging span {
  font-size:14px;
  line-height:20px;
  width:auto;
  height:auto;
  margin-right:3px
}
.select2-container .ur-select-all-countries-button {
  margin:6px 3px 4px 6px
}
.select2-container .ur-unselect-all-countries-button {
  margin:6px 3px 4px
}
.user-registration-page.user-registration-modal-open {
  overflow:hidden
}
.user-registration-page.user-registration-modal-open .user-registration-modal {
  max-width:100%
}
.user-registration-modal-link:hover {
  cursor:pointer
}
.user-registration-modal {
  display:flex;
  place-content:center;
  position:fixed;
  top:50px;
  left:0;
  right:0;
  max-height:90%;
  width:100%;
  margin:0 auto!important;
  overflow-x:hidden;
  overflow-y:auto;
  z-index:999
}
.user-registration-modal .user-registration-modal__backdrop {
  position:fixed;
  left:0;
  top:0;
  background-color:rgba(45,53,89,.5);
  min-width:100%;
  min-height:100%;
  z-index:1
}
.user-registration-modal .user-registration-modal__content {
  background:#fff;
  position:relative;
  width:auto;
  margin:16px;
  border-radius:8px;
  z-index:99999;
  box-shadow:0 3px 25px 0 rgba(45,53,89,.4)
}
@media (min-width:576px) {
  .user-registration-modal .user-registration-modal__content {
    max-width:500px;
    margin:auto
  }
}
@media (min-width:992px) {
  .user-registration-modal .user-registration-modal__content.user-registration-modal__content--lg,
  .user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl {
    max-width:800px
  }
}
@media (min-width:1200px) {
  .user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl {
    max-width:1140px
  }
}
.user-registration-modal .user-registration-modal__header {
  display:flex;
  padding:16px;
  border-bottom:1px solid #e1e1e1
}
.user-registration-modal .user-registration-modal__header .user-registration-modal__title {
  font-size:20px;
  line-height:1.4;
  margin:0;
  padding:0
}
.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon {
  position:relative;
  display:block;
  width:32px;
  height:32px;
  flex:0 0 32px;
  cursor:pointer;
  margin-left:auto
}
.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after,
.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before {
  content:"";
  height:2px;
  width:16px;
  display:block;
  position:absolute;
  top:50%;
  left:0;
  right:0;
  margin:0 auto;
  background:rgb(182.4993283582,186.8632089552,206.5006716418)
}
.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before {
  transform:rotate(45deg)
}
.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after {
  transform:rotate(135deg)
}
.user-registration-modal .user-registration-modal__body {
  position:relative;
  padding:16px;
  max-height:67vh;
  overflow-y:scroll
}
.user-registration-modal .user-registration-modal__body #user-registration,
.user-registration-modal .user-registration-modal__body .login,
.user-registration-modal .user-registration-modal__body .user-registration {
  margin:0;
  padding:0;
  border:none
}
.user-registration-modal .user-registration-modal__footer {
  padding:16px;
  border-top:1px solid #e1e1e1
}
.user-registration-modal .user-registration-modal__footer * {
  margin:4px
}
.swal2-container .user-registration-swal2-modal {
  padding:40px
}
.swal2-container .user-registration-swal2-modal .swal2-input {
  font-size:16px
}
.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-circular-line],
.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-line] {
  animation:none
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon {
  width:56px;
  height:56px;
  line-height:56px;
  margin:0 auto 16px;
  border-width:2px;
  border-radius:50%
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line] {
  height:3px;
  width:28px;
  top:50%;
  left:0;
  right:0;
  margin:0 auto
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=left] {
  transform:translateY(-50%) rotate(45deg)
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=right] {
  transform:translateY(-50%) rotate(-45deg)
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line] {
  height:3px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  width:16px;
  top:56%;
  left:10px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top:47%;
  width:32px;
  right:6px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  height:64px;
  width:32px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top:-75px;
  left:27px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top:-26px;
  left:82px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-ring {
  top:-3px;
  left:-2px;
  border-width:2px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-fix {
  height:64px;
  left:2px;
  right:0;
  margin:0 auto;
  top:-2px;
  bottom:0;
  width:6px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon::before {
  font-size:40px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title {
  color:#2d3559;
  font-size:24px;
  flex-wrap:wrap;
  margin-bottom:16px
}
.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title .dashicons {
  color:#ff4f55;
  font-size:28px;
  width:56px;
  height:56px;
  line-height:56px;
  margin:0 auto 16px;
  border:2px solid #ff4f55;
  border-radius:50%
}
.swal2-container .user-registration-swal2-modal__title {
  line-height:1.35;
  display:block
}
.swal2-container .user-registration-swal2-modal .swal2-content {
  color:rgb(76.288238806,84.0379701493,118.911761194);
  font-size:1em;
  line-height:1.5
}
.swal2-container .user-registration-swal2-modal .swal2-actions button {
  margin-top:0;
  margin-bottom:0
}
.swal2-container .user-registration-swal2-modal--centered .swal2-title {
  flex-direction:column
}
.user-registration-modal-open .wp-block-cover {
  z-index:99
}
.lds-dual-ring {
  width:100%;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  justify-content:center
}
.lds-dual-ring::after {
  content:" ";
  display:block;
  width:35px;
  height:35px;
  margin:8px;
  border-radius:50%;
  border:6px solid #2d3559;
  border-color:#2d3559 transparent #2d3559 transparent;
  animation:lds-dual-ring 1.2s linear infinite
}
@keyframes lds-dual-ring {
  0% {
    transform:rotate(0)
  }
  100% {
    transform:rotate(360deg)
  }
}
.ur-gutenberg-form-selector-wrap .components-radio-control__option {
  padding-left:14px;
  margin-bottom:20px!important
}
.ur-gutenberg-form-selector-wrap .components-base-control__field {
  display:flex;
  justify-content:center
}
.wp-core-ui .ur-submit-button {
  color:#fff
}
.wp-core-ui select {
  max-width:100%!important
}
.clear {
  clear:both
}
.user-registration-page .select2-dropdown,
.user-registration-swal2-container {
  z-index:9999
}
.user-registration-page .select2-dropdown {
  padding:0!important
}
.ur-timepicker-range {
  display:flex
}
.timepicker-start {
  margin-right:1rem
}
.user-registration-coupon-error,
.user-registration-error,
.user-registration-info {
  display:block;
  margin:0 0 10px;
  padding:10px 15px;
  background-color:rgb(239.7734939759,241.4843373494,248.9265060241);
  color:rgb(76.288238806,84.0379701493,118.911761194);
  border-top:3px solid #475bb2;
  list-style:none outside;
  width:auto;
  word-wrap:break-word;
  line-height:1.25;
  text-transform:none;
  font-size:14px
}
.user-registration-coupon-error::after,
.user-registration-coupon-error::before,
.user-registration-error::after,
.user-registration-error::before,
.user-registration-info::after,
.user-registration-info::before {
  content:" ";
  display:table
}
.user-registration-coupon-error::after,
.user-registration-error::after,
.user-registration-info::after {
  clear:both
}
.user-registration-coupon-error::before,
.user-registration-error::before,
.user-registration-info::before {
  content:"\f348";
  display:inline-block;
  vertical-align:middle;
  font-family:Dashicons;
  font-size:calc(100% + 10px);
  margin-right:.875rem
}
.user-registration-coupon-error ul,
.user-registration-error ul,
.user-registration-info ul {
  margin:0!important;
  padding:0!important;
  background-color:transparent!important
}
.user-registration-coupon-error .button,
.user-registration-error .button,
.user-registration-info .button {
  float:right
}
.user-registration-coupon-error li,
.user-registration-error li,
.user-registration-info li {
  list-style:none outside!important;
  padding-left:0!important;
  margin-left:0!important;
  flex:1
}
.user-registration-coupon-error .message,
.user-registration-error .message,
.user-registration-info .message {
  margin:0;
  padding:0
}
.user-registration-info {
  color:#1e85be;
  border-top-color:#1e85be
}
.user-registration-error {
  border-top-color:#ff4f55;
  background:rgba(255,79,85,.1);
  color:rgb(255,2.5,11.1079545455)
}
.user-registration-error::before {
  content:"\f534"
}
.user-registration-coupon-error {
  border-top-color:#ff4f55;
  background:rgba(255,79,85,.1);
  color:rgb(255,2.5,11.1079545455);
  margin-top:10px
}
.user-registration-membership-notice__container {
  position:fixed;
  top:20px;
  right:0;
  z-index:1000;
  transition:right .5s ease;
  background-color:#f7fdf8;
  border-left:4px solid #49c85f;
  padding-right:24px;
  color:#222
}
.user-registration-membership-notice__red {
  padding:10px
}
.user-registration-membership-notice__blue {
  padding:20px
}
.user-registration-membership__close_notice {
  color:red;
  cursor:pointer;
  font-weight:700;
  padding-left:16px
}
input.ur-input-border-green:not([type=range]),
textarea.ur-input-border-green {
  border-color:#1ea71b!important
}
input.ur-input-border-red,
textarea.ur-input-border-red {
  border-color:#ff4f55!important
}
.ur-frontend-form {
  border:1px solid #e1e1e1;
  padding:20px;
  box-sizing:border-box
}
.ur-frontend-form.login {
  border:none;
  padding:60px;
  border-radius:8px;
  background:#fff
}
.ur-frontend-form.login .ur-lost-password-content-container {
  display:flex;
  flex-direction:column;
  align-items:center
}
.ur-frontend-form.login .ur-lost-password-content-container .ur-lost-password-title {
  color:var(--Grey-grey-600,#1f1f1f);
  font-size:32px;
  font-style:normal;
  font-weight:700;
  line-height:48px;
  letter-spacing:.15px;
  margin:auto;
  margin-top:20px
}
.ur-frontend-form.login .ur-lost-password-content-container .ur-lost-password-message {
  font-size:14px;
  letter-spacing:.15px;
  margin-top:5px;
  margin-bottom:0
}
.ur-frontend-form.login .ur-input-with-icon {
  position:relative;
  display:flex;
  align-items:center
}
.ur-frontend-form.login .ur-input-with-icon .input-icon {
  position:absolute;
  left:10px;
  top:50%
}
.ur-frontend-form.login .ur-input-with-icon input {
  padding-left:40px
}
.ur-frontend-form.login .required {
  margin-left:5px
}
.ur-frontend-form.login #user_login {
  border-radius:4px;
  border:1px solid #e9e9e9
}
.ur-frontend-form.login .ur-reset-password-btn {
  border:1px solid #475bb2;
  background:#475bb2;
  width:100%;
  color:#fff;
  letter-spacing:.15px;
  border:0
}
.ur-frontend-form.login .ur-reset-password-btn:hover {
  background:#38488e;
  border-color:#38488e
}
.ur-frontend-form.login input[name=rememberme]#rememberme {
  vertical-align:middle
}
.ur-frontend-form.login-registration {
  margin:0;
  border:none;
  padding:0
}
.ur-frontend-form .register #node_recaptcha_register {
  padding:0 10px
}
.ur-frontend-form #ur-recaptcha-node {
  margin-top:10px
}
.ur-frontend-form * {
  box-sizing:border-box
}
.ur-frontend-form .description {
  display:block;
  font-size:14px;
  line-height:1.5
}
.ur-frontend-form .ur-form-row {
  display:flex
}
.ur-frontend-form .ur-form-row:last-child {
  margin-bottom:0
}
.ur-frontend-form .ur-form-row .ur-form-grid {
  flex:1;
  padding:0 10px
}
.ur-frontend-form .ur-form-row .ur-form-grid:nth-child(1n+2) {
  border-left:0 none
}
.ur-frontend-form .ur-form-row .ur-form-grid .user-registration-form-row label[for=user_otp] {
  margin-top:0;
  margin-bottom:12px;
  color:#222;
  font-size:15px;
  font-weight:500;
  line-height:19px
}
.ur-frontend-form .ur-form-row .ur-form-grid .user-registration-form-row input.input-text {
  margin-bottom:0;
  border-radius:4px;
  border:1px solid #e9e9e9;
  min-height:38px;
  font-size:14px;
  line-height:20px;
  padding:0 14px;
  color:#383838
}
.ur-frontend-form .ur-form-row .ur-form-grid #user-registration-tfa-footer {
  gap:2px
}
.ur-frontend-form .ur-form-row .ur-form-grid #user-registration-tfa-footer .user-registration-Button {
  flex:1;
  color:#fff;
  padding:10px 20px;
  font-size:14px;
  line-height:24px;
  box-shadow:none;
  float:none
}
.ur-frontend-form .ur-form-row .ur-form-grid #user-registration-tfa-footer .user-registration-Button:hover {
  background:#38488e;
  border-color:#38488e
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
  margin-bottom:20px
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-multiple_choice ul,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-subscription_plan ul {
  margin:0;
  list-style:none
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-multiple_choice ul li,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-subscription_plan ul li {
  margin-left:0;
  line-height:1.3;
  vertical-align:middle;
  margin-bottom:10px
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li input,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li label,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-multiple_choice ul li input,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-multiple_choice ul li label,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li label,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-subscription_plan ul li input,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-subscription_plan ul li label {
  display:inline-block;
  vertical-align:inherit
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li input[type=checkbox],
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li input[type=radio],
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-multiple_choice ul li input[type=checkbox],
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-multiple_choice ul li input[type=radio],
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type=checkbox],
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li input[type=radio],
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-subscription_plan ul li input[type=checkbox],
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-subscription_plan ul li input[type=radio] {
  margin-top:2px
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li label,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-multiple_choice ul li label,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-radio ul li label,
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-subscription_plan ul li label {
  display:inline
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item:last-child {
  margin-bottom:0
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item .form-row {
  display:block
}
.ur-frontend-form .ur-form-row .ur-form-grid input {
  border-style:solid
}
.ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=date],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=email],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=number],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=password],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=phone],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=text],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=timepicker],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=url],
.ur-frontend-form .ur-form-row .ur-form-grid select,
.ur-frontend-form .ur-form-row .ur-form-grid textarea {
  width:100%;
  padding:4px 8px;
  border-radius:0;
  min-height:36px;
  margin-bottom:10px;
  line-height:1.5
}
.ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=date]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=email]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=number]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=password]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=phone]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=text]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=timepicker]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=url]::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid select::placeholder,
.ur-frontend-form .ur-form-row .ur-form-grid textarea::placeholder {
  color:#ddd
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-range-input {
  margin-bottom:0!important
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type=password] {
  display:inline;
  margin-bottom:0
}
.ur-frontend-form .ur-form-row .ur-form-grid .StripeElement {
  padding:4px 8px;
  border:1px solid #e1e1e1
}
.ur-frontend-form .ur-form-row .ur-form-grid .StripeElement.StripeElement--invalid {
  border:1px solid #ff4f55
}
.ur-frontend-form .ur-form-row .ur-form-grid .StripeElement .__PrivateStripeElement iframe {
  position:absolute;
  top:50%;
  transform:translateY(-50%)
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type=checkbox],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=radio] {
  font-size:12px;
  display:inline-block;
  vertical-align:middle;
  margin-right:5px;
  margin-left:20px
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type=checkbox]:first-child,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=radio]:first-child {
  margin-left:0
}
.ur-frontend-form .ur-form-row .ur-form-grid button:focus,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=email]:focus,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=password]:focus,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=radio]:focus,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=text]:focus,
.ur-frontend-form .ur-form-row .ur-form-grid input[type=url]:focus,
.ur-frontend-form .ur-form-row .ur-form-grid select:focus,
.ur-frontend-form .ur-form-row .ur-form-grid textarea:focus {
  outline:0
}
.ur-frontend-form .ur-form-row .ur-form-grid input[readonly],
.ur-frontend-form .ur-form-row .ur-form-grid select[readonly],
.ur-frontend-form .ur-form-row .ur-form-grid textarea[readonly] {
  cursor:auto
}
.ur-frontend-form .ur-form-row .ur-form-grid select {
  -webkit-appearance:none;
  background:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E") no-repeat right 5px top 55%
}
.ur-frontend-form .ur-form-row .ur-form-grid label,
.ur-frontend-form .ur-form-row .ur-form-grid legend {
  display:block;
  font-size:14px;
  margin-bottom:10px;
  margin-top:10px
}
.ur-frontend-form .ur-form-row .ur-form-grid label .required,
.ur-frontend-form .ur-form-row .ur-form-grid legend .required {
  text-decoration:none;
  border:none;
  color:#ff4f55
}
.ur-frontend-form .ur-form-row .ur-form-grid label.ur-label,
.ur-frontend-form .ur-form-row .ur-form-grid legend.ur-label {
  font-weight:700
}
.ur-frontend-form .ur-form-row .ur-form-grid textarea {
  padding:10px;
  height:100px;
  resize:none;
  padding:5px 20px
}
.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password input[type=password] {
  padding-right:50px
}
.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password .password-input-group {
  position:relative
}
.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password .password-input-group .password_preview {
  color:rgb(102.6654179104,109.1689023066,138.4345820896);
  position:absolute;
  top:50%;
  right:15px;
  transform:translateY(-50%)
}
.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password .password-input-group .password_preview.dashicons.dashicons-hidden {
  opacity:.6
}
.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password .password-input-group .password_preview.dashicons.dashicons-hidden:hover {
  opacity:1
}
.ur-frontend-form .ur-form-row .select2-container .select2-selection--multiple {
  border:1px solid rgb(240.4392835821,241.3522713704,245.4607164179)
}
.ur-frontend-form .ur-form-row .select2-container .select2-selection--multiple .select2-selection__rendered {
  display:block
}
.ur-frontend-form .ur-form-row .select2-container .select2-selection--multiple .select2-selection__rendered li:last-child {
  margin-left:0
}
.ur-frontend-form .ur-form-row .select2-container .select2-selection--multiple .select2-selection__choice {
  margin:5px
}
.ur-frontend-form .ur-form-row .select2-container .select2-selection--multiple .select2-search--inline input[type=text] {
  margin:5px;
  height:inherit
}
.ur-frontend-form button,
.ur-frontend-form button[type=submit],
.ur-frontend-form input[type=submit] {
  padding:10px 20px;
  line-height:24px;
  text-align:center;
  word-break:break-word;
  white-space:normal;
  border:none;
  cursor:pointer;
  transition:.35s all ease-out;
  border-radius:4px
}
.ur-frontend-form input[type=submit] {
  float:right
}
.ur-frontend-form .ur-button-container {
  display:flex;
  margin-top:10px;
  padding:0 10px
}
.ur-frontend-form .ur-button-container .ur-submit-button {
  margin-left:auto
}
.ur-frontend-form .user-registration-submit-Button {
  float:right
}
.ur-frontend-form .ur-submit-button {
  margin-right:10px;
  margin-bottom:0
}
.ur-frontend-form label abbr.required {
  text-decoration:none;
  border:none;
  color:#ff4f55
}
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=date],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=email],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=number],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=password],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=text],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=url],
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid select,
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid textarea {
  border:none;
  border-bottom:1px solid rgb(192.1952686567,195.8151709634,212.1047313433);
  outline:0;
  transition:all .35s;
  padding:10px 15px;
  background:rgb(240.4392835821,241.3522713704,245.4607164179);
  color:rgb(102.6654179104,109.1689023066,138.4345820896);
  height:45px
}
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid label,
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid legend {
  margin-left:5px;
  color:rgb(102.6654179104,109.1689023066,138.4345820896)
}
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid textarea {
  height:100px
}
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid .hide_show_password input[type=password] {
  padding-right:50px
}
.ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid .user-registration-Button {
  border:0;
  border-radius:4px
}
.ur-frontend-form.ur-frontend-form--flat {
  background:#f7f7f7;
  border:none transparent
}
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid .form-row,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid .ur-field-item {
  margin-bottom:0
}
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=date],
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=email],
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=number],
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=password],
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=text],
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=url],
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid select,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid textarea {
  border:none;
  outline:0;
  padding:10px 15px;
  background:#fff;
  color:rgb(102.6654179104,109.1689023066,138.4345820896);
  margin-bottom:10px;
  height:45px
}
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=date]:focus,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=email]:focus,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=number]:focus,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=password]:focus,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=text]:focus,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input[type=url]:focus,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid select:focus,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid textarea:focus {
  box-shadow:0 0 10px 5px rgba(0,0,0,.05)
}
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid select {
  margin-bottom:10px
}
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid label,
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid legend {
  color:rgb(102.6654179104,109.1689023066,138.4345820896)
}
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid textarea {
  height:100px
}
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid .hide_show_password input[type=password] {
  padding-right:50px
}
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=date],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=email],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=number],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=password],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=text],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type=url],
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid select,
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid textarea {
  border:1px solid rgb(192.1952686567,195.8151709634,212.1047313433);
  border-radius:25px!important;
  outline:0;
  transition:all .35s;
  padding:10px 15px;
  background:#fff;
  color:rgb(102.6654179104,109.1689023066,138.4345820896);
  height:45px
}
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid button[type=button] {
  border-radius:25px!important
}
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid .user-registration-passwordless-login a {
  border-radius:25px!important
}
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid label,
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid legend {
  margin-left:5px;
  color:rgb(102.6654179104,109.1689023066,138.4345820896)
}
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid textarea {
  height:100px
}
.ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid .hide_show_password input[type=password] {
  padding-right:50px
}
.ur-frontend-form.ur-frontend-form--rounded form button.user-registration-multi-part-nav-next,
.ur-frontend-form.ur-frontend-form--rounded form button.user-registration-multi-part-nav-prev,
.ur-frontend-form.ur-frontend-form--rounded form button[type=submit],
.ur-frontend-form.ur-frontend-form--rounded form input[type=submit] {
  border:0 none;
  color:#fff;
  border-radius:25px!important;
  float:none;
  display:block;
  padding:15px 25px
}
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid input[type=date],
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid input[type=email],
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid input[type=number],
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid input[type=password],
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid input[type=text],
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid input[type=url],
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid select,
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid textarea {
  border-radius:2px
}
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid .hide_show_password input[type=password] {
  padding-right:50px
}
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form .ur-form-row .ur-form-grid button[type=button] {
  border-radius:2px
}
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form button.user-registration-multi-part-nav-next,
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form button.user-registration-multi-part-nav-prev,
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form button[type=submit],
.ur-frontend-form.ur-frontend-form--rounded.ur-frontend-form--rounded-edge form input[type=submit] {
  border-radius:2px
}
.ur-frontend-form #ur-submit-message-node {
  margin:20px 0 0 0
}
.ur-frontend-form #ur-submit-message-node.user-registration-error {
  position:unset;
  margin-bottom:10px;
  width:100%
}
.ur-frontend-form #ur-submit-message-node.ur-error {
  background:rgba(206,0,0,.1)
}
.ur-frontend-form #ur-submit-message-node.ur-message.message {
  background:rgba(143,174,27,.2)
}
#user-registration {
  background-color:#fff;
  margin:30px 0
}
#user-registration *,
#user-registration.user-registration {
  box-sizing:border-box
}
#user-registration p {
  color:#333
}
#user-registration .user-registration-tips {
  font-size:12px;
  color:rgb(182.4993283582,186.8632089552,206.5006716418);
  margin-bottom:0
}
#user-registration .user-registration-MyAccount-navigation {
  overflow:visible;
  margin:0
}
#user-registration .user-registration-MyAccount-navigation ul {
  margin:0;
  padding:0;
  display:-webkit-flex;
  display:flex;
  flex-wrap:wrap
}
#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link {
  list-style:none;
  padding:0;
  margin:0;
  display:inline-block;
  position:relative;
  box-shadow:0 0 0 transparent
}
#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
  padding:10px 15px;
  display:block;
  font-weight:400;
  font-size:14px;
  font-family:sans-serif;
  text-decoration:none;
  border-width:0 0 0 4px;
  border-style:solid;
  border-color:transparent;
  box-shadow:0 0 0 transparent
}
#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
  font-weight:600
}
#user-registration .user-registration-MyAccount-content {
  padding:30px
}
#user-registration .user-registration-MyAccount-content h2 {
  margin-bottom:30px
}
#user-registration .user-registration-MyAccount-content .user-registration-profile-fields__field-wrapper {
  margin:0 -10px
}
#user-registration .user-registration-MyAccount-content .ur-form-grid {
  border:0 none;
  background:0 0
}
#user-registration .user-registration-MyAccount-content .ur-frontend-form {
  border:none
}
#user-registration .user-registration-MyAccount-content .edit-password legend,
#user-registration .user-registration-MyAccount-content h2 {
  font-size:28px;
  font-weight:400
}
#user-registration .user-registration-MyAccount-content .user-registration-profile-header {
  margin-bottom:25px
}
#user-registration .user-registration-MyAccount-content .user-registration-profile-header .user-registration-img-container {
  width:100px
}
#user-registration .user-registration-MyAccount-content .user-registration-profile-header h3 {
  font-size:22px;
  font-weight:400;
  margin-bottom:5px
}
#user-registration .user-registration-MyAccount-content .user-registration-profile-header header .button-group,
#user-registration .user-registration-MyAccount-content .user-registration-profile-header header p {
  margin-bottom:10px
}
#user-registration .user-registration-MyAccount-content .user-registration-profile-header header .profile-pic-remove {
  margin-right:10px
}
#user-registration .user-registration-MyAccount-content .user-registration-profile-header .user-registration-nick-name {
  color:rgb(102.6654179104,109.1689023066,138.4345820896)
}
#user-registration .user-registration-MyAccount-content .user-registration-EditProfileForm .user-registration-profile-header .user-registration-img-container {
  width:auto
}
#user-registration.user-registration-MyAccount-content__body .ur-form-grid .ur-privacy-button input[type=submit] {
  width:max-content
}
.user-registration-password-strength {
  text-align:center;
  font-weight:600;
  padding:3px .5em;
  font-size:1em
}
.user-registration-password-strength.strong {
  background-color:#c1e1b9;
  border-color:#83c373
}
.user-registration-password-strength.short {
  background-color:#f1adad;
  border-color:#e35b5b
}
.user-registration-password-strength.bad {
  background-color:#fbc5a9;
  border-color:#f78b53
}
.user-registration-password-strength.good {
  background-color:#ffe399;
  border-color:#ffc733
}
.user-registration-password-hint {
  margin:.5em 0 0;
  display:block
}
.ur-front-spinner {
  background:url(../images/wpspin_light-2x.gif) no-repeat;
  background-size:16px 16px;
  display:block;
  opacity:.7;
  width:16px;
  height:16px;
  margin-left:-40px;
  float:left
}
.user-registration-form-login .ur-front-spinner {
  margin-left:0;
  float:right;
  margin-top:15px;
  margin-right:20px
}
.edit-post-visual-editor .ur-gutenberg-form-selector-wrap h2,
.edit-post-visual-editor .user-registration-gutenberg-form-selector-wrap h2 {
  width:100%;
  margin-bottom:.5em
}
.edit-post-visual-editor .ur-gutenberg-form-selector-wrap .components-base-control,
.edit-post-visual-editor .user-registration-gutenberg-form-selector-wrap .components-base-control {
  width:100%;
  text-align:center
}
.edit-post-visual-editor .ur-gutenberg-form-selector-wrap .components-placeholder__fieldset,
.edit-post-visual-editor .user-registration-gutenberg-form-selector-wrap .components-placeholder__fieldset {
  text-align:center
}
.edit-post-visual-editor .ur-gutenberg-form-selector-wrap .components-placeholder__fieldset img,
.edit-post-visual-editor .user-registration-gutenberg-form-selector-wrap .components-placeholder__fieldset img {
  margin:0 auto
}
.ur-frontend-form.ur-gutenberg-editor form button[type=submit] {
  cursor:not-allowed
}
.ur-frontend-form.ur-gutenberg-editor form .ur-form-row .ur-form-grid input {
  cursor:not-allowed
}
.ur-hidden {
  display:none
}
.button-check-all {
  display:inline-block;
  text-decoration:none;
  font-size:13px;
  line-height:2.15384615;
  min-height:30px;
  margin:0;
  padding:0 10px;
  cursor:pointer;
  border-width:1px;
  border-style:solid;
  -webkit-appearance:none;
  border-radius:3px;
  white-space:nowrap;
  box-sizing:border-box
}
.ur-form-row {
  margin-bottom:24px
}
.ur-form-row .flatpickr-input {
  padding-left:32px!important
}
.ur-form-row .without_icon {
  padding-left:10px!important
}
.ur-form-row span.input-wrapper {
  position:relative
}
.ur-form-row span.input-wrapper .ur-icon {
  position:absolute;
  top:50%;
  padding:8px;
  left:0;
  transform:translateY(-50%)
}
@keyframes user-registration-heartbeat {
  0% {
    box-shadow:0 0 0 0 rgba(71,91,178,.6)
  }
  100% {
    box-shadow:0 0 0 10px rgba(223,119,57,0)
  }
}
span.ur-shortcode-form-embed-dot {
  display:inline-block;
  width:12px;
  height:12px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%;
  background-color:#475bb2;
  animation:user-registration-heartbeat 1.5s infinite!important;
  margin:3px 10px
}
.wp-editor-tools span.ur-shortcode-form-embed-dot {
  margin-top:9px
}
.ur-shortcode-form-embed-theme-tooltip {
  display:none
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip {
  z-index:100100!important
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom:18px
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom:8px
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  top:0
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left:18px
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  left:8px
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box {
  max-width:260px;
  background:#fff;
  border:none;
  border-radius:4px;
  box-shadow:0 5px 15px rgba(0,0,0,.25);
  -webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);
  -moz-box-shadow:0 5px 15px rgba(0,0,0,.25)
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content {
  color:#444;
  padding:16px 20px 18px;
  text-align:center
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content div :first-child {
  margin-top:0!important
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content h3 {
  font-size:16px;
  letter-spacing:0;
  line-height:18px;
  margin:0;
  color:#23282c
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content p {
  font-size:14px;
  letter-spacing:0;
  line-height:18px;
  margin:10px 0 0;
  color:#444
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content a {
  color:#1d7bac
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .ur-shortcod-form-embed-theme-done-btn {
  border-radius:3px;
  cursor:pointer;
  text-decoration:none;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  box-shadow:none;
  font-size:14px;
  font-weight:600;
  letter-spacing:0;
  padding:7px 18px;
  border:none;
  background-color:#475bb2;
  color:#fff;
  display:block;
  margin:15px auto 0
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .ur-shortcod-form-embed-theme-done-btn:disabled {
  cursor:default;
  opacity:.5
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-box .tooltipster-content .ur-shortcod-form-embed-theme-done-btn:disabled:hover {
  background-color:#475bb2
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-arrow-border {
  border:none
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-top .tooltipster-arrow-background {
  border-top-color:#fff
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-right .tooltipster-arrow-background {
  border-right-color:#fff
}
.ur-shortcode-form-embed-theme.tooltipster-sidetip .tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color:#fff
}
.block-editor-page .edit-post-layout .components-notice-list>div {
  padding-left:50px
}
.block-editor-page .ur-shortcode-form-embed-dot {
  position:absolute;
  top:75px;
  left:20px;
  z-index:9999
}
.block-editor-page .ur-shortcode-form-embed-theme {
  width:260px!important;
  z-index:99980!important;
  margin-top:5px
}
.block-editor-page .ur-shortcode-form-embed-theme .tooltipster-box {
  margin-top:10px
}
.block-editor-page .ur-shortcode-form-embed-theme .ur-shortcode-form-embed-theme-tooltips-red-arrow {
  position:absolute;
  display:block;
  width:15px;
  height:42px;
  top:-65px;
  left:145px;
  background-image:url(../images/icons/red-arrow.svg);
  background-size:15px 42px;
  background-repeat:no-repeat
}
.block-editor-page.is-fullscreen-mode .edit-post-layout .components-notice-list>div {
  padding-left:125px
}
.block-editor-page.is-fullscreen-mode .ur-shortcode-form-embed-dot {
  left:75px
}
.block-editor-page.is-fullscreen-mode .ur-shortcode-form-embed-theme .ur-shortcode-form-embed-theme-tooltips-red-arrow {
  left:105px
}
.wp-block-user-registration-content-restriction-enhanced .block-editor-inner-blocks {
  margin-bottom:25px
}
.wp-block-user-registration-content-restriction-enhanced .user-registration-content-restriction-block-note {
  display:flex
}
.wp-block-user-registration-content-restriction-enhanced .user-registration-content-restriction-block-note .dashicons-lock {
  font-size:25px;
  margin:1px 5px 0 0
}
.wp-block-user-registration-content-restriction-enhanced .user-registration-content-restriction-block-note .user-registration-content-restriction-block-note-text {
  margin:0
}
#ur-frontend-form .empty-list-table-container {
  display:flex;
  align-items:center;
  justify-content:center;
  padding:50px
}
.oxygen-add-section-accordion-contents[ng-if*=user-registration] .oxygen-add-section-element {
  min-height:100px!important;
  line-height:15px
}
.ur-message-container {
  border-radius:8px;
  box-shadow:0 4px 16px 0 rgba(17,17,26,.05),0 8px 32px 0 rgba(17,17,26,.05);
  padding:60px
}
.ur-message-container .user-registration-message {
  position:relative;
  padding:10px;
  z-index:9999;
  display:flex;
  align-items:center;
  border-radius:4px;
  border-left:4px solid #49c85f;
  background:#f7fdf8;
  border-top:none;
  margin:20px 0;
  padding-left:40px
}
.ur-message-container svg {
  position:absolute;
  z-index:999999;
  margin-top:33px;
  margin-left:10px
}
.user-registration-error {
  padding:10px!important;
  display:flex;
  align-items:center;
  border-radius:4px;
  border-left:4px solid #ff4f55;
  background:4px solid #fde8e8;
  border-top:none
}
.user-registration-error svg {
  margin-right:10px
}
.user-registration-login-extra-section {
  display:flex;
  justify-content:space-between
}
.user-registration-login-extra-section .user-registration-LostPassword {
  color:#475bb2
}
.ur-submit-button,
.user-registration-Button {
  width:100%;
  background:#475bb2;
  border-radius:4px;
  border:1px solid #475bb2;
  color:#fff
}
.ur-submit-button:hover,
.user-registration-Button:hover {
  background:#38488e;
  border-color:#38488e;
  color:#fff
}
.ur-submit-button .ur-spinner,
.user-registration-Button .ur-spinner {
  width:16px;
  height:16px;
  margin-left:6px;
  margin-bottom:2px;
  display:inline-block;
  vertical-align:middle;
  margin-top:5px;
  float:right
}
.ur-submit-button .ur-spinner::before,
.user-registration-Button .ur-spinner::before {
  width:16px;
  height:16px;
  position:absolute;
  display:block;
  content:"";
  animation:spin 1s ease-in-out infinite;
  background:url(../images/icons/loader.svg) center center;
  background-size:cover
}
.ur-login-registration-nav {
  width:100%
}
.ur-login-registration-nav ul {
  display:flex;
  list-style-type:none;
  margin:0;
  padding:0;
  width:100%
}
.ur-login-registration-nav ul li {
  flex:1;
  text-align:center;
  padding:15px 0;
  cursor:pointer;
  transition:all .3s ease;
  color:#c5c5c5;
  font-weight:500;
  border-radius:8px 0 0 0;
  border-top:1px solid #f1f1f1;
  background:#f9f9f9;
  box-shadow:0 4px 16px 0 rgba(17,17,26,.05),0 8px 32px 0 rgba(17,17,26,.05);
  clip-path:inset(0 -1px -1px -1px)
}
.ur-login-registration-nav ul li:first-child {
  border-radius:8px 0 0 0;
  border-top:1px solid #f1f1f1;
  margin-left:10px
}
.ur-login-registration-nav ul li:last-child {
  border-radius:0 8px 0 0;
  margin-right:10px
}
.ur-login-registration-nav ul li.active {
  background:#fff;
  color:#1f1f1f;
  border-top:1px solid #f1f1f1
}
.login-registration .hidden {
  display:none
}
.ur-field-item input {
  border-radius:4px!important
}
.ur-field-item .user-registration-error {
  width:100%;
  position:unset;
  letter-spacing:.18px;
  font-weight:400;
  font-size:12px;
  line-height:19px;
  padding:0!important;
  border:none!important;
  background:0 0!important;
  margin-left:unset!important
}
.user-registration.ur-frontend-form {
  background:#fff;
  border-radius:8px;
  box-shadow:0 4px 16px 0 rgba(17,17,26,.05),0 8px 32px 0 rgba(17,17,26,.05);
  padding:60px
}
.user-registration.ur-frontend-form input {
  border-radius:4px
}
.user-registration.ur-frontend-form #user_email::before {
  content:"\f348";
  display:inline-block;
  vertical-align:middle;
  font-family:"Dashicon	s";
  font-size:calc(100% + 10px);
  margin-right:.875rem
}
.ur-icon-user {
  margin-right:.875rem
}
.ur-icon-user::before {
  content:"\f465";
  display:inline-block;
  vertical-align:middle;
  font-family:Dashicons
}
.ur-registration-icon {
  position:relative;
  top:50%;
  padding:8px;
  left:0;
  transform:translateY(-50%)
}
.user-registration-login-form-container .ur-registered-from .ur-login-form-wrapper #user-registration {
  width:100%
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .ur-admin-page-topnav {
  margin-bottom:0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap.wrap {
  margin:0 auto
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .menu-edit {
  border:none
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents {
  padding:24px;
  background-color:#fafafc
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents .ur-login-view-doc {
  border-radius:3px;
  cursor:pointer;
  text-decoration:none;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  box-shadow:none;
  font-size:14px;
  font-weight:600;
  letter-spacing:0;
  padding:10px 24px;
  border:none;
  background-color:#475bb2;
  color:#fff;
  display:block;
  margin:24px auto 0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents .ur-login-view-doc a {
  color:#fff
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents .ur-login-view-doc:disabled {
  cursor:default;
  opacity:.5
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents .ur-login-view-doc:disabled:hover {
  background-color:#475bb2
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-heading {
  margin-top:0;
  padding-bottom:16px;
  border-bottom:1px solid #e9e9e9;
  text-transform:uppercase;
  font-size:16px;
  font-weight:500
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-login-content p {
  font-size:16px;
  margin:20px auto
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents {
  padding:16px 16px 0 16px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content {
  padding:0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block:first-child h2.ur-toggle-heading {
  margin-top:0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content {
  margin-top:24px;
  display:flex;
  flex-direction:column;
  gap:28px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content .user-registration-login-form-global-settings {
  display:flex;
  flex-direction:column;
  gap:12px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content .user-registration-login-form-global-settings label {
  font-weight:600;
  gap:6px;
  margin-bottom:0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content .user-registration-login-form-global-settings label .user-registration-help-tip {
  font-size:20px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content .user-registration-login-form-global-settings select {
  height:38px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings #ur-login-form-setting .ur-login-form-setting-block {
  display:flex;
  flex-direction:column;
  gap:24px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer #post-body .ur-builder-wrapper .ur-selected-inputs {
  background:0 0;
  padding:24px
}
body.user-registration-page .ur-frontend-form .ur-form-row .ur-form-grid .field-membership #ur-membership-registration {
  max-width:100%
}
body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form {
  margin-bottom:0
}
body.user-registration-page .user-registration-MyAccount-content__body .ur-frontend-form .ur-form-row .ur-form-grid input[type=submit] {
  width:max-content
}
body.ur-multi-device-form-preview .user-registration-error,
body.user-registration-membership_page_user-registration-login-forms .user-registration-error,
body.user-registration-page .user-registration-error {
  position:unset;
  width:100%;
  margin:0 0 24px;
  align-items:center
}
body.ur-multi-device-form-preview .user-registration-error svg,
body.user-registration-membership_page_user-registration-login-forms .user-registration-error svg,
body.user-registration-page .user-registration-error svg {
  width:28px;
  height:28px
}
body.ur-multi-device-form-preview .user-registration-error li,
body.user-registration-membership_page_user-registration-login-forms .user-registration-error li,
body.user-registration-page .user-registration-error li {
  color:inherit;
  font-size:inherit;
  font-weight:inherit;
  line-height:inherit;
  letter-spacing:.15px
}
body.ur-multi-device-form-preview .user-registration-error li strong,
body.user-registration-membership_page_user-registration-login-forms .user-registration-error li strong,
body.user-registration-page .user-registration-error li strong {
  font-weight:500
}
body.ur-multi-device-form-preview #user-registration:not(.user-registration-MyAccount) .user-registration-message,
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .user-registration-message,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .user-registration-message {
  align-items:flex-start;
  margin:0 0 24px
}
body.ur-multi-device-form-preview #user-registration:not(.user-registration-MyAccount) .user-registration-message li,
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .user-registration-message li,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .user-registration-message li {
  flex:1;
  list-style:none
}
body.ur-multi-device-form-preview #user-registration .ur-message-container,
body.user-registration-membership_page_user-registration-login-forms #user-registration .ur-message-container,
body.user-registration-page #user-registration .ur-message-container {
  box-shadow:none;
  padding:0;
  border-radius:0
}
body.ur-multi-device-form-preview #user-registration .ur-message-container svg,
body.user-registration-membership_page_user-registration-login-forms #user-registration .ur-message-container svg,
body.user-registration-page #user-registration .ur-message-container svg {
  display:none
}
body.ur-multi-device-form-preview #user-registration .ur-message-container .user-registration-message,
body.user-registration-membership_page_user-registration-login-forms #user-registration .ur-message-container .user-registration-message,
body.user-registration-page #user-registration .ur-message-container .user-registration-message {
  margin-top:0
}
body.ur-multi-device-form-preview .user-registration-message,
body.user-registration-membership_page_user-registration-login-forms .user-registration-message,
body.user-registration-page .user-registration-message {
  background:#f7fdf8;
  padding:12px 12px 12px 16px;
  border-radius:4px;
  border-left:4px solid #49c85f;
  display:flex;
  align-items:center;
  gap:12px;
  color:#222;
  font-size:14px;
  font-weight:400;
  line-height:21px;
  letter-spacing:.15px
}
body.ur-multi-device-form-preview .user-registration-message::before,
body.user-registration-membership_page_user-registration-login-forms .user-registration-message::before,
body.user-registration-page .user-registration-message::before {
  content:"";
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 25'%3E%3Cpath stroke='%2349C85F' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12.5 22.5c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10Z'/%3E%3Cpath stroke='%2349C85F' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m9.5 12.5 2 2 4-4'/%3E%3C/svg%3E%0A");
  background-position:center;
  background-size:100%;
  background-repeat:no-repeat;
  width:24px;
  height:24px;
  display:block
}
body.ur-multi-device-form-preview .user-registration-message>ul,
body.user-registration-membership_page_user-registration-login-forms .user-registration-message>ul,
body.user-registration-page .user-registration-message>ul {
  padding-left:0;
  margin:0;
  list-style:none
}
body .user-registration-error>svg {
  display:none
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form,
body.user-registration-page .user-registration.ur-frontend-form {
  max-width:100%!important
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form form .ur-button-container,
body.user-registration-page .user-registration.ur-frontend-form form .ur-button-container {
  width:max-content
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) {
  box-shadow:none;
  border:1px solid #e9e9e9
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--bordered:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=radio]) {
  background:0 0;
  border-color:#e9e9e9;
  box-shadow:none
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) {
  box-shadow:none;
  border:1px solid #e9e9e9;
  border-radius:0
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid .ur-field-item,
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid .ur-field-item {
  margin-bottom:20px
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid .ur-field-item:last-child,
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid .ur-field-item:last-child {
  margin-bottom:0
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=radio]) {
  background:#fff;
  border-color:#e9e9e9;
  box-shadow:none;
  border-radius:0!important
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--flat:not(.login) form .ur-button-container .ur-submit-button,
body.user-registration-page .user-registration.ur-frontend-form--flat:not(.login) form .ur-button-container .ur-submit-button {
  border-radius:0
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--rounded:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=radio]) {
  box-shadow:none
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) {
  border-radius:30px
}
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-page .user-registration.ur-frontend-form--rounded-edge:not(.login) form .ur-form-row .ur-form-grid textarea:not([type=radio]) {
  box-shadow:none
}
body.user-registration-membership_page_user-registration-login-forms #user-registration.user-registration-MyAccount,
body.user-registration-membership_page_user-registration-login-forms .user-registration.user-registration-MyAccount,
body.user-registration-page #user-registration.user-registration-MyAccount,
body.user-registration-page .user-registration.user-registration-MyAccount {
  max-width:1280px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount),
body.user-registration-page #user-registration:not(.user-registration-MyAccount),
body.user-registration-page .user-registration:not(.user-registration-MyAccount) {
  max-width:520px;
  margin:24px auto;
  border-radius:8px;
  background:#fff;
  border:0
}
@media screen and (max-width:575px) {
  body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount),
  body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount),
  body.user-registration-page #user-registration:not(.user-registration-MyAccount),
  body.user-registration-page .user-registration:not(.user-registration-MyAccount) {
    padding:40px 30px
  }
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--bordered),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--bordered),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--bordered),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--bordered) {
  box-shadow:none;
  border:1px solid #e9e9e9
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) {
  box-shadow:none;
  border:1px solid #e9e9e9;
  border-radius:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=radio]),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=radio]),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=checkbox]),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=file]),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid input:not([type=radio]),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=checkbox]),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=file]),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid select:not([type=radio]),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=checkbox]),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=file]),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid textarea:not([type=radio]) {
  background:#fff;
  border-color:#e9e9e9;
  box-shadow:none;
  border-radius:0!important
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid .user-registration-Button,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid .user-registration-Button,
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid .user-registration-Button,
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--flat) .user-registration-form-login .ur-form-row .ur-form-grid .user-registration-Button {
  border-radius:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--rounded-edge),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--rounded-edge),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--rounded-edge),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-frontend-form--rounded-edge) {
  border-radius:30px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login {
  margin:0 auto;
  box-shadow:0 4px 16px 0 rgba(17,17,26,.05),0 8px 32px 0 rgba(17,17,26,.05)
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error {
  display:block;
  color:#222!important;
  font-size:14px;
  line-height:21px;
  letter-spacing:.15px;
  padding:10px!important;
  font-weight:400
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error::before,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error::before,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error::before,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error::before {
  font-weight:500;
  color:rgb(255,2.5,11.1079545455)
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error strong,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error strong,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error strong,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login .user-registration-error strong {
  font-weight:500
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid label,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid label,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid label,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid label {
  margin-left:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid .input-text,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid .input-text,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid .input-text,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid .input-text {
  background:0 0;
  height:auto
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--bordered .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button {
  background:#475bb2;
  border-radius:4px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat {
  background:0 0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat .user-registration-form-login .ur-form-row .ur-form-grid .input-text,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat .user-registration-form-login .ur-form-row .ur-form-grid .input-text,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat .user-registration-form-login .ur-form-row .ur-form-grid .input-text,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat .user-registration-form-login .ur-form-row .ur-form-grid .input-text {
  height:auto
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button:disabled,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button:disabled,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button:disabled,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--flat .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button:disabled {
  background:#eaeaea!important
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--rounded .user-registration-form-login .ur-form-row .ur-form-grid label,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--rounded .user-registration-form-login .ur-form-row .ur-form-grid label,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--rounded .user-registration-form-login .ur-form-row .ur-form-grid label,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--rounded .user-registration-form-login .ur-form-row .ur-form-grid label {
  margin-left:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--rounded .user-registration-form-login .ur-form-row .ur-form-grid .input-text,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--rounded .user-registration-form-login .ur-form-row .ur-form-grid .input-text,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form--rounded .user-registration-form-login .ur-form-row .ur-form-grid .input-text,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form--rounded .user-registration-form-login .ur-form-row .ur-form-grid .input-text {
  height:auto
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid .ur-submit-button {
  margin-right:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .user-registration-login-title,
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .user-registration-registration-title,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .user-registration-login-title,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .user-registration-registration-title,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .user-registration-login-title,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .user-registration-registration-title,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .user-registration-login-title,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .user-registration-registration-title {
  color:#1f1f1f;
  font-size:32px;
  font-weight:600;
  line-height:48px;
  letter-spacing:.15px;
  display:block;
  text-align:center;
  margin-bottom:8px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .user-registration-login-description,
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .user-registration-registration-description,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .user-registration-login-description,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .user-registration-registration-description,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .user-registration-login-description,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .user-registration-registration-description,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .user-registration-login-description,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .user-registration-registration-description {
  color:#333;
  font-size:14px;
  font-weight:400;
  line-height:21px;
  letter-spacing:.15px;
  margin-bottom:30px;
  text-align:center
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) br,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) br,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) br,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) br {
  display:none
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid #user-registration-tfa-attempts-left,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid #user-registration-tfa-attempts-left,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid #user-registration-tfa-attempts-left,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid #user-registration-tfa-attempts-left {
  margin-bottom:12px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error {
  width:100%;
  position:unset;
  align-items:center;
  margin-bottom:24px!important;
  letter-spacing:.18px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error::before,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error::before,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error::before,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error::before {
  margin-right:4px;
  font-size:16px;
  color:#f25656
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error svg,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error svg,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error svg,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error svg {
  width:28px;
  height:28px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error li,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error li,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error li,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error li {
  color:#222;
  font-size:inherit;
  font-weight:400;
  line-height:inherit;
  letter-spacing:.15px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error li strong,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error li strong,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error li strong,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-error li strong {
  font-weight:500;
  padding-right:4px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-message,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-message,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-message,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-message {
  margin-left:10px;
  margin-right:10px;
  margin-bottom:24px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-message ul,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-message ul,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-message ul,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-message ul {
  margin:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-lost-password-content-container,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-lost-password-content-container,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-lost-password-content-container,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-lost-password-content-container {
  margin-bottom:24px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-lost-password-content-container .ur-lost-password-title,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-lost-password-content-container .ur-lost-password-title,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-lost-password-content-container .ur-lost-password-title,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-lost-password-content-container .ur-lost-password-title {
  margin:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-form-row,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-form-row,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-form-row,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .user-registration-form-row {
  margin-bottom:12px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon {
  display:block
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon svg,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon svg,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon svg,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon svg {
  top:50%;
  transform:translateY(-50%);
  left:12px;
  width:14px;
  height:14px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input {
  min-height:38px;
  max-height:38px;
  margin-bottom:0;
  padding:0 14px 0 36px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input:focus,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input:focus,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input:focus,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-input-with-icon input:focus {
  border-color:#027abb
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item label:not(.user-registration-error),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item label:not(.user-registration-error),
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item label:not(.user-registration-error),
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item label:not(.user-registration-error) {
  margin-top:0;
  margin-bottom:12px;
  color:#222;
  font-size:15px;
  font-weight:500;
  line-height:19px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper {
  display:block
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input {
  margin-bottom:0;
  border-radius:4px;
  border:1px solid #e9e9e9;
  min-height:38px;
  max-height:38px;
  font-size:14px;
  line-height:20px;
  padding:0 14px;
  color:#383838
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input:focus,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input:focus,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input:focus,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input:focus {
  border-color:#027abb
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input::placeholder,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input::placeholder,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input::placeholder,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item .input-wrapper input::placeholder {
  color:#858585
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-button-container,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-button-container,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-button-container,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-button-container {
  margin-top:32px;
  padding:0 10px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-button-container .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-button-container .ur-submit-button,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-button-container .ur-submit-button,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-button-container .ur-submit-button {
  border:0;
  padding:10px 24px;
  color:#fff;
  font-size:15px;
  font-weight:400;
  line-height:24px;
  letter-spacing:.15px;
  margin-right:0;
  transition:all .3s
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form {
  box-shadow:none;
  margin-bottom:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-error,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-error,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-error,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-error {
  position:unset;
  width:100%;
  margin:0!important
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row {
  margin-bottom:24px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row .input-wrapper,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row .input-wrapper,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row .input-wrapper,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row .input-wrapper {
  display:block
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row .input-wrapper input,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row .input-wrapper input,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row .input-wrapper input,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row .input-wrapper input {
  min-height:38px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div {
  display:block;
  margin-top:32px;
  float:unset!important;
  flex-direction:row-reverse
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div input[type=submit],
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div input[type=submit],
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div input[type=submit],
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div input[type=submit] {
  border:0;
  padding:10px 24px;
  color:#fff;
  font-size:15px;
  font-weight:400;
  line-height:24px;
  letter-spacing:.15px;
  background:#475bb2;
  border:1px solid #475bb2
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div input[type=submit]:hover,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div input[type=submit]:hover,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div input[type=submit]:hover,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div input[type=submit]:hover {
  background:#38488e;
  border-color:#38488e
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button {
  padding:10px 24px;
  font-size:15px;
  line-height:25px;
  background:#475bb2
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:disabled,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:disabled,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:disabled,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:disabled {
  pointer-events:none;
  border-color:#f6f7f7!important
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button:hover {
  background:#38488e;
  border-color:#38488e;
  color:#fff
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div:has(.user-registration-passwordless-login),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div:has(.user-registration-passwordless-login),
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div:has(.user-registration-passwordless-login),
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div:has(.user-registration-passwordless-login) {
  display:flex;
  flex-direction:column-reverse;
  gap:16px!important
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login {
  width:100%;
  text-align:center;
  margin:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login a,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login a,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login a,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login a {
  font-size:15px;
  line-height:25px;
  color:#4e4e4e;
  background:#f4f4f4;
  border:1px solid #f4f4f4;
  width:100%;
  display:block;
  padding:10px 24px;
  border-radius:4px;
  transition:all .3s
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login a:hover,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login a:hover,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login a:hover,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-passwordless-login a:hover {
  background:#475bb2;
  border-color:#475bb2;
  color:#fff
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  flex-wrap:wrap;
  flex-direction:row;
  margin-top:-4px;
  float:unset
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn label,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn label,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn label,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn label {
  width:auto
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword {
  font-size:14px;
  font-weight:400;
  line-height:21px;
  letter-spacing:.15px;
  margin:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a {
  text-underline-offset:4px;
  color:#475bb2
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register {
  display:flex;
  width:100%;
  padding-top:16px;
  justify-content:center;
  margin-bottom:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a {
  text-underline-offset:4px;
  color:#475bb2
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks {
  flex-direction:column;
  position:relative;
  margin-bottom:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks::before,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks::before,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks::before,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks::before {
  content:"or";
  font-size:14px;
  line-height:24px;
  background:#fff;
  padding:0 10px;
  display:block;
  z-index:1;
  position:relative;
  color:#333;
  letter-spacing:.15px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks::after,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks::after,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks::after,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks::after {
  content:"";
  position:absolute;
  width:100%;
  height:1px;
  top:12px;
  left:50%;
  transform:translateX(-50%);
  background:#d9d9d9;
  z-index:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists {
  display:flex;
  justify-content:center;
  align-items:center;
  gap:20px;
  width:100%
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists .ursc-login-media,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists .ursc-login-media,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists .ursc-login-media,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists .ursc-login-media {
  margin:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_2 .ursc-login-media a,
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_3 .ursc-login-media a,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_2 .ursc-login-media a,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_3 .ursc-login-media a,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_2 .ursc-login-media a,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_3 .ursc-login-media a,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_2 .ursc-login-media a,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_3 .ursc-login-media a {
  width:40px;
  height:40px;
  padding:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4 {
  flex-wrap:wrap
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4 .ursc-login-media,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4 .ursc-login-media,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4 .ursc-login-media,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4 .ursc-login-media {
  width:47%
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4 .ursc-login-media .ursc-login-text,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4 .ursc-login-media .ursc-login-text,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4 .ursc-login-media .ursc-login-text,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-social-connect-networks .ursc-network-lists.ursc_theme_4 .ursc-login-media .ursc-login-text {
  font-size:13px;
  line-height:24px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-login-registration-nav ul li,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-login-registration-nav ul li,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-login-registration-nav ul li,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-login-registration-nav ul li {
  margin:0;
  padding:16px;
  color:#c5c5c5;
  font-size:16px;
  font-weight:500;
  line-height:21px;
  letter-spacing:.85px;
  text-transform:uppercase;
  border:0;
  box-shadow:none;
  clip-path:none
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-login-registration-nav ul li.active,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-login-registration-nav ul li.active,
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-login-registration-nav ul li.active,
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-login-registration-nav ul li.active {
  color:#1f1f1f
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav),
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav),
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav),
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) {
  padding:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form,
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form,
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form {
  padding:50px 40px 40px
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form .ur-form-row .ur-form-grid .user-registration,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form .ur-form-row .ur-form-grid .user-registration,
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form .ur-form-row .ur-form-grid .user-registration,
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form .ur-form-row .ur-form-grid .user-registration {
  margin-top:0
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form .ur-form-row .ur-form-grid .ur-frontend-form,
body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form .ur-form-row .ur-form-grid .ur-frontend-form,
body.user-registration-page #user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form .ur-form-row .ur-form-grid .ur-frontend-form,
body.user-registration-page .user-registration:not(.user-registration-MyAccount):has(.ur-login-registration-nav) .ur-frontend-form .ur-form-row .ur-form-grid .ur-frontend-form {
  padding:0;
  box-shadow:none;
  margin-bottom:0
}
.user-registration-login-form-container .ur-registered-from .ur-login-form-wrapper #user-registration {
  width:100%
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .ur-admin-page-topnav {
  margin-bottom:0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap.wrap {
  margin:0 auto
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .menu-edit {
  border:none
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents {
  padding:24px;
  background-color:#fafafc
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents .ur-login-view-doc {
  border-radius:3px;
  cursor:pointer;
  text-decoration:none;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  box-shadow:none;
  font-size:14px;
  font-weight:600;
  letter-spacing:0;
  padding:10px 24px;
  border:none;
  background-color:#475bb2;
  color:#fff;
  display:block;
  margin:24px auto 0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents .ur-login-view-doc a {
  color:#fff
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents .ur-login-view-doc:disabled {
  cursor:default;
  opacity:.5
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-tab-contents .ur-login-view-doc:disabled:hover {
  background-color:#475bb2
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-heading {
  margin-top:0;
  padding-bottom:16px;
  border-bottom:1px solid #e9e9e9;
  text-transform:uppercase;
  font-size:16px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-login-content p {
  font-size:16px;
  margin:20px auto
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-login-content .login-forms-shortcode-action {
  display:flex;
  padding:6px 6px 6px 12px;
  gap:8px;
  justify-content:space-between;
  width:100%;
  background:#fff;
  border:1px solid #edeff7;
  border-radius:4px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-login-content .login-forms-shortcode-action input {
  background:0 0;
  border:none
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs .ui-widget-content .ur-login-content .login-forms-shortcode-action .ur-copy-shortcode {
  line-height:unset;
  padding:6px;
  background:#edeff7;
  border:none
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents {
  padding:16px 16px 0 16px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content {
  padding:0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block:first-child h2.ur-toggle-heading {
  margin-top:0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content {
  margin-top:24px;
  display:flex;
  flex-direction:column;
  gap:28px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content .user-registration-login-form-global-settings {
  display:flex;
  flex-direction:column;
  gap:12px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content .user-registration-login-form-global-settings label {
  font-weight:600;
  gap:6px;
  margin-bottom:0
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content .user-registration-login-form-global-settings label .user-registration-help-tip {
  font-size:20px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings .ur-tab-contents .ur-tab-content form .ur-login-form-setting-block .ur-toggle-content .user-registration-login-form-global-settings select {
  height:38px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer .ur-registered-inputs.ur-login-form-settings #ur-login-form-setting .ur-login-form-setting-block {
  display:flex;
  flex-direction:column;
  gap:24px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .ur-form-subcontainer #post-body .ur-builder-wrapper .ur-selected-inputs {
  background:0 0;
  padding:24px
}
.user-registration-membership_page_user-registration-login-forms #wpcontent .user-registration-login-form-container .user-registration__wrap .user-registration-login-settings-form a {
  pointer-events:none
}
body.user-registration-page .elementor-widget-container .user-registration:not(.user-registration-MyAccount) {
  background:0 0;
  border-radius:0
}
.et-db #et-boc .et-l .et-fb-modules-list ul>li {
  position:relative
}
.et-db #et-boc .et-l .et-fb-modules-list ul>li.urm-registration-form:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  background-image:url(./../images/blocks/registration-form.svg)
}
.et-db #et-boc .et-l .et-fb-modules-list ul>li.urm-login-form:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  background-image:url(./../images/blocks/login-form.svg)
}
.et-db #et-boc .et-l .et-fb-modules-list ul>li.urm-myaccount:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  background-image:url(./../images/blocks/my-account.svg)
}
.et-db #et-boc .et-l .et-fb-modules-list ul>li.urm-edit-profile:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  background-image:url(./../images/blocks/edit-profile.svg)
}
.et-db #et-boc .et-l .et-fb-modules-list ul>li.urm-edit-password:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  background-image:url(./../images/blocks/edit-password.svg)
}
.et-db #et-boc .et-l .et-fb-modules-list ul>li.urm-content-restriction:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  background-image:url(./../images/blocks/content-restriction.svg)
}
.et-db #et-boc .et-l .et-fb-modules-list ul>li.urm-membership-groups:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  background-image:url(./../images/blocks/membership-groups.svg)
}
.et-db #et-boc .et-l .et-fb-modules-list ul>li.urm-membership-thank-you:before {
  content:"";
  display:inline-block;
  width:16px;
  height:16px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  background-image:url(./../images/blocks/thankyou.svg)
}
.page.contact .container{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 50px 20px;
}
.page.contact .container ul{
	padding-left: 10px;
}
.page.contact .container li{

}
.page.contact .container li::before{
	content: "-";
	padding-right: 5px;
}
.page.contact .container li a{
	font-size:18px;
}
.page.contact .container li ul{
	padding-left: 30px;
}
.page.contact .container li li{

}
.page.contact .container li li a{
	font-size:16px;
}
.blockSitemap h3{
	margin-bottom: 10px;
}
.blockSitemap nav{
	margin-bottom: 25px;
}
@media (min-width:780px){
	.blockSitemap{
		display: flex;
		flex-wrap: wrap;
	}
	.blockSitemap nav{
		width: 50%;
		margin: 0;
	}
}