/* Voog.com template: Madrid */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../assets/montserrat-regular.eot?#iefix") format("embedded-opentype"), url("../assets/montserrat-regular.woff2") format("woff2"), url("../assets/montserrat-regular.woff") format("woff"), url("../assets/montserrat-regular.ttf") format("truetype"), url("../assets/montserrat-regular.svg#Montserrat") format("svg");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../assets/montserrat-bold.eot?#iefix") format("embedded-opentype"), url("../assets/montserrat-bold.woff2") format("woff2"), url("../assets/montserrat-bold.woff") format("woff"), url("../assets/montserrat-bold.ttf") format("truetype"), url("../assets/montserrat-bold.svg#Montserrat") format("svg");
}
.search-holder {
  float: left;
  height: 28px;
  position: relative;
  width: 28px;
}

.search-container {
  display: none;
  height: 28px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-visible .search-container {
  display: block;
}

.search-toggler {
  background: url("../images/ico-search-black.png") no-repeat center center;
  display: none;
  height: 28px;
  opacity: .35;
  overflow: hidden;
  position: relative;
  width: 28px;
}
.search-toggler:hover {
  opacity: 1;
}
.svg .search-toggler {
  background: none;
}
.search-toggler svg {
  display: none;
}
.svg .search-toggler svg {
  display: block;
  left: 50%;
  margin: -9px 0 0 -9px;
  position: absolute;
  top: 50%;
}
.search-enabled .search-toggler {
  display: block;
}
.search-visible .search-toggler {
  display: none;
}

.search {
  background: #f4f4f4;
  box-sizing: border-box;
  height: 28px;
  padding: 0 38px 0 10px;
  width: 180px;
}
.search .search-input {
  background: none;
  border: none;
  box-sizing: border-box;
  font-size: 16px;
  height: 28px;
  line-height: 1.1;
  outline: 0;
  padding: 0;
  width: 100%;
}
.search .search-input::-ms-clear {
  display: none;
}
.search .search-submit {
  background: url("../images/ico-search-black.png") no-repeat center center;
  display: block;
  height: 28px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
}
.svg .search .search-submit {
  background: none;
}
.search .search-submit svg {
  display: none;
}
.svg .search .search-submit svg {
  display: block;
  left: 50%;
  margin: -9px 0 0 -9px;
  position: absolute;
  top: 50%;
}
.search .search-close {
  background: url("../images/close.png") no-repeat center center;
  display: none;
  height: 28px;
  opacity: .5;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
}
.svg .search .search-close {
  background: none;
}
.search .search-close svg {
  display: none;
}
.svg .search .search-close svg {
  display: block;
  left: 50%;
  margin: -6px 0 0 -6px;
  position: absolute;
  top: 50%;
}
.search.not-empty .search-submit {
  display: none;
}
.search.not-empty .search-close {
  display: block;
}

.search-results {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1) ;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  box-sizing: border-box;
  display: none;
  max-height: 400px;
  overflow: auto;
  padding: 15px 25px;
  position: absolute;
  right: 0;
  top: 28px;
  width: 400px;
}
.search-results.search-results-active {
  display: block;
}
.edy-checkout-button-visible .search-results {
  top: 81;
}
.search-results .voog-search-modal-results {
  font-size: 16px;
}
.search-results .voog-search-modal-result {
  color: #818181;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 0;
}
.search-results .voog-search-modal-result h3 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 16px;
  color: black;
}
.search-results .voog-search-modal-result h3 a {
  color: black;
}
.search-results .voog-search-modal-result p {
  margin: 0;
  padding: 0;
}
.search-results .voog-search-modal-result em {
  font-style: normal;
  background: #fbf5ac;
}
.search-results .voog-search-loader {
  height: 60px;
  display: none;
}
.svg .search-results .voog-search-loader {
  background: url("../assets/loader.svg") no-repeat center center;
}
.search-results.search-results.loading .voog-search-loader {
  display: block;
}
.search-results.search-results.loading .voog-search-modal-results {
  display: none;
}

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

.svg .no-svg,
.nosvg svg,
.mobile-dialog-close,
.lang-menu-btn-holder,
.lang-menu-holder {
  display: none;
}

