/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/*! + some other stuff from HTML5 Reset from Richard Clark */
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600&subset=latin-ext');
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: '';
  content: none;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
address {
  font-style: normal;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
optgroup {
  font-weight: bold;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  min-width: 0;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  font-size: 100%;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #222222;
}
.typography h1 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.75rem;
}
@media only screen and (min-width:1025px) {
  .typography h1 {
    font-size: 1.875rem;
  }
}
.typography h2 {
  font-weight: 500;
  font-size: 1.375rem;
}
@media only screen and (min-width:1025px) {
  .typography h2 {
    font-size: 1.5625rem;
  }
}
.typography p {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.375;
  margin-bottom: 15px;
}
.typography p a {
  text-decoration: underline;
}
.typography p a:hover {
  color: rgba(34, 34, 34, 0.7);
}
.typography p.dimension,
.typography p.location,
.typography p.description {
  font-size: 0.75rem;
  margin-bottom: 0;
}
.typography a {
  color: #222222;
  text-decoration: none;
}
.typography a:hover {
  color: rgba(34, 34, 34, 0.7);
}
.typography ol,
.typography ul {
  margin-left: 30px;
  margin-bottom: 15px;
}
.typography li {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.375;
  margin-bottom: 5px;
}
.typography .news ol,
.typography .news ul {
  font-size: 0.875rem;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
  border-style: solid;
  text-transform: none;
}
table {
  margin: 0 0 16px;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #222222;
  border-width: 1px 0;
  font-size: 0.875rem;
  width: 100%;
  line-height: 1.2;
  font-weight: 300;
}
table caption {
  color: red;
}
thead th {
  background: #fff;
  text-align: left;
}
tr td:first-of-type {
  text-align: left;
}
tr td {
  text-align: right;
}
th {
  padding: 10px 0;
}
tbody th {
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
}
td {
  padding: 16px 0px;
  vertical-align: top;
  border-bottom: 1px solid #222222;
}
tr td {
  text-align: left;
  padding: 10px 40px;
}
nav ul,
nav ol {
  list-style: none;
  padding: 0;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-slide img {
  display: block;
}
.slick-loading.slick-slide img {
  display: none;
}
.dragging.slick-slide img {
  pointer-events: none;
}
/* Arrows */
.slick-arrow {
  position: absolute;
  display: block;
  height: 100%;
  width: 50px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 0;
  padding: 0;
  border: none;
  outline: none;
  z-index: 3;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow:hover,
.slick-arrow:focus {
  outline: none;
  background: transparent;
}
.slick-arrow:hover:before,
.slick-arrow:focus:before {
  opacity: 1;
}
.slick-arrow:before {
  content: '';
  position: absolute;
  border: solid #fff;
  border-width: 0 4px 4px 0;
  width: 20px;
  height: 20px;
  -webkit-transform-origin: 10px 10px;
      -ms-transform-origin: 10px 10px;
          transform-origin: 10px 10px;
  top: 50%;
  margin: -10px 19px;
  opacity: 0;
  transition: opacity .4s;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.slick-disabled.slick-arrow:before {
  opacity: .3;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  left: 0;
}
.slick-next {
  right: 0;
}
.slick-next:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 0;
}
.slick-dots {
  position: absolute;
  bottom: 18px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 4;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.slick-dots .slick-active button:hover:before,
.slick-dots .slick-active button:focus:before {
  opacity: 1;
}
.slick-dots .slick-active button:before {
  opacity: 1;
}
.slick-dots button {
  display: none;
  background: none;
  border: 0;
  color: transparent;
  display: block;
  height: 16px;
  width: 16px;
  padding: 0;
  cursor: pointer;
  outline: 0;
}
.slick-dots button:hover,
.slick-dots button:focus {
  outline: none;
}
.slick-dots button:hover:before,
.slick-dots button:focus:before {
  opacity: .8;
}
.slick-dots button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  margin: -6px;
  border-radius: 12px;
  opacity: .5;
  background: #fff;
  transition: opacity .5s;
}
#site {
  overflow-x: hidden;
}
.main {
  min-height: 100vh;
}
#_iCD .iCD_lf a {
  color: #ffffff;
  font-weight: 600;
}
#_iCD .iCD_lf a:hover {
  color: #fbfbfb;
}
.adapt {
  max-width: 1000px;
  box-sizing: content-box;
  margin: 0 auto;
  padding-left: 9.375%;
  padding-right: 9.375%;
}
@media only screen and (min-width:768px) {
  .adapt {
    padding-left: 2.375%;
    padding-right: 2.375%;
  }
}
.v-adapt {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width:1025px) {
  .v-adapt {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
button,
[type=button],
[type=submit] {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
  border: 0;
  cursor: pointer;
}
.btn-more,
.btn-left {
  font-size: 0.75rem;
  color: #222222;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  padding-right: 10px;
}
.btn-more:hover,
.btn-left:hover {
  color: rgba(34, 34, 34, 0.7);
}
.btn-more:hover:after,
.btn-left:hover:after {
  border-color: rgba(34, 34, 34, 0.7);
}
.btn-more:after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border: solid #222222;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 5px;
  right: 0;
}
.btn-left:after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border: solid #222222;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 5px;
  left: 0;
}
.view-more-btn {
  font-size: 0.75rem;
  display: inline-block;
  color: #222222;
  font-weight: 500;
  text-transform: uppercase;
  padding: 9px 20px;
  border: 1px solid #222222;
}
.cookie-btn,
.inquiry-btn {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75rem;
  padding: 10px 20px;
  background: #222222;
  color: #ffffff !important;
}
.cookie-btn:hover,
.inquiry-btn:hover {
  background: rgba(34, 34, 34, 0.7);
}
span.icon {
  display: block;
}
.icon-hamburger {
  left: 50%;
  top: 50%;
  margin: -10px -17px;
}
.icon-hamburger,
.icon-hamburger:before,
.icon-hamburger:after {
  position: absolute;
  height: 2px;
  width: 25px;
  background: #222222;
}
.icon-hamburger:before,
.icon-hamburger:after {
  content: '';
  left: 0;
  top: 8px;
}
.icon-hamburger:before {
  top: 16px;
}
.icon-close {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px -15px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.icon-close,
.icon-close:before {
  width: 30px;
  height: 2px;
  background: #ffffff;
}
.icon-close:before {
  content: '';
  display: block;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.brand {
  position: relative;
  display: block;
}
.brand h1 {
  display: block;
  margin: 0;
  padding: 0;
  width: 80px;
  height: 42px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 20px;
  transition: height 0.4s ease-in-out, width 0.4s ease-in-out;
}
.brand h1:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url("../images/svg/logo-tanja-pak.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (min-width:1025px) {
  .brand h1 {
    width: 120px;
    height: 64px;
  }
}
.brand .visuallyhidden {
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
  text-indent: -9999px;
  z-index: -1;
}
#_iCD .iCD_lf a {
  color: #fff;
  text-decoration: underline!important;
}
#_iCD .iCD_lf a:hover {
  color: #fff;
  text-decoration: none!important;
}
#_iCD .iCD_lf a.iCD_settings {
  background: #848484;
  text-decoration: none!important;
}
#_iCD .iCD_lf a.iCD_settings:hover {
  background: #575757;
  color: #fff;
}
#_iCDoptions input[type=checkbox]:checked + label:before {
  background: #848484;
}
#_iCDoptions #_iCDsave {
  background: #848484;
}
#_iCDoptions #_iCDsave:hover {
  background: #575757;
  color: #fff;
}
.desktop-navigation {
  display: none;
  padding: 5px 0;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
@media only screen and (min-width:768px) {
  .desktop-navigation {
    display: block;
  }
}
@media only screen and (min-width:1025px) {
  .desktop-navigation {
    opacity: 1;
  }
}
.desktop-navigation .left-side-menu,
.desktop-navigation .right-side-menu {
  display: inline-block;
}
.desktop-navigation .left-side-menu li,
.desktop-navigation .right-side-menu li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.desktop-navigation .left-side-menu a,
.desktop-navigation .right-side-menu a {
  color: #222222;
  font-weight: 300;
  text-decoration: none;
  padding-bottom: 3px;
}
.desktop-navigation .left-side-menu li {
  margin-right: 40px;
  position: relative;
}
.desktop-navigation .left-side-menu li:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #222222;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.desktop-navigation .left-side-menu li:last-child {
  margin-right: 0;
}
.desktop-navigation .left-side-menu li:hover:after,
.desktop-navigation .left-side-menu li.current:after {
  opacity: 1;
}
.desktop-navigation .left-side-menu a {
  text-transform: uppercase;
}
.desktop-navigation .right-side-menu {
  float: right;
}
.desktop-navigation .right-side-menu .support-menu {
  display: inline-block;
}
.desktop-navigation .right-side-menu .support-menu li {
  position: relative;
}
.desktop-navigation .right-side-menu .support-menu li:after {
  content: '|';
  color: rgba(34, 34, 34, 0.7);
  padding-left: 15px;
}
.desktop-navigation .right-side-menu .support-menu li:before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 75%;
  height: 2px;
  background-color: #222222;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.desktop-navigation .right-side-menu .support-menu li:hover:before,
