/* Heebo Extra Light */
@font-face {
  font-family: 'Heebo';
  src: url(../../fonts/Heebo/heebo-latin-300-normal.woff2) format('woff2'), /* Super Modern Browsers */ url(../../fonts/Heebo/heebo-latin-300-normal.woff) format('woff');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200;
  font-display: fallback;
}
/* Heebo Light */
@font-face {
  font-family: 'Heebo';
  src: url(../../fonts/Heebo/heebo-latin-300-normal.woff2) format('woff2'), /* Super Modern Browsers */ url(../../fonts/Heebo/heebo-latin-300-normal.woff) format('woff');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 300;
  font-display: fallback;
}
/* Heebo Regular */
@font-face {
  font-family: 'Heebo';
  src: url(../../fonts/Heebo/heebo-latin-400-normal.woff2) format('woff2'), /* Super Modern Browsers */ url(../../fonts/Heebo/heebo-latin-400-normal.woff) format('woff');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
}
/* Heebo Medium */
@font-face {
  font-family: 'Heebo';
  src: url(../../fonts/Heebo/heebo-latin-500-normal.woff2) format('woff2'), /* Super Modern Browsers */ url(../../fonts/Heebo/heebo-latin-500-normal.woff) format('woff');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 500;
  font-display: fallback;
}
/* Heebo Bold */
@font-face {
  font-family: 'Heebo';
  src: url(../../fonts/Heebo/heebo-latin-700-normal.woff2) format('woff2'), /* Super Modern Browsers */ url(../../fonts/Heebo/heebo-latin-700-normal.woff) format('woff');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
}
/* icons */
@font-face {
  font-family: 'Icons';
  src: url('../../fonts/Icons/icomoon.woff') format('woff'), url('../../fonts/Icons/icomoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
/* colors */
/* spacings */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/* gradients */
.diagonal-gradient-metallic-yg {
  background: #ebda94;
  background: -moz-linear-gradient(to right bottom, #ebda94 0%, #a07c48 50%, #96743b 50.5%, #ebda94 100%);
  background: -webkit-linear-gradient(to right bottom, #ebda94 0%, #a07c48 50%, #96743b 50.5%, #ebda94 100%);
  background: linear-gradient(to right bottom, #ebda94 0%, #a07c48 50%, #96743b 50.5%, #ebda94 100%);
}
.vertical-gradient-metallic-yg {
  background: #ebda94;
  background: -moz-linear-gradient(to bottom, #ebda94 0%, #a07c48 50%, #96743b 50.5%, #ebda94 100%);
  background: -webkit-linear-gradient(to bottom, #ebda94 0%, #a07c48 50%, #96743b 50.5%, #ebda94 100%);
  background: linear-gradient(to bottom, #ebda94 0%, #a07c48 50%, #96743b 50.5%, #ebda94 100%);
}
.diagonal-gradient-metallic-rg {
  background: #f3c7d1;
  background: -moz-linear-gradient(to right bottom, #f3c7d1 0%, #c1677b 50%, #b64c63 50.5%, #e9b3bf 100%);
  background: -webkit-linear-gradient(to right bottom, #f3c7d1 0%, #c1677b 50%, #b64c63 50.5%, #e9b3bf 100%);
  background: linear-gradient(to right bottom, #f3c7d1 0%, #c1677b 50%, #b64c63 50.5%, #e9b3bf 100%);
}
.vertical-gradient-metallic-rg {
  background: #f3c7d1;
  background: -moz-linear-gradient(to bottom, #f3c7d1 0%, #c1677b 50%, #b64c63 50.5%, #e9b3bf 100%);
  background: -webkit-linear-gradient(to bottom, #f3c7d1 0%, #c1677b 50%, #b64c63 50.5%, #e9b3bf 100%);
  background: linear-gradient(to bottom, #f3c7d1 0%, #c1677b 50%, #b64c63 50.5%, #e9b3bf 100%);
}
.diagonal-gradient-metallic-ss {
  background: #dddddd;
  background: -moz-linear-gradient(to right bottom, #dddddd 0%, #6f6f6f 50%, #616161 50.5%, #cecece 100%);
  background: -webkit-linear-gradient(to right bottom, #dddddd 0%, #6f6f6f 50%, #616161 50.5%, #cecece 100%);
  background: linear-gradient(to right bottom, #dddddd 0%, #6f6f6f 50%, #616161 50.5%, #cecece 100%);
}
.vertical-gradient-metallic-ss {
  background: #dddddd;
  background: -moz-linear-gradient(to bottom, #dddddd 0%, #6f6f6f 50%, #616161 50.5%, #cecece 100%);
  background: -webkit-linear-gradient(to bottom, #dddddd 0%, #6f6f6f 50%, #616161 50.5%, #cecece 100%);
  background: linear-gradient(to bottom, #dddddd 0%, #6f6f6f 50%, #616161 50.5%, #cecece 100%);
}
.diagonal-gradient-yg {
  background: #ebda94;
  background: -moz-linear-gradient(to right bottom, #ebda94 0%, #a07c48 100%);
  background: -webkit-linear-gradient(to right bottom, #ebda94 0%, #a07c48 100%);
  background: linear-gradient(to right bottom, #ebda94 0%, #a07c48 100%);
}
.vertical-gradient-yg {
  background: #ebda94;
  background: -moz-linear-gradient(to bottom, #ebda94 0%, #a07c48 100%);
  background: -webkit-linear-gradient(to bottom, #ebda94 0%, #a07c48 100%);
  background: linear-gradient(to bottom, #ebda94 0%, #a07c48 100%);
}
.horizontal-gradient-yg {
  background: #ebda94;
  background: -moz-linear-gradient(to right, #ebda94 0%, #a07c48 100%);
  background: -webkit-linear-gradient(to right, #ebda94 0%, #a07c48 100%);
  background: linear-gradient(to right, #ebda94 0%, #a07c48 100%);
}
.diagonal-gradient-rg {
  background: #f3c7d1;
  background: -moz-linear-gradient(to right bottom, #f3c7d1 0%, #c1677b 100%);
  background: -webkit-linear-gradient(to right bottom, #f3c7d1 0%, #c1677b 100%);
  background: linear-gradient(to right bottom, #f3c7d1 0%, #c1677b 100%);
}
.vertical-gradient-rg {
  background: #f3c7d1;
  background: -moz-linear-gradient(to bottom, #f3c7d1 0%, #c1677b 100%);
  background: -webkit-linear-gradient(to bottom, #f3c7d1 0%, #c1677b 100%);
  background: linear-gradient(to bottom, #f3c7d1 0%, #c1677b 100%);
}
.horizontal-gradient-rg {
  background: #f3c7d1;
  background: -moz-linear-gradient(to right, #f3c7d1 0%, #c1677b 100%);
  background: -webkit-linear-gradient(to right, #f3c7d1 0%, #c1677b 100%);
  background: linear-gradient(to right, #f3c7d1 0%, #c1677b 100%);
}
.diagonal-gradient-ss {
  background: #dddddd;
  background: -moz-linear-gradient(to right bottom, #dddddd 0%, #6f6f6f 100%);
  background: -webkit-linear-gradient(to right bottom, #dddddd 0%, #6f6f6f 100%);
  background: linear-gradient(to right bottom, #dddddd 0%, #6f6f6f 100%);
}
.vertical-gradient-ss {
  background: #dddddd;
  background: -moz-linear-gradient(to bottom, #dddddd 0%, #6f6f6f 100%);
  background: -webkit-linear-gradient(to bottom, #dddddd 0%, #6f6f6f 100%);
  background: linear-gradient(to bottom, #dddddd 0%, #6f6f6f 100%);
}
.horizontal-gradient-ss {
  background: #dddddd;
  background: -moz-linear-gradient(to right, #dddddd 0%, #6f6f6f 100%);
  background: -webkit-linear-gradient(to right, #dddddd 0%, #6f6f6f 100%);
  background: linear-gradient(to right, #dddddd 0%, #6f6f6f 100%);
}
.diagonal-gradient-jwl {
  background: #cd94b5;
  background: -moz-linear-gradient(to right bottom, #cd94b5 0%, #f9f2c8 100%);
  background: -webkit-linear-gradient(to right bottom, #cd94b5 0%, #f9f2c8 100%);
  background: linear-gradient(to right bottom, #cd94b5 0%, #f9f2c8 100%);
}
.vertical-gradient-jwl {
  background: #cd94b5;
  background: -moz-linear-gradient(to bottom, #cd94b5 0%, #f9f2c8 100%);
  background: -webkit-linear-gradient(to bottom, #cd94b5 0%, #f9f2c8 100%);
  background: linear-gradient(to bottom, #cd94b5 0%, #f9f2c8 100%);
}
.horizontal-gradient-jwl {
  background: #cd94b5;
  background: -moz-linear-gradient(to right, #cd94b5 0%, #f9f2c8 100%);
  background: -webkit-linear-gradient(to right, #cd94b5 0%, #f9f2c8 100%);
  background: linear-gradient(to right, #cd94b5 0%, #f9f2c8 100%);
}
.diagonal-gradient-jwl2 {
  background: #4fa7cf;
  background: -moz-linear-gradient(to right bottom, #4fa7cf 0%, #e3e7ac 100%);
  background: -webkit-linear-gradient(to right bottom, #4fa7cf 0%, #e3e7ac 100%);
  background: linear-gradient(to right bottom, #4fa7cf 0%, #e3e7ac 100%);
}
.vertical-gradient-jwl2 {
  background: #4fa7cf;
  background: -moz-linear-gradient(to bottom, #4fa7cf 0%, #e3e7ac 100%);
  background: -webkit-linear-gradient(to bottom, #4fa7cf 0%, #e3e7ac 100%);
  background: linear-gradient(to bottom, #4fa7cf 0%, #e3e7ac 100%);
}
.horizontal-gradient-jwl2 {
  background: #4fa7cf;
  background: -moz-linear-gradient(to right, #4fa7cf 0%, #e3e7ac 100%);
  background: -webkit-linear-gradient(to right, #4fa7cf 0%, #e3e7ac 100%);
  background: linear-gradient(to right, #4fa7cf 0%, #e3e7ac 100%);
}
.diagonal-gradient-pink {
  background: #b41f71;
  background: -moz-linear-gradient(to right bottom, #b41f71 0%, #881755 100%);
  background: -webkit-linear-gradient(to right bottom, #b41f71 0%, #881755 100%);
  background: linear-gradient(to right bottom, #b41f71 0%, #881755 100%);
}
.vertical-gradient-pink {
  background: #b41f71;
  background: -moz-linear-gradient(to bottom, #b41f71 0%, #881755 100%);
  background: -webkit-linear-gradient(to bottom, #b41f71 0%, #881755 100%);
  background: linear-gradient(to bottom, #b41f71 0%, #881755 100%);
}
.horizontal-gradient-pink {
  background: #b41f71;
  background: -moz-linear-gradient(to right, #b41f71 0%, #881755 100%);
  background: -webkit-linear-gradient(to right, #b41f71 0%, #881755 100%);
  background: linear-gradient(to right, #b41f71 0%, #881755 100%);
}
/* borders / shadows */
/* typography */
body,
table {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
h1 {
  margin: 0 0 32px;
  font-family: 'Georgia', 'Times', serif;
  font-weight: normal;
  font-size: 32px;
  line-height: 40px;
  color: #595959;
}
h1.sans {
  margin: 0 0 32px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  color: #595959;
}
h2 {
  margin: 48px 0 24px;
  font-family: 'Georgia', 'Times', serif;
  font-weight: normal;
  font-size: 28px;
  line-height: 36px;
  color: #595959;
}
h2.sans {
  margin: 48px 0 24px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #595959;
}
h3 {
  margin: 32px 0 16px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 200;
  font-size: 24px;
  line-height: 32px;
  color: #595959;
}
.overline {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
p,
li {
  margin: 0 0 16px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
p.medium,
li.medium {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 20px;
}
p.small,
li.small {
  margin: 0 0 8px;
  font-size: 12px;
  line-height: 18px;
}
@media screen and (min-width: 768px) {
  h1.serif {
    font-size: 38px;
    line-height: 48px;
  }
}
/* links */
p a {
  color: #8a2569;
}
.landscape {
  margin: 40px;
  border: 5px solid #fff;
  border-radius: 8px;
  width: calc(100% - 80px);
  height: 0;
  padding-bottom: calc(50% - 80px);
  box-shadow: 0px 0px 30px -15px #000;
}
.portrait {
  margin: 40px;
  border: 5px solid #fff;
  border-radius: 8px;
  width: calc(100% - 80px);
  height: 0;
  padding-bottom: calc(200% - 80px);
  box-shadow: 0px 0px 30px -15px #000;
}
.square {
  margin: 40px;
  border: 5px solid #fff;
  border-radius: 8px;
  width: calc(100% - 80px);
  height: 0;
  padding-bottom: calc(100% - 80px);
  box-shadow: 0px 0px 30px -15px #000;
}
/* col sets */
.col-2-set {
  display: flex;
  flex-direction: row;
  margin: 0 0 40px;
}
.col-2-set .col {
  flex: 0 0 50%;
}
.col-3-set {
  display: flex;
  flex-direction: row;
  margin: 0 0 40px;
}
.col-3-set .col {
  flex: 0 0 33.33333333%;
}
.col-4-set {
  display: flex;
  flex-direction: row;
  margin: 0 0 40px;
}
.col-4-set .col {
  flex: 0 0 25%;
}
.col-5-set {
  display: flex;
  flex-direction: row;
  margin: 0 0 40px;
}
.col-5-set .col {
  flex: 0 0 20%;
}
/* product flags */
.flag {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px -5px #000;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #fff;
}
.flag-new {
  background-color: #139b1f;
}
.flag-last,
.flag-sale {
  background-color: #b41f71;
}
/* buttons */
button:not(.tooltip-link),
.button:not(.tooltip-link) {
  display: inline-block;
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 0 25px;
  border: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 54px;
  color: #fff;
  text-transform: none;
  user-select: none;
  cursor: pointer;
}
button:not(.tooltip-link):after,
.button:not(.tooltip-link):after {
  content: ' →';
}
button:not(.tooltip-link):hover,
.button:not(.tooltip-link):hover {
  box-shadow: 0px 5px 10px -5px #000;
}
button:not(.tooltip-link).primary,
.button:not(.tooltip-link).primary {
  text-transform: uppercase;
}
button:not(.tooltip-link).gold,
.button:not(.tooltip-link).gold {
  background: #ebda94;
  background: -moz-linear-gradient(to bottom, #ebda94 0%, #a07c48 100%);
  background: -webkit-linear-gradient(to bottom, #ebda94 0%, #a07c48 100%);
  background: linear-gradient(to bottom, #ebda94 0%, #a07c48 100%);
  text-shadow: 0px 0px 1px #111111;
}
button:not(.tooltip-link).pink,
.button:not(.tooltip-link).pink {
  background-color: #b41f71;
}
button:not(.tooltip-link).blue,
.button:not(.tooltip-link).blue {
  background-color: #306a90;
}
button:not(.tooltip-link).turquoise,
.button:not(.tooltip-link).turquoise {
  background-color: #35757f;
}
button:not(.tooltip-link).green,
.button:not(.tooltip-link).green {
  background-color: #5a7234;
}
button:not(.tooltip-link).black,
.button:not(.tooltip-link).black {
  background-color: #333333;
}
button:not(.tooltip-link).white,
.button:not(.tooltip-link).white {
  background-color: #fff;
  border: 2px solid #333333;
  color: #333333;
  line-height: 50px;
}
button:not(.tooltip-link).disabled,
.button:not(.tooltip-link).disabled {
  background-color: #c9c9c9;
  cursor: not-allowed;
}
button:not(.tooltip-link).disabled:hover,
.button:not(.tooltip-link).disabled:hover {
  box-shadow: none;
}
button:not(.tooltip-link).white.disabled,
.button:not(.tooltip-link).white.disabled {
  background-color: #fff;
  border-color: #c9c9c9;
  color: #c9c9c9;
}
button:not(.tooltip-link).medium,
.button:not(.tooltip-link).medium {
  height: 40px;
  line-height: 38px;
}
button:not(.tooltip-link).medium.white,
.button:not(.tooltip-link).medium.white {
  line-height: 34px;
}
button:not(.tooltip-link).remove-filter,
.button:not(.tooltip-link).remove-filter {
  height: 35px;
  line-height: 33px;
  color: #595959;
  border: 1px solid #7e7e7d;
  background-color: #f5f5f5;
}
button:not(.tooltip-link).remove-filter:after,
.button:not(.tooltip-link).remove-filter:after {
  font-family: 'Icons', sans-serif;
  font-weight: normal;
  line-height: 29px;
  content: ' \e901';
}
/* forms */
.radio-row {
  display: flex;
  flex-direction: row;
}
.radio-row .radio {
  flex: 0 0 auto;
  margin-right: 5px;
}
.select-row {
  display: flex;
  flex-direction: row;
}
.select-row .input-box-select {
  flex: 0 0 calc(50% - 5px);
  margin-left: 5px;
}
.select-row .input-box-select:first-child {
  margin-right: 5px;
  margin-left: 0;
}
@media screen and (min-width: 400px) {
  .select-row .input-box-select {
    flex: 0 0 calc(25% - 7.5px);
    margin-left: 5px;
  }
  .select-row .input-box-select:first-child {
    margin-right: 5px;
    margin-left: 0;
  }
}
input,
select,
textarea {
  appearance: none;
  border: none;
  width: 100%;
  padding: 0;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #111111;
  outline: none;
  background-color: transparent;
}
select:invalid,
option:disabled {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}
label {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
}
.input-box {
  position: relative;
  box-sizing: border-box;
  height: 40px;
  margin: 0 0 20px;
  padding: 5px 10px;
  background-color: #fff;
}
.input-box input:-webkit-autofill ~ label {
  display: block;
  position: absolute;
  top: -6px;
  left: 10px;
  padding: 0 2px;
  font-size: 12px;
  line-height: 12px;
  color: #78511d;
  background-color: #fff;
  transition: all 0.2s;
}
.input-box.input-box-button {
  height: 56px;
  padding: 0;
}
.input-box.input-box-text,
.input-box.input-box-tel,
.input-box.input-box-email,
.input-box.input-box-date,
.input-box.input-box-password,
.input-box.input-box-textarea {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #9c805f;
}
.input-box.input-box-text label,
.input-box.input-box-tel label,
.input-box.input-box-email label,
.input-box.input-box-date label,
.input-box.input-box-password label,
.input-box.input-box-textarea label {
  display: block;
  position: absolute;
  top: -6px;
  left: 10px;
  padding: 0 2px;
  font-size: 12px;
  line-height: 12px;
  color: #78511d;
  background-color: #fff;
  transition: all 0.2s;
}
.input-box.input-box-text input:placeholder-shown ~ label,
.input-box.input-box-tel input:placeholder-shown ~ label,
.input-box.input-box-email input:placeholder-shown ~ label,
.input-box.input-box-date input:placeholder-shown ~ label,
.input-box.input-box-password input:placeholder-shown ~ label,
.input-box.input-box-textarea input:placeholder-shown ~ label {
  display: block;
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  transition: all 0.5s;
}
.input-box.input-box-text input:not(:placeholder-shown) ~ label,
.input-box.input-box-tel input:not(:placeholder-shown) ~ label,
.input-box.input-box-email input:not(:placeholder-shown) ~ label,
.input-box.input-box-date input:not(:placeholder-shown) ~ label,
.input-box.input-box-password input:not(:placeholder-shown) ~ label,
.input-box.input-box-textarea input:not(:placeholder-shown) ~ label {
  display: block;
  position: absolute;
  top: -6px;
  left: 10px;
  padding: 0 2px;
  font-size: 12px;
  line-height: 12px;
  color: #78511d;
  background-color: #fff;
  transition: all 0.2s;
}
.input-box.input-box-text:focus-within,
.input-box.input-box-tel:focus-within,
.input-box.input-box-email:focus-within,
.input-box.input-box-date:focus-within,
.input-box.input-box-password:focus-within,
.input-box.input-box-textarea:focus-within {
  box-shadow: inset 0px 0px 0px 1px #78511d;
}
.input-box.input-box-text:focus-within input:placeholder-shown ~ label,
.input-box.input-box-tel:focus-within input:placeholder-shown ~ label,
.input-box.input-box-email:focus-within input:placeholder-shown ~ label,
.input-box.input-box-date:focus-within input:placeholder-shown ~ label,
.input-box.input-box-password:focus-within input:placeholder-shown ~ label,
.input-box.input-box-textarea:focus-within input:placeholder-shown ~ label {
  display: block;
  position: absolute;
  top: -6px;
  left: 10px;
  padding: 0 2px;
  font-size: 12px;
  line-height: 12px;
  color: #78511d;
  background-color: #fff;
  transition: all 0.2s;
}
.input-box.input-box-select {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #9c805f;
}
.input-box.input-box-select:after {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  font-family: 'Icons', sans-serif;
  font-weight: normal;
  font-size: 20px;
  content: '\f107';
  color: #9c805f;
}
.input-box.input-box-select label {
  display: block;
  position: absolute;
  top: -6px;
  left: 10px;
  padding: 0 2px;
  font-size: 12px;
  line-height: 12px;
  color: #78511d;
  background-color: #fff;
  transition: all 0.2s;
}
.input-box.input-box-select:focus-within {
  border-color: #78511d;
  box-shadow: inset 0px 0px 0px 1px #78511d;
}
.input-box.input-box-select:focus-within:after {
  color: #78511d;
}
.input-box.input-box-select select:disabled {
  color: #595959;
}
.input-box.input-box-checkbox {
  cursor: pointer;
}
.input-box.input-box-checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  margin: 0;
}
.input-box.input-box-checkbox input:checked ~ label:before {
  content: '\e902';
  text-shadow: 0px 0px 1px #9c805f;
}
.input-box.input-box-checkbox label {
  line-height: 28px;
}
.input-box.input-box-checkbox label:before {
  font-family: 'Icons', sans-serif;
  font-weight: normal;
  display: inline-block;
  width: 20px;
  height: 20px;
  float: left;
  margin: 3px 10px 0 0;
  content: '';
  background-color: #fff;
  border: 2px solid #9c805f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 20px;
  text-align: center;
  color: #9c805f;
}
.input-box.input-box-radio {
  cursor: pointer;
}
.input-box.input-box-radio input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
  margin: 0;
}
.input-box.input-box-radio input:checked ~ label:after {
  position: absolute;
  left: 15px;
  top: 13px;
  display: inline-block;
  width: 12px;
  height: 12px;
  content: '';
  background-color: #9c805f;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.input-box.input-box-radio input:checked ~ label:before {
  border-color: #9c805f;
}
.input-box.input-box-radio label {
  padding-left: 30px;
  line-height: 28px;
}
.input-box.input-box-radio label:before {
  position: absolute;
  left: 10px;
  top: 8px;
  display: block;
  width: 18px;
  height: 18px;
  content: '';
  border: 2px solid #9c805f;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  line-height: 18px;
}
.input-box.input-box-textarea {
  height: auto;
}
.input-box ~ .tooltip .tooltip-link {
  top: -42px;
  right: 10px;
}
.input-box ~ .validation-advice {
  position: relative;
  margin: -5px 0 5px;
  padding: 0 15px;
  height: 0;
  overflow: hidden;
  transition: height 0.3s;
}
.input-box ~ .validation-advice .validation-advice-text {
  margin: 0;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #d32f2f;
}
.input-box.validation-failed {
  border-color: #d32f2f;
}
.input-box.validation-failed ~ .tooltip .tooltip-link {
  border-color: #d32f2f;
  color: #d32f2f;
}
.input-box.validation-failed ~ .validation-advice {
  height: 15px;
  transition: height 0.3s;
}
.input-box.validation-failed input:not(:placeholder-shown) ~ label {
  display: block;
  position: absolute;
  top: -6px;
  left: 10px;
  padding: 0 2px;
  font-size: 12px;
  line-height: 12px;
  color: #78511d;
  background-color: #fff;
  transition: all 0.2s;
  color: #d32f2f;
}
.input-box.validation-failed:focus-within {
  box-shadow: inset 0px 0px 0px 1px #d32f2f;
}
.input-box.validation-failed:focus-within input:placeholder-shown ~ label {
  display: block;
  position: absolute;
  top: -6px;
  left: 10px;
  padding: 0 2px;
  font-size: 12px;
  line-height: 12px;
  color: #78511d;
  background-color: #fff;
  transition: all 0.2s;
  color: #d32f2f;
}
.input-box.input-box-password.not-matching {
  border-color: #d32f2f;
}
.input-box.input-box-password.not-matching label {
  color: #d32f2f !important;
}
.input-box.input-box-password .type-switch {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  text-align: center;
}
.input-box.input-box-password .type-switch:after {
  font-family: 'Icons', sans-serif;
  font-weight: normal;
  line-height: 36px;
  content: '\f06e';
  color: #78511d;
}
.input-box.input-box-password .type-switch.text:after {
  content: '\f070';
}
.input-box-set {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.input-box-set.input-box-set-type .input-box {
  flex: 0 0 calc(50% - 5px);
  margin: 0 10px 20px 0;
}
.input-box-set.input-box-set-type .input-box.button {
  margin: 0 0 20px;
}
.input-box-set.input-box-set-name .input-box,
.input-box-set.input-box-set-numbers .input-box,
.input-box-set.input-box-set-mail-tel .input-box {
  flex: 0 0 100%;
}
.input-box-set.input-box-set-street .input-box,
.input-box-set.input-box-set-mail-dob .input-box {
  flex: 0 0 calc(25% - 5px);
  margin: 0 0 20px 5px;
}
.input-box-set.input-box-set-street .input-box:first-child,
.input-box-set.input-box-set-mail-dob .input-box:first-child {
  flex: 0 0 calc(75% - 5px);
  margin: 0 5px 20px 0;
}
.input-box-set.input-box-set-city .input-box {
  flex: 0 0 calc(75% - 5px);
  margin: 0 0 20px 5px;
}
.input-box-set.input-box-set-city .input-box:first-child {
  flex: 0 0 calc(25% - 5px);
  margin: 0 5px 20px 0;
}
@media screen and (min-width: 500px) {
  .input-box-set.input-box-set-name .input-box,
  .input-box-set.input-box-set-numbers .input-box,
  .input-box-set.input-box-set-mail-tel .input-box {
    flex: 0 0 calc(50% - 5px);
    margin: 0 0 20px 5px;
  }
  .input-box-set.input-box-set-name .input-box:first-child,
  .input-box-set.input-box-set-numbers .input-box:first-child,
  .input-box-set.input-box-set-mail-tel .input-box:first-child {
    margin: 0 5px 20px 0;
  }
}
.input-advice {
  margin: -15px 10px 20px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #d32f2f;
}
.tooltip {
  position: relative;
  width: 100%;
  height: 0;
  overflow: visible;
}
.tooltip .tooltip-link {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 2px solid #78511d;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  content: 'i';
  text-align: center;
  color: #78511d;
  cursor: pointer;
  text-decoration: none;
  background-color: #fff;
}
.tooltip .tooltip-link ~ .tooltip-text {
  display: none;
  position: absolute;
  top: -10px;
  right: 2px;
  z-index: 10;
  min-width: 280px;
  max-width: 320px;
  box-sizing: border-box;
  padding: 10px;
  background-color: #333333;
  color: #fff;
  -webkit-box-shadow: 0px 3px 5px #111111;
  -moz-box-shadow: 0px 3px 5px #111111;
  box-shadow: 0px 3px 5px #111111;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
}
.tooltip .tooltip-link ~ .tooltip-text:before {
  position: absolute;
  top: -14px;
  right: 13px;
  content: '';
  border: 7px solid transparent;
  border-bottom-color: #333333;
}
.tooltip .tooltip-link:focus ~ .tooltip-text {
  display: block;
}
.horizontal-scroll {
  overflow-x: auto;
}
/* basic layout */
.max-width {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (min-width: 1024px) {
  .max-width {
    padding: 0 30px;
  }
}
.clear {
  width: 100%;
  clear: both;
}
.nobr {
  white-space: nowrap;
}
body {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  margin: 0;
  padding: 0;
}
header {
  display: block;
  position: relative;
  top: 0;
  z-index: 10;
  -webkit-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  background-color: #fff;
  box-shadow: 0px 3px 30px -15px #595959;
}
header h1 {
  padding-right: 50px;
}
header .header-main {
  position: relative;
  display: block;
  height: 54px;
}
header .header-main h1 {
  margin: 0;
  padding: 10px 0;
}
header .header-main h1 .logo {
  width: 146px;
  height: auto;
}
@media screen and (min-width: 768px) {
  header {
    -webkit-flex: 0 0 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    box-shadow: 0px 3px 60px -30px #595959;
  }
  header .header-main {
    height: 80px;
  }
  header .header-main h1 {
    padding: 15px 0;
  }
  header .header-main h1 .logo {
    width: 220px;
  }
}
/* footer */
footer {
  display: block;
  position: relative;
  text-align: center;
  color: #7e7e7d;
  background-color: #f5f5f5;
}
footer p {
  margin: 8px 0;
}
footer a {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 200;
  color: #7e7e7d;
}
@media screen and (min-width: 768px) {
  footer {
    padding: 6px 0;
  }
  footer p {
    font-size: 12px;
    line-height: 18px;
  }
  footer .copyright {
    float: left;
  }
  footer .imprint {
    float: right;
  }
}
main {
  display: block;
  position: relative;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 20px 0;
}
@media screen and (min-width: 1024px) {
  main {
    padding: 40px 0;
  }
}
@media screen {
  .print {
    display: none;
  }
}
.page-msg {
  margin: 0 0 40px;
  padding: 20px;
  border-radius: 8px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  color: #fff;
}
.page-msg.success {
  background-color: #139b1f;
}
.page-msg.hint {
  background-color: #2f5dd3;
}
.page-msg.error {
  background-color: #d32f2f;
}
nav {
  position: absolute;
  right: 10px;
  top: 15px;
  display: block;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
nav ul li {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  margin-left: 10px;
}
nav ul li .nav-item {
  position: relative;
  display: block;
}
nav ul li .nav-item:before {
  font-family: 'Icons', sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
}
nav ul li .nav-item.dashboard:before {
  content: '\f00b';
}
nav ul li .nav-item.shop:before {
  content: '\f07a';
}
nav ul li .nav-item.customer:before {
  content: '\f007';
}
nav ul li .nav-item.customer:after {
  position: absolute;
  right: -6px;
  bottom: -5px;
  display: block;
  width: 11px;
  height: 11px;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #b41f71;
  font-size: 14px;
  line-height: 11px;
  text-align: center;
  content: '+';
  text-shadow: 0px 0px 1px #fff;
}
nav ul li .nav-item.settings:before {
  content: '\f1de';
}
nav ul li .nav-item.logout:before {
  content: '\f08b';
}
@media screen and (min-width: 768px) {
  nav {
    top: 10px;
  }
  nav ul li {
    margin-left: 30px;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
  }
  nav ul li .nav-item {
    padding-top: 36px;
  }
  nav ul li .nav-item:before {
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    font-family: 'Icons', sans-serif;
    font-weight: normal;
    font-size: 25px;
    line-height: 36px;
  }
  nav ul li .nav-item.customer:after {
    right: calc(50% - 15px);
    top: 22px;
  }
}
@media screen and (min-width: 1024px) {
  nav {
    right: 20px;
  }
}
a {
  color: #b41f71;
  text-decoration: none;
}
/* flex layouts */
.flex-columns {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-columns.col-2-set .flex-column,
.flex-columns.col-3-set .flex-column {
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
.flex-columns.col-4-set .flex-column {
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
.flex-columns.col-5-set .flex-column {
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
.flex-columns.col-5-set .flex-column:first-child {
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
@media screen and (min-width: 360px) {
  .flex-columns.col-5-set .flex-column {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .flex-columns.col-5-set .flex-column:first-child {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
@media screen and (min-width: 480px) {
  .flex-columns.col-3-set .flex-column {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .flex-columns.col-3-set .flex-column:first-child {
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
@media screen and (min-width: 768px) {
  .flex-columns.col-2-set .flex-column {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .flex-columns.col-3-set .flex-column {
    -webkit-flex: 1 0 33.3333333%;
    -ms-flex: 1 0 33.3333333%;
    flex: 1 0 33.3333333%;
  }
  .flex-columns.col-3-set .flex-column:first-child {
    -webkit-flex: 1 0 33.3333333%;
    -ms-flex: 1 0 33.3333333%;
    flex: 1 0 33.3333333%;
  }
  .flex-columns.col-4-set .flex-column {
    -webkit-flex: 1 0 25%;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
  }
  .flex-columns.col-5-set .flex-column {
    -webkit-flex: 1 0 33.3333333%;
    -ms-flex: 1 0 33.3333333%;
    flex: 1 0 33.3333333%;
  }
  .flex-columns.col-5-set .flex-column:first-child,
  .flex-columns.col-5-set .flex-column:nth-child(2) {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
}
@media screen and (min-width: 1024px) {
  .flex-columns.col-5-set .flex-column {
    -webkit-flex: 1 0 20%;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
  }
  .flex-columns.col-5-set .flex-column:first-child,
  .flex-columns.col-5-set .flex-column:nth-child(2) {
    -webkit-flex: 1 0 20%;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
  }
}
.col-set {
  margin: 30px 0 20px;
}
.col-set.col-2-set .col h3 {
  margin: 0 0 20px;
}
@media screen and (min-width: 600px) {
  .col-set {
    display: flex;
    flex-direction: row;
  }
  .col-set.col-2-set .col {
    flex: 0 0 calc(50% - 5px);
    margin: 0 0 0 5px;
  }
  .col-set.col-2-set .col:first-child {
    margin: 0 5px 0 0;
  }
}
/* header */
@keyframes announcementsSlide {
  0%,
  49% {
    top: 0;
  }
  50%,
  99% {
    top: -30px;
  }
  100% {
    top: -60px;
  }
}
/* page shop */
.page-shop main.shop {
  position: relative;
}
.page-shop main.shop .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
}
.page-shop main.shop .overlay .input-box-set {
  display: block;
  position: relative;
  margin: 60px 0;
}
.page-shop main.shop .overlay .input-box-set .input-box {
  position: absolute;
  left: 50%;
  margin-left: 10px;
}
.page-shop main.shop .overlay .input-box-set .input-box:first-child {
  left: auto;
  right: 50%;
  margin-right: 10px;
}
.page-shop .input-box-set.input-box-set-search .input-box.input-box-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.page-shop .input-box-set.input-box-set-search .input-box.input-box-button button {
  height: 40px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  line-height: 38px;
}
.page-shop .cart ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.page-shop .cart ul .cart-product {
  position: relative;
  margin: 0 0 20px;
  padding: 0;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #7e7e7d;
}
.page-shop .cart ul .cart-product:first-child {
  border-top: 1px solid #7e7e7d;
}
.page-shop .cart ul .cart-product .cart-product-image {
  flex: 0 0 150px;
  margin-right: 20px;
}
.page-shop .cart ul .cart-product .cart-product-image img {
  width: 150px;
  height: auto;
}
.page-shop .cart ul .cart-product .cart-product-details {
  flex: 1 0 auto;
  align-self: center;
}
.page-shop .cart ul .cart-product .cart-product-details .cart-product-name {
  display: block;
  margin: 0 0 5px;
  font-size: 20px;
  line-height: 20px;
}
.page-shop .cart ul .cart-product .cart-product-details .cart-product-sku {
  display: block;
  margin: 0 0 20px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
}
.page-shop .cart ul .cart-product .cart-product-details .cart-product-price {
  display: block;
  font-size: 20px;
}
.page-shop .cart ul .cart-product .cart-product-details .cart-product-price .cart-product-regularprice {
  padding-right: 10px;
}
.page-shop .cart ul .cart-product .cart-product-details .cart-product-price .cart-product-regularprice:after {
  content: ' €';
}
.page-shop .cart ul .cart-product .cart-product-details .cart-product-price .cart-product-customerprice {
  display: none;
}
.page-shop .cart ul .cart-product .cart-product-details .cart-product-price.customer .cart-product-regularprice {
  text-decoration: line-through;
}
.page-shop .cart ul .cart-product .cart-product-details .cart-product-price.customer .cart-product-customerprice {
  display: inline;
  color: #b41f71;
}
.page-shop .cart ul .cart-product .cart-product-details .cart-product-price.customer .cart-product-customerprice:after {
  content: ' €';
}
.page-shop .cart ul .cart-product .cart-product-remove {
  flex: 0 0 30px;
  height: 83px;
  align-self: center;
}
.page-shop .cart ul .cart-product .cart-product-remove:after {
  font-family: 'Icons', sans-serif;
  font-weight: normal;
  content: '\f014';
}
.page-shop .cart .total {
  display: none;
}
.page-shop .cart .total .billing-amount {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
.page-shop .cart .total .billing-amount:after {
  content: ' €';
}
.page-shop .error-msg {
  display: none;
  margin: 0 0 20px;
  padding: 0 10px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  color: #d32f2f;
}
.page-shop .error-msg .not-found-code,
.page-shop .error-msg .not-found-sku {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .page-shop .col-customer {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 10px;
  }
  .page-shop .col-products {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding-left: 10px;
  }
}
/* page customer registration */
main.register h2 {
  margin: 0 0 40px;
}
main.register .register,
main.register .advantages {
  box-sizing: border-box;
  max-width: 600px;
  margin: 40px auto;
}
main.register .register h2,
main.register .advantages h2 {
  margin: 0 0 35px;
}
main.register .register ul,
main.register .advantages ul {
  margin: 0;
  padding: 10px;
  border: 1px solid #9c805f;
  border-radius: 8px;
  list-style: none;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 11px;
  line-height: 20px;
}
main.register .register ul li,
main.register .advantages ul li {
  margin: 0;
  line-height: 30px;
}
main.register .register ul li:before,
main.register .advantages ul li:before {
  display: inline-block;
  margin-right: 5px;
  font-family: 'Icons', sans-serif;
  font-weight: normal;
  line-height: 16px;
  color: #9c805f;
  content: '\f005';
}
@media screen and (min-width: 360px) {
  main.register .advantages ul {
    font-size: 12px;
  }
  main.register .advantages ul li:before {
    margin-right: 10px;
  }
}
@media screen and (min-width: 480px) {
  main.register .advantages ul {
    font-size: 16px;
    line-height: 30px;
  }
  main.register .advantages ul li:before {
    margin-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  main.register .advantages ul {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  main.register .register {
    max-width: none;
    width: 50%;
    float: left;
    margin: 0;
    padding-right: 20px;
  }
  main.register .advantages {
    max-width: none;
    width: 50%;
    float: right;
    margin: 0;
    padding-left: 20px;
  }
  main.register .advantages ul {
    padding: 21px;
  }
  main.register .advantages ul li {
    line-height: 37px;
  }
}
/* page customer welcome */
main.customer-welcome p.code {
  display: inline-block;
  margin: 20px 0;
  padding: 10px 20px;
  border: 1px solid #595959;
  background-color: #7e7e7d;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
}
main.customer-welcome .button.gold {
  margin: 60px 0 0;
}
.login {
  display: block;
  align-self: center;
  max-width: 300px;
  margin: 40px auto;
  padding: 15px 30px;
  box-shadow: 0px 0px 18px -6px #595959;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.login h1 {
  margin: 0 0 20px;
}
.login button {
  display: block;
  width: 100%;
}
/* home */
ul.events {
  list-style: none;
  margin: 10px 0 40px;
  padding: 0;
}
ul.events li {
  margin: 0 0 40px;
}
ul.events li .col {
  box-sizing: border-box;
  max-width: 480px;
  margin: 0 auto 30px;
}
ul.events li .col:first-child {
  padding: 0 0 30px;
  text-align: center;
  border-bottom: 1px solid #595959;
}
ul.events li .event-image {
  width: 100%;
  height: auto;
}
ul.events li .event-header {
  margin: 20px 0 40px;
}
ul.events li .event-header .overline {
  display: block;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
}
ul.events li .event-header .event-name {
  font-size: 32px;
  line-height: 40px;
}
ul.events li .event-text {
  margin: 0 0 40px;
  line-height: 25px;
}
ul.events li.panam h3 {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
}
@media screen and (min-width: 1024px) {
  ul.events li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  ul.events li .col {
    flex: 0 0 50%;
    max-width: 600px;
    align-self: center;
  }
  ul.events li .col:nth-child(2) {
    padding: 20px 0 20px 40px;
    border-left: 1px solid #595959;
  }
  ul.events li .col:first-child {
    padding: 20px 40px 20px 0;
    border-bottom: none;
  }
  ul.events li .event-header {
    margin: 0 0 40px;
  }
  ul.events li.panam .col:nth-child(3) {
    flex: 0 0 100%;
    max-width: none;
    padding: 40px 0;
    display: grid;
    grid-template-columns: 1.3333333fr 0.6666666fr;
    grid-column-gap: 40px;
    align-items: center;
  }
  ul.events li.panam .col:nth-child(3) img {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 3;
  }
  ul.events li.panam .col:nth-child(3) p {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
/* page event registration */
main.event {
  padding: 20px 0 0;
}
main.event .content-box img {
  max-width: 100%;
}
main.event h1 .event-date {
  display: block;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
}
main.event .event-maps {
  width: 100%;
  min-height: 300px;
  float: left;
}
main.event h2.location {
  margin: 60px 0 20px;
}
main.event form {
  display: block;
  max-width: 600px;
}
main.event address {
  display: block;
  margin: 0 0 20px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  main.event .max-width:first-child {
    display: grid;
    grid-template-columns: 1.3333333fr 0.6666666fr;
    grid-column-gap: 30px;
  }
  main.event .max-width:first-child h1 {
    grid-column: span 2;
  }
}
@media screen and (min-width: 1024px) {
  main.event .max-width:first-child {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
/* page dashborad */
.dashborad-table {
  width: 100%;
  min-width: 1100px;
  margin: 0 0 40px;
  border-spacing: 0;
}
.dashborad-table th,
.dashborad-table td {
  padding: 2px 5px;
  line-height: 30px;
  text-align: left;
  vertical-align: top;
  background-color: #fff;
  border-color: #fff;
}
.dashborad-table th {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.dashborad-table tfoot th {
  background-color: #fff;
}
.dashborad-table tfoot th,
.dashborad-table tfoot td {
  border-top: 1px solid #f5f5f5;
}
.dashborad-table tbody tr:nth-child(even) td {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.dashborad-table tbody tr:last-child td {
  border-bottom: 15px solid #fff;
}
.dashborad-table tbody .value.value-join {
  font-size: 0;
}
.dashborad-table tbody .value.value-join:before {
  font-family: 'Icons', sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.dashborad-table tbody .value.value-join.ja:before {
  content: '\e902';
  color: #139b1f;
}
.dashborad-table tbody .value.value-join.nein:before {
  content: '\e901';
  color: #d32f2f;
}
.dashborad-table .item {
  display: flex;
  flex-direction: row;
}
.dashborad-table .item .item-sku {
  flex: 0 0 auto;
  margin-right: 5px;
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
}
.dashborad-table .item .item-name {
  flex: 1 0 auto;
  margin-right: 5px;
}
.dashborad-table .item .item-price {
  flex: 0 0 50px;
  margin-left: 5px;
  text-align: right;
}
.dashborad-table .item .item-price.price-paid {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
}
.dashborad-table .total {
  font-family: "Heebo", "Helvetica Neue", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  text-align: right;
}
/* page settings */
.settings h2 {
  max-width: 400px;
  margin: 24px  auto;
}
.settings form {
  max-width: 400px;
  margin: 0 auto;
}
.settings .page-settings {
  margin: 0 0 48px;
}
@media screen and (min-width: 768px) {
  .settings .page-settings {
    max-width: none;
    width: 50%;
    float: left;
    margin: 0;
    padding-right: 20px;
  }
  .settings .user-settings {
    max-width: none;
    width: 50%;
    float: right;
    margin: 0;
    padding-left: 20px;
  }
}
/*# sourceMappingURL=juwelo.css.map */