/* button */
.search .search-submit, .lang-menu-btn, .lang-options .option-btn, .voog-bg-picker-btn {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.search .search-submit:focus, .lang-menu-btn:focus, .lang-options .option-btn:focus, .voog-bg-picker-btn:focus {
  outline: none;
}
.search .search-submit::-moz-focus-inner, .lang-menu-btn::-moz-focus-inner, .lang-options .option-btn::-moz-focus-inner, .voog-bg-picker-btn::-moz-focus-inner {
  padding: 0;
  border: none;
}

/* cfx */
.cfx:after {
  content: "";
  display: table;
  clear: both;
}

/* list */
ul,
ol {
  list-style-type: none;
}

/* inputs */
input[type=submit],
input[type=text],
textarea {
  border-radius: 0;
  -webkit-appearance: none;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

/* paragraphs */
h1, h2, h3 {
  font: bold 40px/1.1 "Montserrat", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: black;
}
.dark-background h1, .dark-background h2, .dark-background h3, .dark-background h4, .dark-background h5, .dark-background h6 {
  color: white;
}

h1 {
  text-align: center;
  margin-bottom: 48px;
}

h2 {
  margin: 40px 0 20px;
  font-size: 24px;
}

h3 {
  margin: 40px 0 20px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

p {
  margin: 20px 0;
  padding: 0;
}

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

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

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

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

blockquote {
  margin: 20px 40px;
  color: #818181;
  font-size: 36px;
  line-height: 1.1;
  text-align: center;
}
.dark-background blockquote {
  color: rgba(255, 255, 255, 0.5);
}

.custom-btn {
  display: inline-block;
  padding: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
  font: 18px/1.45 "Montserrat", Helvetica, Arial, sans-serif;
  cursor: pointer;
  color: white;
  background: #2b2b2b;
}
.custom-btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.custom-btn, .custom-btn:hover {
  color: white;
}
.custom-btn:hover {
  background-color: #2b2b2b;
  background-color: rgba(43, 43, 43, 0.8);
}

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

.jq-select-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  border-left: 3px solid #f4f4f4;
  background: white;
}
.jq-select-arrow:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin-top: -2px;
  margin-left: -6px;
  content: '';
  pointer-events: none;
  border: solid transparent;
  border-width: 6px;
  border-top-color: #333;
}

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

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

/* form */
.edy-fe-field,
.form_field {
  margin-bottom: 20px;
}

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

.form_field label {
  display: block;
}

.form_field_textfield,
.form_field_textarea {
  width: 30%;
  padding: 4px 10px;
  font: 18px/1.45 "Montserrat", Helvetica, Arial, sans-serif;
  color: #333;
  border: none;
  outline: none;
  background: white;
  border-radius: 0;
  box-sizing: border-box;
}
.light-background .form_field_textfield, .light-background
.form_field_textarea {
  background: #C8C8C8;
}

.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 {
  padding: 0;
  padding: 0 0 20px;
  font-weight: bold;
}

.form_error {
  color: #c70909;
}

.form_notice {
  color: #409e13;
}

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

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

.form_submit input,
.submit {
  height: 45px;
  font: 18px/1.45 "Montserrat", Helvetica, Arial, sans-serif;
  cursor: pointer;
  border: 0;
  outline: 0;
  background: #2b2b2b;
  color: white;
}
.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: '*';
}

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: white;
}
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 {
  width: 9px;
  height: 9px;
  border: 3px solid white;
}
label .form_field_radio:checked + .form_control_indicator:before {
  background-color: #333;
}
label .form_control_indicator {
  position: relative;
  display: inline-block;
  display: none\9;
  width: 18px;
  height: 18px;
  margin-right: 7px;
  vertical-align: 0;
}
label .form_control_indicator:before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  content: '';
}

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

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

/* tbl */
.tbl {
  display: table;
}
.tbl .tbl-row {
  display: table-row;
}
.tbl .tbl-cell {
  display: table-cell;
}

/* body */
html,
body {
  font: 18px/1.45 "Montserrat", Helvetica, Arial, sans-serif;
}

html.front-page,
html.front-page body,
html.blog-list-page,
html.blog-list-page body {
  height: 100% !important;
}
html.front-page.editmode,
html.blog-list-page.editmode {
  height: calc(100% - 40px) !important;
}

body {
  position: relative;
  text-align: left;
  color: #333;
  background: #f4f4f4;
  max-width: 100%;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

/* link */
a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.43);
}
a:hover:not(.post-nav-link) {
  color: black;
}
.dark-background a {
  color: rgba(255, 255, 255, 0.43);
}
.dark-background a:hover:not(.post-nav-link) {
  color: white;
}

/* holder */
.holder {
  height: 100%;
}

/* wrap */
.wrap {
  max-width: 700px;
  padding: 0 50px;
  margin: 0 auto;
}

/* header */
.header {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  background: white;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
  min-height: 100px;
}
.editmode .header {
  position: absolute !important;
}
.edy-checkout-button-visible .header {
  top: 41px;
}
.header.headroom--not-top {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  min-height: 75px;
}
.header.headroom--pinned {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
      transform: translateY(0%);
}
.header .header-inner {
  display: none;
  float: right;
  padding: 36px 50px 0 20px;
  position: relative;
  z-index: 20;
  min-width: 24px;
  min-height: 24px;
}
.main-menu-not-fitting .header .header-inner {
  display: block;
}
.main-menu-open .header .header-inner {
  display: none;
}
.search-visible .header .header-inner {
  display: block;
}
.search-enabled .header .header-inner {
  display: block;
}
.header.headroom--not-top .header-inner {
  padding-top: 25px;
}
.header .main-menu-toggler {
  display: none;
  float: left;
  height: 28px;
  margin-left: 10px;
  font-size: 0;
  line-height: 0;
  color: #333;
  text-transform: uppercase;
  position: relative;
}
.header .main-menu-toggler.menu-not-visible {
  display: block;
}
.main-menu-open .header .main-menu-toggler {
  display: none;
}
.search-visible .header .main-menu-toggler {
  display: block;
}
.header .main-menu-toggler.main-menu-toggler-mobile {
  display: none;
}
.header .main-menu-toggler span {
  font-size: 18px;
  line-height: 28px;
  display: block;
  padding-left: 36px;
}
.header .main-menu-toggler:before, .header .main-menu-toggler:after,
.header .main-menu-toggler span:before {
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 5px;
  width: 18px;
  height: 3px;
  background: #333;
  border-radius: 3px;
}
.header .main-menu-toggler:before {
  top: 13px;
}
.header .main-menu-toggler:after {
  top: 18px;
}

