.lang-menu-btn, ul li,
ol li, ul,
ol, h1,
h2,
h3, form, html,
body {
  margin: 0;
  padding: 0;
}

.product_item-btn, .lang-menu-btn, .bgpicker-btn {
  background: none;
  border: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.product_item-btn:focus, .lang-menu-btn:focus, .bgpicker-btn:focus {
  outline: none;
}
.product_item-btn::-moz-focus-inner, .lang-menu-btn::-moz-focus-inner, .bgpicker-btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}

html,
body {
  font: 18px/1.67 "Lato", sans-serif;
  height: 100% !important;
}
@media screen and (min-width: 1500px) {
  html,
  body {
    font-size: 22px;
  }
}

body {
  -webkit-text-size-adjust: none;
  background: rgb(255, 255, 255);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #222;
  min-width: 1024px;
  position: relative;
  text-align: left;
}

a {
  text-decoration: none;
}

.cfx {
  min-height: 1px;
  zoom: 1;
}
.cfx:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

img {
  border: 0;
}

h1,
h2,
h3 {
  color: #222;
  font: normal 36px/1.1 "Lato", sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 36px;
  margin-bottom: 0.5555555556em;
}

h2 {
  font-size: 24px;
  margin: 1.25em 0 0.8333333333em;
}

h3 {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 1.6666666667em 0 1.1111111111em;
}

p {
  margin: 1.1111111111em 0;
  padding: 0;
}

ul,
ol {
  list-style-type: none;
}
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

pre,
code,
iframe,
table,
form {
  word-break: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre,
code {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
}
.light-background pre,
.light-background code {
  background-color: #222;
  background-color: rgba(34, 34, 34, 0.3);
}

pre {
  overflow: auto;
  padding: 10px;
}
pre code {
  overflow-wrap: normal;
  word-wrap: normal;
  word-break: normal;
  background-color: transparent;
  display: inline;
  line-height: inherit;
  padding: 0;
  white-space: pre;
}

code {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  display: inline-block;
  padding: 5px;
}

blockquote {
  margin: 20px 40px;
}
.front-page blockquote {
  text-align: left;
}

.font-size-small {
  font: 18px/1.67 "Lato", sans-serif !important;
}
@media screen and (min-width: 1500px) {
  .font-size-small {
    font-size: 22px !important;
  }
}

.custom-btn,
.edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn {
  background: #222;
  border: 0;
  display: inline-block;
  font: 18px/1.67 "Lato", sans-serif;
  outline: 0;
  padding: 0.44em;
}
.custom-btn, .custom-btn:hover,
.edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn,
.edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn:hover {
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, 0.5);
}
.custom-btn:hover,
.edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn:hover {
  background-color: #222;
  background-color: rgba(34, 34, 34, 0.8);
}
.public .custom-btn,
.public .edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn {
  cursor: pointer;
}
.custom-btn-disabled, .custom-btn-disabled:hover,
.edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn-disabled,
.edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn-disabled:hover {
  cursor: default;
  color: #848484;
  background-color: #dadada;
  opacity: 1;
}

.bgpicker-btn {
  left: 0;
  top: 0;
}