.desktop-navigation .right-side-menu .support-menu li.current:before {
  opacity: 1;
}
.desktop-navigation .right-side-menu .support-menu li:last-child {
  padding-left: 10px;
}
.desktop-navigation .right-side-menu .support-menu li:last-child:after {
  display: none;
}
.desktop-navigation .right-side-menu .support-menu li:last-child:before {
  left: 20%;
  width: 85%;
}
.desktop-navigation .right-side-menu .support-menu a {
  font-size: 0.875rem;
}
.desktop-navigation .right-side-menu .lang-selector {
  display: inline-block;
}
.desktop-navigation .right-side-menu .lang-selector li {
  position: relative;
  padding: 0 0 0 10px;
}
.desktop-navigation .right-side-menu .lang-selector li.current a,
.desktop-navigation .right-side-menu .lang-selector li:hover a {
  font-weight: 600;
}
.desktop-navigation .right-side-menu .lang-selector li:first-child {
  padding: 0 0 0 60px;
}
.desktop-navigation .right-side-menu .lang-selector li:first-child:after {
  content: "|";
  color: #222222;
  font-weight: 300;
  padding-left: 10px;
}
.desktop-navigation .right-side-menu .lang-selector li a {
  text-transform: uppercase;
}
.footer {
  position: relative;
  background-color: #222222;
  color: #ffffff;
  font-size: 0.8125rem;
  line-height: 1.38461538;
  padding: 20px 0;
  font-weight: 300;
  text-align: center;
}
@media only screen and (min-width:768px) {
  .footer .footer-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.footer .footer-newsletter {
  margin-bottom: 40px;
}
@media only screen and (min-width:768px) {
  .footer .footer-newsletter {
    margin-bottom: 0;
  }
}
.footer figure {
  background-color: #fff;
  max-width: 200px;
  margin: 0 auto 20px;
  padding: 2px;
}
@media only screen and (min-width:768px) {
  .footer figure {
    margin: 0 auto 30px;
  }
}
.footer .production p {
  margin-bottom: 5px;
}
@media only screen and (min-width:768px) {
  .footer .production p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
  }
}
.footer .production .cookie {
  display: block;
}
@media only screen and (min-width:768px) {
  .footer .production .cookie {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
  }
}
.footer .production .cookie .iCD_show {
  width: 20px;
  margin: 0 auto;
}
.footer .social-icons {
  display: inline-block;
}
.footer .social-icons a {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: contain;
  margin: 0 3px;
  vertical-align: bottom;
  background-color: #fff;
  opacity: 1;
}
.footer .social-icons a:hover {
  opacity: 0.8;
}
.footer .social-icons a.facebook {
  text-indent: -9999px;
}
.footer .social-icons a.email {
  text-indent: -9999px;
}
.footer .social-icons a.instagram svg {
  width: 24px;
  height: 24px;
}
.footer .social-icons a.instagram span {
  text-indent: -9999px;
}
.footer .mr {
  margin-bottom: 12px;
}
@media only screen and (min-width:768px) {
  .footer .mr {
    margin-bottom: 0;
  }
}
.footer a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
}
.footer a:hover {
  text-decoration: underline;
}
.header {
  position: relative;
  background-color: #ffffff;
  height: 82px;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width:1025px) {
  .header {
    height: 104px;
  }
}
.navigation {
  position: relative;
  float: right;
  z-index: 2;
}
.navigation .open-menu {
  position: relative;
  top: 28.5px;
  width: 25px;
  height: 20px;
}
@media only screen and (min-width:1025px) {
  .navigation .open-menu {
    display: none;
  }
}
.navigation-mobile {
  position: fixed;
  top: 0;
  right: -320px;
  height: 100%;
  width: 320px;
  z-index: 4;
  transition: all 0.5s ease-in-out;
  background: #222222;
}
.navigation-is-open .navigation-mobile {
  right: 0;
}
.navigation-mobile .close-mobile-navigation {
  position: absolute;
  top: 35px;
  right: 33px;
  width: 35px;
  height: 25px;
}
.navigation-mobile .menu {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.navigation-mobile .menu li {
  list-style: none;
}
.navigation-mobile .menu li.current a {
  font-weight: 600;
}
.navigation-mobile .menu a {
  color: #ffffff;
  font-weight: 300;
  text-decoration: none;
}
.navigation-mobile .menu a.upper-case {
  text-transform: uppercase;
}
.navigation-mobile .menu .left-side-menu {
  margin-bottom: 70px;
}
.navigation-mobile .menu .left-side-menu li {
  padding-bottom: 25px;
}
.navigation-mobile .menu .left-side-menu li:last-child {
  padding-bottom: 0;
}
.navigation-mobile .menu .right-side-menu .support-menu {
  margin-bottom: 30px;
}
.navigation-mobile .menu .right-side-menu .support-menu li {
  padding-bottom: 15px;
}
.navigation-mobile .menu .right-side-menu .support-menu li:last-child {
  padding-bottom: 0;
}
.navigation-mobile .menu .right-side-menu .support-menu a {
  font-size: 14px;
}
.navigation-mobile .menu .right-side-menu .lang-selector li {
  display: inline-block;
  position: relative;
}
.navigation-mobile .menu .right-side-menu .lang-selector li:first-child {
  padding-right: 5px;
}
.navigation-mobile .menu .right-side-menu .lang-selector li:first-child:after {
  display: inline-block;
  content: '|';
  color: #ffffff;
  padding-left: 5px;
}
.navigation-mobile .menu .right-side-menu .lang-selector li.current a {
  font-weight: 600;
}
.navigation-mobile .menu .right-side-menu .lang-selector a {
  text-transform: uppercase;
  padding-right: 5px;
  font-size: 14px;
}
.navigation-mobile .menu .right-side-menu .desktop-lang-selector {
  display: none;
}
.gallery-module {
  position: relative;
}
.gallery-module.more-photos {
  padding-right: 50px;
}
@media only screen and (min-width:560px) {
  .gallery-module.more-photos {
    padding-right: 70px;
  }
}
@media only screen and (min-width:768px) {
  .gallery-module.more-photos {
    padding-right: 85px;
  }
}
.gallery-module.more-photos .gallery {
  margin-right: 5px;
}
.gallery-module .gallery {
  margin-bottom: 10px;
}
.gallery-module .gallery-nav {
  position: absolute;
  top: -1px;
  right: 0;
  width: 50px;
}
@media only screen and (min-width:560px) {
  .gallery-module .gallery-nav {
    width: 70px;
  }
}
@media only screen and (min-width:768px) {
  .gallery-module .gallery-nav {
    width: 85px;
  }
}
.gallery-module .gallery-nav .gallery-item {
  position: relative;
  cursor: pointer;
  margin-bottom: 5px;
}
.gallery-module .gallery-nav .gallery-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #222222;
  opacity: 0;
}
@media only screen and (min-width:1025px) {
  .gallery-module .gallery-nav .gallery-item:hover:after {
    opacity: 0.5;
    transition: all 0.3s ease-in;
  }
}
.gallery-module .gallery-nav .gallery-item .nav-image {
  width: 40px;
  height: 46px;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width:560px) {
  .gallery-module .gallery-nav .gallery-item .nav-image {
    width: 70px;
    height: 75px;
  }
}
@media only screen and (min-width:768px) {
  .gallery-module .gallery-nav .gallery-item .nav-image {
    width: 85px;
    height: 90px;
  }
}
.gallery-module img {
  max-width: 100%;
}
.intro-header {
  padding: 50px 0 0;
}
@media only screen and (min-width:1025px) {
  .intro-header {
    padding: 70px 0 0;
  }
}
.intro-header h3 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
}
.latest-news-module {
  position: relative;
  background-color: #fbfbfb;
}
.latest-news-module:after {
  content: '';
  display: block;
  width: 40px;
  height: 4px;
  background: #222222;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.latest-news-module .view-all-container {
  margin: 40px auto 0;
  text-align: center;
}
.related-products-module {
  position: relative;
  background: #fbfbfb;
}
.related-products-module:after {
  content: '';
  display: block;
  width: 40px;
  height: 4px;
  background: #222222;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.related-products-module h3 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
}
.latest-news-list {
  text-align: center;
  padding: 30px 0;
}
@media only screen and (min-width:768px) {
  .latest-news-list {
    text-align: left;
  }
}
@media only screen and (min-width:1025px) {
  .latest-news-list {
    padding: 50px 0;
  }
}
.latest-news-list ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -20px -40px 0;
}
.latest-news-list li {
  list-style: none;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding: 0 20px 40px 0;
}
@media only screen and (min-width:768px) {
  .latest-news-list li {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
.latest-news-list li .news-image {
  margin-bottom: 20px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2), -2px -2px 4px rgba(255, 255, 255, 0.2) inset;
}
.latest-news-list li .single-news-content {
  text-align: left;
  max-width: 450px;
  margin: 0 auto;
}
@media only screen and (min-width:768px) {
  .latest-news-list li .single-news-content {
    margin: 0;
  }
}
.latest-news-list li .single-news-content h3 {
  margin-bottom: 20px;
}
.latest-news-list li .single-news-content p {
  margin-bottom: 17px;
}
@media only screen and (min-width:1025px) {
  .latest-news-list li .single-news-content p {
    margin-bottom: 27px;
  }
}
.latest-news-list li .single-news-content p.date {
  margin-bottom: 5px;
  font-weight: 300;
}
.latest-news-list li .single-news-content p a {
  text-decoration: underline;
  color: #222222;
}
.latest-news-list li .single-news-content p a:hover {
  text-decoration: none;
}
.latest-news-list li img {
  max-width: 100%;
}
.news-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -20px -40px 0;
}
.news-list li {
  list-style: none;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding: 0 20px 40px 0;
}
@media only screen and (min-width:560px) {
  .news-list li {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width:1025px) {
  .news-list li {
    -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
.news-list li .news-image {
  max-width: 100%;
  margin-bottom: 20px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2), -2px -2px 4px rgba(255, 255, 255, 0.2) inset;
}
.news-list li .single-news-content {
  width: 92%;
}
.news-list li .single-news-content h3 {
  margin-bottom: 20px;
}
.news-list li .single-news-content p a {
  text-decoration: underline;
  color: #222222;
}
.news-list li .single-news-content p a:hover {
  color: rgba(34, 34, 34, 0.7);
}
.news-list li .single-news-content ul {
  display: block;
  margin-left: 20px;
}
.news-list li .single-news-content ul li {
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  max-width: none;
  padding: 0 0 5px 0;
  list-style: square;
  font-weight: 300;
}
.product-list {
  overflow: hidden;
  list-style: none;
  margin: 0 0 -9px 0;
}
@media only screen and (min-width:768px) {
  .product-list {
    margin: 0 -9px -9px 0;
  }
}
@media only screen and (min-width:1025px) {
  .product-list {
    margin: 0 -18px -18px 0;
  }
}
@media only screen and (min-width:768px) {
  .product-list .grid-sizer {
    width: 8.33333333%;
  }
}
.product-list .item {
  position: relative;
  width: 100%;
  float: left;
}
.product-list .item:before {
  display: block;
  content: '';
  padding: 83.33333333% 0 0;
}
@media only screen and (max-width:767px) {
  .product-list .item.inner-only-content:before {
    position: relative;
    display: none;
  }
  .product-list .item.inner-only-content .inner {
    position: relative;
    height: 300px;
  }
}
@media only screen and (min-width:768px) {
  .product-list .item.inner-only-content .content {
    width: 90%;
  }
}
.product-list .item.item-1x1:before {
  padding: 83.33333333% 0 0;
}
@media only screen and (min-width:768px) {
  .product-list .item.item-1x1 {
    width: 33.3333%;
  }
}
@media only screen and (min-width:768px) {
  .product-list .item.item-1x2 {
    width: 33.3333%;
  }
  .product-list .item.item-1x2:before {
    padding: 166.66666667% 0 0;
  }
}
@media only screen and (min-width:768px) {
  .product-list .item.item-2x1 {
    width: 66.6666%;
  }
  .product-list .item.item-2x1:before {
    padding: 41.66666667% 0 0;
  }
}
@media only screen and (min-width:768px) {
  .product-list .item.item-2x2 {
    width: 66.666%;
  }
  .product-list .item.item-2x2:before {
    padding: 83.33333333% 0 0;
  }
}
@media only screen and (min-width:768px) {
  .product-list .item.item-3x1 {
    width: 100%;
  }
  .product-list .item.item-3x1:before {
    padding: 27.77777778% 0 0;
  }
}
@media only screen and (min-width:768px) {
  .product-list .item.item-3x2 {
    width: 100%;
  }
  .product-list .item.item-3x2:before {
    padding: 55.55555556% 0 0;
  }
}
@media only screen and (min-width:768px) {
  .product-list .item.item-0x0 {
    width: 50%;
  }
  .product-list .item.item-0x0:before {
    padding: 72.22222222% 0 0;
  }
}
.product-list .item .inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-color: transparent;
  border-width: 0 0 9px 0;
}
@media only screen and (min-width:768px) {
  .product-list .item .inner {
    border-width: 0 9px 9px 0;
  }
}
@media only screen and (min-width:1025px) {
  .product-list .item .inner {
    border-width: 0 18px 18px 0;
  }
}
.product-list .item .inner-item {
  display: block;
  width: 100%;
  height: 100%;
}
.product-list a.bg-image,
.product-list div.bg-image {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  background: #222222 50% 50% / cover no-repeat;
}
.product-list a.bg-image:before,
.product-list div.bg-image:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #222222;
  opacity: 0.3;
  transition: all 0.3s ease-in;
}
@media only screen and (min-width:1025px) {
  .product-list a.bg-image:before,
  .product-list div.bg-image:before {
    opacity: 0;
  }
}
.product-list a.bg-image:hover:before,
.product-list div.bg-image:hover:before {
  opacity: 0.3;
}
.product-list a.bg-image:hover h2,
.product-list div.bg-image:hover h2 {
  opacity: 1;
}
.product-list a .mobile-more-link,
.product-list div .mobile-more-link {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
}
@media only screen and (min-width:1025px) {
  .product-list a .mobile-more-link,
  .product-list div .mobile-more-link {
    display: none;
  }
}
.product-list a .mobile-more-link:before,
.product-list div .mobile-more-link:before,
.product-list a .mobile-more-link:after,
.product-list div .mobile-more-link:after {
  position: absolute;
  content: '';
  background: white;
  width: 18px;
  height: 2px;
  top: 18px;
  left: 12px;
}
.product-list a .mobile-more-link:after,
.product-list div .mobile-more-link:after {
  width: 2px;
  height: 18px;
  top: 10px;
  left: 20px;
}
.product-list a.bg-image h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  opacity: 1;
  transition: all 0.5s ease-in;
}
@media only screen and (min-width:1025px) {
  .product-list a.bg-image h2 {
    opacity: 0;
  }
}
.product-list a.bg-image .subtitle {
  display: block;
  font-size: 0.75rem;
  margin-top: 3px;
}
.product-list div.bg-image {
  position: relative;
}
.product-list div.bg-image .content {
  padding: 10px 10px;
  font-weight: 500;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 75%;
  text-align: center;
}
.product-list div.bg-image .content p {
  font-size: 0.6875rem;
  line-height: 1.375;
  margin-bottom: 0;
}
@media only screen and (min-width:1025px) {
  .product-list div.bg-image .content p {
    font-size: 0.8125rem;
  }
}
.product-list div.bg-image .content h2 {
  text-transform: uppercase;
  font-size: 0.875rem;
  margin-bottom: 5px;
}
@media only screen and (min-width:560px) {
  .product-list div.bg-image .content h2 {
    font-size: 1.625rem;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:768px) {
  .product-list div.bg-image .content h2 {
    font-size: 0.875rem;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width:1025px) {
  .product-list div.bg-image .content h2 {
    font-size: 1.625rem;
    margin-bottom: 10px;
  }
}
.related-products-list {
  position: relative;
  list-style: none;
  padding: 30px 0 80px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -10px -10px 0;
}
@media only screen and (min-width:1025px) {
  .related-products-list {
    margin: 0 -20px -20px 0;
  }
}
@media only screen and (min-width:1025px) {
  .related-products-list {
    padding: 30px 0 150px;
  }
}
.related-products-list li {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px 30px 0;
}
@media only screen and (min-width:560px) {
  .related-products-list li {
    -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
            flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media only screen and (min-width:1025px) {
  .related-products-list li {
    padding: 0 20px 20px 0;
  }
}
.related-products-list li .related-image {
  margin-bottom: 10px;
}
.related-products-list li h3 {
  text-transform: uppercase;
  text-align: left;
  font-size: 0.875rem;
}
.related-products-list img {
  max-width: 100%;
}
.about-page {
  overflow: hidden;
  margin-bottom: 100px;
}
@media only screen and (min-width:768px) {
  .about-page .left-container {
    float: left;
    width: 30%;
    margin-right: 25px;
  }
}
@media only screen and (min-width:1025px) {
  .about-page .left-container {
    width: 25%;
  }
}
.about-page .left-container .about-image {
  max-width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width:768px) {
  .about-page .right-container {
    float: left;
    width: 60%;
  }
}
.about-page .about-navigation {
  margin-bottom: 50px;
}
@media only screen and (min-width:768px) {
  .about-page .about-navigation {
    margin-bottom: 0;
  }
}
.about-page .about-navigation li {
  margin-bottom: 5px;
}
.about-page .about-navigation a {
  text-decoration: none;
  color: #222222;
}
.about-page .about-navigation a:hover,
.about-page .about-navigation a.current {
  text-decoration: underline;
}
@media only screen and (min-width:768px) {
  .about-page .about-content {
    margin-top: 80px;
  }
}
@media only screen and (min-width:1025px) {
  .about-page .about-content {
    margin-top: 120px;
  }
}
.about-page .about-content h2,
.about-page .about-content h3 {
  margin-bottom: 25px;
}
.about-page .about-content li {
  list-style: none;
  padding-bottom: 5px;
}
.about-page .about-content ul {
  margin-bottom: 25px;
}
.art-detail-page .gallery-module {
  margin-bottom: 30px;
}
.art-detail-page .art-content-container .main-content {
  margin-bottom: 40px;
}
.art-detail-page .art-content-container .main-content .subtitle {
  font-style: italic;
}
.art-detail-page .art-content-container .main-content .content {
  margin-top: 20px;
  max-width: 90%;
}
.art-detail-page .art-content-container .main-content .price {
  font-weight: 600;
}
.art-detail-page h2 {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.cookie-page .content-container {
  overflow-x: auto;
  margin-bottom: 30px;
}
.cookie-page .cookie-agree p a {
  text-decoration: none;
}
.cookie-page h1,
.cookie-page h2 {
  margin-bottom: 25px;
}
.error-page {
  position: relative;
  min-height: 100vh;
  text-align: center;
}
.error-page .error-content {
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
}
.error-page .error-content h1 {
  margin-bottom: 30px;
}
.news-page .news-list-container {
  margin-bottom: 50px;
}
.news-page .pagination {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.news-page .pagination a,
.news-page .pagination .current {
  text-decoration: none;
  color: #222222;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 3px;
}
.news-page .pagination a.btn-more,
.news-page .pagination a.btn-left {
  top: 3px;
}
.news-page .pagination .current {
  font-weight: 600;
}
.product-detail-page {
  position: relative;
}
.product-detail-page .product-detail {
  overflow: hidden;
  margin-bottom: 50px;
}
@media only screen and (min-width:1025px) {
  .product-detail-page .product-detail .product-content-container {
    float: left;
    width: 30%;
    padding-right: 25px;
  }
}
.product-detail-page .product-detail .product-content-container .main-content {
  margin-bottom: 40px;
}
.product-detail-page .product-detail .product-content-container .main-content .subtitle {
  font-style: italic;
}
.product-detail-page .product-detail .product-content-container .main-content .content {
  margin-top: 20px;
}
.product-detail-page .product-detail .product-content-container .main-content .price {
  font-weight: 600;
}
.product-detail-page .product-detail .gallery-module {
  margin-bottom: 50px;
}
@media only screen and (min-width:1025px) {
  .product-detail-page .product-detail .gallery-module {
    float: right;
    width: 70%;
  }
}
.product-detail-page h2 {
  margin-bottom: 5px;
}
.footer .social-icons a.facebook {
  background-image: url('../svg/png/fb-icon-new.png');
  background-repeat: no-repeat;
}
.footer .social-icons a.email {
  background-image: url('../svg/png/mail-icon-new.png');
  background-repeat: no-repeat;
}
.svg .footer .social-icons a.facebook {
  background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%220%200%20512%20512%22%20enable-background%3D%22new%200%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20d%3D%22M331.43%2C105.37l-39.099-0.063c-43.929%2C0-72.317%2C29.125-72.317%2C74.201v34.213h-39.312c-3.397%2C0-6.148%2C2.754-6.148%2C6.151%20%20v49.57c0%2C3.397%2C2.754%2C6.148%2C6.148%2C6.148h39.312v125.079c0%2C3.396%2C2.75%2C6.147%2C6.147%2C6.147h51.294c3.395%2C0%2C6.146-2.754%2C6.146-6.147%20%20V275.59h45.966c3.4%2C0%2C6.151-2.751%2C6.151-6.148l0.018-49.57c0-1.631-0.649-3.193-1.801-4.347c-1.151-1.155-2.72-1.804-4.35-1.804%20%20h-45.984v-29.002c0-13.939%2C3.32-21.015%2C21.479-21.015l26.344-0.011c3.394%2C0%2C6.145-2.753%2C6.145-6.147v-46.028%20%20C337.569%2C108.127%2C334.818%2C105.376%2C331.43%2C105.37z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
}
.svg .footer .social-icons a.email {
  background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22512px%22%20height%3D%22512px%22%20viewBox%3D%220%200%20512%20512%22%20enable-background%3D%22new%200%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cg%3E%20%20%3Cpath%20d%3D%22M470.26%2C105.807H41.74c-10.626%2C0-19.241%2C8.613-19.241%2C19.24v261.907c0%2C10.626%2C8.614%2C19.24%2C19.241%2C19.24H470.26%20%20%20c10.627%2C0%2C19.24-8.614%2C19.24-19.24V125.047C489.5%2C114.42%2C480.886%2C105.807%2C470.26%2C105.807z%20M41.74%2C120.916H470.26%20%20%20c1.809%2C0.009%2C3.4%2C1.193%2C3.93%2C2.922L256%2C260.13L37.811%2C123.838C38.341%2C122.109%2C39.932%2C120.925%2C41.74%2C120.916z%20M37.61%2C141.063%20%20%20l156.942%2C98.015L37.61%2C363.583V141.063z%20M474.39%2C386.853c0%2C2.281-1.851%2C4.13-4.131%2C4.13H41.74c-2.281%2C0-4.13-1.85-4.13-4.13%20%20%20v-4.029l170.542-134.781l43.819%2C27.399c2.461%2C1.553%2C5.596%2C1.553%2C8.058%2C0l43.82-27.399L474.39%2C382.823V386.853z%20M474.39%2C363.583%20%20%20L317.045%2C239.48l157.346-97.51V363.583z%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
}
@media print {
  /* Print */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #ddd;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
}
/*# sourceMappingURL=style.css.map */