/* site-title */
.site-title {
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  color: black;
  padding: 36px 0 36px 50px;
  overflow: hidden;
}
.headroom--not-top .site-title {
  padding-top: 25px;
  padding-bottom: 25px;
}
.site-title .site-title-wrap {
  margin-right: 4px;
}
.site-title .site-title-inner {
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  display: inline-block;
  line-height: 1.1;
  min-width: 150px;
}
.site-title .site-title-inner h1,
.site-title .site-title-inner h2,
.site-title .site-title-inner h3 {
  display: inline;
}
.site-title a {
  color: black;
}

/* main-menu */
.main-menu {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  max-width: 100%;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.95);
  box-sizing: border-box;
}
.main-menu-not-fitting .main-menu {
  display: none;
}
.main-menu-open .main-menu {
  display: block;
}
.search-visible .main-menu {
  display: none;
}
.headroom--not-top .main-menu {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
}
.headroom--pinned .main-menu {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
      transform: translateY(0%);
}
.main-menu .toggler {
  display: none;
}
.main-menu ul {
  padding: 36px 45px;
}
.headroom--not-top .main-menu ul {
  padding-top: 24px;
  padding-bottom: 24px;
}
.search-enabled .main-menu ul {
  padding-right: 90px;
}
.main-menu ul li {
  display: inline-block;
  padding: 0 5px;
}
.main-menu ul a {
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: 16px;
  line-height: 1.1;
  color: #818181;
  text-transform: uppercase;
  white-space: nowrap;
}
.main-menu ul a:hover, .main-menu ul a.active {
  color: black;
}
.main-menu ul .untranslated {
  zoom: 1;
  opacity: .5;
  filter: alpha(Opacity=50);
}

/* submenu */
.sub-menu {
  min-height: 35px;
  padding: 0 50px;
  font-size: 14px;
  line-height: 1.1;
  text-align: right;
  word-wrap: break-word;
}
.content .sub-menu {
  display: none;
}
.sub-menu li {
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 5px;
}
.sub-menu li.edy-btn {
  vertical-align: middle;
}
.sub-menu a {
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  display: inline-block;
  color: #818181;
}
.sub-menu a:hover, .sub-menu a.active {
  color: black;
}
.sub-menu a.edy-cbtn {
  padding: 0;
}
.sub-menu .untranslated {
  zoom: 1;
  opacity: .5;
  filter: alpha(Opacity=50);
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30, 0, 0);
  }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-4px, 0px, 0);
    transform: translate3d(-4px, 0px, 0);
  }
}
@-webkit-keyframes bounce {
  0%, 10%, 26%, 40%, 50% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20%, 22% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  35% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  45% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
}
@keyframes bounce {
  0%, 10%, 26%, 40%, 50% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20%, 22% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  35% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  45% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
}
.animated-bounce {
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}