/* select */
.jq-select {
  background: rgb(255, 255, 255);
  color: #222;
  cursor: pointer;
  font: 18px/1.67 "Lato", sans-serif;
  position: relative;
}
.jq-select select {
  -moz-opacity: 0;
  -webkit-appearance: none;
  border: 0;
  color: #222;
  cursor: pointer;
  display: block;
  filter: alpha(opacity=0);
  font: 18px/1.67 "Lato", sans-serif;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.jq-select-arrow {
  background: rgb(255, 255, 255);
  border-left: 3px solid #e5e5e5;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.jq-select-arrow::before {
  border: solid transparent;
  border-top-color: #222;
  border-width: 6px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -6px;
  margin-top: -2px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 0;
}

.jq-select-content {
  padding-right: 48px;
  padding: 4px 38px 4px 5px;
  position: relative;
  z-index: 5;
}

.jq-select-inner {
  overflow: hidden;
  white-space: nowrap;
}

/* form */
.form_field {
  padding-top: 10px;
  padding-bottom: 10px;
}
.form_field:first-child {
  padding-top: 0;
}
.form_field:last-child {
  padding-bottom: 0;
}

.edy-fe-label,
.form_field_label {
  display: block;
  padding-bottom: 5px;
}

.form_field label {
  display: block;
}

.form_field_textfield,
.form_field_textarea {
  border-radius: 0;
  background: rgb(255, 255, 255);
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #222;
  font: 18px/1.67 "Lato", sans-serif;
  outline: none;
  padding: 0.3em 0.5em;
  width: 30%;
}

.form_field_textfield,
.form_field_textarea,
.form_field_select,
.form_field .jq-select {
  width: 30%;
}

.form_field_size_large {
  width: 100% !important;
}

.form_field_size_medium {
  width: 60% !important;
}

.form_field_size_small {
  width: 30% !important;
}

.form_error,
.form_notice {
  font-weight: bold;
  padding: 0 0 20px;
}

.form_error {
  color: #c70909;
}

.form_notice {
  color: #409e13;
}

.form_field_error {
  color: #c70909;
  display: none;
}

.form_field_with_errors input,
.form_field_with_errors textarea {
  background-color: #c70909;
  background-color: rgba(199, 9, 9, 0.2);
}

.form_submit {
  padding-top: 20px;
}

.form_submit input,
.submit {
  -webkit-appearance: none;
  border-radius: 0;
  color: rgb(255, 255, 255);
  color: rgba(255, 255, 255, 0.5);
  background: #2b2b2b;
  border: 0;
  cursor: pointer;
  font: 18px/1.67 "Lato", sans-serif;
  outline: 0;
  padding: 8px;
}
.form_submit input:hover,
.submit:hover {
  background-color: #2b2b2b;
  background-color: rgba(43, 43, 43, 0.8);
}

.form_field_required .form_field_label:after {
  content: "*";
}

/* custom checkboxes and radio buttons */
label {
  cursor: pointer;
}
label:before {
  display: none;
  content: url("../images/check.png?1");
}
label .form_field_checkbox,
label .form_field_radio {
  display: none;
  display: inline-block\9 ;
}
label .form_field_checkbox + .form_control_indicator:before {
  background: rgb(255, 255, 255);
}
label .form_field_checkbox:checked + .form_control_indicator:before {
  width: 100%;
  height: 100%;
  background: url("../images/check_small.png?1") no-repeat left bottom;
}
.backgroundsize label .form_field_checkbox:checked + .form_control_indicator:before {
  width: 100%;
  height: 100%;
  background: url("../images/check.png?1") no-repeat left bottom;
  background-size: 17px 18px;
}
label .form_field_radio + .form_control_indicator:before {
  border: 3px solid rgb(255, 255, 255);
  height: 9px;
  width: 9px;
}
label .form_field_radio:checked + .form_control_indicator:before {
  background-color: #222;
}
label .form_control_indicator {
  display: inline-block;
  display: none\9 ;
  height: 18px;
  margin-right: 7px;
  position: relative;
  vertical-align: 0;
  width: 18px;
}
label .form_control_indicator:before {
  bottom: 0;
  content: "";
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  width: 15px;
}

/* layout */
.wrap {
  height: 100%;
  min-height: 100%;
}

.topbar {
  display: none;
  width: 100%;
  background: rgb(255, 255, 255);
}

.sidebar {
  float: left;
  width: 280px;
  min-height: 100%;
}
@media screen and (min-width: 1500px) {
  .sidebar {
    width: 20%;
  }
}
.sidebar .sidebar-inner {
  padding: 55px 30px 180px;
}
.search-enabled .sidebar .sidebar-inner {
  padding-bottom: 230px;
}

.main {
  background: #e5e5e5;
  margin-left: 280px;
  position: relative;
}
.editmode .main {
  padding-bottom: 40px;
}
.editmode.edy-bar-open .main {
  padding-bottom: 150px;
}
@media screen and (min-width: 1500px) {
  .main {
    margin-left: 20%;
  }
}

.main-inner {
  position: relative;
}
.front-page .main-inner {
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.05;
  text-align: center;
}
.front-page .main-inner h1 {
  font-size: 54px;
}
.front-page .main-inner h2 {
  font-size: 45px;
}
.front-page .main-inner h3 {
  font-size: 39.6px;
}
.front-page .main-inner .dark-background h1,
.front-page .main-inner .dark-background h2,
.front-page .main-inner .dark-background h3 {
  color: rgb(255, 255, 255);
}
.front-page .main-inner .dark-background .placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.front-page .main-inner .light-background {
  color: #222;
}

.inner {
  width: 744px;
}
.inner.main-inner {
  width: auto !important;
}
@media screen and (min-width: 1500px) {
  .inner {
    width: 75%;
  }
}

.container-wrap {
  position: relative;
  z-index: 4;
}

.container {
  float: left;
  width: 100%;
}

.site-title {
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  color: #222;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.05;
  padding-top: 25px;
  text-transform: uppercase;
  vertical-align: top;
}
.site-title a {
  color: #222;
}
.topbar .site-title {
  min-height: 40px;
  margin-right: 80px;
  padding: 27px 0 23px 30px;
}

/* mainmenu */
.main-menu {
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding-top: 50px;
}
.main-menu li {
  padding: 7px 0;
  font-size: 14px;
  line-height: 1.05;
  text-transform: uppercase;
}
.main-menu li.is-hidden {
  display: none;
}
.main-menu a {
  color: #848484;
}
.main-menu a:hover, .main-menu a.active {
  color: #222;
}

/* submenu */
.sub-menu {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  min-height: 35px;
  padding: 1.6666666667em 1.6666666667em 0.8333333333em;
  text-align: right;
  word-wrap: break-word;
}
.sub-menu li {
  display: inline-block;
  padding-left: 20px;
}
.sub-menu li.edy-btn {
  vertical-align: middle;
}
.sub-menu a {
  display: inline-block;
  margin-top: 3px;
  margin-bottom: 11px;
  white-space: nowrap;
  color: #848484;
}
.sub-menu a:hover {
  color: #222;
}
.sub-menu a.active {
  margin-bottom: 4px;
  padding-bottom: 4px;
  color: #222;
  border-bottom: 3px solid #222;
}
.sub-menu a.edy-cbtn {
  padding: 0;
}

.menu-horizontal.menu-breadcrumbs {
  line-height: 16px;
  padding-top: 10px;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
}
.menu-horizontal.menu-breadcrumbs .menu-item {
  display: inline-block;
  margin-right: 5px;
}
.menu-horizontal.menu-breadcrumbs .menu-item-cms {
  margin-left: 5px;
}
.menu-horizontal.menu-breadcrumbs .float-right {
  margin-left: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

/* flags */
.lang-flag:before, .lang-flag:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 21px;
  height: 15px;
  content: "";
}
.flags-disabled .lang-flag:before, .flags-disabled .lang-flag:after {
  display: none;
}
.lang-flag:after {
  background-position: -189px -60px;
}

.lang-flag:before {
  background-color: black;
}

.lang-flag:after {
  opacity: 0.95;
  background-repeat: no-repeat;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 9px;
  color: rgba(27, 33, 36, 0.7);
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  background-position: 0 -75px;
  content: attr(data-lang-code);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.no-boxshadow .lang-flag:after {
  border: 1px solid #eeeeee;
}
.backgroundsize.svg .lang-flag:after {
  background-image: url("../assets/ico-flags.svg");
}
.lang-flag:after .no-svg {
  background-image: url("../images/ico-flags.png");
}

[data-lang-code^=sq]:after {
  background-position: 0 0;
  content: "";
}

[data-lang-code^=hy]:after {
  background-position: -21px 0;
  content: "";
}

[data-lang-code^=bn]:after {
  background-position: -42px 0;
  content: "";
}

[data-lang-code^=bg]:after {
  background-position: -84px 0;
  content: "";
}

[data-lang-code^=zh]:after {
  background-position: -105px 0;
  content: "";
}

[data-lang-code^=hr]:after {
  background-position: -126px 0;
  content: "";
}

[data-lang-code^=da]:after {
  background-position: -147px 0;
  content: "";
}

[data-lang-code^=cs]:after {
  background-position: -168px 0;
  content: "";
}

[data-lang-code^=et]:after {
  background-position: -189px 0;
  content: "";
}

[data-lang-code^=fi]:after {
  background-position: 0 -15px;
  content: "";
}

[data-lang-code^=fr]:after {
  background-position: -21px -15px;
  content: "";
}

[data-lang-code^=ka]:after {
  background-position: -42px -15px;
  content: "";
}

[data-lang-code^=de]:after {
  background-position: -63px -15px;
  content: "";
}

[data-lang-code^=el]:after {
  background-position: -84px -15px;
  content: "";
}

[data-lang-code^=hu]:after {
  background-position: -105px -15px;
  content: "";
}

[data-lang-code^=is]:after {
  background-position: -126px -15px;
  content: "";
}

[data-lang-code^=hi]:after {
  background-position: -147px -15px;
  content: "";
}

[data-lang-code^=id]:after {
  background-position: -168px -15px;
  content: "";
}

[data-lang-code^=fa]:after {
  background-position: -189px -15px;
  content: "";
}

[data-lang-code^=he]:after {
  background-position: 0 -30px;
  content: "";
}

[data-lang-code^=it]:after {
  background-position: -21px -30px;
  content: "";
}

[data-lang-code^=ja]:after {
  background-position: -42px -30px;
  content: "";
}

[data-lang-code^=ko]:after {
  background-position: -63px -30px;
  content: "";
}

[data-lang-code^=lv]:after {
  background-position: -84px -30px;
  content: "";
}

[data-lang-code^=lt]:after {
  background-position: -105px -30px;
  content: "";
}

[data-lang-code^=ms]:after {
  background-position: -126px -30px;
  content: "";
}

[data-lang-code^=nl]:after {
  background-position: -147px -30px;
  content: "";
}

[data-lang-code^=no]:after {
  background-position: -168px -30px;
  content: "";
}

[data-lang-code^=ur]:after {
  background-position: -189px -30px;
  content: "";
}

[data-lang-code^=fil]:after {
  background-position: 0 -45px;
  content: "";
}

[data-lang-code^=pl]:after {
  background-position: -21px -45px;
  content: "";
}

[data-lang-code^=ro]:after {
  background-position: -42px -45px;
  content: "";
}

[data-lang-code^=ru]:after {
  background-position: -63px -45px;
  content: "";
}

[data-lang-code^=ar]:after {
  background-position: -84px -45px;
  content: "";
}

[data-lang-code^=sk]:after {
  background-position: -105px -45px;
  content: "";
}

[data-lang-code^=sl]:after {
  background-position: -126px -45px;
  content: "";
}

[data-lang-code^=es]:after {
  background-position: -147px -45px;
  content: "";
}

[data-lang-code^=sv]:after {
  background-position: -168px -45px;
  content: "";
}

[data-lang-code^=tr]:after {
  background-position: -189px -45px;
  content: "";
}

[data-lang-code^=uk]:after {
  background-position: 0 -60px;
  content: "";
}

[data-lang-code^=en]:after {
  background-position: -21px -60px;
  content: "";
}

[data-lang-code^=pt]:after {
  background-position: -84px -60px;
  content: "";
}

[data-lang-code^=sr]:after {
  background-position: -126px -60px;
  content: "";
}

[data-lang-code^=bn]:after {
  background-position: -147px -60px;
  content: "";
}

[data-lang-code^=th]:after {
  background-position: -189px -60px;
  content: "";
}

[data-lang-code^=en_US]:after {
  background-position: -21px -60px;
  content: "";
}

[data-lang-code^=en_GB]:after {
  background-position: -63px -60px;
  content: "";
}

[data-lang-code^=en_AU]:after {
  background-position: -168px -60px;
  content: "";
}

[data-lang-code^=en_CA]:after {
  background-position: -105px -60px;
  content: "";
}

[data-lang-code^=pt_BR]:after {
  background-position: -63px 0;
  content: "";
}

[data-lang-code^=fr_CA]:after {
  background-position: -105px -60px;
  content: "";
}

[data-lang-code^=fr_IC]:after {
  background-position: -42px -60px;
  content: "";
}

.lang-options {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.09);
}
.lang-options .menu .menu-item {
  padding: 7px 12px;
  font-size: 13px;
}
@media screen and (max-width: 1024px) {
  .lang-options .menu .menu-item {
    text-align: right;
  }
}
@media screen and (max-width: 600px) {
  .lang-options {
    background-color: transparent;
  }
  #mobile-menu .lang-options .menu {
    display: block;
    padding: 0;
  }
  .lang-options .menu .menu-item {
    color: rgb(255, 255, 255);
    color: rgba(255, 255, 255, 0.5);
  }
}