/* main */
.main {
  display: block;
  position: relative;
  box-sizing: border-box;
  min-height: 100%;
  max-width: 100%;
  background: #f4f4f4;
}
.main .slider-conter {
  display: none;
}
.main .main-inner {
  padding-top: 100px;
}
.main .content-half {
  position: relative;
  float: left;
  width: 50%;
  height: 100%;
  font-size: 24px;
  background-size: cover;
  background-position: center center;
}
.main .content-half .background-color {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.main .content-half .inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  width: 100%;
  white-space: normal;
  line-height: 1.45;
  color: white;
}
.main .content-half .light-background {
  color: black;
}
.main .content-half .align-middle {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.main .content-half .content {
  display: table-cell;
  vertical-align: middle;
  padding: 45px;
}
.main .content-half a {
  text-decoration: underline;
  color: black;
}
.main .content-half a:hover {
  text-decoration: none;
}
.main .content-half .custom-btn {
  text-decoration: none;
  color: white;
}
.main .content-half .dark-background a {
  color: white;
}
.main .content-half .dark-background .custom-btn {
  color: black;
  background-color: white;
}
.main .content-half .dark-background .custom-btn:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.blog-list-page .main, .front-page .main {
  height: 100%;
  min-height: 0;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  overflow: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  padding: 0;
  background-color: #000;
  position: relative;
  overflow-y: hidden;
}
.blog-list-page .main .article, .blog-list-page .main .new-article, .front-page .main .article, .front-page .main .new-article {
  font-size: 18px;
  line-height: 1.45;
  display: inline-block;
  height: 100%;
  width: 300px;
  white-space: normal;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  box-sizing: border-box;
  /*
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  */
}
.blog-list-page .main .article .link, .blog-list-page .main .new-article .link, .front-page .main .article .link, .front-page .main .new-article .link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  outline: 0;
  color: white;
  text-align: left;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  box-sizing: border-box;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
.blog-list-page .main .article .article-bg-color, .blog-list-page .main .new-article .article-bg-color, .front-page .main .article .article-bg-color, .front-page .main .new-article .article-bg-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background: #2b2b2b;
}
.blog-list-page .main .article .article-inner, .blog-list-page .main .new-article .article-inner, .front-page .main .article .article-inner, .front-page .main .new-article .article-inner {
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.blog-list-page .main .article .article-inner:after, .blog-list-page .main .new-article .article-inner:after, .front-page .main .article .article-inner:after, .front-page .main .new-article .article-inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to bottom, transparent 0%, transparent 67%, rgba(0, 0, 0, 0.3) 100%);
}
.blog-list-page .main .article .article-content, .blog-list-page .main .new-article .article-content, .front-page .main .article .article-content, .front-page .main .new-article .article-content {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 50px;
  z-index: 10;
}
.blog-list-page .main .article img, .blog-list-page .main .new-article img, .front-page .main .article img, .front-page .main .new-article img {
  display: none;
}
.blog-list-page .main .article h2, .blog-list-page .main .new-article h2, .front-page .main .article h2, .front-page .main .new-article h2 {
  margin: 0;
  padding: 0;
  color: white;
}
.blog-list-page .main .article .article-date, .blog-list-page .main .new-article .article-date, .front-page .main .article .article-date, .front-page .main .new-article .article-date {
  display:none;
  font-size: 12px;
  padding-top: 8px;
}
.blog-list-page .main .article:before, .front-page .main .article:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.blog-list-page .main .main-inner, .front-page .main .main-inner {
  padding-bottom: 85px;
  box-sizing: border-box;
  height: 100%;
}
.blog-list-page .main .scroller-arrow, .front-page .main .scroller-arrow {
  display: none;
  height: 94px;
  width: 80px;
  outline: 0;
  position: fixed;
  top: 100px;
  right: 0;
  z-index: 100;
}
.blog-list-page .main .scroller-arrow span, .front-page .main .scroller-arrow span {
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
}
.blog-list-page .main .scroller-arrow span:before, .blog-list-page .main .scroller-arrow span:after, .front-page .main .scroller-arrow span:before, .front-page .main .scroller-arrow span:after {
  display: block;
  content: "";
  position: absolute;
  height: 2px;
  width: 30px;
  background: white;
  left: 30px;
  border-radius: 2px;
}
.blog-list-page .main .scroller-arrow span:before, .front-page .main .scroller-arrow span:before {
  top: 36px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blog-list-page .main .scroller-arrow span:after, .front-page .main .scroller-arrow span:after {
  top: 57px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.blog-list-page .main:hover .article:before, .front-page .main:hover .article:before {
  background: rgba(0, 0, 0, 0.1);
}
.blog-list-page .main:hover .article:hover:before, .front-page .main:hover .article:hover:before {
  background: none;
}
.main .content-wrap {
  padding: 30px 0 0;
}
.content-page .main .content {
  padding: 40px 0 70px;
}
.main .content p:first-child {
  margin-top: 0;
}
.main .content-header {
  margin-bottom: 24px;
}
.main .content-header h1,
.main .content-header h2,
.main .content-header h3 {
  margin-bottom: 0;
}

.blog-list-page.editmode .main-inner,
.front-page.editmode .main-inner {
  height: calc(100% + 40px);
  padding-bottom: 125px;
}

/* formatted */
.formatted {
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.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 pre:first-child,
.formatted code: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 pre:last-child,
.formatted code:last-child {
  margin-bottom: 0;
}
.formatted pre,
.formatted code,
.formatted iframe,
.formatted table,
.formatted form {
  word-break: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.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 pre,
.formatted .embed-container,
.formatted .table-container, .editmode .formatted table {
  margin-top: 20px;
  margin-bottom: 20px;
}
.formatted span[style*="font-size"] {
  line-height: 1.7em;
}
.formatted iframe {
  max-width: 100%;
}
.formatted .overthrow {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* new-article */
.new-article {
  background: #2b2b2b;
  opacity: 0.95;
}
.new-article, .new-article h3 {
  color: white;
}
.new-article .tbl {
  width: 100%;
  height: 100%;
}
.new-article .tbl-cell {
  height: 100%;
  vertical-align: middle;
}
.new-article .new-article-inner {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 80px 20px 0;
  opacity: 0.3;
  box-sizing: border-box;
  background: url("../images/new_article.png") no-repeat center top;
}
.svg .new-article .new-article-inner {
  background: none;
}
.new-article .new-article-inner svg {
  display: none;
}
.svg .new-article .new-article-inner svg {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -36px;
}
.new-article .new-article-inner h3,
.new-article .new-article-inner h4,
.new-article .new-article-inner h5,
.new-article .new-article-inner h6 {
  margin: 0;
  padding: 0;
}
.new-article:hover {
  color: white;
  opacity: 1;
}
.new-article:hover .new-article-inner {
  opacity: 0.5;
}

/* post */
.post-header {
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.post-header .post-date {
  display: none;
  font-weight: normal;
  font-size: 18px;
  color: #818181;
  padding-top: 10px;
}

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

.post-tags {
  padding-top: 20px;
}
.post-tags ul {
  margin: 0;
  padding: 0;
}
.post-tags ul li {
  display: inline-block;
}
.post-tags ul a {
  display: inline-block;
  background: #818181;
  color: white;
  font-size: 12px;
  line-height: 1.1;
  padding: 3px 10px;
  border-radius: 19px;
}

.post-bottom {
  padding: 20px 0 0;
}
.post-bottom .left, .post-bottom .right {
  width: 50%;
  box-sizing: border-box;
}
.post-bottom .left {
  float: left;
  padding-right: 5%;
}
.post-bottom .left-wide {
  float: none;
  padding-right: 0;
  width: 100%;
}
.post-bottom .right {
  float: right;
  padding-left: 5%;
}
.post-bottom h2 {
  margin: 25px 0 20px;
  padding: 0;
}

.post-cover-holder {
  /*text-align: center;*/
}

.post-cover-wrap {
  /*margin: 0 auto;*/
  width: 150px;
  padding-bottom: 375px;
  position: relative;
}

.post-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.post-cover .tbl {
  width: 100%;
  height: 100%;
}
.post-cover .post-cover-inner {
  display: table-cell;
  vertical-align: middle;
  border: 1px dashed #818181;
  border-color: rgba(129, 129, 129, 0.3);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.post-cover .post-cover-inner.active {
  border: none;
}
.post-cover .post-cover-inner .edy-img-drop-area-placeholder {
  color: #818181;
  padding: 20px;
  text-align: center;
}

.post-nav {
  padding-top: 20px;
}

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

.post-nav-link {
  position: relative;
  display: block;
  -webkit-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: 0;
    bottom: 0;
    left: 0;
    display: block;
    border-top-color: currentColor;
    border-top-style: solid;
    border-top-width: 1px;
    content: '';
    opacity: .2;
  }
}
@media screen and (max-width: 600px) {
  .post-nav-link {
    text-align: center;
  }
}

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

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

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

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

/* comment-form */
.comment-form {
  position: relative;
  min-height: 30px;
  padding-bottom: 10px;
}
.comment-form .comment-form-toggler {
  font-weight: bold;
  font-size: 13px;
}
.comment-form .form_field, .comment-form .edy-fe-field {
  margin-bottom: 10px;
}
.comment-form .comment-name-field,
.comment-form .comment-email-field {
  width: 100%;
}
.comment-form .comment-name-field input,
.comment-form .comment-email-field input {
  width: 100% !important;
}
.comment-form h2 {
  padding-left: 10px;
}

/* comments */
.comment {
  word-wrap: break-word;
  font-size: 14px;
  padding-bottom: 15px;
}
.comment .comment-info {
  font-size: 10px;
  padding-top: 5px;
  color: #818181;
  height: 23px;
  line-height: 2.3;
}
.comment .comment-info .edy-site-btn-removecomment {
  vertical-align: -2px;
}

/* footer */
.footer {
  background: white;
  padding: 10px 0;
  z-index: 200;
  min-height: 65px;
}
.blog-list-page .footer, .front-page .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.footer .inner {
  display: table;
  border-collapse: collapse;
  border: none;
  margin: 0 auto;
}
.footer .row {
  display: table-row;
}
.footer .footer-content {
  height: 35px;
  vertical-align: middle;
  display: table-cell;
  border: none;
  text-align: center;
  font-size: 10px;
  line-height: 1.4;
  padding: 15px 0;
}
.footer .tbl-cell {
  vertical-align: top;
}
.footer .formatted {
  display: inline-block;
  vertical-align: top;
  min-width: 100px;
  margin-right: 17px;
}
.footer .formatted:empty {
  display: none;
}
.footer .voog-reference {
  display: inline-block;
  vertical-align: top;
}
.footer .voog-reference a {
  display: block;
  padding-top: 1px;
}
.footer .voog-reference svg {
  fill: #333;
}
.footer .tbl {
  margin: 0 auto;
  text-align: center;
}
.footer .wrap {
  max-width: none;
  text-align: center;
}

/* 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 {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 9px;
  line-height: 1;
  color: #818181;
  text-align: center;
  text-transform: uppercase;
  background-image: url("../images/ico-flags.png");
  background-position: 0 -75px;
  background-repeat: no-repeat;
  content: attr(data-lang-code);
  opacity: .95;
  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-sq:after {
  background-position: 0 0;
  content: '';
}

.lang-flag-hy:after {
  background-position: -21px 0;
  content: '';
}

.lang-flag-bn:after {
  background-position: -42px 0;
  content: '';
}

.lang-flag-bg:after {
  background-position: -84px 0;
  content: '';
}

.lang-flag-zh:after {
  background-position: -105px 0;
  content: '';
}

.lang-flag-hr:after {
  background-position: -126px 0;
  content: '';
}

.lang-flag-da:after {
  background-position: -147px 0;
  content: '';
}

.lang-flag-cs:after {
  background-position: -168px 0;
  content: '';
}

.lang-flag-et:after {
  background-position: -189px 0;
  content: '';
}

.lang-flag-fi:after {
  background-position: 0 -15px;
  content: '';
}

.lang-flag-fr:after {
  background-position: -21px -15px;
  content: '';
}

.lang-flag-ka:after {
  background-position: -42px -15px;
  content: '';
}

.lang-flag-de:after {
  background-position: -63px -15px;
  content: '';
}

.lang-flag-el:after {
  background-position: -84px -15px;
  content: '';
}

.lang-flag-hu:after {
  background-position: -105px -15px;
  content: '';
}

.lang-flag-is:after {
  background-position: -126px -15px;
  content: '';
}

.lang-flag-hi:after {
  background-position: -147px -15px;
  content: '';
}

.lang-flag-id:after {
  background-position: -168px -15px;
  content: '';
}

.lang-flag-fa:after {
  background-position: -189px -15px;
  content: '';
}

.lang-flag-he:after {
  background-position: 0 -30px;
  content: '';
}

.lang-flag-it:after {
  background-position: -21px -30px;
  content: '';
}

.lang-flag-ja:after {
  background-position: -42px -30px;
  content: '';
}

.lang-flag-ko:after {
  background-position: -63px -30px;
  content: '';
}

.lang-flag-lv:after {
  background-position: -84px -30px;
  content: '';
}

.lang-flag-lt:after {
  background-position: -105px -30px;
  content: '';
}

.lang-flag-ms:after {
  background-position: -126px -30px;
  content: '';
}

.lang-flag-nl:after {
  background-position: -147px -30px;
  content: '';
}

.lang-flag-no:after {
  background-position: -168px -30px;
  content: '';
}

.lang-flag-ur:after {
  background-position: -189px -30px;
  content: '';
}

.lang-flag-fil:after {
  background-position: 0 -45px;
  content: '';
}

.lang-flag-pl:after {
  background-position: -21px -45px;
  content: '';
}

.lang-flag-ro:after {
  background-position: -42px -45px;
  content: '';
}

.lang-flag-ru:after {
  background-position: -63px -45px;
  content: '';
}

.lang-flag-ar:after {
  background-position: -84px -45px;
  content: '';
}

.lang-flag-sk:after {
  background-position: -105px -45px;
  content: '';
}

.lang-flag-sl:after {
  background-position: -126px -45px;
  content: '';
}

.lang-flag-es:after {
  background-position: -147px -45px;
  content: '';
}

.lang-flag-sv:after {
  background-position: -168px -45px;
  content: '';
}

.lang-flag-tr:after {
  background-position: -189px -45px;
  content: '';
}

.lang-flag-uk:after {
  background-position: 0 -60px;
  content: '';
}

.lang-flag-en:after {
  background-position: -21px -60px;
  content: '';
}

.lang-flag-pt:after {
  background-position: -84px -60px;
  content: '';
}

.lang-flag-sr:after {
  background-position: -126px -60px;
  content: '';
}

.lang-flag-bn:after {
  background-position: -147px -60px;
  content: '';
}

.lang-flag-th:after {
  background-position: -189px -60px;
  content: '';
}

/* langmenu */
.lang-menu {
  position: relative;
  display: inline-block;
  z-index: 200;
  padding-right: 20px;
}
@media screen and (max-width: 500px), screen and (max-height: 325px) {
  .lang-menu {
    padding-right: 15px;
  }
}

.lang-menu-btn {
  position: relative;
  font-family: inherit;
  vertical-align: middle;
  white-space: nowrap;
}
.header .lang-menu-btn {
  display: none;
}
@media screen and (max-width: 500px), screen and (max-height: 325px) {
  .header .lang-menu-btn {
    display: block;
  }
}
.flags-enabled .lang-menu-btn {
  width: 21px;
  height: 15px;
}
.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-btn.open .ico-popover-toggle {
  top: -1px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.lang-menu-popover {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: -12px;
  display: none;
  min-width: 120px;
  padding: 5px 0;
  line-height: 1;
  text-align: left;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) ;
}
@media screen and (max-width: 500px), screen and (max-height: 325px) {
  .lang-menu-popover {
    top: 22px;
    right: 10px;
    bottom: auto;
    left: auto;
  }
}
.no-boxshadow .lang-menu-popover {
  border: 1px solid #eeeeee;
}
.editmode .lang-menu-popover {
  padding-bottom: 0;
}
.lang-menu-popover li {
  display: block;
  font-size: 12px;
  text-align: left;
}
@media screen and (max-width: 500px), screen and (max-height: 325px) {
  .lang-menu-popover li {
    text-align: right;
  }
}
.lang-menu-popover li.add-lang-btn {
  padding: 10px 18px;
}
.lang-menu-popover a.lang-flag {
  position: relative;
  display: block;
  padding: 6px 13px 5px 40px;
}
@media screen and (max-width: 500px), screen and (max-height: 325px) {
  .lang-menu-popover a.lang-flag {
    padding: 6px 40px 5px 13px;
  }
}
.lang-menu-popover a.lang-flag:before, .lang-menu-popover a.lang-flag:after {
  top: 4px;
  left: 12px;
}
@media screen and (max-width: 500px), screen and (max-height: 325px) {
  .lang-menu-popover a.lang-flag:before, .lang-menu-popover a.lang-flag:after {
    left: auto;
    right: 5px;
  }
}
.lang-menu-popover a.lang-flag.active, .lang-menu-popover a.lang-flag:hover {
  background-color: #cccccc;
}
.lang-menu-popover a.lang-flag:hover {
  background-color: #cccccc;
  background-color: rgba(204, 204, 204, 0.5);
}
.lang-menu-popover a.edy-menu-langadd {
  display: inline-block;
  padding: 5px;
}
.flags-disabled .lang-menu-popover a.lang-flag {
  padding: 6px 13px 5px;
}

/* lang-options */
.lang-options {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.09);
  padding: 7px 12px;
  font-size: 11px;
  line-height: 1.1;
}
.lang-options .option-btn {
  font-size: 11px;
  line-height: 1.1;
  color: #818181;
}
.lang-options .option-btn:hover {
  color: black;
}
.lang-options .option-btn::-moz-focus-inner {
  padding: 0;
  border: none;
}
.lang-options .option-btn:focus {
  outline: none;
}
.flags-disabled .lang-options .option-btn .disable-text {
  display: none;
}
.flags-enabled .lang-options .option-btn .enable-text {
  display: none;
}

/* image title */
.edy-image-container-with-title:after {
  display: block;
  padding: 2px;
  font-size: 11px;
  content: attr(data-title);
}

.edy-positionable-container-left-block,
.edy-positionable-container-right-block,
.edy-positionable-container-center-block {
  margin-top: 20px;
  margin-bottom: 20px;
}
.edy-positionable-container-left-block:first-child,
.edy-positionable-container-right-block:first-child,
.edy-positionable-container-center-block:first-child {
  margin-top: 0;
}
.edy-positionable-container-left-block:last-child,
.edy-positionable-container-right-block:last-child,
.edy-positionable-container-center-block:last-child {
  margin-bottom: 0;
}

.edy-positionable-container-left,
.edy-positionable-container-right {
  width: 45%;
}

.edy-positionable-container-left {
  margin-right: 20px;
}

.edy-positionable-container-right {
  margin-left: 20px;
}

.voog-bg-picker-btn {
  position: absolute;
  z-index: 50 !important;
}

.edy-bar-open:after {
  content: "";
  display: table;
  clear: both;
}

.content-half .edy-empty-bordered {
  padding: 63px 40px 57px;
}

@media screen and (max-width: 600px) {
  blockquote {
    font-size: 36px;
    margin-left: 0;
    margin-right: 0;
  }

  .post-bottom {
    padding-top: 20px;
  }
  .post-bottom .left, .post-bottom .right {
    padding: 0;
    width: 100%;
  }
  .post-bottom .right {
    padding-top: 30px;
  }
  .post-bottom h2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px), screen and (max-height: 325px) {
  html,
  body {
    font-size: 16px;
    line-height: 1.75;
  }

  body {
    min-width: 300px;
  }
  body.blog-list-page {
    min-width: 150px;
  }
  body.mobile-main-menu-open, body.search-visible, body.mobile-lang-menu-open {
    position: fixed;
    overflow: hidden;
    width: 100%;
  }

  .holder {
    height: auto;
  }

  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 22px;
  }

  h3, h4, h5, h6 {
    font-size: 18px;
  }

  iframe {
    max-width: 100%;
  }

  .wrap {
    padding: 0 25px;
  }

  .header {
    min-width: 150px;
    transition: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
        transform: none !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) ;
  }
  .header, .header.headroom--not-top {
    min-height: 40px;
  }
  .header.headroom--not-top {
    display: none;
  }
  .header.headroom--pinned {
    display: block;
  }
  .header .header-inner {
    min-height: 40px;
    display: block !important;
  }
  .front-page .header .header-inner, .header .header-inner {
    padding: 0 !important;
  }
  .header .main-menu-toggler {
    width: 40px;
    height: 40px;
    margin-left: 0;
  }
  .main-menu-open .header .main-menu-toggler, .search-visible .header .main-menu-toggler, .header .main-menu-toggler {
    display: none !important;
  }
  .header .main-menu-toggler.main-menu-toggler-mobile {
    display: block !important;
  }
  .header .main-menu-toggler span {
    padding-left: 0;
    width: 40px;
    text-indent: -9000px;
  }
  .header .main-menu-toggler:before, .header .main-menu-toggler:after,
  .header .main-menu-toggler span:before {
    top: 13px;
    left: 11px;
  }
  .header .main-menu-toggler:before {
    top: 18px;
  }
  .header .main-menu-toggler:after {
    top: 23px;
  }

  .front-page .site-title, .site-title {
    font-size: 18px;
    padding: 10px 45px 8px 15px !important;
  }

  .search-holder {
    height: 40px;
    width: 40px;
  }

  .search-toggler {
    height: 40px;
    width: 40px;
  }

  .main-menu {
    transition: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
        transform: none !important;
    display: none !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) ;
  }
  .main-menu-open .main-menu, .main-menu {
    display: none;
  }
  .mobile-main-menu-open .main-menu {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block !important;
    overflow: auto;
    background-color: #2b2b2b;
    background-color: rgba(43, 43, 43, 0.9);
    -webkit-overflow-scrolling: touch;
  }
  .main-menu .main-menu-wrap {
    display: table;
    width: 100%;
    height: 100%;
  }
  .main-menu .main-menu-inner {
    display: table-row;
  }
  .main-menu ul {
    display: table-cell;
    height: 100%;
    padding: 50px 30px !important;
    list-style-type: none;
    text-align: center;
    vertical-align: middle;
  }
  .main-menu ul li {
    display: block;
    margin: 0;
    padding: 12px 0;
    text-align: center;
  }
  .main-menu ul a {
    font-size: 20px;
    line-height: 1.05;
    color: white;
    color: rgba(255, 255, 255, 0.5);
  }
  .main-menu ul a:hover, .main-menu ul a.active {
    color: white;
  }

  .sub-menu {
    text-align: left;
    padding: 0 25px;
    display: none;
    background: white;
    padding: 10px 0px 5px;
    max-width: 50%;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-right: -25px;
  }
  .content .sub-menu {
    display: block;
  }
  .sub-menu ul {
    padding: 5px 15px;
    margin: 0;
  }
  .sub-menu li {
    display: block;
    padding-left: 0;
    padding-right: 0px;
    padding-bottom: 8px;
    text-align: left;
  }
  .sub-menu a {
    line-height: 1.05;
    display: block;
  }
  .sub-menu a.active {
    text-transform: uppercase;
  }

  .main .slider-counter {
    display: block;
    height: 10px;
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    bottom: 20px;
    line-height: 0;
    font-size: 0;
    white-space: nowrap;
    text-align: center;
  }
  .main .slider-counter .slider-dot {
    display: inline-block;
    height: 5px;
    width: 5px;
    background: white;
    margin: 2px 6px;
    border-radius: 5px;
  }
  .main .slider-counter .slider-dot-active {
    margin: 0 4px;
    background: #2b2b2b;
    height: 9px;
    width: 9px;
  }
  .front-page .main .main-inner {
    height: auto !important;
  }
  .main .main-inner, .blog-list-page .main .main-inner {
    padding: 40px 0 0;
    padding-bottom: 0 !important;
  }
  .main .content-half {
    float: none;
    width: auto;
    font-size: 18px;
  }
  .main .content-half .inner {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .main .content-half .align-middle {
    display: table-cell;
    vertical-align: middle;
  }
  .main .content-half .content {
    display: block;
    padding: 30px;
  }
  .blog-list-page .main .article, .blog-list-page .main .new-article {
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .blog-list-page .main .article .article-content, .blog-list-page .main .new-article .article-content {
    left: 20px;
    right: 20px;
  }
  .blog-list-page .main .scroller-arrow {
    height: 74px;
    width: 60px;
    top: 40px;
  }
  .blog-list-page .main .scroller-arrow span:before, .blog-list-page .main .scroller-arrow span:after {
    width: 20px;
    left: 20px;
  }
  .blog-list-page .main .scroller-arrow span:before {
    top: 29px;
  }
  .blog-list-page .main .scroller-arrow span:after {
    top: 43px;
  }
  .main .content-wrap {
    padding: 15px 0 0;
  }

  .front-page .footer {
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .blog-list-page .footer {
    display: none;
  }
  .footer .footer-content {
    height: auto;
    padding: 20px 0;
  }
  .footer .lang-menu-wrap {
    display: none;
  }

  .lang-menu-btn-holder {
    position: absolute;
    display: block;
    top: 14px;
    left: 15px;
    font-size: 12px;
    line-height: 1.1;
  }
  .edy-checkout-button-visible .lang-menu-btn-holder {
    top: 55px;
  }
  .lang-menu-btn-holder .lang-menu-btn {
    color: white;
    white-space: nowrap;
  }

  .mobile-lang-menu-open .lang-menu-holder {
    display: block;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: auto;
    background-color: #2b2b2b;
    background-color: rgba(43, 43, 43, 0.9);
    -webkit-overflow-scrolling: touch;
  }
  .lang-menu-holder .lang-menu-wrap {
    display: table;
    width: 100%;
    height: 100%;
  }
  .lang-menu-holder .lang-menu {
    display: table-row;
    padding: 0;
    position: static;
    z-index: 0;
  }
  .lang-menu-holder .lang-menu ul {
    display: table-cell;
    height: 100%;
    padding: 50px 30px !important;
    list-style-type: none;
    text-align: center;
    vertical-align: middle;
    color: white;
  }
  .lang-menu-holder .lang-menu ul li {
    display: block;
    margin: 0;
    padding: 12px 0;
    text-align: center;
  }
  .lang-menu-holder .lang-menu ul li.lang-options-holder {
    padding: 0;
  }
  .lang-menu-holder .lang-menu ul a {
    font-size: 20px;
    line-height: 1.05;
    color: white;
    color: rgba(255, 255, 255, 0.5);
  }
  .lang-menu-holder .lang-menu ul a:hover, .lang-menu-holder .lang-menu ul a.active {
    color: white;
  }
  .lang-menu-holder .lang-options {
    background: none;
    text-align: center;
    font-size: 13px;
    line-height: 1.1;
    color: white;
    color: rgba(255, 255, 255, 0.5);
  }
  .lang-menu-holder .lang-options .option-btn {
    color: white;
    font-size: 13px;
    line-height: 1.1;
  }
  .lang-menu-holder .lang-options .option-btn:hover {
    color: white;
    color: rgba(255, 255, 255, 0.8);
  }

  .mobile-dialog-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 42px;
    height: 42px;
    outline: 0;
    z-index: 100;
  }
  .mobile-dialog-close:before, .mobile-dialog-close:after {
    position: absolute;
    top: 19px;
    left: 12px;
    display: block;
    width: 20px;
    height: 2px;
    content: '';
    background: white;
    border-radius: 2px;
  }
  .mobile-dialog-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobile-dialog-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .edy-checkout-button-visible .mobile-dialog-close {
    top: 41px;
  }

  .search-visible .search-container {
    display: block;
    position: fixed;
    z-index: 1000;
    height: auto;
    top: 40px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: auto;
    background: #f4f4f4;
    -webkit-overflow-scrolling: touch;
  }
  .edy-checkout-button-visible .search-container {
    top: 81px;
  }

  .search {
    width: auto;
    height: 40px;
    padding: 0;
    overflow: hidden;
  }
  .search .search-input {
    height: 40px;
    padding-left: 15px;
    padding-right: 50px;
  }
  .search .search-input.search-input-focus {
    background: #f9ec5a;
  }
  .search .search-submit {
    height: 40px;
    width: 40px;
  }
  .search .search-close {
    height: 40px;
    width: 40px;
  }

  .search-visible .search-toggler {
    display: block;
    background: none !important;
  }
  .search-visible .search-toggler svg {
    display: none;
  }
  .search-visible .search-toggler:before, .search-visible .search-toggler:after {
    position: absolute;
    top: 18px;
    left: 12px;
    display: block;
    width: 20px;
    height: 3px;
    content: '';
    background: black;
    opacity: 0.5;
    border-radius: 2px;
  }
  .search-visible .search-toggler:hover:before, .search-visible .search-toggler:hover:after {
    opacity: 1;
  }
  .search-visible .search-toggler:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .search-visible .search-toggler:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .search-results {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    box-shadow: 0 0 0 none ;
    -webkit-overflow-scrolling: touch;
    max-height: auto;
  }
  .search-results .voog-search-loader {
    height: 100%;
  }
  .edy-checkout-button-visible .search-results {
    top: 121px;
  }

  .form_field_textfield,
  .form_field_textarea,
  .form_field_select,
  .form_field .jq-select {
    width: 100% !important;
  }
}