.option-btn {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  color: #0066bb;
}
.option-btn:hover {
  color: #06b;
  color: rgba(0, 102, 187, 0.8);
}
.option-btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.option-btn:focus {
  outline: none;
}
.flags-disabled .option-btn .disable-text {
  display: none;
}
.flags-enabled .option-btn .enable-text {
  display: none;
}
.option-btn .disable-text:first-letter,
.option-btn .enable-text:first-letter {
  text-transform: capitalize;
}
@media screen and (max-width: 600px) {
  .option-btn {
    color: white;
  }
  .option-btn:hover {
    color: rgb(255, 255, 255);
    color: rgba(255, 255, 255, 0.8);
  }
}

/* langmenu */
.lang-menu {
  position: absolute;
  z-index: 200;
  top: 38px;
  left: 30px;
  height: 13px;
}
.edy-checkout-button-visible .lang-menu {
  top: 79px;
}
.lang-menu li {
  display: block;
  font-size: 12px;
  text-align: left;
}
.lang-menu li.add-lang-btn {
  padding: 5px 0 4px 10px;
}
@media screen and (max-width: 1024px) {
  .lang-menu li.add-lang-btn {
    padding: 5px 10px 4px 0;
    text-align: right;
  }
}
.lang-menu a.lang-flag {
  position: relative;
  display: block;
  padding: 6px 13px 5px 40px;
  color: #1b2124;
  color: rgba(27, 33, 36, 0.7);
}
.lang-menu a.lang-flag:before, .lang-menu a.lang-flag:after {
  top: 4px;
  left: 12px;
}
.lang-menu a.lang-flag.active, .lang-menu a.lang-flag:hover {
  background-color: #cccccc;
}
.lang-menu a.lang-flag:hover {
  background-color: #cccccc;
  background-color: rgba(204, 204, 204, 0.5);
}
@media screen and (max-width: 1024px) {
  .lang-menu a.lang-flag {
    padding: 6px 40px 5px 13px;
    text-align: right;
  }
  .lang-menu a.lang-flag:before, .lang-menu a.lang-flag:after {
    left: auto;
    right: 12px;
  }
}
.lang-menu a.edy-menu-langadd {
  display: inline-block;
  padding: 5px;
}
.lang-menu.flags-disabled a.lang-flag {
  padding: 6px 13px 5px;
}

.lang-menu-btn {
  position: relative;
  display: block;
  height: 15px;
  font-family: inherit;
  font-size: 12px;
  cursor: pointer;
  vertical-align: middle;
  border: 0;
  background: none;
}
.flags-enabled .lang-menu-btn {
  width: 21px;
}
.flags-enabled .lang-menu-btn .lang-title {
  display: none;
}
.lang-menu-btn .lang-flag:before, .lang-menu-btn .lang-flag:after {
  top: 0;
  left: 0;
}
.lang-menu-btn .ico-popover-toggle {
  position: relative;
  top: -1px;
  display: inline-block;
  font-size: 7.2px;
}
.flags-enabled .lang-menu-btn .ico-popover-toggle {
  display: none;
}

.lang-menu-popover {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: -12px;
  display: none;
  min-width: 122px;
  padding: 5px 0;
  line-height: 1;
  text-align: left;
  background: rgb(255, 255, 255);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.no-boxshadow .lang-menu-popover {
  border: 1px solid #eeeeee;
}
.editmode .lang-menu-popover {
  padding-bottom: 0;
}

/* content */
.content {
  position: relative;
  padding: 0 30px 30px;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.front-page .content {
  padding: 70px 30px;
}

.formatted:empty {
  display: none;
}
.formatted h1:first-child,
.formatted h2:first-child,
.formatted h3:first-child,
.formatted h4:first-child,
.formatted h5:first-child,
.formatted h6:first-child,
.formatted p:first-child,
.formatted ul:first-child,
.formatted ol:first-child,
.formatted dl:first-child,
.formatted table:first-child,
.formatted pre:first-child,
.formatted code:first-child,
.formatted iframe:first-child,
.formatted table:first-child,
.formatted form:first-child,
.formatted .table-container:first-child,
.formatted .edy-positionable-container-left-block:first-child,
.formatted .edy-positionable-container-center-block:first-child,
.formatted .edy-positionable-container-right-block:first-child,
.formatted .edy-texteditor-container-wrapper-left-block:first-child,
.formatted .edy-texteditor-container-wrapper-center:first-child,
.formatted .edy-texteditor-container-wrapper-right-block:first-child,
.formatted .edy-positionable-container-maxwidth:first-child {
  margin-top: 0;
}
.formatted h1:last-child,
.formatted h2:last-child,
.formatted h3:last-child,
.formatted h4:last-child,
.formatted h5:last-child,
.formatted h6:last-child,
.formatted p:last-child,
.formatted ul:last-child,
.formatted ol:last-child,
.formatted dl:last-child,
.formatted table:last-child,
.formatted pre:last-child,
.formatted code:last-child,
.formatted iframe:last-child,
.formatted table:last-child,
.formatted form:last-child,
.formatted .table-container:last-child,
.formatted .edy-positionable-container-left-block:last-child,
.formatted .edy-positionable-container-center-block:last-child,
.formatted .edy-positionable-container-right-block:last-child,
.formatted .edy-texteditor-container-wrapper-left-block:last-child,
.formatted .edy-texteditor-container-wrapper-center:last-child,
.formatted .edy-texteditor-container-wrapper-right-block:last-child,
.formatted .edy-positionable-container-maxwidth:last-child {
  margin-bottom: 0;
}
.formatted a {
  text-decoration: none;
  color: #06b;
}
.formatted a:hover {
  color: #06b;
  color: rgba(0, 102, 187, 0.85);
}
.formatted ul,
.formatted ol {
  margin: 15px 0;
  padding-left: 35px;
  list-style-type: disc;
}
.formatted ol {
  list-style-type: decimal;
}
.formatted li {
  padding-left: 3px;
}
.formatted form,
.formatted .form_fields {
  text-align: left;
}
.formatted .edy-positionable-container-center,
.formatted .edy-positionable-container-left-block,
.formatted .edy-positionable-container-right-block,
.formatted .edy-texteditor-container-wrapper-center,
.formatted .edy-texteditor-container-wrapper-left-block,
.formatted .edy-texteditor-container-wrapper-right-block {
  margin-top: 20px;
  margin-bottom: 20px;
}
.formatted .edy-positionable-container-left,
.formatted .edy-positionable-container-right {
  width: 45%;
}
.formatted .edy-positionable-container-left,
.formatted .edy-texteditor-container-wrapper-left {
  margin-right: 2em;
}
.formatted .edy-positionable-container-right,
.formatted .edy-texteditor-container-wrapper-right {
  margin-left: 2em;
}
.formatted .edy-image-container-with-title:after {
  content: attr(data-title);
  display: block;
  font-size: 16px;
  line-height: 1.3em;
  padding: 4px;
}

/* articles */
.blog-content h1 {
  margin: 0;
  padding: 0;
}

.blog-list .post-wrap {
  border-top: 2px solid rgb(255, 255, 255);
}
.blog-list .post {
  padding: 30px;
}
.blog-list .post-title {
  font-size: 24px;
  line-height: 1.1;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
.blog-list .post-title a {
  color: #222;
}
.blog-list .post-title a:hover {
  color: #222;
  color: rgba(34, 34, 34, 0.75);
}

.addbutton {
  padding-top: 20px;
}

.post-header {
  padding: 0 30px;
}

.post-date {
  color: #848484;
  display: inline;
}
.post-date.hide-article-date {
  display: none;
}

.post-content {
  padding: 0 30px 60px;
  word-wrap: break-word;
}

.post-body {
  padding: 20px 0 0;
}

.post-tags {
  padding: 20px 0 0;
}

.tbl {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  visibility: hidden;
  width: 100%;
}
.tbl .tbl-row {
  display: table-row;
}
.tbl .tbl-cell {
  display: table-cell;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.tbl .tbl-cell .edy-product-widget-grid,
.tbl .tbl-cell .edy-product-widget-list {
  text-align: left;
}

.post-nav {
  padding-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .post-nav {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 601px) {
  .post-nav {
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (min-width: 601px) {
  .post-nav-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.post-nav-link {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  color: currentColor;
}
.post-nav-link:hover .post-nav-direction {
  opacity: 1;
}
.post-nav-link:hover .post-nav-title {
  opacity: 1;
}
@media screen and (max-width: 600px) {
  .post-nav-link:nth-child(2)::before {
    position: absolute;
    top: 0;
    right: -30px;
    left: -30px;
    display: block;
    height: 2px;
    background-color: rgb(255, 255, 255);
    content: "";
  }
}

@media screen and (min-width: 601px) {
  .post-nav-link-older {
    padding-right: 20px;
  }
}

@media screen and (min-width: 601px) {
  .post-nav-link-newer {
    padding-left: 20px;
    text-align: right;
  }
}

.post-nav-direction {
  font-size: 13px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  opacity: 0.3;
}

.post-nav-title {
  margin-top: 6px;
  font-size: 18px;
  opacity: 0.7;
}

/* comments */
.comments {
  padding: 0 30px 30px;
  position: relative;
}
.comments:before {
  background: rgb(255, 255, 255);
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 250px;
}
.comments h3 {
  margin: 0;
  padding: 45px 0 20px;
}
.comments .signout-btn-margin {
  margin-bottom: 20px;
}
.comments.hide-article-comments {
  display: none;
}

.comment-form {
  position: relative;
  min-height: 30px;
  padding-bottom: 10px;
}
.comment-form .comment-form-focus-input {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
}
.comment-form .form_area {
  display: none;
}
.comment-form .form_field {
  padding-bottom: 10px;
}
.comment-form .comment-name-field,
.comment-form .comment-email-field {
  float: left;
  width: 250px;
  padding-top: 0;
}
.comment-form .comment-name-field input,
.comment-form .comment-email-field input {
  background: none;
  border-bottom: 1px solid #cecece;
  width: 100% !important;
}
.comment-form .comment-name-field {
  margin-right: 20px;
}
.comment-form .submit-holder {
  padding-top: 0px;
}
.comment-form .form_field_with_errors .form_field_textfield {
  color: #c70909;
  color: rgba(199, 9, 9, 0.8);
  border-bottom: 1px solid #c70909;
  border-bottom: 1px solid rgba(199, 9, 9, 0.3);
}
.comment-form.form_with_errors .comment-form-focus-input {
  display: none;
}
.comment-form.form_with_errors .form_area {
  display: block;
}

.comment {
  padding-top: 20px;
  word-wrap: break-word;
}
.comment .comment-info {
  color: #848484;
  font-size: 14px;
}
.comment .comment-info .edy-site-btn-removecomment {
  vertical-align: -1px;
}

/* table */
.table-holder {
  overflow: auto;
  max-width: 100%;
}

table {
  border-collapse: collapse;
}
table td,
table th {
  padding: 10px;
  border: 1px solid #848484;
  border-color: rgba(132, 132, 132, 0.9);
}
table th {
  font-weight: bold;
}

/* mobile-menu */
.mobile-menu-toggler,
#mobile-menu,
.mobile-menu-toggler,
#mobile-search {
  display: none;
}

/* footer */
.footer {
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  background: rgb(255, 255, 255);
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 11px;
  line-height: 1.6;
  position: absolute;
  right: 100%;
  width: 280px;
  z-index: 6;
}
.footer .footer-inner {
  padding: 20px 30px;
}
@media screen and (min-width: 1500px) {
  .footer {
    width: 25%;
  }
}
.editmode .footer {
  padding-bottom: 40px;
}
@media screen and (min-width: 600px) {
  .edy-bar-open .footer {
    padding-bottom: 150px;
  }
}

.main .voog-reference {
  display: none;
  padding-top: 10px;
}
.main .voog-reference a {
  color: #acacac;
}
.front-page .main .voog-reference {
  display: block;
}

/* other */
.edy-gallery-area,
.edys-gallery-area {
  padding: 20px 0;
}

.front-page .edys-gallery-area,
.front-page .edy-gallery-area {
  font-size: 0;
}
.front-page .edys-gallery-area .edys-gallery-item,
.front-page .edy-gallery-area .edys-gallery-item {
  float: none;
  display: inline-block;
}

.edy-gallery-image,
.edys-gallery-item {
  border-radius: 96px;
}

.js-bgpicker-cover-image {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.js-bgpicker-cover-color {
  position: relative;
  z-index: 1;
  color: rgb(255, 255, 255);
  background: rgba(0, 0, 0, 0.2);
}

.rgba .js-bgpicker-cover-color {
  display: block;
}

.js-bgpicker-cover-settings {
  left: 0;
}

.untranslated {
  zoom: 1;
  opacity: 0.5;
  color: red !important;
  filter: alpha(Opacity=50);
}

.edy-positionable-container-left {
  margin: 0 2em 1em 0;
}

.edy-positionable-container-right {
  margin: 0 0 1em 2em;
}

/* search */
.search {
  position: relative;
  padding-bottom: 20px;
}
.search .search-box {
  position: relative;
  overflow: hidden;
  padding: 0 40px 0 10px;
  background: #e5e5e5;
}
.search .search-box.search-box-focus {
  background-color: #f9ec5a;
}
#mobile-search .search .search-box {
  padding-right: 50px;
  padding-left: 20px;
}
.search .search-input {
  width: 100%;
  margin: 0;
  padding: 5px 0;
  font: 18px/1.67 "Lato", sans-serif;
  color: #222;
  border: 0;
  outline: 0;
  background: none;
}
.search .search-input::-ms-clear {
  display: none;
}
.search .search-input::-webkit-input-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.3);
}
.search .search-input:-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.3);
}
.search .search-input::-moz-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.3);
}
.search .search-input:-ms-input-placeholder {
  opacity: 1;
  color: rgba(0, 0, 0, 0.3);
}
#mobile-search .search .search-input {
  padding: 10px 0;
  font-size: 16px;
}
.search .search-close {
  position: absolute;
  top: 50%;
  right: 0;
  display: none;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: url("../images/search-close.png") no-repeat center center;
}
.voog-search-visible .search .search-close {
  display: block;
}
.search:after {
  position: absolute;
  top: -2px;
  right: -30px;
  display: none;
  width: 0;
  height: 0;
  content: " ";
  pointer-events: none;
  border: solid transparent;
  border-width: 18px;
  border-color: rgba(229, 229, 229, 0);
  border-right-color: #e5e5e5;
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
  .search:after {
    right: -20px;
  }
}
.voog-search-visible .search:after {
  display: block;
}
#mobile-search .search:after {
  display: none;
}
.search .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  opacity: 0.5;
  border: 0;
  outline: 0;
  background: url("../images/search.png") no-repeat center center;
  background-size: 16px 16px;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
}
.svg .search .search-submit {
  background-image: url("../assets/search.svg");
}

/* search-container */
.voog-search-container {
  position: fixed;
  z-index: -1;
  top: 0;
  display: block;
  overflow: hidden;
  width: 0;
  height: 100%;
  margin-left: 280px;
  -webkit-transition: opacity 0.1s ease-in, width 0.3s ease-in;
  -o-transition: opacity 0.1s ease-in, width 0.3s ease-in;
  transition: opacity 0.1s ease-in, width 0.3s ease-in;
  opacity: 0;
  background: #e5e5e5;
}
@media screen and (min-width: 1500px) {
  .voog-search-container {
    margin-left: 20%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
  .voog-search-container {
    top: 90px;
    margin-left: 200px;
  }
}
#mobile-search .voog-search-container {
  position: static;
  top: auto;
  width: 100%;
  margin-left: 0 !important;
}
.voog-mobile-search-visible #mobile-search .voog-search-container {
  z-index: 1000;
  display: block;
  opacity: 1;
}
.voog-search-visible .voog-search-container {
  z-index: 1000;
  display: block;
  width: 300px;
  opacity: 1;
  -webkit-box-shadow: 10px 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 0 10px rgba(0, 0, 0, 0.05);
}

.voog-search-inner {
  overflow: auto;
  width: 300px;
  height: 100%;
}
#mobile-search .voog-search-inner {
  width: auto;
}

.voog-search-loader {
  display: block;
  height: 100%;
}
.svg .voog-search-loader {
  background: url("../assets/loader.svg") no-repeat center center;
}

.voog-search-results {
  display: none;
  padding: 20px 0;
}
#mobile-search .voog-search-results {
  padding: 10px 0;
}

.voog-search-noresults {
  display: none;
  width: 100%;
  height: 100%;
}
.voog-search-noresults div {
  display: table-cell;
  padding: 40px;
  text-align: center;
  vertical-align: middle;
  color: #848484;
}
.voog-search-noresults.voog-search-noresults-visible {
  display: table;
}

.voog-search-result {
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.5;
}
.voog-search-result .voog-search-result-title {
  margin: 0;
  padding: 0 0 12px;
  font-size: 16px;
}
.voog-search-result .voog-search-result-link {
  color: #222;
}
.voog-search-result .voog-search-result-link:hover {
  color: #222;
  color: rgba(34, 34, 34, 0.8);
}
.voog-search-result .voog-search-result-content {
  margin: 0;
  padding: 0;
}
.voog-search-result em {
  font-style: normal;
  background: #f9ec5a;
}

@media screen and (min-width: 601px) and (max-width: 1024px) {
  body {
    min-width: 0;
  }
  .topbar {
    display: block;
  }
  .topbar .site-title {
    padding-left: 20px;
  }
  .main {
    margin-left: 200px;
  }
  .sidebar {
    width: 200px;
  }
  .sidebar .sidebar-inner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sidebar .site-title {
    display: none;
  }
  .sub-menu a {
    white-space: normal;
  }
  .main-menu {
    padding-top: 20px;
  }
  .inner {
    width: auto;
  }
  .lang-menu {
    right: 25px;
    left: auto;
  }
  .lang-menu-popover {
    right: -12px;
    left: auto;
  }
  .footer {
    width: 200px;
  }
  .footer .footer-inner {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  body,
  html {
    font-size: 16px;
    line-height: 1.75;
  }
  .font-size-small {
    font-size: 16px !important;
    line-height: 1.75 !important;
  }
  body {
    min-width: 320px;
    background: rgb(255, 255, 255);
  }
  .wrap,
  .wrap-inner,
  .main {
    display: block !important;
    height: auto !important;
  }
  .front-page,
  .front-page .wrap,
  .front-page .main {
    height: 100% !important;
  }
  .search-form,
  body > .voog-search-container {
    display: none !important;
  }
  .sidebar {
    display: block;
    float: none;
    width: auto;
    max-width: none;
    min-height: 43px;
    padding: 0;
    word-wrap: break-word;
  }
  .sidebar .sidebar-inner {
    padding: 0 !important;
  }
  .lang-menu,
  .main-menu {
    display: none;
  }
  .main {
    width: auto;
    margin: 0;
  }
  .front-page .main-inner {
    font-size: 22px;
    line-height: 1.05;
    color: rgb(255, 255, 255);
  }
  .front-page .main-inner h1 {
    font-size: 33px;
  }
  .front-page .main-inner h2 {
    font-size: 27.5px;
  }
  .front-page .main-inner h3 {
    font-size: 24.2px;
  }
  .inner {
    width: auto;
  }
  .container {
    background: #e5e5e5;
  }
  .front-page .container {
    background: none;
  }
  .site-title {
    padding: 13px 50px 12px 20px;
    font-size: 18px;
  }
  .search-enabled .site-title {
    padding-right: 90px;
  }
  .content {
    padding: 0 20px 20px;
  }
  .front-page .content {
    padding: 40px 20px;
  }
  .sub-menu {
    min-height: 0;
    padding: 20px 20px 15px;
    text-align: left;
  }
  .sub-menu li {
    padding-right: 20px;
    padding-left: 0;
  }
  .sub-menu a {
    white-space: normal;
  }
  .js-bgpicker-cover-image,
  .js-bgpicker-cover-color {
    min-height: 0 !important;
  }
  .form_field_textfield,
  .form_field_textarea,
  .form_field_select,
  .form_field .jq-select {
    width: 100% !important;
  }
  .blog-list .post {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .post-header {
    padding: 0 20px;
  }
  .post-content {
    padding: 0 20px 30px;
  }
  .comments {
    padding: 0 20px 20px;
  }
  .comments h3 {
    padding-top: 30px;
  }
  .comments:before {
    width: 100%;
  }
  .comment-form .comment-name-field,
  .comment-form .comment-email-field {
    float: none;
    width: 100%;
  }
  .comment-form .comment-name-field {
    margin-right: 0;
  }
  .footer {
    position: static;
    bottom: auto;
    left: auto;
    display: block;
    width: auto;
    background: rgb(255, 255, 255);
  }
  .footer .footer-inner {
    padding: 20px;
  }
  /* mobile-menu */
  .mobilemenu-open,
  .mobilesearch-open {
    position: fixed;
    overflow: hidden;
    width: 100%;
  }
  .mobilemenu-open .wrap,
  .mobilesearch-open .wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .mobile-menu-toggler {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 43px;
    height: 43px;
    outline: 0;
  }
  .edy-checkout-button-visible .mobile-menu-toggler {
    top: 41px;
  }
  .mobile-menu-toggler span, .mobile-menu-toggler span:before, .mobile-menu-toggler span:after {
    position: absolute;
    top: 14px;
    left: 11px;
    display: block;
    width: 20px;
    height: 3px;
    content: "";
    background: #222;
    border-radius: 5px;
  }
  .mobile-menu-toggler span.flags-disabled .language-menu-btn, .mobile-menu-toggler span:before.flags-disabled .language-menu-btn, .mobile-menu-toggler span:after.flags-disabled .language-menu-btn {
    position: static;
    width: auto;
    height: auto;
    background-color: red;
  }
  .mobile-menu-toggler span.flags-disabled .language-menu-btn:before, .mobile-menu-toggler span.flags-disabled .language-menu-btn:after, .mobile-menu-toggler span:before.flags-disabled .language-menu-btn:before, .mobile-menu-toggler span:before.flags-disabled .language-menu-btn:after, .mobile-menu-toggler span:after.flags-disabled .language-menu-btn:before, .mobile-menu-toggler span:after.flags-disabled .language-menu-btn:after {
    display: none;
  }
  .mobile-menu-toggler span.flags-disabled .language-menu-btn .lang-title, .mobile-menu-toggler span:before.flags-disabled .language-menu-btn .lang-title, .mobile-menu-toggler span:after.flags-disabled .language-menu-btn .lang-title {
    display: inline-block;
    position: static;
    color: rgb(255, 255, 255);
  }
  .mobile-menu-toggler span:before {
    top: 6px;
    left: 0;
  }
  .mobile-menu-toggler span:after {
    top: 12px;
    left: 0;
  }
  #mobile-menu {
    -webkit-overflow-scrolling: touch;
    background-color: #2b2b2b;
    background-color: rgba(43, 43, 43, 0.9);
    bottom: 0;
    display: none;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
  }
  .mobilemenu-open #mobile-menu {
    display: block;
  }
  #mobile-menu .mobile-menu-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 42px;
    height: 42px;
    outline: 0;
  }
  #mobile-menu .mobile-menu-close:before, #mobile-menu .mobile-menu-close:after {
    position: absolute;
    top: 19px;
    left: 12px;
    display: block;
    width: 20px;
    height: 3px;
    content: "";
    background: rgb(255, 255, 255);
    border-radius: 3px;
  }
  #mobile-menu .mobile-menu-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  #mobile-menu .mobile-menu-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
  }
  .edy-checkout-button-visible #mobile-menu .mobile-menu-close {
    top: 41px;
  }
  #mobile-menu .language-menu-btn {
    position: absolute;
    top: 14px;
    left: 15px;
    display: block;
    width: 42px;
    height: 42px;
    outline: 0;
  }
  .edy-checkout-button-visible #mobile-menu .language-menu-btn {
    top: 55px;
  }
  #mobile-menu .language-menu-btn .lang-menu-btn {
    position: absolute;
    top: 14px;
    left: 11px;
  }
}
@media screen and (max-width: 600px) and (max-width: 600px) {
  #mobile-menu .language-menu-btn .lang-menu-btn {
    position: static;
  }
}
@media screen and (max-width: 600px) {
  #mobile-menu.flags-enabled .language-menu-btn .lang-title {
    display: none;
  }
  #mobile-menu.flags-disabled .language-menu-btn {
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding: 11px 9px 17px;
    color: white;
  }
  #mobile-menu.flags-disabled .language-menu-btn:before, #mobile-menu.flags-disabled .language-menu-btn:after {
    display: none;
  }
  #mobile-menu.flags-disabled .language-menu-btn .lang-menu-btn {
    position: static;
  }
  #mobile-menu.flags-disabled .language-menu-btn .lang-title {
    display: inline-block;
    position: static;
    color: rgb(255, 255, 255);
  }
  .language-menu-open #mobile-menu .language-menu-btn {
    display: none;
  }
  #mobile-menu .navigation-menu,
  #mobile-menu .language-menu {
    display: table;
    width: 100%;
    height: 100%;
  }
  #mobile-menu .navigation-menu ul,
  #mobile-menu .language-menu ul {
    display: table-cell;
    height: 100%;
    padding: 50px 30px;
    list-style-type: none;
    text-align: center;
    vertical-align: middle;
  }
  #mobile-menu .navigation-menu ul li,
  #mobile-menu .language-menu ul li {
    display: block;
    margin: 0;
    padding: 15px 0;
    text-align: center;
  }
  #mobile-menu .navigation-menu ul a,
  #mobile-menu .language-menu ul a {
    word-break: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 24px;
    line-height: 1.05;
    color: rgb(255, 255, 255);
    color: rgba(255, 255, 255, 0.5);
  }
  #mobile-menu .navigation-menu ul a.active,
  #mobile-menu .language-menu ul a.active {
    color: rgb(255, 255, 255);
  }
  .language-menu-open #mobile-menu .navigation-menu {
    display: none;
  }
  #mobile-menu .language-menu {
    display: none;
  }
  .language-menu-open #mobile-menu .language-menu {
    display: table;
  }
  .mobile-search-toggler {
    position: absolute;
    top: 0;
    right: 43px;
    display: block;
    width: 33px;
    height: 43px;
    outline: 0;
    background: url("../images/search.png") no-repeat center center;
    background-size: 16px 16px;
  }
  .edy-checkout-button-visible .mobile-search-toggler {
    top: 41px;
  }
  .svg .mobile-search-toggler {
    background-image: url("../assets/search.svg");
  }
  .mobilesearch-open .mobile-search-toggler {
    background: none !important;
  }
  .mobilesearch-open .mobile-search-toggler:before, .mobilesearch-open .mobile-search-toggler:after {
    border-radius: 3px;
    background: #222;
    content: "";
    display: block;
    height: 3px;
    left: 7px;
    position: absolute;
    top: 20px;
    width: 20px;
  }
  .mobilesearch-open .mobile-search-toggler:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  .mobilesearch-open .mobile-search-toggler:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
  }
  #mobile-search {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    background: #e5e5e5;
    -webkit-overflow-scrolling: touch;
  }
  .mobilesearch-open #mobile-search {
    display: block;
  }
  #mobile-search-results {
    position: absolute;
    top: 40px;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.btn-no-style {
  background-color: transparent;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.bg_img-contain {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.item-top {
  position: relative;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  margin-top: 10px;
}
.item-top::before {
  display: block;
  width: 100%;
  padding-top: 100%;
  content: "";
}
.item-top > .aspect-ratio-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.editmode .item-top:not(.without-pointer) {
  cursor: pointer;
}
.item-top:hover .btn,
.item-top:hover .custom-btn {
  opacity: 1;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.item-top .custom-btn,
.item-top .btn {
  opacity: 0;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.item-top .btn {
  padding: 0;
  background-color: #1B2124;
  border: 0;
}
.item-top .btn:hover svg {
  opacity: 0.7;
}
.item-top .bg-crop-btn {
  height: 40px;
  width: 45px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  margin-top: 10px;
  margin-left: 10px;
  cursor: pointer;
  color: rgb(255, 255, 255);
}
.item-top .bg-crop-btn.is-visible {
  display: block;
}
.item-top .bg-crop-btn.is-hidden, .without-image .editmode .item-top .bg-crop-btn {
  display: none;
}
.without-image .item-top {
  background-color: rgb(255, 255, 255);
  background-image: url("../assets/ico-placeholder.svg");
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
.item-top .top-inner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
  height: 100%;
  width: 100%;
  background: transparent;
}
.without-image .editmode .item-top .top-inner {
  border: none;
}
.cms-blog-article-add-button .item-top .top-inner {
  border: none;
}
.item-top .edy-img-drop-area {
  opacity: 1;
}
.item-top .image-drop-area {
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.item-top .image-drop-area.not-cropped {
  background-size: contain !important;
}
.item-top .image-drop-area.is-cropped {
  background-size: cover !important;
}
.item-top .image-drop-area:not(.active) {
  border: none;
}
.item-top .image-drop-area:hover .btn {
  opacity: 1;
}
.item-top .image-drop-area .edy-img-drop-area-remove-image {
  display: none !important;
}
.item-top .image-drop-area .edy-img-drop-area-placeholder {
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 480px) {
  .item-top .image-drop-area .edy-img-drop-area-placeholder {
    font-size: 13px;
    margin-top: 48px;
  }
}
@media screen and (min-width: 481px) {
  .item-top .image-drop-area .edy-img-drop-area-placeholder {
    font-size: 16px;
    margin-top: 64px;
  }
}

.item-image {
  border: 0;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.item-image.not-cropped {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.item-image.is-cropped {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.item-list-page .item-image {
  display: block;
}

.item-placeholder {
  width: 100%;
  padding: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.content-item-box:hover .image_settings {
  opacity: 1;
  pointer-events: all;
}

.image_settings {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: -20px;
  z-index: 1;
  opacity: 0;
  width: 100%;
  pointer-events: none;
}
.image_settings-buttons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  background: black;
  padding: 8px 10px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05), 0px 25px 35px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05), 0px 25px 35px rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.image_settings-buttons .image_settings-button,
.image_settings-buttons .image_settings-remove,
.image_settings-buttons .image_settings-expand {
  width: 24px;
  height: 24px;
}
.image_settings-buttons .image_settings-button:hover,
.image_settings-buttons .image_settings-remove:hover,
.image_settings-buttons .image_settings-expand:hover {
  opacity: 0.7;
}
.image_settings-buttons .image_settings-button {
  background-image: url("../assets/ico-settings.svg");
}
.image_settings-buttons .image_settings-expand {
  background-image: url("../assets/ico-expand.svg");
  width: 18px;
  height: 18px;
}
.image_settings-buttons .image_settings-remove {
  background-image: url("../assets/ico-delete.svg");
}

.settings_popover {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3;
  -o-transition: opacity 0.3;
  transition: opacity 0.3;
  background: white;
  padding: 16px;
  position: absolute;
  top: 48px;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.settings_popover-arrow--up {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 128px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.settings_popover-arrow--up:after {
  position: absolute;
  z-index: 56501;
  width: 0;
  height: 0;
  pointer-events: none;
  border: solid transparent;
  border-color: transparent;
  border-width: 16px;
  content: "";
  border-top-color: #fff;
  -webkit-filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.05));
          filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.05));
}
.settings_popover.active {
  opacity: 1;
  pointer-events: all;
}

.form_field-cms {
  margin-bottom: 0;
  padding: 11px 16px;
  resize: none;
  min-height: auto;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: cubic-bezier(0.1, 0.6, 0, 1);
  -o-transition: cubic-bezier(0.1, 0.6, 0, 1);
  transition: cubic-bezier(0.1, 0.6, 0, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border: 1px solid #efefef;
  border-radius: 4px;
  position: relative;
}
.form_field-cms:hover {
  border-color: #ccc;
}
.form_field-cms label {
  pointer-events: none;
  position: absolute;
  top: 16px;
  left: 9px;
  font-size: 14px;
  font-weight: inherit;
  white-space: nowrap;
  padding: 0 8px;
  background-color: transparent;
  line-height: 16px;
  color: #8d9091;
  -webkit-transition: cubic-bezier(0.1, 0.6, 0, 1);
  -o-transition: cubic-bezier(0.1, 0.6, 0, 1);
  transition: cubic-bezier(0.1, 0.6, 0, 1);
}
.form_field-cms input::-webkit-input-placeholder {
  color: transparent;
}
.form_field-cms.with-input label {
  top: -8px;
  font-size: 12px;
  font-weight: 600;
  background-color: #fff;
  color: #000;
}
.form_field-cms input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #fff;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font: inherit;
}
.form_field-cms label,
.form_field-cms input {
  color: black;
}

.layout_settings-btn button {
  z-index: 105;
  padding: 8px 16px !important;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.layout_settings-btn button:hover, .layout_settings-btn button.active {
  color: rgb(68, 61, 246) !important;
  background-color: rgba(68, 61, 246, 0.1) !important;
}
.layout_settings-btn button:hover.edy-cbtn > span > span, .layout_settings-btn button.active.edy-cbtn > span > span {
  color: rgb(68, 61, 246) !important;
}
.layout_settings-btn button:hover.edy-cbtn > span > span .grey, .layout_settings-btn button.active.edy-cbtn > span > span .grey {
  color: rgb(68, 61, 246) !important;
}
.layout_settings-visible .layout_settings-btn button {
  opacity: 1;
  pointer-events: all;
}
.layout_settings-btn button.edy-cbtn {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}
.layout_settings-btn button.edy-cbtn > span:before, .layout_settings-btn button.edy-cbtn > div:before {
  content: none !important;
}
.layout_settings-btn button.edy-cbtn > span > span {
  color: black !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  font-family: "Avenir Next", "AvenirX" !important;
  line-height: 20px !important;
  text-align: left;
}
.layout_settings-btn button.edy-cbtn > span > span .bold {
  font-weight: 600 !important;
  line-height: 24px !important;
}
.layout_settings-btn button .edy-cbtn-content span:last-child {
  margin-right: 0;
}
.layout_settings-btn button .edy-cbtn-content .grey {
  color: #8D9091;
}
.layout_settings-btn button.edy-cbtn .edy-cbtn-ico {
  display: none;
}
.layout_settings-tooltip {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  padding: 6px;
  bottom: 54px;
  position: fixed;
  pointer-events: none;
  white-space: nowrap;
  color: white;
  background: #1B2124;
  border: 1px solid transparent;
  opacity: 0;
  border-radius: 4px;
  z-index: 56502;
}
.layout_settings-tooltip.visible {
  opacity: 1;
  pointer-events: all;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.29);
  z-index: 56502;
  -webkit-transition: opacity 0.6s cubic-bezier(0, 0.6, 0.25, 1);
  -o-transition: opacity 0.6s cubic-bezier(0, 0.6, 0.25, 1);
  transition: opacity 0.6s cubic-bezier(0, 0.6, 0.25, 1);
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.layout_settings-popover {
  position: fixed;
  background: white;
  -webkit-transform-origin: 100% 90%;
      -ms-transform-origin: 100% 90%;
          transform-origin: 100% 90%;
  bottom: 72px;
  padding: 8px 0;
  right: 224px;
  z-index: 56501;
  opacity: 0;
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
  pointer-events: none;
}
.edy-bar-open .layout_settings-popover {
  bottom: 200px;
}
.layout_settings-visible .layout_settings-popover {
  pointer-events: all;
  opacity: 1;
  -webkit-box-shadow: 0 25px 35px rgba(0, 0, 0, 0.03), 0 0 5px rgba(0, 0, 0, 0.05);
          box-shadow: 0 25px 35px rgba(0, 0, 0, 0.03), 0 0 5px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 768px) {
  .layout_settings-popover {
    right: 0;
  }
}
.layout_settings-arrow {
  position: absolute;
  pointer-events: none;
  bottom: 0;
  right: 126px;
}
@media screen and (max-width: 768px) {
  .layout_settings-arrow {
    right: 72px;
  }
}
.layout_settings-arrow:after {
  position: absolute;
  z-index: 56501;
  width: 0;
  height: 0;
  margin-left: -16px;
  pointer-events: none;
  border: solid transparent;
  border-color: transparent;
  border-width: 16px;
  content: "";
}
.layout_settings-arrow:after {
  border-top-color: white;
  -webkit-filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.05));
          filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.05));
}
.layout_settings-close {
  position: fixed;
  top: 32px;
  right: 32px;
  background-image: url("../assets/ico-close.svg");
  width: 24px;
  height: 24px;
  cursor: pointer;
  pointer-events: all;
  z-index: 57001;
}
.layout_settings-close:hover {
  opacity: 0.7;
}

body .edy-popover {
  z-index: 56502 !important;
}

body .edy-settings-editor:not(.editor_default) {
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0;
  height: 100%;
  min-width: 320px;
  max-width: 400px;
  width: 100%;
  z-index: 57000 !important;
  background-color: white;
  -webkit-box-shadow: 0 25px 35px rgba(0, 0, 0, 0.03), 0 0 5px rgba(0, 0, 0, 0.05);
          box-shadow: 0 25px 35px rgba(0, 0, 0, 0.03), 0 0 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  overflow: hidden;
}
@media screen and (max-width: 420px) {
  body .edy-settings-editor:not(.editor_default) {
    max-width: 100vw;
  }
}
body .edy-settings-editor:not(.editor_default) h3 {
  font-size: 24px;
  line-height: 32px;
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content {
  height: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner label,
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner select,
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner input,
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner textarea {
  font-size: 14px !important;
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner .edy-settings-editor-list {
  padding: 32px 32px 0;
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner .edy-bubble-row-padded {
  padding: 17px 32px;
  margin-top: auto;
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner .edy-bubble-row-padded .edy-btn {
  padding: 11px 16px;
  border-radius: 6px;
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner .edy-settings-editor-item {
  padding: 8px 0;
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner-title {
  padding: 0 32px;
  margin-bottom: 0;
}

.settings_popover {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
  background: white;
  padding: 16px;
  position: absolute;
  top: 48px;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.settings_popover-arrow--up {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 128px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.settings_popover-arrow--up:after {
  position: absolute;
  z-index: 56501;
  width: 0;
  height: 0;
  pointer-events: none;
  border: solid transparent;
  border-color: transparent;
  border-width: 16px;
  content: "";
  border-top-color: #fff;
  -webkit-filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.05));
          filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.05));
}
.settings_popover.active {
  opacity: 1;
  pointer-events: all;
}

.bottom-settings-popover.edy-popover.first {
  bottom: 150px !important;
}
.bottom-settings-popover.edy-popover.first, .bottom-settings-popover.edy-popover.second {
  top: unset !important;
  position: fixed !important;
}
.bottom-settings-popover.edy-popover.first .edy-popover-arrow, .bottom-settings-popover.edy-popover.second .edy-popover-arrow {
  top: unset !important;
  bottom: unset !important;
}
.bottom-settings-popover.edy-popover.first .edy-popover-arrow::after, .bottom-settings-popover.edy-popover.second .edy-popover-arrow::after {
  -webkit-filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.15));
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-top-color: rgba(255, 255, 255, 0.95);
  border-bottom-color: transparent;
}

.d-none {
  display: none;
}

.product_item-wrap .product_item-title,
.product_item-wrap .product_item-btn,
.product_item-wrap .product_item-price {
  color: var(--color-main);
  font-size: 18px;
  line-height: 1.3;
  word-break: break-word;
}
.dark-background .product_item-wrap .product_item-title,
.dark-background .product_item-wrap .product_item-btn,
.dark-background .product_item-wrap .product_item-price {
  color: rgb(255, 255, 255);
}
.product_item-wrap .product_item-title a,
.product_item-wrap .product_item-btn a,
.product_item-wrap .product_item-price a {
  color: var(--color-main);
}
.product_item-wrap .product_item-btn {
  white-space: nowrap;
  opacity: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  pointer-events: none;
  top: 0;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.product_item-wrap .product_item-price {
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  pointer-events: all;
  top: 0;
  margin: 0;
  opacity: 1;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: var(--secondary-color);
}
.product_item-wrap:hover .product_image,
.product_item-wrap:hover .item-top,
.product_item-wrap:hover .product_item-title {
  -webkit-transition: opacity 400ms;
  -o-transition: opacity 400ms;
  transition: opacity 400ms;
  opacity: 0.7;
}
.product_item-wrap:hover .product_item-price {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.product_item-wrap:hover .product_item-btn {
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
  pointer-events: all;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.product_item-list a {
  color: var(--color-main);
}
.product_item-details {
  position: relative;
  overflow: hidden;
}
.product_item-details a {
  color: var(--color-main);
}
.product_item-details--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_item-btn {
  cursor: pointer;
}
.product_item-btn:hover {
  opacity: 0.7;
}
.product_alt-attr {
  display: none;
}
.with-image .product_alt-attr {
  display: block;
}

.product-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-content .without-images .item-top {
  background-image: url("../assets/ico-placeholder.svg");
  background-color: #F2F2F2;
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
.product-content .product-cross-page-info {
  margin-bottom: 32px;
}

.product-price {
  padding: 8px 0 24px 0;
}
.product-price .product-price-original {
  display: inline-block;
  padding-right: 4px;
  opacity: 0.4;
}
.product-price .product-price-final {
  display: inline-block;
}

.dark-background .edy-product-widget-filter-sort,
.dark-background .edy-product-widget-filter-search-input {
  opacity: 0.7;
}
.dark-background .edy-product-widget-filter-label {
  opacity: 0.5;
}

.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex_auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.flex_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 752px) {
  .flex_row.reverse-col-tablet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.flex_row-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex_row-3--item {
  width: 33%;
  margin-bottom: 32px;
}
@media screen and (max-width: 900px) {
  .flex_row-3--item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .flex_row-3--item {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .product_list .flex_row-3--item {
    width: var(--product-list-item__width);
  }
}
.flex_row-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex_row-2--item-50 {
  width: 50%;
  margin-bottom: 32px;
}
@media screen and (max-width: 752px) {
  .flex_row-2--item-50 {
    width: 100%;
  }
}

.mar_0-8 {
  margin: 0 8px;
}
.mar_0-16-neg {
  margin: 0 -16px;
}
.mar_0-32-neg {
  margin: 0 -32px;
}
.mar_0-16 {
  margin: 0 16px;
}
.mar_0-32 {
  margin: 0 32px;
}
.mar_32-0 {
  margin: 32px 0;
}
@media screen and (max-width: 900px) {
  .mar_32-0 {
    margin: 16px 0;
  }
}
.mar_b-32 {
  margin-bottom: 32px;
}
@media screen and (max-width: 900px) {
  .mar_b-32 {
    margin-bottom: 16px;
  }
}
.mar_t-16 {
  margin-top: 16px;
}
.mar_r-8 {
  margin-right: 8px;
}
.mar_t-32 {
  margin-top: 32px;
}
@media screen and (max-width: 900px) {
  .mar_t-32 {
    margin-top: 16px;
  }
}

.pad_0-4 {
  padding: 0 4px;
}
.pad_16-0 {
  padding: 16px 0;
}

.of-hidden {
  overflow: hidden;
}

.p-abs {
  position: absolute;
}

.p-rel {
  position: relative;
}

@media screen and (min-width: 752px) {
  .t-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 32px;
    z-index: 10601;
  }
}
.formatted .edy-buy-button-container .form_field {
  padding: 16px 0;
}
.formatted .edy-buy-button-container .edy-buy-button-price-container .edy-buy-button-price-original {
  opacity: 0.4;
}
.formatted .edy-buy-button-variants .form_field {
  padding-top: 5px;
  padding-bottom: 5px;
}
.formatted .edy-buy-button-variants .form_field_select {
  width: initial;
}

.signout-btn-wrap {
  position: fixed;
  right: 5px;
  bottom: 5px;
  z-index: 10000;
  white-space: nowrap;
  background-color: rgb(238, 238, 238);
  height: 35px;
  border-radius: 3px;
  text-align: center;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
}
.signout-btn-wrap:hover {
  background-color: rgb(196, 196, 196);
}
.signout-btn-wrap .signout-link {
  position: relative;
  z-index: 10;
  display: block;
  padding: 0 10px;
}
.signout-btn-wrap .signout-name {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
  font-family: "Avenir Next", "AvenirX";
  line-height: 37px;
  padding-left: 8px;
  color: rgba(27, 33, 36, 0.8);
}
.signout-btn-wrap .signout-name:hover {
  color: rgba(27, 33, 36, 0.9);
}
.signout-btn-wrap .signout-ico {
  height: 35px;
  display: inline-block;
  color: rgba(27, 33, 36, 0.7);
}
.signout-btn-wrap .signout-svg {
  margin-top: 3px;
}

@media screen and (max-width: 600px) {
  .signout-btn-pad {
    padding-top: 20px;
  }
}